]> git.mjollnir.org Git - s9y.git/log
s9y.git
19 years agoprepare release
garvinhicking [Thu, 29 Sep 2005 09:46:00 +0000 (09:46 +0000)]
prepare release

19 years agoprepare beta1 release
garvinhicking [Thu, 29 Sep 2005 09:44:40 +0000 (09:44 +0000)]
prepare beta1 release

19 years agoone more
garvinhicking [Tue, 27 Sep 2005 15:07:38 +0000 (15:07 +0000)]
one more

19 years agoFix the whole UTF-8 Onyx/XML parsing logic to properly work.
garvinhicking [Tue, 27 Sep 2005 13:16:14 +0000 (13:16 +0000)]
Fix the whole UTF-8 Onyx/XML parsing logic to properly work.
PHP5 did not need xml_parser_create() to specify a charset, but PHP4 does.
PHP5 made errors when feeds in UTF-8 were double-recoded because of a xml_parser_set_option() call without specifying the charset in xml_parser_create.
Hope this works. ;)

19 years agodocument
garvinhicking [Tue, 27 Sep 2005 12:19:43 +0000 (12:19 +0000)]
document

19 years agoEnhance xhtmlcleanup plugin to re-decode UTF-8 entities.
garvinhicking [Tue, 27 Sep 2005 12:18:34 +0000 (12:18 +0000)]
Enhance xhtmlcleanup plugin to re-decode UTF-8 entities.

19 years agoTry to prevent XSRF exploits by passing a form token.
garvinhicking [Tue, 27 Sep 2005 11:40:14 +0000 (11:40 +0000)]
Try to prevent XSRF exploits by passing a form token.

19 years agoSupport UTF-8 table creation options. Thanks to Mark Kubacki and Kris Köhntopp.
garvinhicking [Tue, 27 Sep 2005 11:38:01 +0000 (11:38 +0000)]
Support UTF-8 table creation options. Thanks to Mark Kubacki and Kris Köhntopp.

19 years agoGerman translations
garvinhicking [Mon, 26 Sep 2005 16:24:27 +0000 (16:24 +0000)]
German translations

19 years agoTry to do some XSRF detection based on HTTP-Referrers.
garvinhicking [Mon, 26 Sep 2005 15:57:03 +0000 (15:57 +0000)]
Try to do some XSRF detection based on HTTP-Referrers.
NEEDS TESTING before it can be safely backported.

19 years agoMove stuff to 0.8.5 release
garvinhicking [Mon, 26 Sep 2005 13:21:15 +0000 (13:21 +0000)]
Move stuff to 0.8.5 release

19 years agoo translation updated.
elf2000 [Mon, 26 Sep 2005 10:02:04 +0000 (10:02 +0000)]
o translation updated.

19 years agono matter if 0.8.5 will be released, i need that now
nohn [Mon, 26 Sep 2005 09:50:24 +0000 (09:50 +0000)]
no matter if 0.8.5 will be released, i need that now

19 years agoAdditional password check when changing password.
garvinhicking [Mon, 26 Sep 2005 07:55:11 +0000 (07:55 +0000)]
Additional password check when changing password.
Thanks to Nenad Jovanovic!

19 years agospecify full http path to image
garvinhicking [Fri, 23 Sep 2005 13:48:44 +0000 (13:48 +0000)]
specify full http path to image

19 years ago.
garvinhicking [Fri, 23 Sep 2005 13:47:58 +0000 (13:47 +0000)]
.

19 years agoProperly die when serendipity_config_local cannot be read.
garvinhicking [Wed, 21 Sep 2005 18:11:17 +0000 (18:11 +0000)]
Properly die when serendipity_config_local cannot be read.

19 years ago"toggle" seems to be a reserved function in IE.
garvinhicking [Wed, 21 Sep 2005 14:40:21 +0000 (14:40 +0000)]
"toggle" seems to be a reserved function in IE.

19 years agoFix missing display of extended data. Mea maxima culpa.
garvinhicking [Wed, 21 Sep 2005 14:37:09 +0000 (14:37 +0000)]
Fix missing display of extended data. Mea maxima culpa.

19 years agoFix spelling mistake. Thanks to Roland Becker!
garvinhicking [Wed, 21 Sep 2005 10:50:17 +0000 (10:50 +0000)]
Fix spelling mistake. Thanks to Roland Becker!

19 years agoWould be nice if people report bugs/issues with this anywhere and not
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 ;)

19 years agoFix to unset $serendipity['GET']['id'] if an URL is called of an entry that is unvisi...
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.

19 years agoPatch 1293000 for french translation by Michel Verdier. Thanks a lot!
garvinhicking [Mon, 19 Sep 2005 16:45:05 +0000 (16:45 +0000)]
Patch 1293000 for french translation by Michel Verdier. Thanks a lot!

19 years ago(Hopefully) fix postgreSQL error
garvinhicking [Mon, 19 Sep 2005 15:21:21 +0000 (15:21 +0000)]
(Hopefully) fix postgreSQL error

19 years agoAlso deniy *.tpl.php
garvinhicking [Mon, 19 Sep 2005 15:14:02 +0000 (15:14 +0000)]
Also deniy *.tpl.php

19 years agowe don'T need numerical index for this query. Thanks to Demian Turner!
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!

19 years agoCommit property change to ignore *.db SQLite files. Thanks to Mark Kubacki.
garvinhicking [Fri, 16 Sep 2005 08:40:10 +0000 (08:40 +0000)]
Commit property change to ignore *.db SQLite files. Thanks to Mark Kubacki.

19 years agoFix uninitialized variable
garvinhicking [Thu, 15 Sep 2005 12:39:25 +0000 (12:39 +0000)]
Fix uninitialized variable

19 years agofix showing internal plugins
garvinhicking [Thu, 15 Sep 2005 11:45:19 +0000 (11:45 +0000)]
fix showing internal plugins

19 years agoFix crashing SQLite. Stupid ***$§*$"**"§$"§
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!

19 years agoAlso acceppt "NULL" as authorid. Thanks to Mark Kubacki!
garvinhicking [Wed, 14 Sep 2005 17:36:47 +0000 (17:36 +0000)]
Also acceppt "NULL" as authorid. Thanks to Mark Kubacki!

19 years agoSome more ACL pushing.
garvinhicking [Wed, 14 Sep 2005 08:28:44 +0000 (08:28 +0000)]
Some more ACL pushing.

19 years agoOnly apply BC-category ACL in backend, not in frontend.
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. :)

19 years agowordwrap later in shoutbox plugin to apply full bbcode and markuip stuff
garvinhicking [Wed, 14 Sep 2005 08:10:10 +0000 (08:10 +0000)]
wordwrap later in shoutbox plugin to apply full bbcode and markuip stuff

19 years agoUse uploadHTTPPath.
garvinhicking [Mon, 12 Sep 2005 18:59:02 +0000 (18:59 +0000)]
Use uploadHTTPPath.

19 years agodocument
garvinhicking [Mon, 12 Sep 2005 17:50:50 +0000 (17:50 +0000)]
document

19 years agofix max/min insertion
garvinhicking [Mon, 12 Sep 2005 17:50:04 +0000 (17:50 +0000)]
fix max/min insertion

19 years agoFix an error which rendered spartacus useless.
garvinhicking [Mon, 12 Sep 2005 15:36:58 +0000 (15:36 +0000)]
Fix an error which rendered spartacus useless.

19 years agoproperly join. Thanks to nobody.
garvinhicking [Mon, 12 Sep 2005 13:34:55 +0000 (13:34 +0000)]
properly join. Thanks to nobody.

19 years agopermission check fix, thanks to Robin Kroha
garvinhicking [Mon, 12 Sep 2005 13:01:15 +0000 (13:01 +0000)]
permission check fix, thanks to Robin Kroha

19 years agoAllow to define required fields.
garvinhicking [Mon, 12 Sep 2005 12:04:00 +0000 (12:04 +0000)]
Allow to define required fields.

19 years agoDebug empty filelist
garvinhicking [Mon, 12 Sep 2005 11:39:32 +0000 (11:39 +0000)]
Debug empty filelist

19 years agoSupport for plugin API configuration validation.
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

19 years agofix datatype
garvinhicking [Mon, 12 Sep 2005 07:15:48 +0000 (07:15 +0000)]
fix datatype

19 years agosynchronized.
omidmottaghi [Fri, 9 Sep 2005 22:32:23 +0000 (22:32 +0000)]
synchronized.

19 years agoSupport category read/write permissions:
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

19 years agoSpamblock plugin can check for "@" in mails.
garvinhicking [Thu, 8 Sep 2005 08:59:55 +0000 (08:59 +0000)]
Spamblock plugin can check for "@" in mails.

19 years agoTwo bugfixes from Karotte, thanks!
garvinhicking [Thu, 8 Sep 2005 08:17:00 +0000 (08:17 +0000)]
Two bugfixes from Karotte, thanks!

19 years agoGerman update for markup_desc, thanks to Karotte
garvinhicking [Wed, 7 Sep 2005 13:22:24 +0000 (13:22 +0000)]
German update for markup_desc, thanks to Karotte

19 years agoLet xhtmlclean also clean iframe. Thanks to karotte.
garvinhicking [Wed, 7 Sep 2005 13:18:49 +0000 (13:18 +0000)]
Let xhtmlclean also clean iframe. Thanks to karotte.

19 years agoFix ugly constant printing in templates, thanks to Sebastian for spotting.
garvinhicking [Wed, 7 Sep 2005 12:56:16 +0000 (12:56 +0000)]
Fix ugly constant printing in templates, thanks to Sebastian for spotting.

19 years agoupdated chinese language
capriskye [Tue, 6 Sep 2005 21:51:47 +0000 (21:51 +0000)]
updated chinese language

19 years agoupdated chinese language
capriskye [Tue, 6 Sep 2005 21:23:10 +0000 (21:23 +0000)]
updated chinese language

19 years agoThanks to Stephan herman for detecting missing include
garvinhicking [Tue, 6 Sep 2005 18:00:05 +0000 (18:00 +0000)]
Thanks to Stephan herman for detecting missing include

19 years ago* Optimize memory usage by splitting files
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)

19 years agoMade note of upload fix in revision 442 in NEWS
wesley [Mon, 5 Sep 2005 14:36:13 +0000 (14:36 +0000)]
Made note of upload fix in revision 442 in NEWS

19 years agoFix language mistake
garvinhicking [Mon, 5 Sep 2005 09:54:17 +0000 (09:54 +0000)]
Fix language mistake

19 years agoFix error
garvinhicking [Mon, 5 Sep 2005 09:30:20 +0000 (09:30 +0000)]
Fix error

19 years agoRefresh UTF-8
garvinhicking [Mon, 5 Sep 2005 09:29:00 +0000 (09:29 +0000)]
Refresh UTF-8

19 years agoFix spelling, stupid garvin.
garvinhicking [Mon, 5 Sep 2005 09:19:57 +0000 (09:19 +0000)]
Fix spelling, stupid garvin.

19 years agoRemove hardcoded upload limit (3,000,000 bytes) from upload routine
wesley [Mon, 5 Sep 2005 01:51:35 +0000 (01:51 +0000)]
Remove hardcoded upload limit (3,000,000 bytes) from upload routine

19 years agoStore default_lang
garvinhicking [Sat, 3 Sep 2005 09:05:18 +0000 (09:05 +0000)]
Store default_lang

19 years ago* Norwegian lang update
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

19 years agoCheck for existance of the function first
garvinhicking [Mon, 29 Aug 2005 14:16:00 +0000 (14:16 +0000)]
Check for existance of the function first

19 years agoCommit for dkg: Make Onyx utilize PEAR function for fetching a file. This does no...
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.

19 years agoFix inserting wrong timestamp when file does not exist.
garvinhicking [Fri, 26 Aug 2005 11:32:03 +0000 (11:32 +0000)]
Fix inserting wrong timestamp when file does not exist.

19 years ago * Fix putting sticky entry on the last page in postgreSQL setups.
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)

19 years agoset a source addData tag so that plugins know where the event was pushed
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

19 years agoFix livesarch plugin for non_rewrite.
garvinhicking [Wed, 24 Aug 2005 18:47:52 +0000 (18:47 +0000)]
Fix livesarch plugin for non_rewrite.

19 years agoMake "archives/" URL properly recognize selected categories.
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)

19 years agoFix some Atom parsing issues, and fix GUID when using permalinks without %id%.
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!

19 years agoarray check
garvinhicking [Tue, 23 Aug 2005 11:07:04 +0000 (11:07 +0000)]
array check

19 years agoMAke image manager remember settings and return content at cursor position
garvinhicking [Tue, 23 Aug 2005 11:03:09 +0000 (11:03 +0000)]
MAke image manager remember settings and return content at cursor position

19 years agobetter version
garvinhicking [Tue, 23 Aug 2005 09:52:32 +0000 (09:52 +0000)]
better version

19 years agosome debugging output
garvinhicking [Tue, 23 Aug 2005 09:51:08 +0000 (09:51 +0000)]
some debugging output

19 years agoFix warning message when installing. Sigh.
garvinhicking [Tue, 23 Aug 2005 09:30:50 +0000 (09:30 +0000)]
Fix warning message when installing. Sigh.

19 years agodo not generally strip the tags, it might be wanted to see 'em.
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.

19 years agoUpdate WYSIWYG editors to properly work with (multiple) nuggets:
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!)

19 years agoescaping
garvinhicking [Mon, 22 Aug 2005 09:07:56 +0000 (09:07 +0000)]
escaping

19 years agoAdded spanish plugin translations from Rodrigo
garvinhicking [Mon, 22 Aug 2005 08:54:22 +0000 (08:54 +0000)]
Added spanish plugin translations from Rodrigo

19 years agoBetter and individual statistical tracking (optional) by Frederik Sandberg.
garvinhicking [Sun, 21 Aug 2005 15:54:24 +0000 (15:54 +0000)]
Better and individual statistical tracking (optional) by Frederik Sandberg.
Thanks a lot!

19 years agofixes by San-Martin André
garvinhicking [Sun, 21 Aug 2005 12:37:28 +0000 (12:37 +0000)]
fixes by San-Martin André

19 years agosupport ATOM hooks
garvinhicking [Sun, 21 Aug 2005 00:34:37 +0000 (00:34 +0000)]
support ATOM hooks

19 years agoFix wrong date. Thanks tadashi - but I think a new 0.8.5 release because of this...
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? ;)

19 years agoMake htmlspecialchars after parsing (config value)
garvinhicking [Fri, 19 Aug 2005 12:39:39 +0000 (12:39 +0000)]
Make htmlspecialchars after parsing (config value)

19 years agoWrong PEAR path.
garvinhicking [Fri, 19 Aug 2005 09:34:20 +0000 (09:34 +0000)]
Wrong PEAR path.

19 years agoUse proper calendar image size, bypasses IE resizing problems
garvinhicking [Fri, 19 Aug 2005 09:01:26 +0000 (09:01 +0000)]
Use proper calendar image size, bypasses IE resizing problems

19 years agoo added info.
elf2000 [Thu, 18 Aug 2005 16:05:09 +0000 (16:05 +0000)]
o added info.

19 years agoo translation updated.
elf2000 [Thu, 18 Aug 2005 16:03:14 +0000 (16:03 +0000)]
o translation updated.

19 years agoBe nicer to Opera.
garvinhicking [Thu, 18 Aug 2005 13:57:00 +0000 (13:57 +0000)]
Be nicer to Opera.

19 years agoMake track exits plugin not overwrit existing title/onmouseXXX attributes.
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*

19 years agoFix JS escpaing, thanks to Frenke from the forums
garvinhicking [Tue, 16 Aug 2005 21:37:54 +0000 (21:37 +0000)]
Fix JS escpaing, thanks to Frenke from the forums

19 years agoCorrect SQL query, thanks to Karotte.
garvinhicking [Tue, 16 Aug 2005 15:18:43 +0000 (15:18 +0000)]
Correct SQL query, thanks to Karotte.

19 years agoFix Bug #1260667: Do not show title of an entry, when draft.
garvinhicking [Tue, 16 Aug 2005 10:27:33 +0000 (10:27 +0000)]
Fix Bug #1260667: Do not show title of an entry, when draft.

19 years agotranslation completed until current version of "en" file
omidmottaghi [Mon, 15 Aug 2005 23:09:32 +0000 (23:09 +0000)]
translation completed until current version of "en" file

19 years agotranslation 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

19 years agoPlugin commit by Christian Boltz: Show inline links/images
garvinhicking [Mon, 15 Aug 2005 12:25:59 +0000 (12:25 +0000)]
Plugin commit by Christian Boltz: Show inline links/images
when stripping tags.

19 years agoFix deleting entryproperties without inserting the properly.
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.

19 years agoSynch
garvinhicking [Mon, 15 Aug 2005 10:47:28 +0000 (10:47 +0000)]
Synch

19 years agoUpgrade to PEAR XML_RPC 1.4.0
garvinhicking [Mon, 15 Aug 2005 10:34:47 +0000 (10:34 +0000)]
Upgrade to PEAR XML_RPC 1.4.0