Wed, 04 Mar 2009 21:10:07 +0000 Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 21:10:07 +0000] rev 1651
Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 20:54:30 +0000 Fix too long line in soc.models.user module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 20:54:30 +0000] rev 1650
Fix too long line in soc.models.user module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 20:50:27 +0000 Rename unused loop variables to _ in soc.views.helper.params module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 20:50:27 +0000] rev 1649
Rename unused loop variables to _ in soc.views.helper.params module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 20:49:19 +0000 Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 20:49:19 +0000] rev 1648
Remove unused variables and imports, fix too long lines in soc.logic.helper.notifications module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 20:47:34 +0000 Rename unused loop variable to _ in soc.views.models.user_self module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 20:47:34 +0000] rev 1647
Rename unused loop variable to _ in soc.views.models.user_self module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 19:31:21 +0000 Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 19:31:21 +0000] rev 1646
Add date postfix to the filename of each our JS or CSS files that still don't have it. Update filename changes in soc/base.html template. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 19:00:44 +0000 Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 19:00:44 +0000] rev 1645
Style fixes plus removal of unused imports, add missing docstring and fix too long lines in soc.views.models.org_app module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:54:39 +0000 Style fixes plus remove unused imports in soc.views.models.group_app module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:54:39 +0000] rev 1644
Style fixes plus remove unused imports in soc.views.models.group_app module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:44:14 +0000 Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:44:14 +0000] rev 1643
Fix too long lines, remove unused variable, add missing docstring in soc.views.models.program module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:41:03 +0000 Some style fixes and removal of unused imports in soc.views.models.document module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:41:03 +0000] rev 1642
Some style fixes and removal of unused imports in soc.views.models.document module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:38:50 +0000 Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:38:50 +0000] rev 1641
Some style fixes, removal of unused imports and add ugettext where it was missing in soc.views.models.organization module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:34:28 +0000 Remove unused imports and variable, plus some style fixes in soc.views.models.group module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:34:28 +0000] rev 1640
Remove unused imports and variable, plus some style fixes in soc.views.models.group module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:33:20 +0000 Fix too long lines in soc.views.models.student_proposal module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:33:20 +0000] rev 1639
Fix too long lines in soc.views.models.student_proposal module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:22:29 +0000 Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:22:29 +0000] rev 1638
Remove unused imports and fix too long lines and some style fixes in soc.views.models.club module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:19:00 +0000 Remove unused imports and fix too long lines in soc.views.models.request module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:19:00 +0000] rev 1637
Remove unused imports and fix too long lines in soc.views.models.request module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:16:46 +0000 Remove unused imports and fix too long lines in soc.views.models.timeline module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:16:46 +0000] rev 1636
Remove unused imports and fix too long lines in soc.views.models.timeline module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:16:20 +0000 Remove unused imports and fix too long lines in soc.views.models.site module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:16:20 +0000] rev 1635
Remove unused imports and fix too long lines in soc.views.models.site module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 18:14:16 +0000 Remove unused imports and fix too long lines in soc.views.models.user_self module
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 18:14:16 +0000] rev 1634
Remove unused imports and fix too long lines in soc.views.models.user_self module Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:36:14 +0000 Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:36:14 +0000] rev 1633
Remove unused imports, style and too long lines fixes, remove unused variables, rename too short variable names, fix docstrings in soc.views.helper.access module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:33:48 +0000 Remove unused imports and rename too short variable names in soc.views.helper.decorators module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:33:48 +0000] rev 1632
Remove unused imports and rename too short variable names in soc.views.helper.decorators module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:32:55 +0000 Style fixes and add ValueError exception catching to soc.views.helper.request module
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:32:55 +0000] rev 1631
Style fixes and add ValueError exception catching to soc.views.helper.request module Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:31:39 +0000 Fix too long lines in soc.views.helper.params module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:31:39 +0000] rev 1630
Fix too long lines in soc.views.helper.params module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:30:22 +0000 Fix too long lines in soc.models.group_app module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:30:22 +0000] rev 1629
Fix too long lines in soc.models.group_app module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:29:35 +0000 Fix too long lines in soc.models.org_app module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:29:35 +0000] rev 1628
Fix too long lines in soc.models.org_app module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:28:02 +0000 Style and too long lines fixes in soc.models.role module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:28:02 +0000] rev 1627
Style and too long lines fixes in soc.models.role module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:24:19 +0000 Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:24:19 +0000] rev 1626
Remove unused imports, add missing blank lines, fix too long lines, fix docstring parameters to match the ones in method declaration, rename to short variable names in soc.logic.models.base module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:22:22 +0000 Add missing whitespace in soc.logic.models.role module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:22:22 +0000] rev 1625
Add missing whitespace in soc.logic.models.role module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:21:39 +0000 Fix too long lines in soc.logic.models.student_proposal module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 17:21:39 +0000] rev 1624
Fix too long lines in soc.logic.models.student_proposal module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 17:04:25 +0000 Renamed rankerroot to ranker_root and made some changes due to comments.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 17:04:25 +0000] rev 1623
Renamed rankerroot to ranker_root and made some changes due to comments. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:54:17 +0000 Fixed early line ending in StudentProposal model.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 16:54:17 +0000] rev 1622
Fixed early line ending in StudentProposal model. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:49:19 +0000 Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:49:19 +0000] rev 1621
Add missing docstrings, fix indentions and too long lines in soc.logic.cleaning module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:48:10 +0000 Added access check to student_proposal review.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 16:48:10 +0000] rev 1620
Added access check to student_proposal review. Hosts and Developers can comment but not score an proposal (unless of course they are an org_admin/mentor). Fixed the initial scoring being set to -4, which is annoying if you just want to comment. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:47:59 +0000 Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:47:59 +0000] rev 1619
Remove unused normalized variable from denormalizeAccount method in soc.logic.accounts module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:46:54 +0000 Fix indention in _readonly_field_as_twoline_table_row.html template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:46:54 +0000] rev 1618
Fix indention in _readonly_field_as_twoline_table_row.html template. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:45:03 +0000 Remove unused imports from soc.views.sitemap.build module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:45:03 +0000] rev 1617
Remove unused imports from soc.views.sitemap.build module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:44:21 +0000 Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously).
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 04 Mar 2009 16:44:21 +0000] rev 1616
Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously). Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 04 Mar 2009 16:29:21 +0000 Changed delete rights due to comments on r2138.
Lennard de Rijk <ljvderijk@gmail.com> [Wed, 04 Mar 2009 16:29:21 +0000] rev 1615
Changed delete rights due to comments on r2138. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 23:27:39 +0000 Convert getForFields back to the Query API and add tests
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 23:27:39 +0000] rev 1614
Convert getForFields back to the Query API and add tests This is possible now that it supports the 'IN' operator. Added tests to make sure there are no regressions. Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 23:11:37 +0000 Added student proposal review page.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 23:11:37 +0000] rev 1613
Added student proposal review page. The proposals can now receive a score. Only org admins can assign a mentor. Every mentor can state if he wants to be a possible mentor (or be taken of this list). TODO's have been added for the access check, comment system and autocomplete. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 23:01:31 +0000 Keep the score within the allowed bounds via student_proposal logic.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 23:01:31 +0000] rev 1612
Keep the score within the allowed bounds via student_proposal logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:52:11 +0000 Brown paper bag fix in student_proposal logic.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:52:11 +0000] rev 1611
Brown paper bag fix in student_proposal logic. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:48:57 +0000 Update the ranker belonging to the org of a student_proposal when the score changes.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:48:57 +0000] rev 1610
Update the ranker belonging to the org of a student_proposal when the score changes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:47:44 +0000 Create a new Ranker for each organization that is created.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:47:44 +0000] rev 1609
Create a new Ranker for each organization that is created. Also updated seed_db. seed_db will be moved to logic module soon by SRabbelier. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:45:32 +0000 Added a possible_mentors property to the StudentProposal.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:45:32 +0000] rev 1608
Added a possible_mentors property to the StudentProposal. Also set the name and [min,max] score for the RankList. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 22:39:53 +0000 Added RankerRoot model.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 22:39:53 +0000] rev 1607
Added RankerRoot model. This will be used to contain a reference to the root of the tree the RankList module uses. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 21:49:05 +0000 Fix the KeyError: 'scope_path' error in soc.views.helper.access module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Tue, 03 Mar 2009 21:49:05 +0000] rev 1606
Fix the KeyError: 'scope_path' error in soc.views.helper.access module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 21:04:50 +0000 Fixed two bugs introduced in r2160.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 21:04:50 +0000] rev 1605
Fixed two bugs introduced in r2160. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 20:03:16 +0000 Two docstring fixes.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 03 Mar 2009 20:03:16 +0000] rev 1604
Two docstring fixes. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 03 Mar 2009 19:51:13 +0000 Add a script to normalize user accounts
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 19:51:13 +0000] rev 1603
Add a script to normalize user accounts Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 19:50:42 +0000 Seed some users as well
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 19:50:42 +0000] rev 1602
Seed some users as well Users 100-200 are normalized on purpose. Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 19:50:11 +0000 Make it possible to work on all entities in a query
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 19:50:11 +0000] rev 1601
Make it possible to work on all entities in a query Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 19:27:55 +0000 Fix access bug due to forgotten normalization
Sverre Rabbelier <srabbelier@gmail.com> [Tue, 03 Mar 2009 19:27:55 +0000] rev 1600
Fix access bug due to forgotten normalization Prevent this from happening again by wrapping all occurences of users.get_current_account with accounts.getCurrentAccount, which will always normalize (unless explicitly told not to). Patch by: Sverre Rabbelier
Tue, 03 Mar 2009 03:37:16 +0000 Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace.
Augie Fackler <durin42@gmail.com> [Tue, 03 Mar 2009 03:37:16 +0000] rev 1599
Add myself to authors on this file, and allow my whitespace cleanup hook to cleanup whitespace. Patch by: Augie Fackler
Tue, 03 Mar 2009 03:37:02 +0000 Fix a missing import reported in #melange.
Augie Fackler <durin42@gmail.com> [Tue, 03 Mar 2009 03:37:02 +0000] rev 1598
Fix a missing import reported in #melange. Patch by: Augie Fackler
Mon, 02 Mar 2009 22:57:40 +0000 Add google-app-engine-ranklist project to ranklist folder in app.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 02 Mar 2009 22:57:40 +0000] rev 1597
Add google-app-engine-ranklist project to ranklist folder in app. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Mon, 02 Mar 2009 21:56:30 +0000 Fixed a missing .logic in organization
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 21:56:30 +0000] rev 1596
Fixed a missing .logic in organization Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 21:38:23 +0000 Fixed a typo in the example for network info
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 21:38:23 +0000] rev 1595
Fixed a typo in the example for network info Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 20:32:59 +0000 Display a notice if the entity cannot be deleted
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 20:32:59 +0000] rev 1594
Display a notice if the entity cannot be deleted Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 19:48:20 +0000 Make the ToS field less high
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 19:48:20 +0000] rev 1593
Make the ToS field less high Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 19:47:50 +0000 Add a maintenance end date
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 19:47:50 +0000] rev 1592
Add a maintenance end date Patch by: Sverre rabbelier
Mon, 02 Mar 2009 19:47:04 +0000 Support HTML in the site-wide notice
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 19:47:04 +0000] rev 1591
Support HTML in the site-wide notice Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 18:30:00 +0000 Set new Melange version number to 0-4-20090302 in app.yaml.template.
Pawel Solyga <Pawel.Solyga@gmail.com> [Mon, 02 Mar 2009 18:30:00 +0000] rev 1590
Set new Melange version number to 0-4-20090302 in app.yaml.template. Patch by: Pawel Solyga
Mon, 02 Mar 2009 00:03:53 +0000 Use the new readonly_safe_field where appropriate
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 00:03:53 +0000] rev 1589
Use the new readonly_safe_field where appropriate Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 00:02:59 +0000 Added a _readonly_safe_field_as_table_row template tag
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 00:02:59 +0000] rev 1588
Added a _readonly_safe_field_as_table_row template tag Should only be used with fields that have been cleaned through feedparser or similar. Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 00:02:11 +0000 Make use of readonly_url_field where appropriate
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 00:02:11 +0000] rev 1587
Make use of readonly_url_field where appropriate Patch by: Sverre Rabbelier
Mon, 02 Mar 2009 00:01:05 +0000 Add a new template tag _readonly_url_field_as_table_row
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 02 Mar 2009 00:01:05 +0000] rev 1586
Add a new template tag _readonly_url_field_as_table_row Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:39:21 +0000 Make it possible to put the site in maintenance mode
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:39:21 +0000] rev 1585
Make it possible to put the site in maintenance mode By specifying the UTC date from which the maintenance shoulds start, developers can put the site in 'maintenance' mode. Also redirect to /maintenance if we get a CapabilityDisabledError. Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:20:47 +0000 Make use of decorators.view for all views
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:20:47 +0000] rev 1584
Make use of decorators.view for all views This gives us a 'view' hook where we can do things that need to be done for all views (such as catching certain exceptions, or checking for maintenance mode). Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:19:22 +0000 Added decorators
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:19:22 +0000] rev 1583
Added decorators
Sun, 01 Mar 2009 20:18:23 +0000 Redirect to an error page when a GAE exception occurs
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:18:23 +0000] rev 1582
Redirect to an error page when a GAE exception occurs Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:00:54 +0000 Added a maintenance page
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:00:54 +0000] rev 1581
Added a maintenance page Currently not used, except when navigating to /maintenance. Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 20:00:23 +0000 Make it possible to use base.html to display simple messages
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 20:00:23 +0000] rev 1580
Make it possible to use base.html to display simple messages Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 18:57:08 +0000 Added a site-wide notice
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 18:57:08 +0000] rev 1579
Added a site-wide notice The notice is displayed below the 'login' bar, andonly if it is set in Site Settings. Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 15:33:52 +0000 Turn off relative urls and removing of script hostname in TinyMCE
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 15:33:52 +0000] rev 1578
Turn off relative urls and removing of script hostname in TinyMCE Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 15:13:28 +0000 Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 01 Mar 2009 15:13:28 +0000] rev 1577
Fix bug in checkDocumentPick of soc.views.helper.access module, which cause KeyError exceptions in document picker. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 01 Mar 2009 15:10:43 +0000 Add missing thickbox file into soc/content/images and fix the url to this file in jquery-thickbox.css.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 01 Mar 2009 15:10:43 +0000] rev 1576
Add missing thickbox file into soc/content/images and fix the url to this file in jquery-thickbox.css. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 01 Mar 2009 15:03:52 +0000 Fix wrong link to loadingAnimation.gif file in jquery-autocomplete.css.
Pawel Solyga <Pawel.Solyga@gmail.com> [Sun, 01 Mar 2009 15:03:52 +0000] rev 1575
Fix wrong link to loadingAnimation.gif file in jquery-autocomplete.css. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Sun, 01 Mar 2009 14:23:09 +0000 Fixed a bug in getFromKeyFieldsOr404
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 14:23:09 +0000] rev 1574
Fixed a bug in getFromKeyFieldsOr404 Patch by: Sverre Rabbelier
Sun, 01 Mar 2009 10:10:42 +0000 Added missing comment to soc/logic/models/base.py.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 01 Mar 2009 10:10:42 +0000] rev 1573
Added missing comment to soc/logic/models/base.py. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 01 Mar 2009 02:11:19 +0000 Small fix so that error fields get the same formatting as non-error fields.
Tim Ansell <mithro@gmail.com> [Sun, 01 Mar 2009 02:11:19 +0000] rev 1572
Small fix so that error fields get the same formatting as non-error fields.
Sun, 01 Mar 2009 00:53:26 +0000 Made description the last field on the org public page
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 01 Mar 2009 00:53:26 +0000] rev 1571
Made description the last field on the org public page Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 22:23:16 +0000 Improved Organization Application review overview and bulk reviewing.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 22:23:16 +0000] rev 1570
Improved Organization Application review overview and bulk reviewing. Both buttons now fade out and if no organizations can be accepted/rejected the buttons will not fade and a message will be shown to the user explaining the situation. Patch by: Mario Ferraro Reviewed by: Lennard de Rijk
Sat, 28 Feb 2009 21:26:28 +0000 Students who follow the submit your student proposal link will now see their org's proposal template when creating their own proposal.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 21:26:28 +0000] rev 1569
Students who follow the submit your student proposal link will now see their org's proposal template when creating their own proposal. Also made the org link_id field readonly. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 21:25:23 +0000 StudentProposal content is now a TextProperty.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 21:25:23 +0000] rev 1568
StudentProposal content is now a TextProperty. This is necessary to allow more then 500 bytes of content. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 21:12:20 +0000 Member template in organization is now called Contributor Template.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 21:12:20 +0000] rev 1567
Member template in organization is now called Contributor Template. This matches the Organization Application, this way the information is automatically transferred to the new Organization. Note that the template shows raw HTML, we might change the template tag to use |safe for it's input to show the true layout of the template. I've sent an email to SRabbelier about that. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 21:08:02 +0000 contrib template in org_app is now a TextProperty.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 21:08:02 +0000] rev 1566
contrib template in org_app is now a TextProperty. Organization can design their own template that students can use to propose. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 20:44:14 +0000 Grammar fix in group_app list view.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 20:44:14 +0000] rev 1565
Grammar fix in group_app list view. Patch by: Matthew Wilkes Reviewed by: Lennard de Rijk
Sat, 28 Feb 2009 17:37:01 +0000 For links in a program to take effect there must be an active role.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 17:37:01 +0000] rev 1564
For links in a program to take effect there must be an active role. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 17:24:37 +0000 Fixed site_entity not being assigned a value because site_logic was not defined.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 17:24:37 +0000] rev 1563
Fixed site_entity not being assigned a value because site_logic was not defined. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 17:05:53 +0000 Made mailing lists and IRC channel required for group/org applications.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 17:05:53 +0000] rev 1562
Made mailing lists and IRC channel required for group/org applications. Also fixed some whitespace errors and updated seed_db. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 14:29:23 +0000 Replaced 'Melange' with site_name where appropriate
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 14:29:23 +0000] rev 1561
Replaced 'Melange' with site_name where appropriate Also fixed EOL damage in django templates. Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 14:28:28 +0000 Catch mail exceptions and use get_current_user
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 14:28:28 +0000] rev 1560
Catch mail exceptions and use get_current_user Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 13:06:04 +0000 Fixed issue 205.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 13:06:04 +0000] rev 1559
Fixed issue 205. Registered students can't apply to become an organization. If for some reason the org sign up period and student sign up period are run in parallel and a student has applied to become an org, the application will still go through the normal system. Although the student won't be able to become an org admin until he has been invalidated as a student. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 12:59:34 +0000 Fixed a comment typo
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 12:59:34 +0000] rev 1558
Fixed a comment typo Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 12:32:52 +0000 Properly fixed host access now
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 12:32:52 +0000] rev 1557
Properly fixed host access now Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 12:11:20 +0000 Flush the receiver's sidebar when sending a notification
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 12:11:20 +0000] rev 1556
Flush the receiver's sidebar when sending a notification Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 12:10:49 +0000 Do not modify django_args directly
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 12:10:49 +0000] rev 1555
Do not modify django_args directly This broke document listing since it used kwargs as filter. Patch by: Sverre Rabbelier
Sat, 28 Feb 2009 12:10:19 +0000 Fixed a brown paper bag bug in _checkHasActiveRoleFor
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 28 Feb 2009 12:10:19 +0000] rev 1554
Fixed a brown paper bag bug in _checkHasActiveRoleFor Also updated sponsor to not pass redundant arguments.
Sat, 28 Feb 2009 11:19:17 +0000 Added sending of an email upon Organization Application acceptance or rejection.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 11:19:17 +0000] rev 1553
Added sending of an email upon Organization Application acceptance or rejection. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 11:16:54 +0000 Added accepted and rejected organization application mail templates.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 11:16:54 +0000] rev 1552
Added accepted and rejected organization application mail templates. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 28 Feb 2009 10:39:23 +0000 Fixed sending out email when no-reply is not set.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 28 Feb 2009 10:39:23 +0000] rev 1551
Fixed sending out email when no-reply is not set. (Puts a brown paper bag on his head and runs!) Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
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
(0) -1000 -240 +240 +1000 tip