2009-02-26 Sverre Rabbelier Remove direct uses of checkIsActive, replace with helper methods
2009-02-26 Sverre Rabbelier Make django_args optional where appropriate and whitespace fixes
2009-02-26 Sverre Rabbelier Added an isDeveloper method to user logic
2009-02-26 Sverre Rabbelier Always normalize accounts, before even storing them
2009-02-26 Sverre Rabbelier Factor out the getForAccount logic in user
2009-02-26 Sverre Rabbelier Add a normalizeAccount to logic.accounts
2009-02-26 Sverre Rabbelier Remove unused isAccountAvailable function
2009-02-26 Sverre Rabbelier Add a _createField hook
2009-02-26 Sverre Rabbelier Pass _updateField the entity_properties dict instead of just the value
2009-02-26 Sverre Rabbelier Do not update newly created model properties
2009-02-26 Sverre Rabbelier Move the hooks in base.Logic to the bottom of the class
2009-02-26 Sverre Rabbelier Minor cleanups in base.Logic
2009-02-26 Sverre Rabbelier Add argument validation to base.Logic
2009-02-26 Sverre Rabbelier Remove updateOrCreateFromFields and it's uses
2009-02-26 Sverre Rabbelier Fix some whitespace damadge and a style fix
2009-02-26 Sverre Rabbelier Remove _silentUpdateEntityProperties
2009-02-26 Sverre Rabbelier Style fix in role.py
2009-02-26 Sverre Rabbelier Added todo for Lennard
2009-02-26 Sverre Rabbelier Make it more explicit which argument is the key_fields
2009-02-26 Lennard de Rijk Solved the JSON caching problem for bulk acceptance.
2009-02-26 Lennard de Rijk Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
2009-02-26 Lennard de Rijk Add the ability to put GroupApplications into the pre-rejected state.
2009-02-26 Lennard de Rijk Added pre-rejected choice to GroupApplication.
2009-02-26 Todd Larsen Remove the release.py module and just use the field in app.yaml.template.
2009-02-25 Sverre Rabbelier Make validate.isURLValid more robust
2009-02-25 Sverre Rabbelier Fixed broken 'Edit <entity name> Settings' for orgs
2009-02-25 Sverre Rabbelier Fix the delete button submitting the form
2009-02-25 Lennard de Rijk Added proposal withdrawal for students.
2009-02-24 Sverre Rabbelier Pass the seed to _constructResponse
2009-02-24 Sverre Rabbelier Allow the document lookup to be done by key name
2009-02-24 Sverre Rabbelier Removed double home page link in group public view
2009-02-24 Pawel Solyga Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
2009-02-24 Pawel Solyga Set RELEASE_TAG to 0.4-20090224rc for release candidate.
2009-02-24 Lennard de Rijk Textual change in program menu due to comment on r2113.
2009-02-24 Lennard de Rijk Style fixes in student_proposal and organization view.
2009-02-24 Lennard de Rijk Textual changes in organization and program view.
2009-02-24 Lennard de Rijk Added view for organizations to list all proposals.
2009-02-24 Sverre Rabbelier Brown paper bag fix
2009-02-24 Lennard de Rijk Added list proposals redirect.
2009-02-24 Sverre Rabbelier Added a checkHasAny method
2009-02-24 Lennard de Rijk Added redirect for the student proposal view.
2009-02-24 Lennard de Rijk Changed the method and variable name in student_proposal to match the access type.
2009-02-24 Lennard de Rijk Added link in program menu to the new list_orgs view.
2009-02-24 Lennard de Rijk Added view which lists all orgs a student can propose to.
2009-02-24 Sverre Rabbelier Add missing comment to checkIsMyEntity
2009-02-24 Sverre Rabbelier Make all default URLS customizable
2009-02-24 Sverre Rabbelier Fix the user editing
2009-02-23 Lennard de Rijk Moved google analytics to after the footer block as commented on r866.
2009-02-23 Sverre Rabbelier Update the test suite to match the new signature of the cache methods
2009-02-23 Sverre Rabbelier Be more lenient in what we accept in cache.get() and cache.put()
2009-02-23 Sverre Rabbelier Make timeline a Linkable
2009-02-23 Sverre Rabbelier Set proper scope_logic for program and timeline
2009-02-23 Lennard de Rijk Changed the message displayed when no homepage is set to show the correct settings name.
2009-02-23 Lennard de Rijk Textual change in cleaing.py.
2009-02-22 Lennard de Rijk Temp IE7 style fix for forms.
2009-02-22 Lennard de Rijk Added list my Student Proposals link to the program menu.
2009-02-22 Lennard de Rijk Added listing of your own student proposals.
2009-02-22 Lennard de Rijk Base view list method can now use kwargs.
2009-02-22 Lennard de Rijk Changed the access checks in student_proposal view to use the newly created checks.
2009-02-22 Lennard de Rijk Added several access checks for student proposals.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip