slawkens
c7f2cab56a
Remove useless .htaccess
2020-01-15 20:57:31 +01:00
slawkens
2bd372dbaa
Add index.html to prevent autoindex
...
This fixes #101
2020-01-15 20:55:57 +01:00
tobi132
be9ce34dc8
Fixed #98
2019-12-25 01:31:30 +01:00
tobi132
711027e450
Move Admin Logs and Reports into Twig
2019-12-09 19:57:42 +01:00
tobi132
8115cc5ecc
Better view of guilds (new buttons, table look and feel)
2019-12-03 05:20:31 +01:00
tobi132
bc3fd61bde
Move commands and downloads pages into database
...
Available under "Pages" in Admin Panel
2019-12-03 05:18:48 +01:00
tobi132
d511679dbd
Fixed #93
2019-12-03 03:16:51 +01:00
tobi132
1e2267bd31
Create character directly on create account page
2019-12-02 23:10:32 +01:00
tobi132
152114b054
Remove whitespaces
2019-12-02 19:34:13 +01:00
tobi132
6dc62cca13
Use config.character_name_max_length instead of fixed length
2019-10-17 12:08:21 +02:00
tobi132
3945c2ad52
New, beautiful exception handler
2019-07-16 20:07:32 +02:00
whiteblXK
2964089483
Fixed table(appearance) with main buttons in guild.view twig
2019-05-11 23:20:49 +02:00
whiteblXK
624a99b179
Removed unnecessary "if" in guild.view twig
...
* problem that doesn't show the option to kick people from the guild
2019-05-11 22:53:17 +02:00
whiteblXK
bda7982134
Rest of Guild View to Twig
2019-05-06 23:26:01 +02:00
whiteblXK
69064839a7
Guilds List to twig
2019-05-03 19:12:07 +02:00
whiteblXK
d594fa1a54
Now it will properly shows Available Houses
2019-05-03 12:47:28 +02:00
whiteblXK
35e4cd4596
Houses page to twig
2019-04-29 20:42:03 +02:00
whiteblXK
6163d3fbed
Fixed team page twig ( #76 )
...
* Fixed team page twig
* * this shouldnt be in white font
2019-04-20 15:04:39 +02:00
slawkens
0252006eb1
* Install: create admin account: ask for e-mail + character name
2019-04-19 23:56:36 +02:00
slawkens
162777bb46
* auto detected browser language in select language on install
2019-04-19 23:04:16 +02:00
slawkens
0d5b9c2f98
* remember installation language on first step (welcome)
2019-04-19 22:49:54 +02:00
slawkens
b1fd1263f1
* remove this step_config_note
2019-04-19 22:34:11 +02:00
slawkens
296e99772a
* forgot this yesterday...
2019-04-15 23:23:06 +02:00
slawkens
1365f41b2d
Merge pull request #73 from whiteblXK/master
...
Moved serverinfo to twig
2019-04-15 23:14:20 +02:00
whiteblXK
13199744ef
Moved serverinfo to twig
2019-04-15 18:14:17 +02:00
slawkens
9fff996393
* this should be in $(document).ready
2019-04-13 04:05:00 +02:00
slawkens
8c50a84516
Shortened some code
2019-03-18 20:00:33 +01:00
whiteblXK
d03989481b
More changes to news admin
2019-03-16 10:33:08 +01:00
whiteblXK
dac59d3133
Move add/edit/delete/hide news to admin panel
2019-03-15 21:01:15 +01:00
whiteblXK
7a5333ba62
Small fixes in Team Page
2019-03-15 16:05:13 +01:00
whiteblXK
622122562f
Team page - display outfits of the players (configurable)
2019-03-13 20:39:16 +01:00
whiteblXK
3fc8d01070
Move team page to twig template
2019-03-12 16:19:27 +01:00
whiteblXK
276f3a5516
Move lastkills/killstatistics to twig template
2019-03-11 17:51:43 +01:00
Lee
1859867039
Bug Fixes
...
-fix for getSkillTries as reported by whiteblXK
-fix for login and account type as reported by vG-
2018-12-30 01:00:26 +00:00
Lee
1b539f82ac
Updates ( #65 )
...
* Updates
+Added missing images
+Added report viewer as requested by icekis
-Code cleanup
if strict db, need to set spell to null run
ALTER TABLE `myaac_spells` CHANGE `spell` `spell` VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL;
2018-12-12 20:44:29 +01:00
Lee
876b1b988a
Code clean up + datatables ( #64 )
...
* Reformat Code
Reformat Code
- spaces + tabs
* Code cleanup
removed duplicated datatables code
* Datatables
replace spells, monsters tables with JavaScript Sortable Tables (DataTables?)
2018-12-02 06:30:36 +01:00
slawkens
2d17116119
Always show Upload Plugin option with Select File
2018-11-29 22:52:04 +01:00
Lee
82fed8abfe
Account fix ( #63 )
...
* Admin Panel
* fixes
-Code Clean Up
-Remove dist folder and merged into tools.
* Use Acc Name
Use Acc Name fix for login.
* Pull fix
* Dashboard fix
- Fix coins table
- Fix points table
2018-11-26 06:40:39 +01:00
Lee
d1e6061541
Admin panel fixes ( #62 )
...
* Admin Panel
* fixes
-Code Clean Up
-Remove dist folder and merged into tools.
2018-11-24 15:42:20 +01:00
Lee
6dab50cbd8
Admin Panel ( #61 )
...
Thank you Lee for this awesome, Bootstrap Admin Panel!
2018-11-22 07:12:14 +01:00
slawkens
2333180c50
* configurable if deleted characters from account should be listed (this closes #49 )
2018-06-06 21:17:41 +02:00
slawkens
05e15ce9ad
* replace deprecated HTML <font> tag with <span>
2018-06-01 13:35:27 +02:00
slawkens
1926c5ec5b
* change deprecated HTML <center> tag to <div style="text-align:center">
2018-06-01 11:55:04 +02:00
slawkens1
9c0068d470
* fixed edit page with php enabled
2018-02-04 23:40:51 +01:00
Miqueias Penha
6cf6f0460e
Update admin.dashboard.html.twig
...
The data comes from the config array.
2018-01-29 15:49:44 -03:00
slawkens1
51acb739e9
* fixed #42
...
* changed mb_strtolower functions to strtolower() - was useless in this
case
* attemp to fix some bug with PHPMailer not finding its language file
2018-01-26 08:04:28 +01:00
slawkens1
ab73c602c3
* colorful dynamic menus!
...
* and also: blank option for menus
* NOTICE: Not all templates support that options yet
2018-01-14 14:29:53 +01:00
slawkens1
b1c72df333
* added some names links to the account.management page
2018-01-14 08:56:05 +01:00
slawkens
1949c197d6
* installation of important stuff with help of AJAX
...
* installation will be now done with AJAX request (jQuery), that will instaltly notify about the status of the installation (no waiting without clue anymore)
* install items & weapons on installation (before monsters)
2018-01-09 10:26:06 +01:00
slawkens1
22e245ecff
* enabled emoticons plugin in tinymce :)
2018-01-08 20:02:25 +01:00