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
Garvin Hicking
474fa22484
* Allow comment sidebar plugin to only show coments for entries
...
that are allowed to be viewed by the current visitor.
2009-09-21 09:12:59 +00:00
Garvin Hicking
1e95b899c6
* Do not send mails, if the "To:" address is empty, might happen
...
if authors do not have a mail account entered in their profile.
(nealk)
2009-09-21 08:11:35 +00:00
Garvin Hicking
518bde82b2
* Also use htmlspecialchars() for the Recent Entries sidebar plugin
...
(Anson)
2009-09-21 08:09:50 +00:00
Garvin Hicking
56bd3582b7
* PostgreSQL compatibility for the printArchives() function to
...
gather only unique timestamps (cite)
2009-09-12 11:18:28 +00:00
Garvin Hicking
f58cd1d959
ereg() replacement
2009-09-04 08:51:16 +00:00
Garvin Hicking
d81574b399
credits
2009-08-27 13:32:12 +00:00
Garvin Hicking
08de4a5121
* Fixed Spartacus download URLs for SF.Net mirror
2009-08-27 13:23:50 +00:00
Garvin Hicking
7acc2e20c9
infrastruct
2009-08-26 13:13:46 +00:00
Garvin Hicking
2fa084dc62
* More PHP 5.3.0 compat (split()).
2009-08-25 19:39:17 +00:00
Garvin Hicking
c7dd0c77ab
* Allow to define sort order for search-results (garvinhicking)
2009-08-24 08:24:19 +00:00
Garvin Hicking
0c5e5ddd2b
* Allow redirects when fetching remote images (garvinhicking)
2009-08-24 08:06:34 +00:00
Garvin Hicking
a8d211724c
* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)
2009-08-21 08:52:50 +00:00
Garvin Hicking
5444194a47
* Added 'orderby' parameter to plugin API hooks for the serendipity
...
fulltext search function (garvinhicking)
2009-08-21 08:09:52 +00:00
Garvin Hicking
10875cea45
* Added new event hook frontend_sidebar_plugins to iterate through
...
sidebar plugins and modify their output. $eventData is the array
of their data. (garvinhicking)
2009-08-11 19:53:10 +00:00
Garvin Hicking
fa260b9d5e
Add version pointer
2009-08-06 08:39:23 +00:00
Garvin Hicking
5604633574
* Removed "static" db layer typelist to prevent accidental over-
...
writes of referenced return values (garvinhicking)
2009-07-27 09:52:13 +00:00
Garvin Hicking
9ed5ea8a90
Added possibility to customize the xinha editor through a my_custom.js
...
file. See http://board.s9y.org/viewtopic.php?f=4&t=15286
2009-07-27 08:47:47 +00:00
Grischa Brockhaus
5beb9038f5
added input_type="password" for plugin string type configuration
2009-07-15 10:49:16 +00:00
Garvin Hicking
89d7dbb68a
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
2009-07-14 11:40:16 +00:00
Garvin Hicking
f168a7578d
Also 'title' attribute is nice.
2009-07-14 09:40:11 +00:00
Garvin Hicking
d6e3190d2d
* Removed inline styles of the s9y media insertion, they will now
...
properly utilize CSS classes (defined in the new file
style_fallback.css). Also added support for entering "ALT"
attributes to an <img> tag, can be used as a media property if
you add "ALT" to the list of "Media properties" in the
main configuration. (garvinhicking)
2009-07-14 09:22:06 +00:00
Garvin Hicking
b725297b16
* Filter entries only by authors that have written at least
...
one article (garvinhicking)
2009-07-10 15:45:18 +00:00
Garvin Hicking
06a501781e
* Fix PDF imagemagick thumbnail generation to be properly displayed
...
(http://board.s9y.org/viewtopic.php?f=3&t=15446 )
2009-07-10 14:18:04 +00:00
Grischa Brockhaus
2c5219f17c
Added new optional parameter for plugin config type "text": rows.
2009-07-05 14:59:30 +00:00
Grischa Brockhaus
8ff050c688
Added new optional parameter for plugin config type "text": rows.
2009-07-05 14:58:31 +00:00
Grischa Brockhaus
53662e0f63
pingbacks were not counted as entry trackbacks (also added to entries)
2009-07-04 01:38:28 +00:00
Grischa Brockhaus
d2e89fcdd9
Added "exclude urls" to ip validation functionality in spam block plugin. identi.ca is sending pingbacks but fails the ip validation!
2009-07-04 00:16:18 +00:00
Garvin Hicking
bf037fd183
* no longer use htmlspecialchars() on the blog's title and sub-
...
title, to allow for custom HTML code to appear and unify
only letting Smarty do the escaping (garvinhicking,falk)
2009-07-03 06:08:08 +00:00