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/urls.py
Mon, 29 Sep 2008 14:03:45 +0000
Pawel Solyga
Fixed not working "Create New User" view which was caused by adding key_name into User Edit Developer view. This commit divides edit() view function in soc.views.site.user.profile into edit() and create() request handlers. New create() request handler is used only in "Create New User" view and has specific form validation functions and uses updateOrCreateUserFromId() instead of updateUserForKeyName().
file
|
diff
|
annotate
Mon, 22 Sep 2008 14:13:32 +0000
Pawel Solyga
Add Users List Developer view which is available at /site/user/list. Add User list custom templates which are used with list_helpers. Add "Users List" link in base.html template.
file
|
diff
|
annotate
Fri, 19 Sep 2008 05:15:20 +0000
Todd Larsen
Add /site/user/profile Developer view for editing arbitrary User entities.
file
|
diff
|
annotate
Sat, 13 Sep 2008 22:00:51 +0000
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
Fri, 12 Sep 2008 02:37:15 +0000
Todd Larsen
Add a /site/user/lookup view that provides Developers with a form to look up
file
|
diff
|
annotate
Wed, 20 Aug 2008 00:04:42 +0000
Todd Larsen
Fix up the URLs mapping to soc.views.user.profile.edit() and make the site base
file
|
diff
|
annotate
Tue, 19 Aug 2008 23:51:31 +0000
Todd Larsen
Flesh out the user/roles placeholders a little bit more.
file
|
diff
|
annotate
Tue, 19 Aug 2008 23:13:24 +0000
Pawel Solyga
Created response helper respond() function that is used to generate base templates and it's child templates (handles sign in/out links, user name etc).
file
|
diff
|
annotate
Tue, 19 Aug 2008 17:57:58 +0000
Pawel Solyga
Home site templates and basic view.
file
|
diff
|
annotate
Mon, 11 Aug 2008 16:57:46 +0000
Todd Larsen
Finished migrating the "proto" app (which only contained a Person profile edit
file
|
diff
|
annotate
Fri, 18 Jul 2008 18:22:23 +0000
Todd Larsen
Major reorganization of the soc svn repo, to merge into a single App Engine
file
|
diff
|
annotate
|
base
less
more
(0)
tip