app/soc/views/models/base.py
Sat, 18 Apr 2009 14:04:39 +0000 Sverre Rabbelier Removed unneeded imports and variables
Sat, 18 Apr 2009 12:49:37 +0000 Sverre Rabbelier Fix user_self calling editGet with a wrong parameter
Sat, 18 Apr 2009 12:37:12 +0000 Sverre Rabbelier Split edit and create into different methods
Fri, 17 Apr 2009 19:52:57 +0000 Pawel Solyga Comment out unused variables in soc.views.models.base module.
Sun, 12 Apr 2009 00:18:19 +0000 Sverre Rabbelier Brown paper bag fix
Sat, 11 Apr 2009 22:58:57 +0000 Sverre Rabbelier Remove getKeySuffix and it's usage
Sat, 11 Apr 2009 22:58:19 +0000 Sverre Rabbelier Use key().id_or_name() instead of key().name()
Wed, 08 Apr 2009 22:21:12 +0000 Sverre Rabbelier Make it possible to specify the key_order for pick
Tue, 07 Apr 2009 18:50:24 +0000 Sverre Rabbelier Brown paper bag fix
Mon, 06 Apr 2009 23:46:46 +0000 Sverre Rabbelier Properly handle exports when there are multiple lists
Sat, 04 Apr 2009 09:09:35 +0000 Pawel Solyga Fix wrong usage of helper requests module in soc.views.models.base after recent unused imports cleanup.
Fri, 03 Apr 2009 17:41:08 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.views.models.
Fri, 27 Mar 2009 13:16:27 +0000 Chen Lunpeng Fixed some typo in app/soc/views/models/base.py
Tue, 24 Mar 2009 18:00:46 +0000 Pawel Solyga Fix csv export of properties that are not string (like datetime.time). Also replace name_on_documents with name helper property.
Sun, 22 Mar 2009 22:54:14 +0000 Sverre Rabbelier Make _public return True iff public page should be shown
less more (0) -100 -15 tip