slawkens
74d013049d
Made so it's possible to configure more directories as constants
...
More flexibility for the user.
2023-02-02 18:53:56 +01:00
slawkens
9de8145f82
TineMCE refactoring
...
Unified all tinyMCE instances used across AAC, now they are initiated in one single file
+ added option to upload images within editor (CTRL-C CTRL-V)
+ there is new folder: user/, which will be used for all user generated data, like image uploads, guild images, etc.
2023-02-02 15:41:33 +01:00
slawkens
e737cf612c
fix recaptcha v2-checkbox & v3
2023-02-01 22:54:35 +01:00
Gabriel Pedro
269ca501f1
feat: mass account tool, mass teleport tool ( #209 )
...
* feat: mass account coins, premdays, points. mass teleport town, position
* fix: tab
2022-12-01 08:34:30 +01:00
slawkens
847c3db625
Update templates.header.html.twig
2022-11-28 12:49:30 +01:00
slawkens
f30181d485
Merge branch 'develop' into feature/recaptcha-v3-plus-login
2022-11-28 12:46:32 +01:00
slawkens
118e8c487e
Fixes for racaptcha
2022-11-28 12:41:29 +01:00
slawkens
c73e476e88
Reverted support only for recaptcha v3
...
v2 & v3 are now both supported
2022-11-28 12:36:23 +01:00
slawkens
ac5b864ea9
Small fixes
2022-11-28 12:26:34 +01:00
slawkens
2321cf84b0
patch changes & fixes from master branch
...
remove VERSION file
update rules
add 33 migration
add get_version_for_release.sh script
update schema
add use_character_sample_skills
2022-11-07 09:10:19 +01:00
slawkens
616b8eb61a
some not-important changes
2022-10-28 17:16:17 +02:00
slawkens
9693fd260c
Update account.change_mail.html.twig
2022-10-28 14:41:14 +02:00
slawkens
32cf487128
Feature/recaptcha v3 plus login ( #202 )
...
* [WIP] New GoogleReCAPTCHA code
Support for v3
v2-invisible doesn't work yet
* Add some notice about recaptchas versions
* Lets support only ReCaptcha v3
Too much mess ;)
* Fixes
2022-08-31 11:16:48 +02:00
slawkens
a9941dea8a
Fixes
2022-08-29 19:04:47 +02:00
slawkens
5c9737f281
Merge branch 'develop' into feature/recaptcha-v3-plus-login
2022-08-28 18:28:10 +02:00
slawkens
87a98531d9
Lets support only ReCaptcha v3
...
Too much mess ;)
2022-08-28 18:13:34 +02:00
slawkens
2563583f84
Merge branch 'develop' into feature/login-by-email
2022-05-31 12:25:26 +02:00
slawkens
dd4420dcfd
<div> should not be inside of <table> element
2022-05-31 10:07:35 +02:00
slawkens
b8843a29eb
Revert "Include tinymce with NPM"
...
This reverts commit cedcd14550caa359af6b3246c6b416ee55e3e3e6.
2022-03-16 17:27:30 +01:00
slawkens
a12262df55
Add tables.headline
...
For future reference
2022-03-16 14:30:39 +01:00
slawkens
8bca099037
Fix typo
2022-01-07 08:32:18 +01:00
slawkens
a43d641b5f
Fixes (config.news_author, group_name|capitalize)
2022-01-02 07:32:15 +01:00
slawkens
82b41d4df5
Add browsehappy code
2021-12-22 07:03:34 +01:00
slawkens
78ae456b45
Finish admin-bar
...
New ideas welcome. Please open an issue or contact me
2021-12-04 21:34:26 +01:00
slawkens
7e5528b7e1
Merge branch 'develop' into feature/admin-bar
2021-12-04 20:43:00 +01:00
xitobuh
a97f55e189
Add filters ( #161 )
...
Added this in what seemed like an empty table above the list. Untested but should work, please elaborate as you see fit
2021-10-28 21:42:33 +02:00
slawkens
988c757ca6
Small adjustments
2021-10-23 11:46:15 +02:00
slawkens
cedcd14550
Include tinymce with NPM
...
One will need to run: "npm install" as from now
More info here: https://nodejs.dev/learn/an-introduction-to-the-npm-package-manager
2021-10-23 10:23:37 +02:00
slawkens
a5ccc794bc
Add exception class to whoops screen
2021-06-09 01:46:08 +02:00
slawkens
e47bb11883
Suggest account number option
2021-06-09 01:01:18 +02:00
slawkens
6f3ba9c34b
Merge branch 'develop' into feature/login-by-email
2021-06-09 00:08:13 +02:00
slawkens
3cc3e3a8e9
Fix guild back buttons (change logo & motd)
2021-06-08 19:19:02 +02:00
slawkens
632ecb6d20
Fix forum table style (boards & thread view)
2021-06-08 19:18:13 +02:00
slawkens
c687f64ced
Fix color style for different templates
2021-05-23 03:14:17 +02:00
slawkens
e03da2876c
Fix forum boards white color style
...
So it works on all templates
2021-05-23 02:53:57 +02:00
slawkens
44fff9dcd1
Merge branch 'develop' into feature/admin-bar
2021-05-01 15:04:04 +02:00
slawkens
02f993baea
feat: Login By Email
2021-05-01 10:16:43 +02:00
slawkens
780f8d193f
bcsub is not needed here
...
bcmath module is not required anymore
2021-05-01 01:21:11 +02:00
Lee
31f0050f4e
Admin - Dataloader updates
...
-Npc Lib added
-Admin Dataloader updated to load NPC names into a cached array.
-Spinner Updated to a loading button.
2021-03-09 23:38:23 +00:00
slawkens
855e9aa3b9
Fix: do not count deleted characters
...
On create new character page
2021-01-20 19:46:07 +01:00
slawkens
f24ff295e8
Add alt="icon"
...
Don't like those warnings in IDE :P
2021-01-18 01:48:21 +01:00
slawkens
8f88c82a13
Add "table-responsive d-md-table" class
...
Makes tables in admin panel responsive
2021-01-18 01:47:11 +01:00
slawkens
611d6f505d
Add option to send mail to account with Mailer
...
"Send Mail" link next to Email input in account editor
2021-01-04 21:34:52 +01:00
slawkens
d5880eac8c
Use BASE_URL instead of template_path for icons
...
Cause they are located in images/news folder
2021-01-04 16:35:01 +01:00
Lee
5547ccffd6
Twig updates
...
Moved non-global functions from twig back into PHP.
2021-01-04 13:11:18 +00:00
Lee
bb3602073c
AdminPanel updates - changelog
...
-Admin menu updates
-Moved getchangelogtype/where to functions file and added to twig
-Added changelog editor to admin panel and updated changelog page
-Renamed the changelog md reader to clmd and edited the version file.
2021-01-04 12:23:36 +00:00
slawkens
40722c8c30
Password can now contain any characters
...
Also added limit of 29 characters (client limitation)
2020-12-30 00:10:11 +01:00
Lee
fbe9c31d10
config update
...
renamed and cleaned up the settings names for easier comprehension
2020-12-29 17:50:10 +00:00
Lee
8e6bc73ca6
Creature page overhaul
...
Updates the creature pages to show more information.
You will need to reload your creatures.
-modifies database with migration 31
-small customisations are allowed via config file.
-functions added, getMonsterLink, getItemRarity, getCreatureImgPath, left, right,
-added functions to twig.
-view elements, immunities, summons, voices, loot, pushables, canpush, canwalk, runonhealth,hostile,attackable,rewardboss,defense,armor
-filter bosses
-show list as picture preview or names list
2020-12-28 16:37:03 +00:00
Fernando Matos
6f42a60e59
Add a brand new charming installation (for version 0.9) ( #144 )
...
* Add a brand new charming installation
* Fix alert position in setup requirements validation
* Add some missing definitions
* A distinction between bootstrap CSS classes and myaac classes
For CSS-styled messages
* Remove unused functions for messages
Co-authored-by: slawkens <slawkens@gmail.com>
2020-12-22 07:47:47 +01:00