b3eb11b9f0
upport spamblock lang changes
2014-02-08 17:37:17 +01:00
e64abba601
upport last textile changes
2014-02-08 17:21:44 +01:00
2392b99817
upport last spamblock changes
2014-02-08 17:19:01 +01:00
f37e0db153
upport last nl2br changes
2014-02-08 17:08:59 +01:00
4f164cdb55
upport last emoticate changes
2014-02-08 17:03:44 +01:00
d36fca5a1e
upport
2014-02-06 12:22:20 +01:00
3d7765f066
upport 1.7.6 security fixes
2014-02-06 09:36:31 +01:00
6735dc79fb
upport
2014-02-04 11:21:43 +01:00
0986ba8497
Added Creative Commons Version 4.0 to options
2014-01-21 09:22:56 +01:00
82f7bb99f8
Style the maintance section like the dashboard.
2014-01-19 16:03:24 +01:00
ee3ea72208
Introduce Maintenance menu
...
Containing all the small action menu-items that were in the main navigation menu, like verify installation
2014-01-19 13:19:30 +01:00
21107efaf5
Spamblock: Add backend link to nav
2014-01-19 01:10:50 +01:00
082fe28cc8
Highlight expanded filter/sort sections.
2014-01-02 14:49:08 +01:00
31e3099c7c
fix Captcha bug with upper PHP versions ( 8d29fcc
)
2013-12-25 19:45:28 +01:00
9dd5b9762b
Fixes and updates for serendipity_event_spamblock by DLange (2.0 branch)
...
[PATCH 1/4] remove serendipity_serverOffsetHour() workaround as this
function is now in core
[PATCH 2/4] remove blogg.de anti-spamlist support as it has been
discontinued
[PATCH 3/4] proper locking of .htaccess file to prevent race
condition and partial file over-writes
[PATCH 4/4] allow multiple Deny From lines in .htaccess so more IPs
can be simultaneously blocked for busy sites
2013-11-11 14:30:37 +01:00
149e6aa9a7
fixed core plugins db tables, ip column to IPv6 length
2013-11-08 14:53:25 +01:00
d858fc8eb3
nl2br restore() better callback - see Issue #67
...
to match all PHP version since 5.2.6
2013-10-08 20:08:06 +02:00
1fb8c54efb
Back to button style.
...
Partial manual revert of 168cb146ea
.
Please note that this does *not* contain any changes to the UI as
discussed; those will follow later.
References #41
2013-09-23 11:19:31 +02:00
e303d7433d
Switch karma plugin options to core config groups.
...
The karma plugin had its own solution for config option groups in
tabs which didn't work well with the refactored 2.0 backend. We
have a solution for config groups in the core; it now uses this
for better backend consistency.
References #54
2013-09-21 09:13:47 +02:00
243321d442
Layout for backend statistics.
...
This should get equal heights at some point, but I'm not sure how
to reference the JS file properly here.
References #54
2013-09-19 16:45:07 +02:00
5a00738390
Refactor backend markup for extended statistics.
...
References #54
2013-09-19 15:24:02 +02:00
11a5c60ecf
Adapt statistics code emitted by karma plugin to recent changes.
...
References #54
2013-09-19 13:00:49 +02:00
7c138b2f77
Refactor backend markup for basic statistics.
...
References #54
2013-09-19 12:54:29 +02:00
e056d9b1a7
Adapt backend sidebar entry for serendipity_event_statistics.
...
References #54
2013-09-19 11:07:38 +02:00
1e9319b239
Refactor karma plugin backend filters/sort markup.
...
References #54
2013-09-18 20:12:10 +02:00
8a4fbce55b
Adapt karma plugin's messages.
...
References #54
2013-09-18 19:15:19 +02:00
14e6ae0cdf
Adapt backend sidebar entry for serendipity_event_karma.
...
References #54
2013-09-18 19:04:20 +02:00
e2102f6e1e
Refactor entryproperties media db button.
...
Hard-coded input without inline JS, external onclick handler, hide
button on no-js.
References #54
2013-09-18 18:42:18 +02:00
de99ef67e6
Add msg icon to entryproperties plugin.
...
Also adds a styling hook to admin tpl.
References #54
2013-09-18 15:05:08 +02:00
74e699e560
Fixed deprecated /e modifier with PHP >= 5.5 in nl2br plugin restore method
2013-09-01 14:09:28 +02:00
82aa3db9ff
Refactor backend markup for serendipity_event_entryproperties.
...
Note: This still needs work with styles/layout and inline JS.
References #54
2013-08-19 21:49:23 +02:00
19b8cd81eb
Adapt backend sidebar entry for serendipity_event_entryproperties.
...
References #54
2013-08-19 20:19:47 +02:00
2489a45e18
Adapt backend markup for "Build cached entries".
...
References #54
2013-08-19 20:14:42 +02:00
168cb146ea
Use links instead of buttons ( #41 )
...
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
b2bcd08c99
rework spamblock action buttons
...
anchor workaround and restored event order, should fix #24
2013-07-21 01:00:15 +02:00
3f63746052
textile: Update to 2.5
...
see http://board.s9y.org/viewtopic.php?p=10435702
2013-07-17 00:03:41 +02:00
bf3628f33a
Use font icons instead of images in spamblock plugin.
2013-07-09 15:39:04 +02:00
4f719c7c7e
spamblock: show captcha-example at bottom (echo/return)
2013-07-07 19:00:34 +02:00
7a94df491a
Styling the captchabox.
2013-07-06 00:53:35 +02:00
d80a8334c8
Use return instead of echo in the remaining core
...
Debug-messages still may use echo, and some functions in functions_image and trackback still use it to generate progress messages, which should get cleaned up as well but is not that urgent
2013-07-05 19:16:11 +02:00
765e232693
Replace some icons.
2013-06-24 12:01:24 +02:00
17e0f159b0
Revert jQuery tooltips.
2013-06-24 11:04:56 +02:00
c2f788c69b
spartacus: improve template preview cache
2013-06-23 21:37:21 +02:00
6d3404c763
spartacus: only set template fullsize preview if existing, cached
2013-06-23 21:13:45 +02:00
f5b4355a9a
Tooltip for configure anti-spam.
2013-06-23 18:56:44 +02:00
02a6a45796
Icon button for configure anti-spam methods.
2013-06-21 11:24:55 +02:00
02d4df2a02
Move internal plugins into plugin-folder
...
Stepping stone to later use spartacus for all of them. Will break installed plugins
2013-06-16 19:39:44 +02:00
6fdef21374
Adapt spamblock plugin link to 2.0 backend.
2013-06-03 20:06:00 +02:00
a89de7da1f
entryproperties: Always delete cache on uninstall
2013-05-28 18:00:27 +02:00
dfa7f535ab
upport 4db855d
...
fixed curl result bug
2013-05-16 17:31:12 +02:00