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 |
|
azett
|
15d11bd933
|
Mini interpunctation change
|
2021-01-31 12:27:36 +01:00 |
|
azett
|
e1e58d0a78
|
Italian language pack fix by Giacomo Margarito - grazie mille :)
|
2021-01-23 13:05:35 +01:00 |
|
Arvid Zimmermann
|
491b7dd447
|
added Libraries section
|
2021-01-05 20:03:24 +01:00 |
|
Arvid Zimmermann
|
162c6d36fb
|
Added translator karelv
|
2021-01-03 11:00:41 +01:00 |
|
Arvid Zimmermann
|
aaa36c48bc
|
Update CHANGELOG.md
|
2021-01-02 13:44:22 +01:00 |
|
azett
|
a44a898632
|
Added Spanish language pack - muchas gracias, Carlos a.k.a karelv!
|
2021-01-02 13:35:33 +01:00 |
|
azett
|
c385803b6a
|
jQueryUI was broken.
|
2021-01-02 13:18:04 +01:00 |
|
Arvid Zimmermann
|
499f983a28
|
Update CHANGELOG.md
|
2021-01-01 14:26:30 +01:00 |
|
azett
|
ee9269c6ba
|
Fixed more template errors in order to get everything running with PHP 8.0.
|
2021-01-01 13:54:58 +01:00 |
|
azett
|
c539c2bb7e
|
Fixed more template errors in order to get everything running with PHP 8.0.
Also: Removed some unneeded code.
|
2021-01-01 13:25:03 +01:00 |
|
azett
|
22abda2369
|
Fixed more template errors in order to get everything running with PHP 8.0.
Also: Change in language files, widget management is no longer called "experimental".
|
2021-01-01 12:57:46 +01:00 |
|
azett
|
998a1f907e
|
Merge branch 'master' of https://github.com/flatpressblog/flatpress
|
2021-01-01 12:38:01 +01:00 |
|
azett
|
f5877b4f7e
|
Fixed more template errors in order to get everything running with PHP 8.0
|
2021-01-01 12:37:17 +01:00 |
|
Arvid Zimmermann
|
0efabcd457
|
meh, typo.
|
2021-01-01 12:20:37 +01:00 |
|
Arvid Zimmermann
|
9fce720c13
|
Igor Kromin added.
Added Igor Kromin as initial author of the XML sitemap.
|
2021-01-01 12:20:11 +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
|
5ee2cce5df
|
Fixed more template errors in order to get everything running with PHP 8.0
|
2020-12-31 23:50:18 +01:00 |
|
azett
|
d1571ef3ba
|
Fixed more template errors in order to get everything running with PHP 8.0
|
2020-12-31 23:16:04 +01:00 |
|
azett
|
46b3bfb27b
|
Fixed more template errors in order to get everything running with PHP 8.0
|
2020-12-31 23:05:42 +01:00 |
|
azett
|
83e1644c0f
|
Restored some changes from the last commit. Turns out, the HASHSALT_FILE is still used elsewhere ó_Ò
|
2020-12-19 19:25:52 +01:00 |
|
Arvid Zimmermann
|
d3fbc9132f
|
Added #59 fix to changelog
|
2020-12-19 18:07:18 +01:00 |
|
azett
|
f265b22b0b
|
Fix for #59: Updated password hash algorithm from md5 to bcrypt (via password_hash() function). Thanks a lot, @axelhahn!
In detail: Added function io_delete_file(). Removed system_hashsalt_save(). Added password hash update mechanics to user_login().
|
2020-12-19 14:02:27 +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 |
|
Arvid Zimmermann
|
9332d78fd1
|
added download link
|
2020-10-26 06:37:46 +01:00 |
|
Arvid Zimmermann
|
22c95d884e
|
more specific description
|
2020-10-25 12:24:31 +01:00 |
|