colcrunch
|
0897383e41
|
Update tests to use the create_group util.
|
2021-07-13 09:13:47 -04:00 |
|
colcrunch
|
7c1d1074f9
|
Update tests.
|
2021-07-13 08:41:25 -04:00 |
|
colcrunch
|
0f0f9b6062
|
Fix group creation ignoring AuthGroup settings. (Fixes #1161)
|
2021-07-13 08:09:40 -04:00 |
|
Ariel Rin
|
ae7cfbff35
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v2.9.x
|
2021-06-23 09:58:25 +10:00 |
|
Erik Kalkoken
|
0c14e35d15
|
Admin performance tuning for group and state
|
2021-06-01 11:40:32 +00:00 |
|
Peter Pfeufer
|
e6a4cea4de
|
editorconfig applied
|
2021-05-17 11:42:28 +02:00 |
|
Peter Pfeufer
|
2697fb5317
|
remove coding pragma. it's not needed since python 3.x
|
2021-05-17 09:51:09 +02:00 |
|
Peter Pfeufer
|
a99a375375
|
one and only one empty line at the end of the file
|
2021-05-17 09:48:57 +02:00 |
|
Peter Pfeufer
|
8c3df89d52
|
remove trailing whitespaces
|
2021-05-17 09:46:11 +02:00 |
|
Ariel Rin
|
192d286cf2
|
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v2.9.x
|
2021-05-13 21:38:22 +10:00 |
|
Peter Pfeufer
|
3630812b92
|
revert migrations & set DEFAULT_AUTO_FIELD to django.db.models.AutoField
|
2021-05-10 13:35:40 +02:00 |
|
Peter Pfeufer
|
bd2d19f867
|
Cleanup and modernize JS
|
2021-05-09 06:43:58 +00:00 |
|
Ariel Rin
|
b1248d9845
|
Merge branch 'improve_groups_admin' into 'master'
Improve group management admin pages
See merge request allianceauth/allianceauth!1308
|
2021-05-09 05:38:28 +00:00 |
|
Erik Kalkoken
|
c86abef07d
|
Improve group management admin pages
|
2021-05-09 05:38:28 +00:00 |
|
Erik Kalkoken
|
1473259e41
|
Fix table styles and nav tabs for dark mode
|
2021-05-09 05:25:45 +00:00 |
|
Peter Pfeufer
|
e04138bced
|
migrations
|
2021-04-07 18:40:39 +02:00 |
|
Ariel Rin
|
3d7a84e786
|
Revert "Add Audit Logs to Open Groups and Autoleaves"
This reverts commit f64d81292e8b6c0531d610799098c3e3cf105c87.
|
2021-01-06 02:38:47 +00:00 |
|
Erik Kalkoken
|
4fd6f06c0b
|
Enable group state restrictions to work with internal groups
|
2020-12-19 02:05:05 +00:00 |
|
Peter Pfeufer
|
a268a8980a
|
Missing ^ added
|
2020-11-18 22:50:27 +01:00 |
|
Peter Pfeufer
|
9952685805
|
textfield should not be Null=True
|
2020-11-16 18:04:57 +01:00 |
|
Peter Pfeufer
|
2f59c8df22
|
And of course I missed something ...
|
2020-10-26 01:10:41 +01:00 |
|
Peter Pfeufer
|
6cd0a42791
|
reverted code formatting for Aaron :-)
|
2020-10-26 01:06:58 +01:00 |
|
Peter Pfeufer
|
4c42153bfd
|
stop member count header from line breaking
|
2020-10-25 13:53:17 +01:00 |
|
Peter Pfeufer
|
603bd9c37c
|
make description a real description
textfield instead of charfield. a bit more user friendly in the backend
|
2020-10-25 12:40:10 +01:00 |
|
Peter Pfeufer
|
87c0c3ac73
|
tables formatted properly
align center is horrible to read ....
|
2020-10-25 11:55:03 +01:00 |
|
Peter Pfeufer
|
8a91e7f6ac
|
navactive status fixed in left menu and top menu
|
2020-10-25 11:22:10 +01:00 |
|
Peter Pfeufer
|
281dbdbb01
|
proper URL structure established
|
2020-10-25 11:21:35 +01:00 |
|
Ariel Rin
|
08a9bd42a3
|
Merge branch 'django3' into 'master'
Django 3.1.1 bring up
See merge request allianceauth/allianceauth!1256
|
2020-09-21 06:16:44 +00:00 |
|
AaronKable
|
e26d3767e0
|
update models as NullBooleanField is deprecated.
|
2020-09-18 22:16:24 +08:00 |
|
AaronKable
|
046b37c76a
|
update auth and group model admins for django 3.1
|
2020-09-18 22:04:59 +08:00 |
|
AaronKable
|
ded9301527
|
initial django3 bringup
|
2020-09-18 11:45:37 +08:00 |
|
ErikKalkoken
|
ff305d13ae
|
Fix group count badge showing at zero
|
2020-09-11 23:54:56 +02:00 |
|
Ariel Rin
|
d02c25f421
|
Merge branch 'feature_menu_item_badges' into 'master'
Add menu item badge feature and update group icons
See merge request allianceauth/allianceauth!1240
|
2020-09-11 11:33:14 +00:00 |
|
Erik Kalkoken
|
228af38a4a
|
Add menu item badge feature and update group icons
|
2020-09-11 11:33:14 +00:00 |
|
Ariel Rin
|
af3527e64f
|
Revert "load bootswatch less locally #1217"
This reverts commit 3a9a7267ea8734ba0a5cf1d0fea632eb2276d45c.
|
2020-09-11 04:13:01 +00:00 |
|
Exiom
|
64251b9b3c
|
Fix Date/Time Month Ordering #1234
|
2020-08-21 03:57:24 +00:00 |
|
Exiom
|
6b073dd5fc
|
Fix Date/Time Month Ordering #1234
|
2020-08-21 03:33:35 +00:00 |
|
Ariel Rin
|
050d3f5e63
|
use month numerical
|
2020-08-20 16:55:18 +10:00 |
|
Ariel Rin
|
5775a11b4e
|
Merge branch 'replace_context_manager_groups' into 'master'
Improve page load performance by replacing groups context manager
See merge request allianceauth/allianceauth!1219
|
2020-06-11 03:41:31 +00:00 |
|
Ariel Rin
|
35407a2108
|
Font Awesome V5 Update
|
2020-06-11 03:33:37 +00:00 |
|
Aaron Kable
|
7f7500ff0c
|
Change EveModels to Integer ID fields
|
2020-06-09 13:10:10 +00:00 |
|
ErikKalkoken
|
bbb70c93d9
|
Initial
|
2020-06-06 17:59:23 +02:00 |
|
AaronKable
|
26dc2881eb
|
fix group managment ORM queries
|
2020-05-27 08:15:22 +08:00 |
|
ErikKalkoken
|
55f00f742c
|
Fix issue #1234 and add badges to group requests
|
2020-05-25 15:22:08 +02:00 |
|
AaronKable
|
e6e03b50da
|
Sorry Ariel. I promise to do better.
|
2020-05-08 23:48:18 +08:00 |
|
AaronKable
|
a609d6360b
|
add copy button to group manager screen
|
2020-04-18 10:43:01 +08:00 |
|
Ariel Rin
|
385e3e21b3
|
Merge branch 'improve_groups_view' into 'master'
Add sorting to group view and add tests to group management
See merge request allianceauth/allianceauth!1172
|
2020-04-02 03:01:27 +00:00 |
|
Erik Kalkoken
|
127ec63d76
|
Add sorting to group view and add tests to group management
|
2020-04-02 03:01:27 +00:00 |
|
ErikKalkoken
|
73f262ce4b
|
Add missing translations
|
2020-03-24 20:21:35 +01:00 |
|
AaronKable
|
106de3dd4c
|
HOTFIX Group manager for Groups as Group Leads
|
2020-03-09 15:48:30 +08:00 |
|