Ariel Rin
4aae85a70f
Transifex
2021-10-26 08:45:37 +00:00
Ariel Rin
f0ec16be4e
Merge branch 'versions-versions-versions' into 'v2.9.x'
...
Fix versions shown on the dashboard
Closes #1277
See merge request allianceauth/allianceauth!1355
2021-10-26 08:24:11 +00:00
Ariel Rin
92f6d8b98d
Merge branch 'issue/1200-activation-link-shown-trunctated' into 'v2.9.x'
...
Send proper multipart email
Closes #1200
See merge request allianceauth/allianceauth!1354
2021-10-26 08:20:58 +00:00
Ariel Rin
0a48436937
Merge branch 'issue/1287-add-shieldarmorhull-toggle-to-timer' into 'v2.9.x'
...
Adding timer type to the timer board
Closes #1287
See merge request allianceauth/allianceauth!1353
2021-10-26 08:19:17 +00:00
Peter Pfeufer
8656d1c972
Let's compare what we actually want to compare
...
- "major" and "minor" is not used at all, so these can be removed
- "base_version" can be removed as well, since we are comparing full version strings, not just parts of them
2021-10-25 21:54:10 +02:00
Peter Pfeufer
1b81f5cfe8
send proper multipart email
2021-10-20 17:46:51 +02:00
Peter Pfeufer
a4723c5942
timer type should always be in its own line
2021-10-20 15:34:57 +02:00
Peter Pfeufer
b31521c758
Adding timer type to the timer board
...
See issue #1287
2021-10-20 15:30:45 +02:00
Ariel Rin
6dc96bb348
Extend State name to 32 chars
2021-10-20 15:24:54 +10:00
Ariel Rin
2da78f7793
Merge branch 'master' into 'v2.9.x'
...
Merge Chunking Updates from Master
See merge request allianceauth/allianceauth!1351
2021-10-20 05:00:57 +00:00
Ariel Rin
e8d54a1d11
Merge Chunking Updates from Master
2021-10-20 05:00:57 +00:00
Ariel Rin
f79e764439
Merge branch 'issue/1308-groups-without-assigned-group-leade' into 'v2.9.x'
...
[FIX] Pending Count for superuser for groups without group lead assigned
Closes #1308
See merge request allianceauth/allianceauth!1349
2021-10-20 05:00:10 +00:00
Peter Pfeufer
803b659fce
[FIX] Pending Count for superuser for groups without group lead assigned
2021-10-20 05:00:09 +00:00
Peter Pfeufer
cdcf65cb52
fixed old Django 2 translation template tags
2021-10-19 12:05:45 +02:00
Peter Pfeufer
5fcb092151
use SITE_NAME constant as page title
2021-10-19 11:50:42 +02:00
Aaron Kable
18a627b01e
Breakout Model updates into separate tasks
2021-10-19 00:49:39 +00:00
Peter Pfeufer
a6b340c179
update code to reflect the new minimum python version 3.7
...
- update string format method
- remove redundant default arguments from function calls
- remove unused imports
- remove unicode identifier from strings, it's default in py3 (see: https://stackoverflow.com/a/4182635/12201331 )
2021-10-18 11:59:05 +02:00
Joel Falknau
2fe1de1c97
Change Permissions
2021-10-18 12:06:41 +10:00
Peter Pfeufer
829f8ba0a4
missing analytics migration
2021-10-17 18:26:40 +02:00
Ariel Rin
f49ca2bccb
Version Bump 2.9.0
2021-10-17 10:15:20 +00:00
Ariel Rin
9c71a8d9a3
Merge branch 'transifex' into 'v2.9.x'
...
Update from Transifex
See merge request allianceauth/allianceauth!1319
2021-10-17 09:28:37 +00:00
Ariel Rin
0032f91525
Update from Transifex
2021-10-17 09:28:37 +00:00
Ariel Rin
7f3492f978
Merge branch 'analytics' into 'v2.9.x'
...
Analytics Improvements
See merge request allianceauth/allianceauth!1340
2021-10-17 09:26:11 +00:00
Ariel Rin
2b9110e417
Analytics Improvements
2021-10-17 09:26:11 +00:00
Joel Falknau
7a4aa05c39
Merge commit '8486b95917a48d760bb6ba05795a40c19a2440d0' into v2.9.x
2021-10-17 19:11:09 +10:00
Peter Pfeufer
5992ddd48e
This filter is case sensitive
2021-10-15 06:06:02 +02:00
Crashtec
8486b95917
Add override to delete the user from discord itself
2021-10-10 15:19:46 -04:00
Ariel Rin
4a9a2a670c
Version Bump 2.9.0b1
2021-09-14 05:08:15 +00:00
Ariel Rin
bb15de6d1a
Version Bump v2.8.7
2021-09-14 04:32:37 +00:00
Peter Pfeufer
f8cffb64a1
add favicon support to django admin backend
2021-08-25 22:37:37 +02:00
Joel Falknau
dc97fb1cc5
Forgot pre-commit for master > 2.9.x
2021-08-20 14:50:44 +10:00
Joel Falknau
392a0c4dcb
Merge remote-tracking branch 'upstream/master' into v2.9.x
2021-08-20 14:41:38 +10:00
Ariel Rin
970a111386
Merge branch 'analytics' into 'v2.9.x'
...
Analytics Enable migration typo
See merge request allianceauth/allianceauth!1331
2021-08-20 04:04:33 +00:00
Ariel Rin
cafa7cbf17
Merge branch 'top-menu-redesign' into 'v2.9.x'
...
Top menu redesign
See merge request allianceauth/allianceauth!1329
2021-08-20 04:04:23 +00:00
Erik Kalkoken
a0db8e8e2c
Fix logging notifications
2021-08-20 04:03:48 +00:00
Peter Pfeufer
641356f31d
css properly formatted
2021-08-18 07:40:47 +02:00
Peter Pfeufer
191b238a04
using "public/lang_select.html"
2021-08-18 07:39:36 +02:00
Joel Falknau
f6936c5f33
Typo in token enable flag
2021-08-18 11:43:05 +10:00
Peter Pfeufer
96170a668f
missing import added
2021-08-17 23:47:15 +02:00
Peter Pfeufer
4a3e807066
menu item text for mobile view
2021-08-14 14:02:25 +02:00
Peter Pfeufer
ab369d9aac
[FIX] text color
2021-08-14 13:58:01 +02:00
Peter Pfeufer
742864fe6c
adding eve time to top menu
2021-08-11 16:19:13 +02:00
Peter Pfeufer
c3df1c4d1f
adding user menu
2021-08-11 16:18:59 +02:00
Ariel Rin
a7f468efd1
Merge branch 'fix_group_creation' into 'master'
...
Fix Group Creation
Closes #1161
See merge request allianceauth/allianceauth!1327
2021-08-11 06:07:24 +00:00
Ariel Rin
9f4ab9540b
Merge branch 'improve_notifications' into 'master'
...
Improve notifications
See merge request allianceauth/allianceauth!1324
2021-08-11 06:06:24 +00:00
Erik Kalkoken
1e133b7c5d
Improve notifications
2021-08-11 06:06:23 +00:00
colcrunch
2e0ddf2e7a
has_leader should return true when a group has a group_leader_group
2021-07-13 18:00:21 -04:00
colcrunch
e24bc2a05d
Revert "Update tests."
...
This reverts commit 7c1d1074f9f6bb4d199c574d57cbd848d60704a8.
2021-07-13 11:35:19 -04:00
colcrunch
a8c0db3fd7
Revert "Update autogroups."
...
This reverts commit eaa1cde01a1a73b9950161151f2d94b90fbaa6de.
2021-07-13 11:35:06 -04:00
colcrunch
7b77a6cd40
Revert "Add authutil for creating groups with authgroups."
...
This reverts commit 15db817382d8c575e8190c87d11f07307b9d7b0a.
2021-07-13 11:34:55 -04:00