app/soc/views/models/role.py
2009-04-13 Sverre Rabbelier Do not rely on dicts.merge to change target
2009-04-03 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
2009-03-26 Lennard de Rijk Disabled CSV export for roles.
2009-03-24 Pawel Solyga Fix csv export of properties that are not string (like datetime.time). Also replace name_on_documents with name helper property.
2009-03-24 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.
2009-03-22 Sverre Rabbelier Automagically convert '+' to '00' in phone numbers
2009-03-20 Sverre Rabbelier Clean phone numbers to be numeric only
2009-03-20 Lennard de Rijk Moved canResign check to role logic so subclasses can override.
2009-03-20 Lennard de Rijk Fixed double sending of notifications on creating a new invite.
2009-03-20 Lennard de Rijk Fixed redirect after creating/rejecting a request/invite.
2009-03-19 Lennard de Rijk Added the users' public name to the process_request page.
2009-03-08 Lennard de Rijk The process_request template now properly differentiate between a request in "new" and "group_accepted" state.
2009-03-07 Lennard de Rijk Important roles can now not resign if they are the last in their group.
2009-03-07 Lennard de Rijk Reverting part of r2378, since it's not ready yet.
2009-03-07 Lennard de Rijk All address fields for roles and groups can now only use characters that can successfully be converted to ASCII.
2009-03-04 Pawel Solyga Fix too long lines and remove unused variables in soc.views.models.role module.
2009-02-26 Sverre Rabbelier Style fix in role.py
2009-02-21 Sverre Rabbelier Rename dynafields to dynaproperties
2009-02-17 Lennard de Rijk Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
2009-02-17 Lennard de Rijk Parameterized the role view manage redirect.
2009-02-15 Sverre Rabbelier Prepare all views for a new modular approach to JS loading
2009-02-15 Sverre Rabbelier Keep a global list of all known Roles
2009-02-13 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-02-05 Lennard de Rijk Cleaned up getKeyNameFromFields in Logic base.
2009-02-03 Lennard de Rijk Only do the update routine when the status changes for group_app's and role requests.
2009-02-03 Lennard de Rijk Fixed a bug where a GMAP error message would be displayed when the form was not valid.
2009-02-02 Sverre Rabbelier Fixed access related bugs
2009-02-02 Pawel Solyga Make longitude and latitude hidden fields not required in soc.views.models.role module.
2009-02-01 Pawel Solyga Add Google Maps integration for Role profiles create/edit views.
less more (0) -50 -30 tip