26 Commits

Author SHA1 Message Date
Aaron Kable
2e78aa5f26 BS5 Theme 2023-10-07 08:20:22 +00:00
Ariel Rin
d6821b3fd6
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x 2023-08-14 15:13:54 +10:00
Peter Pfeufer
d0118e6c0b
[FIX] File permissions 2023-08-01 12:55:19 +02:00
Erik Kalkoken
7cb7e2c77b Add public routes feature 2023-08-01 10:20:13 +00:00
Ariel Rin
3b19db2564
let pre-commit do some work 2023-05-03 13:18:05 +10:00
Peter Pfeufer
640a21e4db
Switch to path, use re_path only when really needed 2022-02-02 15:09:48 +01:00
Ariel Rin
c7b99044bc django.conf.urls.url is deprecated, more to fix 2022-02-02 21:39:37 +10:00
Adarnof
df3acccc50 Correct matching start of URL patterns.
Thanks @Peggle2k
2018-04-14 14:12:39 -04:00
Adarnof
cc8a7a18d2 Hook URLs require logged in user with a main character.
Should prevent anything else like #983

Heavily inspired by https://gist.github.com/garrypolley/3762045#gistcomment-2089316
2018-02-26 22:50:58 -05: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
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
Raynaldo Rivera
54af97dd64 Clean project 2014-10-08 19:12:19 -07:00
Raynaldo Rivera
d095478e4f Added full services working, refresh, create, delete, updated look 2014-10-08 00:46:58 -07:00
Raynaldo Rivera
1315649c19 Added more stuff 2014-10-07 00:19:47 -07:00
Raynaldo Rivera
eacb3d03b8 Added more stuff and multiple api keys 2014-10-06 02:31:23 -07:00
Raynaldo Rivera
b748c223c8 Making it pretty 2014-10-05 18:34:02 -07:00
Raynaldo Rivera
a086c50c0d Added basic mumble support 2014-10-05 16:17:19 -07:00
Raynaldo Rivera
bf5a5b4bef Added basic openfire support 2014-10-04 21:20:26 -07:00
Raynaldo Rivera
cd8befe506 Very messy forum account creation 2014-10-04 14:03:04 -07:00
Raynaldo Rivera
4232ac0ccd Added selecting of main character 2014-10-04 00:19:19 -07:00
Raynaldo Rivera
d15e5e6351 Api Key Changes 2014-10-03 21:53:55 -07:00
Raynaldo Rivera
f9d1770361 Character stuff 2014-10-03 20:15:43 -07:00
Raynaldo Rivera
4ca6c7dbb0 added user login and registration 2014-10-03 15:45:42 -07:00
Raynaldo Rivera
74ad02b677 Added initial commit 2014-10-03 14:23:53 -07:00