2426 Commits

Author SHA1 Message Date
onli
e795e4b2ea smartified export.inc.php 2012-02-17 13:27:06 +01:00
onli
55edda14bf smartifying: template.inc.php, category.inc.php 2012-02-16 20:00:08 +01:00
Ian
770f786720 en/de COMMENT_MODERATED lang changed 2012-02-15 12:41:36 +01:00
Ian
6d4bd49ac7 adding serendipity_db_bool to global emergency moderation 2012-02-13 11:46:26 +01:00
Ian
bf3b1a05e8 spamblock 1.79 - killswitch check to verify_once 2012-02-13 11:12:10 +01:00
Matthias Mees
763d121b85 Updated 2k11 to v1.1.1. 2012-02-10 23:32:22 +01:00
Garvin Hicking
64d59d9b4c binary image 2012-02-08 15:15:58 +01:00
Garvin Hicking
356978af9a improved karma plugin 2012-02-08 15:15:58 +01:00
Garvin Hicking
f16854859a improved karma plugin 2012-02-08 15:14:58 +01:00
onli
a490e1e7a5 pdo was missing a global on db_begin/end_transaction() 2012-02-05 19:00:56 +01:00
Grischa Brockhaus
7db3f9ad19 plugin_comments: Added comment id to eventData for frontend display. 2012-02-03 14:10:31 +01:00
Ian
9c7f73a857 tab converting and parseTemplate() fix 2012-02-02 14:11:50 +01:00
Matthias Mees
9e4aba597b Updated 2k11 to v1.1. 2012-02-01 16:24:53 +01:00
Ian
c9b1bfd5dd added this no_footer option to non-smartified backend too 2012-01-31 16:14:03 +01:00
Ian
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
Matthias Mees
e2c95b3904 Updated 2k11 to v1.0.9. 2012-01-30 01:39:04 +01:00
Ian
503c170ede update installer version need to PHP 5.2.6 2012-01-28 16:12:48 +01:00
Matthias Mees
40032c15e2 Updated 2k11 to 1.0.8. 2012-01-28 07:08:29 +01:00
Matthias Mees
5548e6531a Updated 2k11 to v1.0.7. 2012-01-27 17:40:32 +01:00
Grischa Brockhaus
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
Matthias Mees
a2404fb1b9 Updated 2k11 to 1.0.6. 2012-01-25 03:28:43 +01:00
Matthias Mees
695c1e7715 Updated 2k11 to v1.0.5. 2012-01-20 21:04:38 +01:00
Grischa Brockhaus
f2c6b669ad Deny duplicate pingbacks and send message about new pingbacks found in
blog.
2012-01-17 12:55:09 +01:00
Ian
4822b3e7b8 added token to support the preview link in backend entries 2012-01-16 09:10:00 +01:00
Grischa Brockhaus
068837dce4 Update docs/NEWS 2012-01-09 12:58:16 +01:00
Grischa Brockhaus
54b5661f35 Update docs/NEWS 2012-01-09 12:57:52 +01:00
Vladimir Ajgl
7fc4979ff4 Update of czech translation and documentation 2012-01-08 21:00:49 +01:00
Matthias Mees
ce92a306a2 Updated 2k11 to v1.0.4. 2012-01-06 18:38:00 +01:00
Garvin Hicking
38b3bb9c08 dutch translation update by eric 2012-01-06 10:49:11 +01:00
Grischa Brockhaus
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
Grischa Brockhaus
b14a75b28b Updated stable and beta version to 1.6 2012-01-03 22:24:32 +01:00
Ian
82481fc1cf added nl2br to smarty allowed php modifiers 2012-01-03 14:14:14 +01:00
Matthias Mees
2ca2410843 Updated 2k11 to v1.0.3. 2012-01-01 17:08:37 +01:00
Garvin Hicking
7641203b2e only a simple test commit 2012-01-01 16:55:35 +01:00
Garvin Hicking
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
Grischa Brockhaus
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
Grischa Brockhaus
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
Grischa Brockhaus
b547d8d27e minifix (someone added a + in front of a comment) 2011-12-31 13:21:08 +01:00
Ian
09aace0ffe display back to fetch, as it was 2011-12-29 11:11:27 +01:00
Ian
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
Garvin Hicking
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
Grischa Brockhaus
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
Garvin Hicking
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
Garvin Hicking
bfea178fc4 Some plugins might needs this in the future 2011-12-21 09:16:37 +01:00
Ian
d0889cbd3d upgrade to smarty 3.1.7 2011-12-20 12:11:58 +01:00
Matthias Mees
7e0d7a61d9 Some minor fixes for 2k11. 2011-12-16 21:27:53 +01:00
Garvin Hicking
e25a70302d patch to handle files without extensions by Markus Brueckner 2011-12-14 11:49:06 +01:00
Garvin Hicking
5366865002 test 2011-12-14 09:25:59 +01:00
onli
df7d1fcb73 bugfix: disappearing netries when title starting with a number and using no archive-prefix 2011-12-13 19:11:07 +01:00
Garvin Hicking
1bce14a668 github mirror 2011-12-13 13:56:46 +01:00