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.
|
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.
|
Sat, 13 Aug 2011 23:56:30 +0200 |
Daniele Nicolodi |
More HTML cleanup and CSS tweaks.
|
Sat, 13 Aug 2011 23:56:30 +0200 |
Daniele Nicolodi |
Show only seven pagination links by default.
|
Sat, 13 Aug 2011 23:56:23 +0200 |
Daniele Nicolodi |
Use \u00F6 character to test unicode awareness.
|
Sat, 13 Aug 2011 20:27:24 +0200 |
Daniele Nicolodi |
Improve CSS styling.
|
Sat, 13 Aug 2011 20:27:24 +0200 |
Daniele Nicolodi |
Show user permissions in user management view.
|
Sat, 13 Aug 2011 20:27:24 +0200 |
Daniele Nicolodi |
Add back the support for saved queries. Still incomplete and experimental.
|
Sat, 13 Aug 2011 20:27:24 +0200 |
Daniele Nicolodi |
Integrate dropdown widget into query widget.
|
Sat, 13 Aug 2011 20:27:24 +0200 |
Daniele Nicolodi |
Add jsquery replacement for select input elements.
|