Matthias Mees
252970c2e5
Basic support for static blocks (includeentry plugin) in 2k11.
2013-09-28 18:05:07 +02:00
Matthias Mees
87459991a9
Remove stray button nested in a element.
2013-09-26 14:34:42 +02:00
Garvin Hicking
ca84b8b85d
backend_footer hook
2013-09-24 13:09:42 +02:00
Matthias Mees
1fb8c54efb
Back to button style.
...
Partial manual revert of 168cb146eaec3c568527bbc5dcf06b4cb6e9bda8.
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
Ian
474953daa5
try to fix - draft preview non-object error
...
Draft previews threw:
Fatal error: Call to a member function assignByRef() on a non-object in /fullpath/include/functions_entries.inc.php on line 1235, which is the $serendipity['smarty']->assignByRef('entries', $dategroup); line.
Please double check if that is gone now.
2013-09-21 14:30:53 +02:00
Matthias Mees
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
Matthias Mees
1c7262b1d8
Introduce secondary netbook breakpoint; move some styles there.
...
References #58
2013-09-20 13:43:33 +02:00
Matthias Mees
76c554227c
Move media library directory filter to filters toolbar.
...
This is the "replacement" for the tree view directory browser which
was removed to get rid of the Yahoo JS dependency.
References #30
2013-09-20 12:58:32 +02:00
Matthias Mees
4b41477379
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-09-19 16:46:16 +02:00
Matthias Mees
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
Ian
28d75a78e5
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-09-19 15:29:15 +02:00
Ian
081fff5e0a
ML - exclude frontpage extensions _vti_cnf dir on windows servers
2013-09-19 15:27:43 +02:00
Matthias Mees
5a00738390
Refactor backend markup for extended statistics.
...
References #54
2013-09-19 15:24:02 +02:00
Matthias Mees
11a5c60ecf
Adapt statistics code emitted by karma plugin to recent changes.
...
References #54
2013-09-19 13:00:49 +02:00
Matthias Mees
7c138b2f77
Refactor backend markup for basic statistics.
...
References #54
2013-09-19 12:54:29 +02:00
Matthias Mees
e056d9b1a7
Adapt backend sidebar entry for serendipity_event_statistics.
...
References #54
2013-09-19 11:07:38 +02:00
Matthias Mees
3d53184985
Layout for karma plugin's filters/sort.
...
References #54
2013-09-18 20:22:50 +02:00
Matthias Mees
1e9319b239
Refactor karma plugin backend filters/sort markup.
...
References #54
2013-09-18 20:12:10 +02:00
Matthias Mees
8a4fbce55b
Adapt karma plugin's messages.
...
References #54
2013-09-18 19:15:19 +02:00
Matthias Mees
14e6ae0cdf
Adapt backend sidebar entry for serendipity_event_karma.
...
References #54
2013-09-18 19:04:20 +02:00
Matthias Mees
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
Matthias Mees
ca208da2fb
Layout for entryproperties.
...
References #54
2013-09-18 17:57:10 +02:00
Matthias Mees
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
Matthias Mees
d62498a099
Merge pull request #56 from smoeding/stm/fix-css-etag-2.0
...
Add ETag header to style sheet for better caching.
2013-09-12 09:18:33 -07:00
Stefan Möding
4b17cf9b6f
Add ETag header to style sheet for better caching.
2013-09-12 18:07:48 +02:00
Matthias Gutjahr
1dd627c9c3
Fixed wrong variable name
2013-09-06 14:29:46 +02:00
Matthias Gutjahr
5267970499
Added CLI check required for Metatron
2013-09-06 14:23:34 +02:00
Garvin Hicking
bb7ca06680
document
2013-09-05 09:25:42 +02:00
Ian
157c498e79
document upport a113f09 and ff2c3b9
2013-09-01 14:15:46 +02:00
Ian
3e79c6d06b
Fixed pagination when searching terms with fetchlimit < 4
2013-09-01 14:10:23 +02:00
Ian
74e699e560
Fixed deprecated /e modifier with PHP >= 5.5 in nl2br plugin restore method
2013-09-01 14:09:28 +02:00
Garvin Hicking
1f8dc86e76
document
2013-08-28 12:39:13 +02:00
Garvin Hicking
df906a343f
upport
2013-08-22 12:32:04 +02:00
Matthias Mees
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
Matthias Mees
19b8cd81eb
Adapt backend sidebar entry for serendipity_event_entryproperties.
...
References #54
2013-08-19 20:19:47 +02:00
Matthias Mees
2489a45e18
Adapt backend markup for "Build cached entries".
...
References #54
2013-08-19 20:14:42 +02:00
Matthias Mees
0ac1a2f9ce
Drop precautionary admin_link class.
...
References #41
2013-08-19 19:04:23 +02:00
Matthias Mees
294dc041c6
Style toggle headlines as blocks for better visual orientation.
2013-08-19 19:02:37 +02:00
Matthias Mees
f811b3f6bb
Fix "combined" selector (used for toggle headlines).
...
References #41
2013-08-19 18:56:12 +02:00
onli
f8407848c1
link instead of button in directory-menu
2013-08-19 02:30:32 +02:00
onli
2384f56ec0
personal settings autocomplete fix
2013-08-19 02:25:53 +02:00
onli
d0e74392fe
use magnific everywhere ( #52 )
2013-08-19 01:38:48 +02:00
onli
e51dae3b9f
store multiple categories ( #51 )
...
so they don't get lost when collapsing the selector
2013-08-19 01:00:40 +02:00
onli
38e95423b8
git blue datetime cross
...
it destroys the date input in chrome
2013-08-18 23:41:13 +02:00
onli
ae00227275
button for comment-toggle
2013-08-18 23:34:23 +02:00
onli
b0c407d4c3
extension fix for resizing
2013-08-18 23:28:15 +02:00
onli
e26e98dbba
link fullsize image preview directly
2013-08-18 23:22:31 +02:00
onli
6772775696
thumbnail fix when w/o extension
...
serendipity_getThumbNailPath added an unnecessary dot, breaking thumbnail when using the fullsize image
2013-08-18 23:20:17 +02:00
onli
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
onli
f1343f95f1
GET menu for new groups/users
2013-08-18 20:45:38 +02:00