Wed, 27 May 2009 02:09:38 +0200 |
Pawel Solyga |
Some more pylint fixes in different Melange modules.
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 15:31:39 +0000 |
Sverre Rabbelier |
Do not rely on dicts.merge to change target
|
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
|
Thu, 26 Mar 2009 13:58:13 +0000 |
Lennard de Rijk |
Disabled CSV export for roles.
|
file |
diff |
annotate
|
Tue, 24 Mar 2009 18:00:46 +0000 |
Pawel Solyga |
Fix csv export of properties that are not string (like datetime.time). Also replace name_on_documents with name helper property.
|
file |
diff |
annotate
|
Tue, 24 Mar 2009 16:18:53 +0000 |
Pawel Solyga |
Add csv export support for Roles. If needed we will add support for extra properties in Mentor, Org Admin and Students models later.
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 22:15:46 +0000 |
Sverre Rabbelier |
Automagically convert '+' to '00' in phone numbers
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 21:27:39 +0000 |
Sverre Rabbelier |
Clean phone numbers to be numeric only
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 18:53:37 +0000 |
Lennard de Rijk |
Moved canResign check to role logic so subclasses can override.
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 14:04:57 +0000 |
Lennard de Rijk |
Fixed double sending of notifications on creating a new invite.
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 11:49:12 +0000 |
Lennard de Rijk |
Fixed redirect after creating/rejecting a request/invite.
|
file |
diff |
annotate
|
Thu, 19 Mar 2009 08:52:55 +0000 |
Lennard de Rijk |
Added the users' public name to the process_request page.
|
file |
diff |
annotate
|
Sun, 08 Mar 2009 20:07:22 +0000 |
Lennard de Rijk |
The process_request template now properly differentiate between a request in "new" and "group_accepted" state.
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 22:14:04 +0000 |
Lennard de Rijk |
Important roles can now not resign if they are the last in their group.
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 19:23:32 +0000 |
Lennard de Rijk |
Reverting part of r2378, since it's not ready yet.
|
file |
diff |
annotate
|
Sat, 07 Mar 2009 19:17:02 +0000 |
Lennard de Rijk |
All address fields for roles and groups can now only use characters that can successfully be converted to ASCII.
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 21:19:49 +0000 |
Pawel Solyga |
Fix too long lines and remove unused variables in soc.views.models.role module.
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 16:46:29 +0000 |
Sverre Rabbelier |
Style fix in role.py
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 15:59:07 +0000 |
Sverre Rabbelier |
Rename dynafields to dynaproperties
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 20:34:01 +0000 |
Lennard de Rijk |
Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 19:33:54 +0000 |
Lennard de Rijk |
Parameterized the role view manage redirect.
|
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
|
Sun, 15 Feb 2009 16:10:59 +0000 |
Sverre Rabbelier |
Keep a global list of all known Roles
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 23:18:39 +0000 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 22:36:45 +0000 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
Thu, 05 Feb 2009 20:19:17 +0000 |
Lennard de Rijk |
Cleaned up getKeyNameFromFields in Logic base.
|
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
|
Tue, 03 Feb 2009 08:25:47 +0000 |
Lennard de Rijk |
Fixed a bug where a GMAP error message would be displayed when the form was not valid.
|
file |
diff |
annotate
|
Mon, 02 Feb 2009 13:59:07 +0000 |
Sverre Rabbelier |
Fixed access related bugs
|
file |
diff |
annotate
|
Mon, 02 Feb 2009 13:48:15 +0000 |
Pawel Solyga |
Make longitude and latitude hidden fields not required in soc.views.models.role module.
|
file |
diff |
annotate
|