app/soc/views/models/role.py
Sun, 25 Oct 2009 18:48:22 -0700 Lennard de Rijk Made changes to the Role View to facilitate the use of the ID-based Requests.
Sat, 22 Aug 2009 03:56:04 +0530 Madhusudan.C.S Dotted path to the views in URL patterns is changed to a params parameter.
Tue, 11 Aug 2009 15:56:55 -0700 Lennard de Rijk Set ASCII-only cleaner for first and last name when dealing with roles.
Mon, 10 Aug 2009 16:58:51 -0700 Lennard de Rijk Updated several page titles to contain more information.
Fri, 24 Jul 2009 21:00:04 +0200 Lennard de Rijk Send out a Notification upon creation of a new Request entity.
Thu, 23 Jul 2009 14:55:29 +0200 Lennard de Rijk Use role_name where needed for creating/handling requests.
Thu, 23 Jul 2009 14:41:53 +0200 Lennard de Rijk Use role_name from Role Logic as key to store the different Role Views.
Wed, 15 Jul 2009 11:48:43 +0200 Lennard de Rijk Added validation to email fields where needed.
Wed, 27 May 2009 02:09:38 +0200 Pawel Solyga Some more pylint fixes in different Melange modules.
Mon, 13 Apr 2009 15:31:39 +0000 Sverre Rabbelier Do not rely on dicts.merge to change target
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Thu, 26 Mar 2009 13:58:13 +0000 Lennard de Rijk Disabled CSV export for roles.
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.
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.
Sun, 22 Mar 2009 22:15:46 +0000 Sverre Rabbelier Automagically convert '+' to '00' in phone numbers
less more (0) -15 tip