2009-01-28 Lennard de Rijk Changed the Terms Of Service boolean so that it is None as long as the user owning the account has not Agreed to it.
2009-01-28 Lennard de Rijk Changed the verbose name for agrees_to_tos to I agree to the Terms of Service.
2009-01-28 Lennard de Rijk Removed default value for agrees_to_tos in soc/models/user.py
2009-01-28 Lennard de Rijk Reverted r1646.
2009-01-28 Lennard de Rijk Redone the user's profile page.
2009-01-28 Lennard de Rijk Renamed _getToSExampleText to getToSExampleText in soc/views/models/user.py.
2009-01-28 Lennard de Rijk Added default values to the User model.
2009-01-28 Lennard de Rijk Added a TODO to soc/logic/models/site.py.
2009-01-28 Lennard de Rijk Added new clean_agrees_to_tos to cleaning.py.
2009-01-28 Sverre Rabbelier Allow for a program on/off switch
2009-01-28 Sverre Rabbelier Fix wrong order of decorators and some cleanup
2009-01-28 Sverre Rabbelier Add an 'edit' link to the program menu
2009-01-28 Sverre Rabbelier Allow for setting a edit_cancel_redirect
2009-01-28 Sverre Rabbelier Make the user/edit.html template derive from soc/models/edit.html
2009-01-28 Sverre Rabbelier Also flush the user's ACL's when flushing the sidebar
2009-01-28 Pawel Solyga Style fixes in soc.views.helper.redirects and soc.models.base modules.
2009-01-28 Pawel Solyga Add gmaps_api_key to context is settings entity exists.
2009-01-28 Pawel Solyga Style fixes in soc.views.models modules.
2009-01-28 Pawel Solyga Style fixes in soc.cache modules.
2009-01-28 Pawel Solyga Style fixes in soc.logic.cleaning module.
2009-01-28 Pawel Solyga Style and import sorting fixes in tests modules.
2009-01-28 Lennard de Rijk Fixed typo's in soc/views/helper/dynaform.py.
2009-01-28 Sverre Rabbelier Add grouping to the existing views
2009-01-28 Sverre Rabbelier Group dynamically generated menu items
2009-01-28 Sverre Rabbelier Bugfixes after recent refactoring
2009-01-28 Sverre Rabbelier Added Haoyu Bai to the AUTHORS file
2009-01-28 Sverre Rabbelier Allow appending to dynainclude/-exclude
2009-01-28 Sverre Rabbelier Reduce caching time of sidebar to 3 minutes
2009-01-28 Sverre Rabbelier Flush cache if user makes a document featured
2009-01-28 Sverre Rabbelier Make tooltips work when tabbing
2009-01-27 Sverre Rabbelier Cache access checks and disable sidebar caching
2009-01-27 Sverre Rabbelier Create a decorator for allowDeveloper
2009-01-27 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.
2009-01-27 Lennard de Rijk soc/views/models/user.py now uses dynaform and appropriate cleaning methods.
2009-01-27 Lennard de Rijk Added new clean methods in preparation for new User View.
2009-01-27 Sverre Rabbelier Fold checkAgreesToSiteToS into checkIsUser
2009-01-27 Lennard de Rijk Removed unused URL pattern in soc/views/models/request.py.
2009-01-27 Sverre Rabbelier Fixed two access related bugs
2009-01-27 Sverre Rabbelier Added some very basic tests for the sidebar and access modules
2009-01-27 Augie Fackler Fix testing views, which broke because now we need to register a proxy for the
2009-01-26 Sverre Rabbelier Major refactor of the access module
2009-01-26 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.
2009-01-26 Lennard de Rijk Changed method name in access.py to fix overwriting another method.
2009-01-26 Lennard de Rijk Fixed typo in club sidebar entry.
2009-01-26 Lennard de Rijk Added sidebar entries for club entities.
2009-01-26 Lennard de Rijk Added sidebar support for group instances.
2009-01-26 Lennard de Rijk Flush the sidebar cache when a new active role entity has been created.
2009-01-26 Pawel Solyga Add pymox to tests folder.
2009-01-26 Lennard de Rijk Developers are hosts for every sponsor now.
2009-01-26 Lennard de Rijk Implemented the listing of all the roles in for a specific group.
2009-01-25 Lennard de Rijk Added flushing the sidebar when dealing with notifications.
2009-01-25 Lennard de Rijk Renamed checkIsHostForProgram to checkIsHostForSponsor.
2009-01-25 Lennard de Rijk Added rights check to sponsor.py.
2009-01-25 Lennard de Rijk listRequests now only shows the requests that concerns the given group.
2009-01-25 Lennard de Rijk Renamed role_names to role_logic and made it a dictionary.
2009-01-25 Lennard de Rijk Fixed a bug in access.py.
2009-01-25 Lennard de Rijk Added cache flush for the user who creates a group and the user whose role has been activated.
2009-01-25 Lennard de Rijk Added two needed redirects in role.py.
2009-01-25 Lennard de Rijk Moved listRequests from club to group view.
2009-01-25 Sverre Rabbelier Flush the sidebar if a user's rights change
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip