Thu, 26 Feb 2009 17:00:34 +0000 Sverre Rabbelier Added some tests for user logic
Thu, 26 Feb 2009 16:59:57 +0000 Sverre Rabbelier Fixed a bug in student access check
Thu, 26 Feb 2009 16:59:24 +0000 Sverre Rabbelier Allow to do 'checkHasActiveRole' checks for document access
Thu, 26 Feb 2009 16:58:45 +0000 Sverre Rabbelier Simplify the account retrieval logic
Thu, 26 Feb 2009 16:58:15 +0000 Sverre Rabbelier Convert everything to use the new access methods
Thu, 26 Feb 2009 16:57:13 +0000 Sverre Rabbelier Remove direct uses of checkIsActive, replace with helper methods
Thu, 26 Feb 2009 16:56:37 +0000 Sverre Rabbelier Make django_args optional where appropriate and whitespace fixes
Thu, 26 Feb 2009 16:56:01 +0000 Sverre Rabbelier Added an isDeveloper method to user logic
Thu, 26 Feb 2009 16:55:23 +0000 Sverre Rabbelier Always normalize accounts, before even storing them
Thu, 26 Feb 2009 16:54:44 +0000 Sverre Rabbelier Factor out the getForAccount logic in user
Thu, 26 Feb 2009 16:54:08 +0000 Sverre Rabbelier Add a normalizeAccount to logic.accounts
Thu, 26 Feb 2009 16:53:36 +0000 Sverre Rabbelier Remove unused isAccountAvailable function
Thu, 26 Feb 2009 16:53:05 +0000 Sverre Rabbelier Add a _createField hook
Thu, 26 Feb 2009 16:52:29 +0000 Sverre Rabbelier Pass _updateField the entity_properties dict instead of just the value
Thu, 26 Feb 2009 16:51:35 +0000 Sverre Rabbelier Do not update newly created model properties
Thu, 26 Feb 2009 16:50:59 +0000 Sverre Rabbelier Move the hooks in base.Logic to the bottom of the class
Thu, 26 Feb 2009 16:50:22 +0000 Sverre Rabbelier Minor cleanups in base.Logic
Thu, 26 Feb 2009 16:49:45 +0000 Sverre Rabbelier Add argument validation to base.Logic
Thu, 26 Feb 2009 16:49:06 +0000 Sverre Rabbelier Remove updateOrCreateFromFields and it's uses
Thu, 26 Feb 2009 16:48:02 +0000 Sverre Rabbelier Fix some whitespace damadge and a style fix
Thu, 26 Feb 2009 16:47:04 +0000 Sverre Rabbelier Remove _silentUpdateEntityProperties
Thu, 26 Feb 2009 16:46:29 +0000 Sverre Rabbelier Style fix in role.py
Thu, 26 Feb 2009 16:45:53 +0000 Sverre Rabbelier Added todo for Lennard
Thu, 26 Feb 2009 16:45:18 +0000 Sverre Rabbelier Make it more explicit which argument is the key_fields
Thu, 26 Feb 2009 09:02:51 +0000 Lennard de Rijk Solved the JSON caching problem for bulk acceptance.
Thu, 26 Feb 2009 08:48:02 +0000 Lennard de Rijk Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
Thu, 26 Feb 2009 08:47:21 +0000 Lennard de Rijk Add the ability to put GroupApplications into the pre-rejected state.
Thu, 26 Feb 2009 08:38:09 +0000 Lennard de Rijk Added pre-rejected choice to GroupApplication.
Thu, 26 Feb 2009 04:29:56 +0000 Todd Larsen Remove the release.py module and just use the field in app.yaml.template.
Wed, 25 Feb 2009 20:42:46 +0000 Sverre Rabbelier Make validate.isURLValid more robust
Wed, 25 Feb 2009 20:42:16 +0000 Sverre Rabbelier Fixed broken 'Edit <entity name> Settings' for orgs
Wed, 25 Feb 2009 20:41:28 +0000 Sverre Rabbelier Fix the delete button submitting the form
Wed, 25 Feb 2009 20:11:22 +0000 Lennard de Rijk Added proposal withdrawal for students.
Tue, 24 Feb 2009 23:11:15 +0000 Sverre Rabbelier Pass the seed to _constructResponse
Tue, 24 Feb 2009 23:10:50 +0000 Sverre Rabbelier Allow the document lookup to be done by key name
Tue, 24 Feb 2009 22:15:50 +0000 Sverre Rabbelier Removed double home page link in group public view
Tue, 24 Feb 2009 20:48:20 +0000 Pawel Solyga Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
Tue, 24 Feb 2009 20:40:30 +0000 Pawel Solyga Set RELEASE_TAG to 0.4-20090224rc for release candidate.
Tue, 24 Feb 2009 20:29:27 +0000 Lennard de Rijk Textual change in program menu due to comment on r2113.
Tue, 24 Feb 2009 20:28:16 +0000 Lennard de Rijk Style fixes in student_proposal and organization view.
Tue, 24 Feb 2009 20:14:59 +0000 Lennard de Rijk Textual changes in organization and program view.
Tue, 24 Feb 2009 20:13:01 +0000 Lennard de Rijk Added view for organizations to list all proposals.
Tue, 24 Feb 2009 20:09:36 +0000 Sverre Rabbelier Brown paper bag fix
Tue, 24 Feb 2009 19:54:36 +0000 Lennard de Rijk Added list proposals redirect.
Tue, 24 Feb 2009 19:51:40 +0000 Sverre Rabbelier Added a checkHasAny method
Tue, 24 Feb 2009 19:49:27 +0000 Lennard de Rijk Added redirect for the student proposal view.
Tue, 24 Feb 2009 19:43:51 +0000 Lennard de Rijk Changed the method and variable name in student_proposal to match the access type.
Tue, 24 Feb 2009 19:43:15 +0000 Lennard de Rijk Added link in program menu to the new list_orgs view.
Tue, 24 Feb 2009 19:40:15 +0000 Lennard de Rijk Added view which lists all orgs a student can propose to.
Tue, 24 Feb 2009 18:58:57 +0000 Sverre Rabbelier Add missing comment to checkIsMyEntity
Tue, 24 Feb 2009 18:58:22 +0000 Sverre Rabbelier Make all default URLS customizable
Tue, 24 Feb 2009 12:52:19 +0000 Sverre Rabbelier Fix the user editing
Mon, 23 Feb 2009 21:01:33 +0000 Lennard de Rijk Moved google analytics to after the footer block as commented on r866.
Mon, 23 Feb 2009 19:52:15 +0000 Sverre Rabbelier Update the test suite to match the new signature of the cache methods
Mon, 23 Feb 2009 19:51:41 +0000 Sverre Rabbelier Be more lenient in what we accept in cache.get() and cache.put()
Mon, 23 Feb 2009 18:27:14 +0000 Sverre Rabbelier Make timeline a Linkable
Mon, 23 Feb 2009 18:26:00 +0000 Sverre Rabbelier Set proper scope_logic for program and timeline
Mon, 23 Feb 2009 16:44:47 +0000 Lennard de Rijk Changed the message displayed when no homepage is set to show the correct settings name.
Mon, 23 Feb 2009 16:05:30 +0000 Lennard de Rijk Textual change in cleaing.py.
Sun, 22 Feb 2009 21:47:41 +0000 Lennard de Rijk Temp IE7 style fix for forms.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip