1
0
Commit Graph

3433 Commits

Author SHA1 Message Date
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 
2013-09-20 12:58:32 +02:00
4b41477379 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2013-09-19 16:46:16 +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 
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
5a00738390 Refactor backend markup for extended statistics.
References 
2013-09-19 15:24:02 +02:00
11a5c60ecf Adapt statistics code emitted by karma plugin to recent changes.
References 
2013-09-19 13:00:49 +02:00
7c138b2f77 Refactor backend markup for basic statistics.
References 
2013-09-19 12:54:29 +02:00
e056d9b1a7 Adapt backend sidebar entry for serendipity_event_statistics.
References 
2013-09-19 11:07:38 +02:00
3d53184985 Layout for karma plugin's filters/sort.
References 
2013-09-18 20:22:50 +02:00
1e9319b239 Refactor karma plugin backend filters/sort markup.
References 
2013-09-18 20:12:10 +02:00
8a4fbce55b Adapt karma plugin's messages.
References 
2013-09-18 19:15:19 +02:00
14e6ae0cdf Adapt backend sidebar entry for serendipity_event_karma.
References 
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 
2013-09-18 18:42:18 +02:00
ca208da2fb Layout for entryproperties.
References 
2013-09-18 17:57:10 +02:00
de99ef67e6 Add msg icon to entryproperties plugin.
Also adds a styling hook to admin tpl.

References 
2013-09-18 15:05:08 +02:00
d62498a099 Merge pull request 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
4b17cf9b6f Add ETag header to style sheet for better caching. 2013-09-12 18:07:48 +02:00
1dd627c9c3 Fixed wrong variable name 2013-09-06 14:29:46 +02:00
5267970499 Added CLI check required for Metatron 2013-09-06 14:23:34 +02:00
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
1f8dc86e76 document 2013-08-28 12:39:13 +02:00
df906a343f upport 2013-08-22 12:32:04 +02:00
82aa3db9ff Refactor backend markup for serendipity_event_entryproperties.
Note: This still needs work with styles/layout and inline JS.

References 
2013-08-19 21:49:23 +02:00
19b8cd81eb Adapt backend sidebar entry for serendipity_event_entryproperties.
References 
2013-08-19 20:19:47 +02:00
2489a45e18 Adapt backend markup for "Build cached entries".
References 
2013-08-19 20:14:42 +02:00
0ac1a2f9ce Drop precautionary admin_link class.
References 
2013-08-19 19:04:23 +02:00
294dc041c6 Style toggle headlines as blocks for better visual orientation. 2013-08-19 19:02:37 +02:00
f811b3f6bb Fix "combined" selector (used for toggle headlines).
References 
2013-08-19 18:56:12 +02:00
f8407848c1 link instead of button in directory-menu 2013-08-19 02:30:32 +02:00
2384f56ec0 personal settings autocomplete fix 2013-08-19 02:25:53 +02:00
d0e74392fe use magnific everywhere () 2013-08-19 01:38:48 +02:00
e51dae3b9f store multiple categories ()
so they don't get lost when collapsing the selector
2013-08-19 01:00:40 +02:00
38e95423b8 git blue datetime cross
it destroys the date input in chrome
2013-08-18 23:41:13 +02:00
ae00227275 button for comment-toggle 2013-08-18 23:34:23 +02:00
b0c407d4c3 extension fix for resizing 2013-08-18 23:28:15 +02:00
e26e98dbba link fullsize image preview directly 2013-08-18 23:22:31 +02:00
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
168cb146ea Use links instead of buttons ()
A bit unfamiliar, let's give it some time. The user/groups-menu are clearer now
2013-08-18 20:59:53 +02:00
f1343f95f1 GET menu for new groups/users 2013-08-18 20:45:38 +02:00
a5ca5718b4 non-error-msg for comments 2013-08-18 19:03:19 +02:00
83ddeca71a bundled-libs, not _libs 2013-08-18 15:02:20 +02:00
5b2f73f74b zenddb-layer (inactive) 2013-08-18 12:48:47 +02:00
e63be19fe5 add composer autoloader and libs 2013-08-18 12:46:45 +02:00
d9211d2c40 add composer 2013-08-18 12:43:31 +02:00
c57a1b4da3 Proper scaling in landscape mode.
There used to be a bug in older iOS version which is now fixed in
iOS6, so we can use a proper landscape mode without zoom.
2013-08-17 18:28:24 +02:00
edfe606cc3 More minor smallscreen layout improvements. 2013-08-17 18:25:26 +02:00