Fraenkiman
|
8f57ddf03d
|
Update toolbar.tpl
The name attribute on the img element is obsolete. Use the id attribute instead.
|
2022-12-30 04:50:53 +01:00 |
|
azett
|
88494f5526
|
check for correct admin referer on deletefile (see #64)
|
2022-12-29 15:01:49 +01:00 |
|
Fraenkiman
|
0928ae8a70
|
PrettyURLS plugin does not prevent directory browsing
Preventing directory browsing via PrettyURLS plugin when .htaccess is deleted by the user. ...as an addition to #No. 174
|
2022-12-26 02:36:47 +01:00 |
|
azett
|
5d5c7f6d8f
|
fixes #179, preventing path traversal
|
2022-12-25 15:00:06 +01:00 |
|
azett
|
d3f3294965
|
fixes #177, possible XSS in Media Manager plugin
|
2022-12-25 14:32:08 +01:00 |
|
azett
|
e53acdeef3
|
fixed translation
|
2022-12-25 14:23:03 +01:00 |
|
Arvid Zimmermann
|
9912982a94
|
Merge pull request #169 from fabianosantosnet/master
update some plugins to portuguese
|
2022-12-16 19:43:17 +01:00 |
|
Fabiano Santos
|
a3067cf47f
|
update some plugins to portuguese
|
2022-12-13 22:42:33 -03:00 |
|
azett
|
fd6818c559
|
AdminArea plugin: Localized phrase "Login"
|
2022-12-12 21:11:09 +01:00 |
|
Arvid Zimmermann
|
a354636fde
|
Merge pull request #167 from fabianosantosnet/master
update some plugins to portuguese
|
2022-12-12 19:49:02 +01:00 |
|
azett
|
9218d118c9
|
Editor toolbar back to working as intended. Fixes #168, thanks for reporting in this detailled manner!
|
2022-12-11 14:26:58 +01:00 |
|
azett
|
185a27d35d
|
PHP functions used as modifier must be registered as modifier explicitly as of Smarty 4.3 - fixed.
|
2022-12-11 14:04:12 +01:00 |
|
Fabiano Santos
|
fc76d6639e
|
update some plugins to portuguese
|
2022-12-04 21:34:41 -03:00 |
|
azett
|
bee5635ec6
|
Fixed PHP warning - thx laborix!
|
2022-11-13 13:16:45 +01:00 |
|
azett
|
d4ff88fe58
|
updated jQuery (3.6 to 3.6.1) and jQueryUI (1.13.1 to 1.13.2)
|
2022-11-01 13:58:13 +01:00 |
|
azett
|
432b352c26
|
fixed Italian language pack by Giacomo Margarito - grazie mille! :)
|
2022-11-01 13:39:20 +01:00 |
|
azett
|
5ad886b894
|
fixes #83: Class-named constructors in Akisment plugin; also: PHP warnings fixed
|
2022-10-11 21:11:30 +02:00 |
|
azett
|
ac571a5f69
|
fixed PHP warning on [url=][/url]
|
2022-10-11 15:39:05 +02:00 |
|
azett
|
42d72855a6
|
fixed endless loop in entry overview; fixed some PHP warnings; images dir is created if not existant on gallery creation
|
2022-10-11 14:16:49 +02:00 |
|
azett
|
c30d52b284
|
Merge branch 'master' of https://github.com/flatpressblog/flatpress into issue94_smartyupdate
# resolved conflicts:
# fp-includes/smarty/plugins/function.html_select_date.php
|
2022-10-08 13:43:33 +02:00 |
|
azett
|
4d9b7a9b41
|
added German translation - thx @Fraenkiman! Closes #148
|
2022-10-02 15:04:40 +02:00 |
|
azett
|
cf8b518aa3
|
Calendar plugin has previous/next buttons, see #128 - but still does not highlight proper days in previous months :/
|
2022-08-14 14:44:29 +02:00 |
|
azett
|
247d63eaaf
|
Merge branch 'master' into issue94_smartyupdate
# resolved conflicts:
# fp-includes/smarty/internals/core.rm_auto.php
# fp-includes/smarty/internals/core.rmdir.php
|
2022-07-02 13:42:13 +02:00 |
|
azett
|
af1aa7759b
|
Revert "Merge branch 'master' of https://github.com/flatpressblog/flatpress"
This reverts commit e9ad11742876f9f78d743a28afd547ee7480c7f9, reversing
changes made to f30fc6204a6bc7643d7952b1df98a3aa7b462dea.
|
2022-07-02 13:30:56 +02:00 |
|
azett
|
fa95af79fc
|
fixes #126
|
2022-07-02 13:01:21 +02:00 |
|
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 |
|