summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jeremy Laine [Thu, 20 Jul 2006 17:50:56 +0000 (17:50 +0000)]
merge selected changes from 'branches/diogenes-newplugins':
* move all menu-related code to include/Barrel/Menu.php
* add RSS feeds for events
Jeremy Laine [Thu, 20 Jul 2006 17:09:08 +0000 (17:09 +0000)]
bump trunk version to 0.9.20pre1
Jeremy Laine [Thu, 20 Jul 2006 17:07:51 +0000 (17:07 +0000)]
recreate 'trunk' from 'branches/diogenes-0.9.19'
Jeremy Laine [Thu, 20 Jul 2006 05:13:30 +0000 (05:13 +0000)]
prepare 0.9.19.1 release
Jeremy Laine [Mon, 17 Jul 2006 08:12:13 +0000 (08:12 +0000)]
fix a warning when a barrel's menu is empty
Jeremy Laine [Mon, 17 Jul 2006 08:11:58 +0000 (08:11 +0000)]
fix a warning when a barrel's menu is empty
Jeremy Laine [Sun, 9 Jul 2006 16:08:06 +0000 (16:08 +0000)]
fix lintian error
Jeremy Laine [Sun, 9 Jul 2006 16:07:55 +0000 (16:07 +0000)]
fix lintian error
Jeremy Laine [Sun, 9 Jul 2006 15:59:31 +0000 (15:59 +0000)]
bump date
Jeremy Laine [Sun, 9 Jul 2006 15:58:50 +0000 (15:58 +0000)]
make depends compatible with sarge
Jeremy Laine [Sun, 9 Jul 2006 15:57:42 +0000 (15:57 +0000)]
make diogenes depends compatible with sarge
Jeremy Laine [Fri, 7 Jul 2006 12:03:35 +0000 (12:03 +0000)]
document <protect> </protect> tags
Jeremy Laine [Fri, 7 Jul 2006 12:03:23 +0000 (12:03 +0000)]
document <protect> </protect> tags
Jeremy Laine [Fri, 7 Jul 2006 11:58:56 +0000 (11:58 +0000)]
add missing diogenes.text.inc.php
Jeremy Laine [Fri, 7 Jul 2006 11:58:20 +0000 (11:58 +0000)]
fix Textile protection / unprotection
Jeremy Laine [Fri, 30 Jun 2006 18:16:08 +0000 (18:16 +0000)]
* fixed - make the FileList plugin generate valid XHTML
Jeremy Laine [Fri, 30 Jun 2006 18:14:52 +0000 (18:14 +0000)]
* fixed - make the FileList plugin generate valid XHTML
Jeremy Laine [Fri, 30 Jun 2006 18:11:50 +0000 (18:11 +0000)]
protect <table> HTML tags before passing to Textile plugin
Jeremy Laine [Fri, 30 Jun 2006 18:11:24 +0000 (18:11 +0000)]
protect <table> HTML tags before passing to Textile
Jeremy Laine [Wed, 7 Jun 2006 07:26:07 +0000 (07:26 +0000)]
change RSS mime type to application/rss+xml
Jeremy Laine [Wed, 7 Jun 2006 07:19:03 +0000 (07:19 +0000)]
fix RSS feed title
Jeremy Laine [Wed, 7 Jun 2006 07:17:21 +0000 (07:17 +0000)]
mention RSS feeds in ChangeLog
Jeremy Laine [Wed, 7 Jun 2006 07:17:04 +0000 (07:17 +0000)]
fix pubDate element in RSS feeds
Jeremy Laine [Wed, 7 Jun 2006 07:11:16 +0000 (07:11 +0000)]
make page creations visible in RSS feeds
Jeremy Laine [Wed, 7 Jun 2006 06:55:39 +0000 (06:55 +0000)]
add an RSS feed to describe a barrel's recent changes
Jeremy Laine [Wed, 7 Jun 2006 06:54:59 +0000 (06:54 +0000)]
update template for new events system
Jeremy Laine [Wed, 7 Jun 2006 06:53:44 +0000 (06:53 +0000)]
move 'events' handling into Barrel/Events.php
Jeremy Laine [Mon, 5 Jun 2006 13:19:22 +0000 (13:19 +0000)]
move more functionalty to Diogenes_Barrel_Menu
Jeremy Laine [Mon, 5 Jun 2006 09:29:13 +0000 (09:29 +0000)]
move plugin skeletons to include/Plugin/Skel
Jeremy Laine [Mon, 5 Jun 2006 09:28:42 +0000 (09:28 +0000)]
wibble : modify code comment
Jeremy Laine [Mon, 5 Jun 2006 09:18:30 +0000 (09:18 +0000)]
move menu-related operations to Barrel/Menu.php
Jeremy Laine [Thu, 1 Jun 2006 07:22:04 +0000 (07:22 +0000)]
merge changes from diogenes-0.9.19 branch back into trunk
Jeremy Laine [Thu, 1 Jun 2006 07:19:20 +0000 (07:19 +0000)]
* Update to standards version 3.7.2
* Update versioned Build-Depends on debhelper to >= 5
Jeremy Laine [Thu, 1 Jun 2006 07:11:49 +0000 (07:11 +0000)]
touchup database structure
Jeremy Laine [Thu, 1 Jun 2006 07:06:30 +0000 (07:06 +0000)]
simplify postinst script by removing the following actions:
- enabling PHP support in the webserver
- enabling MySQL support in PHP
Jeremy Laine [Thu, 1 Jun 2006 06:43:26 +0000 (06:43 +0000)]
mention tracing of DB calls to build page menu
Jeremy Laine [Thu, 1 Jun 2006 06:42:55 +0000 (06:42 +0000)]
Set HTTP status code 500 if database connection fails. Should avoid pages
getting indexed by search engines with an error in case of DB failure.
Jeremy Laine [Wed, 31 May 2006 19:06:07 +0000 (19:06 +0000)]
bump version to 0.9.19
Jeremy Laine [Wed, 31 May 2006 19:02:36 +0000 (19:02 +0000)]
drastically reduce DB calls to build the menu
Jeremy Laine [Wed, 31 May 2006 19:00:04 +0000 (19:00 +0000)]
build menu earlier so that DB calls show up in DB trace
Jeremy Laine [Wed, 31 May 2006 17:13:04 +0000 (17:13 +0000)]
create a branch for diogenes 0.9.19
Jeremy Laine [Mon, 29 May 2006 07:09:37 +0000 (07:09 +0000)]
more work on the plugins system
Jeremy Laine [Mon, 22 May 2006 14:27:28 +0000 (14:27 +0000)]
update Debian packaging
Jeremy Laine [Sat, 20 May 2006 22:18:46 +0000 (22:18 +0000)]
improve plugins debugging output
Jeremy Laine [Sat, 20 May 2006 22:17:58 +0000 (22:17 +0000)]
fix missing curly brackets in text encoding of Diogenes_Tree_Node
Jeremy Laine [Sat, 20 May 2006 21:53:38 +0000 (21:53 +0000)]
more plugin fixups
Jeremy Laine [Sat, 20 May 2006 20:40:10 +0000 (20:40 +0000)]
fix text output of Diogenes_Tree_Node
Jeremy Laine [Sat, 20 May 2006 19:29:42 +0000 (19:29 +0000)]
first shot at reworking plugin system
Jeremy Laine [Sat, 20 May 2006 13:41:24 +0000 (13:41 +0000)]
add Diogenes_Tree_Node class
Jeremy Laine [Mon, 15 May 2006 18:20:42 +0000 (18:20 +0000)]
rework plugin handling to access parameters via declareParam, getParamValues, setParamValues, getParamNames
Jeremy Laine [Wed, 10 May 2006 21:51:17 +0000 (21:51 +0000)]
fix handling of filter plugins without arguments
Jeremy Laine [Fri, 7 Apr 2006 06:02:14 +0000 (06:02 +0000)]
fix Makefile to prune Subversion files from distribution
Jeremy Laine [Wed, 5 Apr 2006 21:11:11 +0000 (21:11 +0000)]
import of Diogenes 0.9.18
Pierre Habouzit [Wed, 5 Apr 2006 21:01:03 +0000 (21:01 +0000)]
setup