slawkens
cee1e67d3d
Fix highscores_ids_hidden
2023-11-11 15:02:38 +01:00
slawkens
c81861d8c8
debugbar dont like persistent connection
2023-11-11 14:40:10 +01:00
slawkens
c3c1a6b2a6
Preserve config.local.php on settings save
...
Will be helpful when migration from 0.8
2023-11-11 14:33:20 +01:00
slawkens
d0590d2747
Execute highscores_ids_hidden migration again, cause of settings
2023-11-11 14:29:49 +01:00
slawkens
c79a1d5f3a
Fix changelog + news.tickers buttons
2023-11-11 13:18:37 +01:00
slawkens
ada1e391d4
Add option to restrict Page view to logged user
...
$logged_access = 0 -> not logged in
$logged_access = 1 -> logged in
2023-11-11 12:52:26 +01:00
slawkens
193e18523d
Uncheck PHP after enable TinyMCE
...
This needs to be rewritten anyway
2023-11-11 12:22:42 +01:00
slawkens
561bdcd766
My bad
2023-11-11 12:07:10 +01:00
slawkens
556ef47d59
Towns & NPCs & Items should be persistent
2023-11-11 12:04:21 +01:00
slawkens
130ad25c4d
Saving setting in db is not intended - you can use Settings Model for that
2023-11-11 11:34:02 +01:00
slawkens
d582120fac
Squashed commit of the following:
...
commit 94a61f32ae20d6b772ac90ef68ff983e1a082422
Merge: 57772569 8227303b
Author: slawkens <slawkens@gmail.com>
Date: Sat Nov 11 11:11:13 2023 +0100
Merge branch 'develop' into feature/debug-bar
commit 577725690d177c6bb3af440e51b27a81b1723818
Author: slawkens <slawkens@gmail.com>
Date: Mon Aug 21 11:08:12 2023 +0200
Add option to enable debugbar, even if dev mode is disabled
commit c227fd4e9655f2dd7c1de0955f99e607c6881cbf
Merge: 9fef84bf a692607c
Author: slawkens <slawkens@gmail.com>
Date: Mon Aug 21 10:20:04 2023 +0200
Merge branch 'develop' into feature/debug-bar
commit 9fef84bffe63eb7bf0fcf68811873393164cb543
Author: slawkens <slawkens@gmail.com>
Date: Fri Aug 11 06:39:50 2023 +0200
Fix debugBar mysql logs (Thanks @gpedro)
commit dedd54286f6f086cb78287a5c1cd0f8cc9155984
Author: slawkens <slawkens@gmail.com>
Date: Thu Aug 10 13:21:36 2023 +0200
Log PDO queries, as stated in docs, but doesn't work yet (don't know the reason)
commit 7403a24030d75e525467dcaad937a4b14fd4ffae
Author: slawkens <slawkens@gmail.com>
Date: Thu Aug 10 13:21:20 2023 +0200
Use dev-master, cause of some bugs appearing
commit cc7aec8e28c8839b2640ca9a7f62a1b4464fdbb3
Author: slawkens <slawkens@gmail.com>
Date: Thu Aug 10 13:05:02 2023 +0200
Init debugBar
2023-11-11 11:26:38 +01:00
Slawomir Boczek
790d85a88a
CSRF Protection ( #235 )
...
* Fix alert class name
* feature: csrf protection
* Cosmetics
* Fix token generate
* Admin Panel: changelogs csrf protection
* news/id route
* Refactor admin newses + add csrf
* Use admin.links instead
* Admin panel: Pages csrf
* Menus: better csrf + add success message on reset colors
* Plugins csrf
* Move definitions
* add info function, same as note($message)
* Update mailer.php
* Fix new page/news links
* clear_cache & maintenance csrf
* Formatting
* Fix news type
* Fix changelog link
* Add new changelog link
* More info to confirm dialog
* This is always true
2023-11-11 10:57:57 +01:00
slawkens
a04fbde607
Fix highscores error
2023-11-09 20:32:20 +01:00
Kamil Grzechulski
26a80e0741
fix: password2 variable refactor to correct name ( #237 )
2023-10-06 07:52:21 +02:00
slawkens
3b9feaf3bd
My fault
2023-09-26 22:03:30 +02:00
slawkens
21bff97137
Add additional cache keys to clear function
2023-09-26 21:52:05 +02:00
slawkens
a2a273cde2
Twig_SimpleFilter is deprecated
2023-09-22 16:21:52 +02:00
slawkens
855b05b15f
Fix class names
2023-09-16 11:45:40 +02:00
slawkens
b3991a8e78
Add HOOK_TWIG. Also moved Hooks loading to init.php
...
For adding twig functions & filters by plugins
2023-09-16 11:07:38 +02:00
slawkens
89c2e84bff
Fix alert class name
2023-09-16 09:24:10 +02:00
slawkens
f76615e59b
Fix getGuildLogoById
2023-09-16 05:54:41 +02:00
slawkens
2d02d8d8b3
Fix news delete message part 2
2023-09-12 12:09:39 +02:00
slawkens
95b1460b13
Fix news delete message
2023-09-12 12:08:09 +02:00
slawkens
673e40350a
Small adjustment to menus install
2023-09-12 11:42:03 +02:00
slawkens
f7cbe5170d
set display quest default to false
2023-09-11 16:16:38 +02:00
slawkens
619b8ba4a0
Fix creatures datatable
2023-09-03 21:33:41 +02:00
slawkens
8c3b73ca9e
Add account logs to admin panel accounts editor
2023-09-03 21:18:58 +02:00
slawkens
d90810cf84
Add latest clients versions
2023-08-31 14:20:24 +02:00
slawkens
fd25e6e881
Fix highscores country box to be hidden
2023-08-31 14:08:02 +02:00
Slawomir Boczek
5f10773189
feature: plugin cronjobs ( #215 )
2023-08-31 08:33:32 +02:00
slawkens
8a3986932d
My fault was commenting this
2023-08-25 17:13:21 +02:00
slawkens
9e2a87f448
Add forgotten prefix for some settings
2023-08-25 17:09:31 +02:00
slawkens
0746708743
Reviewed some settings again, fixing many glitches
2023-08-24 17:20:32 +02:00
slawkens
3ef53aff6c
Allow hooks to be prefixed with HOOK_
2023-08-23 11:58:03 +02:00
slawkens
f43a5d1221
Option to disable settings saving with hooks
...
for next.my-aac.org
2023-08-23 11:57:37 +02:00
Gabriel Pedro
a692607c5e
feat: replace POT Query Builder to Eloquent ORM ( #230 )
...
* wip
* wip
* wip
* wip
* wip
* fix: reusing pdo connection from pot
* wip
* wip
* wip
* wip
* move files
In future, all classes will be in src/ folder
* Replace namespace name, for future
* Remove duplicated exception
* Fix towns from db
* Fix spells page
* Add default FAQ question + FAQ model
* feat: reset colors in menus
* Add confirm + save button at the top (menus)
* Do not insert duplicated FAQ on install
* Refactor install menus
* Fix changelogs showing
* Fix menu update, only with specified template name
* Fix account create -> missing compat
* Fix bans_per_page
* banned_by is player_id. type = 2 is namelock in tfs 0.3
* Add getPlayerNameById, fix getPlayerNameByAccount
* Change link name
* Order by lastlogin
* fix: query optimize
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Refactor notepad.php, class was useless
* This is showing error, if the updated rows = 0
* Fix success & error class (bootstrap)
* Uncomment require migrate.php
* Some distro have owner_id
* Update Player.php
---------
Co-authored-by: slawkens <slawkens@gmail.com>
2023-08-21 10:16:58 +02:00
slawkens
c3a161e2ee
Merge branch '0.9' into develop
2023-08-21 09:38:31 +02:00
slawkens
30fe42939d
Fix FAQ actions
2023-08-21 09:38:23 +02:00
slawkens
7cea023965
Remove item.php include (was removed in last commits)
2023-08-15 22:33:37 +02:00
slawkens
eb416e18cc
Add missing guild_ settings to config compat
2023-08-15 22:28:52 +02:00
slawkens
fc0d13437a
Fix highscores show vocation
2023-08-15 22:17:34 +02:00
slawkens
14c8160020
Merge branch '0.9' into develop
2023-08-15 22:06:18 +02:00
slawkens
1f95a415aa
Fix tabs
2023-08-15 22:06:09 +02:00
slawkens
370cc554ad
Fix success & error class (bootstrap)
2023-08-15 22:04:43 +02:00
slawkens
2991696a60
typo
2023-08-12 13:34:53 +02:00
slawkens
a1ecdd228d
Fixes in getPlayerNameByAccountId + add getPlayerNameById
2023-08-12 13:34:25 +02:00
slawkens
6c8961638e
Merge branch '0.9' into develop
2023-08-12 13:28:07 +02:00
slawkens
3dd493b790
banned_by is player_id. type = 2 is namelock in tfs 0.3
2023-08-12 13:23:53 +02:00
slawkens
b49c247162
Remove items generator, there are better ones made in JS
...
This one wasn't working with newer files anyways
2023-08-12 12:23:03 +02:00
slawkens
ae600da28b
Merge branch '0.9' into develop
2023-08-11 21:41:18 +02:00