Ariel Rin
|
f40ebbfba4
|
Merge branch 'v3.x' of https://gitlab.com/allianceauth/allianceauth into v3.x
|
2022-07-30 16:35:31 +10:00 |
|
Ariel Rin
|
2551a9dd64
|
Merge branch 'the-big-template-cleanup' into 'v3.x'
Big Template Cleanup
See merge request allianceauth/allianceauth!1443
|
2022-07-29 12:49:58 +00:00 |
|
Ariel Rin
|
267a392945
|
Merge branch 'timerboard-mandatory-fields' into 'v3.x'
[FIX] Set `planet_moon` field as not required
See merge request allianceauth/allianceauth!1441
|
2022-07-23 05:13:03 +00:00 |
|
Ariel Rin
|
4e8bfba738
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
|
2022-07-19 20:46:24 +10:00 |
|
Ariel Rin
|
297f98f046
|
Version Bump 2.15.1
|
2022-07-19 19:07:47 +10:00 |
|
Erik Kalkoken
|
697e9dd772
|
Fix discord update username
|
2022-07-19 08:48:25 +00:00 |
|
Peter Pfeufer
|
312951ea3f
|
One search result per user is enough
No need to show the same result for each alt ....
|
2022-07-18 23:02:28 +02:00 |
|
Peter Pfeufer
|
e4bf96cfb6
|
Deprecated attributes removed
|
2022-07-18 21:51:07 +02:00 |
|
Peter Pfeufer
|
3bd6baa8f9
|
Templates cleaned up / fixed
- Deprecated CSS atrributes removed
- HTML fixes
- Mandatory attributes added
- Missing semicolons added
- Missing closing tags added
- Missing label association in forms added/fixed
- Missing quotes added
- Closing tags that have no opening tag removed
- Bootstrap fixes
- Unused template tags removed
|
2022-07-18 21:39:20 +02:00 |
|
Peter Pfeufer
|
06e38dcd93
|
[FIX] Set planet_moon field as not required
It is explicitly set to be not required in the form, so it shouldn't be required in the Django backend
|
2022-07-18 19:37:25 +02:00 |
|
Ariel Rin
|
0d4cab66b2
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
|
2022-07-18 21:25:23 +10:00 |
|
Ariel Rin
|
65f2efc890
|
Version Bump 2.15.0
|
2022-07-18 19:22:50 +10:00 |
|
Ariel Rin
|
def30900b4
|
Merge branch 'discord_bugfixes_and_refactor' into 'master'
Fix managed roles and reserved groups bugs in Discord Service and more
Closes #1345 and #1334
See merge request allianceauth/allianceauth!1429
|
2022-07-18 09:12:32 +00:00 |
|
Erik Kalkoken
|
d7fabccddd
|
Fix managed roles and reserved groups bugs in Discord Service and more
|
2022-07-18 09:12:32 +00:00 |
|
Peter Pfeufer
|
ba3f1507be
|
LICENSE file added
|
2022-07-18 10:51:40 +02:00 |
|
ErikKalkoken
|
7b9bf08aa3
|
Fix bug in filterDropDown bundle
|
2022-07-15 13:39:48 +02:00 |
|
Peter Pfeufer
|
360458f574
|
Update with latest version
|
2022-07-12 18:27:28 +02:00 |
|
Ariel Rin
|
def6431052
|
Version Bump 2.14.0
|
2022-07-11 14:27:49 +10:00 |
|
Ariel Rin
|
a47bd8d7c7
|
Version Bump 3.0.0b3
|
2022-07-11 14:20:53 +10:00 |
|
Ariel Rin
|
22a270aedb
|
Merge branch 'filterdropdown-backwards-compatibility' into 'master'
Add filterdropdown bundle to AA2 to ensure backwards compatibility
See merge request allianceauth/allianceauth!1437
|
2022-07-11 04:15:25 +00:00 |
|
Peter Pfeufer
|
c930f7bbeb
|
Also adds timers.js , eve-time.js and refresh_notifications.js
As these seem to be used in some apps as well
|
2022-07-09 15:57:43 +02:00 |
|
Peter Pfeufer
|
8c1f06d7b8
|
Added refresh_notifications.js to bundles
Probably used in template overrides
|
2022-07-09 15:51:55 +02:00 |
|
Peter Pfeufer
|
815b6fa030
|
Added eve-time.js to bundles
Probably used in template overrides
|
2022-07-09 15:50:09 +02:00 |
|
Peter Pfeufer
|
7c05217900
|
Add timers.js to bundle
It's used in `mumbletemps`
|
2022-07-09 15:45:25 +02:00 |
|
Peter Pfeufer
|
64ee273953
|
Add filterdropdown bundle to AA2 to ensure backwards compatibility
|
2022-07-09 13:43:05 +02:00 |
|
Peter Pfeufer
|
d8c2944966
|
[FIX] table HTML syntax
|
2022-07-07 11:55:10 +02:00 |
|
Peter Pfeufer
|
7669c9e55d
|
Add filterDropDown.js to bundles
|
2022-07-07 11:54:31 +02:00 |
|
Ariel Rin
|
71c9faaf28
|
Version Bump 3.0.0b2
|
2022-07-07 18:15:37 +10:00 |
|
Ariel Rin
|
236c70316c
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
|
2022-07-07 18:07:49 +10:00 |
|
Ariel Rin
|
0d0686f58a
|
Merge branch 'allianceauth-prefix-static-files-directory' into v3.x
|
2022-07-07 18:01:12 +10:00 |
|
Erik Kalkoken
|
8dec242a93
|
Ensure backwards compatibility when fetching a redis client
|
2022-07-07 07:37:21 +00:00 |
|
Ariel Rin
|
6b934060dd
|
Merge branch 'remove-old-unused-templates' into 'v3.x'
Remove unused templates
See merge request allianceauth/allianceauth!1431
|
2022-07-07 07:36:21 +00:00 |
|
Peter Pfeufer
|
a7afa4a0c3
|
Background for login page fixed
|
2022-06-25 14:44:28 +02:00 |
|
Peter Pfeufer
|
004100091f
|
Moved authentication and services into allianceauth folder
|
2022-06-25 14:01:32 +02:00 |
|
Peter Pfeufer
|
20231ce198
|
Load static files from their new place
|
2022-06-25 13:51:46 +02:00 |
|
Peter Pfeufer
|
0851a6d085
|
[Cleanup] Removed {% load static %} when no static files are loaded
|
2022-06-25 13:51:10 +02:00 |
|
Peter Pfeufer
|
0cd36ad5bc
|
Moved SSO button from "root" to "authentication"
|
2022-06-25 13:46:56 +02:00 |
|
Peter Pfeufer
|
7618dd0f91
|
Removed obsolete attribute
|
2022-06-25 13:31:12 +02:00 |
|
Peter Pfeufer
|
cf49a2cb65
|
Moved static files to their own directory
|
2022-06-25 13:30:32 +02:00 |
|
Peter Pfeufer
|
cbdce18633
|
Use regex to determine the SMF version (thanks @colcrunch)
|
2022-06-24 23:01:16 +02:00 |
|
Peter Pfeufer
|
a0d14eb1d3
|
SQL queries need to be different depending on SMF version
It's not a work of art, but it does the job. If anyone has a better idea, hit the comments ...
|
2022-06-24 22:40:04 +02:00 |
|
Peter Pfeufer
|
53ce4d2453
|
f-strings in log messages
Easier to read and modernized the code
|
2022-06-24 21:09:32 +02:00 |
|
Peter Pfeufer
|
1ddb041d6d
|
Add Exception messages to exception logging
|
2022-06-24 21:00:54 +02:00 |
|
Peter Pfeufer
|
43cbfd1c47
|
Stop usage of deprecated logger functions
|
2022-06-24 20:57:58 +02:00 |
|
Peter Pfeufer
|
b9a8495a43
|
Add exception message to log output
|
2022-06-24 20:56:38 +02:00 |
|
Peter Pfeufer
|
e296477880
|
Use pwhash instead of passwd
This way we ensure that the initial password actually works and the user doesn't have to set a new one right away.
|
2022-06-24 20:55:04 +02:00 |
|
Peter Pfeufer
|
bd5c2d8cbc
|
Removed non existent table columns from SQL query
|
2022-06-24 20:54:05 +02:00 |
|
Peter Pfeufer
|
ccd40d5c68
|
Remove unused templates
|
2022-06-23 21:26:13 +02:00 |
|
Ariel Rin
|
7f8ca4fad2
|
Version Bump 3.0.0b1
|
2022-06-18 14:48:40 +10:00 |
|
Ariel Rin
|
2ac79954f3
|
update from Transifex
|
2022-06-18 14:42:26 +10:00 |
|