5fa25b65f4
Minor layout fixes for s9y links in popup.
2013-10-01 21:13:01 +02:00
1b11b31a18
Dashboard: open further links in a modal popup.
...
(Or just show/hide them for use-popups.)
For some weird reason, this seems to fire only on the second click
on the toggler, not on the first. Need input from @onli on this.
Also, this needs a better icon. I did not want to go through a new
iconfont build just for this one icon now.
2013-10-01 21:03:39 +02:00
3146238b35
Link dashboard headers to edit comments/edit entries.
2013-10-01 20:16:07 +02:00
915c5f6531
Fix possible temporary caching errors failing $eventData[0]['properties']
2013-10-01 19:03:12 +02:00
0b1aeddc31
Automatic upgrade removal of old Smarty2 files (2.0-alpha2)
2013-10-01 18:58:56 +02:00
609515a4d8
Remove stray styles for s9y links in the footer.
2013-10-01 17:34:52 +02:00
dc98c93c02
A more robust responsive layout for grouped entry status/buttons.
...
Related to ebb1fb41d4
.
2013-10-01 17:33:10 +02:00
ebb1fb41d4
group entry status and buttons
2013-10-01 16:08:27 +02:00
f7520a9195
entryeditor: extended before save
2013-10-01 15:31:39 +02:00
5257b95dbd
entryeditor: hide advanced if empty
2013-10-01 15:29:07 +02:00
54f926a946
unset year when not in cal-mode
...
closes #18
2013-10-01 14:55:20 +02:00
5894ac7f4f
back-button for category-menu
2013-10-01 02:39:57 +02:00
419310c4f7
s/find entries/edit entries
2013-10-01 02:30:32 +02:00
eadc5bc027
Add expand to dashboard-comment
...
temporary, to be replaced with a nice solution, same like for the normal comment view
2013-10-01 01:57:42 +02:00
1e8d3a58e4
dashboard link comments entry
...
And show the title of the entry as a tooltip
2013-10-01 01:39:28 +02:00
42ca45db68
Fix //-errors in feed
...
See http://board.s9y.org/viewtopic.php?f=10&t=19485 - needs testing, I only tested that on localhost with / as relative path
2013-10-01 01:15:53 +02:00
252970c2e5
Basic support for static blocks (includeentry plugin) in 2k11.
2013-09-28 18:05:07 +02:00
87459991a9
Remove stray button nested in a element.
2013-09-26 14:34:42 +02:00
ca84b8b85d
backend_footer hook
2013-09-24 13:09:42 +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
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
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
1c7262b1d8
Introduce secondary netbook breakpoint; move some styles there.
...
References #58
2013-09-20 13:43:33 +02:00
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
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 #54
2013-09-19 16:45:07 +02:00
28d75a78e5
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2013-09-19 15:29:15 +02:00
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 #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
3d53184985
Layout for karma plugin's filters/sort.
...
References #54
2013-09-18 20:22:50 +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
ca208da2fb
Layout for entryproperties.
...
References #54
2013-09-18 17:57:10 +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
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
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
157c498e79
document upport a113f09
and ff2c3b9
2013-09-01 14:15:46 +02:00
3e79c6d06b
Fixed pagination when searching terms with fetchlimit < 4
2013-09-01 14:10:23 +02:00
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 #54
2013-08-19 21:49:23 +02:00