Ariel Rin
b61746b3cb
Removing Themeing from jQuery UI
2021-12-28 11:30:05 +00:00
ErikKalkoken
3cd216d119
Remove seconds from eve clock in menu bar
2021-11-11 21:14:48 +01:00
Ariel Rin
5c2625b648
Dependencies, CDN imports, CSS optimization
2021-10-30 04:35:55 +00:00
Ariel Rin
5d4277adf0
Revert "Change Permissions"
...
This reverts commit 2fe1de1c97a7f0d8446f39276f71f15fb724645e.
2021-10-26 18:46:50 +10:00
Joel Falknau
2fe1de1c97
Change Permissions
2021-10-18 12:06:41 +10:00
Peter Pfeufer
641356f31d
css properly formatted
2021-08-18 07:40:47 +02:00
Peter Pfeufer
191b238a04
using "public/lang_select.html"
2021-08-18 07:39:36 +02:00
Peter Pfeufer
ab369d9aac
[FIX] text color
2021-08-14 13:58:01 +02:00
Peter Pfeufer
742864fe6c
adding eve time to top menu
2021-08-11 16:19:13 +02:00
Peter Pfeufer
c3df1c4d1f
adding user menu
2021-08-11 16:18:59 +02:00
Peter Pfeufer
e6a4cea4de
editorconfig applied
2021-05-17 11:42:28 +02:00
Peter Pfeufer
a99a375375
one and only one empty line at the end of the file
2021-05-17 09:48:57 +02:00
Peter Pfeufer
8c3df89d52
remove trailing whitespaces
2021-05-17 09:46:11 +02:00
Ariel Rin
192d286cf2
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v2.9.x
2021-05-13 21:38:22 +10:00
Ariel Rin
45b8d42b8e
Merge branch 'javascript-modernization' into 'v2.9.x'
...
Cleanup and modernize JS
See merge request allianceauth/allianceauth!1305
2021-05-09 06:43:58 +00:00
Peter Pfeufer
bd2d19f867
Cleanup and modernize JS
2021-05-09 06:43:58 +00:00
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