747 Commits

Author SHA1 Message Date
azett
e19b78ac13 fixed PHP warnings 2022-10-09 15:56:41 +02:00
azett
1b9022c5f6 fixed some errors occuring in Apache error log - thx laborix 2022-10-09 15:09:55 +02:00
azett
36b3e50006 fixed Smarty code: Replaced strftime() with strftime_replacement(); original Smarty file kept 2022-10-09 14:18:34 +02:00
azett
74f75ae40d added replacement function for strftime(), fixes #92 - thx @bohwaz! 2022-10-08 14:58:11 +02:00
azett
430b3304a5 Smarty: update to 4.2.1 2022-10-08 13:51:33 +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
Arvid Zimmermann
d88262ad9a
removed redundant social media links 2022-10-06 19:57:34 +02:00
azett
ff0f320e28 changelog for #148 2022-10-02 15:06:39 +02:00
azett
4d9b7a9b41 added German translation - thx @Fraenkiman! Closes #148 2022-10-02 15:04:40 +02:00
azett
23dcf5d1e7 reworked Dutch translation by G0erwt - hartelijk dank! 2022-10-02 13:28:51 +02:00
azett
266b217161 Fixes #156 - thx @Fraenkiman 2022-10-02 12:49:24 +02:00
azett
b45b7b25ae changelog for 34fb2f3 2022-10-01 14:15:37 +02:00
azett
34fb2f3e6b HttpOnly flag for session cookie to prevent possible XSS - thx @melbinkm! 2022-10-01 14:07:54 +02:00
azett
9df201725f Changelog for 92c0b2a 2022-10-01 13:45:12 +02:00
azett
92c0b2a517 Bufix: Checking uploaded files' extensions looked for the tmp file name, not the actual file name. Fixes #152 as well - thanks @s4n-h4xor! 2022-10-01 13:33:34 +02:00
azett
225e3b1b8d fixes #132 - thx laborix & @Fraenkiman! 2022-10-01 12:59:20 +02:00
Arvid Zimmermann
e58efa9da0
added Donate button; brought Follow buttons to top 2022-09-15 20:32:43 +02:00
Arvid Zimmermann
969966ed25
added @Fraenkiman 2022-09-10 18:04:15 +02:00
Arvid Zimmermann
216cc58479
Update CONTRIBUTORS.md 2022-09-10 15:05:21 +02:00
Arvid Zimmermann
7d5264891a
Update CHANGELOG.md 2022-09-10 15:01:28 +02:00
azett
5dd42b0ffa fixes #49 & #91 - basically reverting 9f610ddac3f3a566f7ec672f5741d2314ea63ffc 2022-09-10 14:20:23 +02:00
azett
58b3063478 Updated Leggero preview image, fixes #139 - thx @Fraenkiman 2022-09-10 13:32:31 +02:00
Arvid Zimmermann
74f7963b92
Update CHANGELOG.md 2022-08-14 15:01:40 +02:00
azett
925e225ee9 logout redirects to home page, fixes #119 2022-08-14 14:57:09 +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
e510b47e61 Search form: Years in reverse order 2022-08-14 14:25:02 +02:00
azett
d5bdc72852 fixes #136 for all styles - thx @Fraenkiman 2022-08-14 14:04:30 +02:00
azett
a5bea6507b Changelog updated 2022-08-13 20:43:51 +02:00
azett
5a637d7e7b Changelog updated 2022-08-13 20:43:20 +02:00
azett
3c3d614416 fixes #135 - thx @Fraenkiman 2022-08-13 20:38:03 +02:00
azett
06a555b0d6 fixes #133, props to @Fraenkiman 2022-08-11 20:08:21 +02:00
azett
cc28351945 fixes #134, props to @Fraenkiman 2022-08-11 20:05:18 +02:00
azett
553fd0a9e8 fixes #137 - thanks for reporting, @Fraenkiman :) 2022-08-11 19:55:45 +02:00
azett
8bdb37448f Merge branch 'issue94_smartyupdate' of https://github.com/flatpressblog/flatpress into issue94_smartyupdate 2022-07-02 13:42:22 +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
e656213fe4 Set Leggero v2 as default style of the Leggero Theme 2022-06-30 20:27:46 +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
d4b9f3afee changed branch in version info to "smartyupdate" 2022-06-28 20:56:20 +02:00
azett
d32c6cce3b Merge branch 'master' into issue94_smartyupdate 2022-06-28 20:55:50 +02:00
azett
e49bfe20cc changed branch in version info to "responsiveadmin" 2022-06-28 20:52:30 +02:00
azett
6d4cb1fadc Merge branch 'master' into responsiveadmin 2022-06-28 20:51:35 +02:00
azett
e40b4d944b Added branch name to system version 2022-06-28 20:44:38 +02:00
azett
6afdf420b1 added new Admin Area to changelog 2022-06-27 19:27:50 +02:00
azett
d27d3e897b Merge branch 'responsiveadmin' of https://github.com/flatpressblog/flatpress into responsiveadmin 2022-06-27 19:24:26 +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