Garvin Hicking
edfc8bcff1
disable selenium test files
2017-01-02 09:42:37 +01:00
Garvin Hicking
4e8c310156
Issue #435 , fix missing escaping of HTTP referer to prevent XSS
2017-01-02 09:37:45 +01:00
Garvin Hicking
0c8416f5df
Allow setting a default category.
...
Needs some testing, I am not sure how to solve the case now where "no category" shall be used. It will always fall back to the default category.
Probably if someone uses a default category, that's the intended behaviour?
2016-12-23 10:14:27 +01:00
Garvin Hicking
6b1348a7f1
improve hidding password from recent chrome
2016-12-23 10:13:40 +01:00
Garvin Hicking
fd2f23f3e7
upport security bugfix to escape dbType parameter on first installation (issue #433 )
2016-12-19 11:18:10 +01:00
onli
ccfc8c31c2
Merge pull request #432 from gnuheidix/PR_rss_version_parameter
...
Strict feed template name checking (#431 )
2016-12-15 05:31:09 +01:00
Thomas Heidrich
99e9b70c9b
Strict feed template name checking ( #431 )
...
otherwise requests like /rss.php?version=1 will still crash
2016-12-14 18:19:44 +01:00
onli
e9f98f80f0
Add additional check for allowed feed tpls ( #431 )
2016-12-14 12:43:50 +01:00
Garvin Hicking
cb03731e90
release
2.1-beta3
2016-11-28 15:51:51 +01:00
Garvin Hicking
e2a665e13b
Sync changes
2016-11-28 15:34:10 +01:00
Garvin Hicking
dc3eb1e735
Merge branch 'master' of github.com:s9y/Serendipity
2016-11-02 12:18:58 +01:00
Garvin Hicking
26de428c18
Enhanced media upload check to also check redirects for local files, thanks to Xu Yue (again!)
2016-11-02 12:18:49 +01:00
Matthias Mees
f06aeb2340
Update docs files
...
- Added correct URL to new website to INSTALL
- Adapted body copy in README
- Reformatted both files so they would pass as Markdown if needed
2016-10-28 11:41:53 +02:00
Matthias Mees
309cf8e9a6
Catch up German core translation
2016-10-27 23:24:42 +02:00
Matthias Mees
5ed6ace0f5
Adapt README text to copy on s9y.org
2016-10-27 14:34:40 +02:00
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