Sat, 14 Feb 2009 15:56:46 +0000 Sverre Rabbelier Developers have all roles
Sat, 14 Feb 2009 15:56:22 +0000 Sverre Rabbelier Organization prefix was renamed to 'org'
Sat, 14 Feb 2009 15:16:02 +0000 Sverre Rabbelier Force-check the 'agreed to admin agreement' field if applicable
Sat, 14 Feb 2009 15:15:38 +0000 Sverre Rabbelier Fix a bug in group_app
Sat, 14 Feb 2009 14:11:45 +0000 Sverre Rabbelier Add cleaning methods for document ACL
Sat, 14 Feb 2009 14:11:18 +0000 Sverre Rabbelier Make document ACL's a constant
Sat, 14 Feb 2009 14:10:56 +0000 Sverre Rabbelier Fix a bug if you have no roles at all
Fri, 13 Feb 2009 23:18:39 +0000 Sverre Rabbelier Partially reverted "Update the copyright notice for 2009."
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Fri, 13 Feb 2009 21:54:35 +0000 Sverre Rabbelier Fix ToS link
Fri, 13 Feb 2009 21:54:10 +0000 Sverre Rabbelier Do access checks on the pick url for documents
Fri, 13 Feb 2009 21:53:42 +0000 Sverre Rabbelier Convert the QueryDict to a regular dictionary
Fri, 13 Feb 2009 21:53:15 +0000 Sverre Rabbelier Add prefix filtering and refactored program field generation
Fri, 13 Feb 2009 21:52:38 +0000 Sverre Rabbelier We generate the select url ourselves, so it's safe
Fri, 13 Feb 2009 21:52:10 +0000 Sverre Rabbelier Added a filter_fields parameter to the ReferenceField widget
Fri, 13 Feb 2009 21:51:41 +0000 Sverre Rabbelier Factor out the hasMembership method from checkMembership
Fri, 13 Feb 2009 21:51:16 +0000 Sverre Rabbelier Add a getMemberships method to logic/rights.py
Fri, 13 Feb 2009 19:22:34 +0000 Sverre Rabbelier Fixes as requested by Leslie on behalf of the Legal team
Fri, 13 Feb 2009 17:34:29 +0000 Lennard de Rijk Added number of applications and their type to the bulkaccept JSON object.
Fri, 13 Feb 2009 16:40:02 +0000 Lennard de Rijk Implemented the 2nd part of bulk acceptance.
Fri, 13 Feb 2009 13:35:31 +0000 Lennard de Rijk Document prefix in params now defaults to url_name.
Fri, 13 Feb 2009 13:33:31 +0000 Lennard de Rijk Added bulk_accept view which returns a JSON object.
Fri, 13 Feb 2009 11:46:06 +0000 Lennard de Rijk Only a club admin should see resign as club admin in the sidebar.
Thu, 12 Feb 2009 23:35:44 +0000 Lennard de Rijk Fixed a bug in club and org logic.
Thu, 12 Feb 2009 23:26:23 +0000 Lennard de Rijk Fixed a bug in group_app templates.
Thu, 12 Feb 2009 23:14:07 +0000 Lennard de Rijk Brown Paper Bag Fix: L2R Appspot error logs.
Thu, 12 Feb 2009 23:12:09 +0000 Lennard de Rijk Fixed a bug in group_app view.
Thu, 12 Feb 2009 23:06:14 +0000 Lennard de Rijk Returning None instead of the empty to fix a bug on melange-demo instance.
Thu, 12 Feb 2009 22:52:16 +0000 Lennard de Rijk Added check_field_is_empty decorator to cleaning.py.
Thu, 12 Feb 2009 22:20:13 +0000 Lennard de Rijk Org App review page now shows accept and pre-accept button.
Thu, 12 Feb 2009 21:25:00 +0000 Lennard de Rijk Fixed comment and typo in cleaning.py.
Thu, 12 Feb 2009 20:15:20 +0000 Sverre Rabbelier Add ToS agreement to mentor application related forms.
Thu, 12 Feb 2009 20:14:51 +0000 Sverre Rabbelier Add ToS agreement to org_admin application related forms.
Thu, 12 Feb 2009 20:14:17 +0000 Sverre Rabbelier Do not attempt to render a field if it is disabled
Thu, 12 Feb 2009 20:13:51 +0000 Sverre Rabbelier Program requires the filter to be set to __scoped__
Thu, 12 Feb 2009 20:13:27 +0000 Sverre Rabbelier Disable clubs for now
Thu, 12 Feb 2009 12:58:26 +0000 Pawel Solyga App Engine 1.1.9 update breaks django 1.0. Monkey patch django to only check for SVN revision number when not running using dev_appserver. On deployed version this doesn't apply since we use django from zipped file.
Thu, 12 Feb 2009 12:30:36 +0000 Pawel Solyga Load /Users/solydzajs/Downloads/google_appengine into
Thu, 12 Feb 2009 10:24:37 +0000 Sverre Rabbelier Removed unused argument in program.py
Thu, 12 Feb 2009 00:04:32 +0000 Sverre Rabbelier Initial implementation of a ToS requirement in org_app
Thu, 12 Feb 2009 00:02:06 +0000 Sverre Rabbelier Added an AgreementField widget
Wed, 11 Feb 2009 23:59:41 +0000 Sverre Rabbelier Rename TinyMCE to FullTinyMCE and add TinyMCE widget
Wed, 11 Feb 2009 23:57:08 +0000 Sverre Rabbelier Use the newly added __scoped__ and references for program's ToSes
Wed, 11 Feb 2009 23:54:41 +0000 Sverre Rabbelier Added an agreed_to_admin_agreement property
Wed, 11 Feb 2009 23:52:11 +0000 Sverre Rabbelier Add '__scoped__' as a special filter
Wed, 11 Feb 2009 23:49:44 +0000 Sverre Rabbelier Fields are always safe, as we generate them ourselves
Wed, 11 Feb 2009 23:47:13 +0000 Sverre Rabbelier Add an _editContext hook
Wed, 11 Feb 2009 23:44:38 +0000 Sverre Rabbelier Resolve references if they are specified
Wed, 11 Feb 2009 23:42:03 +0000 Sverre Rabbelier Make it possible to put fields at the end of the form
Wed, 11 Feb 2009 20:55:17 +0000 Lennard de Rijk Changed the access checks for organization.
Wed, 11 Feb 2009 20:10:53 +0000 Lennard de Rijk Added allowsidebar to checkIsDocumentReadable.
Wed, 11 Feb 2009 20:05:33 +0000 Lennard de Rijk Added organization entity sidebar entries.
Wed, 11 Feb 2009 20:04:29 +0000 Lennard de Rijk Fixed a bug in access.py that made it impossible to show featured documents in the sidebar.
Wed, 11 Feb 2009 20:02:46 +0000 Lennard de Rijk Changed document to also filter on the prefix when getting the documents for a scope.
Wed, 11 Feb 2009 19:59:27 +0000 Lennard de Rijk Fixed a typo in org_admin model.
Tue, 10 Feb 2009 23:13:06 +0000 Lennard de Rijk Added Agreement properties to Program Model.
Mon, 09 Feb 2009 16:17:25 +0000 Pawel Solyga Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090209 release candidate branch has been created.
Mon, 09 Feb 2009 15:58:17 +0000 Pawel Solyga Set RELEASE_TAG to 0.2-20090209rc for release candidate.
Mon, 09 Feb 2009 00:02:07 +0000 Lennard de Rijk Added a button to list all your org applications to a speficic program menu.
Sun, 08 Feb 2009 23:56:56 +0000 Lennard de Rijk Put the tos extra_dynaexclude in presence_with_tos.py where it belongs.
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip