Sun, 08 Feb 2009 23:55:44 +0000 Redone the listing in group_app.py.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Feb 2009 23:55:44 +0000] rev 1255
Redone the listing in group_app.py. There is now a list_self that only shows the group application of the current user in the given a scope. The redirects point to edit or applicant when necessary. Review_overview will show all the group applications that can be reviewed in the given scope, the redirect points to review for all statusses. And list will just show all the group applications and redirect you to edit. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Feb 2009 23:49:29 +0000 Added new redirect for the new list views for group_app's.
Lennard de Rijk <ljvderijk@gmail.com> [Sun, 08 Feb 2009 23:49:29 +0000] rev 1254
Added new redirect for the new list views for group_app's. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sun, 08 Feb 2009 22:57:23 +0000 Fix bug in group_app
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Feb 2009 22:57:23 +0000] rev 1253
Fix bug in group_app Patch by: Sverre Rabbelier
Sun, 08 Feb 2009 11:58:43 +0000 Temp bug fix
Sverre Rabbelier <srabbelier@gmail.com> [Sun, 08 Feb 2009 11:58:43 +0000] rev 1252
Temp bug fix This should be fixed properly at some point. Patch by: Sverre Rabbelier
Sun, 08 Feb 2009 03:36:05 +0000 Add myself to authors since I was missing.
Augie Fackler <durin42@gmail.com> [Sun, 08 Feb 2009 03:36:05 +0000] rev 1251
Add myself to authors since I was missing. (Also, a test commit for buildbot) Patch By: Augie Fackler <durin42@gmail.com> Review By: TBR
Sat, 07 Feb 2009 23:26:38 +0000 Fixed access checkers for orgs
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 23:26:38 +0000] rev 1250
Fixed access checkers for orgs Patch by: Sverre Rabbelier, Lennard de Rijk
Sat, 07 Feb 2009 22:56:15 +0000 Remove unneeded stylesheet and js and fix notification area
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 22:56:15 +0000] rev 1249
Remove unneeded stylesheet and js and fix notification area Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 22:49:51 +0000 Rename checkHasActiveRole to checkHasActiveRoleForScope
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 22:49:51 +0000] rev 1248
Rename checkHasActiveRole to checkHasActiveRoleForScope This is to prepare for a checker that checks if the user has any such role, regardless of scope. Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 22:47:51 +0000 If there is no user account, don't show New Document link under Site
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 22:47:51 +0000] rev 1247
If there is no user account, don't show New Document link under Site Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 22:10:19 +0000 Fixing r1855 that was bugged by Tortoise ^_^.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 07 Feb 2009 22:10:19 +0000] rev 1246
Fixing r1855 that was bugged by Tortoise ^_^. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 07 Feb 2009 21:48:02 +0000 Fixed broken autocomplete due to wrongly named file
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 21:48:02 +0000] rev 1245
Fixed broken autocomplete due to wrongly named file This should have been in r1852. Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 21:43:27 +0000 Should be part of r1855.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 07 Feb 2009 21:43:27 +0000] rev 1244
Should be part of r1855. FOSDEM got the best of me :). Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 07 Feb 2009 20:44:05 +0000 Use short_name for the header title in a presence's home page
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 20:44:05 +0000] rev 1243
Use short_name for the header title in a presence's home page Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 20:42:28 +0000 Handle GAE account normalization
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 20:42:28 +0000] rev 1242
Handle GAE account normalization Also forbid users from going back to a former account. Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 20:40:48 +0000 Pimp TinyMCE widget.
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 20:40:48 +0000] rev 1241
Pimp TinyMCE widget. Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 20:39:08 +0000 Always return a site singleton and fix Edit Site Settings
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 20:39:08 +0000] rev 1240
Always return a site singleton and fix Edit Site Settings Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 20:37:28 +0000 Stylefixes in access.py and removal of self.deny calls
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 07 Feb 2009 20:37:28 +0000] rev 1239
Stylefixes in access.py and removal of self.deny calls The result of self.deny() is not very helpfull to the user, as such we should not use it if we can provide a more sensible message. Also made the document access checks use getForKeyFieldsOr404 to prevent an error page when the specified document doesn't exist. Patch by: Sverre Rabbelier
Sat, 07 Feb 2009 13:40:20 +0000 Added scoped group_app listing.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 07 Feb 2009 13:40:20 +0000] rev 1238
Added scoped group_app listing. Also moved the review program applications menuentry to the specific program menu. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 07 Feb 2009 13:36:50 +0000 Added missing comment in access.py and removed excessive whitespace.
Lennard de Rijk <ljvderijk@gmail.com> [Sat, 07 Feb 2009 13:36:50 +0000] rev 1237
Added missing comment in access.py and removed excessive whitespace. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Sat, 07 Feb 2009 00:50:49 +0000 Hide all *.pyc files in trunk/.
Todd Larsen <tlarsen@google.com> [Sat, 07 Feb 2009 00:50:49 +0000] rev 1236
Hide all *.pyc files in trunk/. r1850 was supposed to be a recursive property change, but was not. Patch by: Todd Larsen Review by: to-be-reviewed
Sat, 07 Feb 2009 00:37:28 +0000 Name .js and .css files more consistently with those previously present.
Todd Larsen <tlarsen@google.com> [Sat, 07 Feb 2009 00:37:28 +0000] rev 1235
Name .js and .css files more consistently with those previously present. Patch by: Todd Larsen Review by: to-be-reviewed
Sat, 07 Feb 2009 00:34:12 +0000 Add image that appears to be missing from the original thickbox patches.
Todd Larsen <tlarsen@google.com> [Sat, 07 Feb 2009 00:34:12 +0000] rev 1234
Add image that appears to be missing from the original thickbox patches. Patch by: Todd Larsen Review by: to-be-reviewed
Sat, 07 Feb 2009 00:21:23 +0000 Hide *.pyc files in trunk/ from 'svn status' output.
Todd Larsen <tlarsen@google.com> [Sat, 07 Feb 2009 00:21:23 +0000] rev 1233
Hide *.pyc files in trunk/ from 'svn status' output. Patch by: Todd Larsen Review by: to-be-reviewed
Fri, 06 Feb 2009 10:24:45 +0000 Added pre-accpeted status to group_app.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 06 Feb 2009 10:24:45 +0000] rev 1232
Added pre-accpeted status to group_app. This can be used when we want to accept all org's at once. Instead of one by one. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Fri, 06 Feb 2009 10:21:18 +0000 Added some help_text and clarifications to org_app model fields.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 06 Feb 2009 10:21:18 +0000] rev 1231
Added some help_text and clarifications to org_app model fields. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Thu, 05 Feb 2009 23:52:27 +0000 Cleanup in org_app and replace ReferenceProperty with LinkProperty
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Feb 2009 23:52:27 +0000] rev 1230
Cleanup in org_app and replace ReferenceProperty with LinkProperty Using LinkProperty allows the org to host their idea's list on Melange through the Document system, and then specify the URL of that document. This also makes it possible for the orgs to specify a document that is not hosted on Melange. Patch by: Sverre Rabbelier
Thu, 05 Feb 2009 23:49:46 +0000 Refactored the picker so that it is more generic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Feb 2009 23:49:46 +0000] rev 1229
Refactored the picker so that it is more generic The picker now also works in the case the scope_path of the entity should not be filtered on. Also, it is now easier to add new functionality due to the fact that there is a seperate Field type to handle it now. Patch by: Sverre Rabbelier
Thu, 05 Feb 2009 23:46:39 +0000 Added a ReferenceField widget
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Feb 2009 23:46:39 +0000] rev 1228
Added a ReferenceField widget Also removed the unused ReadOnlyBool widget (as we now have a properlyworking ReadOnly widget). Patch by: Sverre Rabbelier
Thu, 05 Feb 2009 23:43:52 +0000 Make picker work generically
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Feb 2009 23:43:52 +0000] rev 1227
Make picker work generically Also removed some unused params from the JSON object. Deleted the now unused checkHasPickGetArgs method. Patch by: Sverre Rabbelier
Thu, 05 Feb 2009 23:41:02 +0000 Fix broken document access checks
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 05 Feb 2009 23:41:02 +0000] rev 1226
Fix broken document access checks The 'normalized checker' syntax was used to specify the access checkers, but the normalization never happened. Patch by: Sverre Rabbelier
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip