355 Commits

Author SHA1 Message Date
azett
e9ad117428 Merge branch 'master' of https://github.com/flatpressblog/flatpress 2022-07-02 12:50:04 +02:00
azett
f30fc6204a fixes #129: captions not centered 2022-07-01 18:47:05 +02:00
azett
97fdec44ff Fixed gallery output, also fixes #127 2022-06-30 20:26:01 +02:00
azett
63b75fe5fc fixes #122 2022-06-29 20:54:29 +02:00
azett
6eaafee1fa Merge branch 'master' into responsiveadmin
# resolved conflicts:
#	admin/panels/config/admin.config.tpl
#	admin/panels/entry/admin.entry.commentlist.tpl
#	fp-plugins/commentcenter/tpls/deletecomm.tpl
#	fp-plugins/commentcenter/tpls/editpol.tpl
2022-06-27 19:24:18 +02:00
azett
1ac326f9cc Media Manager plugin: 50 items per pages, not 10 2022-06-24 21:43:31 +02:00
azett
c662bc3590 Call fs_is_directorycomponent() and fs_is_hidden_file() instead of checking manually. Also: Path traversal in Media Manager fixed. 2022-06-24 21:42:48 +02:00
azett
7447db1b21 Fixed #43: LastComments plugin will not even attempt to delete or rebuild LastComments caches if LastComments plugin is not available. 2022-06-23 19:34:05 +02:00
azett
a53146d74e Update jQueryUI 1.13 -> 1.13.1 2022-06-22 19:00:12 +02:00
azett
31001653d7 removed obsolete (and erroneous^^) script tag 2022-06-21 19:40:30 +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
9bfb2cb1c2 CSS fix - made plugin table look good in all Leggero styles 2022-06-17 20:17:31 +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
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
6bafd11149 Made the BBCode toolbar of the editor work with Smarty 4. 2022-04-09 14:13:46 +02:00
azett
1f2f56538e Fixed some template errors 2022-02-20 14:26:16 +01:00
azett
d841588901 Fixed BBcode and Quickspam templates 2022-02-06 15:17:45 +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
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
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
e1fee8e355 Merge remote-tracking branch 'remotes/origin/master' into responsiveadmin 2021-11-01 13:12:50 +01:00
azett
a759461743 More template fixes 2021-11-01 13:08:19 +01:00
azett
213642324c Merge remote-tracking branch 'remotes/origin/master' into responsiveadmin 2021-11-01 12:37:38 +01:00
azett
b1156dcf0f More template fixes for #90 2021-10-30 13:39:23 +02:00
azett
99c6c52628 Fix for #90: Comment Center config page threw errors. 2021-10-30 13:11:50 +02:00
azett
f4209dc7a8 removed obsolete code 2021-10-23 19:21:39 +02:00
azett
9cc5ef1a70 Merge branch 'master' of https://github.com/flatpressblog/flatpress into responsiveadmin 2021-06-04 15:55:15 +02:00
azett
9a0c93de9e Added Dutch language pack by Macmee - hartelijk bedankt! 2021-06-03 14:12:43 +02:00
franciscoarocas
263f2b16df Merge branch 'master' into responsiveadmin 2021-04-01 00:42:44 +02:00
azett
43a7a43191 Italian language pack fix by Giacomo Margarito - grazie mille :) 2021-03-04 13:12:38 +01:00
azett
25eafcee8f Bugfix: Spam protection question wasn't displayed. 2021-03-04 13:04:25 +01:00
azett
0ceec7a50f Fix for #76: Check date array for expected format.
Also: Fixed autocompletion mess-up in plugin.prettyurls.php -_-
2021-02-28 12:11:01 +01:00
azett
fe1d222742 Handling of missing array indices added 2021-02-24 18:41:13 +01:00
azett
6031849486 Link in PrettyUrls description wasn't helpful at all - removed. 2021-02-20 12:06:28 +01:00
azett
efe08266d8 Fixed uninitialized variables and unexpected error states. Also: Misspelled key in German language file. 2021-02-20 11:53:57 +01:00
azett
aaf5d35c0e Added Czech lang files by Lubomír Ludvík for setup and Commentcenter plugin. Děkuji! :) 2021-02-20 11:17:03 +01:00
azett
d43dcb2e69 Meh, commit 27c3e825b35de07d767a87d85b78af26a37654de was buggy. Here are the *correct* fixes of the Heredoc strings. 2021-02-14 11:44:47 +01:00
azett
27c3e825b3 Fixed Heredoc strings. Turns out, Heredoc syntax - https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc - only works with closing tags being the first characters of a line. Eclipse's reformatting and indention of the code does not seem to know that^^
Fix: Changed Heredoc strings to "normal" strings.
2021-02-13 13:47:18 +01:00
azett
7e8ddb88b8 Fixed more template errors in order to get everything running with PHP 8.0.
Also: Fixed some tiny PHP errors.
Thanks for reporting, Matthias!
2021-02-13 13:03:09 +01:00
franciscoarocas
b7a80444df Fixed all tpls (PHP 8.0) 2021-02-11 00:52:53 +01:00
franciscoarocas
e3c41566e3 Fixed Statics and Widgets tpls (PHP 8.0) 2021-02-11 00:04:04 +01:00
franciscoarocas
8e2fc93d8a Merge branch 'master' into responsiveadmin 2021-02-08 15:37:07 +01:00