Fri, 03 Jul 2009 00:00:51 +0300 Tero Marttila remove obsolete shorturl.py default tip
Thu, 02 Jul 2009 23:59:58 +0300 Tero Marttila remove obsolete db.py
Thu, 02 Jul 2009 23:58:17 +0300 Tero Marttila remove obsolete helpers.py
Thu, 02 Jul 2009 21:59:01 +0300 Tero Marttila reorganize/rename the commands and their options stuff, options like --force-html are now split out from main.py into commands/update.py
Wed, 01 Jul 2009 20:57:03 +0300 Tero Marttila comment styles.css, and rename info -> metadata, fix about -> footer in templates
Wed, 01 Jul 2009 20:46:27 +0300 Tero Marttila externalize footer contents from template into config
Wed, 01 Jul 2009 20:40:00 +0300 Tero Marttila move .config from filesystem to gallery/folder/image, rename degal_dir to app_dir
Wed, 01 Jul 2009 20:25:35 +0300 Tero Marttila a pityful README
Wed, 01 Jul 2009 20:15:08 +0300 Tero Marttila remove old scripts/cgi-bin stuff. They wouldn't work as such with the new version, and replacements can be written while referring to the history
Wed, 01 Jul 2009 20:03:41 +0300 Tero Marttila remove cfg for .degal from folders
Fri, 26 Jun 2009 22:21:28 +0300 Tero Marttila update setuptools config
Fri, 26 Jun 2009 22:10:49 +0300 Tero Marttila no need to use 'id_' in html attributes instead of just 'id'
Fri, 26 Jun 2009 22:09:13 +0300 Tero Marttila urlencode native filesystem node paths for template's http URLs
Wed, 17 Jun 2009 18:11:38 +0300 Tero Marttila modify config.InstanceContext to raise an AttributeError for __setitem__ on non-pre-existing attributes - this makes a lot of sense :)
Wed, 17 Jun 2009 18:08:49 +0300 Tero Marttila slight doc tweaks for Folder