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
|
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
|
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
|
1f2f56538e
|
Fixed some template errors
|
2022-02-20 14:26:16 +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
|
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
|
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
|
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
|
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 |
|
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 |
|
azett
|
e1e58d0a78
|
Italian language pack fix by Giacomo Margarito - grazie mille :)
|
2021-01-23 13:05:35 +01:00 |
|
franciscoarocas
|
c94c674d48
|
Updated plugins tpls (New admin theme)
|
2021-01-01 21:24:39 +01:00 |
|
azett
|
eba24702df
|
First commit in 2021 \o/
Fixed more template errors in order to get everything running with PHP 8.0.
|
2021-01-01 00:24:24 +01:00 |
|
azett
|
5a0b7541e7
|
Getting FlatPress ready for PHP 8: Added a lot of missing checks for undefined variables and array keys in template and PHP files.
|
2020-12-19 12:52:53 +01:00 |
|
azett
|
c2accdedcc
|
Description and authors of all default plugins reworked. (Original plugin authors are mentioned in CONTRIBUTORS.md from now on.)
|
2020-10-24 20:42:59 +02:00 |
|
azett
|
5050117c41
|
Plugins PrettyUrls and Comment Center are activated by default; LastComments and LastCommentsAdmin aren't. Also: Protected Mail Links isn't a plugin any more (see eed50e31e8d80e172a4a444a7a556c24f499a6fa).
And: Properly named constructor for class commentcenter_list.
|
2020-01-03 22:05:36 +01:00 |
|
azett
|
8ddcfda7ce
|
Plugin CommentCenter has proved to be very useful and therefore becomes part of the FP standard distribution.
|
2020-01-03 21:30:16 +01:00 |
|