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
slawkens
9e28d46ee7
* fixed displaying special outfits (GM, CM) in online page
2018-01-08 11:23:44 +01:00
slawkens
c133482659
* added new forum option: "Enable HTML"
...
* will be by default enabled for newses
* fixed bbcode parsing
2018-01-08 10:53:14 +01:00
slawkens1
bf71c1aee8
* fixed tr bgcolor ( #38 )
2018-01-08 08:12:32 +01:00
slawkens1
4102b44352
* important fix for servers with promotion column ( #36 )
...
* caused player.vocation to be resetted when saving player, for example:
on change name, accept invite to guild, leave guild
* fixed empty success message on leave guild
* (internal) using $player->getVocationName() where possible instead of
older method
* fixed some warning in guild show
2018-01-08 01:00:56 +01:00
slawkens1
acf2e2fb4a
* nothing important
2018-01-08 00:19:16 +01:00
slawkens1
f9de0b5eb9
* fixed displaying Premium Account days v2
2018-01-08 00:17:49 +01:00
slawkens1
85083f5979
* fixed displaying premium account days
...
* function OTS_Account:getPremDays will now return -1 if there's
freePremium configurable enabled on the server
2018-01-08 00:08:17 +01:00
slawkens1
792770e5e2
* fixed some typos
...
* changes account.management to use buttons defined in template
2018-01-06 23:43:59 +01:00
slawkens1
1025fad0e6
* cache $db->hasTable and $db->hasColumn functions
...
* changed tableExist and fieldExist to $db->hasTable(table) +
$db->hasColumn(table, column)
* new configurable: database_log - can log database queries and show in
website source when logged as super admin
* removed debug_level configurable, enabled by default when logged on
super admin
* added OTS_Account:getCountry()
* added posibility to load OTS_Player partially, and without skills
* (internal) changed depracated $ots->createObject() functions with
their OTS_ equivalents
* (internal) removed unused code
2018-01-06 05:44:33 +01:00
slawkens1
9c281511fa
* added "Edit" option for admins in characters page
2018-01-06 01:52:59 +01:00
slawkens1
544375378f
* show user avatar (outfit) in forum posts
...
* show user position (group) in forum posts
* replaced forum actions links (move, remove, edit, quote) with images
* redirect directly to the thread on user login (on new reply)
* fixed account login redirect with special chars (like '&' and '?')
2018-01-06 01:46:36 +01:00
slawkens1
c2574235ea
* forum: show image in full screen on click
...
* do not expand the whole site cause of big posted forum images, instead
show a small image and allow full size on click
2018-01-05 23:48:08 +01:00
slawkens1
6863ba4883
* fixed displaying article_text when it was empty saved
2018-01-04 00:09:02 +01:00
slawkens1
854560b2f5
* added news preview function (news, ticker, article)
...
* update TODO
2018-01-03 23:49:46 +01:00
slawkens1
4a948b8ba2
* save detected country on create account in session
...
* warning about leaving news page with changes
2018-01-03 22:03:56 +01:00
slawkens1
01c0d021b2
* added player status to tibiacom top 5 highscores box
...
* fix when there are no changelogs or highscores yet
2018-01-03 21:27:47 +01:00
slawkens1
4535687b48
* automatically generate plain mail from html
2017-12-26 22:30:52 +01:00