Commit Graph
21 Commits
Author SHA1 Message Date
Garvin Hicking 15bc67ce8d [TASK] Updates serendipity_event_mailer: Prepend body option, force sending mails, fixed striptag label 2019-12-03 14:26:43 +01:00
Garvin HickingandThomas Hochstein 2ea886396b [BUGFIX] Fixes missing referenced variable when $_GET['serendipity'] is not an array
refs #642
refs #653
2019-10-15 22:34:58 +02:00
Garvin HickingandThomas Hochstein 2b9616276f [TASK] Prevents PHP warnings with type differences on $_REQUEST['serendipity'].
refs #642

Backported from master branch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-10-13 18:08:36 +02:00
Garvin HickingandThomas Hochstein 63217ef9c9 [BUGFIX] [SECURITY] Fixes only logging to .log and.txt filetype extensions.
Backported from master branch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-10-13 18:07:58 +02:00
Garvin HickingandThomas Hochstein ce191330c8 [CLEANUP] Changes release dates like before.
Backported from master branch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-10-13 18:07:55 +02:00
Garvin HickingandThomas Hochstein 9a27978179 [CLEANUP] Code formatting.
Backported from master branch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-10-13 18:07:50 +02:00
Garvin HickingandThomas Hochstein b653ed867c [BUGFIX] Fixes {$save_error} not showing when saving plugin API configuration.
Backported from master branch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-10-13 18:07:43 +02:00
Garvin HickingandThomas Hochstein 7e6027ebf9 Adds 'vagrant' to gitignore for local development.
Backported from master branch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-10-13 18:07:01 +02:00
Garvin Hicking 0dc6f620c1 [BUGFIX] Fixes media library regression, references #509
Adds missing ACL renames
Missing trailing / when managing dirs
Fix typo that did not evaluate read/write properly
Add missing NEWS entries
2018-11-05 15:59:49 +01:00
Garvin Hicking 0b259ce52f [BUGFIX] Fixes broken installer due to missing serendipity_db_probe() call. 2018-10-31 09:39:31 +01:00
Garvin Hicking e23fed0a47 Merge branch 'master' of https://github.com/s9y/Serendipity 2018-04-23 11:58:54 +02:00
Garvin Hicking 775b71134c * Fixed bug in pull request #392 which overwrote user specified
input for logged in authors with an empty realname (wrong array
      key name) and deleted all existing text input
2018-04-23 11:58:32 +02:00
Garvin Hicking 5f5d809b10 upport 2018-04-03 11:21:25 +02:00
Garvin Hicking c40aafcd1a Backport 2018-04-03 11:19:25 +02:00
Garvin Hicking d10aaf8ffd Add new "legal" properties for affected plugins.
Disable subtome by default.
2018-04-03 11:17:22 +02:00
Garvin Hicking 270c370c2a Fixed SQL statement for creation of serendipity_groupconfig DB table (did not work in my MySQL 5.7.17) 2018-03-28 10:41:18 +02:00
garvinhicking 531ccfc0a0 Remove bad ":" which messes up concatenation of constants that already have punctuation 2015-06-30 11:05:26 +02:00
garvinhicking 0cce92d4d7 Add ability to preview demo themes in spartacus. 2015-03-16 14:31:34 +01:00
garvinhicking 36cde3030a * Fixes escaping of comments in the new backend pane to prevent
XSS. Thanks to Steffen Röemann for reporting!
2014-12-23 11:10:53 +01:00
garvinhicking 71e4a6c1a9 Issue #164 - addresses commit @917fb30 2014-05-28 11:38:59 +02:00
garvinhicking df92e08671 provide upgrader task for plugin upgrade 2014-02-10 15:12:56 +01:00