]>
git.mjollnir.org Git - s9y.git/log
garvinhicking [Mon, 26 Sep 2005 07:55:11 +0000 (07:55 +0000)]
Additional password check when changing password.
Thanks to Nenad Jovanovic!
garvinhicking [Fri, 23 Sep 2005 13:48:44 +0000 (13:48 +0000)]
specify full http path to image
garvinhicking [Fri, 23 Sep 2005 13:47:58 +0000 (13:47 +0000)]
.
garvinhicking [Wed, 21 Sep 2005 18:11:17 +0000 (18:11 +0000)]
Properly die when serendipity_config_local cannot be read.
garvinhicking [Wed, 21 Sep 2005 14:40:21 +0000 (14:40 +0000)]
"toggle" seems to be a reserved function in IE.
garvinhicking [Wed, 21 Sep 2005 14:37:09 +0000 (14:37 +0000)]
Fix missing display of extended data. Mea maxima culpa.
garvinhicking [Wed, 21 Sep 2005 10:50:17 +0000 (10:50 +0000)]
Fix spelling mistake. Thanks to Roland Becker!
garvinhicking [Tue, 20 Sep 2005 18:56:49 +0000 (18:56 +0000)]
Would be nice if people report bugs/issues with this anywhere and not
just drop it on a IRC channel. *eg*
(ChangeLog says hi to absynth ;)
garvinhicking [Tue, 20 Sep 2005 14:46:21 +0000 (14:46 +0000)]
Fix to unset $serendipity['GET']['id'] if an URL is called of an entry that is unvisible. Plugins like "Entry's links" shall nto show up in that case.
garvinhicking [Mon, 19 Sep 2005 16:45:05 +0000 (16:45 +0000)]
Patch
1293000 for french translation by Michel Verdier. Thanks a lot!
garvinhicking [Mon, 19 Sep 2005 15:21:21 +0000 (15:21 +0000)]
(Hopefully) fix postgreSQL error
garvinhicking [Mon, 19 Sep 2005 15:14:02 +0000 (15:14 +0000)]
Also deniy *.tpl.php
garvinhicking [Mon, 19 Sep 2005 07:21:04 +0000 (07:21 +0000)]
we don'T need numerical index for this query. Thanks to Demian Turner!
garvinhicking [Fri, 16 Sep 2005 08:40:10 +0000 (08:40 +0000)]
Commit property change to ignore *.db SQLite files. Thanks to Mark Kubacki.
garvinhicking [Thu, 15 Sep 2005 12:39:25 +0000 (12:39 +0000)]
Fix uninitialized variable
garvinhicking [Thu, 15 Sep 2005 11:45:19 +0000 (11:45 +0000)]
fix showing internal plugins
garvinhicking [Thu, 15 Sep 2005 10:08:57 +0000 (10:08 +0000)]
Fix crashing SQLite. Stupid ***$§*$"**"§$"§
thing of a DB layer dies unexpectedly in simple WHERE x IN (...) queries.
Also fix some HTTP Port issues, Cookie authentication and category ACL issues.
Thanks a bunch to Mark Kubacki!
garvinhicking [Wed, 14 Sep 2005 17:36:47 +0000 (17:36 +0000)]
Also acceppt "NULL" as authorid. Thanks to Mark Kubacki!
garvinhicking [Wed, 14 Sep 2005 08:28:44 +0000 (08:28 +0000)]
Some more ACL pushing.
garvinhicking [Wed, 14 Sep 2005 08:12:24 +0000 (08:12 +0000)]
Only apply BC-category ACL in backend, not in frontend.
Before the category ACLs, the authorid of a category indicated who can WRITE to entries, but this was now used to indicate also who can read entries in a specific category. But of course that old BC should apply seamlessly when upgrading.
Hard to describe, nobody probably reads this anway. Thanks a bunch to Sebastian Bergmann for debugging this with me. :)
garvinhicking [Wed, 14 Sep 2005 08:10:10 +0000 (08:10 +0000)]
wordwrap later in shoutbox plugin to apply full bbcode and markuip stuff
garvinhicking [Mon, 12 Sep 2005 18:59:02 +0000 (18:59 +0000)]
Use uploadHTTPPath.
garvinhicking [Mon, 12 Sep 2005 17:50:50 +0000 (17:50 +0000)]
document
garvinhicking [Mon, 12 Sep 2005 17:50:04 +0000 (17:50 +0000)]
fix max/min insertion
garvinhicking [Mon, 12 Sep 2005 15:36:58 +0000 (15:36 +0000)]
Fix an error which rendered spartacus useless.
garvinhicking [Mon, 12 Sep 2005 13:34:55 +0000 (13:34 +0000)]
properly join. Thanks to nobody.
garvinhicking [Mon, 12 Sep 2005 13:01:15 +0000 (13:01 +0000)]
permission check fix, thanks to Robin Kroha
garvinhicking [Mon, 12 Sep 2005 12:04:00 +0000 (12:04 +0000)]
Allow to define required fields.
garvinhicking [Mon, 12 Sep 2005 11:39:32 +0000 (11:39 +0000)]
Debug empty filelist
garvinhicking [Mon, 12 Sep 2005 09:59:24 +0000 (09:59 +0000)]
Support for plugin API configuration validation.
Documented on http://www.s9y.org/index.php?node=43#A13
garvinhicking [Mon, 12 Sep 2005 07:15:48 +0000 (07:15 +0000)]
fix datatype
omidmottaghi [Fri, 9 Sep 2005 22:32:23 +0000 (22:32 +0000)]
synchronized.
garvinhicking [Fri, 9 Sep 2005 12:09:12 +0000 (12:09 +0000)]
Support category read/write permissions:
http://blog.s9y.org/archives/63-Category-ReadWrite-Permissions.html
garvinhicking [Thu, 8 Sep 2005 08:59:55 +0000 (08:59 +0000)]
Spamblock plugin can check for "@" in mails.
garvinhicking [Thu, 8 Sep 2005 08:17:00 +0000 (08:17 +0000)]
Two bugfixes from Karotte, thanks!
garvinhicking [Wed, 7 Sep 2005 13:22:24 +0000 (13:22 +0000)]
German update for markup_desc, thanks to Karotte
garvinhicking [Wed, 7 Sep 2005 13:18:49 +0000 (13:18 +0000)]
Let xhtmlclean also clean iframe. Thanks to karotte.
garvinhicking [Wed, 7 Sep 2005 12:56:16 +0000 (12:56 +0000)]
Fix ugly constant printing in templates, thanks to Sebastian for spotting.
capriskye [Tue, 6 Sep 2005 21:51:47 +0000 (21:51 +0000)]
updated chinese language
capriskye [Tue, 6 Sep 2005 21:23:10 +0000 (21:23 +0000)]
updated chinese language
garvinhicking [Tue, 6 Sep 2005 18:00:05 +0000 (18:00 +0000)]
Thanks to Stephan herman for detecting missing include
garvinhicking [Mon, 5 Sep 2005 21:14:49 +0000 (21:14 +0000)]
* Optimize memory usage by splitting files
* Optimize memory usage of spartacus plugin (parses chunks of XML and frees it)
* Optimize memory usage of bbcode plugin
* Add "memSnap" function to snapshot memory usage (debugging)
wesley [Mon, 5 Sep 2005 14:36:13 +0000 (14:36 +0000)]
Made note of upload fix in revision 442 in NEWS
garvinhicking [Mon, 5 Sep 2005 09:54:17 +0000 (09:54 +0000)]
Fix language mistake
garvinhicking [Mon, 5 Sep 2005 09:30:20 +0000 (09:30 +0000)]
Fix error
garvinhicking [Mon, 5 Sep 2005 09:29:00 +0000 (09:29 +0000)]
Refresh UTF-8
garvinhicking [Mon, 5 Sep 2005 09:19:57 +0000 (09:19 +0000)]
Fix spelling, stupid garvin.
wesley [Mon, 5 Sep 2005 01:51:35 +0000 (01:51 +0000)]
Remove hardcoded upload limit (3,000,000 bytes) from upload routine
garvinhicking [Sat, 3 Sep 2005 09:05:18 +0000 (09:05 +0000)]
Store default_lang
garvinhicking [Fri, 2 Sep 2005 11:56:47 +0000 (11:56 +0000)]
* Norwegian lang update
* JS editor can now ask for link description
* Plugin API does not query for filename on internal plugins ("@")
* Admin Stylesheet no longer uses direct height-assignment
garvinhicking [Mon, 29 Aug 2005 14:16:00 +0000 (14:16 +0000)]
Check for existance of the function first
garvinhicking [Fri, 26 Aug 2005 12:51:47 +0000 (12:51 +0000)]
Commit for dkg: Make Onyx utilize PEAR function for fetching a file. This does no longer require allow_url_fopen.
garvinhicking [Fri, 26 Aug 2005 11:32:03 +0000 (11:32 +0000)]
Fix inserting wrong timestamp when file does not exist.
garvinhicking [Thu, 25 Aug 2005 14:50:23 +0000 (14:50 +0000)]
* Fix putting sticky entry on the last page in postgreSQL setups.
Thanks to Nate Johnston for working this out! (garvinhicking)
garvinhicking [Thu, 25 Aug 2005 12:36:39 +0000 (12:36 +0000)]
set a source addData tag so that plugins know where the event was pushed
garvinhicking [Wed, 24 Aug 2005 18:47:52 +0000 (18:47 +0000)]
Fix livesarch plugin for non_rewrite.
garvinhicking [Wed, 24 Aug 2005 18:39:47 +0000 (18:39 +0000)]
Make "archives/" URL properly recognize selected categories.
Calendar and Archives sidebar plugin also pay strict attention to selected category.
(http://www.s9y.org/forums/viewtopic.php?t=2595)
garvinhicking [Tue, 23 Aug 2005 11:34:02 +0000 (11:34 +0000)]
Fix some Atom parsing issues, and fix GUID when using permalinks without %id%.
Thanks to Riscky!
garvinhicking [Tue, 23 Aug 2005 11:07:04 +0000 (11:07 +0000)]
array check
garvinhicking [Tue, 23 Aug 2005 11:03:09 +0000 (11:03 +0000)]
MAke image manager remember settings and return content at cursor position
garvinhicking [Tue, 23 Aug 2005 09:52:32 +0000 (09:52 +0000)]
better version
garvinhicking [Tue, 23 Aug 2005 09:51:08 +0000 (09:51 +0000)]
some debugging output
garvinhicking [Tue, 23 Aug 2005 09:30:50 +0000 (09:30 +0000)]
Fix warning message when installing. Sigh.
garvinhicking [Mon, 22 Aug 2005 13:23:36 +0000 (13:23 +0000)]
do not generally strip the tags, it might be wanted to see 'em.
garvinhicking [Mon, 22 Aug 2005 12:39:39 +0000 (12:39 +0000)]
Update WYSIWYG editors to properly work with (multiple) nuggets:
* Staticpages, Plugin config, Entry body/Extended body
(also requires 0.9 nightly update!)
garvinhicking [Mon, 22 Aug 2005 09:07:56 +0000 (09:07 +0000)]
escaping
garvinhicking [Mon, 22 Aug 2005 08:54:22 +0000 (08:54 +0000)]
Added spanish plugin translations from Rodrigo
garvinhicking [Sun, 21 Aug 2005 15:54:24 +0000 (15:54 +0000)]
Better and individual statistical tracking (optional) by Frederik Sandberg.
Thanks a lot!
garvinhicking [Sun, 21 Aug 2005 12:37:28 +0000 (12:37 +0000)]
fixes by San-Martin André
garvinhicking [Sun, 21 Aug 2005 00:34:37 +0000 (00:34 +0000)]
support ATOM hooks
garvinhicking [Fri, 19 Aug 2005 16:34:52 +0000 (16:34 +0000)]
Fix wrong date. Thanks tadashi - but I think a new 0.8.5 release because of this is not yet necessary? ;)
garvinhicking [Fri, 19 Aug 2005 12:39:39 +0000 (12:39 +0000)]
Make htmlspecialchars after parsing (config value)
garvinhicking [Fri, 19 Aug 2005 09:34:20 +0000 (09:34 +0000)]
Wrong PEAR path.
garvinhicking [Fri, 19 Aug 2005 09:01:26 +0000 (09:01 +0000)]
Use proper calendar image size, bypasses IE resizing problems
elf2000 [Thu, 18 Aug 2005 16:05:09 +0000 (16:05 +0000)]
o added info.
elf2000 [Thu, 18 Aug 2005 16:03:14 +0000 (16:03 +0000)]
o translation updated.
garvinhicking [Thu, 18 Aug 2005 13:57:00 +0000 (13:57 +0000)]
Be nicer to Opera.
garvinhicking [Thu, 18 Aug 2005 09:16:49 +0000 (09:16 +0000)]
Make track exits plugin not overwrit existing title/onmouseXXX attributes.
Might break things *g*
garvinhicking [Tue, 16 Aug 2005 21:37:54 +0000 (21:37 +0000)]
Fix JS escpaing, thanks to Frenke from the forums
garvinhicking [Tue, 16 Aug 2005 15:18:43 +0000 (15:18 +0000)]
Correct SQL query, thanks to Karotte.
garvinhicking [Tue, 16 Aug 2005 10:27:33 +0000 (10:27 +0000)]
Fix Bug #
1260667 : Do not show title of an entry, when draft.
omidmottaghi [Mon, 15 Aug 2005 23:09:32 +0000 (23:09 +0000)]
translation completed until current version of "en" file
omidmottaghi [Mon, 15 Aug 2005 23:04:17 +0000 (23:04 +0000)]
translation completed until current version of "en" file
garvinhicking [Mon, 15 Aug 2005 12:25:59 +0000 (12:25 +0000)]
Plugin commit by Christian Boltz: Show inline links/images
when stripping tags.
garvinhicking [Mon, 15 Aug 2005 11:43:52 +0000 (11:43 +0000)]
Fix deleting entryproperties without inserting the properly.
This has lead to some strange re-setting of saved properties and is now fixed.
garvinhicking [Mon, 15 Aug 2005 10:47:28 +0000 (10:47 +0000)]
Synch
garvinhicking [Mon, 15 Aug 2005 10:34:47 +0000 (10:34 +0000)]
Upgrade to PEAR XML_RPC 1.4.0
garvinhicking [Mon, 15 Aug 2005 09:50:10 +0000 (09:50 +0000)]
Serendipity can now be used without the bundled-libs directory.
You can put a
$serendipity['use_PEAR'] = true;
in your serendipity_config_local.inc.php file to enable this.
The required PEAR (and other) packages are mentioned in the file
bundled-libs/.current_version
elf2000 [Sun, 14 Aug 2005 22:28:15 +0000 (22:28 +0000)]
o translation updated.
elf2000 [Sun, 14 Aug 2005 22:20:01 +0000 (22:20 +0000)]
o translation updated.
garvinhicking [Sun, 14 Aug 2005 19:19:54 +0000 (19:19 +0000)]
Portuguese language update by Agner Q. Olson
garvinhicking [Sun, 14 Aug 2005 19:12:47 +0000 (19:12 +0000)]
garvinhicking [Sun, 14 Aug 2005 19:06:59 +0000 (19:06 +0000)]
Updated spanish language by Rodrigo Lazo
garvinhicking [Thu, 11 Aug 2005 09:30:39 +0000 (09:30 +0000)]
Forgot part of the patch by Anthem
garvinhicking [Thu, 11 Aug 2005 09:28:54 +0000 (09:28 +0000)]
Unbundle XMLRPC
garvinhicking [Thu, 11 Aug 2005 09:27:38 +0000 (09:27 +0000)]
Unbundle XMLRPC
garvinhicking [Wed, 10 Aug 2005 10:59:40 +0000 (10:59 +0000)]
Patch by Anthem to allow Calendar to use event hooks for showing other
plugin's outputs.
garvinhicking [Tue, 9 Aug 2005 16:45:38 +0000 (16:45 +0000)]
Fix "WHERE 1" condition to work in pgsql.
garvinhicking [Mon, 8 Aug 2005 13:54:43 +0000 (13:54 +0000)]
Add pt_br files for htmlarea
garvinhicking [Mon, 8 Aug 2005 13:46:03 +0000 (13:46 +0000)]
Append the comment id to the subscription mail.