548 Commits

Author SHA1 Message Date
Ian
8f7cfeebe0 ops :) 2012-03-21 19:22:01 +01:00
Ian
1fb5839047 installer.inc.tpl typo 2012-03-21 18:05:05 +01:00
Ian
e04d5cba8d use already assigned get vars instead 2012-03-20 18:11:33 +01:00
Ian
1a007506d6 entries.inc fixed some more typos 2012-03-20 17:37:18 +01:00
Ian
50cec28c33 fixed entries 2012-03-20 16:18:13 +01:00
Ian
cf3e9ee99e sorry, my fault - nested Smarty vars need double quotes - icons are back 2012-03-20 15:09:47 +01:00
Ian
7707c7762c avoid empty template display 2012-03-20 14:39:00 +01:00
onli
e7dbdc28a7 installer.inc.php: fixed missing serendipity_smarty_init() 2012-03-17 15:33:58 +01:00
Ian
5e84e6a4d5 fixed smartification includement 2012-03-04 11:29:37 +01:00
Ian
8b1f3db442 installer needed smarty_framework 2012-03-04 08:52:52 +01:00
Ian
c37f5bc357 wrong CVS header 2012-03-03 15:05:09 +01:00
onli
574a053e93 configuration.inc.tpl: fixed wrong foreach-syntax 2012-03-03 14:33:27 +01:00
onli
a666e0d381 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-03-03 13:23:04 +01:00
onli
52d954ca6d smartified configuration.inc.php 2012-03-03 13:22:40 +01:00
Ian
8fe4e41b5b Jón Gnarr fixed typo 2012-03-03 13:10:43 +01:00
Ian
eb578a304f comments.inc, entries.inc, images.inc, upgrader.inc GET enhancements 2012-03-03 12:52:39 +01:00
Ian
5f6b48a9b5 comments.inc enhancements 2012-03-03 11:38:13 +01:00
onli
8bf8b28885 plugins.inc.php: added missing setFormtoken() 2012-03-02 16:31:52 +01:00
onli
642e25aaed plugins.inc.php: added missing event-hook 2012-03-02 16:16:59 +01:00
onli
20d57a7f7d Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-03-02 15:40:23 +01:00
onli
38104f37e2 smartified plugins.nc.php 2012-03-02 15:39:58 +01:00
Ian
6bbcb9d964 Merge branch '2.0' of https://github.com/s9y/Serendipity into 2.0 2012-03-02 15:30:10 +01:00
Ian
35ce0408d9 smartified installer.inc 2012-03-02 15:29:41 +01:00
Ian
7689d4129f upgrader inc designer note 2012-03-02 15:27:22 +01:00
onli
12aad7b9d1 smartified import.inc.php 2012-02-29 14:33:23 +01:00
Ian
5986c9ce7e smartfied overview.inc 2012-02-29 11:37:08 +01:00
Ian
19fa553138 whitespace cleanup 2012-02-28 20:30:57 +01:00
Ian
ea68e19044 tabs2spaces 2012-02-28 20:07:55 +01:00
Ian
40a3166472 smartified images.inc 2012-02-28 20:07:01 +01:00
Ian
3e192b0edd smartified upgrader.inc 2012-02-28 20:06:20 +01:00
Ian
60f2535597 smartified entries_overview.inc 2012-02-28 20:05:09 +01:00
onli
1e648e2bac smartified personal.inc.php 2012-02-26 13:41:11 +01:00
onli
4fb37b742d smartify user.inc.php 2012-02-21 16:49:18 +01:00
Ian
83ccfc55db entries.inc improvements 2012-02-20 12:15:03 +01:00
Ian
7e41ce666e (experimental) extended Smarty_Security's allowed php_functions array (backend entries.inc.tpl) 2012-02-20 10:31:38 +01:00
Ian
9163510905 entries tpl minor improvement and notes 2012-02-20 10:25:23 +01:00
Ian
4631e1728a smartified entries.inc
Well to be honest, I had to cheat a little bit and add two Serendipity API functions to the list of allowed php functions in smarty secure mode.
2012-02-19 20:55:46 +01:00
Ian
551863b640 fixed missing table 2012-02-19 20:46:26 +01:00
Ian
9293e0b333 smartified comments.inc and some minor fixes to other tpls 2012-02-19 15:35:05 +01:00
Ian
ba518b7864 use tpl dir and smarty3 short notation fetch() method 2012-02-17 18:33:10 +01:00
onli
ff667b6617 smartified group.inc.php 2012-02-17 16:40:23 +01:00
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
onli
a490e1e7a5 pdo was missing a global on db_begin/end_transaction() 2012-02-05 19:00:56 +01:00
Ian
9c7f73a857 tab converting and parseTemplate() fix 2012-02-02 14:11:50 +01:00
Ian
503c170ede update installer version need to PHP 5.2.6 2012-01-28 16:12:48 +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
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
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