log

age author description
Sun, 21 Aug 2011 15:46:46 +0200 Daniele Nicolodi Cleanup some code that survied the makeovers.
Sun, 21 Aug 2011 14:41:20 +0200 Daniele Nicolodi Rework named query support.
Mon, 15 Aug 2011 20:08:25 +0200 Daniele Nicolodi More CSS tweaks.
Mon, 15 Aug 2011 20:08:06 +0200 Daniele Nicolodi Fix save query javascript action.
Mon, 15 Aug 2011 20:06:30 +0200 Daniele Nicolodi Add doctest that execises the database browsing views.
Mon, 15 Aug 2011 20:06:27 +0200 Daniele Nicolodi Rework Objs listing internal API. Add unit test.
Mon, 15 Aug 2011 20:06:25 +0200 Daniele Nicolodi Factor out test case setup code for tests requiring the application request context.
Mon, 15 Aug 2011 20:05:59 +0200 Daniele Nicolodi Small tweaks to pagination API. Extend unit tests.
Mon, 15 Aug 2011 20:05:13 +0200 Daniele Nicolodi Accept any iterable as 'privs' argument of the grant() function.
Sun, 14 Aug 2011 19:31:28 +0200 Daniele Nicolodi Fix breakage found by unit test.
Sun, 14 Aug 2011 19:31:28 +0200 Daniele Nicolodi Test user profile operations.
Sun, 14 Aug 2011 19:31:28 +0200 Daniele Nicolodi Sanitize the 'next' parameter of the login form before redirecting.
Sun, 14 Aug 2011 19:31:28 +0200 Daniele Nicolodi Cleanup tests.
Sun, 14 Aug 2011 12:08:21 +0200 Daniele Nicolodi Add unittest2 to develop dependencies.
Sun, 14 Aug 2011 12:03:07 +0200 Daniele Nicolodi Add .coverage to ignored files.