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/helper/responses.py
2008-11-21
Todd Larsen
Replace HomeSettings with Presence Model class. Replace SiteSettings with
file
|
diff
|
annotate
2008-11-20
Todd Larsen
Rename partial_path to scope_path, ignoring case, etc.
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-17
Pawel Solyga
Fix missing dots in doc strings and some other doc string corrections.
file
|
diff
|
annotate
2008-11-16
Sverre Rabbelier
Refactor the sidebar to use Django templates
file
|
diff
|
annotate
2008-11-15
Todd Larsen
Attempt to rename User.id to User.account, in preparation for making User be
file
|
diff
|
annotate
2008-11-07
Pawel Solyga
Fix not working former_ids. Add support for "Invalid accounts". Now when id from former_ids tries to create a profile "This account is invalid." error message is displayed. Compare emails in lower cases to prevent changing User email to the same email with different character casing (needs some more testing).
file
|
diff
|
annotate
2008-11-05
Sverre Rabbelier
Major site restructuring, also deleting of many unused or obsolete documents
file
|
diff
|
annotate
2008-10-23
Pawel Solyga
Addresses comments to r866.
file
|
diff
|
annotate
2008-10-22
Pawel Solyga
Add Google Analytics support to Site Settings. The reason I created additional SettingsValidationForm is because you cannot inherit from Form that has already defined Meta class, so it's sort of workaround for that. I didn't want to have same validation functions in both Form classes.
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
DeadlineExceededError in the recent version of AppEngine lives only in one place so there is no need to try import it from both runtime (deployed) and runtime.apiproxy_errors (dev server) modules anymore.
file
|
diff
|
annotate
2008-10-14
Pawel Solyga
Fixed imports sorting based on comments for r751.
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
Made the existing code use the new soc.logic.models
file
|
diff
|
annotate
2008-10-12
Sverre Rabbelier
Refactor nearly all the soc.logic code to use the Base class
file
|
diff
|
annotate
2008-10-04
Todd Larsen
Move helpers/html_menu.py to helper/html_menu.py, to clear out
file
|
diff
|
annotate
2008-10-03
Todd Larsen
Move helpers/response_helpers.py to helper/responses.py.
file
|
diff
|
annotate
|
base
less
more
(0)
tip