Fraenkiman
806aee350e
Deletes the obsolete Smarty version 4.3.1
2024-04-14 18:39:55 +02:00
Fraenkiman
e544ed6d9a
Smatry Release 4.4.1 on Feb-2024
...
Comparing changes: https://github.com/smarty-php/smarty/compare/v4.3.1...v4.4.1
It is noticeable that Smarty 4.3.1 does not officially support PHP 8.3. Is only supported with 4.4.0.
Remark:
During tests with Smarty 4.5.1, it was noticed that the following warning occurs:
Deprecated: Using the unregistered function "function_exists" in a template is deprecated and will be removed in a future version. Use Smarty::registerPlugin to explicitly register a custom modifier.
As of Smarty 5.X.X, templates must be revised again.
The Smarty release 5.0.2 is already officially available. However, integration into FlatPress is not entirely trivial.
2024-04-14 18:37:39 +02:00
azett
4f2deb9059
Version bump to 1.3.1.dev
2024-04-08 19:38:00 +02:00
azett
06ff8553fd
Version bump: Final release of 1.3 "Andante" \o/
2024-04-07 12:05:54 +02:00
azett
3d7375294e
Proud version bump - we have our first RC of FlatPress 1.3! \o/
2024-03-24 00:13:35 +01:00
azett
b229b86658
fixes #182 - don't ask^^
2024-03-24 00:06:25 +01:00
azett
aeafa8313e
Merge branch 'master' of https://github.com/flatpressblog/flatpress
2024-02-03 13:47:01 +01:00
Frank Hochmuth
3d2124dfac
Update function.toolbar.php
2024-01-28 05:28:24 +01:00
Frank Hochmuth
81f380fff6
Update function.toolbar.php
2024-01-28 05:09:22 +01:00
azett
37680fb116
Version bump to 1.3.beta1
2024-01-21 14:19:12 +01:00
azett
104b960211
PHP 8.2 compatibility: Fixed more "Creation of dynamic property is
...
deprecated" errors
2024-01-21 13:44:35 +01:00
Fraenkiman
09b985d9ef
Update validate_criteria.isURL.php
2024-01-06 16:58:02 +01:00
Fraenkiman
0cc37bd047
Fixes: Undefined array key "descr"
...
- Fixes: Undefined array key "descr" in the comment edit panel
2024-01-06 16:53:56 +01:00
Fraenkiman
db719245af
no transfer of null to parameter of type string
...
- Fixes: Passing null to parameter #1 ($string) of type string is deprecated
2024-01-06 15:09:05 +01:00
Fraenkiman
4ce8fb3ea9
Update validate_criteria.notEmpty.php
2024-01-02 20:13:02 +01:00
Fraenkiman
672f498cf6
Update validate_criteria.notEmpty.php
2024-01-02 19:16:34 +01:00
Fraenkiman
8c2d819fa2
Update validate_criteria.notEmpty.php
2024-01-02 18:54:54 +01:00
Fraenkiman
a29052ba38
Fixes #294
...
Fixes #294
2024-01-02 17:56:28 +01:00
Frank Hochmuth
c745e50a43
Encodes $subject with MIME base64
2023-12-29 19:22:06 +01:00
Fraenkiman
acc2a11840
robust character encoding via core utils
...
- Instead of providing the mail subject with MIME base64 in different places, this has now been centralized.
2023-12-25 02:17:10 +01:00
Fraenkiman
1bd49955f5
Categories "unfiled" is now multilingual
...
- fixes #276
Categories "unfiled" is now multilingual
2023-11-28 00:30:17 +01:00
azett
107f6d99eb
Added missing properties to fix "Dynamic properties are deprecated"
...
errors under PHP 8.2
2023-10-28 13:56:05 +02:00
Fraenkiman
4e529ee5a5
This performs a Smarty update [4.3.1] - 2023-03-28
...
Fixes #227
* Releasenotes
2023-05-09 21:58:58 +02:00
Fraenkiman
779379480d
This performs a Smarty update [4.3.1] - 2023-03-28
...
Fixes #227
2023-04-09 23:51:23 +02:00
azett
264217f318
Fixes #186 , possible XSS in comments
2023-01-08 13:04:12 +01:00
azett
516bdc173a
check for correct admin referer on delete entry (see #64 )
2022-12-30 12:46:35 +01:00
azett
88494f5526
check for correct admin referer on deletefile (see #64 )
2022-12-29 15:01:49 +01:00
azett
d8991285c6
added API doc; fixed code formatting
2022-12-29 14:20:31 +01:00
azett
aa10022f48
removed ancient unused file
2022-12-29 13:19:06 +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
azett
1c6b423e48
Updated Smarty to 4.3.0. And the FlatPress-specific Smarty plugins now have their own directory, represented by the new constant FP_SMARTYPLUGINS_DIR.
2022-12-11 13:30:29 +01:00
azett
1acedaf149
fixed branch name to "master"
2022-10-11 14:36:23 +02:00
azett
80abe0a55d
fixed endless loop in entry overview; fixed PHP warning
2022-10-11 13:43:19 +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
azett
34fb2f3e6b
HttpOnly flag for session cookie to prevent possible XSS - thx @melbinkm!
2022-10-01 14:07:54 +02:00
azett
225e3b1b8d
fixes #132 - thx laborix & @Fraenkiman!
2022-10-01 12:59:20 +02:00
azett
5dd42b0ffa
fixes #49 & #91 - basically reverting 9f610ddac3f3a566f7ec672f5741d2314ea63ffc
2022-09-10 14:20:23 +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
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
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
c2f64b1d1a
added missing Smarty plugin file
2022-06-25 12:56:15 +02:00