Wed, 28 Jan 2009 11:26:47 +0000 |
Pawel Solyga |
Style fixes in soc.views.helper.redirects and soc.models.base modules.
|
changeset |
files
|
Wed, 28 Jan 2009 11:26:00 +0000 |
Pawel Solyga |
Add gmaps_api_key to context is settings entity exists.
|
changeset |
files
|
Wed, 28 Jan 2009 11:24:34 +0000 |
Pawel Solyga |
Style fixes in soc.views.models modules.
|
changeset |
files
|
Wed, 28 Jan 2009 11:23:19 +0000 |
Pawel Solyga |
Style fixes in soc.cache modules.
|
changeset |
files
|
Wed, 28 Jan 2009 11:22:41 +0000 |
Pawel Solyga |
Style fixes in soc.logic.cleaning module.
|
changeset |
files
|
Wed, 28 Jan 2009 11:21:58 +0000 |
Pawel Solyga |
Style and import sorting fixes in tests modules.
|
changeset |
files
|
Wed, 28 Jan 2009 11:15:32 +0000 |
Lennard de Rijk |
Fixed typo's in soc/views/helper/dynaform.py.
|
changeset |
files
|
Wed, 28 Jan 2009 02:28:52 +0000 |
Sverre Rabbelier |
Add grouping to the existing views
|
changeset |
files
|
Wed, 28 Jan 2009 02:27:25 +0000 |
Sverre Rabbelier |
Group dynamically generated menu items
|
changeset |
files
|
Wed, 28 Jan 2009 02:25:51 +0000 |
Sverre Rabbelier |
Bugfixes after recent refactoring
|
changeset |
files
|
Wed, 28 Jan 2009 02:24:13 +0000 |
Sverre Rabbelier |
Added Haoyu Bai to the AUTHORS file
|
changeset |
files
|
Wed, 28 Jan 2009 00:45:35 +0000 |
Sverre Rabbelier |
Allow appending to dynainclude/-exclude
|
changeset |
files
|
Wed, 28 Jan 2009 00:36:30 +0000 |
Sverre Rabbelier |
Reduce caching time of sidebar to 3 minutes
|
changeset |
files
|
Wed, 28 Jan 2009 00:35:11 +0000 |
Sverre Rabbelier |
Flush cache if user makes a document featured
|
changeset |
files
|
Wed, 28 Jan 2009 00:33:47 +0000 |
Sverre Rabbelier |
Make tooltips work when tabbing
|
changeset |
files
|
Tue, 27 Jan 2009 22:59:01 +0000 |
Sverre Rabbelier |
Cache access checks and disable sidebar caching
|
changeset |
files
|
Tue, 27 Jan 2009 22:57:19 +0000 |
Sverre Rabbelier |
Create a decorator for allowDeveloper
|
changeset |
files
|
Tue, 27 Jan 2009 21:56:32 +0000 |
Pawel Solyga |
Add profiling support to Melange. By assigning profile_main_as_logs or profile_main_as_html to main variable you can turn on profiling. profile_main_as_logs will log profile data to App Engine console logs, profile_main_as_html will show profile data as html at the bottom of the page. If you want to profile app on deployed app just set the profiling function and deploy it.
|
changeset |
files
|
Tue, 27 Jan 2009 20:30:26 +0000 |
Lennard de Rijk |
soc/views/models/user.py now uses dynaform and appropriate cleaning methods.
|
changeset |
files
|
Tue, 27 Jan 2009 20:27:50 +0000 |
Lennard de Rijk |
Added new clean methods in preparation for new User View.
|
changeset |
files
|
Tue, 27 Jan 2009 13:36:45 +0000 |
Sverre Rabbelier |
Fold checkAgreesToSiteToS into checkIsUser
|
changeset |
files
|
Tue, 27 Jan 2009 12:47:28 +0000 |
Lennard de Rijk |
Removed unused URL pattern in soc/views/models/request.py.
|
changeset |
files
|
Tue, 27 Jan 2009 11:17:18 +0000 |
Sverre Rabbelier |
Fixed two access related bugs
|
changeset |
files
|
Tue, 27 Jan 2009 11:15:49 +0000 |
Sverre Rabbelier |
Added some very basic tests for the sidebar and access modules
|
changeset |
files
|
Tue, 27 Jan 2009 04:09:57 +0000 |
Augie Fackler |
Fix testing views, which broke because now we need to register a proxy for the
|
changeset |
files
|
Mon, 26 Jan 2009 23:32:10 +0000 |
Sverre Rabbelier |
Major refactor of the access module
|
changeset |
files
|
Mon, 26 Jan 2009 21:22:53 +0000 |
Lennard de Rijk |
Added a sidebar link for all users that accepted the ToS to a view that allows you to choose a club which you want to become a member for.
|
changeset |
files
|
Mon, 26 Jan 2009 20:33:20 +0000 |
Lennard de Rijk |
Changed method name in access.py to fix overwriting another method.
|
changeset |
files
|
Mon, 26 Jan 2009 17:19:14 +0000 |
Lennard de Rijk |
Fixed typo in club sidebar entry.
|
changeset |
files
|
Mon, 26 Jan 2009 17:11:54 +0000 |
Lennard de Rijk |
Added sidebar entries for club entities.
|
changeset |
files
|