slawkens
3a52f2c403
nothing important
2023-06-30 17:35:39 +02:00
slawkens
ac40922957
Merge branch '0.9' into develop
2023-06-30 17:32:40 +02:00
slawkens
5aed9ee1a4
Forum: Fix quote and edit post buttons not being shown
2023-06-30 17:30:29 +02:00
slawkens
8318169c39
Fix twig exception thrown when player does not exist
2023-06-30 17:30:01 +02:00
slawkens
ad00cf3fc3
Fix BASE_DIR when accessing /tools
2023-06-30 17:29:49 +02:00
slawkens
3ff7b21287
Move <base href> above, so it works, thanks @Leesneaks
2023-06-30 17:28:34 +02:00
slawkens
36fbae850d
Revert "<base> is not working properly, use full URL instead"
...
This reverts commit fa015b8d39d926aa0bc3ea2f59577afa22174c51.
2023-06-30 17:28:19 +02:00
slawkens
24ff5684cd
More changes to deleted characters (Account, guilds)
...
Account: Cannot change name, comment, gender
+ Cannot be deleted if owns a guild
Guilds: Cannot create, cannot be invited, cannot accept invite, cannot be passed leadership to
2023-06-30 17:27:31 +02:00
slawkens
aab62fb724
Important fix: Not allow create char if limit is exceeded (by @anyeor )
...
Could have been used to spam database, now it doesn't ignore deleted characters
He is not my brother :P Just same last name
2023-06-30 17:25:32 +02:00
slawkens
a810890614
code formatting
2023-06-30 17:25:21 +02:00
slawkens
a3bfdc1ec8
small adjustments
2023-06-25 08:54:36 +02:00
slawkens
a7dc719934
small adjustments
2023-06-25 08:54:22 +02:00
slawkens
74433303fb
Better Gesior support
2023-06-23 21:52:23 +02:00
slawkens
30d62bda3b
Better Gesior support
2023-06-23 21:52:11 +02:00
slawkens
cc7703766e
Patching some changes from master
2023-06-19 08:05:58 +02:00
SRNT-GG
9d664d3577
WIP - Removing unneccessary closing tags to prevent potential issues. ( #223 )
...
* Part 1
Removing closing tags when no HTML or other output comes after the last PHP codeblock.
* Further removals
* nothing
---------
Co-authored-by: slawkens <slawkens@gmail.com>
2023-06-15 21:08:20 +02:00
SRNT-GG
76bfab1303
WIP - Removing unneccessary closing tags to prevent potential issues. ( #223 )
...
* Part 1
Removing closing tags when no HTML or other output comes after the last PHP codeblock.
* Further removals
* nothing
---------
Co-authored-by: slawkens <slawkens@gmail.com>
2023-06-15 21:06:22 +02:00
slawkens
7d2fc48437
Fix links to edit/delete/hide directly from page
2023-06-11 18:57:57 +02:00
slawkens
171c114b0f
Fix links to edit/delete/hide directly from page
2023-06-11 18:57:52 +02:00
slawkens
b1d2ac34a2
Update branch name
2023-06-03 18:51:57 +02:00
slawkens
c7ce87c4b6
do not report if CI test 2
2023-06-03 18:50:43 +02:00
slawkens
4e22c42b10
test dump env
2023-06-03 18:50:34 +02:00
slawkens
eabe789bbb
Disable reporting on CI
2023-06-03 18:50:22 +02:00
slawkens
aa1403480c
Update to 0.10.0-dev
2023-06-03 18:50:14 +02:00
slawkens
91c8f1f5bc
do not report if CI test 2
2023-06-03 18:41:16 +02:00
slawkens
b421bf3931
test dump env
2023-06-03 18:38:30 +02:00
slawkens
6e6f4679f4
Disable reporting on CI
2023-06-03 12:24:18 +02:00
slawkens
5bb3e57b7b
Rename to .htaccess.dist
...
Causes problems on default setup
2023-06-03 09:04:30 +02:00
slawkens
17221f5369
Rename to .htaccess.dist
...
Causes problems on default setup
2023-06-03 09:04:24 +02:00
slawkens
98d4d3fcf0
Install composer deps with --no-dev
2023-06-03 06:47:16 +02:00
slawkens
82092338d6
Install composer deps with --no-dev
2023-06-03 06:47:06 +02:00
slawkens
9868b41a61
<base> is not working properly, use full URL instead
2023-06-02 15:24:14 +02:00
slawkens
c247789adf
<base> is not working properly, use full URL instead
v0.9.0-alpha
2023-06-02 15:24:10 +02:00
slawkens
48822b6561
Use Whoops only if installed, otherwise use myaac exception handler
2023-06-02 15:20:13 +02:00
slawkens
cd22f8def5
Use Whoops only if installed, otherwise use myaac exception handler
2023-06-02 15:20:07 +02:00
slawkens
0f30ebbcea
change branch name in release.sh
2023-06-02 08:05:13 +02:00
slawkens
1a2e46f09b
Ignore cypress in git-export + install composer deps on release
2023-06-02 08:04:17 +02:00
slawkens
52ac011556
Ignore cypress in git-export + install composer deps on release
2023-06-02 08:04:13 +02:00
slawkens
f34e5f2ac0
Release 0.9.0-alpha
2023-06-02 06:37:25 +02:00
slawkens
ca8db22639
Better news back button
2023-06-01 11:23:36 +02:00
slawkens
1846bf5255
Change button style (characters - view)
...
was causing issues in other templates
2023-06-01 09:57:27 +02:00
slawkens
dce0ac2f8f
nothing important
2023-05-29 10:09:21 +02:00
slawkens
9cc60983d0
Update CHANGELOG.md
2023-05-29 08:55:41 +02:00
slawkens
7c2c88f780
Add Whoops exception handler (nicer debug info in dev mode)
...
On production = no errors
2023-05-29 08:55:26 +02:00
slawkens
7690811da3
Update install.php
2023-05-29 08:46:07 +02:00
slawkens
7dc2e404ed
Fixed many links to admin panel, if ADMIN_PANEL_FOLDER is changed
2023-05-29 00:00:34 +02:00
slawkens
080ab56ea9
Update functions.php
2023-05-28 23:56:35 +02:00
slawkens
83915f080c
Fixed when page is hidden
2023-05-28 23:56:26 +02:00
slawkens
2841f17729
fix images base url, uploaded by tinymce
2023-05-28 23:54:36 +02:00
slawkens
0187ba4938
New hook: HOOK_ACCOUNT_CREATE_AFTER_PASSWORD
...
for password strength meter
2023-05-26 22:49:24 +02:00