azett
de5b653693
Merge branch 'master' into issue94_smartyupdate
...
# Resolved conflicts:
# contact.php
2022-06-19 15:09:26 +02:00
azett
4fe6c460af
completely reworked contact form
2022-06-19 15:04:43 +02:00
azett
db6f22f25b
Merge branch 'master' into issue94_smartyupdate
2022-06-19 12:49:49 +02:00
azett
fd9aea911d
First part of #114 : Error msg on uploading a forbidden file. Thx laborix!
2022-06-19 12:37:56 +02:00
azett
f465c79470
Typo, see #99
2022-06-18 21:05:42 +02:00
azett
f87cb3c3d2
Merge branch 'master' into issue94_smartyupdate
2022-06-18 20:53:43 +02:00
azett
14895d03e7
Current time displayed as format example is now in the configured time zone - thanks, laborix!
2022-06-18 20:32:39 +02:00
azett
8c69e2c27c
updated changelog
2022-06-18 12:13:38 +02:00
azett
75b84ca952
removed unneccessary type attribute
2022-06-18 12:08:34 +02:00
azett
51bc4cb120
Merge branch 'master' into issue94_smartyupdate
...
# Resolved conflicts:
# fp-includes/core/includes.php
# fp-plugins/bbcode/plugin.bbcode.php
# fp-plugins/commentcenter/inc/admin.php
2022-06-18 12:06:34 +02:00
azett
2398262568
Updated changelog
2022-06-18 11:47:19 +02:00
azett
92475a3dd6
Fixed #95 : Error at prev link on first / next link on last entry.
2022-06-18 11:45:01 +02:00
azett
c55dcc6168
updated changelog
2022-06-17 21:02:28 +02:00
azett
bf68fd2659
Fixed #98 : List bullets missing in Leggero preview.png. Also: Fixed like nine year old merge glitches in Leggero's Admin CSSes^^
2022-06-17 20:50:10 +02:00
azett
8c956c4d88
Fixed #100 : pt-br had wrong country code
2022-06-17 20:21:58 +02:00
azett
9bfb2cb1c2
CSS fix - made plugin table look good in all Leggero styles
2022-06-17 20:17:31 +02:00
azett
3a4a4c9f69
Fixed #97 : Searchbox glitch in "FlatMaas revisited" style
2022-06-17 20:16:56 +02:00
azett
835d31ea35
Updated change log
2022-06-16 13:44:03 +02:00
azett
89c276a2ae
Updated change log
2022-06-16 13:36:01 +02:00
azett
1ba31cf0a1
Added PhotoSwipe plugin. PhotoSwipe and Gallery captions plugins are activated by default.
2022-06-16 13:07:28 +02:00
azett
057cd17dd2
Added Gallery captions plugin
2022-06-16 12:53:06 +02:00
azett
db658fac39
Added gallery_fetch_galleries() function
2022-06-16 12:47:03 +02:00
azett
1eb93121d5
added gallery functions
2022-06-16 12:32:12 +02:00
azett
226482d3b6
Bugfix: Do not display empty warning msgs box
2022-06-16 12:30:47 +02:00
azett
85f8d2a249
quotation error fixed
2022-06-06 13:24:29 +02:00
azett
607df641ec
Merge branch 'master' of https://github.com/flatpressblog/flatpress
2022-05-07 20:02:55 +02:00
azett
becd504aae
Issue 106: Invalid HTML output fixed
2022-05-07 20:02:41 +02:00
azett
04e65040ca
reverted changes from 354eaccd06a265d557f8c7471bf1fd003ef0aa3c - will have to rework this more thorougly
2022-04-10 13:16:42 +02:00
azett
a65285d31b
Updated Smarty from 4.0.4 to 4.1.0
2022-04-10 12:55:40 +02:00
azett
354eaccd06
Made comment form work with Smarty 4.
2022-04-10 12:35:53 +02:00
azett
6bafd11149
Made the BBCode toolbar of the editor work with Smarty 4.
2022-04-09 14:13:46 +02:00
azett
be550f4666
CSS of the Leggero style had some glitches on mobile devices. Fixed by laborix, thank you very much :)
2022-03-26 13:59:49 +01:00
azett
1f2f56538e
Fixed some template errors
2022-02-20 14:26:16 +01:00
azett
1424e3bb7b
Updated calls to current Smarty API: clear_all_cache() -> clearAllCache(), clear_compiled_tpl() -> clearCompiledTemplate()
2022-02-06 15:44:24 +01:00
azett
fc883803a0
Added indentation
2022-02-06 15:38:06 +01:00
azett
59ece2fd41
Added missing Smarty plugins
2022-02-06 15:21:38 +01:00
azett
d841588901
Fixed BBcode and Quickspam templates
2022-02-06 15:17:45 +01:00
azett
a6e44a8e7f
Fixed plugin mgmt template. Also: Fixed empty warning box.
2022-02-06 15:08:09 +01:00
azett
f34a000d92
Fixed MediaManager template
2022-02-06 14:23:29 +01:00
azett
26d804bc8f
Merge branch 'master' into issue94_smartyupdate
2022-02-06 13:43:01 +01:00
azett
96934bf2aa
Fixed little glich in Portuguese translation. Obrigado cmarangon!
2022-02-04 13:17:02 +01:00
azett
253019d9e3
Updated required PHP version
2022-01-29 21:36:19 +01:00
azett
25c1618042
Updated FP-specific Smarty plugin "Admin" to v4 OOP style. Replaced obsolete get_template_vars() calls with getTemplateVars().
2022-01-29 15:20:42 +01:00
azett
e7a64816d6
Added APIdoc, removed obsolete code
2022-01-29 14:43:21 +01:00
azett
fb43fe3ea9
Updated FP-specific Smarty plugins to v4 OOP style. Moved list_categories plugin to the Smarty plugin folder in order to have it loaded properly.
2022-01-29 14:40:06 +01:00
azett
52bf429a01
Replaced Smarty 2.6.31-dev with v 4.0.4, keeping the FP-specific Smarty plugins.
...
Updated calls to current Smarty API (register_function()/register_modifier()/register_block() -> registerPlugin(); assign_by_ref() -> assignByRef()).
Fixed file includes in templates with quotes.
Removed SmartyValidate.class.php includes.
Still work in progress as some errors still appear!
2022-01-23 15:02:33 +01:00
azett
0cc8e108c2
Plugin description updated
2022-01-15 13:16:51 +01:00
azett
9285f92f73
Updated jQuery (3.5.1 => 3.6) and jQueryUI (1.12.1 => 1.13).
2021-12-28 13:04:29 +01:00
azett
562844d4b8
Version push
2021-11-01 14:21:25 +01:00
azett
0d03c84afd
Merge branch 'master' of https://github.com/flatpressblog/flatpress
2021-11-01 13:08:40 +01:00