Ariel Rin
9e139495ac
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
2022-05-12 20:50:41 +10:00
Ariel Rin
5bde9a6952
Version Bump 2.12.0
v2.12.0
2022-05-12 18:54:22 +10:00
Ariel Rin
23ad9d02d3
Merge branch 'cherry-pick-7fa76d6d' into 'v2.11.x'
...
Update GitLab CI to conform with the changes to artifacts collection, 2.11.x backport
See merge request allianceauth/allianceauth!1418
2022-05-12 04:30:07 +00:00
Ariel Rin
f99878cc29
Update .gitlab-ci.yml
2022-05-12 04:07:43 +00:00
Ariel Rin
e64431b06c
Merge branch 'update-gitlab-ci' into 'v3.x'
...
Update GitLab CI to conform with the changes to artifacts collection
See merge request allianceauth/allianceauth!1417
(cherry picked from commit 7fa76d6d376bb9e438debac73d96f5d174746a0c)
a3cce358 Update GitLab CI to conform with the changes to artifacts collection
2022-05-12 04:06:04 +00:00
Ariel Rin
0b2993c1c3
Merge branch 'improve_notifications_2' into 'v2.11.x'
...
Improve notifications
See merge request allianceauth/allianceauth!1411
2022-05-12 04:02:17 +00:00
Erik Kalkoken
75bccf1b0f
Improve notifications
2022-05-12 04:02:17 +00:00
Ariel Rin
7fa76d6d37
Merge branch 'update-gitlab-ci' into 'v3.x'
...
Update GitLab CI to conform with the changes to artifacts collection
See merge request allianceauth/allianceauth!1417
2022-05-12 04:00:34 +00:00
Ariel Rin
945bc92898
Merge branch 'admin-dash-improvement' into 'v2.11.x'
...
Improve Admin Celery Bar
See merge request allianceauth/allianceauth!1414
2022-05-12 03:57:02 +00:00
Ariel Rin
ec7d14a839
Merge branch 'fix_issue_1222' into 'v2.11.x'
...
Close security loopholes to make non-superuser admins usable
See merge request allianceauth/allianceauth!1413
2022-05-12 03:56:22 +00:00
Erik Kalkoken
dd1a368ff6
Close security loopholes to make non-superuser admins usable
2022-05-12 03:56:22 +00:00
Peter Pfeufer
a3cce35881
Update GitLab CI to conform with the changes to artifacts collection
...
See: https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportscobertura-removed
2022-05-11 17:51:43 +02:00
colcrunch
54085617dc
Add a few pixels of margin-top
to bar labels to better center them.
2022-04-16 15:46:01 -04:00
colcrunch
8cdc5af453
Improve celery bar by using decimalized width values (2 decimal places) to reduce likelyhood of an empty portion of the bar.
2022-04-16 15:44:53 -04:00
Ariel Rin
da93940e13
Just an empty Tag Commit, because 2.11.2 bump went wonky
v2.11.2
2022-03-29 14:48:39 +10:00
Ariel Rin
f53b43d9dc
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v2.11.x
2022-03-29 14:47:40 +10:00
Ariel Rin
497a167ca7
Version Bump v2.11.2
2022-03-29 14:46:59 +10:00
Ariel Rin
852c5a3037
Bump Django-ESI to 4.x, inc breaking CCP change in 4.0.1
2022-03-29 14:40:30 +10:00
Ariel Rin
90f6777a7a
Version Bump 2.11.1
v2.11.1
2022-03-20 14:42:39 +10:00
Ariel Rin
ed4f71a283
Merge branch 'remove-manifest-file' into 'v3.x'
...
Remove MANIFEST.in, it's redundant the way we use it
See merge request allianceauth/allianceauth!1410
2022-03-20 04:36:09 +00:00
Peter Pfeufer
13e2f4e27d
Remove MANIFEST.in, it's redundant the way we use it
...
See: https://packaging.python.org/en/latest/guides/using-manifest-in/
2022-03-13 09:42:22 +01:00
Ariel Rin
17343dfeae
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
2022-03-09 20:57:07 +10:00
Ariel Rin
4b5978fb58
Merge branch 'version-links' into 'v3.x'
...
Link "Latest Stable" and "Latest Pre-Release" versions to their tags on GitLab
See merge request allianceauth/allianceauth!1405
2022-03-09 10:05:05 +00:00
Ariel Rin
a8d890abaf
Merge branch 'improve_task_statistics' into 'master'
...
Improve task statistics
See merge request allianceauth/allianceauth!1409
2022-03-09 10:04:14 +00:00
Erik Kalkoken
79379b444c
Improve task statistics
2022-03-09 10:04:13 +00:00
Ariel Rin
ace1de5c68
Merge branch 'fix-docker-new-redis' into 'master'
...
Fix docker for new redis
See merge request allianceauth/allianceauth!1406
2022-03-09 10:02:01 +00:00
Ariel Rin
0a30eea3b4
Merge branch 'deprecated-settings' into 'v3.x'
...
Remove deprecated settings
See merge request allianceauth/allianceauth!1407
2022-03-09 09:53:15 +00:00
Ariel Rin
a15d281c40
Merge branch 'switch-to-setup.cfg' into 'v3.x'
...
Switch to setup.cfg due to deprecation of setup.py
See merge request allianceauth/allianceauth!1408
2022-03-09 09:50:40 +00:00
Peter Pfeufer
6846bb7cdc
Switch to setup.cfg due to deprecation of setup.py
2022-03-09 09:50:40 +00:00
Peter Pfeufer
1d240a40dd
Remove deprecated settings
...
Examples:
RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with Django 5.0, localized formatting of data will always be enabled. For example Django will display numbers and dates using the format of the current locale.
warnings.warn(USE_L10N_DEPRECATED_MSG, RemovedInDjango50Warning)
RemovedInDjango41Warning: 'allianceauth' defines default_app_config = 'allianceauth.apps.AllianceAuthConfig'. Django now detects this configuration automatically. You can remove default_app_config.
app_config = AppConfig.create(entry)
2022-03-03 12:06:16 +01:00
Kevin McKernan
5d6128e9ea
remove collectstatic command from dockerfile
2022-03-01 13:23:49 -07:00
Ariel Rin
c377bcec5f
add redis to readthedocs container
2022-03-01 07:40:15 +00:00
Ariel Rin
9b74fb4dbd
Attempted Docs Fixes
2022-03-01 03:33:12 +00:00
Peter Pfeufer
6744c0c143
Link Latest stable and Latest pre-release versions to their tags on git
2022-02-28 21:19:33 +01:00
Ariel Rin
131cc5ed0a
Version Bump 2.11.0
v2.11.0
2022-02-26 17:26:55 +10:00
Ariel Rin
9297bed43f
Version Bump 2.10.2
2022-02-26 16:37:20 +10:00
Ariel Rin
b2fddc683a
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v2.10.x
2022-02-26 16:32:45 +10:00
Ariel Rin
1e9f5e6430
Version Bump 3.0.0a1
v3.0.0a1
2022-02-26 06:26:36 +00:00
Ariel Rin
ceaa064e62
Merge branch 'usersettings' into 'v3.x'
...
Persistent User Settings
See merge request allianceauth/allianceauth!1333
2022-02-26 06:19:38 +00:00
Ariel Rin
1aad3e4512
Persistent User Settings
2022-02-26 06:19:38 +00:00
Ariel Rin
f83c3c2811
Merge branch 'ErikKalkoken/allianceauth-fix_character_names' into v3.x
2022-02-26 15:53:46 +10:00
Ariel Rin
a23ec6d318
switch new task module to new redis method
2022-02-26 15:52:15 +10:00
Ariel Rin
ecc53888bc
Merge branch 'master' of https://gitlab.com/allianceauth/allianceauth into v3.x
2022-02-26 15:23:01 +10:00
Ariel Rin
9af634d16a
Merge branch 'fix_show_available_groups_for_user_only' into 'master'
...
Fix: Users can be assigned to groups depite not matching state restrictions
See merge request allianceauth/allianceauth!1402
2022-02-26 05:19:45 +00:00
Erik Kalkoken
a68163caa3
Fix: Users can be assigned to groups depite not matching state restrictions
2022-02-26 05:19:45 +00:00
Ariel Rin
00770fd034
Merge branch 'improve_celery_info_on_dashboard' into 'master'
...
Improve celery infos on Dashboard
See merge request allianceauth/allianceauth!1384
2022-02-26 05:15:30 +00:00
Erik Kalkoken
01164777ed
Improve celery infos on Dashboard
2022-02-26 05:15:30 +00:00
Ariel Rin
e54f72091f
specific known working dependency commit
2022-02-26 14:27:00 +10:00
Ariel Rin
00f5e3e1e0
Version Bump 2.10.1
v2.10.1
2022-02-21 00:02:12 +10:00
Ariel Rin
8b2527f408
Merge branch 'capsleekxmpp' into 'master'
...
Cap sleekxmpp to 1.3.2
See merge request allianceauth/allianceauth!1401
2022-02-20 13:44:27 +00:00