Tue, 20 Jan 2009 00:11:38 +0000 Add a 'pending/accepted/denied' seperation to club_app list
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 20 Jan 2009 00:11:38 +0000] rev 823
Add a 'pending/accepted/denied' seperation to club_app list This is not only to make it easier to see which applictions have been accepted, but also to make it possible to redirect to /club/create for the accepted applications, rather than to /club_app/edit. Patch by: Sverre Rabbelier
Tue, 20 Jan 2009 00:11:21 +0000 Fixed whitespace damage
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 20 Jan 2009 00:11:21 +0000] rev 822
Fixed whitespace damage Patch by: Sverre Rabbelier
Mon, 19 Jan 2009 23:26:09 +0000 Send a notifcation if a club application is accepted
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 19 Jan 2009 23:26:09 +0000] rev 821
Send a notifcation if a club application is accepted Patch by: Sverre Rabbelier
Mon, 19 Jan 2009 23:25:49 +0000 Factor out sendNotification from sendInviteNotification
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 19 Jan 2009 23:25:49 +0000] rev 820
Factor out sendNotification from sendInviteNotification This makes it easier to create different types of notifications, such as a sendNewClubNotification. Patch by: Sverre Rabbelier
Mon, 19 Jan 2009 23:25:36 +0000 Fixed whitespace and EOL damage
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 19 Jan 2009 23:25:36 +0000] rev 819
Fixed whitespace and EOL damage Patch by: Sverre Rabbelier
Mon, 19 Jan 2009 23:25:23 +0000 Fixed whitespace damage
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 19 Jan 2009 23:25:23 +0000] rev 818
Fixed whitespace damage Patch by: Sverre Rabbelier
Mon, 19 Jan 2009 16:23:37 +0000 Added club_admin templates.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 19 Jan 2009 16:23:37 +0000] rev 817
Added club_admin templates. Patch by: Lennard de Rijk
Fri, 16 Jan 2009 17:54:46 +0000 Added Mario Ferraro to the AUTHORS list.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 16 Jan 2009 17:54:46 +0000] rev 816
Added Mario Ferraro to the AUTHORS list. Patch by: Lennard de Rijk
Fri, 16 Jan 2009 17:52:42 +0000 Tooltips now properly disappear when another text box with a tooltip has been highlighted.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 16 Jan 2009 17:52:42 +0000] rev 815
Tooltips now properly disappear when another text box with a tooltip has been highlighted. Also known as Issue 132. Patch by: Mario Ferraro Reviewed by: Lennard de Rijk
Thu, 15 Jan 2009 17:01:15 +0000 Implement the checkIsClubAppAccepted function
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 15 Jan 2009 17:01:15 +0000] rev 814
Implement the checkIsClubAppAccepted function Also added a stub for checkIsClubAdminForClub. Patch by: Sverre Rabbelier
Wed, 14 Jan 2009 22:37:05 +0000 Display state (but dis-allow edits) of User's agrees_to_tos boolean Property.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 22:37:05 +0000] rev 813
Display state (but dis-allow edits) of User's agrees_to_tos boolean Property. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 14 Jan 2009 22:30:24 +0000 Add read-only boolean form field widget.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 22:30:24 +0000] rev 812
Add read-only boolean form field widget. Developers should be able to view, but not change, the User's agrees_to_tos state. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 14 Jan 2009 22:02:39 +0000 Add "agrees to site-wide Terms of Service" boolean property for all Users.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 22:02:39 +0000] rev 811
Add "agrees to site-wide Terms of Service" boolean property for all Users. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 14 Jan 2009 20:37:56 +0000 Hide 'tos' pull-down selector from Program profile forms.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 20:37:56 +0000] rev 810
Hide 'tos' pull-down selector from Program profile forms. Until a way to select Documents for use as the Terms of Service for a Program exists (see http://code.google.com/p/soc/issues/detail?id=151), there is no point in hacking in scope_path and link_id fields here. The per-Program ToS feature will just be unavailable until an appropriate Document selector exists. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 14 Jan 2009 20:37:47 +0000 Hide 'tos' pull-down selector from Group profile forms.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 20:37:47 +0000] rev 809
Hide 'tos' pull-down selector from Group profile forms. Until a way to select Documents for use as the Terms of Service for a Group exist (see http://code.google.com/p/soc/issues/detail?id=151), there is no point in hacking in scope_path and link_id fields here. The per-Group ToS feature will just be unavailable until an appropriate Document selector exists. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 14 Jan 2009 20:37:34 +0000 Hide 'tos' pull-down selector from Site Settings forms.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 20:37:34 +0000] rev 808
Hide 'tos' pull-down selector from Site Settings forms. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 14 Jan 2009 20:37:24 +0000 Hack in tos_scope_path and tos_link_id to select Terms of Service Document.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 20:37:24 +0000] rev 807
Hack in tos_scope_path and tos_link_id to select Terms of Service Document. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 14 Jan 2009 20:05:15 +0000 Show Terms of Service link in footer if tos_link is defined in the context.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 20:05:15 +0000] rev 806
Show Terms of Service link in footer if tos_link is defined in the context. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 14 Jan 2009 20:05:05 +0000 Add a ReferenceProperty pointing to a Terms of Service Document.
Todd Larsen <tlarsen@google.com> [Wed, 14 Jan 2009 20:05:05 +0000] rev 805
Add a ReferenceProperty pointing to a Terms of Service Document. Patch by: Todd Larsen Review by: to-be-reviewed
Sat, 10 Jan 2009 19:11:34 +0000 Fixed a bug that was triggered on manual club creation without an application.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 10 Jan 2009 19:11:34 +0000] rev 804
Fixed a bug that was triggered on manual club creation without an application. Now also sets the application_completed flag upon club creation. Patch by: Lennard de Rijk
Sat, 10 Jan 2009 18:56:54 +0000 Fixed missing params in views/models/club_app.py.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 10 Jan 2009 18:56:54 +0000] rev 803
Fixed missing params in views/models/club_app.py. Patch by: Lennard de Rijk
Sat, 10 Jan 2009 18:18:10 +0000 Added Club Admin model, logic, and view
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 10 Jan 2009 18:18:10 +0000] rev 802
Added Club Admin model, logic, and view Patch by: Sverre Rabbelier
Sat, 10 Jan 2009 18:17:44 +0000 Invite (backup-)admin when creating a club
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 10 Jan 2009 18:17:44 +0000] rev 801
Invite (backup-)admin when creating a club Patch by: Sverre Rabbelier
Sat, 10 Jan 2009 18:17:30 +0000 Added a create method that uses an existing application
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 10 Jan 2009 18:17:30 +0000] rev 800
Added a create method that uses an existing application Patch by: Sverre Rabbelier
Sat, 10 Jan 2009 18:17:16 +0000 Construct names automatically from base name.
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 10 Jan 2009 18:17:16 +0000] rev 799
Construct names automatically from base name. Saves a lot of typing for the common case Patch by: Sverre Rabbelier
Sat, 10 Jan 2009 14:49:45 +0000 Fixed a wrong method being called when accepting/declyning an application.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 10 Jan 2009 14:49:45 +0000] rev 798
Fixed a wrong method being called when accepting/declyning an application. Patch by: Lennard de Rijk
Sat, 10 Jan 2009 14:44:04 +0000 Added basic review functionality for club applications.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 10 Jan 2009 14:44:04 +0000] rev 797
Added basic review functionality for club applications. The access rights are open for discussion. The review page uses GET data to determine the decision made by the user. For convenience the Review Club Applications button directs you to a multi-list view so you can see the state of different applications. The review state will reset whenever the application has been changed using the edit form. Patch by: Lennard de Rijk
Sat, 10 Jan 2009 14:14:38 +0000 Fixed a typo in the comment in helper/access.py.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 10 Jan 2009 14:14:38 +0000] rev 796
Fixed a typo in the comment in helper/access.py. Patch by: Lennard de Rijk
Sat, 10 Jan 2009 13:50:41 +0000 Added control fields to group_app.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 10 Jan 2009 13:50:41 +0000] rev 795
Added control fields to group_app. Moved unnecessary fields containing questions about past participation from group_app to org_app. Updated the club_app public page to show the correct information using twoline layout. Patch by: Lennard de Rijk
Sat, 10 Jan 2009 13:28:04 +0000 Added _readonly_field_as_twoline_table_row .
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 10 Jan 2009 13:28:04 +0000] rev 794
Added _readonly_field_as_twoline_table_row . Patch by: Lennard de Rijk
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip