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.
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 15:56:55 -0700 |
Lennard de Rijk |
Set ASCII-only cleaner for first and last name when dealing with roles.
|
file |
diff |
annotate
|
Mon, 10 Aug 2009 16:58:51 -0700 |
Lennard de Rijk |
Updated several page titles to contain more information.
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 21:00:04 +0200 |
Lennard de Rijk |
Send out a Notification upon creation of a new Request entity.
|
file |
diff |
annotate
|
Thu, 23 Jul 2009 14:55:29 +0200 |
Lennard de Rijk |
Use role_name where needed for creating/handling requests.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 11:48:43 +0200 |
Lennard de Rijk |
Added validation to email fields where needed.
|
file |
diff |
annotate
|
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
|
Sun, 01 Feb 2009 16:10:20 +0000 |
Pawel Solyga |
Add Google Maps integration for Role profiles create/edit views.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 19:33:40 +0000 |
Lennard de Rijk |
Fixed a bug in soc/views/models/role.py.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 16:15:53 +0000 |
Lennard de Rijk |
Fixed a string formatting bug in soc/views/models/role.py.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 16:07:30 +0000 |
Lennard de Rijk |
When moving stuff please make sure that all your belongings are safely secured.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 16:03:14 +0000 |
Lennard de Rijk |
Moved create_extra_dynafields from club_admin and member to role.
|
file |
diff |
annotate
|
Sat, 31 Jan 2009 15:41:45 +0000 |
Sverre Rabbelier |
Cleanups in base.Logic
|
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 17:23:19 +0000 |
Lennard de Rijk |
Requests can now not be created when you already have a similar request or already have the role the request is for.
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 11:15:26 +0000 |
Lennard de Rijk |
Changed status in group app model to state.
|
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
|
Thu, 29 Jan 2009 18:13:21 +0000 |
Lennard de Rijk |
Added manage view for Club Admins, Club Members and Hosts.
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 16:50:24 +0000 |
Lennard de Rijk |
Added two needed redirects in role.py.
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 16:25:17 +0000 |
Sverre Rabbelier |
Rename ModelProperties to EntityProperties
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 12:20:35 +0000 |
Lennard de Rijk |
Moved getGroupEntityFromScopePath to logic/models/role.py.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 23:56:34 +0000 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 17:09:02 +0000 |
Lennard de Rijk |
Coding style fix in views/models/role.py.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 17:07:26 +0000 |
Lennard de Rijk |
Parameterized patterns in role.py.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 16:39:34 +0000 |
Lennard de Rijk |
Added request creation and processing to role.py.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 12:54:59 +0000 |
Pawel Solyga |
Some style guide fixes, docstring fixes and removal of unused imports in different modules. Rename acceptInvite view variable to accept_invite in soc.views.models.host module to comply to our style guide.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 11:24:07 +0000 |
Pawel Solyga |
Rename acceptInvite view variable to accept_invite to comply to our style guide. Remove unused imports. Add missing blank lines in soc.views.models.club_admin module.
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 10:19:17 +0000 |
Lennard de Rijk |
Refactored invite system from club_admin to role to make the system work with host as well.
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 22:04:00 +0000 |
Pawel Solyga |
Remove unused decorators import from soc.views.models.role module.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 16:12:48 +0000 |
Sverre Rabbelier |
Make use of the new decorators in all applicable views
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 00:27:39 +0000 |
Todd Larsen |
Add an export() view, and implement it as text/text for Document.
|
file |
diff |
annotate
|
Tue, 20 Jan 2009 16:12:55 +0000 |
Pawel Solyga |
Add missing blank line in soc.views.helper.params module. Fix docstring typo in soc.views.models.role module. Add missing dots at the end of sentences in soc.logic.cleaning and soc.view.models.user_self modules.
|
file |
diff |
annotate
|
Mon, 15 Dec 2008 01:15:32 +0000 |
Pawel Solyga |
Remove unused imports and variables in different soc.views.models modules.
|
file |
diff |
annotate
|
Sun, 07 Dec 2008 19:02:41 +0000 |
Sverre Rabbelier |
Add explicit access_types from the url
|
file |
diff |
annotate
|
Sun, 07 Dec 2008 19:01:35 +0000 |
Sverre Rabbelier |
Some cleanups in role.py and site.py and create()
|
file |
diff |
annotate
|
Fri, 05 Dec 2008 22:54:43 +0000 |
Pawel Solyga |
Some style and typo fixes in different modules.
|
file |
diff |
annotate
|
Thu, 04 Dec 2008 10:09:38 +0000 |
Sverre Rabbelier |
Make base.View.create lookup the scope if appropriate
|
file |
diff |
annotate
|
Wed, 03 Dec 2008 23:48:10 +0000 |
Sverre Rabbelier |
Introduced django_extra_patterns
|
file |
diff |
annotate
|
Wed, 03 Dec 2008 21:27:27 +0000 |
Sverre Rabbelier |
Rename role.RoleView to role.View
|
file |
diff |
annotate
|
Wed, 03 Dec 2008 21:27:01 +0000 |
Sverre Rabbelier |
Cleanups in the views module
|
file |
diff |
annotate
|
Tue, 02 Dec 2008 22:05:13 +0000 |
Sverre Rabbelier |
Fixed the 'New Host' link
|
file |
diff |
annotate
|
Tue, 02 Dec 2008 22:03:46 +0000 |
Sverre Rabbelier |
Remove the logic parameter from getListContent
|
file |
diff |
annotate
|
Tue, 02 Dec 2008 17:59:44 +0000 |
Sverre Rabbelier |
Swap order of merged params to fix sponsor select view
|
file |
diff |
annotate
|
Tue, 02 Dec 2008 17:14:18 +0000 |
Pawel Solyga |
Remove cyclic imports by moving response method of out_of_band.Error class to soc.views.helper.responses module as errorResponse function. Apply changes to affected files.
|
file |
diff |
annotate
|
Sun, 30 Nov 2008 16:32:23 +0000 |
Pawel Solyga |
Remove unused imports in soc.views.models role, host and site modules. Add missing parameter in getDjangoURLPatters method.
|
file |
diff |
annotate
|
Sat, 29 Nov 2008 23:51:24 +0000 |
Lennard de Rijk |
Put the redirects in the views/helper/redirects.py module.
|
file |
diff |
annotate
|
Sat, 29 Nov 2008 21:21:04 +0000 |
Sverre Rabbelier |
Fixed requests not working anymore
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 23:08:26 +0000 |
Sverre Rabbelier |
Made list pagination part of Lists
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 22:45:14 +0000 |
Pawel Solyga |
Remove inheritance_line from Form meta class excludes in all currently used forms.
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 18:22:36 +0000 |
Sverre Rabbelier |
Requests are almost working now
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 07:57:00 +0000 |
Todd Larsen |
Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
|
file |
diff |
annotate
|
Sat, 22 Nov 2008 03:13:59 +0000 |
Todd Larsen |
Remove redundant dicts for URL patterns and sidebar menu text, and use the
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 23:45:15 +0000 |
Todd Larsen |
Make it more obvious that a format string constant is a format string by
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 23:51:45 +0000 |
Pawel Solyga |
Some indention and too long lines fixes in soc.views.models.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 21:57:25 +0000 |
Sverre Rabbelier |
Minor improvements to roles page
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 21:18:19 +0000 |
Sverre Rabbelier |
Split a too long line
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 21:08:07 +0000 |
Lennard de Rijk |
Changes the list template to use an instruction_text property that sets the text above the list. This makes the create_invite template unneeded. The instruction_text comes in handy when defining special lists.
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 18:50:30 +0000 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
Thu, 20 Nov 2008 15:41:14 +0000 |
Sverre Rabbelier |
Fold the _rights dictionary into params
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 22:21:02 +0000 |
Pawel Solyga |
Add new parameters to views: url_name which is name used in urls (instead of using lower entity names) and module_name which is used for constructing django urls. Append changes to all affected files. Fix some title names. Change urls that included underscores like "site_settings" into urls with slash "site/settings". Plus some other minor fixes.
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 12:18:09 +0000 |
Pawel Solyga |
Replace old page parameter doc string description with new one for page_name.
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 10:36:35 +0000 |
Pawel Solyga |
Fix missing dots in doc strings and some other doc string corrections.
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 23:04:48 +0000 |
Sverre Rabbelier |
Added basic 'invite' functionality
|
file |
diff |
annotate
|