Peter Pfeufer
7e887e5e34
[ADD] General template include for username line
2023-10-31 10:47:06 +01:00
Peter Pfeufer
072327c79f
[CHANGE] Comment active section for nor for Discourse service
...
The Discourse service doesn't seem to have anything to determine weather it's active or not.
2023-10-31 10:38:01 +01:00
Peter Pfeufer
28af3ff11e
[CHANGE] Sort service card information to be a bit more uniform in apperance
2023-10-31 10:27:49 +01:00
Peter Pfeufer
e3b151f2fb
[CHANGE] Use BS5 forms
2023-10-31 10:25:04 +01:00
Peter Pfeufer
f87d7dbdf8
[FIX] Normalization of TeamSpeak3 service name
2023-10-31 10:12:02 +01:00
Peter Pfeufer
a04e6ae3d0
[FIX] Normalization of IPSuite4 service name
2023-10-31 10:09:43 +01:00
Peter Pfeufer
15042f5e77
[FIX] Capitalization of Discord service name
2023-10-31 10:07:47 +01:00
Peter Pfeufer
6e25361d5e
[FIX] Capitalization of XenForo service name
2023-10-31 10:06:36 +01:00
Peter Pfeufer
9e639a0eeb
[FIX] Capitalization of SMF service name
2023-10-31 10:04:55 +01:00
Peter Pfeufer
257fbdef36
[FIX] Capitalization of Jabber service name
2023-10-31 10:03:06 +01:00
Peter Pfeufer
df003c8ec5
[CHANGE] TS³ service template
2023-10-31 09:57:54 +01:00
Peter Pfeufer
ba22685eb8
[CHANGE] Discourse service template
2023-10-31 09:53:09 +01:00
Peter Pfeufer
773288072a
[CHANGE] Discord service
2023-10-31 09:48:29 +01:00
Peter Pfeufer
63afb13d25
[CHANGE] Mumble service template
2023-10-31 09:48:07 +01:00
Peter Pfeufer
5dd286bbe7
[CHANGE] Set a default via status template
2023-10-31 09:47:22 +01:00
Peter Pfeufer
8aaa8172ca
[CHANGE] Only show username when there is a username
2023-10-31 08:58:30 +01:00
Peter Pfeufer
b68b401146
[FIX] EveCorporationInfo matching query does not exist
2023-10-29 11:55:42 +01:00
Aaron Kable
f7821b647f
swap to middleware to sync menu hooks
2023-10-28 15:26:48 +08:00
Peter Pfeufer
a6526d6f78
[CHANGE] Update project classifier for Django
2023-10-28 00:12:40 +02:00
Ariel Rin
7898594909
Version Bump 4.0.0a3
v4.0.0a3
2023-10-27 23:23:48 +10:00
Ariel Rin
cfd12ee3cc
Merge branch 'v4theme' into 'v4.x'
...
remove rogue span tag
See merge request allianceauth/allianceauth!1546
2023-10-27 13:22:38 +00:00
Ariel Rin
2c9177b19f
remove rogue span tag
2023-10-27 13:22:38 +00:00
Ariel Rin
abff26fb6e
Version Bump 4.0.0a2
v4.0.0a2
2023-10-27 22:48:06 +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
7024552c4e
remove ubuntu 1804
2023-10-27 22:20:27 +10:00
Ariel Rin
a0719e4b86
tabify
2023-10-27 22:20:11 +10:00
Ariel Rin
906c589f14
more automated upgrades
2023-10-27 22:19:28 +10:00
Ariel Rin
cfe46e4ca5
Merge branch 'fix-same-name-template-tag-modules' into 'v4.x'
...
[FIX] Give template tag modules unique names
See merge request allianceauth/allianceauth!1548
2023-10-27 12:15:27 +00:00
Peter Pfeufer
4675193416
[REEMOVE] services.templatetags
as its no longer needed
2023-10-27 14:08:44 +02:00
Ariel Rin
a84fa1ca69
Merge branch 'aa-css-framework' into 'v4.x'
...
Alliance Auth CSS Framework
See merge request allianceauth/allianceauth!1544
2023-10-27 11:58:16 +00:00
Ariel Rin
8f6cb0b9bb
Merge branch 'fix-notification-colors' into 'v4.x'
...
[FIX] Restore notification level colours
See merge request allianceauth/allianceauth!1547
2023-10-27 11:54:40 +00:00
Ariel Rin
1c8634f1c8
Merge branch 'theme-work' into 'v4.x'
...
Theme test fixes
See merge request allianceauth/allianceauth!1549
2023-10-27 11:33:08 +00:00
Aaron Kable
2a21599d45
BS5 Theme test fixes
2023-10-27 11:33:08 +00: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
Ariel Rin
13d866bd0d
RST to MyST, pyproject doc dependencies, add sphinx tabs
2023-10-27 16:37:09 +10:00
Peter Pfeufer
e379c01655
[FIX] Typo in variable name while we're at it
2023-10-27 08:31:55 +02:00
Peter Pfeufer
afa3d2e7cc
[FIX] Give template tags modules unique names
...
This fixes the check error:
?: (templates.E003) 'menu_items' is used for multiple template tag modules: 'allianceauth.menu.templatetags.menu_items', 'allianceauth.services.templatetags.menu_items'
2023-10-27 08:28:09 +02:00
Peter Pfeufer
e5ed33aeec
[FIX] [Bootstrap] Uniform default table background
...
Also removed empty style and class arguments while I was at it
2023-10-26 18:21:23 +02:00
Peter Pfeufer
b12471e775
[CHANGE] Bring back the level colors to the notification list
2023-10-26 15:30:54 +02:00
Ariel Rin
ea1887b9ec
mild clarifications
2023-10-26 11:26:39 +10:00
Ariel Rin
d2f8c2a42f
Merge branch 'master' of gitlab.com:allianceauth/allianceauth into tuning
2023-10-26 10:49:29 +10:00
Peter Pfeufer
5e70dab11f
[FIX] Ensure the modifier is only applied to elements with the base class
2023-10-24 12:54:20 +02: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
Peter Pfeufer
7efed950ca
[CHANGE] Seems it needs to be a PNG image …
2023-10-24 11:53:00 +02:00
Peter Pfeufer
886acf2005
[ADD] CSS framework docs to custom documentation index
2023-10-24 11:36:54 +02:00
Peter Pfeufer
b2dec3bff2
[FIX] Typo …
2023-10-24 11:31:15 +02:00
Peter Pfeufer
f0a402e141
[ADD] Documentation
2023-10-24 11:25:52 +02:00