Пожалуйста, включите JavaScript.
Главная
Помощь
Вход
ben
/
calefaction
зеркало из
https://github.com/earwig/calefaction
Следить
1
В избранное
1
Форкнуть
0
Код
Релизы
0
Активность
A corporation manager and dashboard for EVE Online
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
90
коммитов
2
Ветки
1.5 MiB
Дерево:
8cd7c55e2d
master
old-ruby
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из '8cd7c55e2d'
${ noResults }
calefaction
/
templates
/
campaigns
/
navitem.mako
navitem.mako
68 B
Исходник
Обычный вид
История
Add structure and supporting code for modules; add Campaigns module. * Add config/modules/. * Add hook-aware post-login homepage. * Add flexible character module property database table, plus AuthManager interface. * Add Config.modules. * Modules are imported dynamically with a _provided pseudo-module that contains their Flask blueprint and a config reference. * Add stubs for Map, Members, and Intel modules. * Implement starting code for Campaigns module. * Update sample config. * Update database schema with foreign key constraints (unused for now). * Restructure header HTML and desktop CSS slightly to cleanly display large navigation bars. * Dynamically generate navigation bar. * Properly align character options popup with portrait.
8 лет назад
1
Campaign: <a href="${url_for('campaigns.campaign')}">${current}</a>