]> git.mjollnir.org Git - s9y.git/log
s9y.git
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

19 years agoSerendipity can now be used without the bundled-libs directory.
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

19 years agoo translation updated.
elf2000 [Sun, 14 Aug 2005 22:28:15 +0000 (22:28 +0000)]
o translation updated.

19 years agoo translation updated.
elf2000 [Sun, 14 Aug 2005 22:20:01 +0000 (22:20 +0000)]
o translation updated.

19 years agoPortuguese language update by Agner Q. Olson
garvinhicking [Sun, 14 Aug 2005 19:19:54 +0000 (19:19 +0000)]
Portuguese language update by Agner Q. Olson

19 years agofix bug #1257903
garvinhicking [Sun, 14 Aug 2005 19:12:47 +0000 (19:12 +0000)]
fix bug #1257903

19 years agoUpdated spanish language by Rodrigo Lazo
garvinhicking [Sun, 14 Aug 2005 19:06:59 +0000 (19:06 +0000)]
Updated spanish language by Rodrigo Lazo

19 years agoForgot part of the patch by Anthem
garvinhicking [Thu, 11 Aug 2005 09:30:39 +0000 (09:30 +0000)]
Forgot part of the patch by Anthem

19 years agoUnbundle XMLRPC
garvinhicking [Thu, 11 Aug 2005 09:28:54 +0000 (09:28 +0000)]
Unbundle XMLRPC

19 years agoUnbundle XMLRPC
garvinhicking [Thu, 11 Aug 2005 09:27:38 +0000 (09:27 +0000)]
Unbundle XMLRPC

19 years agoPatch by Anthem to allow Calendar to use event hooks for showing other
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.

19 years agoFix "WHERE 1" condition to work in pgsql.
garvinhicking [Tue, 9 Aug 2005 16:45:38 +0000 (16:45 +0000)]
Fix "WHERE 1" condition to work in pgsql.

19 years agoAdd pt_br files for htmlarea
garvinhicking [Mon, 8 Aug 2005 13:54:43 +0000 (13:54 +0000)]
Add pt_br files for htmlarea

19 years agoAppend the comment id to the subscription mail.
garvinhicking [Mon, 8 Aug 2005 13:46:03 +0000 (13:46 +0000)]
Append the comment id to the subscription mail.

19 years agoImprove moveableType importer, also import comments+trackbacks.
garvinhicking [Mon, 8 Aug 2005 10:49:19 +0000 (10:49 +0000)]
Improve moveableType importer, also import comments+trackbacks.

19 years agoRemove duplicate variable
garvinhicking [Mon, 8 Aug 2005 09:49:36 +0000 (09:49 +0000)]
Remove duplicate variable

19 years agoAtom 1.0 support
garvinhicking [Mon, 8 Aug 2005 09:30:15 +0000 (09:30 +0000)]
Atom 1.0 support

19 years agomore norwegian locales thanks to frodeste
garvinhicking [Fri, 5 Aug 2005 07:27:58 +0000 (07:27 +0000)]
more norwegian locales thanks to frodeste

19 years agoAdd missing languages for htmlarea
garvinhicking [Thu, 4 Aug 2005 13:51:04 +0000 (13:51 +0000)]
Add missing languages for htmlarea

19 years agono such column
garvinhicking [Thu, 4 Aug 2005 13:32:03 +0000 (13:32 +0000)]
no such column

19 years agoSpanish sync
garvinhicking [Thu, 4 Aug 2005 13:20:46 +0000 (13:20 +0000)]
Spanish sync

19 years agoIncrease bodycount ;)
garvinhicking [Thu, 4 Aug 2005 12:56:30 +0000 (12:56 +0000)]
Increase bodycount ;)

19 years agoMake spartacus also purge plugin list
garvinhicking [Thu, 4 Aug 2005 12:05:32 +0000 (12:05 +0000)]
Make spartacus also purge plugin list