Sun, 21 Aug 2011 18:35:49 +0200 |
Daniele Nicolodi |
Better implement and enable database schema version check.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Tweak templates.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Test to check that all templates have a title block.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Smarter way to register error handlers.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Cleanup and extend doctests.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Extend doctests to cover account activation and password reset.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Test sending of activation and password reset emails.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Implement user password reset.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Adapt tests to user handling changes.
|
Sun, 21 Aug 2011 18:17:27 +0200 |
Daniele Nicolodi |
Adapt admin module to user handling changes.
|
Sun, 21 Aug 2011 18:17:26 +0200 |
Daniele Nicolodi |
Implement user activation.
|
Sun, 21 Aug 2011 18:17:26 +0200 |
Daniele Nicolodi |
Add 'emailaddr' property to User class.
|
Sun, 21 Aug 2011 18:17:12 +0200 |
Daniele Nicolodi |
Set TESTING=True in tests and development server.
|
Sun, 21 Aug 2011 16:10:23 +0200 |
Daniele Nicolodi |
Add email sending utility.
|
Sun, 21 Aug 2011 16:10:23 +0200 |
Daniele Nicolodi |
Add message signing and timestamping utility.
|
Sun, 21 Aug 2011 16:10:23 +0200 |
Daniele Nicolodi |
MySQL limits usernames to 16 characters.
|
Sun, 21 Aug 2011 16:08:21 +0200 |
Daniele Nicolodi |
Update tests to reflect changes in HTML markup.
|
Sun, 21 Aug 2011 16:01:25 +0200 |
Daniele Nicolodi |
Cleanup forms rendering.
|
Sun, 21 Aug 2011 16:01:01 +0200 |
Daniele Nicolodi |
Cleanup HTML and make it W3C valid.
|
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.
|