2009-01-30 |
Lennard de Rijk |
Changed status in group app model to state.
|
file |
diff |
annotate
|
2009-01-30 |
Lennard de Rijk |
Added agreed_to_tos_on field in user and role model.
|
file |
diff |
annotate
|
2009-01-29 |
Lennard de Rijk |
Added manage view for Club Admins, Club Members and Hosts.
|
file |
diff |
annotate
|
2009-01-25 |
Lennard de Rijk |
Added two needed redirects in role.py.
|
file |
diff |
annotate
|
2009-01-25 |
Sverre Rabbelier |
Rename ModelProperties to EntityProperties
|
file |
diff |
annotate
|
2009-01-25 |
Lennard de Rijk |
Moved getGroupEntityFromScopePath to logic/models/role.py.
|
file |
diff |
annotate
|
2009-01-24 |
Sverre Rabbelier |
Use ugettext instead of ugettext_lazy
|
file |
diff |
annotate
|
2009-01-24 |
Lennard de Rijk |
Coding style fix in views/models/role.py.
|
file |
diff |
annotate
|
2009-01-24 |
Lennard de Rijk |
Parameterized patterns in role.py.
|
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 |
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
|
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.
|
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-22 |
Pawel Solyga |
Remove unused decorators import from soc.views.models.role module.
|
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 |
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
|
2008-12-15 |
Pawel Solyga |
Remove unused imports and variables in different soc.views.models modules.
|
file |
diff |
annotate
|
2008-12-07 |
Sverre Rabbelier |
Add explicit access_types from the url
|
file |
diff |
annotate
|
2008-12-07 |
Sverre Rabbelier |
Some cleanups in role.py and site.py and create()
|
file |
diff |
annotate
|
2008-12-05 |
Pawel Solyga |
Some style and typo fixes in different modules.
|
file |
diff |
annotate
|
2008-12-04 |
Sverre Rabbelier |
Make base.View.create lookup the scope if appropriate
|
file |
diff |
annotate
|
2008-12-03 |
Sverre Rabbelier |
Introduced django_extra_patterns
|
file |
diff |
annotate
|
2008-12-03 |
Sverre Rabbelier |
Rename role.RoleView to role.View
|
file |
diff |
annotate
|
2008-12-03 |
Sverre Rabbelier |
Cleanups in the views module
|
file |
diff |
annotate
|
2008-12-02 |
Sverre Rabbelier |
Fixed the 'New Host' link
|
file |
diff |
annotate
|
2008-12-02 |
Sverre Rabbelier |
Remove the logic parameter from getListContent
|
file |
diff |
annotate
|
2008-12-02 |
Sverre Rabbelier |
Swap order of merged params to fix sponsor select view
|
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 |
Remove unused imports in soc.views.models role, host and site modules. Add missing parameter in getDjangoURLPatters method.
|
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 |
Sverre Rabbelier |
Fixed requests not working anymore
|
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 |
Requests are almost working now
|
file |
diff |
annotate
|
2008-11-22 |
Todd Larsen |
Merge soc/logic/out_of_band.py into soc/views/out_of_band.py. Merge
|
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 |
Todd Larsen |
Make it more obvious that a format string constant is a format string by
|
file |
diff |
annotate
|
2008-11-20 |
Pawel Solyga |
Some indention and too long lines fixes in soc.views.models.
|
file |
diff |
annotate
|
2008-11-20 |
Sverre Rabbelier |
Minor improvements to roles page
|
file |
diff |
annotate
|
2008-11-20 |
Sverre Rabbelier |
Split a too long line
|
file |
diff |
annotate
|
2008-11-20 |
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
|
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-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 |
Replace old page parameter doc string description with new one for page_name.
|
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
|