log

age author description
Sun, 07 Nov 2010 12:13:53 -0600 Jordi Gutiérrez Hermoso Fix typo
Sun, 07 Nov 2010 12:08:38 -0600 Jordi Gutiérrez Hermoso Fix small bug when showing snippets in user's profile
Mon, 02 Aug 2010 23:44:23 -0500 Jordi Gutiérrez Hermoso Implement/fix js for snippets and make whiteboxes all same width
Sat, 31 Jul 2010 23:16:23 -0500 Jordi Gutiérrez Hermoso Fix display of js code and copy-pastability of displayed code
Sat, 31 Jul 2010 19:17:11 -0500 Jordi Gutiérrez Hermoso Format code for 80 columns, add some js to static/ dir
Sat, 31 Jul 2010 17:11:50 -0500 Jordi Gutiérrez Hermoso More snippet template name changes
Sat, 31 Jul 2010 16:58:08 -0500 Jordi Gutiérrez Hermoso Rename .html snippets to .djhtml
Thu, 29 Jul 2010 12:04:51 -0500 Jordi Gutiérrez Hermoso Add license information
Thu, 29 Jul 2010 00:25:30 -0500 Jordi Gutiérrez Hermoso Copy preliminary django-paste code for snippets along with mptt. Works clunkily. Still need to adapt it for Agora.
Thu, 08 Jul 2010 20:27:23 -0500 Jordi Gutiérrez Hermoso Fix a URL
Thu, 08 Jul 2010 21:34:53 +0200 Fotios Kasolis small license fix
Wed, 07 Jul 2010 16:20:57 -0500 Jordi Gutiérrez Hermoso Add the text of the WTFPL to the free_license fixtures
Wed, 07 Jul 2010 15:49:53 -0500 Jordi Gutiérrez Hermoso Add some license fixtures for testing
Wed, 07 Jul 2010 15:35:56 -0500 Jordi Gutiérrez Hermoso Do license framework (need to create an SQL fixture for them)
Wed, 07 Jul 2010 09:23:03 -0500 Jordi Gutiérrez Hermoso Shuffle URLs around, make them more consistent
Mon, 05 Jul 2010 00:31:20 -0500 Jordi Gutiérrez Hermoso Implement editing user profiles and fix bugs related to the login/logout buttons. Implement 403 exception
Fri, 02 Jul 2010 02:18:22 -0500 Jordi Gutiérrez Hermoso Move the configurable parts of settings.py into a conf file
Thu, 01 Jul 2010 20:14:16 -0500 Jordi Gutiérrez Hermoso Several fixes. See detailed commit message.
Thu, 01 Jul 2010 15:00:23 -0500 Jordi Gutiérrez Hermoso Move login/logout buttons to navigation bar, remove cargo-cult CSS
Wed, 30 Jun 2010 15:48:08 -0500 Jordi Gutiérrez Hermoso CSS hack to make the footer stick to the bottom
Wed, 30 Jun 2010 11:19:32 -0500 Jordi Gutiérrez Hermoso Register more apps in the admin site, write an actual template for the user profile page
Wed, 30 Jun 2010 00:04:34 -0500 Jordi Gutiérrez Hermoso Implement initial profiles, cleanup models, change Free_license to FreeLicense
Tue, 29 Jun 2010 14:58:36 -0500 Jordi Gutiérrez Hermoso Fix a few silly typos
Mon, 28 Jun 2010 22:36:53 -0500 Jordi Gutiérrez Hermoso Clean up templates
Mon, 28 Jun 2010 22:02:07 -0500 Jordi Gutiérrez Hermoso Fix typo in URL
Mon, 28 Jun 2010 09:42:57 -0500 Jordi Gutiérrez Hermoso Update settings-example.py
Mon, 28 Jun 2010 03:00:01 -0500 Jordi Gutiérrez Hermoso Many fixes. See detailed description.
Sun, 27 Jun 2010 21:56:57 -0500 Jordi Gutiérrez Hermoso Implement initial user registration and authentication. Still way buggy.
Sun, 27 Jun 2010 16:21:58 +0200 Fotios Kasolis Small details fix
Sun, 27 Jun 2010 15:00:17 +0200 Fotios Kasolis Clear logo change