2009-01-30 |
Lennard de Rijk |
Changed status in group app model to state.
|
file |
diff |
annotate
|
2009-01-28 |
Pawel Solyga |
Style fixes in soc.views.models modules.
|
file |
diff |
annotate
|
2009-01-27 |
Sverre Rabbelier |
Fold checkAgreesToSiteToS into checkIsUser
|
file |
diff |
annotate
|
2009-01-27 |
Lennard de Rijk |
Removed unused URL pattern in soc/views/models/request.py.
|
file |
diff |
annotate
|
2009-01-27 |
Sverre Rabbelier |
Fixed two access related bugs
|
file |
diff |
annotate
|
2009-01-26 |
Sverre Rabbelier |
Major refactor of the access module
|
file |
diff |
annotate
|
2009-01-25 |
Sverre Rabbelier |
Rename ModelProperties to EntityProperties
|
file |
diff |
annotate
|
2009-01-25 |
Lennard de Rijk |
Changed the title for the process_request webpage.
|
file |
diff |
annotate
|
2009-01-24 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
2009-01-24 |
Lennard de Rijk |
Added request creation and processing to role.py.
|
file |
diff |
annotate
|
2009-01-24 |
Pawel Solyga |
Remove extra blank lines in soc.views.models.request module.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
2009-01-24 |
Lennard de Rijk |
Refactored invite system from club_admin to role to make the system work with host as well.
|
file |
diff |
annotate
|
2009-01-23 |
Lennard de Rijk |
Changed the access checks to comply with state in request.
|
file |
diff |
annotate
|
2009-01-23 |
Lennard de Rijk |
Renamed redirect methods to comply with the rest of the module.
|
file |
diff |
annotate
|
2009-01-23 |
Lennard de Rijk |
Replaced the boolean properties in soc/models/request.py with a state property.
|
file |
diff |
annotate
|
2009-01-23 |
Lennard de Rijk |
Added the new way to process invites for club_admin only.
|
file |
diff |
annotate
|
2009-01-21 |
Todd Larsen |
Tighten more checkIsUser() access to checkAgreesToSiteToS() instead.
|
file |
diff |
annotate
|
2009-01-21 |
Sverre Rabbelier |
Make use of the new decorators in all applicable views
|
file |
diff |
annotate
|
2009-01-21 |
Todd Larsen |
Add an export() view, and implement it as text/text for Document.
|
file |
diff |
annotate
|
2009-01-20 |
Sverre Rabbelier |
Fixed whitespace damage
|
file |
diff |
annotate
|
2009-01-10 |
Sverre Rabbelier |
Construct names automatically from base name.
|
file |
diff |
annotate
|
2008-12-11 |
Sverre Rabbelier |
Make it possible to invite another Host as Host
|
file |
diff |
annotate
|
2008-12-07 |
Sverre Rabbelier |
Add explicit access_types from the url
|
file |
diff |
annotate
|
2008-12-03 |
Sverre Rabbelier |
Make use of the new generic key_name by lookup up scope_path
|
file |
diff |
annotate
|
2008-12-03 |
Sverre Rabbelier |
Cleanups in the views module
|
file |
diff |
annotate
|
2008-12-02 |
Sverre Rabbelier |
Remove the logic parameter from getListContent
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
2008-11-29 |
Lennard de Rijk |
Put the redirects in the views/helper/redirects.py module.
|
file |
diff |
annotate
|
2008-11-29 |
Lennard de Rijk |
Added invitation received message upon creating a new invite.
|
file |
diff |
annotate
|
2008-11-29 |
Sverre Rabbelier |
Moved checkAccess and getCleanedFields into access and forms
|
file |
diff |
annotate
|
2008-11-29 |
Sverre Rabbelier |
Made _logic a param
|
file |
diff |
annotate
|
2008-11-25 |
Sverre Rabbelier |
Fixed some access related bugs
|
file |
diff |
annotate
|
2008-11-25 |
Sverre Rabbelier |
Make the sidebar dynamic depending on the user's rights
|
file |
diff |
annotate
|
2008-11-22 |
Sverre Rabbelier |
Made list pagination part of Lists
|
file |
diff |
annotate
|
2008-11-22 |
Pawel Solyga |
Remove inheritance_line from Form meta class excludes in all currently used forms.
|
file |
diff |
annotate
|
2008-11-22 |
Sverre Rabbelier |
Made Request use the new link_id and scope_path
|
file |
diff |
annotate
|
2008-11-22 |
Lennard de Rijk |
Added a requests overview using the new multi-list page.
|
file |
diff |
annotate
|
2008-11-22 |
Sverre Rabbelier |
Requests are almost working now
|
file |
diff |
annotate
|
2008-11-22 |
Pawel Solyga |
Fix wrong comment format in request.py.
|
file |
diff |
annotate
|
2008-11-22 |
Lennard de Rijk |
Added missing import
|
file |
diff |
annotate
|
2008-11-22 |
Sverre Rabbelier |
Refactor requestSelf to be make use of the new split
|
file |
diff |
annotate
|
2008-11-22 |
Sverre Rabbelier |
Renamed templates/soc/entity/list/entity_*.html to *.html
|
file |
diff |
annotate
|
2008-11-22 |
Sverre Rabbelier |
Make redirect generic using the new Lists object
|
file |
diff |
annotate
|
2008-11-22 |
Lennard de Rijk |
Fixed the description on the user's role page. This broke in r1111. The new lists also removed the need for instruction_text in models/base.py.
|
file |
diff |
annotate
|
2008-11-22 |
Todd Larsen |
Remove redundant dicts for URL patterns and sidebar menu text, and use the
|
file |
diff |
annotate
|
2008-11-21 |
Lennard de Rijk |
Removed unnecesary lines according to comment on r1067
|
file |
diff |
annotate
|
2008-11-20 |
Sverre Rabbelier |
Minor improvements to roles page
|
file |
diff |
annotate
|
2008-11-20 |
Lennard de Rijk |
Adds the user's role page. Currently this only has an overview of the user's unhandled requests.
|
file |
diff |
annotate
|
2008-11-20 |
Sverre Rabbelier |
Move saved message to the base class
|
file |
diff |
annotate
|
2008-11-20 |
Todd Larsen |
Rename link_name to link_id everywhere, regardless of case (so LINK_NAME
|
file |
diff |
annotate
|
2008-11-20 |
Sverre Rabbelier |
Fold the _rights dictionary into params
|
file |
diff |
annotate
|
2008-11-18 |
Pawel Solyga |
Fix not working request creation.
|
file |
diff |
annotate
|
2008-11-17 |
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
|
2008-11-17 |
Pawel Solyga |
Fix missing dots in doc strings and some other doc string corrections.
|
file |
diff |
annotate
|
2008-11-16 |
Sverre Rabbelier |
Added basic 'invite' functionality
|
file |
diff |
annotate
|