Basraah
f037d7fea6
Change celery tasks to shared task decorator
2017-12-11 00:26:07 +10:00
Basraah
57a26b90cb
Admin status panel for dashboard ( #903 )
2017-10-18 15:46:58 +10:00
Basraah
7fa45fa471
Add favicons and logo
2017-10-12 13:18:51 +10:00
Basraah
47b5b286d8
Uniform page titles
2017-10-12 10:20:40 +10:00
Adarnof
cfad4fa8a6
Pycharm refactor failed me.
2017-10-10 10:41:25 -04:00
Basraah
e5d76cbce8
Add night mode ( #890 )
...
* Split base template menus out
* Add toggle for night mode setting
* Add vertical flexbox row
Makes each col-* expand to fill the space created by the largest column.
* Use flexbox on main character and group panels
* Fix data table sort control clipping
* Build new css
2017-10-05 14:32:58 +10:00
Basraah
8864afd784
Resolve Dj20 compatibility issues
...
Temporarily use latest snapshot for esi for dj20
Correct admin urls include
Manually correct old ts3 table migration
Remove obsolete services migrations
Remove bootstrap pagination package
Fix url namespacing
2017-09-28 14:47:06 +10:00
Basraah
e68c840dad
CSS Fixes and cleanup
...
Improves bootstrap compatibility, allowing for dropping in theme CSS.
Also improves responsive design but still has a ways to go.
2017-09-23 18:03:43 +10:00
Adarnof
1bf8b6079d
Load receivers on ready
2017-09-22 22:49:14 -04:00
Basraah
7beec38881
Move templates and fix namespacing
...
Move base template
Refactor services urls and templates
Refactor groupmanagement urls and templates
Refactor notifications urls and templates
2017-09-23 06:48:51 +10:00
Basraah
f36b038010
Remove EveManager, refactor into model managers
...
Lots of unused methods removed.
Unit tests added for those that are left.
2017-09-21 14:56:40 +10:00
Basraah
954f36dae6
Remove services migrations
2017-09-20 08:11:51 +10:00
Basraah
786859294d
Restructure Alliance Auth package ( #867 )
...
* Refactor allianceauth into its own package
* Add setup
* Add missing default_app_config declarations
* Fix timerboard namespacing
* Remove obsolete future imports
* Remove py2 mock support
* Remove six
* Add experimental 3.7 support and multiple Dj versions
* Remove python_2_unicode_compatible
* Add navhelper as local package
* Update requirements
2017-09-19 09:46:40 +10:00