1
0

1606 Commits

Author SHA1 Message Date
e2a665e13b Sync changes 2016-11-28 15:34:10 +01:00
090c212d09 Fix maintenance message spacing 2016-10-26 15:23:03 +02:00
7b354c1cf7 Fix layout error w/ maintenance messages 2016-10-26 15:21:22 +02:00
69f5515ea3 Remove stray aria-hidden attribute 2016-10-26 15:19:43 +02:00
eda47a1ffc Fix misplaced aria attribute 2016-10-26 15:16:09 +02:00
7410465496 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.
2016-10-26 11:29:25 +02:00
fbcd6d9c98 Revert c6089ba4 2016-10-24 15:17:54 +02:00
c6089ba4fd Add styles for the revamped template editor 2016-10-24 15:11:05 +02:00
2b70ef0203 Fix layout regression in filtered installable plugins 2016-10-24 11:14:03 +02:00
8334348a13 Fix layout regression in installable plugins 2016-10-23 17:37:46 +02:00
d3d205ece9 Replace JS-based equal heights with flexbox solution
- Only fire JS equal heights if flexbox is not supported
- Add flexbox styles for backend sections that used to use
  JS based equal heights
- Use Modernizr's flexbox detection to use the old styles
  as a fallback for non-flexbox browsers
- Generate new oldie stylesheet
- Do not use .clearfix with flexbox (Safari doesn't like it)
- Apply IE11 fix for flexbox, see goo.gl/pglrbm

References 
2016-10-23 14:05:00 +02:00
80c7f273f2 Use dynamic theme name in Next 2016-09-22 00:21:36 +02:00
8b75c064e3 Remove idea's index.tpl file
This should now work with recent chances to 2k11, so idea can be
a CSS-only theme again.
2016-09-22 00:18:42 +02:00
177044c941 Use dynamic template variable 2016-09-22 00:18:14 +02:00
b38de07b94 Set proper engine themes for contest + competition 2016-09-22 00:02:15 +02:00
07f8349edb restore idea theme 2016-09-21 22:52:58 +02:00
d1d7097fe9 Remove blue theme
Moved to spartacus. Goodbye.

References 
2016-09-21 19:08:31 +02:00
268b87d21d Remove carl_contest theme
Moved to spartacus. Goodbye.

References 
2016-09-21 19:07:39 +02:00
120b3f90a0 Remove kubrick theme
Moved to spartacus. Goodbye.

References 
2016-09-21 19:05:47 +02:00
6a19dac69d Remove wp theme
Moved to spartacus. Goodbye.

References 
2016-09-21 19:04:28 +02:00
e44f7a506e Add new theme: Skeleton 2016-09-20 10:00:17 +02:00
ce40532680 Update theme preview image for Next 2016-09-12 13:43:32 +02:00
34fc78c89d Remove backend JS assets from iframed backend preview
These are no longer required due to recent changes.
2016-09-12 10:26:52 +02:00
b7e2d57290 Fix: Editor cache not emptied in IE 2016-09-11 23:55:16 +02:00
3aed346370 Fix image upload progress bar 2016-09-11 17:41:07 +02:00
5108486af3 Remove backend js from preview_iframe in next 2016-09-11 15:38:41 +02:00
9a4c26f13f Use improved backend preview iframe height calculation method
Applied to all recommended themes in the core.

References 
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 
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 () 2016-08-22 23:29:16 +02:00
b22ef8d1ce Improve tab title uniqueness in backend ()
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 ) 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
Ian
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