xoxys
55a9bc66b2
Disable email notifications for replies send from backend
2016-02-08 09:51:40 +01:00
xoxys
93322d2dce
Disable email notifications for replies send from backend
...
Add variable $comment to control comment replies from backend
2016-02-08 09:47:58 +01:00
Ian
a47fa22ca4
do not set spamblock button if user not has 'adminComments' privilege
2016-02-04 15:41:58 +01:00
Ian
69f8eae646
some cleanups found on the way
2016-02-04 15:26:38 +01:00
Ian
8da2f97d07
fix 227d115 missing another multiperm assignment
2016-02-04 13:52:35 +01:00
Ian
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
Ian
7f7f452388
fix d4ce253 missing authorid fetch
...
References #385
2016-02-03 16:52:46 +01:00
Ian
d4ce2533f6
edit comments by authorid
...
References #385
Please test.
2016-02-03 16:28:58 +01:00
Ian
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
Ian
1b67de854d
fix nasty bug with high PHP versions
...
@garvinhicking
May this be the "real" cause of http://board.s9y.org/viewtopic.php?f=10&t=20639 ff, not loading the editor.js file? He is using PHP 5.6.17.
What I do not get on this: Why does this only happen with the Standard Editor on his site? And why does this not happen testing both groups to me locally with nearly the same PHP version?
2016-01-25 13:01:07 +01:00
Ian
1196bbe826
better use pre defined constant userlevel
2016-01-25 11:34:29 +01:00
Ian
8bf485fd1d
extend comments and entries in Dashboard by userLevel
...
References #385
This still does not help with non-working button for the 'Standard Editor' (level 0).
2016-01-23 11:24:12 +01:00
Ian
d8edd18c10
Fix show Dashboard entries by authors entries
...
References #385
and http://board.s9y.org/viewtopic.php?f=10&t=20639
We might need to extend this with user group policies (userlevel) - it depends on what we want to have here.
@garvinhicking
2016-01-22 19:47:09 +01:00
Ian
97c43af83e
Fix Dashboard comments by authors entries
...
Closes #385
2016-01-22 18:29:49 +01:00
Ian
797da0eae1
remove $id header
2016-01-22 18:27:11 +01:00
onli
a3f7958830
Style serendipity_die ( fixes #89 )
2016-01-15 16:50:15 +01:00
onli
c98e858886
Prevent FF filling in wrong db password ( #378 )
2016-01-15 16:33:30 +01:00
onli
2d7947eb93
Add cache activation to configuration ( closes #345 )
2016-01-15 14:40:51 +01:00
onli
30982e446d
Transform contextless strict/no-strict in ML
...
Follow up on d1baaf498377773e1803aaea729ee307adbf9cec and 7554623cffc4e6c0720209c8084f6dea444c6fd4, also moving this to the extended filterset.
2016-01-15 02:18:34 +01:00
onli
f67ba78513
Extend $uri-fix to serveCategories
...
Missed in 2cec9842881d5076649125a3a3ed863ed903d57f
2016-01-12 13:41:51 +01:00
onli
2cec984288
Re-populate $uri variable ( fix #381 )
...
Fixes several possible routing bugs
2016-01-12 12:49:26 +01:00
Garvin Hicking
c16e034f7c
XSS fix
2016-01-04 10:53:52 +01:00
Ian
96a929df0b
remove a strange double whopper ;-)
2015-12-20 20:18:42 +01:00
Ian
7120d50bf6
add new 'suboption' ctype for plugins configs and fix misspelled separator ctype
2015-12-20 17:34:59 +01:00
Ian
0f12a87e31
fix 'backend_save' hooked script to only apply on save condition
2015-12-20 17:31:51 +01:00
Ian
d38ea97fa4
fix serendipity_plugin_api_core_event_hook conditions
2015-12-20 17:29:18 +01:00
Ian
8897bf5e4d
better change note
2015-12-20 17:28:01 +01:00
Ian
2a228f68cf
fix typos, brackets, whitespaces
2015-12-20 17:26:56 +01:00
Ian
3eb59e9052
fix whitespaces and tabs
2015-12-20 17:23:11 +01:00
onli
e128394360
Fill $uri variable in genpage for plugin pages ( fixes #375 )
2015-12-11 21:58:27 +01:00
Ian
e672cf5350
fix typo
2015-12-11 17:10:57 +01:00
Ian
90eed2d001
typos and minors
2015-12-01 12:12:01 +01:00
Ian
7fd42fde05
fix typo
...
there are more.... of this
2015-12-01 11:39:13 +01:00
Eike Rathke
6aae658e7f
additional space in TopExits/Referrers for better word-wrap
...
There was no space between total value and next host, so display,
depending on available width, was
www.example1.com (12)www.example2.com
(23)www.example3.com (34)
With an additional trailing space after total it is
www.example1.com (12)
www.example2.com (23)
www.example3.com (34)
2015-11-01 22:56:01 +01:00
Ian
04104a3e4d
Fixed media item delete handler
...
References #371
Closes #371
2015-10-31 14:10:52 +01:00
Ian
150d748c67
document note went into wrong line with 4a565a8
2015-10-30 17:05:36 +01:00
Ian
4a565a89da
try catch mediaproperties thumb changing upload path only if in need
2015-10-30 16:50:40 +01:00
Ian
897337cb8e
allow array items for SetCookie and now use a ML-Filter cookie
...
(We will have to decide before release, if we want to keep this, though.)
2015-10-29 12:08:33 +01:00
Ian
0905633810
fix f2f4855
2015-10-28 14:03:36 +01:00
onli
4d7b90af99
Merge branch 'master' into feature_indexCleanup
...
Conflicts:
index.php
2015-10-28 12:29:44 +01:00
Ian
1965d2d419
fix media.filter and media.sortorder param
2015-10-28 11:55:46 +01:00
Ian
f2f4855ed7
fix ML Filter doubled filename
...
References #356
Closes #369
2015-10-28 11:42:33 +01:00
Ian
ee1e567503
remove default case only path restoreVar
...
this is now done where it is actually needed
2015-10-28 11:36:50 +01:00
Ian
d1baaf4983
better listen on toggle_dir and remember
2015-10-26 11:36:57 +01:00
Ian
52730e6b0e
disable unused button generation
...
We may decide to keep this disabled or remove it completely later on
2015-10-26 10:18:50 +01:00
Ian
26d18490d4
avoid doubled GET token and fill form_hidden only in case default
2015-10-26 10:15:57 +01:00
Ian
a7732eeb81
minors
2015-10-20 13:24:50 +02:00
Ian
715d8cafa6
Optimize scaleImage returns
2015-10-19 13:21:19 +02:00
Ian
8fcf4cd652
fix commits renaming directories in 08c09d1 and 5be90fd
2015-10-17 19:27:58 +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