slawkens
b062c424d8
Merge branch 'develop' into feature/settings
2023-07-13 11:08:48 +02:00
slawkens
714476bf29
Merge branch '0.9' into develop
2023-07-13 11:08:30 +02:00
slawkens
e49690b52b
Thanks @anyeor for previous fix
2023-07-13 11:03:37 +02:00
slawkens
f9d35b719b
Fix: cannot create topic on this board (check wasn't working)
2023-07-11 11:17:34 +02:00
slawkens
c886384f2c
Merge branch 'develop' into feature/settings
2023-07-08 19:16:22 +02:00
slawkens
a61cd43c3c
Forum: nothing important, just formatting
2023-07-07 17:43:28 +02:00
slawkens
6d1b3235d2
Merge branch '0.9' into develop
2023-07-07 17:29:02 +02:00
slawkens
e7e9d8e3b9
Shorten some forum code about length
2023-07-07 17:20:50 +02:00
slawkens
8cf0e80019
Forum: better error messages (Suggested by @anyeor)
2023-07-07 17:20:23 +02:00
slawkens
c392fa7272
Fix guild description on guilds page
2023-07-02 13:48:57 +02:00
slawkens
3a31a0326c
Fix guild description not shown
2023-07-02 00:26:33 +02:00
slawkens
2d561f267d
Fix guild description not shown on guilds page
2023-06-30 19:52:20 +02:00
slawkens
5eafff737a
Guilds & Characters: Use CSS word-break: break-all instead of PHP wordwrap
...
Suggested by @anyeor
2023-06-30 19:52:05 +02:00
slawkens
8cf4d0cb0f
Add word-break on forum thread & reply
...
When someone inserts long word, is will break into multiple lines
2023-06-30 19:43:36 +02:00
slawkens
d1953470d9
Add word-break on forum thread & reply
...
When someone inserts long word, is will break into multiple lines
2023-06-30 19:43:31 +02:00
slawkens
3a52f2c403
nothing important
2023-06-30 17:35:39 +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
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
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
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
171c114b0f
Fix links to edit/delete/hide directly from page
2023-06-11 18:57:52 +02:00
slawkens
c247789adf
<base> is not working properly, use full URL instead
2023-06-02 15:24:10 +02:00
slawkens
cd22f8def5
Use Whoops only if installed, otherwise use myaac exception handler
2023-06-02 15:20:07 +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
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
slawkens
ea08c04963
nothing important
2023-05-26 16:49:28 +02:00
slawkens
61c2661377
Fix warning when no header language set
2023-05-25 11:39:45 +02:00
slawkens
250d89482e
guild_management: show_if
2023-05-17 06:12:10 +02:00
slawkens
2f8ee7a7eb
Add new function: only_if, to hide fields when they are not enabled [WIP]
...
Not fully finished yet
2023-05-17 06:07:52 +02:00
slawkens
7aff4557a6
Lets call it settings.name instead
2023-05-16 14:17:21 +02:00
slawkens
52dc459704
Better boolean detection
2023-05-16 12:46:45 +02:00
slawkens
dc3477d68d
Nothing important
2023-05-16 12:46:02 +02:00
slawkens
24ab125d28
Add Settings menu, including all plugins with settings
...
One change included in previous commit, due to missclick
2023-05-16 11:44:13 +02:00
slawkens
939508e799
Re-enable plugin if disabled and already installed
2023-05-16 11:41:44 +02:00
slawkens
433ccff851
Add min, max, step to number field option
2023-05-16 11:37:38 +02:00
slawkens
7929967ddc
[WIP] More work on settings
...
Move more config to settings (mainly mail_* + some other)
Remove mail_admin, wasnt used anywhere
Add return type to some functions
Add Twig settings(key) function
Possibility to save setting to db
2023-05-15 23:14:13 +02:00
slawkens
449fc2c1cf
Fix path
2023-05-15 17:05:30 +02:00