slawkens1
d9675b1bc6
* (internal) moved changelog to twig
...
* added changelog menu item to kathrine template
* (fix) if changelog type or where is set to 0 then display as unknown
2017-11-23 17:55:42 +01:00
slawkens1
036520566c
* fixed some php short tag
...
* fixed guild change description back button
2017-11-22 00:22:31 +01:00
slawkens1
8b302749ff
* update to 0.7.1-dev
2017-11-20 18:16:13 +01:00
slawkens1
68b3e2cfee
* update to 0.7.0
v0.7.0
2017-11-20 18:08:12 +01:00
slawkens1
9ee6906e4d
* fixed loading of custom pages
2017-11-20 17:48:25 +01:00
slawkens1
be38f51cc7
* updated phpmailer to version 5.2.26 (from 5.2.23)
2017-11-19 20:25:03 +01:00
slawkens1
aaed21f752
* ( #30 ) fixed recovering account on servers that doesn't support salts
2017-11-19 15:22:57 +01:00
slawkens1
a1dddd7df8
* updated tinymce to version 4.7.2
2017-11-16 17:10:27 +01:00
slawkens1
f26795ca7a
* im dumb :[!
2017-11-14 21:20:05 +01:00
slawkens1
7d6bbb3385
* verify install post values directly on config page and display error
...
* first usage report will be send after 7 days
2017-11-14 21:11:32 +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
867c86d702
github is weird
2017-11-14 20:01:14 +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
c581c35a73
* update to 0.7.0-dev
2017-11-12 22:06:20 +01:00
slawkens1
b37bd5f0ae
* github is weird
2017-11-12 21:56:47 +01:00
slawkens1
56a01e1e64
* fixed account email confirm function
...
* log some error info when mail cannot be send on account create
* fixed some weird include possibilities with forum and account actions
(verify action name)
* twig getLink function will now return with full url (BASE_URL
included)
* fixed some changelog PHP Notice warning
* (internal) shortened message functions
2017-11-12 21:55:12 +01:00
slawkens1
6aa58bddd8
* removed some tibiacom character typo '}?>'
2017-11-12 19:38:02 +01:00
slawkens1
0515f2825a
* fixed loading hooks from plugin installed from command line
2017-11-10 23:03:54 +01:00
slawkens
0d37e07a0d
* (fix) remove hooks from db on plugin deinstall
2017-11-09 11:31:02 +01:00
slawkens
ab69b182e6
Change version to 0.6.6-dev
2017-11-09 10:13:56 +01:00
slawkens
7b84614a79
* removed @version header from files, as it was hard to maintain
2017-11-09 10:02:15 +01:00
slawkens
361e536243
* admin panel, pages - link will be opened in new tab
2017-11-06 08:56:02 +01:00
slawkens
39fee6e57d
* menus are now showed by the order they're saved into menu_categories configurable
...
* fixed visitors in admin panel showing, when cache is disabled
2017-11-06 08:50:06 +01:00
slawkens
56a0c6e6bf
* some unimportant changes
2017-11-03 16:12:50 +01:00
slawkens
eb8993e746
* added back bug_report configurable cause some templates are using it
2017-11-03 10:46:23 +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
ac9c43e280
* fixed editing news
2017-10-26 16:25:24 +02: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
21b1383c9a
* update forum post after editing news (when forum post has been created)
2017-10-24 15:18:30 +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
195ec4b11e
* added some compat functions that are used by shop system
2017-10-24 04:59:52 +02:00
slawkens
bf988a7f6e
* added tinymce editor to 'Pages' in admin panel
...
* enabled code plugin for tinymce which enabled raw html code editing
2017-10-23 14:59:43 +02:00
slawkens
25f8028ae3
* fixed some typos
2017-10-23 11:37:49 +02:00
slawkens
28299744c4
* fixed uninstalling plugin
2017-10-23 10:13:50 +02:00
slawkens
72212f8256
* added links to edit/delete/hide custom page directly from page
2017-10-23 09:10:22 +02:00
slawkens1
1610a4ab91
* update to 0.6.6
v0.6.6
2017-10-22 23:38:51 +02:00
slawkens1
87a3d1e5d1
* fixed some php fatal error on spells page
...
* changed spells.vocations field in db size to 300
* please reload your spells after this update!
2017-10-22 23:36:05 +02:00
slawkens1
2b6d65e955
* update to 0.6.5
v0.6.5
2017-10-21 04:32:20 +02:00
slawkens1
cd44d28674
*fixed displaying custom pages
...
* fixed adding new group board
2017-10-21 04:30:02 +02:00
slawkens1
2edeb1b3e2
* fixed guild create link
2017-10-20 22:40:02 +02:00
slawkens1
9f946d4bc4
* update to 0.6.4
v0.6.4
2017-10-20 22:17:54 +02:00
slawkens1
5266f33af5
* reverted getLastLogin cause it was used by tibia11-login plugin
2017-10-20 22:01:05 +02:00
slawkens1
85c9a1e84d
* update to 0.6.3
v0.6.3
2017-10-20 21:18:50 +02:00
slawkens1
5951fe21ec
* fixed creating account :(
...
* fixed showing premium account status
2017-10-20 21:15:46 +02:00
slawkens1
c6b6638705
* fixed viewing thread without being logged
...
* removed unused and wrong function OTS_Account::getLastLogin() (field
lastday is used for premium)
2017-10-20 20:29:10 +02:00
slawkens1
8ab7be9fb8
* update to 0.6.2
v0.6.2
2017-10-20 18:16:52 +02:00