Wed, 21 Jan 2009 19:32:00 +0000 Added club_app model and logic.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 21 Jan 2009 19:32:00 +0000] rev 882
Added club_app model and logic. Patch by: Lennard de Rijk
Wed, 21 Jan 2009 18:50:22 +0000 Added created and last modified timestamps to the group_app model.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 21 Jan 2009 18:50:22 +0000] rev 881
Added created and last modified timestamps to the group_app model. Also edited the templates to show some extra information. The review template has the names for the new properties hard coded because the auto_add and auto_add_now datetimeproperties don't show up in the fields of the entity. Patch by: Lennard de Rijk
Wed, 21 Jan 2009 18:25:37 +0000 Fixed typo in r1446.
Todd Larsen <tlarsen@google.com> [Wed, 21 Jan 2009 18:25:37 +0000] rev 880
Fixed typo in r1446. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 21 Jan 2009 16:13:51 +0000 Changes in Role model.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 21 Jan 2009 16:13:51 +0000] rev 879
Changes in Role model. Clarified that we are asking for a shipping adress. Also moved Agrees to ToS to the bottom. Patch by: Lennard de Rijk
Wed, 21 Jan 2009 16:13:18 +0000 Fix trailing whitespace and apply decorators
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 21 Jan 2009 16:13:18 +0000] rev 878
Fix trailing whitespace and apply decorators Patch by: Sverre Rabbelier
Wed, 21 Jan 2009 16:13:03 +0000 Fix whitespace damage
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 21 Jan 2009 16:13:03 +0000] rev 877
Fix whitespace damage Patch by: Sverre Rabbelier
Wed, 21 Jan 2009 16:12:48 +0000 Make use of the new decorators in all applicable views
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 21 Jan 2009 16:12:48 +0000] rev 876
Make use of the new decorators in all applicable views Patch by: Sverre Rabbelier
Wed, 21 Jan 2009 16:12:31 +0000 Renamed showReviewOverview to review_overview and reviewOverview
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 21 Jan 2009 16:12:31 +0000] rev 875
Renamed showReviewOverview to review_overview and reviewOverview Patch by: Sverre Rabbelier
Wed, 21 Jan 2009 16:12:16 +0000 Fixed two trivial bugs
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 21 Jan 2009 16:12:16 +0000] rev 874
Fixed two trivial bugs A "kwargs=kwargs" instead of **kwargs Missing 'and entity' check Patch by: Sverre Rabbelier
Wed, 21 Jan 2009 16:12:01 +0000 Added a merge_params and check_access decorator
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 21 Jan 2009 16:12:01 +0000] rev 873
Added a merge_params and check_access decorator The merge_params decorator is very simple and takes self._params and merges it with params. It's main purpose is to explicitly mark the views in which it is intended that self._params is merged raw. The check_access decorator factors out the access checking process and passes args and kwargs to the access checking methods. Patch by: Sverre Rabbelier
(0) -300 -100 -10 +10 +100 +300 +1000 tip