app/soc/views/models/request.py
2009-08-10 Lennard de Rijk Updated several page titles to contain more information.
2009-05-27 Pawel Solyga Some more pylint fixes in different Melange modules.
2009-04-13 Sverre Rabbelier Do not rely on dicts.merge to change target
2009-03-20 Lennard de Rijk Fixed redirect after creating/rejecting a request/invite.
2009-03-19 Lennard de Rijk Minor whitespace fix.
2009-03-06 Lennard de Rijk Added created_on DateTime property to request.
2009-03-04 Lennard de Rijk Updated list to use the new order in getForFields.
2009-03-04 Pawel Solyga Remove unused imports and fix too long lines in soc.views.models.request module.
2009-03-02 Sverre Rabbelier Display a notice if the entity cannot be deleted
2009-03-01 Sverre Rabbelier Make use of decorators.view for all views
2009-02-21 Sverre Rabbelier Rename dynafields to dynaproperties
2009-02-15 Sverre Rabbelier Prepare all views for a new modular approach to JS loading
2009-02-15 Sverre Rabbelier Hook up the admin view everywhere
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 Sverre Rabbelier Refactored the picker so that it is more generic
2009-02-02 Lennard de Rijk Calling getForCurrentAccount where necessary.
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-28 Pawel Solyga Style fixes in soc.views.models modules.
2009-01-27 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
2009-01-27 Lennard de Rijk Removed unused URL pattern in soc/views/models/request.py.
2009-01-27 Sverre Rabbelier Fixed two access related bugs
2009-01-26 Sverre Rabbelier Major refactor of the access module
2009-01-25 Sverre Rabbelier Rename ModelProperties to EntityProperties
2009-01-25 Lennard de Rijk Changed the title for the process_request webpage.
2009-01-24 Sverre Rabbelier Use ugettext instead of ugettext_lazy
2009-01-24 Lennard de Rijk Added request creation and processing to role.py.
2009-01-24 Pawel Solyga Remove extra blank lines in soc.views.models.request module.
2009-01-24 Pawel Solyga Rename processInvite view variable to process_invite to comply to our style guide. Remove some not needed whitespaces. Fix listSelf method parameters docstring in soc.views.models.request 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-23 Lennard de Rijk Changed the access checks to comply with state in request.
2009-01-23 Lennard de Rijk Renamed redirect methods to comply with the rest of the module.
2009-01-23 Lennard de Rijk Replaced the boolean properties in soc/models/request.py with a state property.
2009-01-23 Lennard de Rijk Added the new way to process invites for club_admin only.
2009-01-21 Todd Larsen Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
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 Sverre Rabbelier Fixed whitespace damage
2009-01-10 Sverre Rabbelier Construct names automatically from base name.
2008-12-11 Sverre Rabbelier Make it possible to invite another Host as Host
2008-12-07 Sverre Rabbelier Add explicit access_types from the url
2008-12-03 Sverre Rabbelier Make use of the new generic key_name by lookup up scope_path
2008-12-03 Sverre Rabbelier Cleanups in the views module
2008-12-02 Sverre Rabbelier Remove the logic parameter from getListContent
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 Add missing dots and fix too long line in soc.views.helper.dynaform module. Remove unused imports in soc.views.models.document module. Fix too long lines. Add missing docstring for Meta classes.
2008-11-30 Pawel Solyga Fix too long lines in soc.views.models.request, remove unused imports and change pending requests list description. Remove unused imports from soc.logic.path_link_name module.
2008-11-29 Lennard de Rijk Put the redirects in the views/helper/redirects.py module.
2008-11-29 Lennard de Rijk Added invitation received message upon creating a new invite.
2008-11-29 Sverre Rabbelier Moved checkAccess and getCleanedFields into access and forms
2008-11-29 Sverre Rabbelier Made _logic a param
2008-11-25 Sverre Rabbelier Fixed some access related bugs
2008-11-25 Sverre Rabbelier Make the sidebar dynamic depending on the user's rights
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 Made Request use the new link_id and scope_path
2008-11-22 Lennard de Rijk Added a requests overview using the new multi-list page.
2008-11-22 Sverre Rabbelier Requests are almost working now
less more (0) -60 tip