582 Commits

Author SHA1 Message Date
Garvin Hicking
c16e034f7c XSS fix 2016-01-04 10:53:52 +01:00
Ian
cfa8d8ff6e document 2015-12-11 17:10:26 +01:00
Ian
7fd42fde05 fix typo
there are more.... of this
2015-12-01 11:39:13 +01:00
Ian
04104a3e4d Fixed media item delete handler
References #371
Closes #371
2015-10-31 14:10:52 +01:00
onli
3391f5946e Document index.php refactoring
see 4f2ea4de8a70825b15e357fb3bbf5a76cb178c5d
2015-10-28 13:54:27 +01:00
Ian
715d8cafa6 Optimize scaleImage returns 2015-10-19 13:21:19 +02:00
Ian
3030b80c2b fix rename media file reload issue
References #370

and allow better umlaut conversion

This is a plain javascript event, therefore the message and reload stuff had to move into the JS caller.
2015-10-17 15:03:15 +02:00
Ian
7554623cff Allow strict media directory selection by toggle filter 2015-10-15 18:43:01 +02:00
Ian
2878c154d6 document 2015-10-08 10:41:48 +02:00
Ian
7c21de8aa8 Allow bulk move ML items to Uploads Root too
Fixes many issues like for renaming files and subdir handling, database placements and other issues.
Structures case DIR, FILE and FILE vars for renaming, moving, select and replace.
Touches directoryEdit and mediaproperties related boundaries.
Adds better event messages, which fixes $ob_serendipity_moveMediaDirectory.
Extends and fixes media_items realname issues and changes the length of the item title to be as long as possible.
Added new constants to be executed to the lang files in near future, when some follow up commits have been added.
2015-10-05 18:19:09 +02:00
Ian
44d0be4604 more documentation 2015-09-16 15:56:43 +02:00
Ian
1508a0f53f document 2015-09-16 15:29:21 +02:00
Ian
61fe3e2bf9 Fix MediaLibrary objects not pass through into entryproperties CustomFields
and replaces some old "|@" Smarty 2 array "type hintings" to "|".

Also fixes the default fallback in default/admin/media_choose.tpl, which also missed the serendipity js namespace.

@yellowled Please trigger a default/admin/serendipity_editor.js run to fetch up with all latterly added changes.
2015-09-15 17:28:04 +02:00
Ian
300bdd6f5f Allow bulk image MOVE in ML
and give a path information note to the image info layer

References #357
2015-08-26 12:22:17 +02:00
Ian
5934095301 document a9b3c01 2015-08-07 16:04:14 +02:00
Garvin Hicking
e6ae8f0920 fix date 2015-07-24 14:02:03 +02:00
Garvin Hicking
6cd46eed6b Merge branch 'master' of github.com:s9y/Serendipity
Conflicts:
	docs/NEWS
2015-07-24 13:28:13 +02:00
Garvin Hicking
00be5d7b4c Security fixes from Tim Coen (file upload, comment token escaping, 2k11 js comment name escaping) 2015-07-24 13:27:21 +02:00
Ian
0a72ce8c19 upport d8644b0 document last changes 2015-07-23 16:39:26 +02:00
Ian
7a6ab5fcf8 better doc 2015-07-13 16:23:00 +02:00
Ian
c7d66927b2 document cke update 2015-07-13 16:14:52 +02:00
Ian
13775ba4b2 fix mysqli importer conversion param order change 2015-07-04 11:11:11 +02:00
Ian
1dcab7a7e6 document 2015-07-03 17:34:38 +02:00
Garvin Hicking
64f32ef864 Fixes Issue #350
Make sure to put user.css after plugin output so that it can override it.
2015-06-26 12:59:52 +02:00
Ian
49ed5fcc42 minor adjustment 2015-06-18 13:51:01 +02:00
Ian
4ecb13a3be document 2015-06-18 13:21:46 +02:00
Matthias Mees
ce57ec8a38 Reformat NEWS
Everyone, it's FOUR SPACES from now on. NOT three. :)

References #348
2015-06-17 21:26:12 +02:00
Matthias Mees
995917db93 Move more old news to NEWS_OLD
References #348
2015-06-17 20:32:16 +02:00
Ian
0a1cb87151 prep for downgrade of Smarty update 2015-06-16 12:37:08 +02:00
Ian
97d9f5ce31 upport syndication fixes 2015-06-16 11:38:58 +02:00
Matthias Mees
94f99a9ce2 Document select theme changes
References #347
2015-06-15 18:33:23 +02:00
Ian
e78648b8c7 document 3b6d12c 2015-06-03 10:40:18 +02:00
onli
206dc56cab document internal_cache option (#345) 2015-05-31 14:08:16 +02:00
Garvin Hicking
5056cd6409 added ifModule checks 2015-05-22 09:40:00 +02:00
Garvin Hicking
1712d9bb5b use ssl when called, thanks to hboeck! 2015-04-17 15:36:54 +02:00
onli
90a4b95b61 Move showMediaToolbar to 1. personal settings, add docu (#281) 2015-04-04 17:32:21 +02:00
Garvin Hicking
8112c39485 fix templatechooser to not apply theme in backend
Conflicts:
	docs/NEWS
	index.php
2015-04-01 12:02:54 +02:00
Garvin Hicking
b55d8a26f2 Document 2015-03-27 10:33:11 +01:00
Garvin Hicking
5985577fbe Use "secure" flag on SSL connections, thanks to dayton967 2015-03-22 00:41:37 +01:00
Garvin Hicking
93e781048c * Make preview_iframe.tpl template files load the proper frontend
CSS file, including cache-busting version string when changing
     themes

References #302
2015-03-18 13:32:14 +01:00
Garvin Hicking
2970ac60a6 patch by @fugue88 for shared installs
references #328
2015-03-16 17:44:57 +01:00
Garvin Hicking
5398e2f72a Let spartacus hook into cronjob plugin to mail plugin update notifications 2015-03-16 17:42:22 +01:00
garvinhicking
0cce92d4d7 Add ability to preview demo themes in spartacus. 2015-03-16 14:31:34 +01:00
Garvin Hicking
9278c9e40c * Allow templatechooser plugin to read a custom "blacklist.txt"
within its directory, that can blacklist certain themes from
     being selected.
2015-03-16 14:13:55 +01:00
Garvin Hicking
5f59a811e8 Allow to set custom cookie validity.
Will be needed for blog.s9y.org templatechooser, which is why I need it in 2.0.1
2015-03-16 13:58:52 +01:00
Garvin Hicking
6b81f519e7 Also add a var for comments limit 2015-03-16 11:14:27 +01:00
Garvin Hicking
872d978d63 Added config vars to influence dashboard limit
http://board.s9y.org/posting.php?mode=quote&f=10&p=10442506
2015-03-16 10:47:56 +01:00
Garvin Hicking
c249403c16 * Adapt .htaccess profile of "mod_rewrite for 1&1 and problematic
servers" to not include the "Options -MultiViews" option, since
     this is often blocked
2015-03-16 10:16:35 +01:00
Ian
2947081b41 Revert "document"
This reverts commit c705dddf8d769658fd44da498579840b76472273.
2015-03-15 12:59:47 +01:00
Ian
c705dddf8d document 2015-03-15 11:27:55 +01:00