slawkens
a82672c015
Merge branch 'develop' into feature/settings
2023-07-21 11:59:01 +02:00
slawkens
707aea18db
Merge branch '0.9' into develop
2023-07-21 11:58:51 +02:00
slawkens
848c5c0887
Change default timezone
2023-07-21 11:58:18 +02:00
slawkens
ed7daf9482
Move signature config to settings
2023-07-20 20:52:08 +02:00
slawkens
a7b8ccaee2
Merge branch 'develop' into feature/settings
2023-07-20 14:24:46 +02:00
slawkens
e14df529c0
Revert some change
2023-07-19 22:40:39 +02:00
slawkens
99c53c75f2
New guild hooks, for some upcoming big feature ;)
2023-07-19 22:26:47 +02:00
slawkens
df7c82c571
Fix highscores if there is only 1 record
2023-07-19 11:57:32 +02:00
slawkens
ddb093ec48
Fix highscores if there is only 1 record
2023-07-19 11:57:26 +02:00
slawkens
48ceada956
Rename team_* variables + add to deprecated
2023-07-13 15:13:15 +02:00
slawkens
1ea9a76ea9
Fix: check on page load if radio button is checked
2023-07-13 13:03:52 +02:00
slawkens
c886384f2c
Merge branch 'develop' into feature/settings
2023-07-08 19:16:22 +02:00
slawkens
6d1b3235d2
Merge branch '0.9' into develop
2023-07-07 17:29:02 +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
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
cc7703766e
Patching some changes from master
2023-06-19 08:05:58 +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
7dc2e404ed
Fixed many links to admin panel, if ADMIN_PANEL_FOLDER is changed
2023-05-29 00:00:34 +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
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
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
1fa6788310
[WIP] Some work on settings
...
Add hidden settings
New method: parse, to parse settings from array
Move base html to twig template
Remove vocation loading from .xml, instead use predefined voc names
2023-05-15 00:22:27 +02:00
slawkens
7a3dcc4dc6
small fixes to account_login_by_email
2023-03-25 19:17:55 +01:00
slawkens
2fc163af5a
Update tables.headline.html.twig
2023-02-18 21:12:08 +01:00
slawkens
10be98e371
Create account.back_button.html.twig
2023-02-18 21:11:55 +01:00
slawkens
72a877d9ca
Show more info about bot
2023-02-17 19:06:13 +01:00
slawkens
a98cb66c53
feature: visitors counter shows now user browser, and also if its bot
2023-02-17 18:41:25 +01:00
slawkens
5487314230
preparation for guild wars
2023-02-17 17:10:01 +01:00
slawkens
58598742e8
change spaces to tabs
2023-02-16 08:43:21 +01:00
slawkens
d04e44f52f
add info which plugin is going to be uninstalled
2023-02-16 07:21:38 +01:00
slawkens
c7ec1f44e9
Option to enable/disable plugin by renaming file + cleanup
...
new function: getAllPluginsJson
removeComments removed - json doesnt allow for comments anyway
2023-02-16 06:57:46 +01:00
slawkens
3ed9a5d3d8
add hook: HOOK_GUILDS_AFTER_INVITED_CHARACTERS, for guild wars
2023-02-16 05:16:22 +01:00