Wed, 15 Jul 2009 11:48:43 +0200 |
Lennard de Rijk |
Added validation to email fields where needed.
|
file |
diff |
annotate
|
Sun, 19 Apr 2009 00:07:46 +0000 |
Sverre Rabbelier |
Major brown paper bag fix
|
file |
diff |
annotate
|
Sun, 05 Apr 2009 18:18:07 +0000 |
Sverre Rabbelier |
Fixed a missing variable declaration
|
file |
diff |
annotate
|
Fri, 03 Apr 2009 17:41:08 +0000 |
Pawel Solyga |
Style fixes and removal of unused imports in soc.views.models.
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 22:54:14 +0000 |
Sverre Rabbelier |
Make _public return True iff public page should be shown
|
file |
diff |
annotate
|
Sat, 14 Mar 2009 16:08:38 +0000 |
Sverre Rabbelier |
Pre-accepted or pre-rejected orgs should stay under 'needs review'
|
file |
diff |
annotate
|
Fri, 13 Mar 2009 18:41:35 +0000 |
Lennard de Rijk |
The rejected applications subsection now links to the public page for the list_self view.
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 22:24:45 +0000 |
Lennard de Rijk |
Updated list to use the new order in getForFields.
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 18:54:39 +0000 |
Pawel Solyga |
Style fixes plus remove unused imports in soc.views.models.group_app module.
|
file |
diff |
annotate
|
Sat, 28 Feb 2009 20:44:14 +0000 |
Lennard de Rijk |
Grammar fix in group_app list view.
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 08:47:21 +0000 |
Lennard de Rijk |
Add the ability to put GroupApplications into the pre-rejected state.
|
file |
diff |
annotate
|
Sun, 22 Feb 2009 10:54:28 +0000 |
Sverre Rabbelier |
Specify example_text for backup admin link id
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 15:59:07 +0000 |
Sverre Rabbelier |
Rename dynafields to dynaproperties
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 21:28:44 +0000 |
Pawel Solyga |
Fix a bug in group_app.py (not defined context was used).
|
file |
diff |
annotate
|
Sun, 15 Feb 2009 20:26:15 +0000 |
Sverre Rabbelier |
Prepare all views for a new modular approach to JS loading
|
file |
diff |
annotate
|
Sat, 14 Feb 2009 15:15:38 +0000 |
Sverre Rabbelier |
Fix a bug in group_app
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 22:36:45 +0000 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 16:40:02 +0000 |
Lennard de Rijk |
Implemented the 2nd part of bulk acceptance.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 23:14:07 +0000 |
Lennard de Rijk |
Brown Paper Bag Fix: L2R Appspot error logs.
|
file |
diff |
annotate
|
Thu, 12 Feb 2009 23:12:09 +0000 |
Lennard de Rijk |
Fixed a bug in group_app view.
|
file |
diff |
annotate
|
Sun, 08 Feb 2009 23:55:44 +0000 |
Lennard de Rijk |
Redone the listing in group_app.py.
|
file |
diff |
annotate
|
Sun, 08 Feb 2009 22:57:23 +0000 |
Sverre Rabbelier |
Fix bug in group_app
|
file |
diff |
annotate
|
Sun, 08 Feb 2009 11:58:43 +0000 |
Sverre Rabbelier |
Temp bug fix
|
file |
diff |
annotate
|
Sat, 07 Feb 2009 22:49:51 +0000 |
Sverre Rabbelier |
Rename checkHasActiveRole to checkHasActiveRoleForScope
|
file |
diff |
annotate
|
Sat, 07 Feb 2009 22:10:19 +0000 |
Lennard de Rijk |
Fixing r1855 that was bugged by Tortoise ^_^.
|
file |
diff |
annotate
|
Sat, 07 Feb 2009 21:43:27 +0000 |
Lennard de Rijk |
Should be part of r1855.
|
file |
diff |
annotate
|
Sat, 07 Feb 2009 13:40:20 +0000 |
Lennard de Rijk |
Added scoped group_app listing.
|
file |
diff |
annotate
|
Fri, 06 Feb 2009 10:24:45 +0000 |
Lennard de Rijk |
Added pre-accpeted status to group_app.
|
file |
diff |
annotate
|
Thu, 05 Feb 2009 23:49:46 +0000 |
Sverre Rabbelier |
Refactored the picker so that it is more generic
|
file |
diff |
annotate
|
Thu, 05 Feb 2009 22:15:38 +0000 |
Lennard de Rijk |
Org applications can now only be made by a user when a program allows it.
|
file |
diff |
annotate
|
Thu, 05 Feb 2009 20:19:17 +0000 |
Lennard de Rijk |
Cleaned up getKeyNameFromFields in Logic base.
|
file |
diff |
annotate
|
Thu, 05 Feb 2009 19:30:43 +0000 |
Lennard de Rijk |
Reverted r1819 and making an application will now reserve the link_id indefinitely.
|
file |
diff |
annotate
|
Tue, 03 Feb 2009 20:18:15 +0000 |
Lennard de Rijk |
Fixed an error in group_app view that didnt let you create a new application.
|
file |
diff |
annotate
|
Tue, 03 Feb 2009 14:19:51 +0000 |
Lennard de Rijk |
Added removal of an existing group application when someone else is applying.
|
file |
diff |
annotate
|
Tue, 03 Feb 2009 08:33:46 +0000 |
Lennard de Rijk |
Only do the update routine when the status changes for group_app's and role requests.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 13:07:12 +0000 |
Lennard de Rijk |
Changed the url regexpr for review and added 2 missing imports.
|
file |
diff |
annotate
|
Sun, 01 Feb 2009 09:55:02 +0000 |
Lennard de Rijk |
Refactored review and reviewoverview out of club_app.py
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 00:27:39 +0000 |
Todd Larsen |
Add an export() view, and implement it as text/text for Document.
|
file |
diff |
annotate
|
Sat, 10 Jan 2009 18:17:16 +0000 |
Sverre Rabbelier |
Construct names automatically from base name.
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 21:24:27 +0000 |
Sverre Rabbelier |
Added the club_app view, logic and model
|
file |
diff |
annotate
|