Mercurial
Mercurial
>
py_tasks_melange
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-1000
-300
-100
-96
+96
+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.
Moved clean_club_app_link_id to cleaning.
2009-01-30, by Lennard de Rijk
Changed group_app logic to support scope_path.
2009-01-30, by Lennard de Rijk
Added a cleaning method to club_app view.
2009-01-30, by Lennard de Rijk
Changed status in group app model to state.
2009-01-30, by Lennard de Rijk
Changed clean_link_id to be in a wrapper form as well.
2009-01-30, by Lennard de Rijk
Deleted soc/models/member.py since it's the equivalent of club_member.
2009-01-30, by Lennard de Rijk
docstring fix in soc/models/student.py.
2009-01-30, by Lennard de Rijk
Added agreed_to_tos_on field in user and role model.
2009-01-30, by Lennard de Rijk
Cleaned up overly enthousiastic comments
2009-01-29, by Sverre Rabbelier
Properly check if a program is active
2009-01-29, by Sverre Rabbelier
Factor out the allowIfCheckPasses logic
2009-01-29, by Sverre Rabbelier
Fix EOL damage and add link to first row item for notifcations
2009-01-29, by Sverre Rabbelier
Added menu entries for a specific Sponsor Entity.
2009-01-29, by Lennard de Rijk
Fixed rights flushing
2009-01-29, by Sverre Rabbelier
Added resign as club admin and club member links to the club entity menu.
2009-01-29, by Lennard de Rijk
Changed docstring for checkIsAllowedToManageRole.
2009-01-29, by Lennard de Rijk
Added manage view for Club Admins, Club Members and Hosts.
2009-01-29, by Lennard de Rijk
Added checkIsAllowedToManageRole to access.py.
2009-01-29, by Lennard de Rijk
Added manage redirect.
2009-01-29, by Lennard de Rijk
Edited existing templates to deal with the new fields in group model.
2009-01-29, by Lennard de Rijk
Redone access checks in club and sponsor model to deal with state property in their model.
2009-01-29, by Lennard de Rijk
Creating a new host or club_admin will set the group state to active if it's new.
2009-01-29, by Lennard de Rijk
Redone access checks concerning groups to deal with the state property.
2009-01-29, by Lennard de Rijk
Added state and shipping address fields to group model.
2009-01-29, by Lennard de Rijk
prefixing the link_id of a notification with a t for time to agree to the new link_id pattern.
2009-01-29, by Lennard de Rijk
Fix regexp for link id format validation. Link id needs to start with ASCII lowercase and not with digit, which caused User Profile view to crash.
2009-01-29, by Pawel Solyga
Fix typos in comments and help text in soc.models.program module.
2009-01-29, by Pawel Solyga
Added a simple slot allocation algorithm
2009-01-29, by Sverre Rabbelier
Update test to match new sidebar caching signature
2009-01-28, by Sverre Rabbelier
Add forgotten __init__.py to pymox
2009-01-28, by Sverre Rabbelier
Rename the confusing Tossed Model class to PresenceWithToS.
2009-01-28, by Todd Larsen
Added a 'allocations_visible' property to program
2009-01-28, by Sverre Rabbelier
Create a new Tossed layer in the MVC
2009-01-28, by Sverre Rabbelier
Add 'Flush Cache' button next to Admin link. It's visible only when working on dev_appserver locally. This is a quick way of flushing memcache.
2009-01-28, by Pawel Solyga
Fixed the edit site view having a delete button
2009-01-28, by Sverre Rabbelier
Changed access.py to comply more with the style of the module.
2009-01-28, by 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, by Lennard de Rijk
Changed the verbose name for agrees_to_tos to I agree to the Terms of Service.
2009-01-28, by Lennard de Rijk
Removed default value for agrees_to_tos in soc/models/user.py
2009-01-28, by Lennard de Rijk
Reverted r1646.
2009-01-28, by Lennard de Rijk
Redone the user's profile page.
2009-01-28, by Lennard de Rijk
Renamed _getToSExampleText to getToSExampleText in soc/views/models/user.py.
2009-01-28, by Lennard de Rijk
Added default values to the User model.
2009-01-28, by Lennard de Rijk
Added a TODO to soc/logic/models/site.py.
2009-01-28, by Lennard de Rijk
Added new clean_agrees_to_tos to cleaning.py.
2009-01-28, by Lennard de Rijk
Allow for a program on/off switch
2009-01-28, by Sverre Rabbelier
Fix wrong order of decorators and some cleanup
2009-01-28, by Sverre Rabbelier
Add an 'edit' link to the program menu
2009-01-28, by Sverre Rabbelier
Allow for setting a edit_cancel_redirect
2009-01-28, by Sverre Rabbelier
Make the user/edit.html template derive from soc/models/edit.html
2009-01-28, by Sverre Rabbelier
Also flush the user's ACL's when flushing the sidebar
2009-01-28, by Sverre Rabbelier
Style fixes in soc.views.helper.redirects and soc.models.base modules.
2009-01-28, by Pawel Solyga
Add gmaps_api_key to context is settings entity exists.
2009-01-28, by Pawel Solyga
Style fixes in soc.views.models modules.
2009-01-28, by Pawel Solyga
Style fixes in soc.cache modules.
2009-01-28, by Pawel Solyga
Style fixes in soc.logic.cleaning module.
2009-01-28, by Pawel Solyga
Style and import sorting fixes in tests modules.
2009-01-28, by Pawel Solyga
Fixed typo's in soc/views/helper/dynaform.py.
2009-01-28, by Lennard de Rijk
Add grouping to the existing views
2009-01-28, by Sverre Rabbelier
Group dynamically generated menu items
2009-01-28, by Sverre Rabbelier
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
less
more
|
(0)
-1000
-300
-100
-96
+96
+100
+300
+1000
tip