Commit Graph

  • 2b82d111f0 Merge remote-tracking branch 'upstream/master' Stephan Brunker 2019-11-02 22:24:01 +01:00
  • 4d06475491 completed NEWS for PR Stephan Brunker 2019-11-02 22:22:09 +01:00
  • 8d0cd12b39 Fix links in ML not going to item when not an image onli 2019-11-02 21:32:24 +01:00
  • 7a59338971 Add plugin fixes to main news file. Thomas Hochstein 2019-11-02 15:08:25 +01:00
  • 01c87b771a Document change of language names and multilang fixes. Thomas Hochstein 2019-11-02 15:06:31 +01:00
  • 42a6649474 [nl2br] Document addition of figure/figcaption. Thomas Hochstein 2019-11-02 14:51:57 +01:00
  • c9e03912ed [spamblock] Document timeout protection. Thomas Hochstein 2019-11-02 14:49:43 +01:00
  • 694a677553 Fix NEWS file. Thomas Hochstein 2019-11-02 15:02:29 +01:00
  • 92653a1dec nl2br increase version number Stephan Brunker 2019-11-02 00:39:12 +01:00
  • 8c399f2147 included figure and figcaption tags in nl2br Stephan Brunker 2019-10-27 11:44:00 +01:00
  • aa1f3b533d Fix category page title - strip_langs - Stephan Brunker 2019-10-23 11:56:10 +02:00
  • d75e311077 added event_hook multilingual_strip_langs to permalinks Stephan Brunker 2019-10-21 07:41:21 +02:00
  • 0193f8a314 reinserted validation of config logfile string. Was deleted unintentionally. Stephan Brunker 2019-10-20 16:43:45 +02:00
  • 5c4c11f0b4 fixing multilingual issues: display languages in native names and fix initialition point of plugins Stephan Brunker 2019-10-20 16:22:10 +02:00
  • f9d43d20a3 added timeout protection against spambots into event_spamblock Stephan Brunker 2019-10-18 12:14:10 +02:00
  • 1dcde41b53 Fix: Remember where you stored images last (fixes ) onli 2019-11-01 20:18:00 +01:00
  • b4f0b35a5d
    Merge pull request from stephanbrunker/master Garvin Hicking 2019-10-17 13:46:06 +02:00
  • 6a268e2b5f [TASK] Uses single-asset insertion when only one asset has been selected to be inserted Garvin Hicking 2019-10-17 13:14:00 +02:00
  • 27703c5482 Add changes to NEWS, bump plugin version number. Thomas Hochstein 2019-10-16 12:25:48 +02:00
  • cbbebf01c6 Release 2.3.2 Thomas Hochstein 2019-10-16 09:52:20 +02:00
  • d7b4e93292 After release preparations. Thomas Hochstein 2019-10-16 09:49:27 +02:00
  • 26c7f9af75 Release 2.3.2. 2.3.2 Thomas Hochstein 2019-10-16 09:43:59 +02:00
  • 4b1641b5bf Release preparations. Thomas Hochstein 2019-10-16 09:39:47 +02:00
  • 348f5fbc12 Add "lower/upper roman" ordered list styles. Thomas Hochstein 2019-10-13 18:37:16 +02:00
  • ea371f6a4e fixed requested changes, array processing of multilingual_stip_langs Stephan Brunker 2019-10-15 22:45:02 +02:00
  • 2ea886396b [BUGFIX] Fixes missing referenced variable when $_GET['serendipity'] is not an array Garvin Hicking 2019-10-15 14:03:34 +02:00
  • 5b35569e73 [BUGFIX] Fixes missing referenced variable when $_GET['serendipity'] is not an array Garvin Hicking 2019-10-15 14:03:34 +02:00
  • f7c20f0e82
    Merge pull request from th-h/thh-positive-limits Garvin Hicking 2019-10-14 13:09:45 +02:00
  • 502b837dd6 Fix a lot of single issues and overhaul the language settings see docs/NEWS and the plugin/changelog files for details Stephan Brunker 2019-10-13 22:49:03 +02:00
  • 4a8616214f Avoid undefined index notices. Hanno 2019-10-13 18:21:18 +02:00
  • b10bbcc2e1
    Merge pull request from hannob/fix_undefined_index Thomas Hochstein 2019-10-13 18:27:45 +02:00
  • 5765d1a779
    Avoid undefined index notices, see https://github.com/s9y/Serendipity/issues/642 Hanno 2019-10-13 18:21:18 +02:00
  • 5f8744e414 Assume uninitialized constant PLUGIN_LINK_SPARTACUS. Thomas Hochstein 2019-10-13 17:35:58 +02:00
  • a2ad0bd9b5 Fix mangling of auto-generated mails. Thomas Hochstein 2019-10-13 13:15:27 +02:00
  • d36895b321 Document rotating images and figcaption fix. onli 2019-10-10 23:44:13 +02:00
  • f55c17ee4f Fix: rotate image did not rotate all thumbnails. onli 2019-10-10 23:41:52 +02:00
  • 38a7a3f60b Fix: Stop ckeditor from removing figures and figcaptions. onli 2019-10-09 18:10:21 +02:00
  • 2b9616276f [TASK] Prevents PHP warnings with type differences on $_REQUEST['serendipity']. Garvin Hicking 2019-10-07 17:03:33 +02:00
  • f26a306026 Escape category images to avoid backend XSS. Hanno 2019-09-17 19:40:34 +02:00
  • f30de8449f Fix sidebar not displayed in BS4 theme. Matthias Mees 2019-09-20 21:53:58 +02:00
  • ae0077f836 Fix typo in Skeleton theme. Matthias Mees 2019-09-20 19:31:58 +02:00
  • 63217ef9c9 [BUGFIX] [SECURITY] Fixes only logging to .log and.txt filetype extensions. Garvin Hicking 2019-09-17 10:50:28 +02:00
  • ce191330c8 [CLEANUP] Changes release dates like before. Garvin Hicking 2019-09-17 10:50:00 +02:00
  • 9a27978179 [CLEANUP] Code formatting. Garvin Hicking 2019-09-17 10:49:37 +02:00
  • b653ed867c [BUGFIX] Fixes {$save_error} not showing when saving plugin API configuration. Garvin Hicking 2019-09-17 10:49:22 +02:00
  • 7e6027ebf9 Adds 'vagrant' to gitignore for local development. Garvin Hicking 2019-09-09 11:19:31 +02:00
  • 7ce5408609 With MySQL use cast(okey as unsigned) instead of cast(okey as integer) Eike Rathke 2019-09-05 00:53:53 +02:00
  • f4d07960bb Assume uninitialized constant PLUGIN_LINK_SPARTACUS. Thomas Hochstein 2019-10-13 17:35:58 +02:00
  • 9b6a8f6c87 Force positive values for fetchLimits. Thomas Hochstein 2019-10-13 17:22:59 +02:00
  • 722a4ef4c4 Fix a typo in a comment. Thomas Hochstein 2019-10-13 17:20:45 +02:00
  • 00832cbca8 Add news item for "Fix mangling of mails". Thomas Hochstein 2019-10-13 13:39:36 +02:00
  • 9867d70fac Fix mangling of auto-generated mails. Thomas Hochstein 2019-10-13 13:15:27 +02:00
  • f3341f19b4 document rotating images and figcaption fix onli 2019-10-10 23:44:13 +02:00
  • 27fd525706 fix: rotate image did not rotate all thumbnails onli 2019-10-10 23:41:52 +02:00
  • b614ed5d07 Fix: Stop ckeditor from removing figures and figcaptions onli 2019-10-09 18:10:21 +02:00
  • e8b8be0342 [TASK] Prevents PHP warnings with type differences on $_REQUEST['serendipity'] Garvin Hicking 2019-10-07 17:03:33 +02:00
  • 5241f2d6ab Document onli 2019-09-28 23:07:13 +02:00
  • fa8e77c130 Escape category images to avoid backend XSS Hanno 2019-09-17 19:40:34 +02:00
  • 464c1319ad Fix sidebar not displayed in BS4 theme Matthias Mees 2019-09-20 21:53:58 +02:00
  • 23eb937793 Fix typo Matthias Mees 2019-09-20 19:31:58 +02:00
  • 7ab1cf9091 [BUGFIX] [SECURITY] Fixes only logging to .log and.txt filetype extensions Garvin Hicking 2019-09-17 10:50:28 +02:00
  • 5ccaa9a855 [CLEANUP] Changes release dates like before Garvin Hicking 2019-09-17 10:50:00 +02:00
  • febbb55371 [CLEANUP] Code formatting Garvin Hicking 2019-09-17 10:49:37 +02:00
  • a8344876e6 [BUGFIX] Fixes {$save_error} not showing when saving plugin API configuration Garvin Hicking 2019-09-17 10:49:22 +02:00
  • 6737384bbf Adds 'vagrant' to gitignore for local development Garvin Hicking 2019-09-09 11:19:31 +02:00
  • f86fd35c13 document onli 2019-09-06 10:48:22 +02:00
  • 07a241798d With MySQL use cast(okey as unsigned) instead of cast(okey as integer) Eike Rathke 2019-09-05 00:53:53 +02:00
  • e2c0c82aeb Revert "Fix pagination for "stable archives" in themes." Thomas Hochstein 2019-08-24 08:39:01 +02:00
  • ecd3c9fa0b Revert "Fix pagination for "stable archives" in themes." Thomas Hochstein 2019-08-24 08:39:01 +02:00
  • dd46e39884 Release 2.3.1 Thomas Hochstein 2019-08-21 07:38:04 +02:00
  • 40113925b6 After release preparations. Thomas Hochstein 2019-08-21 07:34:37 +02:00
  • a3a2b51848 Release 2.3.1 2.3.1 Thomas Hochstein 2019-08-21 07:29:51 +02:00
  • f944eb4cd3 Release preparations. Thomas Hochstein 2019-08-21 07:25:34 +02:00
  • 573fefc8e2 Fix recode.sh - only copy language files. Thomas Hochstein 2019-08-18 12:18:19 +02:00
  • b944d76ee7 Add new language constant to all language files. Thomas Hochstein 2019-08-18 12:15:22 +02:00
  • 9ae7ec779d Add plugin update notifier to NEWS. Thomas Hochstein 2019-08-18 10:48:59 +02:00
  • 2d7c9a0db2 [checklang] Don't normalize languages to lc. Thomas Hochstein 2019-08-18 01:48:48 +02:00
  • 75a6309fe3 lang DE: Remove duplicates, add missing. Thomas Hochstein 2019-08-18 01:28:15 +02:00
  • c32b692b1b lang EN: Remove duplicates, add missing. Thomas Hochstein 2019-08-18 01:14:50 +02:00
  • f85608e3ce [plugin_categories] Add description constant. Thomas Hochstein 2019-08-18 01:14:20 +02:00
  • 77905d991d Fix typo. Thomas Hochstein 2019-08-18 01:08:32 +02:00
  • f8f40d27a4 Add language file checker. Thomas Hochstein 2019-08-18 01:04:05 +02:00
  • 0805014761 [event_spartacus] Fix upgrade counter. Thomas Hochstein 2019-08-17 18:14:26 +02:00
  • 2e5e601ea2 Fix ML mass delete, enhance i18n. Thomas Hochstein 2019-08-17 01:36:51 +02:00
  • 1bc7c4bd0f [event_spamblock] Don't overwrite "moderate" flag. Thomas Hochstein 2019-08-17 04:07:30 +02:00
  • 3730e77ddf Bump version, add Changelog entry. Thomas Hochstein 2019-08-17 13:55:53 +02:00
  • 3d0410bacd plugin_lang.php: Check additional_plugins, too. Thomas Hochstein 2019-08-17 13:26:28 +02:00
  • 4327c432a5 event_entryproperties: Add missing language constant. Thomas Hochstein 2019-08-17 12:58:33 +02:00
  • d2ad092763 plugin_lang.php: Make output more readable. Thomas Hochstein 2019-08-17 12:57:57 +02:00
  • 9c66269fce addlang.sh: Move input to backup after run. Thomas Hochstein 2019-08-17 12:56:10 +02:00
  • 770e0eb2fd Move new constant to end of language files. Thomas Hochstein 2019-08-17 12:22:55 +02:00
  • b2aef47e05 [event_spamblock] Add ChangeLog. Thomas Hochstein 2019-08-17 12:57:10 +02:00
  • 8941fe6563 [event_spamblock] Don't overwrite "moderate" flag. Thomas Hochstein 2019-08-17 04:07:30 +02:00
  • cee38e55ab
    Merge pull request from th-h/thh-ml-multi Thomas Hochstein 2019-08-17 01:46:30 +02:00
  • 0b58fe42f2 Add ML changes to NEWS. Thomas Hochstein 2019-08-17 01:43:00 +02:00
  • f8110dbe86 I18n for multimove. Thomas Hochstein 2019-08-17 01:38:08 +02:00
  • 12bb9c0cc0 Fix media library (mass) delete. Thomas Hochstein 2019-08-17 01:36:51 +02:00
  • 4e662bf17c Fix pagination and links for "stable archives". Thomas Hochstein 2019-08-16 21:37:45 +02:00
  • cd3464be70 Add i18n and German translations. Thomas Hochstein 2019-08-11 14:42:20 +02:00
  • b88f789655 Add Spartacus links to plugin lists. Thomas Hochstein 2019-08-11 02:51:51 +02:00