1166 Commits

Author SHA1 Message Date
Arvid Zimmermann
5697a82aec
added @fabianosantosnet 2022-12-04 14:39:40 +01:00
Arvid Zimmermann
8c7a6c87a2
Merge pull request #166 from fabianosantosnet/master
update basic pt_br language
2022-12-04 14:35:31 +01:00
Fabiano Santos
6324f2bf17 update portuguese language 2022-11-27 13:02:30 -03:00
Arvid Zimmermann
cfd67fd306
typos 2022-11-19 14:37:22 +01:00
azett
bee5635ec6 Fixed PHP warning - thx laborix! 2022-11-13 13:16:45 +01:00
Arvid Zimmermann
9d918dd107
added link to Smarty upgrade guide 2022-11-02 21:24:48 +01:00
Arvid Zimmermann
b0b5af3d97
Update CHANGELOG.md
new jQuery[UI] versions; added Italian translation fix; added intl link
2022-11-01 20:34:13 +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
fbb525a382 added #83 2022-10-12 19:50:39 +02:00
azett
5ad886b894 fixes #83: Class-named constructors in Akisment plugin; also: PHP warnings fixed 2022-10-11 21:11:30 +02:00
azett
bdf9e780e1 fixed more PHP warnings - thx laborix! 2022-10-11 20:10:20 +02:00
azett
ac571a5f69 fixed PHP warning on [url=][/url] 2022-10-11 15:39:05 +02:00
azett
1acedaf149 fixed branch name to "master" 2022-10-11 14:36:23 +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
80abe0a55d fixed endless loop in entry overview; fixed PHP warning 2022-10-11 13:43:19 +02:00
Arvid Zimmermann
227b4d30d8
typo 2022-10-09 21:13:30 +02:00
Arvid Zimmermann
c4ddc545b9
requirements: more detailled 2022-10-09 21:12:37 +02:00
Arvid Zimmermann
abd2fa934b
Added PHP version info 2022-10-09 20:40:24 +02:00
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