Wed, 04 Mar 2009 17:28:02 +0000 |
Pawel Solyga |
Style and too long lines fixes in soc.models.role module.
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 21:38:23 +0000 |
Sverre Rabbelier |
Fixed a typo in the example for network info
|
file |
diff |
annotate
|
Sat, 21 Feb 2009 10:36:04 +0000 |
Lennard de Rijk |
Fixed name method in soc/models/role.py
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 23:27:46 +0000 |
Sverre Rabbelier |
Fixed grouping and updated help text
|
file |
diff |
annotate
|
Thu, 19 Feb 2009 22:51:24 +0000 |
Sverre Rabbelier |
Fixed copy/paste fail
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 16:36:49 +0000 |
Sverre Rabbelier |
Implemented simple group sorted using numerical ordering
|
file |
diff |
annotate
|
Sun, 15 Feb 2009 22:29:22 +0000 |
Sverre Rabbelier |
Added grouping support to all forms, converted role as example
|
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
|
Sun, 01 Feb 2009 17:40:26 +0000 |
Pawel Solyga |
Add publish_location boolean property to Role model. This field indicates whether the User has agreed to publish his location. It is not supported yet in any logic, views or templates but we won't want to change models later so it's being added now.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 22:23:23 +0000 |
Pawel Solyga |
Replace name_on_certificates property with name_on_documents, since mentors, club admins, hosts and org admins don't get certificates it's better to name it 'Name on documents' which can indicate any kind of documents including awards certificates. Also don't show name_on_documents in public Role profiles, instead show user public name in that place.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 21:32:29 +0000 |
Lennard de Rijk |
Changed display_name to name_on_certificates in models/role.py.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 21:59:13 +0000 |
Sverre Rabbelier |
Added missing dot.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 17:38:28 +0000 |
Lennard de Rijk |
Renamed state to status where appropriate.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 09:31:56 +0000 |
Lennard de Rijk |
Added agreed_to_tos_on field in user and role model.
|
file |
diff |
annotate
|