Sat, 28 Feb 2009 10:25:41 +0000 getDefaultMailSender now returns a tuple (name, email adress).
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 10:25:41 +0000] rev 1550
getDefaultMailSender now returns a tuple (name, email adress). Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 00:41:36 +0000 Removed updateEntityProperties's transactionality
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 00:41:36 +0000] rev 1549
Removed updateEntityProperties's transactionality entity.put() is already transactional, and all other methods called do not need transactionality (even so, it is hurtfull that they are run within a transaction). Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 00:10:07 +0000 Denormalize accounts before trying to send e-mail
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 00:10:07 +0000] rev 1548
Denormalize accounts before trying to send e-mail Otherwise accounts that are in the auth domain are not a valid e-mail address. Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 00:09:34 +0000 Added a denormalizeAccount
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 00:09:34 +0000] rev 1547
Added a denormalizeAccount Updated the existing testcases to make sure it works. Patch by: Sverre Rabbelier
Fri, 27 Feb 2009 23:33:20 +0000 Using getDefaultMailSender for welcome and notification messages.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Feb 2009 23:33:20 +0000] rev 1546
Using getDefaultMailSender for welcome and notification messages. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 27 Feb 2009 23:32:37 +0000 Added getDefaultMailSender method to mail_dispatcher.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Feb 2009 23:32:37 +0000] rev 1545
Added getDefaultMailSender method to mail_dispatcher. Will be used to determine from which mail address we should send an email. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 27 Feb 2009 12:04:49 +0000 Fixed typo in soc/models/group_app.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 27 Feb 2009 12:04:49 +0000] rev 1544
Fixed typo in soc/models/group_app. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 27 Feb 2009 11:48:12 +0000 Inform the user that the link_id cannot be changed
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 27 Feb 2009 11:48:12 +0000] rev 1543
Inform the user that the link_id cannot be changed Hide the extended help text once the user has created a profile, since the link_id can no longer be changed. Also moved the link_id to the top of the screen, to make it look better when the extended help text is not shown. Patch by: Sverre Rabbelier
Fri, 27 Feb 2009 11:38:24 +0000 Made the ToS field higher
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 27 Feb 2009 11:38:24 +0000] rev 1542
Made the ToS field higher Patch by: Sverre Rabbelier
Fri, 27 Feb 2009 11:30:20 +0000 Removed double description field
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 27 Feb 2009 11:30:20 +0000] rev 1541
Removed double description field Patch by: Sverre Rabbelier
Fri, 27 Feb 2009 10:52:28 +0000 Revert "Make the input values 100% width."
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 27 Feb 2009 10:52:28 +0000] rev 1540
Revert "Make the input values 100% width." This reverts r2173, see r2101 for details. Patch by: SVerre Rabbelier
Fri, 27 Feb 2009 06:54:15 +0000 Make the input values 100% width.
Tim Ansell <mithro@gmail.com> [Fri, 27 Feb 2009 06:54:15 +0000] rev 1539
Make the input values 100% width.
Thu, 26 Feb 2009 20:29:09 +0000 Changed access checks for group applications to allow reviewing of rejected applications.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 20:29:09 +0000] rev 1538
Changed access checks for group applications to allow reviewing of rejected applications. Just in case the user made a mistake :). Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 20:28:19 +0000 Added bulk reject to org_app view.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 20:28:19 +0000] rev 1537
Added bulk reject to org_app view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 20:27:28 +0000 Redone the review_overview template to show bulk reject button.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 20:27:28 +0000] rev 1536
Redone the review_overview template to show bulk reject button. Added a TODO to make both buttons dissapear. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 20:25:56 +0000 Renamed org-accept.js to bulk-review.js
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 20:25:56 +0000] rev 1535
Renamed org-accept.js to bulk-review.js Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 20:23:21 +0000 Brown paper bag fix
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 20:23:21 +0000] rev 1534
Brown paper bag fix Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 18:00:30 +0000 Fix for Issue 218.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 18:00:30 +0000] rev 1533
Fix for Issue 218. Basically just an update of the soc/gorup/messages/accepted.html template. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 17:36:46 +0000 Added a missing import
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 17:36:46 +0000] rev 1532
Added a missing import Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 17:06:17 +0000 Fix alignment of twoline readonly table rows
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 17:06:17 +0000] rev 1531
Fix alignment of twoline readonly table rows Also removed an unused template tag. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 17:00:34 +0000 Added some tests for user logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 17:00:34 +0000] rev 1530
Added some tests for user logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:59:57 +0000 Fixed a bug in student access check
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:59:57 +0000] rev 1529
Fixed a bug in student access check Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:59:24 +0000 Allow to do 'checkHasActiveRole' checks for document access
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:59:24 +0000] rev 1528
Allow to do 'checkHasActiveRole' checks for document access This is used for documents in the site prefix. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:58:45 +0000 Simplify the account retrieval logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:58:45 +0000] rev 1527
Simplify the account retrieval logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:58:15 +0000 Convert everything to use the new access methods
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:58:15 +0000] rev 1526
Convert everything to use the new access methods Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:57:13 +0000 Remove direct uses of checkIsActive, replace with helper methods
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:57:13 +0000] rev 1525
Remove direct uses of checkIsActive, replace with helper methods This makes _checkIsActive a lot easier to understand, and makes the access checkers involved a lot more explicit. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:56:37 +0000 Make django_args optional where appropriate and whitespace fixes
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:56:37 +0000] rev 1524
Make django_args optional where appropriate and whitespace fixes Access methods that do not use django_args should make it optional. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:56:01 +0000 Added an isDeveloper method to user logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:56:01 +0000] rev 1523
Added an isDeveloper method to user logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:55:23 +0000 Always normalize accounts, before even storing them
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:55:23 +0000] rev 1522
Always normalize accounts, before even storing them Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:54:44 +0000 Factor out the getForAccount logic in user
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:54:44 +0000] rev 1521
Factor out the getForAccount logic in user Also normalize the account before retrieving it. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:54:08 +0000 Add a normalizeAccount to logic.accounts
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:54:08 +0000] rev 1520
Add a normalizeAccount to logic.accounts Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:53:36 +0000 Remove unused isAccountAvailable function
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:53:36 +0000] rev 1519
Remove unused isAccountAvailable function Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:53:05 +0000 Add a _createField hook
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:53:05 +0000] rev 1518
Add a _createField hook Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:52:29 +0000 Pass _updateField the entity_properties dict instead of just the value
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:52:29 +0000] rev 1517
Pass _updateField the entity_properties dict instead of just the value This enables _updateField to change the value in entity_properties if desired. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:51:35 +0000 Do not update newly created model properties
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:51:35 +0000] rev 1516
Do not update newly created model properties There is no real reason to favor old behavior over the current, plus the new behavior saves an extra disk write (which are expensive). Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:50:59 +0000 Move the hooks in base.Logic to the bottom of the class
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:50:59 +0000] rev 1515
Move the hooks in base.Logic to the bottom of the class This more closely follows 'important methods first'. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:50:22 +0000 Minor cleanups in base.Logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:50:22 +0000] rev 1514
Minor cleanups in base.Logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:49:45 +0000 Add argument validation to base.Logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:49:45 +0000] rev 1513
Add argument validation to base.Logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:49:06 +0000 Remove updateOrCreateFromFields and it's uses
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:49:06 +0000] rev 1512
Remove updateOrCreateFromFields and it's uses All uses of updateOrCreateFromFields were replaced with updateOrCreateFromKeyname. This way the logic API is not as cluttered with a bunch of helper methods. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:48:02 +0000 Fix some whitespace damadge and a style fix
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:48:02 +0000] rev 1511
Fix some whitespace damadge and a style fix Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:47:04 +0000 Remove _silentUpdateEntityProperties
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:47:04 +0000] rev 1510
Remove _silentUpdateEntityProperties Instead, pass a silent flag to updateEtitytProperties. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:46:29 +0000 Style fix in role.py
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:46:29 +0000] rev 1509
Style fix in role.py Patch b: Sverre Rabbelier
Thu, 26 Feb 2009 16:45:53 +0000 Added todo for Lennard
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:45:53 +0000] rev 1508
Added todo for Lennard Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:45:18 +0000 Make it more explicit which argument is the key_fields
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:45:18 +0000] rev 1507
Make it more explicit which argument is the key_fields Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 09:02:51 +0000 Solved the JSON caching problem for bulk acceptance.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 09:02:51 +0000] rev 1506
Solved the JSON caching problem for bulk acceptance. This is done in the same way as it is done in AJAX calls by appending the current time as a GET argument. Patch by: Mario Ferraro, Lennard de Rijk Reviewed by: Lennard de Rijk
Thu, 26 Feb 2009 08:48:02 +0000 Edited checkCanReviewGroupApp to cope with the new pre-rejected status.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 08:48:02 +0000] rev 1505
Edited checkCanReviewGroupApp to cope with the new pre-rejected status. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 08:47:21 +0000 Add the ability to put GroupApplications into the pre-rejected state.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 08:47:21 +0000] rev 1504
Add the ability to put GroupApplications into the pre-rejected state. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 08:38:09 +0000 Added pre-rejected choice to GroupApplication.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 26 Feb 2009 08:38:09 +0000] rev 1503
Added pre-rejected choice to GroupApplication. This will be used to bulk reject organizations. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 26 Feb 2009 04:29:56 +0000 Remove the release.py module and just use the field in app.yaml.template.
Todd Larsen <tlarsen@google.com> [Thu, 26 Feb 2009 04:29:56 +0000] rev 1502
Remove the release.py module and just use the field in app.yaml.template. This is a DRY fix, to have the release /branches/ and /tags/ use a release version that is compatible with the app.yaml file "version:" field. Also, the steps for creating a release were simplified (with several steps removed), and the release procedure moved to app/README, since app/soc/release.py is now deleted. Patch by: Todd Larsen Review by: to-be-reviewed
Wed, 25 Feb 2009 20:42:46 +0000 Make validate.isURLValid more robust
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 25 Feb 2009 20:42:46 +0000] rev 1501
Make validate.isURLValid more robust Also make the control flow more explicit while at it. Patch by: Sverre Rabbelier
Wed, 25 Feb 2009 20:42:16 +0000 Fixed broken 'Edit <entity name> Settings' for orgs
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 25 Feb 2009 20:42:16 +0000] rev 1500
Fixed broken 'Edit <entity name> Settings' for orgs Patch by: Sverre Rabbelier
Wed, 25 Feb 2009 20:41:28 +0000 Fix the delete button submitting the form
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 25 Feb 2009 20:41:28 +0000] rev 1499
Fix the delete button submitting the form Patch by: Sverre Rabbelier
Wed, 25 Feb 2009 20:11:22 +0000 Added proposal withdrawal for students.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 25 Feb 2009 20:11:22 +0000] rev 1498
Added proposal withdrawal for students. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 23:11:15 +0000 Pass the seed to _constructResponse
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 23:11:15 +0000] rev 1497
Pass the seed to _constructResponse This way _editContext has access to it; this will be used by the commenting system. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 23:10:50 +0000 Allow the document lookup to be done by key name
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 23:10:50 +0000] rev 1496
Allow the document lookup to be done by key name This will be used by the commenting logic. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 22:15:50 +0000 Removed double home page link in group public view
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 22:15:50 +0000] rev 1495
Removed double home page link in group public view Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 20:48:20 +0000 Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 24 Feb 2009 20:48:20 +0000] rev 1494
Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release candidate branch has been created. Patch by: Pawel Solyga
Tue, 24 Feb 2009 20:40:30 +0000 Set RELEASE_TAG to 0.4-20090224rc for release candidate.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 24 Feb 2009 20:40:30 +0000] rev 1493
Set RELEASE_TAG to 0.4-20090224rc for release candidate. Patch by: Pawel Solyga
Tue, 24 Feb 2009 20:29:27 +0000 Textual change in program menu due to comment on r2113.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:29:27 +0000] rev 1492
Textual change in program menu due to comment on r2113. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:28:16 +0000 Style fixes in student_proposal and organization view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:28:16 +0000] rev 1491
Style fixes in student_proposal and organization view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:14:59 +0000 Textual changes in organization and program view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:14:59 +0000] rev 1490
Textual changes in organization and program view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:13:01 +0000 Added view for organizations to list all proposals.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 20:13:01 +0000] rev 1489
Added view for organizations to list all proposals. Currently this redirects to the public view of a proposal. Also added extra whitespace for clarification in _getExtraMenuItems. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 20:09:36 +0000 Brown paper bag fix
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 20:09:36 +0000] rev 1488
Brown paper bag fix Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 19:54:36 +0000 Added list proposals redirect.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:54:36 +0000] rev 1487
Added list proposals redirect. This is used to list student proposals directed to one organization. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:51:40 +0000 Added a checkHasAny method
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 19:51:40 +0000] rev 1486
Added a checkHasAny method A simple 'OR' for checkers. Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 19:49:27 +0000 Added redirect for the student proposal view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:49:27 +0000] rev 1485
Added redirect for the student proposal view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:43:51 +0000 Changed the method and variable name in student_proposal to match the access type.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:43:51 +0000] rev 1484
Changed the method and variable name in student_proposal to match the access type. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:43:15 +0000 Added link in program menu to the new list_orgs view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:43:15 +0000] rev 1483
Added link in program menu to the new list_orgs view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 19:40:15 +0000 Added view which lists all orgs a student can propose to.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 24 Feb 2009 19:40:15 +0000] rev 1482
Added view which lists all orgs a student can propose to. The redirect takes the student to the create proposal page. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 24 Feb 2009 18:58:57 +0000 Add missing comment to checkIsMyEntity
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 18:58:57 +0000] rev 1481
Add missing comment to checkIsMyEntity Patch by: Sverre Rabbelier
Tue, 24 Feb 2009 18:58:22 +0000 Make all default URLS customizable
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 18:58:22 +0000] rev 1480
Make all default URLS customizable Patch by: SVerre Rabbelier
Tue, 24 Feb 2009 12:52:19 +0000 Fix the user editing
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 24 Feb 2009 12:52:19 +0000] rev 1479
Fix the user editing Noticed by: Lennard de Rijk Patch by: Sverre Rabbelier
Mon, 23 Feb 2009 21:01:33 +0000 Moved google analytics to after the footer block as commented on r866.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 23 Feb 2009 21:01:33 +0000] rev 1478
Moved google analytics to after the footer block as commented on r866. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 23 Feb 2009 19:52:15 +0000 Update the test suite to match the new signature of the cache methods
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 23 Feb 2009 19:52:15 +0000] rev 1477
Update the test suite to match the new signature of the cache methods Patch by: Sverre Rabbelier
Mon, 23 Feb 2009 19:51:41 +0000 Be more lenient in what we accept in cache.get() and cache.put()
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 23 Feb 2009 19:51:41 +0000] rev 1476
Be more lenient in what we accept in cache.get() and cache.put() This makes testing easier. Patch by: Sverre Rabbelier
Mon, 23 Feb 2009 18:27:14 +0000 Make timeline a Linkable
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 23 Feb 2009 18:27:14 +0000] rev 1475
Make timeline a Linkable Patch by: Sverre Rabbelier, Lennard de Rijk
Mon, 23 Feb 2009 18:26:00 +0000 Set proper scope_logic for program and timeline
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 23 Feb 2009 18:26:00 +0000] rev 1474
Set proper scope_logic for program and timeline Patch by: Sverre Rabbelier, Lennard de Rijk
Mon, 23 Feb 2009 16:44:47 +0000 Changed the message displayed when no homepage is set to show the correct settings name.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 23 Feb 2009 16:44:47 +0000] rev 1473
Changed the message displayed when no homepage is set to show the correct settings name. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 23 Feb 2009 16:05:30 +0000 Textual change in cleaing.py.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 23 Feb 2009 16:05:30 +0000] rev 1472
Textual change in cleaing.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 21:47:41 +0000 Temp IE7 style fix for forms.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 21:47:41 +0000] rev 1471
Temp IE7 style fix for forms. A percentage-based layout does not seem to work in IE7, the fields show up as large as the initial text that is in them. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 21:08:41 +0000 Added list my Student Proposals link to the program menu.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 21:08:41 +0000] rev 1470
Added list my Student Proposals link to the program menu. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 21:01:43 +0000 Added listing of your own student proposals.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 21:01:43 +0000] rev 1469
Added listing of your own student proposals. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 21:00:25 +0000 Base view list method can now use kwargs.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 21:00:25 +0000] rev 1468
Base view list method can now use kwargs. This is needed for listing your own student proposals. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 20:44:30 +0000 Changed the access checks in student_proposal view to use the newly created checks.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 20:44:30 +0000] rev 1467
Changed the access checks in student_proposal view to use the newly created checks. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 20:42:05 +0000 Added several access checks for student proposals.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 20:42:05 +0000] rev 1466
Added several access checks for student proposals. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 20:36:22 +0000 Updated student proposal templates.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 20:36:22 +0000] rev 1465
Updated student proposal templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 19:12:25 +0000 Fixed params used for list_action and list_description in user_self roles overview.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 22 Feb 2009 19:12:25 +0000] rev 1464
Fixed params used for list_action and list_description in user_self roles overview. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 11:36:48 +0000 Remove superfluous 'Org' in links
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 11:36:48 +0000] rev 1463
Remove superfluous 'Org' in links Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 11:34:43 +0000 Fix datetimepicker so that it doesn't add trailing whitespaces.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 22 Feb 2009 11:34:43 +0000] rev 1462
Fix datetimepicker so that it doesn't add trailing whitespaces. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 22 Feb 2009 11:19:29 +0000 Convert student and org_admin to dynafield
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 11:19:29 +0000] rev 1461
Convert student and org_admin to dynafield Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 11:18:53 +0000 Don't show empty lists in /user/roles
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 11:18:53 +0000] rev 1460
Don't show empty lists in /user/roles Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 11:18:19 +0000 Make it possible not to generate empty lists
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 11:18:19 +0000] rev 1459
Make it possible not to generate empty lists Patch by: Sverre Rabbelier
Sun, 22 Feb 2009 11:17:46 +0000 Make it possible to display a message when there are no lists
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 22 Feb 2009 11:17:46 +0000] rev 1458
Make it possible to display a message when there are no lists Patch by: Sverre Rabbelier
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
Sat, 21 Feb 2009 11:14:05 +0000 Scope is already set to entity.scope, so no need to overwrite in base._editPost().
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:14:05 +0000] rev 1427
Scope is already set to entity.scope, so no need to overwrite in base._editPost(). Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 11:08:15 +0000 Added student_proposal view.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:08:15 +0000] rev 1426
Added student_proposal view. Note that the access checks still need to be done and other functionality like ranking/scoring and withdrawal of the application are not in yet. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 11:06:23 +0000 Added new cleaning method to validate a student proposal.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:06:23 +0000] rev 1425
Added new cleaning method to validate a student proposal. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 11:02:59 +0000 Since scope does not change we do not need to call getFromKeyName every time.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 11:02:59 +0000] rev 1424
Since scope does not change we do not need to call getFromKeyName every time. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 10:57:02 +0000 Added student proposal view templates.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 10:57:02 +0000] rev 1423
Added student proposal view templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 10:54:47 +0000 Added student_proposal logic.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 10:54:47 +0000] rev 1422
Added student_proposal logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 10:53:52 +0000 Made some changes to StudentProposal.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 10:53:52 +0000] rev 1421
Made some changes to StudentProposal. Abstract is now required and content field has been added. New is now the default status. This will be used to easily distinguish between applications that didn't have their initial ranking/scoring yet. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 10:36:04 +0000 Fixed name method in soc/models/role.py
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 21 Feb 2009 10:36:04 +0000] rev 1420
Fixed name method in soc/models/role.py Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 21 Feb 2009 00:45:57 +0000 Add caching to the homepage
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 00:45:57 +0000] rev 1419
Add caching to the homepage Homepage is flushed when the home document is changed. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 00:45:19 +0000 Compute the memcache_key only in get()
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 00:45:19 +0000] rev 1418
Compute the memcache_key only in get() This will be used by the homepage caching later on. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 00:43:56 +0000 Set and unset the home_for property if appropriate
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 00:43:56 +0000] rev 1417
Set and unset the home_for property if appropriate Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 00:33:59 +0000 Add an home_for reference property
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 00:33:59 +0000] rev 1416
Add an home_for reference property This field will be set to whatever presence is using the document as home document. Patch by: Sverre Rabbelier
Sat, 21 Feb 2009 00:30:53 +0000 Added a document in the test user's user space
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 21 Feb 2009 00:30:53 +0000] rev 1415
Added a document in the test user's user space This makes it easier to test editing documents. Patch by: Sverre Rabbelier
Fri, 20 Feb 2009 23:59:23 +0000 Redone form field filling via request.GET to work on multiple fields.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Feb 2009 23:59:23 +0000] rev 1414
Redone form field filling via request.GET to work on multiple fields. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Feb 2009 12:38:29 +0000 Removed obsolete import from sitemap/build.py.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Feb 2009 12:38:29 +0000] rev 1413
Removed obsolete import from sitemap/build.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Feb 2009 11:39:00 +0000 First go at the student proposal model.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 20 Feb 2009 11:39:00 +0000] rev 1412
First go at the student proposal model. The scope will be set to the student role and the link_id will be time-based. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 20 Feb 2009 10:12:03 +0000 Footer of melange now resizes properly.
Pawel Solyga <Pawel.Solyga@gmail.com> [Fri, 20 Feb 2009 10:12:03 +0000] rev 1411
Footer of melange now resizes properly. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Thu, 19 Feb 2009 23:27:46 +0000 Fixed grouping and updated help text
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 23:27:46 +0000] rev 1410
Fixed grouping and updated help text Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 23:27:20 +0000 Make the heading line up with the input fields
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 23:27:20 +0000] rev 1409
Make the heading line up with the input fields Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 23:26:54 +0000 Deleted stale comment
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 23:26:54 +0000] rev 1408
Deleted stale comment Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 22:51:24 +0000 Fixed copy/paste fail
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 22:51:24 +0000] rev 1407
Fixed copy/paste fail Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 21:54:36 +0000 List public view for organizations should be program limited.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Feb 2009 21:54:36 +0000] rev 1406
List public view for organizations should be program limited. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Feb 2009 21:27:31 +0000 Added apply as a mentor view which lists all orgs for a given program.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Feb 2009 21:27:31 +0000] rev 1405
Added apply as a mentor view which lists all orgs for a given program. The check if someone can actually request to become a mentor is done after the user has selected an organization from this view. This is not bad because a student would never see the link to this page in the program menu. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Feb 2009 21:14:28 +0000 Added a link to the official OSI licenses list
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 21:14:28 +0000] rev 1404
Added a link to the official OSI licenses list Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 21:10:42 +0000 Make org_app use the new licenses set
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 21:10:42 +0000] rev 1403
Make org_app use the new licenses set Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 21:10:09 +0000 Added OSI approved licenses
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 21:10:09 +0000] rev 1402
Added OSI approved licenses Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 20:49:27 +0000 Wording nitpick fix
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 20:49:27 +0000] rev 1401
Wording nitpick fix Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 20:44:37 +0000 Rebased my double work on top of Todd recent commit
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 20:44:37 +0000] rev 1400
Rebased my double work on top of Todd recent commit Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 20:30:47 +0000 Make it easier to support other extensions per-Model (such as .csv, etc.).
Todd Larsen <tlarsen@google.com> [Thu, 19 Feb 2009 20:30:47 +0000] rev 1399
Make it easier to support other extensions per-Model (such as .csv, etc.). Patch by: Todd Larsen Review by: to-be-reviewed
Thu, 19 Feb 2009 20:24:17 +0000 Force browser to ask to save an Export, and provide a filename extension.
Todd Larsen <tlarsen@google.com> [Thu, 19 Feb 2009 20:24:17 +0000] rev 1398
Force browser to ask to save an Export, and provide a filename extension. See: http://code.google.com/p/soc/issues/detail?id=192 Patch by: Todd Larsen Review by: to-be-reviewed
Thu, 19 Feb 2009 20:13:41 +0000 Fixed blog on home view
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 20:13:41 +0000] rev 1397
Fixed blog on home view For some reason the script does not work if it resides in it's own file, perhaps some JS guru can enlighten? Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 19:57:07 +0000 Clean the e-mail field
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 19:57:07 +0000] rev 1396
Clean the e-mail field Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 19:56:24 +0000 Add a regular 'empty field cleaner'
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 19:56:24 +0000] rev 1395
Add a regular 'empty field cleaner' Regular, as opposed to a decorator. Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 18:37:44 +0000 Bugfix in student view.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Feb 2009 18:37:44 +0000] rev 1394
Bugfix in student view. This got triggered when a student agreement was set and the create student button was clicked. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 19 Feb 2009 17:07:13 +0000 Reset the RELEASE_TAG to None (unreleased) now that the 0.3-20090219 release
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 19 Feb 2009 17:07:13 +0000] rev 1393
Reset the RELEASE_TAG to None (unreleased) now that the 0.3-20090219 release candidate branch has been created. Patch by: Pawel Solyga
Thu, 19 Feb 2009 17:00:14 +0000 Set RELEASE_TAG to 0.3-20090219rc for release candidate.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 19 Feb 2009 17:00:14 +0000] rev 1392
Set RELEASE_TAG to 0.3-20090219rc for release candidate. Patch by: Pawel Solyga
Thu, 19 Feb 2009 16:34:40 +0000 Added a missing cleaner to org idea list
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 16:34:40 +0000] rev 1391
Added a missing cleaner to org idea list Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 16:34:04 +0000 Fixed a missing property in seed_db
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 19 Feb 2009 16:34:04 +0000] rev 1390
Fixed a missing property in seed_db Patch by: Sverre Rabbelier
Thu, 19 Feb 2009 16:13:04 +0000 Add noreply email property to Site model. Still missing cleaner method and changes in notifications module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 19 Feb 2009 16:13:04 +0000] rev 1389
Add noreply email property to Site model. Still missing cleaner method and changes in notifications module. Patch by: Pawel Solyga Reviewed by: to-be- reviewed
Thu, 19 Feb 2009 08:10:25 +0000 Use the new program property in mentor and role for an access check.
Lennard de Rijk <ljvderijk@gmail.com> [Thu, 19 Feb 2009 08:10:25 +0000] rev 1388
Use the new program property in mentor and role for an access check. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Feb 2009 21:41:27 +0000 Added required program property to org_admin and mentor.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Feb 2009 21:41:27 +0000] rev 1387
Added required program property to org_admin and mentor. This can be used to simplify checks. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 18 Feb 2009 19:49:39 +0000 Org admins can now send out invitations and users can now request to become a mentor.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 18 Feb 2009 19:49:39 +0000] rev 1386
Org admins can now send out invitations and users can now request to become a mentor. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 21:16:35 +0000 Accidently left one addrole in student.py during my quest to refactor it into params.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 21:16:35 +0000] rev 1385
Accidently left one addrole in student.py during my quest to refactor it into params. It has now been removed. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 20:34:01 +0000 Role overview membership is now determined by setting show_in_roles_overview param to true in the view.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 20:34:01 +0000] rev 1384
Role overview membership is now determined by setting show_in_roles_overview param to true in the view. Also added student roles to the list. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 20:15:43 +0000 Students now have a reference to school again.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 20:15:43 +0000] rev 1383
Students now have a reference to school again. This reference property is not required for now since the system for choosing your own school isn't implemented yet. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 20:07:20 +0000 Students can now only get a student role during the student signup period.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 20:07:20 +0000] rev 1382
Students can now only get a student role during the student signup period. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:40:13 +0000 Fixed style error.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:40:13 +0000] rev 1381
Fixed style error. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:37:47 +0000 Added students to sidebar.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:37:47 +0000] rev 1380
Added students to sidebar. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:37:24 +0000 Added student view and accompanying templates.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:37:24 +0000] rev 1379
Added student view and accompanying templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:36:23 +0000 Added new redirect to redirects helper.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:36:23 +0000] rev 1378
Added new redirect to redirects helper. In preparation for student view. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:35:00 +0000 Students can not become a mentor or org_admin in the same program.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:35:00 +0000] rev 1377
Students can not become a mentor or org_admin in the same program. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:33:54 +0000 Parameterized the role view manage redirect.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:33:54 +0000] rev 1376
Parameterized the role view manage redirect. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:32:53 +0000 Added new access methods.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:32:53 +0000] rev 1375
Added new access methods. This is used to prevent students from becoming mentors/org_admins and vica versa. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 19:29:52 +0000 Redone student model and added student logic.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 19:29:52 +0000] rev 1374
Redone student model and added student logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 17 Feb 2009 17:28:54 +0000 Fixes the problem of <Entity> Saved not being
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 17 Feb 2009 17:28:54 +0000] rev 1373
Fixes the problem of <Entity> Saved not being shown whenever a new entity is created. Patch by: Madhusudan C.S. Reviewed by: Lennard de Rijk
Tue, 17 Feb 2009 16:37:24 +0000 Fixed twoline style broken by recent 'form prettification' commit
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Feb 2009 16:37:24 +0000] rev 1372
Fixed twoline style broken by recent 'form prettification' commit Patch by: Sverre Rabbelier
Tue, 17 Feb 2009 16:36:49 +0000 Implemented simple group sorted using numerical ordering
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Feb 2009 16:36:49 +0000] rev 1371
Implemented simple group sorted using numerical ordering See role.py for some example usages. Note that the reason ToS does not appear seperately is due to the fact that it is defined as a regular field which does not take the group field from the one defined in the model. Patch by: Sverre Rabbelier
Tue, 17 Feb 2009 14:25:40 +0000 Add a groupby method to dicts
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 17 Feb 2009 14:25:40 +0000] rev 1370
Add a groupby method to dicts This function behaves similar to Django's groupby filter. Patch by: Sverre Rabbelier
Tue, 17 Feb 2009 06:52:06 +0000 Make the web forms look a little nicer.
Tim Ansell <mithro@gmail.com> [Tue, 17 Feb 2009 06:52:06 +0000] rev 1369
Make the web forms look a little nicer.
Mon, 16 Feb 2009 22:41:52 +0000 Typo fix in seed_db module which caused loaded organization applications not to work correctly (wrong keyname).
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Feb 2009 22:41:52 +0000] rev 1368
Typo fix in seed_db module which caused loaded organization applications not to work correctly (wrong keyname). Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 16 Feb 2009 22:40:42 +0000 Style fixes in org-accept.js file.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Feb 2009 22:40:42 +0000] rev 1367
Style fixes in org-accept.js file. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 16 Feb 2009 22:30:55 +0000 Remove extra space from soc.views.helper.access module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Feb 2009 22:30:55 +0000] rev 1366
Remove extra space from soc.views.helper.access module. Patch by: Pawel Solyga Review by: to-be-reviewed
Mon, 16 Feb 2009 21:28:44 +0000 Fix a bug in group_app.py (not defined context was used).
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 16 Feb 2009 21:28:44 +0000] rev 1365
Fix a bug in group_app.py (not defined context was used). Patch by: Pawel Solyga Review by: to-be-reviewed
Mon, 16 Feb 2009 20:38:35 +0000 Update org bulk accept script.
Lennard de Rijk <ljvderijk@gmail.com> [Mon, 16 Feb 2009 20:38:35 +0000] rev 1364
Update org bulk accept script. The script now: 1) leaves correctly control to the browser to update the GUI of the progress bar during ajax communication. 2) Displays an error if something went wrong (I've tried in my box stopping the server while doing the requests), and show a retry button to fetch again the list of the applications that are still not accepted and iterate over them again (seems to recover correctly restarting the server after the error in my box) 3) doesn't display any text at the beginning, and the button has the correct CSS class assigned 4) Check if there are applications to accept, if not displays a message stating that there are no orgs to accept. Patch by: Mario Ferraro Reviewed by: Lennard de Rijk
Mon, 16 Feb 2009 19:30:33 +0000 Add GHOP as program and put 'Melange' under it
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Feb 2009 19:30:33 +0000] rev 1363
Add GHOP as program and put 'Melange' under it This makes it easier to verify that filtering by program works in the slot allocation view. Patch by: Sverre Rabbelier
Mon, 16 Feb 2009 19:30:11 +0000 Seed in some orgs
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Feb 2009 19:30:11 +0000] rev 1362
Seed in some orgs This is to facilitate testing of a 'slot allocation' ui. Patch by: SVerre Rabbelier
Mon, 16 Feb 2009 19:29:51 +0000 Fixed a copy/paste bug in group.py
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 16 Feb 2009 19:29:51 +0000] rev 1361
Fixed a copy/paste bug in group.py Patch by: Sverre Rabbbelier
Sun, 15 Feb 2009 22:29:22 +0000 Added grouping support to all forms, converted role as example
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 22:29:22 +0000] rev 1360
Added grouping support to all forms, converted role as example Any field that has the 'group' property set be placed in the specified group. If no such proprty is set, the 'General' group will be used instead. Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 20:27:56 +0000 Refactor various django templates to reuse other templates where possible
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 20:27:56 +0000] rev 1359
Refactor various django templates to reuse other templates where possible Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 20:27:09 +0000 Be modular when loading the various JS modules
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 20:27:09 +0000] rev 1358
Be modular when loading the various JS modules Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 20:26:15 +0000 Prepare all views for a new modular approach to JS loading
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 20:26:15 +0000] rev 1357
Prepare all views for a new modular approach to JS loading Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 20:25:35 +0000 Make various JS methods into their own file
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 20:25:35 +0000] rev 1356
Make various JS methods into their own file This facilitates re-use of these files. Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 20:25:10 +0000 Add a Home document to the seeded entities
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 20:25:10 +0000] rev 1355
Add a Home document to the seeded entities Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 18:56:35 +0000 Fix import sorting in soc.logic.cleaning module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 15 Feb 2009 18:56:35 +0000] rev 1354
Fix import sorting in soc.logic.cleaning module. Patch by: Pawel Solyga Review by: to-be-reviewed
Sun, 15 Feb 2009 18:55:48 +0000 Add missing blank line in soc.logic.rights module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 15 Feb 2009 18:55:48 +0000] rev 1353
Add missing blank line in soc.logic.rights module. Patch by: Pawel Solyga Review by: to-be-reviewed
Sun, 15 Feb 2009 18:55:05 +0000 Fix import sorting in soc.views.models.program module and rename any "Org" in link names to "Organization".
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 15 Feb 2009 18:55:05 +0000] rev 1352
Fix import sorting in soc.views.models.program module and rename any "Org" in link names to "Organization". Patch by: Pawel Solyga Review by: to-be-reviewed
Sun, 15 Feb 2009 18:53:56 +0000 Change the message shown when org admin already agreed to agreement when creating org application.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 15 Feb 2009 18:53:56 +0000] rev 1351
Change the message shown when org admin already agreed to agreement when creating org application. Patch by: Pawel Solyga Review by: to-be-reviewed
Sun, 15 Feb 2009 18:52:38 +0000 Add missing dots in messages in soc.views.helper.access module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 15 Feb 2009 18:52:38 +0000] rev 1350
Add missing dots in messages in soc.views.helper.access module. Patch by: Pawel Solyga Review by: to-be-reviewed
Sun, 15 Feb 2009 18:50:13 +0000 Hopefully fix json caching issues in IE7.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 15 Feb 2009 18:50:13 +0000] rev 1349
Hopefully fix json caching issues in IE7. Will wait for Lennie to confirm if it works correctly now. Patch by: Pawel Solyga Review by: to-be-reviewed
Sun, 15 Feb 2009 16:11:47 +0000 Seed more roles and factor out common properties
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 16:11:47 +0000] rev 1348
Seed more roles and factor out common properties Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 16:11:23 +0000 Rename current 'roles' view to 'request' and add a real roles view
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 16:11:23 +0000] rev 1347
Rename current 'roles' view to 'request' and add a real roles view Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 16:10:59 +0000 Keep a global list of all known Roles
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 16:10:59 +0000] rev 1346
Keep a global list of all known Roles This is to facilitate a view with a list of a user's roles. Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 15:53:38 +0000 Fixed a bug in admin_form generation
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 15:53:38 +0000] rev 1345
Fixed a bug in admin_form generation The edit_form was also being modified. Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 14:58:27 +0000 Redirect to the admin view in listPublic
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 14:58:27 +0000] rev 1344
Redirect to the admin view in listPublic Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 14:58:03 +0000 Hook up the admin view everywhere
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 14:58:03 +0000] rev 1343
Hook up the admin view everywhere Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 14:57:03 +0000 Add an admin view
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 14:57:03 +0000] rev 1342
Add an admin view Makes use of the new admin form and the as_readonly_table tag. Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 14:56:30 +0000 Add an as_readonly_table filter
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 14:56:30 +0000] rev 1341
Add an as_readonly_table filter Results in a very plain table, with no error messages etc. Intended use is in combination with PTW's. Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 14:55:53 +0000 Add an admin redirect
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 14:55:53 +0000] rev 1340
Add an admin redirect Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 14:55:29 +0000 Make _constructResponsoe take an optional template
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 14:55:29 +0000] rev 1339
Make _constructResponsoe take an optional template Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 14:55:05 +0000 Add an AdminForm that renders all fields as PTW's
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 14:55:05 +0000] rev 1338
Add an AdminForm that renders all fields as PTW's Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 14:54:42 +0000 Add a PlainTextWidget
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 14:54:42 +0000] rev 1337
Add a PlainTextWidget Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 13:59:36 +0000 Use entity.key.name instead of key_suffix
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 13:59:36 +0000] rev 1336
Use entity.key.name instead of key_suffix Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 13:59:06 +0000 Added melange as org.
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 15 Feb 2009 13:59:06 +0000] rev 1335
Added melange as org. Also added license text and author. Patch by: Sverre Rabbelier
Sun, 15 Feb 2009 11:14:26 +0000 Fixed a bug in access.py where a non-existing variable would have been called.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Feb 2009 11:14:26 +0000] rev 1334
Fixed a bug in access.py where a non-existing variable would have been called. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 15 Feb 2009 11:13:46 +0000 Added clean_user_is_current to cleaning and fixed some indentation.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 15 Feb 2009 11:13:46 +0000] rev 1333
Added clean_user_is_current to cleaning and fixed some indentation. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 14 Feb 2009 23:56:49 +0000 Add a script to (re)seed the datastore
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 23:56:49 +0000] rev 1332
Add a script to (re)seed the datastore For obvious reasons enabled only when running in debug mode. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 22:04:14 +0000 Added no-cache headers to pick and bulk-accept views.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 14 Feb 2009 22:04:14 +0000] rev 1331
Added no-cache headers to pick and bulk-accept views. Also added a TODO since IE7 seems to ignore the headers. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 14 Feb 2009 21:32:25 +0000 Remove private data from club and org public templates
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 21:32:25 +0000] rev 1330
Remove private data from club and org public templates Also re-use the club/public.html template in organization's template. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 21:31:33 +0000 Skip a field when it's value is not set
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 21:31:33 +0000] rev 1329
Skip a field when it's value is not set Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 21:18:12 +0000 Added bulk acceptance and progress bar in review org applications view.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 14 Feb 2009 21:18:12 +0000] rev 1328
Added bulk acceptance and progress bar in review org applications view. In the list of organization applications for reviewing, if you click the button "click here" the whole first text line will fade out and the progress bar will fade in while starting to contact the server for the list of orgs to accept and then make synchronous calls for acceptance, while updating the progress bar, the name of the organization currently accepting and the number of orgs already accepted against the total. Inside the script, what's inside the parenthesis is converted due to regexp (in this case (link_id)) and then read the json_object.applications[index].link_id. By doing this with an eval(), you can use other names as well and the script will be reading for example json_object.applications[index].attribute_name if you insert "(attribute_name)" inside the link returned by {{ bulk_accept_link }}. Notes by Lennard: -Put Done outside the for-loop so that it also shows when there are 0 pre-accepted organizations. -Made some minor style fixes Patch by: Mario Ferraro Reviewed by: Lennard de Rijk
Sat, 14 Feb 2009 20:26:27 +0000 Now using the correct path to the loading animation in jquery-thickbox.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 14 Feb 2009 20:26:27 +0000] rev 1327
Now using the correct path to the loading animation in jquery-thickbox. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 14 Feb 2009 20:23:43 +0000 Minor style fix
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:23:43 +0000] rev 1326
Minor style fix dicts.merge already takes care of the case where target is None. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 20:23:18 +0000 Add a list_public view to organization
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:23:18 +0000] rev 1325
Add a list_public view to organization Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 20:22:50 +0000 Factor out the 'key fields without link_id' logic from document
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:22:50 +0000] rev 1324
Factor out the 'key fields without link_id' logic from document Also make sure the to-be-removed is present before removing it when doing the field reordening. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 20:22:17 +0000 Add a getListRedirect and getListPublicRedirect function
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:22:17 +0000] rev 1323
Add a getListRedirect and getListPublicRedirect function Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 20:21:51 +0000 Add an idea list (url) property to organization
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 20:21:51 +0000] rev 1322
Add an idea list (url) property to organization Also include this url in the organisation list. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 19:03:38 +0000 Fixed missing parameters in program view due to change in _getTimeDependentEntries in r1943.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 14 Feb 2009 19:03:38 +0000] rev 1321
Fixed missing parameters in program view due to change in _getTimeDependentEntries in r1943. Also the sidebar once more shows "Apply to become an Organization" even if you are not logged in. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 14 Feb 2009 16:44:14 +0000 Include scope_path as django_args
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 16:44:14 +0000] rev 1320
Include scope_path as django_args Otherwise users cannot create documents in their own prefix. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 16:43:53 +0000 Disable the raw create and list link for documents
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 16:43:53 +0000] rev 1319
Disable the raw create and list link for documents Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 16:43:20 +0000 Add custom access check for document listing
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 16:43:20 +0000] rev 1318
Add custom access check for document listing Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:57:53 +0000 Add a 'list documents' link everywhere
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:57:53 +0000] rev 1317
Add a 'list documents' link everywhere Also disable the Documents sidebar menu, since it does not provide anything useful anymore. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:57:14 +0000 Allow documents to be filtered by prefix and scope
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:57:14 +0000] rev 1316
Allow documents to be filtered by prefix and scope Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:56:46 +0000 Developers have all roles
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:56:46 +0000] rev 1315
Developers have all roles Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:56:22 +0000 Organization prefix was renamed to 'org'
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:56:22 +0000] rev 1314
Organization prefix was renamed to 'org' The reference to it in the logic/rights.py module was not updated. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:16:02 +0000 Force-check the 'agreed to admin agreement' field if applicable
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:16:02 +0000] rev 1313
Force-check the 'agreed to admin agreement' field if applicable If the current user is the applicant of the relevant organization, they already agreed to the agreement once. As such the box should be pre-checked. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 15:15:38 +0000 Fix a bug in group_app
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 15:15:38 +0000] rev 1312
Fix a bug in group_app If context is not set, kwargs['context'] will raise an exception. Patch by: Sverre Rabbelier
Sat, 14 Feb 2009 14:11:45 +0000 Add cleaning methods for document ACL
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 14 Feb 2009 14:11:45 +0000] rev 1311
Add cleaning methods for document ACL Patch by: Sverre Rabbelier
(0) -1000 -240 +240 +1000 tip