Mercurial
Mercurial
>
py_tasks_melange
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
app/soc/views/docs/show.py
2008-10-20
Sverre Rabbelier
Rename 'existing_doc' and 'document' to entity
file
|
diff
|
annotate
2008-10-16
Pawel Solyga
Create decorators module in view/helper and add view decorator that catches exceptions like DeadlineExceededError, MemoryError, AssertionError (this code is being moved from respond function). Add view decorator to all view functions. In addition remove not needed imports from all affected files and fix too long lines.
file
|
diff
|
annotate
2008-10-16
Pawel Solyga
Make page argument required for errorResponse and requestLogin functions in simple.py and update affected files. Some keyword argument changes to in user/profile.py. All the changes are based on comments to r817.
file
|
diff
|
annotate
2008-10-16
Pawel Solyga
Add page=None parameter to all views. Information from page argument (which is soc.logic.site.page.Page object) is going to be used later in views code and for some context values. Fix some indentions in __doc__ strings. Add proper __doc__ string for all() function in sponsor/list.py module.
file
|
diff
|
annotate
2008-10-15
Pawel Solyga
Fix not working docs show view. Document show view wasn't updated when the logic refactor was made.
file
|
diff
|
annotate
2008-10-13
Pawel Solyga
Add missing blank lines between imports and sort all of the imports.
file
|
diff
|
annotate
2008-10-12
Sverre Rabbelier
Replace almost all occurences of linkname with link_name
file
|
diff
|
annotate
2008-10-03
Todd Larsen
Move helpers/response_helpers.py to helper/responses.py.
file
|
diff
|
annotate
2008-10-03
Todd Larsen
Move helpers/template_helpers.py to helper/templates.py.
file
|
diff
|
annotate
2008-10-01
Todd Larsen
Some TODOs on access control that I didn't want to forget.
file
|
diff
|
annotate
2008-10-01
Todd Larsen
A very simplistic Document viewer.
file
|
diff
|
annotate
less
more
(0)
tip