100 Commits

Author SHA1 Message Date
Ariel Rin
3c1bae463e Merge branch 'aa-framework-js-functions' into 'master'
[ADD] JS functions to the AA framework

See merge request allianceauth/allianceauth!1747
2025-08-14 02:09:10 +00:00
Peter Pfeufer
f1582165bc
[ADD] SVG sprite to the Alliance Auth framework 2025-08-13 11:46:36 +02:00
Peter Pfeufer
099a39a2a2
[ADD] objectDeepMerge function
Recursively merges properties from source objects into a target object. If a property at the current level is an object,
and both target and source have it, the property is merged. Otherwise, the source property overwrites the target property.

This function does not modify the source objects and prevents prototype pollution by not allowing `__proto__`, `constructor`,
and `prototype` property names.
2025-08-09 15:54:39 +02:00
Peter Pfeufer
4cc108ab7f
[MISC] Formatting 2025-08-08 19:39:42 +02:00
Peter Pfeufer
18e9453fed
[ADD] JS functions to the AA framework 2025-08-08 19:08:55 +02:00
Ariel Rin
e68793f363 Merge branch 'debug-panel' into 'master'
Add an additionnal panel to the admin status displaying if DEBUG is turned on

See merge request allianceauth/allianceauth!1737
2025-08-07 10:58:50 +00:00
Aaron Kable
d2accfb312 Developer Environment Docs Update 2025-08-07 10:43:59 +00:00
T'rahk Rokym
0d9fd0049b Add an additionnal panel to the admin status displaying if DEBUG is turned on 2025-07-09 21:36:45 +02:00
Joel Falknau
aaf718fe4d
update pre-commit 2025-06-19 20:30:37 +10:00
Peter Pfeufer
bb2e0aabbc
[CHANGE] Improve get_all_characters_from_user
### Added

- `main_first` option to move the main character to the first position of the character list

### Changed

- Character list sorted alphabetically
2025-06-17 16:38:55 +02:00
r0kym
4de0774f15 Switch the doc example to use group instead of chain for long running tasks 2025-03-20 18:47:19 +01:00
Ariel Rin
60998bffc2 Cron Offset Tasks 2025-01-10 12:10:49 +00:00
Ariel Rin
795a7e006f Merge branch 'randomdelay' into 'master'
Spread esi tasks over 10 minutes

See merge request allianceauth/allianceauth!1666
2024-12-09 23:56:13 +00:00
Joel Falknau
292fb7b29d
Add docs for smoothing out task execution 2024-12-04 18:35:07 +10:00
r0kym
2125192f72 Fix typo in the long-running tasks example 2024-11-15 15:13:25 +01:00
r0kym
8d63801b00 Change logging imports and commands
Now uses `get_extension_logger` as is recommanded by https://allianceauth.readthedocs.io/en/v4.4.2/development/custom/logging.html
2024-11-15 15:12:03 +01:00
Joel Falknau
9767ce79d8
cleanup some local.py references 2024-09-03 12:26:31 +10:00
Peter Pfeufer
069352fb0f
[FIX] Switch to bottom margin instead of top/bottom padding
This is the much more commonly used approach.
2024-06-01 12:01:44 +02:00
Peter Pfeufer
66e8ddb684
[CHANGE] Remove unnecessary bootstrap classes from the dashboard 2024-05-31 21:59:24 +02:00
Peter Pfeufer
ede5540335
[ADD] Widget title partial to AA framework 2024-05-26 16:52:15 +02:00
Ariel Rin
b6e34ace35 Expand Tuning Doccs 2024-05-26 03:22:08 +00:00
Peter Pfeufer
2326522b29
[CHANGE] Docs updated with the missing subtitle attribute 2024-05-12 11:40:47 +02:00
Ariel Rin
e03c1307a3
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x 2024-02-17 20:01:50 +10:00
Peter Pfeufer
76ae9b8849
[ADD] get_all_characters_from_user function to User API 2024-01-24 21:03:09 +01:00
Peter Pfeufer
13a8b7678f
[ADD] Evecharacter API functions 2024-01-24 20:41:36 +01:00
Peter Pfeufer
ce0d8342e3
[REMOVE] Wrong modifier class in docs 2024-01-07 15:27:42 +01:00
Peter Pfeufer
e81450baf3
[CHANGE] Docs updated 2024-01-07 13:57:47 +01:00
Ariel Rin
0ba94c53aa
Two more MyST converted toctrees 2023-12-26 21:37:49 +10:00
Ariel Rin
96cc55d174
missed myst conversions 2023-12-26 21:23:37 +10:00
Peter Pfeufer
b2e70c3702
[ADD] Docu for templates and bundles 2023-12-18 01:22:55 +01:00
Peter Pfeufer
eebeb26001
[ADD] API docu 2023-12-18 00:59:36 +01:00
Peter Pfeufer
003a67224e
[CHANGE] Trying a different syntax … 2023-12-18 00:30:37 +01:00
Peter Pfeufer
d3a3810456
[CHANGE] Try to use img tags instead of MD 2023-12-18 00:22:44 +01:00
Peter Pfeufer
f55008559e
[CHANGE] Wrapping table in {eval-rst} 2023-12-17 23:59:15 +01:00
Peter Pfeufer
ced7972962
[FIX] Docs syntax 2023-12-17 23:50:13 +01:00
Peter Pfeufer
5c128f2c78
[FIX] Spelling 2023-12-17 23:50:13 +01:00
Peter Pfeufer
1caaca86cf
[CHANGE] Table formatted, hope that helps … 2023-12-17 23:50:13 +01:00
Peter Pfeufer
33ad1413d5
[ADD] Attempt to explain the sentinel user function
Let's see if the docs are generated properly with this
2023-12-17 23:50:13 +01:00
Peter Pfeufer
cbb5c80b94
[ADD] CSS cursor classes docs 2023-12-17 23:50:13 +01:00
Peter Pfeufer
6e3219fd1b
[FIX] Grammar and spelling 2023-12-17 20:21:11 +01:00
Ariel Rin
20067c1133
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x 2023-12-08 14:49:56 +10:00
Ariel Rin
004c48b8ad
mild formatting changes 2023-11-08 13:45:43 +10:00
Ariel Rin
98e91fe207
MyST conversion 2023-10-31 23:31:41 +10:00
Ariel Rin
e8c3b5225c
Merge branch 'v4.x' of gitlab.com:allianceauth/allianceauth into v4.x 2023-10-27 22:42:53 +10:00
Ariel Rin
98fd1dcc4c
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into v4.x 2023-10-27 22:42:30 +10:00
Ariel Rin
906c589f14
more automated upgrades 2023-10-27 22:19:28 +10:00
Ariel Rin
ffb526ab0c
find and replace fixes, will introduce errors 2023-10-27 16:37:53 +10:00
Ariel Rin
b9d128259e
correct path 2023-10-27 16:37:30 +10:00
Peter Pfeufer
f728c786b3
[FIX] Grammar and indentation (it's important!) 2023-10-24 12:27:08 +02:00
Peter Pfeufer
7056912d54
[FIX] Path to image in .md file 2023-10-24 11:58:34 +02:00