1
0
Commit Graph

134 Commits

Author SHA1 Message Date
Ian
dd17a759c1 Revert "smartified export.inc.php"
This reverts commit e795e4b2ea.
2012-02-18 09:25:57 +01:00
Ian
1fc36abe56 Revert "smartified group.inc.php"
This reverts commit ff667b6617.
2012-02-18 09:25:10 +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
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
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
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
22c6f6720b properly use windows replacements, by timbalu 2011-07-11 06:14:12 +00:00
cdb1a830c3 . 2011-04-11 12:45:26 +00:00
defb3ff1fd * show subscription status of comments in frontend and backend 2011-04-11 12:35:40 +00:00
40116e3802 karma plugin update 2011-03-09 11:11:14 +00:00
0bec630e0a we don't need no
need no bright hashs
i'm a rockstar.
2011-01-10 11:27:32 +00:00
8420699997 template and plugin option groups, experimental 2011-01-03 09:11:17 +00:00
e46563693c missing commit 2010-12-21 19:41:19 +00:00
aba04f43b4 * PDO-SQLite patches by nth 2010-10-12 12:38:13 +00:00
ceecc3f256 html fix 2010-08-26 15:48:31 +00:00
f9fa8503f0 (experimental) global theme options 2010-08-24 08:45:09 +00:00
0eb2d01132 * Include license output in plugin listing (onli) 2010-06-27 17:51:48 +00:00
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
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
ef3271c26c SMF importer, uses tags now 2010-01-13 12:24:48 +00:00
414ce21c0f * Show backend comment pagination in footer and header 2009-12-08 14:03:57 +00:00
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
0f118e91c3 fix pagination 2009-10-29 18:18:44 +00:00
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
be6a1f7964 * Allow redirects when fetching remote images (garvinhicking) 2009-08-24 08:06:34 +00:00
c6f02b6efc Corrected typo - span was closed before inline style declared for "unmet requirements". 2009-07-17 21:24:39 +00:00
677df54625 PHP 5.3 compatibility, upgrade Smarty to 2.6.26 2009-07-14 11:40:16 +00:00
796e7ff96a * Filter entries only by authors that have written at least
one article (garvinhicking)
2009-07-10 15:45:18 +00:00
3faaa663db Add check for "plugins" directory writability 2009-07-10 13:50:13 +00:00
8dd473ece2 forward to media pane, patch by onlin 2009-05-26 09:54:57 +00:00
4940f9d0b5 Use proper path for bundled plugins to point to NEWS/ChangeLog 2009-05-25 07:37:57 +00:00
dffee91667 Allow scrolling in bookmarklet-spawned window 2009-05-04 08:33:50 +00:00
ba0f211ab6 * Livejournal importer update by Anson now supports importing
comments, see http://board.s9y.org/viewtopic.php?f=11&t=15141
2009-04-20 10:14:18 +00:00
39aa62b18e * Changed bookmarklet to work with Chrome, thanks to Oliver
Gassner & TextPattern :-) (garvinhicking)
2009-04-14 12:12:52 +00:00
d9194ac95e * Added improved Blogger.com importer using the API, thanks to jaa 2009-02-17 09:11:23 +00:00
f541e5874d New experimental login hashing 2009-02-16 11:29:49 +00:00
bc57aaa2b5 fix errors 2009-02-11 12:38:50 +00:00
3fa6ab4d84 Allow approval of comments requiring confirmation 2009-02-11 12:35:44 +00:00
54b3a405f4 lax file checks 2008-12-29 13:08:31 +00:00
d9a5d6a8c8 Make checksum code skippable 2008-12-09 10:41:48 +00:00
715422a78c Add SMF importer 2008-12-03 12:22:10 +00:00
0dc95ae371 Move advanced template code to less intrusive location 2008-11-25 19:57:49 +00:00
8ea49739fb Fix resetting comment/tb counter when editing an entry 2008-11-25 09:56:04 +00:00
5abdfe384f Add more documentation references to plugin manager 2008-11-21 12:20:07 +00:00
591fe956f7 More words of advice. 2008-11-12 13:36:08 +00:00
848433af37 added experimental serendipity importer 2008-11-12 13:32:24 +00:00