Sat, 13 Sep 2008 21:27:17 +0000 |
Pawel Solyga |
Added feedparser to soc/utils and modified svn:externals for vendor to include feedparser svn
|
changeset |
files
|
Fri, 12 Sep 2008 21:54:37 +0000 |
Todd Larsen |
Add getAltResponseIfNotLoggedIn() and getAltResponseIfNotDeveloper() simple
|
changeset |
files
|
Fri, 12 Sep 2008 20:36:17 +0000 |
Todd Larsen |
Improve the __doc__ string of isIdDeveloper() to explain better how it now
|
changeset |
files
|
Fri, 12 Sep 2008 20:31:56 +0000 |
Todd Larsen |
Make isIdDeveloper() also able to check an is_developer Boolean property in
|
changeset |
files
|
Fri, 12 Sep 2008 19:01:44 +0000 |
Todd Larsen |
Replace checkLinkNameForId() with isLinkNameAvailableForId(), and implement
|
changeset |
files
|
Fri, 12 Sep 2008 16:33:04 +0000 |
Pawel Solyga |
Fixed one typo in response_helpers which caused is_admin context variable not to work correctly.
|
changeset |
files
|
Fri, 12 Sep 2008 10:56:21 +0000 |
Pawel Solyga |
Fixed wrong user variable in lookup.html template for edit link (was user should be found_user).
|
changeset |
files
|
Fri, 12 Sep 2008 02:46:21 +0000 |
Todd Larsen |
gcl.py committed this file, when it should not have even existed.
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 12 Sep 2008 02:12:38 +0000 |
Todd Larsen |
...
|
changeset |
files
|
Thu, 11 Sep 2008 21:30:08 +0000 |
Sverre Rabbelier |
Updated the script to:
|
changeset |
files
|
Thu, 11 Sep 2008 20:50:58 +0000 |
Sverre Rabbelier |
Bugfix, invalid syntax noticed by epydoc.
|
changeset |
files
|
Thu, 11 Sep 2008 12:06:57 +0000 |
Pawel Solyga |
Updated docs in response_helpers.
|
changeset |
files
|
Thu, 11 Sep 2008 12:01:20 +0000 |
Pawel Solyga |
Created custom_widgets.py and added TinyMCE django widget that can be later used for particular form fields.
|
changeset |
files
|
Thu, 11 Sep 2008 11:56:24 +0000 |
Pawel Solyga |
Added TinyMCE to Melange in soc/content/js
|
changeset |
files
|
Sat, 30 Aug 2008 02:54:22 +0000 |
Todd Larsen |
An emerging pattern with makeSiblingTemplatesList() is that views calling that
|
changeset |
files
|
Fri, 29 Aug 2008 04:24:31 +0000 |
Todd Larsen |
Refactor soc/views/user/profile.py to make use of several of the new views
|
changeset |
files
|
Fri, 29 Aug 2008 02:59:59 +0000 |
Todd Larsen |
Fix an overlooked cut-and-paste error.
|
changeset |
files
|
Fri, 29 Aug 2008 02:52:02 +0000 |
Todd Larsen |
Add a public() convenience wrapper around templateWithLinkName() for the common
|
changeset |
files
|
Fri, 29 Aug 2008 00:00:34 +0000 |
Todd Larsen |
This CSS change belonged with soc/templates/soc/error.html committed in r454.
|
changeset |
files
|
Thu, 28 Aug 2008 23:56:29 +0000 |
Todd Larsen |
A default error.html template to go with the simple.errorResponse() view.
|
changeset |
files
|
Thu, 28 Aug 2008 23:54:35 +0000 |
Todd Larsen |
Add soc.views.simple containing (initially) two simple template views.
|
changeset |
files
|
Thu, 28 Aug 2008 22:27:40 +0000 |
Todd Larsen |
Clean up User Model and User profile edit view now that soc.logic.site.id_user
|
changeset |
files
|
Thu, 28 Aug 2008 22:23:11 +0000 |
Todd Larsen |
Pawel and I were working on the same thing, apparently. My template_helpers.py
|
changeset |
files
|
Thu, 28 Aug 2008 22:06:31 +0000 |
Todd Larsen |
Factor out a getUniversalContext() function so that views that do not call
|
changeset |
files
|
Thu, 28 Aug 2008 21:49:53 +0000 |
Todd Larsen |
Create a package for controller modules that interact with User entities.
|
changeset |
files
|
Thu, 28 Aug 2008 21:35:34 +0000 |
Todd Larsen |
A collection of functions for determining the characteristics of the "system"
|
changeset |
files
|
Thu, 28 Aug 2008 21:30:55 +0000 |
Todd Larsen |
Helpers for manipulating templates and template search paths.
|
changeset |
files
|
Thu, 28 Aug 2008 21:15:39 +0000 |
Todd Larsen |
Consolidate functions dealing with Google Accounts and look-up of User entities
|
changeset |
files
|
Thu, 28 Aug 2008 16:17:42 +0000 |
Todd Larsen |
Exception classes used by controller logic to request an "out-of-band" response
|
changeset |
files
|