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