1
0

Commit Graph

  • 20de7bd442 php 8 compat fix for saving plugin order onli 2021-05-30 11:47:18 +02:00
  • e293bc18f3 php 8 compat fixes for comment subscription onli 2021-05-29 20:27:02 +02:00
  • 1fc5076112 gravatar 1.63.1: php 8 compatibility fixes onli 2021-05-29 19:44:16 +02:00
  • bb483dcadc creativecommons 1.6.1: PHP 8 compat fixes (missing lang constants) onli 2021-05-29 18:32:34 +02:00
  • 8dbf85aacd bbcode 2.11.1: php 8 compat fix onli 2021-05-29 17:22:24 +02:00
  • 5ccb3cba67 fix: log_trackback called when not available (regular comments) Removes the not strictly necessary function call onli 2021-05-29 17:21:08 +02:00
  • f4d5a76add php 8 compat for bbcode plugin configuration onli 2021-05-29 17:17:08 +02:00
  • 8b8d8bf2c5 PHP8 compat fix for sending trackbacks (when target has no params) onli 2021-05-28 17:59:44 +02:00
  • 8d1dd2994c php 8 compat fix Matthias Gutjahr 2021-05-26 23:41:39 +02:00
  • c53b612421 php 8 compat fix when entry has trackback onli 2021-05-26 16:23:59 +02:00
  • bd6c9e79c9 more php 8 compat fixes for receiving trackacks Also includes a code-cleanup by introducing log_trackback, a less code heavy way to log the trackback flow onli 2021-05-26 00:08:32 +02:00
  • 730f4c080a php 8 compat fixes for receiving trackbacks onli 2021-05-25 23:13:51 +02:00
  • 42f93ee27a spartacus: php 8 compat fix onli 2021-05-25 22:48:37 +02:00
  • 5f488e97cf Wysiwyg cleanup (#761) onli 2021-05-24 17:39:08 +02:00
  • e2044472c2 php 8 compat fix for sending trackbacks onli 2021-05-18 19:42:16 +02:00
  • ae4e91f095 php 8 compat fix when showing RSS feed onli 2021-05-18 19:39:14 +02:00
  • 56f17439a1 php 8 compat fix for upgradeable plugins list onli 2021-05-18 19:37:05 +02:00
  • a8e919961b php 8 compat fix for spartacus when plugin upgrades are available onli 2021-05-18 19:33:19 +02:00
  • d2fb86fc2f syndication 2.3.0: Drop subtome JS plugin onli 2021-05-18 19:32:30 +02:00
  • 0590b97c67 minor: typos in NEWS onli 2021-05-13 22:29:27 +02:00
  • 9090de5605 update docs/NEWS onli 2021-05-13 22:13:21 +02:00
  • cd96ca66c7 php8 compat fixes for personal settings onli 2021-05-13 21:39:32 +02:00
  • 9b758e84db fix: Show proper upload media popup when using filter after upload Add the needed parameters to the hidden form used in the media library form so that a reload of the ML after the first upload still crenders the correct ML variant - the one for selecting an image, not the generic onli 2021-05-13 21:26:58 +02:00
  • e448d1c384 php 8 compat for ML item insert into article onli 2021-05-13 20:16:21 +02:00
  • 28c199c7aa php8 compat fixes for groups section onli 2021-05-13 17:57:07 +02:00
  • 9f4153dbc4 php8 compat fixes for user creation onli 2021-05-13 17:03:50 +02:00
  • 17786592e7 php 8 compat fixes for plugin installation onli 2021-05-13 15:33:27 +02:00
  • ed24403d36 php 8 compat fixes for comment section onli 2021-05-13 15:19:54 +02:00
  • cbca20a535 php 8 compat fixes for commenting in frontend onli 2021-05-13 15:03:23 +02:00
  • d28b15381c php 8 compat fixes for ML directory section onli 2021-05-13 14:57:19 +02:00
  • 561a86b385 php 8 compat fixes for media property page onli 2021-05-13 14:43:55 +02:00
  • c00ed46789 fix: media upload fails when in subdirectory with default paths Use file['realfile'] instead of path guessing based on file['full_file'] to access image on disk, since file['full_file'] is based on the http path onli 2021-05-13 14:18:31 +02:00
  • 05c3fa71eb Revert "fix: uploaded image path computted wrong when in subdirectory" onli 2021-05-13 14:16:21 +02:00
  • 4cab1db38d php 8 compat: Image upload onli 2021-05-13 14:13:58 +02:00
  • 46e8cc96b3 fix: uploaded image path computted wrong when in subdirectory The path set as $file['full_file'] and used for the dimension calculation incorrectly used the HTTP path onli 2021-05-13 14:11:07 +02:00
  • fd9edae13c php 8 compat fix: Show category archive pages onli 2021-05-09 23:05:25 +02:00
  • 40e44fd455 php 8 compat fix: Show entry backend pages when category exists onli 2021-05-09 23:00:49 +02:00
  • 60f5277435 php 8 compat fixes t oallow category creation onli 2021-05-09 21:57:43 +02:00
  • 814c681587 php8 compat fix: Don'd die in iframe when editing an entry onli 2021-05-09 21:09:32 +02:00
  • 67aa8f801b fix: Re-use entry title when already set, e.g. when editing onli 2021-05-09 21:07:26 +02:00
  • 74713a0337 php 8 compat fix: do not die when listing entries onli 2021-05-09 21:01:52 +02:00
  • 25cfb97ece php8 compat fixes to save entries again onli 2021-05-09 17:17:54 +02:00
  • 20539b92d4 Fix: Preserve entry form title in preview onli 2021-05-09 17:07:06 +02:00
  • 4c246ad426 php8 compat fixes for entry preview onli 2021-05-09 16:54:27 +02:00
  • 24c02da747 PHP8 compat for plugin menu onli 2021-05-02 14:00:49 +02:00
  • 3d1c264ccd PHP8 compat fixes for themes menu onli 2021-05-02 13:48:09 +02:00
  • 0303eec81e PHP8 compat fixes for configuration onli 2021-05-02 13:37:20 +02:00
  • ef27f70b3d PHP8 compat fixes for plugin configuration (spamblock) onli 2021-05-02 13:22:06 +02:00
  • a6162b6e04 PHP8 compat fix for ML directory menu onli 2021-05-02 12:55:26 +02:00
  • a6ca0d7fe5 PHP8 compat fixes for media library onli 2021-05-02 12:43:26 +02:00
  • cb258fa3a8 PHP8 compat fixes for image upload menu onli 2021-05-02 12:01:36 +02:00
  • ab9962a1f8 PHP8 compat fixes for entry list onli 2021-05-02 11:59:02 +02:00
  • 7900062aa3 PHP8 compat fixes for entry form display onli 2021-05-02 11:45:14 +02:00
  • b2707b81ae spamblock 1.89.3: php8 compat onli 2021-05-02 11:26:00 +02:00
  • 4e98879295 PHP8 compat fixes for serendipity_editor.js.tpl onli 2021-05-02 11:21:14 +02:00
  • 5013d583f2 Apply PHP8 compat fixes for backend controllers Taken from https://github.com/s9y/Serendipity/pull/750 onli 2021-05-02 11:15:46 +02:00
  • 395d018908 php8 compat for login onli 2021-05-02 11:07:53 +02:00
  • f996065a89 spartacus 2.39.2: php8 compat onli 2021-05-02 11:04:40 +02:00
  • ec70938faf fix: plugin_config accessed undefined variable for separator onli 2021-05-02 12:58:21 +02:00
  • e2682dbd79 fix: Editor area sent backend_entry_toolbar_body with empty data onli 2021-05-02 10:20:30 +02:00
  • 95b0211f0b fix: Editor area sent backend_entry_toolbar_body with empty data onli 2021-05-02 10:20:30 +02:00
  • 38354fcad5 Remove unused mysql (instead of mysqli) database layer onli 2021-05-02 10:12:13 +02:00
  • 9784fda858 Add () to set ?? evaluation order in ifs onli 2021-05-02 09:48:39 +02:00
  • 2a5d0e3ad4 Fix: mysqli was always picked as db after installation onli 2021-05-02 09:45:53 +02:00
  • 90dd334327 PHP 8 compatibility fixes for the installer onli 2021-04-27 21:25:15 +02:00
  • 7e48e041a2 Remove unused laminas db backend (#757) onli 2021-04-27 21:50:34 +02:00
  • 717282a58a Run 'compose update' onli 2021-04-27 21:30:20 +02:00
  • 05f58f90d7 Finish broken language file removal onli 2021-03-16 20:03:10 +01:00
  • 26aecdf06e Update lang/serendipity_lang_fr.inc.php onli 2021-03-16 19:59:53 +01:00
  • 11526604e1 php8 compat: undefined display_dat array keys onli 2021-03-16 19:49:02 +01:00
  • 6909411452 entryproperties 1.41.6: PHP 8 compat fixes onli 2021-03-16 19:46:38 +01:00
  • 6e71da985f Remove unused $week routing part This throws an error with PHP 8, but since $week is never defined it looks like this has been broken for a while. It can be re-added in a separate PR, if the intended functionality is known. onli 2021-03-16 19:41:50 +01:00
  • d1e040b7ec php 8 compat: fix undefined array access adnd $year,... construct onli 2021-03-16 19:39:31 +01:00
  • 1fcb77427e php8 compat fix: $lang and $cond['joins'] unset before access onli 2021-03-16 19:36:54 +01:00
  • df6d80f328 php 8 compat: Fix unused key and empty path, for css onli 2021-03-15 23:41:03 +01:00
  • a3253a0d55 syndication 2.2.4: php8 compat onli 2021-03-15 23:37:31 +01:00
  • 5e78cba223 php8 compat: assign smarty variable via index.php onli 2021-03-15 23:34:41 +01:00
  • 302960b786 php8 compat: Include missing smarty variables in genpage onli 2021-03-15 23:33:33 +01:00
  • b886a6a66c Enable array_key_exists for smarty templates Used in 2k11 for PHP 8 compatibility checks onli 2021-03-15 23:31:32 +01:00
  • 48211e27b1 php8 compat for 2k11 frontend templates onli 2021-03-15 23:28:15 +01:00
  • 0a4911566c php8 compat: Prevent unused key error onli 2021-03-15 23:24:03 +01:00
  • 0c84f10b7c responsive 0.5.2: php8 compat onli 2021-03-15 23:21:04 +01:00
  • 2261e112eb nl2br 2.21.9: php8 compat onli 2021-03-15 23:18:54 +01:00
  • a32bb4f2ee emoticate 1.11.1: php 8 compat onli 2021-03-15 23:16:57 +01:00
  • 21a4448d33 s9ymarkup 1.4.1: s9ymarkup onli 2021-03-15 23:14:49 +01:00
  • b36ad0f14f php8 compat: fix undefined key onli 2021-03-15 23:13:28 +01:00
  • 5396ef3ff5 php8 compat: Fix multiple key issues and unserialized cache key onli 2021-03-15 23:06:50 +01:00
  • bfc7d135a4 php8 compat: fix undefined keys onli 2021-03-15 23:01:12 +01:00
  • f03ab03a55 php8 compat: Fix undefined keys in 2k11 config onli 2021-03-15 22:53:50 +01:00
  • d817c67682 php8 compat: Multiple fixes onli 2021-03-15 22:51:46 +01:00
  • e07d08e60d php8 compat: Fix unset timestamp and res[2] key error onli 2021-03-15 22:49:03 +01:00
  • 690b6def49 php8 compat: Don't redefince LANG_CHARSET onli 2021-03-15 22:47:15 +01:00
  • 7f3d7e4017 php8 compat: Don't redefine SQL_CHARSET_INIT onli 2021-03-15 22:43:54 +01:00
  • 471292ac1a php8 compat: Drop VIEWMODE_THREADED from lang files onli 2021-03-15 22:38:12 +01:00
  • 75352e8565 php8 compat: Pass undefined user and password error onli 2021-03-15 22:36:12 +01:00
  • 391a372a55 php8 compat: fix missing $args and charset error onli 2021-03-15 22:32:48 +01:00
  • 9ac2504f4f PHP8 compat for frontpage, plugin-api warning onli 2021-03-15 22:30:30 +01:00
  • 0ef188187d Remove obsolet handling of magic_quotes_* Hanno Böck 2021-04-03 19:50:26 +02:00
  • 0f2a6791d0 Set utf8 as default for databases (and utf8mb4 when possible) onli 2021-03-06 18:37:25 +01:00
  • c162094fb3 Update Smarty to 3.1.39 onli 2021-03-06 19:34:09 +01:00