Erik Kalkoken
e3933998ef
PEP440 versioning for admin dashboard
2020-05-27 02:21:00 +00:00
ErikKalkoken
31290f6e80
Improve style of help icon
2020-04-11 20:23:41 +02:00
ErikKalkoken
9ea79ea389
Move docu link to top menu and open in new window
2020-03-26 00:10:30 +01:00
ErikKalkoken
54a71630f1
Fix translation string bugs
2020-02-29 15:55:42 +01:00
ErikKalkoken
9976ecc2aa
Fix login and dashboard for display on mobiles
2020-02-15 20:10:30 +01:00
Peter Pfeufer
f25a4ed386
Show "Help" lnk only to superuser
2019-06-15 23:44:36 +02:00
colcrunch
79c5be02e2
Update Readme and fix GitLab announcements
2018-12-20 22:04:39 +00:00
Basraah
d37a543c39
Update admin status to work with gitlab
2018-10-09 19:43:44 +10:00
Basraah
6187fb9b86
Timer JS fixes ( #1054 )
...
Add months to duration output
Update momentjs
Move EVE time generation function to shared source
Fixes timerboard showing EVE time as local time.
Changed to show 24 hour time.
2018-05-09 20:31:02 -04:00
Adarnof
22bda62e59
Spanish translations courtesy of @frank1210
...
Fixed a few problems with translating the menu links - they had leading spaces.
2018-05-02 20:49:21 -04:00
Adarnof
b8644d5c93
Remove unnecessary next URL from lang select.
...
This is automatically determined by the lang select view if not specified.
https://docs.djangoproject.com/en/2.0/topics/i18n/translation/#the-set-language-redirect-view
Closes #958
2018-02-02 19:55:59 -05: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
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
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
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