Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Bugfixes after recent refactoring
2009-01-28, by Sverre Rabbelier
Added Haoyu Bai to the AUTHORS file
2009-01-28, by Sverre Rabbelier
Allow appending to dynainclude/-exclude
2009-01-28, by Sverre Rabbelier
Reduce caching time of sidebar to 3 minutes
2009-01-28, by Sverre Rabbelier
Flush cache if user makes a document featured
2009-01-28, by Sverre Rabbelier
Make tooltips work when tabbing
2009-01-28, by Sverre Rabbelier
Cache access checks and disable sidebar caching
2009-01-27, by Sverre Rabbelier
Create a decorator for allowDeveloper
2009-01-27, by Sverre Rabbelier
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, by Pawel Solyga
soc/views/models/user.py now uses dynaform and appropriate cleaning methods.
2009-01-27, by Lennard de Rijk
Added new clean methods in preparation for new User View.
2009-01-27, by Lennard de Rijk
Fold checkAgreesToSiteToS into checkIsUser
2009-01-27, by Sverre Rabbelier
Removed unused URL pattern in soc/views/models/request.py.
2009-01-27, by Lennard de Rijk
Fixed two access related bugs
2009-01-27, by Sverre Rabbelier
Added some very basic tests for the sidebar and access modules
2009-01-27, by Sverre Rabbelier
Fix testing views, which broke because now we need to register a proxy for the
2009-01-27, by Augie Fackler
Major refactor of the access module
2009-01-26, by Sverre Rabbelier
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, by Lennard de Rijk
Changed method name in access.py to fix overwriting another method.
2009-01-26, by Lennard de Rijk
Fixed typo in club sidebar entry.
2009-01-26, by Lennard de Rijk
Added sidebar entries for club entities.
2009-01-26, by Lennard de Rijk
Added sidebar support for group instances.
2009-01-26, by Lennard de Rijk
Flush the sidebar cache when a new active role entity has been created.
2009-01-26, by Lennard de Rijk
Add pymox to tests folder.
2009-01-26, by Pawel Solyga
Developers are hosts for every sponsor now.
2009-01-26, by Lennard de Rijk
Implemented the listing of all the roles in for a specific group.
2009-01-26, by Lennard de Rijk
Added flushing the sidebar when dealing with notifications.
2009-01-25, by Lennard de Rijk
Renamed checkIsHostForProgram to checkIsHostForSponsor.
2009-01-25, by Lennard de Rijk
Added rights check to sponsor.py.
2009-01-25, by Lennard de Rijk
listRequests now only shows the requests that concerns the given group.
2009-01-25, by Lennard de Rijk
Renamed role_names to role_logic and made it a dictionary.
2009-01-25, by Lennard de Rijk
Fixed a bug in access.py.
2009-01-25, by Lennard de Rijk
Added cache flush for the user who creates a group and the user whose role has been activated.
2009-01-25, by Lennard de Rijk
Added two needed redirects in role.py.
2009-01-25, by Lennard de Rijk
Moved listRequests from club to group view.
2009-01-25, by Lennard de Rijk
Flush the sidebar if a user's rights change
2009-01-25, by Sverre Rabbelier
Cache sidebar with a simple caching API
2009-01-25, by Sverre Rabbelier
Rename ModelProperties to EntityProperties
2009-01-25, by Sverre Rabbelier
Added getListRequestsRedirect to redirects.py.
2009-01-25, by Lennard de Rijk
Forgotten in last commit, the json template
2009-01-25, by Sverre Rabbelier
Added request listing for Club Admins.
2009-01-25, by Lennard de Rijk
Changed the title for the process_request webpage.
2009-01-25, by Lennard de Rijk
Added getProcessRequestRedirect method to redirects.py.
2009-01-25, by Lennard de Rijk
Added Club Members to SoC.
2009-01-25, by Lennard de Rijk
Added checkCanMakeRequestToGroup to access.py.
2009-01-25, by Lennard de Rijk
Moved getGroupEntityFromScopePath to logic/models/role.py.
2009-01-25, by Lennard de Rijk
Have /entity/pick return a JSON object instead of a user view
2009-01-25, by Sverre Rabbelier
Add simplejson folder to build.sh script.
2009-01-25, by Pawel Solyga
Add simplejson library to app folder.
2009-01-25, by Pawel Solyga
Removed unused method from access.py.
2009-01-25, by Lennard de Rijk
Do not pass around request anymore in buildSidebar
2009-01-25, by Sverre Rabbelier
Remove the request and arg parameter from the checkAccess call
2009-01-25, by Sverre Rabbelier
Use getSingleton in getUniversalContext
2009-01-25, by Sverre Rabbelier
Use ugettext instead of ugettext_lazy
2009-01-24, by Sverre Rabbelier
Brown paper bag fix.
2009-01-24, by Lennard de Rijk
Fixed a bug in _editPost for club_admin and host.
2009-01-24, by Lennard de Rijk
Changed clean_url to work with dynaform.
2009-01-24, by Lennard de Rijk
Fixed a bug in _oncreate in soc/logic/models/club.py.
2009-01-24, by Lennard de Rijk
Changed user_logic call to it's convenience function getForCurrentAccount.
2009-01-24, by Lennard de Rijk
Coding style fix in views/models/role.py.
2009-01-24, by Lennard de Rijk
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
tip