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
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip