Thu, 08 Jan 2009 21:44:03 +0000 Resolved a bug when editing a timeline.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 08 Jan 2009 21:44:03 +0000] rev 793
Resolved a bug when editing a timeline. Scope path is now set correctly when editing a timeline. Patch by: Lennard de Rijk
Thu, 08 Jan 2009 21:24:36 +0000 Fixed line-ending and whitespace damage
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 08 Jan 2009 21:24:36 +0000] rev 792
Fixed line-ending and whitespace damage Patch by: Sverre Rabbelier
Thu, 08 Jan 2009 21:24:27 +0000 Added the club_app view, logic and model
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 08 Jan 2009 21:24:27 +0000] rev 791
Added the club_app view, logic and model Patch by: Sverre Rabbelier
Thu, 08 Jan 2009 21:24:10 +0000 Removed unneeded params from club
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 08 Jan 2009 21:24:10 +0000] rev 790
Removed unneeded params from club Patch by: Sverre Rabbelier
Thu, 08 Jan 2009 21:23:52 +0000 Moved the member_template field to app and removed 'optional'
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 08 Jan 2009 21:23:52 +0000] rev 789
Moved the member_template field to app and removed 'optional' Also shortened the verbose_name of the member_template field. Patch by: Sverre Rabbelier
Thu, 08 Jan 2009 21:23:42 +0000 Factored out the clean_existing_user method
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 08 Jan 2009 21:23:42 +0000] rev 788
Factored out the clean_existing_user method Patch by: Sverre Rabbelier
Thu, 08 Jan 2009 21:23:33 +0000 Fix login link
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 08 Jan 2009 21:23:33 +0000] rev 787
Fix login link Without the leading slash the link does not work on appspot. Patch by: Sverre Rabbelier
Thu, 08 Jan 2009 21:23:24 +0000 Fixed a typo in the group_app model
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 08 Jan 2009 21:23:24 +0000] rev 786
Fixed a typo in the group_app model Patch by: Sverre Rabbelier
Thu, 08 Jan 2009 21:23:15 +0000 Added a twoline_edit.html page
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 08 Jan 2009 21:23:15 +0000] rev 785
Added a twoline_edit.html page An as_twoline_edit template tag was added for this purpose. This tag renders the label field on a seperate line. Patch by: Sverre Rabbelier
Thu, 08 Jan 2009 20:27:21 +0000 Fix missing dots at the end of sentences in docstring and fix wrong import sorting in soc.logic.helper.notifications module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 08 Jan 2009 20:27:21 +0000] rev 784
Fix missing dots at the end of sentences in docstring and fix wrong import sorting in soc.logic.helper.notifications module. Patch by: Pawel Solyga Review by: to-be-reviewed
Thu, 08 Jan 2009 20:09:24 +0000 Extract BSD license text into a separate file to make it easier to find.
Todd Larsen <tlarsen@google.com> [Thu, 08 Jan 2009 20:09:24 +0000] rev 783
Extract BSD license text into a separate file to make it easier to find. Patch by: Todd Larsen Review by: to-be-reviewed
Thu, 08 Jan 2009 17:22:37 +0000 Fixed missing files in r1364.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 08 Jan 2009 17:22:37 +0000] rev 782
Fixed missing files in r1364. Patch by: Lennard de Rijk
Thu, 08 Jan 2009 15:31:41 +0000 Fix the setup of the test environment, including clearing the datastore
Augie Fackler <durin42@gmail.com> [Thu, 08 Jan 2009 15:31:41 +0000] rev 781
Fix the setup of the test environment, including clearing the datastore between tests.
Thu, 08 Jan 2009 15:31:33 +0000 Add support for coverage to our testing system.
Augie Fackler <durin42@gmail.com> [Thu, 08 Jan 2009 15:31:33 +0000] rev 780
Add support for coverage to our testing system.
Wed, 07 Jan 2009 22:09:52 +0000 Added support for creating clubs.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 07 Jan 2009 22:09:52 +0000] rev 779
Added support for creating clubs. Patch by : Lennard de Rijk
Wed, 07 Jan 2009 21:58:43 +0000 Added support for mutliple edit forms based on entity type
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 07 Jan 2009 21:58:43 +0000] rev 778
Added support for mutliple edit forms based on entity type This makes it possible to have different edit forms in timeline based on which workflow type is used. Patch by: Sverre Rabbelier
Wed, 07 Jan 2009 21:57:48 +0000 Added an 'edit timeline' button to the program edit page
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 07 Jan 2009 21:57:48 +0000] rev 777
Added an 'edit timeline' button to the program edit page Also made the create timeline functionality use the logic modules introduced in the previous commit. Patch by: Sverre Rabbelier
Wed, 07 Jan 2009 21:57:12 +0000 Started on edit timeline
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 07 Jan 2009 21:57:12 +0000] rev 776
Started on edit timeline Added a gsoc timeline logic module. Also added a scope_path as the key_field to timeline. Updated the django_paterns to only include the edit field and removed link_id as dynafield. Patch by: Sverre Rabbelier
Wed, 07 Jan 2009 20:56:50 +0000 Fixed missing import in soc/models/organization.py.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 07 Jan 2009 20:56:50 +0000] rev 775
Fixed missing import in soc/models/organization.py. Patch by: Lennard de Rijk
Wed, 07 Jan 2009 20:30:38 +0000 Add hard-coded GroupApplication and OrgApplication Models.
Todd Larsen <tlarsen@google.com> [Wed, 07 Jan 2009 20:30:38 +0000] rev 774
Add hard-coded GroupApplication and OrgApplication Models. These are being hard-coded because the "real" Question/Answer/Quiz/Response implementation will not be ready any time soon. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 07 Jan 2009 20:24:38 +0000 Mailing list EmailProperty should be StringProperty instead, so that it is
Todd Larsen <tlarsen@google.com> [Wed, 07 Jan 2009 20:24:38 +0000] rev 773
Mailing list EmailProperty should be StringProperty instead, so that it is possible, for example, to supply a Google Group URL for sign-up purposes. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 07 Jan 2009 19:38:29 +0000 Add IRC channel and mailing list properties to the Group and Organization
Todd Larsen <tlarsen@google.com> [Wed, 07 Jan 2009 19:38:29 +0000] rev 772
Add IRC channel and mailing list properties to the Group and Organization Models. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 07 Jan 2009 16:49:16 +0000 Typo and style fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 07 Jan 2009 16:49:16 +0000] rev 771
Typo and style fixes. Patch by: Pawel Solyga and Lennard de Rijk
Tue, 06 Jan 2009 21:21:09 +0000 Fixed a bug where a new timeline would get created on every edit of an existing program.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 06 Jan 2009 21:21:09 +0000] rev 770
Fixed a bug where a new timeline would get created on every edit of an existing program. Patch by: Lennard de Rijk
Tue, 06 Jan 2009 20:56:48 +0000 Added an elementary workflow choosing method to program creation.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 06 Jan 2009 20:56:48 +0000] rev 769
Added an elementary workflow choosing method to program creation. Patch by: Lennard de Rijk
Tue, 06 Jan 2009 17:26:06 +0000 Added logic and view classes for the Timeline model
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 06 Jan 2009 17:26:06 +0000] rev 768
Added logic and view classes for the Timeline model Patch by: Sverre Rabbelier
Tue, 06 Jan 2009 17:25:54 +0000 Sorted build.py's sitemap.addPages lines
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 06 Jan 2009 17:25:54 +0000] rev 767
Sorted build.py's sitemap.addPages lines Patch by: Sverre Rabbelier
Tue, 06 Jan 2009 16:55:27 +0000 Made Program reference Timeline
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 06 Jan 2009 16:55:27 +0000] rev 766
Made Program reference Timeline Also made Timeline inherit from base like it should. Patch by: Sverre Rabbelier
Tue, 06 Jan 2009 16:01:16 +0000 Copy/paste fix
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 06 Jan 2009 16:01:16 +0000] rev 765
Copy/paste fix Typo fix: s/founder/program Patch by: Sverre Rabbelier
Tue, 06 Jan 2009 00:14:32 +0000 Added a basic Timeline model
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 06 Jan 2009 00:14:32 +0000] rev 764
Added a basic Timeline model The timeline model will contain the deadlines and time ranges for the individual programs. Patch by: Sverre Rabbelier
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip