Erik Kalkoken
1473259e41
Fix table styles and nav tabs for dark mode
2021-05-09 05:25:45 +00:00
Peter Pfeufer
8f59f2549a
robots.txt added
...
This fixes the randomly appearing 404 error in Auth (issue #1232 )
2021-04-15 20:59:25 +02:00
Erik Kalkoken
4394d25961
Notifications refresh v2 and session caching
2021-01-16 00:09:49 +00:00
Peter Pfeufer
edda2c248e
highlight active menu item
2020-10-02 20:12:21 +02:00
Ariel Rin
af3527e64f
Revert "load bootswatch less locally #1217 "
...
This reverts commit 3a9a7267ea8734ba0a5cf1d0fea632eb2276d45c.
2020-09-11 04:13:01 +00:00
Ariel Rin
ae3f5a0f62
Revert "Merge branch 'notifications_refresh' into 'master'"
...
This reverts merge request !1215
2020-06-04 11:21:50 +00:00
Erik Kalkoken
7d711a54bc
Add notifications auto refresh
2020-06-04 08:25:01 +00:00
Col Crunch
27f95a8b2c
Remove Zone.Indentifier files.
2020-03-12 23:55:34 -04:00
ErikKalkoken
0f9927686b
Add new standard table style, improve UI for group management
2020-02-17 23:45:00 +01:00
ErikKalkoken
59855a71ef
Fix layout bug and improve UI for permission tool, add filterDropDown JS
2020-02-17 20:16:30 +01:00
ErikKalkoken
9976ecc2aa
Fix login and dashboard for display on mobiles
2020-02-15 20:10:30 +01: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
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
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
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