slawkens
2800ab1e88
Fix headling.php cannot find font
2021-02-13 22:35:57 +01:00
slawkens
d8b3b41358
Remove facebook.js, replace with direct live link
...
This fixes some console errors
2021-01-07 23:34:17 +01:00
slawkens
e7706cad74
Use local storage for saving menu items
...
Fixes a bug when visiting with browser: www.wykop.pl, and then navigating back to myaac (browser freeze)
2021-01-07 22:43:39 +01:00
slawkens
091ab688e7
Fix when adding poll = template tibiacom broken
...
With Exception and red message
2020-10-12 21:59:47 +02:00
slawkens
c6e55edb09
Fix network_twitter link in tibiacom template
2020-06-20 08:50:11 +02:00
slawkens
6de4953d50
Change input type of account_login to text
...
This fixes autofill by Chrome and other tools
(cherry picked from commit fb326d03545c6403da98da50b37a05e276e11ad0)
2020-06-03 20:40:21 +02:00
slawkens
0525295d7e
Fix admin links in featured article
2020-03-26 02:56:29 +01:00
slawkens
71b4f4a64a
Add outfit to highscores box in tibiacom template
2020-03-23 15:46:43 +01:00
slawkens
f8ef1b3b61
Remove duplicate css code
2020-02-28 21:29:43 +01:00
tobi132
8115cc5ecc
Better view of guilds (new buttons, table look and feel)
2019-12-03 05:20:31 +01:00
tobi132
065661e419
Fix alignment to the center
2019-12-02 21:34:06 +01:00
tobi132
f5374e8ce7
Allow simultaneous loading of config.ini and config.php in templates
2019-07-16 23:52:28 +02:00
Ivens Pontes
cbdac66fd0
add locale pt_br, fix tibiacom canEdit ticker buttons ( #77 )
...
* add locale pt_br
* fix tibiacom canEdit ticker buttons
buttons did not work
* fix missing translation
* * add author and change notice
2019-05-04 00:24:14 +02:00
slawkens
d03ab6c79f
* change config.lua.ownerEmail to config.mail_address
...
(cherry picked from commit a4bccba)
2018-10-22 09:28:35 +02:00
slawkens
72e2a762da
* fixed the mystical defect where "Create Account" button was not highlighted (on the account/manage page)
...
(cherry picked from commit 1740542)
2018-10-22 09:19:44 +02:00
slawkens
2695995211
Move tibiacom boxes to Twig templates
...
Yes they are looking and working same as before ;)
2018-10-16 01:42:15 +02:00
slawkens
ff8105f809
Use strict check where appriopriate
2018-10-16 01:40:49 +02:00
slawkens
98a05f53d2
Add var annotation
2018-10-16 01:39:03 +02:00
slawkens
b83cad36b6
* remove some unused png files from kathrine template
2018-06-03 20:26:29 +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
slawkens
c654ea329c
* replace "$twig->render()" with "$this->display"
2018-05-29 21:29:08 +02:00
slawkens
023eb3b0ff
* use __DIR__ instead of dirname(__FILE__) - since PHP 5.3.0
2018-05-29 21:08:05 +02:00
slawkens
42d23e9b37
* remove unnecessary parentheses in include/require
2018-05-29 21:00:56 +02:00
slawkens1
5079027978
* fixed logo monster
2018-02-04 23:17:38 +01: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
755adb0863
* forgot to add latest migration to schema.sql
...
* default link color can be changed for each template
2018-01-14 15:21:20 +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
18a325cad8
* deleted more useless files
2018-01-13 21:43:34 +01:00
slawkens1
283806369a
* fixes to the latest commit (removed some files)
...
* otserv 0.6.3: fixed some warning (on the characters page) and fatal
mysql error (on the mango signature)
* update TODO
2018-01-13 19:34:53 +01:00
slawkens1
500cb23ab9
* removed Thumbs.db
2018-01-13 19:20:02 +01:00
slawkens1
88cabf88b2
* removed 6mb of trash (some useless things)
...
* updated background-artwork to the latest version, removed other ones
* removed signature background.PSD (instead of an empty background.jpg
is provided - almost the same)
* removed arial.ttf font, instead arialbd.ttf is used for mango template
* added .gitignore file
2018-01-13 19:16:19 +01:00
slawkens1
854560b2f5
* added news preview function (news, ticker, article)
...
* update TODO
2018-01-03 23:49:46 +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
cf12265cd8
* fixed displaying of percent bar on tibian signature
2017-12-24 09:37:28 +01:00
slawkens1
d650035980
* fixed last menu closing in tibiacom template
2017-12-18 09:09:24 +01:00
slawkens1
fbc803d09f
* updated polish locale (translation) on install
...
* fixed hidding shop system menu on tibiacom template when disabled in
config
* some changes to sample characters: chanced town_id to 1, posx: 1000,
posy: 1000, posz: 1000 and default group_id to 1 so you can change
in-game outfits and they will be used
* fixed account.login redirect not working on tibiacom template
* installation: warn about wrong admin account name/id and password
* (internal) removed some duplicated code on install finish
* (internal) renamed installation step files to be in correct order
* added TODO file
* bumped version to 0.7.3
2017-12-18 09:01:54 +01:00
slawkens1
37f792d9ce
* forgot to commit twig templates in last commit
...
* added some validation in guilds actions if guild has been set to
prevent php notices
2017-11-14 20:27:59 +01:00
slawkens1
05f8756a12
* fixed viewing pages with capital letters (like serverInfo) on case sensitive systems
...
* fixed changing comment of characters with space and other special
characters in name (#29 )
* fixed viewing guilds with space and other special characters in name
(#29 )
* (kathrine template) fixed displaying menu when no URI is set (URI =
'/')
* added some additional checks for Validator guildName and rankName if
name is empty
* (internal) new twig filter: urlencode, which is using urlencode php
function
2017-11-14 19:58:44 +01:00
slawkens1
6aa58bddd8
* removed some tibiacom character typo '}?>'
2017-11-12 19:38:02 +01:00
slawkens
56a0c6e6bf
* some unimportant changes
2017-11-03 16:12:50 +01:00
slawkens
edeb781600
Merge branch 'master' of https://github.com/slawkens/myaac
2017-11-03 09:43:51 +01:00
slawkens
9aa4e308c1
* reverted removing base href in html head
...
* added anonymous usage statistics reporting
* (fix) don't show templates that doesn't exist in Menus option in Admin Panel
* (fix) menu ordering by category
* (fix) showing changelog with urls in Admin Panel
* (internal) moved uninstall logic to Plugins class
2017-11-03 09:43:47 +01:00
slawkens1
05abf41b64
* removed some useless <br> in gallery box
2017-10-29 19:50:15 +01:00
slawkens
c05e7f29c5
* fixed tibiacom menus extending on some pages
2017-10-26 16:07:10 +02:00
slawkens
583f3394fc
* added featured article to tibiacom template (you can add them with add news button)
...
* added networks (facebook and twitter) and highscores (top 5) boxes to tibiacom template, configurable in templates/tibiacom/config.php
* fixed polls box in tibiacom template
* (internal) moved tibiacom boxes to separate directory
* (internal) renamed constant TICKET -> TICKER
2017-10-26 15:35:22 +02:00
slawkens
5e414ebda8
* added news ticker for kathrine template
...
* (internal) moved news tickers to twig template
* (internal) moved Forum class to separate file
* (internal) moved deprecated functions to compat.php
2017-10-25 09:50:12 +02:00
slawkens
6c9e09ea73
* moved template menus to database, they're now dynamically loaded
...
* you can edit them in Admin Panel under 'Menus' option.
* you can also add custom links, like http://google.pl
* removed videos pages, as it can be easily added using custom Menus and Pages with insert Media
* removed bug_report configurable, its now enabled by default
2017-10-24 14:42:23 +02:00
slawkens
0104d2fd36
* added nice looking menu for my account page in default template
2017-10-18 17:11:05 +02:00
slawkens
e45d27b5c7
* moved most of guilds html-in-php code to twig
...
* moved buttons to separate templates
* moved online search for to twig
2017-10-18 16:08:15 +02:00