azett
|
1f2f56538e
|
Fixed some template errors
|
2022-02-20 14:26:16 +01:00 |
|
azett
|
96934bf2aa
|
Fixed little glich in Portuguese translation. Obrigado cmarangon!
|
2022-02-04 13:17:02 +01:00 |
|
azett
|
0cc8e108c2
|
Plugin description updated
|
2022-01-15 13:16:51 +01:00 |
|
azett
|
9285f92f73
|
Updated jQuery (3.5.1 => 3.6) and jQueryUI (1.12.1 => 1.13).
|
2021-12-28 13:04:29 +01:00 |
|
azett
|
562844d4b8
|
Version push
|
2021-11-01 14:21:25 +01:00 |
|
azett
|
0d03c84afd
|
Merge branch 'master' of https://github.com/flatpressblog/flatpress
|
2021-11-01 13:08:40 +01:00 |
|
azett
|
a759461743
|
More template fixes
|
2021-11-01 13:08:19 +01:00 |
|
Arvid Zimmermann
|
44df55eaef
|
Text formatting
|
2021-10-30 21:14:28 +02:00 |
|
Arvid Zimmermann
|
076ff5ebba
|
Added features; overhauled top button bar
|
2021-10-30 21:01:59 +02: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 |
|
Arvid Zimmermann
|
dc018d6e3c
|
better link
|
2021-10-23 23:14:48 +02:00 |
|
Arvid Zimmermann
|
6eaa3ea414
|
added "help and support" section
|
2021-10-23 23:04:34 +02:00 |
|
azett
|
e2a6bf1a8a
|
Fixed security issue reported by huntr.dev: Session cookie missed the "secure" flag. Thanks for reporting!
|
2021-10-23 20:25:09 +02:00 |
|
azett
|
f4209dc7a8
|
removed obsolete code
|
2021-10-23 19:21:39 +02:00 |
|
Arvid Zimmermann
|
1a5138557b
|
Added a few more words
|
2021-10-20 19:49:46 +02:00 |
|
Arvid Zimmermann
|
acb80eeddb
|
Added link to Security Policy
|
2021-10-20 19:47:14 +02:00 |
|
Arvid Zimmermann
|
0c9841222d
|
Merge pull request #89 from zidingz/master
Create SECURITY.md - thanks @zidingz for the PR!
|
2021-10-19 12:30:44 +02:00 |
|
Ziding Zhang
|
a6d8b80ffc
|
Create SECURITY.md
|
2021-10-14 14:50:03 +01:00 |
|
Arvid Zimmermann
|
e5b964eb91
|
Update CHANGELOG.md
|
2021-06-19 14:11:38 +02:00 |
|
Arvid Zimmermann
|
6d083a8982
|
Update CHANGELOG.md
|
2021-06-19 14:08:02 +02:00 |
|
azett
|
14d503dfa9
|
version bump
|
2021-06-19 13:57:30 +02:00 |
|
Arvid Zimmermann
|
88c5b9fced
|
updated with latest changes
|
2021-06-03 18:02:06 +02:00 |
|
Arvid Zimmermann
|
49a7882f02
|
Added Dutch lang pack by Macmee
|
2021-06-03 17:58:06 +02:00 |
|
azett
|
9a0c93de9e
|
Added Dutch language pack by Macmee - hartelijk bedankt!
|
2021-06-03 14:12:43 +02:00 |
|
Arvid Zimmermann
|
02f5a55824
|
typo
|
2021-06-03 11:38:25 +02:00 |
|
azett
|
89d4545920
|
BOM in French language files broke the admin area on some systems. BOM removed.
|
2021-06-03 11:37:01 +02:00 |
|
Arvid Zimmermann
|
758a829cb6
|
Added Mastodon links
|
2021-03-29 12:14:48 +02:00 |
|
Arvid Zimmermann
|
d51e7ba602
|
Added Mastodon links
|
2021-03-29 12:11:18 +02:00 |
|
azett
|
9ce0674b57
|
Let's release version 1.2 "Legato"! \o/
Bumped system version to 1.2, edited changelog accordingly.
|
2021-03-20 12:21:05 +01:00 |
|
azett
|
43a7a43191
|
Italian language pack fix by Giacomo Margarito - grazie mille :)
|
2021-03-04 13:12:38 +01:00 |
|
azett
|
25eafcee8f
|
Bugfix: Spam protection question wasn't displayed.
|
2021-03-04 13:04:25 +01:00 |
|
Arvid Zimmermann
|
74015cbd49
|
Too many bugs fixed to list in detail^^
|
2021-02-28 12:45:28 +01:00 |
|
azett
|
e98ee2a6b6
|
Version bump to 1.2.beta2
|
2021-02-28 12:15: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
|
1030f1605d
|
Fix for #78: Some language packs had a wrong key in lang.admin.entry.php.
|
2021-02-28 12:05:16 +01:00 |
|
azett
|
8633cb6d48
|
Fix for #77: Unnecessary quotes broke access to array value
|
2021-02-28 11:43:14 +01:00 |
|
azett
|
fe1d222742
|
Handling of missing array indices added
|
2021-02-24 18:41:13 +01:00 |
|
azett
|
25eacf6ccc
|
Bugfix in admin area: Requesting a non-existant panel will not result in error message any more. Instead: Redirection to main panel.
|
2021-02-24 18:37:26 +01:00 |
|
azett
|
8ddd5a448f
|
Added German setup file.
|
2021-02-20 12:50:59 +01:00 |
|
azett
|
6031849486
|
Link in PrettyUrls description wasn't helpful at all - removed.
|
2021-02-20 12:06:28 +01:00 |
|
azett
|
efe08266d8
|
Fixed uninitialized variables and unexpected error states. Also: Misspelled key in German language file.
|
2021-02-20 11:53:57 +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
|
d43dcb2e69
|
Meh, commit 27c3e825b35de07d767a87d85b78af26a37654de was buggy. Here are the *correct* fixes of the Heredoc strings.
|
2021-02-14 11:44:47 +01:00 |
|
azett
|
6a63f186c4
|
HTTPS in the footer link.
|
2021-02-13 14:03:19 +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 |
|
azett
|
7e8ddb88b8
|
Fixed more template errors in order to get everything running with PHP 8.0.
Also: Fixed some tiny PHP errors.
Thanks for reporting, Matthias!
|
2021-02-13 13:03:09 +01:00 |
|
Arvid Zimmermann
|
3ce4a44864
|
1.2 is now a beta release
|
2021-02-07 12:54:45 +01:00 |
|
azett
|
89c0d93543
|
version bump to "1.2.beta1"
|
2021-02-07 12:21:53 +01:00 |
|
azett
|
8b5a2cbd57
|
Fixed more template errors in order to get everything running with PHP 8.0.
Also: Fixed some PHP errors in BBCode plugin and Calender plugin.
Thanks for reporting, Matthias!
|
2021-02-07 12:10:19 +01:00 |
|