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/logic/site/id_user.py
2008-10-03
Todd Larsen
Make findNearestUsers() code in soc/logic/site/id_user.py more generic and
file
|
diff
|
annotate
2008-10-02
Todd Larsen
Factor out an isIdAvailable() function from EditForm.clean_id() in
file
|
diff
|
annotate
2008-10-01
Pawel Solyga
Moved isLinkNameFormatValid function out of id_user module to new common module. This function is going to be used by other form validation functions that require to validate linkname (different kind of Groups, Programs etc).
file
|
diff
|
annotate
2008-10-01
Todd Larsen
Fix typo in findNearestUsersOffset() __doc__ string missed in r661.
file
|
diff
|
annotate
2008-10-01
Todd Larsen
Show link to /site/user/list on /site/user/lookup when User is not found.
file
|
diff
|
annotate
2008-10-01
Todd Larsen
Use the LINKNAME_PATTERN from its new home in key_name.py. Also, add some
file
|
diff
|
annotate
2008-09-25
Todd Larsen
A key_name controller module to collect all of the name...() functions that
file
|
diff
|
annotate
2008-09-22
Pawel Solyga
Add support for changing User id (Google Account email) in User Profile Developer view. Now user profile developer edit view includes hidden key_name field. Fix typo in user/profile.py. Show former user ids in lookup and edit User Profile Developer views.
file
|
diff
|
annotate
2008-09-18
Pawel Solyga
Fixed too long lines and deleted unused imports in id_user.py.
file
|
diff
|
annotate
2008-09-18
Pawel Solyga
Documentation updates and one typo fix.
file
|
diff
|
annotate
2008-09-13
Pawel Solyga
Added Melange front page edit view where you can change title, content, feed url. Created SiteSettings and Document models and some logic for them. Added isFeedURLValid function in soc/logic/feed.py. Created some functions for handling datastore updates of different kinds of Models (soc/logic/model.py). Fixed some typos and too long lines of code.
file
|
diff
|
annotate
2008-09-12
Todd Larsen
Improve the __doc__ string of isIdDeveloper() to explain better how it now
file
|
diff
|
annotate
2008-09-12
Todd Larsen
Make isIdDeveloper() also able to check an is_developer Boolean property in
file
|
diff
|
annotate
2008-09-12
Todd Larsen
Replace checkLinkNameForId() with isLinkNameAvailableForId(), and implement
file
|
diff
|
annotate
2008-09-12
Pawel Solyga
Fixed one typo in response_helpers which caused is_admin context variable not to work correctly.
file
|
diff
|
annotate
2008-09-12
Todd Larsen
...
file
|
diff
|
annotate
2008-08-28
Todd Larsen
Consolidate functions dealing with Google Accounts and look-up of User entities
file
|
diff
|
annotate
less
more
(0)
tip