Fri, 03 Apr 2009 17:10:32 +0000 |
Pawel Solyga |
Add missing docstring url.py.
|
file |
diff |
annotate
|
Sun, 07 Dec 2008 13:06:26 +0000 |
Lennard de Rijk |
Fixed email adress in urls.py.
|
file |
diff |
annotate
|
Sun, 07 Dec 2008 12:41:28 +0000 |
Lennard de Rijk |
Fixes 'module' object has no attribute 'handler500' and 404 on instances where debug is False.
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 23:03:37 +0000 |
Sverre Rabbelier |
Refactored SiteMap to be generic
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 23:02:31 +0000 |
Sverre Rabbelier |
Refactor the sidebar to use Django templates
|
file |
diff |
annotate
|
Sat, 04 Oct 2008 07:22:43 +0000 |
Todd Larsen |
Call soc.logic.site.map.getDjangoUrlPatterns() to construct the urlpatterns
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 21:19:32 +0000 |
Pawel Solyga |
Change key_name module usage to path_linkname module (fix to previous commit). Add comments about urls. Add Sponsor views urls for upcoming Sponsor views modules.
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 07:10:43 +0000 |
Todd Larsen |
Matching just /docs created a very small namespace, since any other path parts
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 07:01:06 +0000 |
Todd Larsen |
URL pattern changes that were missed by r671.
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 00:53:36 +0000 |
Todd Larsen |
Remove a TODO that should have been removed for r658.
|
file |
diff |
annotate
|
Wed, 01 Oct 2008 00:51:49 +0000 |
Todd Larsen |
Update some of the URL patterns to get their link_name parsing from the new
|
file |
diff |
annotate
|
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
|