Fri, 13 Feb 2009 16:40:02 +0000 Implemented the 2nd part of bulk acceptance.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 13 Feb 2009 16:40:02 +0000] rev 1296
Implemented the 2nd part of bulk acceptance. The context of the _list call can now be set by using the kwarg context. This will be merged with the universalcontext. Added a TODO to create the organziation accepted email template. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 13 Feb 2009 13:35:31 +0000 Document prefix in params now defaults to url_name.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 13 Feb 2009 13:35:31 +0000] rev 1295
Document prefix in params now defaults to url_name. This is because the short name does not have to be url friendly. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 13 Feb 2009 13:33:31 +0000 Added bulk_accept view which returns a JSON object.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 13 Feb 2009 13:33:31 +0000] rev 1294
Added bulk_accept view which returns a JSON object. This is going to be used to bulk accept org applications. Also added a new unfinished template so Merio can test his JS. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 13 Feb 2009 11:46:06 +0000 Only a club admin should see resign as club admin in the sidebar.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 13 Feb 2009 11:46:06 +0000] rev 1293
Only a club admin should see resign as club admin in the sidebar. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 12 Feb 2009 23:35:44 +0000 Fixed a bug in club and org logic.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 12 Feb 2009 23:35:44 +0000] rev 1292
Fixed a bug in club and org logic. This bug would give an error when no backup was set. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 12 Feb 2009 23:26:23 +0000 Fixed a bug in group_app templates.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 12 Feb 2009 23:26:23 +0000] rev 1291
Fixed a bug in group_app templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 12 Feb 2009 23:14:07 +0000 Brown Paper Bag Fix: L2R Appspot error logs.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 12 Feb 2009 23:14:07 +0000] rev 1290
Brown Paper Bag Fix: L2R Appspot error logs. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 12 Feb 2009 23:12:09 +0000 Fixed a bug in group_app view.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 12 Feb 2009 23:12:09 +0000] rev 1289
Fixed a bug in group_app view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 12 Feb 2009 23:06:14 +0000 Returning None instead of the empty to fix a bug on melange-demo instance.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 12 Feb 2009 23:06:14 +0000] rev 1288
Returning None instead of the empty to fix a bug on melange-demo instance. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 12 Feb 2009 22:52:16 +0000 Added check_field_is_empty decorator to cleaning.py.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 12 Feb 2009 22:52:16 +0000] rev 1287
Added check_field_is_empty decorator to cleaning.py. This makes sure the cleaning checks are skipped when a field is empty. Note that Djanog will raise it's own ValidationError when a required field is empty before attempting to clean it. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip