eb55f1c04d
inebreaks converted from windows to unix style
2012-02-17 23:51:31 +01:00
506652293e
cleared whitespaces
2012-02-17 17:49:30 +01:00
ff667b6617
smartified group.inc.php
2012-02-17 16:40:23 +01:00
e795e4b2ea
smartified export.inc.php
2012-02-17 13:27:06 +01:00
55edda14bf
smartifying: template.inc.php, category.inc.php
2012-02-16 20:00:08 +01:00
770f786720
en/de COMMENT_MODERATED lang changed
2012-02-15 12:41:36 +01:00
6d4bd49ac7
adding serendipity_db_bool to global emergency moderation
2012-02-13 11:46:26 +01:00
bf3b1a05e8
spamblock 1.79 - killswitch check to verify_once
2012-02-13 11:12:10 +01:00
763d121b85
Updated 2k11 to v1.1.1.
2012-02-10 23:32:22 +01:00
64d59d9b4c
binary image
2012-02-08 15:15:58 +01:00
356978af9a
improved karma plugin
2012-02-08 15:15:58 +01:00
f16854859a
improved karma plugin
2012-02-08 15:14:58 +01:00
a490e1e7a5
pdo was missing a global on db_begin/end_transaction()
2012-02-05 19:00:56 +01:00
7db3f9ad19
plugin_comments: Added comment id to eventData for frontend display.
2012-02-03 14:10:31 +01:00
9c7f73a857
tab converting and parseTemplate() fix
2012-02-02 14:11:50 +01:00
9e4aba597b
Updated 2k11 to v1.1.
2012-02-01 16:24:53 +01:00
c9b1bfd5dd
added this no_footer option to non-smartified backend too
2012-01-31 16:14:03 +01:00
162acc15ad
added GET/POST noFooter option to backend
...
please allow this little tweak - it wont harm anybody ... ;-)
2012-01-31 16:09:31 +01:00
e2c95b3904
Updated 2k11 to v1.0.9.
2012-01-30 01:39:04 +01:00
503c170ede
update installer version need to PHP 5.2.6
2012-01-28 16:12:48 +01:00
40032c15e2
Updated 2k11 to 1.0.8.
2012-01-28 07:08:29 +01:00
5548e6531a
Updated 2k11 to v1.0.7.
2012-01-27 17:40:32 +01:00
92c4b0b4f6
Prevent adding trackbacks we already have, coming from the same URL and
...
pointing to the same article.
2012-01-25 13:39:27 +01:00
a2404fb1b9
Updated 2k11 to 1.0.6.
2012-01-25 03:28:43 +01:00
695c1e7715
Updated 2k11 to v1.0.5.
2012-01-20 21:04:38 +01:00
f2c6b669ad
Deny duplicate pingbacks and send message about new pingbacks found in
...
blog.
2012-01-17 12:55:09 +01:00
4822b3e7b8
added token to support the preview link in backend entries
2012-01-16 09:10:00 +01:00
068837dce4
Update docs/NEWS
2012-01-09 12:58:16 +01:00
54b5661f35
Update docs/NEWS
2012-01-09 12:57:52 +01:00
7fc4979ff4
Update of czech translation and documentation
2012-01-08 21:00:49 +01:00
ce92a306a2
Updated 2k11 to v1.0.4.
2012-01-06 18:38:00 +01:00
38b3bb9c08
dutch translation update by eric
2012-01-06 10:49:11 +01:00
d3893904ed
serendipity_fetchComments produced wrong SQL code, if $where and $limit
...
was set but $order don't
2012-01-04 00:12:12 +01:00
b14a75b28b
Updated stable and beta version to 1.6
2012-01-03 22:24:32 +01:00
82481fc1cf
added nl2br to smarty allowed php modifiers
2012-01-03 14:14:14 +01:00
2ca2410843
Updated 2k11 to v1.0.3.
2012-01-01 17:08:37 +01:00
7641203b2e
only a simple test commit
2012-01-01 16:55:35 +01:00
de6f589f96
The $goodtoken thing is important, as when this is used, the user is not logged in, and so the comment approval via token
...
would not work (at least this is how I read it, I didn't implement the token approval)
2011-12-31 15:10:00 +01:00
5c062c4f0b
serendipity_deleteComment: Check for adminEntriesMaintainOthers
...
Please check this patch if it is okay, Garvin. Else redo it.
Now only users owning the depending article or having
adminEntriesMaintainOthers are allowed to delete a comment.
2011-12-31 13:47:32 +01:00
0fd5541e51
serendipity_approveComment:
...
Only allow the user to approve a comment, if
he owns the article or has adminEntriesMaintainOthers (or forced is
true). Please check this fix, if it is okay and redo if not.
2011-12-31 13:28:16 +01:00
b547d8d27e
minifix (someone added a + in front of a comment)
2011-12-31 13:21:08 +01:00
09aace0ffe
display back to fetch, as it was
2011-12-29 11:11:27 +01:00
4db3a08f19
corrected note typos and changed trigger_errors error LEVEL
...
back to Warning as before, which still is halted by the smarty error handler
2011-12-25 15:24:08 +01:00
933c63c904
Allow plugins to use fetch() call without the need to do any weird security_settings[INCLUDE_ALL] redirections
2011-12-22 12:16:34 +01:00
2f8601ee06
* bundled_libs, XML: Exchaned outdated PEAR version 1.4.0 with newest
...
version 1.5.5
* added some Eclipse related stuff as ignored
2011-12-22 01:01:23 +01:00
59211ce36e
Magic __set method to react to $serendipity['smarty']->security = false; which is the documented way in a template's config.inc.php to disable security in past s9y versions
2011-12-21 17:21:05 +01:00
bfea178fc4
Some plugins might needs this in the future
2011-12-21 09:16:37 +01:00
d0889cbd3d
upgrade to smarty 3.1.7
2011-12-20 12:11:58 +01:00
7e0d7a61d9
Some minor fixes for 2k11.
2011-12-16 21:27:53 +01:00
e25a70302d
patch to handle files without extensions by Markus Brueckner
2011-12-14 11:49:06 +01:00