Ariel Rin
|
b256a0c5e1
|
Merge branch 'next-params' into 'master'
Encode Next Param for Login Redirection
See merge request allianceauth/allianceauth!1519
|
2023-07-25 09:02:31 +00:00 |
|
Ariel Rin
|
212b9b0f60
|
Merge branch 'stringify-crontab-arguments' into 'master'
[FIX] `crontab` arguments are of type `string`, not `int`
See merge request allianceauth/allianceauth!1517
|
2023-07-25 08:55:25 +00:00 |
|
Peter Pfeufer
|
fc29d7e80d
|
[ADD] All modern favicon versions generated by realfavicongenerator.net
|
2023-07-19 12:10:02 +02:00 |
|
Peter Pfeufer
|
ec536c66a0
|
[ADD] Favicon redirect to Nginx docs
|
2023-07-19 11:40:45 +02:00 |
|
Peter Pfeufer
|
749ece45e2
|
[ADD] Favicon redirect to Apache2 docs
|
2023-07-19 11:39:04 +02:00 |
|
Peter Pfeufer
|
b04c8873d0
|
[ADD] Directive for default favicon
|
2023-07-19 11:37:07 +02:00 |
|
Aaron Kable
|
9a77175bf3
|
Allow get params from next at login
|
2023-07-17 10:25:36 +08:00 |
|
Peter Pfeufer
|
5d4c7b9030
|
[FIX] crontab arguments here as well
|
2023-07-14 19:22:29 +02:00 |
|
Aaron Kable
|
5f80259d57
|
fix test
|
2023-07-13 20:28:35 +08:00 |
|
Peter Pfeufer
|
dcd6bd1b36
|
[FIX] crontab arguments are of type string , not int
|
2023-07-12 13:11:18 +02:00 |
|
Ariel Rin
|
6f4dffe930
|
Version Bump 3.5.1
v3.5.1
|
2023-07-11 22:38:26 +10:00 |
|
Ariel Rin
|
56d70e6c74
|
Add pkg-config to dockerfile
|
2023-07-11 22:36:15 +10:00 |
|
Ariel Rin
|
5e14ea4573
|
Version Bump 3.5.0
v3.5.0
|
2023-07-11 13:01:50 +10:00 |
|
Ariel Rin
|
c743eca0f7
|
Merge branch 'fix-use-of-deprecated-function-calls' into 'master'
[FIX] Use of deprecated `logger.warn()` function calls
See merge request allianceauth/allianceauth!1516
|
2023-07-11 02:36:59 +00:00 |
|
Ariel Rin
|
2002f24178
|
Merge branch 'limit-django-registration' into 'master'
[COMPATIBILITY] Limit `django-registration` to <3.4
See merge request allianceauth/allianceauth!1512
|
2023-07-07 23:57:30 +00:00 |
|
Ariel Rin
|
6412aedf53
|
Merge branch 'add-docs-for-external-link' into 'master'
Add customization example to docs
See merge request allianceauth/allianceauth!1511
|
2023-07-07 23:56:07 +00:00 |
|
Erik Kalkoken
|
939df08b95
|
Add customization example to docs
|
2023-07-07 23:56:07 +00:00 |
|
Ariel Rin
|
d8506aa753
|
Merge branch 'pkg-config' into 'master'
add pkg-config to our system package dependencies, for mysqlclient 2.2.0
Closes #1376
See merge request allianceauth/allianceauth!1509
|
2023-07-07 23:54:41 +00:00 |
|
Ariel Rin
|
3f2cdac658
|
Merge branch 'devdocs-1' into 'master'
Add pkg-config install to dev setup and expand python downgrade note.
See merge request allianceauth/allianceauth!1510
|
2023-07-07 23:54:39 +00:00 |
|
Peter Pfeufer
|
d57ab01ff3
|
[FIX] Use of deprecated logger.warn() function calls
|
2023-07-07 17:51:55 +02:00 |
|
Peter Pfeufer
|
91b62bbe9d
|
[COMPATIBILITY] Limit django-registration to <3.4
|
2023-07-04 12:51:12 +02:00 |
|
Max Tsero
|
557a52e3c8
|
Add pkg-config install to dev setup and expand python downgrade note.
|
2023-07-02 10:39:23 +00:00 |
|
Ariel Rin
|
f8fefd92a5
|
add pkg-config to our system package dependencies, for mysqlclient 2.2.0
|
2023-06-27 11:08:59 +10:00 |
|
Ariel Rin
|
f2c43ee921
|
Merge branch 'add-docs-app-unintall' into 'master'
Improve documentation for app removal
See merge request allianceauth/allianceauth!1508
|
2023-06-20 14:34:32 +00:00 |
|
Erik Kalkoken
|
99945b0146
|
Improve documentation for app removal
|
2023-06-20 14:34:32 +00:00 |
|
Ariel Rin
|
abb9dc4db6
|
Merge branch 'master' into 'master'
Add utf8mb4 unicode option to mysql config in local.py
See merge request allianceauth/allianceauth!1503
|
2023-06-03 07:04:52 +00:00 |
|
Valiantiam
|
eba5b80cde
|
Add utf8mb4 unicode option to mysql config in local.py
|
2023-06-03 07:04:52 +00:00 |
|
Ariel Rin
|
5b39c887a5
|
Merge branch 'master' into 'master'
Add Grafana datasoure and dashboard provisioning
See merge request allianceauth/allianceauth!1501
|
2023-06-03 05:06:23 +00:00 |
|
Ariel Rin
|
183363e789
|
Merge branch 'add-ukrainian-to-userprofile-language-selection' into 'master'
[ADDED] Ukrainian to `UserProfile.LANGUAGE_CHOICES`
See merge request allianceauth/allianceauth!1505
|
2023-06-03 05:04:34 +00:00 |
|
Ariel Rin
|
d8704f4d8f
|
Merge branch 'add-ipv6-to-nginx-config' into 'master'
[ADDED] IPv6 to Nginx config
See merge request allianceauth/allianceauth!1506
|
2023-06-03 05:03:17 +00:00 |
|
Peter Pfeufer
|
165ee44a63
|
[ADDED] IPv6 to Nginx config
IPv6 is almost 25 years old, time to add it to our config …
|
2023-05-31 09:29:04 +02:00 |
|
Peter Pfeufer
|
e8f508cecb
|
[CHANGE] Switched to more modern models.TextChoices class for languages
|
2023-05-28 18:31:50 +02:00 |
|
Peter Pfeufer
|
3044f18900
|
[ADDED] Ukrainian to UserProfile.LANGUAGE_CHOICES
|
2023-05-28 17:38:51 +02:00 |
|
Aaron Kable
|
1cae20fe5f
|
Dont fail on unknown groups, simply remove them.
|
2023-05-19 05:00:39 +08:00 |
|
MillerUk
|
79637020f3
|
add grafana datasoure and dashboard provisioning
|
2023-05-16 22:14:11 +00:00 |
|
MillerUk
|
2d34422e2d
|
add grafana datasoure and dashboard provisioning
|
2023-04-30 20:32:40 +00:00 |
|
Ariel Rin
|
6b932b1188
|
Version Bump 3.4.0
v3.4.0
|
2023-04-25 20:57:26 +10:00 |
|
Ariel Rin
|
f62153c746
|
Bump grafana minor for new installs
|
2023-04-25 20:38:48 +10:00 |
|
Ariel Rin
|
88216c3f81
|
Merge branch 'improve-dependency-bounds' into 'master'
Reduce upper bound version constraints
See merge request allianceauth/allianceauth!1498
|
2023-04-25 10:07:06 +00:00 |
|
Erik Kalkoken
|
dc983c31e3
|
Reduce upper bound version constraints
|
2023-04-25 10:07:06 +00:00 |
|
Ariel Rin
|
4204c44bde
|
Merge branch 'transifex' into 'master'
Update from Transifex
See merge request allianceauth/allianceauth!1497
|
2023-04-25 10:05:38 +00:00 |
|
Ariel Rin
|
8da0122d17
|
Update from Transifex
|
2023-04-25 10:05:38 +00:00 |
|
Ariel Rin
|
c9fcf6e6bf
|
Merge branch 'dev-team-update' into 'master'
[Change] Dev Team updated in readme
See merge request allianceauth/allianceauth!1499
|
2023-04-25 10:05:23 +00:00 |
|
Peter Pfeufer
|
36866cc59b
|
[ADDED] snipere4agle1 to the list of active developers
|
2023-04-24 09:56:40 +02:00 |
|
Peter Pfeufer
|
298bdd98ed
|
[Change] Dev Team updated in readme
|
2023-04-24 09:50:47 +02:00 |
|
Ariel Rin
|
819018748d
|
Merge branch 'fix-dev-docs-mysql' into 'master'
Fix mysql Django config for developers
See merge request allianceauth/allianceauth!1483
|
2023-04-12 03:40:50 +00:00 |
|
Erik Kalkoken
|
32e8e0fdd0
|
Fix mysql Django config for developers
|
2023-04-12 03:40:50 +00:00 |
|
Ariel Rin
|
7625060a12
|
Merge branch 'improve-installation-docs' into 'master'
Improve installation guide database section for Ubuntu
See merge request allianceauth/allianceauth!1494
|
2023-04-12 01:52:54 +00:00 |
|
Erik Kalkoken
|
672cb13bfe
|
Improve installation guide database section for Ubuntu
|
2023-04-12 01:52:54 +00:00 |
|
Ariel Rin
|
7170f75b89
|
Merge branch 'add-docs-copy-button' into 'master'
Add copy button to bash snippets in docs
See merge request allianceauth/allianceauth!1493
|
2023-04-12 01:47:43 +00:00 |
|