preferences.py
Mon, 16 Feb 2009 00:52:20 +0200 Tero Marttila rename config.PREF_TIMEZONE_FALLBACK, add Cookie expire/path info, and move the hg version stuff into the template/helpers
Sun, 15 Feb 2009 23:55:48 +0200 Tero Marttila remove debug crap and fix Timezone.is_default to detect config.PREF_TIMEZONE_DEFAULT as well
Sun, 15 Feb 2009 23:50:24 +0200 Tero Marttila Autodetect user timezone using Javascript, this makes the Preferences code a bit more complicated in terms of interaction between default/parse/is_default/build/process/etc, but it should work as intended now
Tue, 10 Feb 2009 02:57:16 +0200 Tero Marttila image formatting \o/
Mon, 09 Feb 2009 23:49:57 +0200 Tero Marttila split defined configuration constants into config, and implement search result pagination
Mon, 09 Feb 2009 07:15:19 +0200 Tero Marttila add prefs to render context, and remove old timezone/formatter from it
Mon, 09 Feb 2009 06:56:04 +0200 Tero Marttila ugly, but working, preferences editor
Mon, 09 Feb 2009 03:05:43 +0200 Tero Marttila add some user-preferences support (e.g. timezone, time formats)