306 Commits

Author SHA1 Message Date
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
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
Ian
503c170ede update installer version need to PHP 5.2.6 2012-01-28 16:12:48 +01:00
Ian
4822b3e7b8 added token to support the preview link in backend entries 2012-01-16 09:10:00 +01:00
Ian
0f11ccc288 made backend comment (error) messages styleable
just as the others and added .serendipity_backend_msg_notice to add compat style modes to serendipityAdminMsgError
2011-11-25 16:42:02 +01:00
Garvin Hicking
e8cacdcfdd (backport)
Fix a situation where globally stored template variables do not get preference over local (old) ones
	docs/NEWS
2011-11-03 17:06:14 +01:00
Garvin Hicking
c292badf30 * Added new serendipity['defaultBaseURL'] variable that makes sure
that the baseURL is not overriden when configuring serendipity
      with a possibly autodetected currentl URL. Patch by Manko10.
2011-09-28 12:03:28 +00:00
Garvin Hicking
22c6f6720b properly use windows replacements, by timbalu 2011-07-11 06:14:12 +00:00
Garvin Hicking
cdb1a830c3 . 2011-04-11 12:45:26 +00:00
Garvin Hicking
defb3ff1fd * show subscription status of comments in frontend and backend 2011-04-11 12:35:40 +00:00
Garvin Hicking
40116e3802 karma plugin update 2011-03-09 11:11:14 +00:00
Garvin Hicking
0bec630e0a we don't need no
need no bright hashs
i'm a rockstar.
2011-01-10 11:27:32 +00:00
Garvin Hicking
8420699997 template and plugin option groups, experimental 2011-01-03 09:11:17 +00:00
Garvin Hicking
e46563693c missing commit 2010-12-21 19:41:19 +00:00
Garvin Hicking
aba04f43b4 * PDO-SQLite patches by nth 2010-10-12 12:38:13 +00:00
Garvin Hicking
ceecc3f256 html fix 2010-08-26 15:48:31 +00:00
Garvin Hicking
f9fa8503f0 (experimental) global theme options 2010-08-24 08:45:09 +00:00
Garvin Hicking
0eb2d01132 * Include license output in plugin listing (onli) 2010-06-27 17:51:48 +00:00
Garvin Hicking
76e8d73b27 * Fix SQL query statement for deleting a category, which on some
DB types (SQlite) might not return "true" and thus not really
      delete the category. (garvinhicking)
2010-04-27 07:57:04 +00:00
Garvin Hicking
316e86f3dc * Added ability to mark authorgroups as "hidden", so that members of such groups are excluded from common author listings. (Ref http://board.s9y.org/viewtopic.php?f=11&t=16237) (garvinhicking) 2010-01-13 12:28:55 +00:00
Garvin Hicking
ef3271c26c SMF importer, uses tags now 2010-01-13 12:24:48 +00:00
Garvin Hicking
414ce21c0f * Show backend comment pagination in footer and header 2009-12-08 14:03:57 +00:00
Garvin Hicking
ba5bb5debc * Don't toggle the border of marked comments in the admin section
to 2px, to avoid padding. Thanks to hboeck!
2009-12-08 13:09:21 +00:00
Garvin Hicking
0f118e91c3 fix pagination 2009-10-29 18:18:44 +00:00
Garvin Hicking
5e0f013e49 * Prevent password autocompletion for user passwords to prevent
possible mismatch. In media manager popup, fix bug that did
      not properly forward to image selection after upload (onli)
2009-10-27 09:08:48 +00:00