1498 Commits

Author SHA1 Message Date
onli
b5fbccb669 Remove php_value from htaccess, collides with fcgi
See http://board.s9y.org/viewtopic.php?f=3&t=20788
2016-07-19 13:41:36 +02:00
onli
84709381af Fix: Category feed showed all entries 2016-07-03 23:01:17 +02:00
onli
d973e99933 Workaround PHP < 5.6 bug, not verifying certs, stopping Request2
See http://board.s9y.org/viewtopic.php?f=10&t=20773 and #399
2016-06-22 19:42:07 +02:00
onli
02a49c8735 Http/Request2 for ML image download (#399) 2016-05-10 02:52:37 +00:00
onli
d4fe793820 Move importers to Http/Request2 and __construct (#399) 2016-05-10 02:47:22 +00:00
onli
fd90812453 Use Http/Request2 for functions_trackback (#399) 2016-05-10 02:34:28 +00:00
Garvin Hicking
98099b6a02 Improve custom s9y error handling. Will post in issue #399 for details. 2016-05-09 14:34:34 +02:00
onli
73ea0c4b1e Restore session id change on logout (#399) 2016-04-27 18:12:48 +00:00
onli
a8ac90c466 Init php 7 compatibility (#399)
A first approach at fixing s9y for php 7, which makes it possible to
write an entry without any error message. The specific changes are: 1.
__construct for the plugin classes 2. Update Cache Lite to a modern
version to fix its similar constructor problem 3. Remove the
session_regenerate_id call from the session destructor (should get
re-added to session creation where necessary) 4. Remove error handler to
prevent silenced warnings from becoming fatal exceptions
2016-04-26 22:39:11 +00:00
Ian
d78724b4c9 remove $Id$ 2016-04-25 12:13:18 +02:00
onli
32d0a6bf4f Fix: Don't break backend theme box
If the current theme was not the same as the backend theme, but the
backend theme was part of a recommended theme, then that backend theme
would get accidentally removed from the list of themes and thus nto set
as the current backend theme, breaking the themes menu
2016-04-20 20:47:57 +00:00
onli
cc4e9f953e Introduce recommended section in theme backend
Meant to highlight modern themes for guiding users not to pick the outdated xhtml themes still available via spartacus. See http://board.s9y.org/viewtopic.php?f=5&t=20713
2016-04-14 16:18:16 +02:00
onli
9d18a74440 Fix: Both plugin types not upgradeable in shared list (#383) 2016-03-29 19:49:26 +02:00
onli
668363eb1b Merge event and sidebar update page into one (#383) 2016-03-20 14:40:08 +00:00
Ian
2c7f40aa1e add CONFIG_PERMALINK_PATH_DESC 2016-03-19 17:19:00 +01:00
Ian
d93674485d cleaups 2016-03-19 17:18:11 +01:00
onli
1fb1a6647f Add color picker as plugin/theme config item 2016-03-01 00:14:15 +01:00
onli
020ca7f651 Merge pull request #392 from xoxys/master
Provide authenticated userdata for frotend comment form
2016-02-12 17:32:38 +01:00
xoxys
7faa1cb195 provide userdata for frotend comment form 2016-02-12 09:12:05 +01:00
xoxys
7af3980f96 Update functions_entries.inc.php 2016-02-12 09:08:54 +01:00
xoxys
68bb6fbeb9 provide userdata for frotend comment form 2016-02-12 09:07:00 +01:00
Ian
f9fc569c5d remove ? 2016-02-10 10:46:58 +01:00
Ian
d97acf8b05 remove RQ, see commit and cooments
1c1c11f31fd31b54ae98f2921f8411208704c9e5#commitcomment-15999285
2016-02-10 10:44:58 +01:00
onli
6003c72b5c Merge pull request #391 from xoxys/master
check session variable to detect a reply from author
2016-02-09 21:50:24 +01:00
xoxys
7e5f63d9d2 remove backend variable 2016-02-09 10:55:12 +01:00
xoxys
d4f09b7821 check session variable to detect a reply from author 2016-02-09 10:49:50 +01:00
Ian
a7c9193e03 some whitespaces 2016-02-08 15:16:05 +01:00
Ian
dd0e242ac0 array unique auto GET vars 2016-02-08 15:15:44 +01:00
Ian
1c1c11f31f RQ some function arguments
What shall we do with them, see serendipity_fetchEntry() and getClassByInstanceID() ?
2016-02-08 15:14:49 +01:00
xoxys
7116e167fe Update functions_comments.inc.php 2016-02-08 11:56:04 +01:00
xoxys
b043b45a1e Update functions_comments.inc.php 2016-02-08 11:22:43 +01:00
xoxys
fb1de8ac51 check if comment author equals article author 2016-02-08 11:16:32 +01:00
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