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
11fca74fec
Add required on_delete parameters for Dj2.0 compatibility
2017-09-28 12:32:33 +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
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
Adarnof
2d92cd6cb2
Minimize swagger spec files.
2017-09-20 01:29:16 -04: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