Matthias Mees
090c212d09
Fix maintenance message spacing
2016-10-26 15:23:03 +02:00
Matthias Mees
7b354c1cf7
Fix layout error w/ maintenance messages
2016-10-26 15:21:22 +02:00
Matthias Mees
69f5515ea3
Remove stray aria-hidden attribute
2016-10-26 15:19:43 +02:00
Matthias Mees
eda47a1ffc
Fix misplaced aria attribute
2016-10-26 15:16:09 +02:00
Matthias Mees
a81c480d5e
Document my recent changes, oops
2016-10-26 11:35:31 +02:00
Matthias Mees
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
Matthias Mees
fbcd6d9c98
Revert c6089ba4
2016-10-24 15:17:54 +02:00
Matthias Mees
c6089ba4fd
Add styles for the revamped template editor
2016-10-24 15:11:05 +02:00
Matthias Mees
2b70ef0203
Fix layout regression in filtered installable plugins
2016-10-24 11:14:03 +02:00
Matthias Mees
8334348a13
Fix layout regression in installable plugins
2016-10-23 17:37:46 +02:00
Matthias Mees
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 #333
2016-10-23 14:05:00 +02:00
onli
d9b1baab76
Further improve theme ordering
...
Stabilizes output of the recommended themes
2016-10-10 18:43:03 +02:00
onli
31799a28c0
Merge branch 'master' of github.com:s9y/Serendipity
2016-10-10 18:41:08 +02:00
onli
42c5dc9288
Order themes by their shown name
2016-10-10 18:40:22 +02:00
onli
196c3becb2
Order themes by their shown name
2016-10-10 18:36:44 +02:00
Garvin Hicking
d7980e5f94
bump
2.1-beta2
2016-09-26 10:38:01 +02:00
Garvin Hicking
c5c953b2f5
add language constant
2016-09-26 10:34:49 +02:00
Garvin Hicking
929fe9ade7
bump version, prep release
2016-09-26 10:28:20 +02:00
Garvin Hicking
846dbbeb85
Merge branch 'master' of github.com:s9y/Serendipity
2016-09-26 09:45:37 +02:00
onli
eedd984e0d
improve cgi detection to use custom htaccess
...
See http://board.s9y.org/viewtopic.php?f=3&t=20788
2016-09-25 16:54:09 +02:00
Garvin Hicking
06e33c5421
Merge branch 'master' of github.com:s9y/Serendipity
2016-09-25 15:30:10 +02:00
Garvin Hicking
4aaa9845eb
Add header API
2016-09-22 15:38:12 +02:00
Garvin Hicking
d60a7da9c3
support http auth
2016-09-22 15:34:27 +02:00
Garvin Hicking
20ade83792
allow arrays
2016-09-22 14:33:52 +02:00
Garvin Hicking
80f3b39502
forward compatibility to serendipity_request_url
2016-09-22 14:26:59 +02:00
Garvin Hicking
1bb335dc17
Merge branch 'master' of github.com:s9y/Serendipity
2016-09-22 12:51:41 +02:00
Garvin Hicking
cfd75ec877
Security patch, see docs/NEWS
2016-09-22 12:51:00 +02:00
Garvin Hicking
c1e4f4c533
Add serendipity_request_url()
2016-09-22 12:35:48 +02:00
Matthias Mees
80c7f273f2
Use dynamic theme name in Next
2016-09-22 00:21:36 +02:00
Matthias Mees
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
Matthias Mees
177044c941
Use dynamic template variable
2016-09-22 00:18:14 +02:00
Matthias Mees
b38de07b94
Set proper engine themes for contest + competition
2016-09-22 00:02:15 +02:00
onli
07f8349edb
restore idea theme
2016-09-21 22:52:58 +02:00
Matthias Mees
40d4dc986e
Document (re)moving outdated themes
...
Closes #422
2016-09-21 19:12:36 +02:00
Matthias Mees
d1d7097fe9
Remove blue theme
...
Moved to spartacus. Goodbye.
References #422
2016-09-21 19:08:31 +02:00
Matthias Mees
268b87d21d
Remove carl_contest theme
...
Moved to spartacus. Goodbye.
References #422
2016-09-21 19:07:39 +02:00
Matthias Mees
120b3f90a0
Remove kubrick theme
...
Moved to spartacus. Goodbye.
References #422
2016-09-21 19:05:47 +02:00
Matthias Mees
6a19dac69d
Remove wp theme
...
Moved to spartacus. Goodbye.
References #422
2016-09-21 19:04:28 +02:00
Matthias Mees
16c98885b7
Document adding Skeleton theme
...
Oops, I forgot. /o\
2016-09-21 12:54:28 +02:00
Garvin Hicking
ce7af03e66
Merge branch 'master' of github.com:s9y/Serendipity
2016-09-20 10:35:49 +02:00
Garvin Hicking
6d68ec389d
experimental commit to use "content_message" for emitting a default "404 not found" message when redirecting to the blog to indicate 404 view
...
http://board.s9y.org/viewtopic.php?f=2&t=20861
2016-09-20 10:35:11 +02:00
Matthias Mees
e44f7a506e
Add new theme: Skeleton
2016-09-20 10:00:17 +02:00
onli
2797bfdf02
Document preview_iframe cleanup + cache IE fix
2016-09-12 17:36:37 +02:00
Matthias Mees
ce40532680
Update theme preview image for Next
2016-09-12 13:43:32 +02:00
Matthias Mees
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
onli
b7e2d57290
Fix: Editor cache not emptied in IE
2016-09-11 23:55:16 +02:00
onli
3aed346370
Fix image upload progress bar
2016-09-11 17:41:07 +02:00
onli
5108486af3
Remove backend js from preview_iframe in next
2016-09-11 15:38:41 +02:00
Matthias Mees
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
onli
f15cb17755
Document recent changes
...
fallback chain changes, preview fixes, getFile function in plugin api,
frontend-param in smarty {getFile}
2016-09-09 15:12:13 +02:00