329 Commits

Author SHA1 Message Date
Garvin Hicking
a1603ec936 template and plugin option groups, experimental 2011-01-03 09:11:17 +00:00
Garvin Hicking
f080241c61 Add new parameter "empty" to {serendipity_showPlugin} 2010-12-31 18:00:43 +00:00
Garvin Hicking
c3c3ee18db bundle jquery 2010-12-31 17:29:51 +00:00
Garvin Hicking
d2fb10ba5d missing commit 2010-12-21 19:41:19 +00:00
Garvin Hicking
a8a4d4b7f7 Allow to pass 'template' variable to serendipity_showPlugin 2010-11-29 16:53:25 +00:00
Garvin Hicking
f7d196fa03 compatibility for 1&1 servers 2010-11-16 11:46:34 +00:00
Garvin Hicking
50913be7b7 * PDO-SQLite patches by nth 2010-10-12 12:38:13 +00:00
Garvin Hicking
4ee90aa2e5 fix xml newline 2010-10-07 08:43:53 +00:00
Garvin Hicking
3a0c55c6cd * Only do '*' parameter expansion on the first page of search
results: http://board.s9y.org/viewtopic.php?f=10&t=14810
      (onli, Timbalu)
2010-09-27 08:33:40 +00:00
Garvin Hicking
b9f3fac7dd * RSS feed timestamp properly calculates offset (abdussamad) 2010-08-30 09:01:00 +00:00
Garvin Hicking
a372ae73f2 . 2010-08-27 09:36:30 +00:00
Garvin Hicking
596a3da8a7 upcoming advisory, prepare 2010-08-26 16:03:16 +00:00
Garvin Hicking
ad937920a2 backport 2010-08-26 15:49:12 +00:00
Garvin Hicking
250a16ae14 (experimental) global theme options 2010-08-24 08:45:09 +00:00
Garvin Hicking
207514560d * Implemented suggestion of removing boilerplate code in plugin API:
Change hack protection, introduce unified language loading, see
      http://board.s9y.org/viewtopic.php?f=11&t=16921
      Thanks to mt2!
2010-08-20 09:07:42 +00:00
Garvin Hicking
370a385a71 . 2010-08-12 22:38:04 +00:00
Garvin Hicking
1892eae00f Fix PHP 5.3.2 parse error in a file, thanks to fyremoon 2010-07-24 22:23:49 +00:00
Garvin Hicking
2fffe38c91 * Include license output in plugin listing (onli) 2010-06-27 17:51:48 +00:00
Garvin Hicking
8e77abcf16 * Fix karma rating plugin missing the text translation for a
specific point area
2010-05-26 13:46:48 +00:00
Garvin Hicking
7cbbbcfb53 multilingual titles 2010-05-26 13:37:27 +00:00
Garvin Hicking
02d869045d patch by konus, include referer 2010-05-17 07:43:35 +00:00
Garvin Hicking
e043665122 xinha issue, by stefan esser 2010-05-10 06:37:54 +00:00
Garvin Hicking
6bf83967ba 2010-05-10 05:53:55 +00:00
Garvin Hicking
96ab3904fd * Added new 'fulltext' search option to sidebar plugin
http://board.s9y.org/viewtopic.php?f=4&t=16051
2010-04-30 08:13:30 +00:00
Garvin Hicking
510469b664 * 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
63244381f8 truncate to 255 2010-03-30 10:47:15 +00:00
Garvin Hicking
0745f14942 fix ategory for pathnames startin gwith a number 2010-03-26 13:55:04 +00:00
Garvin Hicking
1125523eca * Fix SQLite substring search to use % instead of * for secondary
matches (SvOlli)
2010-03-10 12:37:19 +00:00
Garvin Hicking
8694ec214c categoryid enhancement 2010-03-03 10:46:12 +00:00
Garvin Hicking
b892af8172 sqlite3 strict check 2010-02-16 13:06:44 +00:00
Garvin Hicking
c03db71dc5 * Experimental: When sending quoted-printable notification mails,
auto-split after 75 characters.
      (Ref: http://board.s9y.org/viewtopic.php?f=3&t=16314)
2010-01-27 15:04:17 +00:00
Garvin Hicking
4521ed1ba7 for new installations, also make entryproperties a LONGTEXT.
If that goes out well, we'll put that into the upgrader.
2010-01-27 10:35:29 +00:00
Garvin Hicking
a490fd53ec patch by onli to support plugin channel data 2010-01-21 09:20:41 +00:00
Garvin Hicking
90259f5770 * To support custom PHP sessions, s9y will only issue session_start,
if no session exists yet (garvinhicking)
2010-01-20 09:45:48 +00:00
Garvin Hicking
33aa069a33 * Fix escaping when using ImageMagick to create PDF-thumbnail images
(stm9x9)
2010-01-19 09:47:52 +00:00
Garvin Hicking
adc738fc9e * Use "Longtext" instead of "text" for new installations on blog entry
body and extended body inside database tables. (garvinhicking)
2010-01-14 09:21:07 +00:00
Garvin Hicking
74a5c9f9af * 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
fc5d70f1fa backport 2009-12-21 18:56:34 +00:00
Garvin Hicking
d8aa20940c version 2009-12-21 06:34:21 +00:00
Garvin Hicking
78f26a766c new event hook 2009-12-20 17:51:22 +00:00
Garvin Hicking
f18b126d2b * Upgraded to PEAR Cache_Lite 1.7.8 2009-12-10 12:42:18 +00:00
Garvin Hicking
b6ebda90bc * Show backend comment pagination in footer and header 2009-12-08 14:03:57 +00:00
Garvin Hicking
b5507f35b8 * Added experimental global variable $i18n_filename_utf8 that can
be set in a serendipity_config_local.inc.php or language include
      file, which will return Unicode-Permalinks.
      (http://board.s9y.org/viewtopic.php?f=11&t=15896)
2009-12-08 13:32:05 +00:00
Garvin Hicking
4996015ab4 trunk update to 1.6 2009-12-08 13:19:25 +00:00
Garvin Hicking
9c30b3068d * 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
b597076aa0 * Added expermiantel PDO::SQLite transport, by nth 2009-11-28 12:27:42 +00:00
Garvin Hicking
6c87053f31 * Disallow uploading any files with ".php." in the filename
+      (garvinhicking)
2009-11-16 12:30:30 +00:00
Garvin Hicking
fe5adf6ba2 * 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
Garvin Hicking
e0ee3d02cb * Fix a bug in statistics output, when statistics for single-number
months is created. (Andreas Bilke)
2009-10-09 13:02:41 +00:00
Garvin Hicking
ba47352cfd * Alwys increase last_modified when an entry is saved to prevent
stale entries in RSS feeds. Thanks to Cenic
2009-10-06 09:27:55 +00:00