1
0
Commit Graph

38 Commits

Author SHA1 Message Date
57cf532863 Added confirm msg for build cached entries in maintenance. 2014-03-06 12:30:05 +01:00
bbd419d69c Fix span/legend trick in entry properties plugin. 2014-02-25 18:44:41 +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
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
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
a89de7da1f entryproperties: Always delete cache on uninstall 2013-05-28 18:00:27 +02:00
5ec7481030 Port of patch #16 to 2.0 2013-05-06 09:47:19 +02:00
Ian
2598ceef51 Update serendipity_event_entryproperties.php
entryproperties userlevel check var strictly changed
2013-03-12 18:48:28 +01:00
Ian
a6ac1daff3 fixed last commits array to string 2012-11-12 11:58:30 +01:00
Ian
4e56b4400d some document.write replacements with better method 2012-09-27 15:58:34 +02:00
Ian
b22c4d315c Update plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php
empty entries caused error in alpha versions.
2012-09-26 09:01:08 +02:00
0407a731de Compatibility fixes 2012-06-13 12:47:16 +02:00
8ca7f04b8f * Implemented suggestion of removing boilerplate code in plugin API:
Change hack protection, introduce unified language loading, see
      http://board.s9y.org/viewtopic.php?f=11&t=16921
      Thanks to mt2!
2010-08-20 09:07:42 +00:00
316e86f3dc * Added ability to mark authorgroups as "hidden", so that members of such groups are excluded from common author listings. (Ref http://board.s9y.org/viewtopic.php?f=11&t=16237) (garvinhicking) 2010-01-13 12:28:55 +00:00
2512cc60b2 Fixed a tiny typo in serendipity_event_entryproperties -- a class was called entyproperties in the plugin options. 2009-11-01 23:19:24 +00:00
450ab08732 language update by konus 2009-06-15 09:26:05 +00:00
fc9048397e Patch by only to allow custom titles for the admin backend 2009-05-22 08:20:51 +00:00
2e450546c4 * Fixed not remembering entryproperties when re-editing an entry,
introduced with 1.4-beta1 [1.4-beta2]
2008-12-05 12:23:57 +00:00
f8094202fe * Adjust getting the right URL for karmavoting and shoutbox
plugins [1.4-beta2]
    * Adjust getting the right URL for karmavoting and shoutbox
      plugins [1.4-beta2]
2008-12-01 09:07:07 +00:00
f8362ba40b Use autocomplete=off, thanks to sbauer 2008-11-24 15:40:48 +00:00
e3d04d76b0 Use sequencing widget for entryrproperties plugin to allow shuffling the order of displayed elements 2008-08-19 10:56:03 +00:00
78f4dc4d2f less strict check 2008-04-14 03:48:48 +00:00
4474be0df7 Add option to speed up joining when not needed 2008-03-08 10:27:17 +00:00
d34bbd7181 * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
af5ca0ecea Add more CSS classes 2007-11-26 10:25:49 +00:00
a78b5338f0 Fix entryproperties value setting 2007-08-08 08:53:26 +00:00
ee32db52ee Don's patches 2007-07-20 09:20:31 +00:00
7f7afb21a2 For the future: Always indicate source of where frontend_display is called. Thanks to Karotte. 2007-07-08 20:07:41 +00:00
544360dad3 Remove optimization, was causing trouble... 2007-03-09 09:25:51 +00:00
cb416979a3 Optimize to avoid duplicate fetch 2007-02-27 12:14:20 +00:00
6a9adfbe2a Support freetag plugin 2007-02-08 10:40:01 +00:00
9b67bdd517 Make plugins bail out if called directly 2006-12-01 08:58:47 +00:00
d4612c80af rename image button to "media" 2006-08-14 08:53:19 +00:00
80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00