T'rahk Rokym
2891b7e439
The image wasn't added correctly
2025-05-19 23:05:54 +02:00
T'rahk Rokym
5cb5aef7e4
Fix doc
2025-05-19 23:04:26 +02:00
T'rahk Rokym
aa21cab967
Increase test coverage
2025-05-19 18:34:54 +02:00
T'rahk Rokym
0e588bf5cd
Change announcement card title
2025-05-19 18:13:15 +02:00
T'rahk Rokym
39071f7fc3
fix pre-commit
2025-05-18 23:20:42 +02:00
T'rahk Rokym
97f603c138
Move all the code in an application and stores Announcements in the database so they can be marked as closed
2025-05-18 23:16:09 +02:00
T'rahk Rokym
c9b07c12a0
Last fixes
2025-04-21 16:31:39 +02:00
T'rahk Rokym
fd84f7fe15
Doc fix
2025-04-21 16:12:00 +02:00
T'rahk Rokym
92d8c699eb
Ignore closed issues
2025-04-21 16:10:58 +02:00
T'rahk Rokym
9cc3283399
Move logger statements to debug
2025-04-21 15:44:15 +02:00
T'rahk Rokym
401c093b74
Remove template hooks
2025-04-21 15:26:00 +02:00
T'rahk Rokym
b3534f4f44
Basic documentation
2025-04-21 13:16:21 +02:00
T'rahk Rokym
f88249c8fc
Enable caching
2025-04-21 12:35:55 +02:00
T'rahk Rokym
ec34d7fd29
Properly translates GitHub attributes to GitLab
2025-04-21 12:35:03 +02:00
T'rahk Rokym
cd9d985732
Upgrades
...
- Error handling per hook
- Fix github redirect
- Better code for github pagination
2025-04-21 12:30:32 +02:00
T'rahk Rokym
1c1e219037
Basic implementation of app hooks
...
Still need to remove the examples and add tests
2025-04-21 01:12:40 +02:00
Joel Falknau
49a271a99f
update pre-commit
2025-04-07 14:04:06 +10:00
Joel Falknau
af87da876b
Celery 5.5 + shutdown timeouts
2025-04-07 14:01:33 +10:00
Joel Falknau
57b3841293
internal network port only
2025-04-07 13:57:57 +10:00
Joel Falknau
b02413c30c
Type Hints
2025-03-26 13:27:01 +10:00
Joel Falknau
7ba1699dc6
Bring these in line with modern Django
2025-03-26 13:19:25 +10:00
Joel Falknau
75d67aa1b1
typehints
2025-03-26 13:18:54 +10:00
Joel Falknau
876f1e48e7
Update docs to python312, drop old OS
2025-03-06 11:28:19 +10:00
Joel Falknau
c7db4f0bd3
tox pre-commit formatter
2025-03-06 09:59:08 +10:00
Joel Falknau
826198e5a7
django.utils.timezone.utc alias is removed
v5.0.0a1
2025-03-04 11:59:37 +10:00
Joel Falknau
cc8f53af12
version Bump 5.0.0a1
2025-03-03 15:24:03 +10:00
Joel Falknau
f134b17c66
thirdparty bundle telnetlib for python 3.13
2025-03-03 15:18:11 +10:00
Joel Falknau
4036b0272c
dont allow py313 tests to fail
2025-03-03 14:49:29 +10:00
Joel Falknau
33b3c5b36e
fix tests after precommit
2025-03-03 14:48:10 +10:00
Joel Falknau
9547826272
precommit
2025-03-03 14:15:39 +10:00
Joel Falknau
15fc38ccfd
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v5.x
2025-03-03 12:52:12 +10:00
Joel Falknau
055077fa77
Version Bump 4.6.4
v4.6.4
2025-03-03 11:49:43 +10:00
Joel Falknau
f342ccbc6a
Revert "[REMOVE] Unused imports"
...
This reverts commit f497c18e5b5f6cd504ff57913a88beb5818ffdcb.
2025-03-03 11:47:19 +10:00
Joel Falknau
37ffd0a1ac
Version Bump 4.6.3
2025-03-03 11:29:26 +10:00
Ariel Rin
a1f705381e
Merge branch 'translations_7f31a07ccd4e4a66b1dd7b6bc2dbddb5' into 'master'
...
Updates for project Alliance Auth
See merge request allianceauth/allianceauth!1687
2025-03-03 01:28:36 +00:00
Ariel Rin
c0970ad4fa
Updates for project Alliance Auth
2025-03-03 01:28:36 +00:00
Ariel Rin
3818d0c6d1
Merge branch 'crontab' into 'master'
...
Crontab
See merge request allianceauth/allianceauth!1695
2025-03-03 01:19:32 +00:00
Ariel Rin
95411c79cb
Crontab
2025-03-03 01:19:32 +00:00
Ariel Rin
eeccbbacfc
Merge branch 'limit-slixmpp' into 'master'
...
[CHANGE] Limit `slixmpp` version
See merge request allianceauth/allianceauth!1694
2025-03-03 01:19:09 +00:00
Peter Pfeufer
f6c4180502
[CHANGE] Limit slixmpp
version
...
An update to `slixmpp` v1.9.0 pulls in `pyasn1` v0.6.1, which causes a dependency issue with `python-jose`
> ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
> python-jose 3.4.0 requires pyasn1<0.5.0,>=0.4.1, but you have pyasn1 0.6.1 which is incompatible.
2025-02-28 11:09:22 +01:00
Ariel Rin
f4d3d6c0b1
Merge branch 'sorting-data' into 'master'
...
[ADD] Sorting data to the tables datetime fields
See merge request allianceauth/allianceauth!1691
2025-02-27 03:37:30 +00:00
Ariel Rin
e9d2d11297
Merge branch 'correct-locale-link' into 'master'
...
[FIX] Correct locale link for moment js
See merge request allianceauth/allianceauth!1692
2025-02-27 03:37:27 +00:00
Peter Pfeufer
96204b29e8
[REMOVE] Redundant locale information
...
Since momentJS is already loaded with `locale=True`, this is not needed anymore.
2025-02-26 22:57:19 +01:00
Peter Pfeufer
47842c1243
[FIX] Correct locale link for moment js
...
The other one was the directory for the node modules …
2025-02-26 21:53:27 +01:00
Peter Pfeufer
9b494106bc
[ADD] Sorting data to the table field
...
Since the localized date and time values can have different formats, sorting with them wasn't gonna work reliably, so we add the original datetime string as sorting data.
2025-02-26 21:33:21 +01:00
Ariel Rin
d51e730a7f
Merge branch 'mumble-stats-date-fixes' into 'master'
...
[CHANGE] Datetime Improvements for Mumble Connection History
See merge request allianceauth/allianceauth!1689
2025-02-26 10:21:39 +00:00
Ariel Rin
363909c0c4
Merge branch 'remove-stray-a-tag' into 'master'
...
[REMOVE] Stray `a` tag from `header-nav-brand`
See merge request allianceauth/allianceauth!1688
2025-02-26 10:19:38 +00:00
Ariel Rin
82273f68fe
Merge branch 'expand-checks' into 'master'
...
Expand checks
See merge request allianceauth/allianceauth!1685
2025-02-26 10:19:10 +00:00
Ariel Rin
12fa38b446
Merge branch 'lcode-links' into 'master'
...
[ADD] Links to available languages for mapping
See merge request allianceauth/allianceauth!1690
2025-02-26 10:18:31 +00:00
Peter Pfeufer
c26af593ff
[ADD] Links to available languaes for mapping
...
Makes it easier for adding new languages in the future
2025-02-26 11:11:18 +01:00