Sun, 22 Feb 2009 10:55:24 +0000 Make use of site_name where possible
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 10:55:24 +0000] rev 1457
Make use of site_name where possible Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 10:54:28 +0000 Specify example_text for backup admin link id
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 10:54:28 +0000] rev 1456
Specify example_text for backup admin link id Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 10:53:55 +0000 Added a link to "Site Settings" for the GMaps API Key missing msg
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 10:53:55 +0000] rev 1455
Added a link to "Site Settings" for the GMaps API Key missing msg Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 10:32:24 +0000 Add some missing useJavaScript calls
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 10:32:24 +0000] rev 1454
Add some missing useJavaScript calls Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 10:31:45 +0000 Flush cache after seeding or clearing the datastore
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 10:31:45 +0000] rev 1453
Flush cache after seeding or clearing the datastore Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 10:07:05 +0000 Style fixes in jquery-ui.datetimepicker.js file.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 22 Feb 2009 10:07:05 +0000] rev 1452
Style fixes in jquery-ui.datetimepicker.js file. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 00:27:10 +0000 Add generic datepicker support
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 00:27:10 +0000] rev 1451
Add generic datepicker support Any date(time) field now automatically has a picker widget. Patch by: "Haoyu Bai" <baihaoyu@gmail.com> Rebased by: Sverre Rabbelier Reviewed by: To-Be-Reviewed
Sat, 21 Feb 2009 23:36:39 +0000 Use site name and noreply address when sending emails
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 23:36:39 +0000] rev 1450
Use site name and noreply address when sending emails Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 23:36:17 +0000 Fixed whitespace damadge and missing EOL
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 23:36:17 +0000] rev 1449
Fixed whitespace damadge and missing EOL Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 23:35:58 +0000 Added an 'are you sure' message to the delete button
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 23:35:58 +0000] rev 1448
Added an 'are you sure' message to the delete button Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 23:35:29 +0000 Added a 'site name' property to site
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 23:35:29 +0000] rev 1447
Added a 'site name' property to site Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 21:56:55 +0000 Use feedparser to sanitize HTML content for documents
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 21:56:55 +0000] rev 1446
Use feedparser to sanitize HTML content for documents Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 21:49:46 +0000 Forgotten import
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 21:49:46 +0000] rev 1445
Forgotten import Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 20:15:56 +0000 Make use of the new checkHasDocumentAccess method
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:15:56 +0000] rev 1444
Make use of the new checkHasDocumentAccess method Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 20:15:23 +0000 Added a checkHasDocumentAccess method
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:15:23 +0000] rev 1443
Added a checkHasDocumentAccess method Uses the SCOPE_DEPTH to determine how far to walk up the scope so that the correct value for scope_path is set. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 20:14:51 +0000 Specify how to walk the scope up to another scope
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:14:51 +0000] rev 1442
Specify how to walk the scope up to another scope This will be used by document ACL later. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 20:14:19 +0000 Make use of default value
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:14:19 +0000] rev 1441
Make use of default value field_name is not modified and as such it is possible to properly use the default value system (rather than just specifying None). Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 20:13:46 +0000 Also pass the prefix in the document cleaning method
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 20:13:46 +0000] rev 1440
Also pass the prefix in the document cleaning method The prefix is needed to determine how far to walk up the scope. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 17:58:45 +0000 Add a "Developer" tag in the top sidebar if appropriate
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 17:58:45 +0000] rev 1439
Add a "Developer" tag in the top sidebar if appropriate Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 17:10:18 +0000 Updated comments in access.py.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 17:10:18 +0000] rev 1438
Updated comments in access.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 17:05:52 +0000 Added several menu items to the program menu.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 17:05:52 +0000] rev 1437
Added several menu items to the program menu. For example, non-students now see a Apply as a mentor link that takes them to the list of all active organizations. This only happens when the organizations announced deadline has passed. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 16:40:59 +0000 Fix access bug in organization
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 16:40:59 +0000] rev 1436
Fix access bug in organization Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 16:40:22 +0000 Added support for having a format string as scope_path filter
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 16:40:22 +0000] rev 1435
Added support for having a format string as scope_path filter Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 16:39:46 +0000 Fixed a bug in seed_db
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 16:39:46 +0000] rev 1434
Fixed a bug in seed_db The mentor and org for Melange were created with wrong scope and key. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 16:00:52 +0000 Convert mentor.py to use DynaFields as an example
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 16:00:52 +0000] rev 1433
Convert mentor.py to use DynaFields as an example Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 16:00:17 +0000 Hook up dynafields in params.py
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 16:00:17 +0000] rev 1432
Hook up dynafields in params.py The helper method getDynaFields converts a list with dynafield dicts to a dictionary with dynaproperties and is used to update the create- and edit_dynaproperties dicts. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 15:59:42 +0000 Added DynaFields to the dynaform module
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 15:59:42 +0000] rev 1431
Added DynaFields to the dynaform module DynaFields work similar to DynaForms, in that they allow a regular field to be created by supplying a dictionary. The main advantage is that any property can be added, even if the base class doesn't have support for it. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 15:59:07 +0000 Rename dynafields to dynaproperties
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 15:59:07 +0000] rev 1430
Rename dynafields to dynaproperties This is to prepare for true dynafields. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 15:57:02 +0000 Update seed_db as WTFPL is no longer an allowed license
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 15:57:02 +0000] rev 1429
Update seed_db as WTFPL is no longer an allowed license Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 11:14:44 +0000 Added student_proposals to the sitemap.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:14:44 +0000] rev 1428
Added student_proposals to the sitemap. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip