163 Commits

Author SHA1 Message Date
slawkens
3e9544f1dc Fix forum boards white color style
So it works on all templates
2021-06-08 22:16:42 +02:00
slawkens
152e5ac70e Fix forum table style (boards & thread view) 2021-06-08 22:16:03 +02:00
slawkens
3544643a07 Fix guild back buttons (change logo & motd) 2021-06-08 22:15:47 +02:00
slawkens
878dfc5a01 bcsub is not needed here
bcmath module is not required anymore
2021-05-01 01:21:22 +02:00
slawkens
c7a2b090d7 Fix guild list description new lines <br> being ignored
Thanks TheEther for reporting
2021-04-08 22:08:37 +02:00
slawkens
e3e00f0109 Just typo.. 2021-01-17 17:15:54 +01:00
slawkens
727d6788fe Password can now contain any characters
Also added limit of 29 characters (client limitation)
2020-12-30 00:28:42 +01:00
slawkens
bf0e6ff862 Add accept=".zip" to plugin upload file 2020-10-24 05:32:28 +02:00
slawkens
4983816ff6 Change wrong table header: Description -> Version 2020-10-09 20:03:39 +02:00
slawkens
5f891fb9d6 Add some notice about Email validation 2020-07-03 22:15:27 +02:00
slawkens
dfc70c098f Fix XSS in character search 2020-06-06 18:32:22 +02:00
slawkens
53078e046e Fix admin menu news editing warning when leaving page without touching the inputs 2020-06-06 17:57:23 +02:00
slawkens
4e935719d3 Change account_login input type from password to text
This allows for browsers to save username & password
2020-03-14 13:51:47 +01:00
slawkens
22b71ae477 Fix houses list View button 2020-03-14 11:33:48 +01:00
slawkens
7424901aca Change tooltip css class to item_image (bootstrap conflict) 2020-02-28 21:50:21 +01:00
slawkens
c071d65c67 Add missing labels 2020-02-25 21:35:28 +01:00
slawkens
e5ca3daa54 This isnt't required anymore 2020-02-15 05:42:23 +01:00
slawkens
2070f91a8f Temp fix for a space that Twig cuts.. 2020-02-15 03:53:33 +01:00
slawkens
5b6b37a867 Add some missing <br/> to online page 2020-02-15 03:30:20 +01:00
slawkens
b95d333dc9 Fix login button in guilds.view page 2020-02-13 01:15:48 +01:00
slawkens
b68077d969 Move rules to Admin Pages
Can be edited by user directly in Admin Panel now
2020-02-11 01:03:41 +01:00
slawkens
f475c671f7 Add enable_tinymce option to Pages editor 2020-02-11 01:02:46 +01:00
slawkens
8345b839e7 Add info if PHP is enabled on the admin pages 2020-02-11 00:37:42 +01:00
slawkens
8146c90efa Remove stupid alerts on account create 2020-02-10 23:13:04 +01:00
slawkens
72c79e005a Add some new hooks for the account/create page
Also moved some account-create text to plugins
2020-02-10 23:07:23 +01:00
slawkens
d252138867 Display plugin.description as raw 2020-02-10 22:49:26 +01:00
slawkens
071289bc48 Add missing closing table </table> 2020-02-07 01:06:30 +01:00
slawkens
1e5e576bd0 Some formatting fixes 2020-02-07 00:57:02 +01:00
slawkens
a03a8bf0d5 Fix #51 2020-01-22 00:33:50 +01:00
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