app/soc/views/models/role.py
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.
2009-01-31 Lennard de Rijk Fixed a bug in soc/views/models/role.py.
2009-01-31 Lennard de Rijk Fixed a string formatting bug in soc/views/models/role.py.
2009-01-31 Lennard de Rijk When moving stuff please make sure that all your belongings are safely secured.
2009-01-31 Lennard de Rijk Moved create_extra_dynafields from club_admin and member to role.
2009-01-31 Sverre Rabbelier Cleanups in base.Logic
2009-01-30 Lennard de Rijk Renamed state to status where appropriate.
2009-01-30 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.
2009-01-30 Lennard de Rijk Changed status in group app model to state.
2009-01-30 Lennard de Rijk Added agreed_to_tos_on field in user and role model.
2009-01-29 Lennard de Rijk Added manage view for Club Admins, Club Members and Hosts.
2009-01-25 Lennard de Rijk Added two needed redirects in role.py.
2009-01-25 Sverre Rabbelier Rename ModelProperties to EntityProperties
2009-01-25 Lennard de Rijk Moved getGroupEntityFromScopePath to logic/models/role.py.
2009-01-24 Sverre Rabbelier Use ugettext instead of ugettext_lazy
2009-01-24 Lennard de Rijk Coding style fix in views/models/role.py.
2009-01-24 Lennard de Rijk Parameterized patterns in role.py.
2009-01-24 Lennard de Rijk Added request creation and processing to role.py.
2009-01-24 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.
2009-01-24 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.
2009-01-24 Lennard de Rijk Refactored invite system from club_admin to role to make the system work with host as well.
2009-01-22 Pawel Solyga Remove unused decorators import from soc.views.models.role module.
2009-01-21 Sverre Rabbelier Make use of the new decorators in all applicable views
2009-01-21 Todd Larsen Add an export() view, and implement it as text/text for Document.
2009-01-20 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.
2008-12-15 Pawel Solyga Remove unused imports and variables in different soc.views.models modules.
2008-12-07 Sverre Rabbelier Add explicit access_types from the url
2008-12-07 Sverre Rabbelier Some cleanups in role.py and site.py and create()
2008-12-05 Pawel Solyga Some style and typo fixes in different modules.
2008-12-04 Sverre Rabbelier Make base.View.create lookup the scope if appropriate
2008-12-03 Sverre Rabbelier Introduced django_extra_patterns
2008-12-03 Sverre Rabbelier Rename role.RoleView to role.View
2008-12-03 Sverre Rabbelier Cleanups in the views module
2008-12-02 Sverre Rabbelier Fixed the 'New Host' link
2008-12-02 Sverre Rabbelier Remove the logic parameter from getListContent
2008-12-02 Sverre Rabbelier Swap order of merged params to fix sponsor select view
2008-12-02 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.
2008-11-30 Pawel Solyga Remove unused imports in soc.views.models role, host and site modules. Add missing parameter in getDjangoURLPatters method.
2008-11-29 Lennard de Rijk Put the redirects in the views/helper/redirects.py module.
2008-11-29 Sverre Rabbelier Fixed requests not working anymore
2008-11-22 Sverre Rabbelier Made list pagination part of Lists
2008-11-22 Pawel Solyga Remove inheritance_line from Form meta class excludes in all currently used forms.
2008-11-22 Sverre Rabbelier Requests are almost working now
2008-11-22 Todd Larsen Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
2008-11-22 Todd Larsen Remove redundant dicts for URL patterns and sidebar menu text, and use the
2008-11-21 Todd Larsen Make it more obvious that a format string constant is a format string by
2008-11-20 Pawel Solyga Some indention and too long lines fixes in soc.views.models.
less more (0) -60 tip