Commit graph

64 commits

Author SHA1 Message Date
Thomas Hochstein f2aec0e83d [event_spamblock_bayes] Translation fixes.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-17 22:39:35 +02:00
Thomas Hochstein 1e0fed666f Add German translations to plugins (1st pass).
Added German translation to the following plugins:

* event_comics
* event_cronjob
* event_galleryimage
* event_youtube
* plugin_showentries
* plugin_timezones

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-17 15:03:46 +02:00
Thomas Hochstein 6677de78f8 [event_spamblock_*] Don't overwrite "moderate" flag.
Unconditionally setting $serendipity['csuccess']
to 'true' will override a "moderate" flag set by
another (spamblock) plugin.

Fixes s9y/Serendipity#528

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-17 04:12:52 +02:00
onli 066c874d27 bayes 0.5.2: Fix dbPrefix constant error for PHP 7.2 2019-02-18 17:49:59 +01:00
Garvin Hicking cf7ea74b0a Added legal notice for remaining plugins
@th-h Please check serendipity_event_dejure if possible

@onli please check serendipity_event_commentspice and serendipity_event_browserid if possible
2018-04-05 14:17:19 +02:00
mariohommel 8a7c7654da Fixed token generation for delete/approve comment. 2018-03-25 11:59:17 +02:00
mariohommel 28e1e7d3ea Version 0.5.0. 2018-03-25 08:25:32 +02:00
mariohommel a8025abdce Add option to user spam classification in E-Mails via token. 2018-03-24 22:16:51 +01:00
Matthias Mees c3e8443d73 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.

This commit is to ensure consistency with the core across the
additional_plugins repository. While I was at it, I also cleaned
up the ChangeLogs, trying to establish a common pattern.
2016-10-26 15:07:46 +02:00
Garvin Hicking 55875ff290 partial upstream patch by ian 2016-09-23 11:42:48 +02:00
onli 6b06582e17 bayes 0.4.23: Fix sqlite throwing error message for setup routine 2016-09-02 21:35:50 +02:00
onli f54b1d5376 bayes 0.4.22: fix menu in 2.1-beta1 by using parseTemplate 2016-07-27 10:31:11 +02:00
Matthias Mees 7a7b76928b More elaborate error message for spamblock bayes 2016-02-11 20:04:00 +01:00
onli 7cf706b017 bayes: fix mal-written case-statemens in setupdB
Thanks for catching that, @Ian
2015-12-13 14:17:48 +01:00
onli b8757a5879 byes: fix setupdb deleting recycler 2015-12-11 23:53:33 +01:00
onli 5d969919fd bayes: fix recycler creation for sqlite 2015-12-11 23:02:48 +01:00
onli 62fb7bfb6b byes: Fix markall-buttons, database-backend w/o db
Fixes s9y/Serendipity#292
2015-02-15 18:48:43 +01:00
Matthias Mees f9c3d75b45 Bump Bayes version for Spartacus 2015-01-24 14:04:50 +01:00
Matthias Mees 941c920ff6 Add a class to bayes done msg
References s9y/Serendipity#276
2015-01-24 14:04:02 +01:00
onli 19e7d540ae Fix inverse comment selection
https://github.com/s9y/Serendipity/issues/255
2015-01-20 22:48:08 +01:00
Matthias Mees b395a33641 Bump bayes version 2015-01-20 19:52:39 +01:00
Ian d1c02424e5 the other half of da04025 2014-11-29 15:51:17 +01:00
Ian da04025a7b remove utf-8 location of documentary files
which never becomes true
2014-11-29 13:53:49 +01:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Garvin Hicking f62ce20036 global var, for @yellowled 2014-06-24 20:44:38 +02:00
Matthias Mees 6e321f5a4d The duplicate sidebar nav entries still were not fixed properly. 2014-06-08 22:01:17 +02:00
Matthias Mees f113207fcb Fix duplicate backend nav link.
Unfortunately, I misunderstood the example code for switching the
backend nav section, so some plugin were linked to twice in the
backend nav. This should fix it.
2014-06-05 22:20:32 +02:00
Matthias Mees 8a8a584498 Fix addiitional jquery inclusion in Spamblock Bayes.
References #178
2014-06-05 17:43:35 +02:00
Matthias Mees 0cb88e181a Amend ChangeLog and increment version number. 2014-06-05 14:46:39 +02:00
Matthias Mees 047b89af44 Adapt Import section of Spamblock Bayes for 2.0 backend. 2014-06-05 14:45:05 +02:00
Matthias Mees f3b93613ea Minor reformatting of Analysis details markup, not 2.0-specific. 2014-06-05 14:31:29 +02:00
Matthias Mees 3d63512477 Adapt Analysis list section of Spamblock Bayes for 2.0 backend. 2014-06-05 14:21:22 +02:00
Matthias Mees 69ff022635 Fixed two typos in Spamblock Bayes.
These were actually preventing the JS for expanding comments in the
analysis list from working. Haven't tested it in 1.x, but it does
now work in 2.x.
2014-06-05 14:13:13 +02:00
Matthias Mees 30215a1903 Improved pagination for Recycler section of Spamblock Bayes. 2014-06-05 13:26:02 +02:00
Matthias Mees f637b2df02 Adapt Recycler section of Spamblock Bayes for 2.0 backend. 2014-06-05 13:09:44 +02:00
Matthias Mees 006e7fa34b Adapt Learn section of Spamblock Bayes for 2.0 backend. 2014-06-03 14:15:27 +02:00
Matthias Mees 4c1cd729e4 Adapt navigation of Spamblock Bayes for 2.0 backend.
Also change the type of variable for the version switch here so it
works with Smarty templates.
2014-06-03 13:58:12 +02:00
Matthias Mees 3703d4b41c Add a backend version switch and assign it to tpl files. 2014-06-02 22:12:46 +02:00
Matthias Mees ac3053214f Adapt basics of Spamblock Bayes for 2.0 backend.
This takes care of things emitted to the backend, but not to the
backend section generated by the plugin like spamblock actions and
messages.
2014-06-02 20:11:44 +02:00
Matthias Mees 5b5da08950 Move to the correct section for 2.0 backend. 2014-05-21 21:46:59 +02:00
Vladimír Ajgl 7842af973e czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
Vladimír Ajgl c5248f893e czech translations - cvs/snv tags removed 2013-12-27 20:04:36 +01:00
onli 38f53839e7 added missing recycler-headings 2013-08-15 12:45:03 +02:00
Garvin Hicking 80b1593707 also remove $Revision$ 2013-08-12 10:27:53 +02:00
Matthias Mees 5b7f5e47de Fetch CDN jQuery without protocol; adapted ChangeLog formats. 2013-07-25 11:21:54 +02:00
Garvin Hicking 5787068962 fetch jquery via https 2013-07-25 09:39:06 +02:00
Vladimir Ajgl 173824040f update of czech translation and documentation 2012-09-09 20:25:12 +02:00
onli 4c580d4c7b pagination leadto learn-submenu 2012-06-07 15:08:23 +03:00
onli 62b2dec24b recycler first 2012-06-06 13:13:00 +02:00
onli ae4b5ae7df 0.4.9:comment-escaping in backend and proper errormsg when not selecting comments for analysis 2012-04-20 10:26:11 +02:00