9a4c26f13f
Use improved backend preview iframe height calculation method
...
Applied to all recommended themes in the core.
References #420
2016-09-09 16:43:15 +02:00
58ed1f8ec6
Vastly simplify Next's preview
...
Also fix wrong height of iframed preview.
2016-09-08 19:31:15 +02:00
0490401f3a
Adapt core themes to new serendipity_getFile fallback mechanism
...
Using frontend=true attribute to properly load frontend theme's
CSS + JS assets.
References #419
2016-09-08 18:45:07 +02:00
9dfa482a96
Introduce {getFile frontend} param to get frontend files while in backend
...
This will be mainly needed in preview_iframe.tpl, as it is executed in
the backend but needs files from the frontend theme. See
http://board.s9y.org/viewtopic.php?p=10445987#p10445987
2016-09-08 10:18:27 +02:00
18b1ef5ab4
restore image align images in ML upload
2016-08-22 23:33:54 +02:00
8641a4198e
make style_fallback available in 2k11 themes ( #417 )
2016-08-22 23:29:16 +02:00
b22ef8d1ce
Improve tab title uniqueness in backend ( #413 )
...
Show the blogtitle after the section, and shortens plugins and template
menu title to the one used in the menu
2016-07-29 00:11:21 +02:00
3179ed7d57
Make feeds work with simplified template fallback
...
Since default is no longer queried if not set specifically, the new
default template 2k11 needs to carry the feed template and the banner
image. See http://board.s9y.org/viewtopic.php?f=3&t=20801 and
8affa1126a
2016-07-27 10:35:03 +02:00
f300de0e01
Fix next theme not showing entry save box
...
See http://board.s9y.org/viewtopic.php?f=3&p=10445831
2016-07-22 15:41:12 +02:00
04d3c3ba96
Misc. Theme: Timeline changes
2016-07-14 23:03:56 -05:00
e30266427e
Update bundled jQuery to 1.12.4
2016-07-13 11:30:14 +02:00
d9ac1542ac
Set timeline as recommended theme
2016-07-04 11:14:16 +02:00
3aed0ac0f6
[next] CSS fix for non-smallscreen nav
2016-06-25 12:06:13 +02:00
130d32ae1a
Optimize long titles in the backend for sidebar plugins
2016-06-21 12:46:48 +02:00
48e8dc008c
Fix long plugin titles in the backend, once and for all
2016-06-20 20:00:25 +02:00
4b39011d69
Theme Timeline added
2016-05-31 21:40:04 -05:00
e34e0db1e5
Covnert bulk mover into a single button + popup ( fixes #409 )
2016-05-25 22:11:17 +00:00
dfc41df02a
ajax-uploaded now moves image into selected folder
2016-05-25 20:51:18 +00:00
d78724b4c9
remove $Id$
2016-04-25 12:13:18 +02:00
e4c333dded
Korean translation added
2016-04-23 21:55:33 +09:00
5bd9c6a3b4
Korean translation added
2016-04-23 21:54:51 +09:00
59e569e59f
Update 2k11 backend JS assets
...
- Update autoscroll
- Update magnificPopup
- Update magnificPopup's CSS in style.css
2016-04-20 10:20:44 +02:00
db5c7089bb
Update backend Modernizr to latest
2016-04-20 10:11:30 +02:00
e84bc1aa80
Fix theme info overlay
...
Broken in cc4e9f953e
because @key does not work after the variable was moved as an argument into a function
2016-04-14 16:40:57 +02:00
cc4e9f953e
Introduce recommended section in theme backend
...
Meant to highlight modern themes for guiding users not to pick the outdated xhtml themes still available via spartacus. See http://board.s9y.org/viewtopic.php?f=5&t=20713
2016-04-14 16:18:16 +02:00
58df7bcea5
Update bundled jQuery to 1.12.3
2016-04-05 22:16:35 +02:00
f94b16e7ca
add to plugin plug logo 2 option and example
2016-04-03 12:13:35 +02:00
864782d48d
Update bundled jQuery to 1.12.2
2016-03-26 12:13:50 +01:00
b536a9dcce
better descriptions
2016-03-22 19:33:02 +01:00
668363eb1b
Merge event and sidebar update page into one ( #383 )
2016-03-20 14:40:08 +00:00
aa12313ee4
Skip zebra striping for hidden config element ( fixes #396 )
2016-03-18 23:28:03 +00:00
62a3624f1f
Fix positioning for popuplayer button
...
That means positioning in the source code as well as in the layout.
References #395
2016-03-12 21:06:19 +01:00
6fafd4964a
restore accidentaly removed contentplugin type
...
Was a mistake in 1fb1a6647f
2016-03-01 00:22:16 +01:00
1fb1a6647f
Add color picker as plugin/theme config item
2016-03-01 00:14:15 +01:00
400c662462
Use hidden class instead of inline styles
2016-02-09 14:30:25 +01:00
8c92422bce
Use serendipity.openPopup to fix weird dashboard double click
...
References #387
2016-02-08 20:39:32 +01:00
c3df4cc0c4
Clean up fallback styles
...
- Use unitless values where possible
- Emit styles in a more logical order
- Updated documentation of fallback styles
2016-02-04 19:43:14 +01:00
c0e626fecf
Remove fallback styles for lightboxed image links
...
No longer necessary.
Reverts 7e9524c7bb
2016-02-04 19:30:41 +01:00
7e9524c7bb
Add fallback styles for image links
...
This is required by the lightbox plugin. It does not harm blogs
that do not use the lightbox plugin, but makes image links easier
to click.
References #388
2016-02-04 18:05:37 +01:00
eb13701244
delete by multiperm only
...
this removes some dev test vars for del by author, which isn't possible yet
2016-02-04 16:43:28 +01:00
b0a33ec353
better not remove ignore case in c2ff0e9
...
though I had removed item ignore flag in functions_installer.inc.php in my local dev ... but I do not remember why :)
2016-02-04 10:18:24 +01:00
8d4a0e7e9f
avoid break of equal_heights positioning when publishing entries by dashboard
2016-02-03 18:52:09 +01:00
0af650be44
better comments by author
...
Removes some restrictions previously added. Or else we would need a 'userComments' privilege. But that would not make too much sense, since we already work with the lowest group privilege here.
This still is not ready yet, I presume. It needs more finetuning like answer to comments, etc.
Please help testing.
References #385
2016-02-03 18:12:17 +01:00
d4ce2533f6
edit comments by authorid
...
References #385
Please test.
2016-02-03 16:28:58 +01:00
ed37d4ba16
remove old Smarty @ array delimiter
2016-02-03 16:07:40 +01:00
c2ff0e9ffa
idents to source and remove old Smarty @ array delimiter
...
please test if remove of $item.ignore ionline display has side-effects
2016-02-03 16:03:29 +01:00
c33790674a
idents to source and remove old Smarty @ array delimiter
...
please test if added dir="{$CONST.LANG_DIRECTION}" has side-effects
2016-02-03 16:02:15 +01:00
1a99a8dd65
idents to source and remove old Smarty @ array delimiter
2016-02-03 15:54:16 +01:00
227d115d71
Fix missing perm checks for a "standard user" in MediaLibrary
...
We still have the issue that we have set authorID 0 as the standard authorid in ML. This prevents us being more strict than this.
We will have to re-think this, maybe...
References #385
2016-02-03 15:47:04 +01:00
3fe8959d00
Merge branch 'master' of github.com:s9y/Serendipity
2016-02-03 15:38:57 +01:00