Commit graph

1783 commits

Author SHA1 Message Date
s9y bot 3b99c13c62 Automagic XML sync 2018-09-05 02:17:45 +02:00
Matthias Gutjahr 4b08899288
Fix PHP warning caused by typo in template
PHP Warning:  A non-numeric value encountered in .../templates_c/2k11/58/d3/09/58d3091bbe2ae7a94064de04db8831bdf8787fa0_0.file.oembed.tpl.php on line 42
2018-09-04 11:02:29 +02:00
Matthias Gutjahr fc3b817902
Bump plugin version 2018-09-04 10:44:35 +02:00
Matthias Gutjahr 98b6926485
Fix PHP warning
PHP Warning:  Use of undefined constant linkcount - assumed 'linkcount' (this will throw an Error in a future version of PHP) in .../plugins/serendipity_plugin_linklist.php on line 457
2018-09-04 10:35:34 +02:00
s9y bot ef142e727e Automagic XML sync 2018-09-03 02:58:55 +02:00
Garvin Hicking 4b5b514f99
Merge pull request #86 from th-h/thh_fix_dsgvo
[event_dsgvo_gdpr] Display plugin legal info.
2018-09-02 16:45:44 +00:00
Thomas Hochstein e73b7bac54
Merge pull request #87 from th-h/thh-pluginsync
Sync plugins in core and Spartacus.
2018-09-02 18:13:30 +02:00
Thomas Hochstein fb504097de Sync quicksearch in core and Spartacus.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-09-02 18:09:54 +02:00
Thomas Hochstein d25b294c80 Sync authors in core and Spartacus.
* Spartacus had 0.11.
* Language constants are now in core.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-09-02 18:06:53 +02:00
Thomas Hochstein 686a66aa05 Sync gravatar in core and Spartacus.
Bump version to 1.63.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-09-02 17:59:04 +02:00
Thomas Hochstein b5f0655cea [event_dsgvo_gdpr] Display plugin legal info.
Currently, legal information for plugins is only
shown when it had not been cached. As most plugin
info will be cached, nothing's shown.

We have to bypass the cache and query all installed
plugins directly to make that work.

Fixes #572.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-09-02 15:56:27 +02:00
s9y bot 7ba10c9b04 Automagic XML sync 2018-08-16 01:56:41 +02:00
stephanbrunker 020e6acaa3 multilang: assign stripped blogTitle in genpage (empty search was not covered) (#84) 2018-08-15 08:59:10 +02:00
onli 524b26d0d5 freetag: Fix php 7 issue by avoiding counting a non-array (#80) 2018-08-14 22:40:07 +02:00
s9y bot a0c3c4bbff Automagic XML sync 2018-08-07 01:52:43 +02:00
Garvin Hicking e0444f5c44
Merge pull request #83 from th-h/master
Cookie Consent: "understood", not "accepted".
2018-08-06 09:11:24 +02:00
Toben Schmidt ab1b638de4 Reset 404 error message for external PHP plugin (#79)
Just like the static pages plugin the external PHP plugin overrides the 404 error handling. The content from the external PHP script is displayed as expected but above this content the error message from the language constant URL_NOT_FOUND is shown. The static pages plugin resets this error message to get rid of the error message. The change in this commit does exactly the same thing for the external PHP plugin.
2018-08-06 08:59:59 +02:00
onli 14acbbac59 0.23: Move strike button to <del> (html5) 2018-08-06 08:45:29 +02:00
Thomas Hochstein d00a762311 Cookie Consent: "understood", not "accepted".
The cookie consent banner is a notice to inform
users about our usage of cookies - it's not a
way to get consent, because cookies are used
whether you click "accepted" or not. The click
will just dismiss the banner.

As we do not really ask for consent - if we did,
we had to refrain from setting cookies unless
and until the users has accepted -, we shouldn't
make it sound like we do. Anything else would IMO
violate the GDPR requirement of "information
[...] in a concise, transparent, intelligible
and easily accessible form, using clear and plain
language" (Art. 12).

So, "I understand" (or "dismiss") instead of
"I accept".

Incidentally, I do not think that we need explicit
consent for the usage of cookies to the extent
that we do so. However, if we should need consent
for legal reasons, then we must implement this in
such a way that no cookies are set without consent.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-08-05 22:32:06 +02:00
s9y bot 8ef7971b4e Automagic XML sync 2018-08-05 01:53:49 +02:00
Thomas Hochstein af644be6a1
Merge pull request #81 from th-h/master
[event_gravatar] Fix paste error in legal info.
2018-08-04 03:08:40 +02:00
Thomas Hochstein d2dff77f9d [event_gravatar] Fix paste error in legal info.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-08-04 02:58:35 +02:00
s9y bot e83e6d08b3 Automagic XML sync 2018-07-20 01:54:13 +02:00
Garvin Hicking 3edecdb7ec 3.69: Fix possible SQL injection for tagnames, thanks to Brian carpenter (geeknik) and Hanno B?ck 2018-07-17 12:20:13 +02:00
Matthias Mees 12aaee2e8f Remove references to external sites #DSGVO 2018-06-11 19:50:07 +02:00
Matthias Mees 9d523712dd Add + use locally hosted Lato webfont 2018-05-31 11:14:57 +02:00
s9y bot febfec2a4e Automagic XML sync 2018-05-25 01:51:55 +02:00
mariohommel dd7c89b54b Load JS oder HTTPS. 2018-05-24 07:29:35 +02:00
s9y bot 2f01ac2b79 Automagic XML sync 2018-05-16 01:52:13 +02:00
onli 725edf4415
dsgvo: Add a button to the privacy draft to copy the pure html (#78) 2018-05-15 18:45:36 +02:00
onli c45ba5f4ef
dsgvo: set default of commentform checkbox to false (#77) 2018-05-15 18:33:58 +02:00
s9y bot aabb1ce406 Automagic XML sync 2018-05-15 01:50:02 +02:00
Garvin Hicking 112ea49de2 1.0.7: Properly quit once the CSV dump is sent, and not embed this in HTML 2018-05-14 14:56:16 +02:00
Garvin Hicking 666d5eeff3 Added wp.getProfile stub 2018-05-14 14:52:36 +02:00
Garvin Hicking be1d9ffc2a fix bad constant names 2018-05-14 14:46:35 +02:00
Matthias Mees f847354e20 Typo 2018-05-03 08:43:12 +02:00
s9y bot 8e3e563e9f Automagic XML sync 2018-05-02 01:53:49 +02:00
Matthias Mees 0231eb1f14 [serendipity_event_dsgvo] Minor improvements
- If it does not have a legend, it should not be a fieldset
- Fix typos in German translation
- German translations for GDPR_BACKEND_* constants
- Bump version, document changes
2018-05-01 14:27:56 +02:00
s9y bot 924818fe5b Automagic XML sync 2018-05-01 02:16:59 +02:00
mariohommel da38d6ba2c Refresh Services-List for Shariff 2018-04-30 19:44:48 +02:00
Matthias Mees 637a5c0eca Update jQuery version 2018-04-26 21:35:33 +02:00
s9y bot fc09e5f5b7 Automagic XML sync 2018-04-24 01:52:57 +02:00
Garvin Hicking cf5f4f1430 Added feature to allow exporting and mass-deleting userdata 2018-04-23 12:03:55 +02:00
Matthias Mees 7e8ad5365a serendipity_event_social: Update bundled shariff to 3.0.1
This version uses locally hosted webfonts. In order to save space
and bandwith, we'll only bundle .ttf, woff and .woff2. That means
no support for legacy iOS (.svg) or IE < 9 (.eot).

References s9y/Serendipity#553
2018-04-22 23:18:49 +02:00
s9y bot 416e60af90 Automagic XML sync 2018-04-11 01:51:20 +02:00
Don Chambers f244f194c3 Clean Blog & Timeline; update Google webfont legal notice 2018-04-09 19:05:06 -05:00
s9y bot 5b29a34a2b Automagic XML sync 2018-04-10 01:49:09 +02:00
Matthias Mees 0a10633c00 Update legal info for skeleton theme 2018-04-09 20:50:09 +02:00
Garvin Hicking b40d7f87a6 Oops, did I forgot to commit? 2018-04-09 17:39:51 +02:00
Garvin Hicking 4c95681a51 1.0.3: Added ability to make themes provide a "legal.txt" with information, and a hard-coded internal array that yields information 2018-04-09 13:10:57 +02:00