Counting Email in a Database Using Python
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39772 Author: stephen.marquard@uct.ac.za Date: 2008-01-05 09:12:07 -0500 (Sat, 05 Jan 2008) New Revision: 39772 Modified: content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java Log: SAK-12501 merge to 2-5-x: r39622, r39624:5, r39632:3 (resolve conflict from differing linebreaks for r39622) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39771 Author: louis@media.berkeley.edu Date: 2008-01-04 18:08:50 -0500 (Fri, 04 Jan 2008) New Revision: 39771 Modified: bspace/site-manage/sakai_2-4-x/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties bspace/site-manage/sakai_2-4-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: BSP-1415 New (Guest) user Notification ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39770 Author: zqian@umich.edu Date: 2008-01-04 16:09:01 -0500 (Fri, 04 Jan 2008) New Revision: 39770 Modified: site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm Log: merge fix to SAK-9996 into 2-5-x branch: svn merge -r 39687:39688 https://source.sakaiproject.org/svn/site-manage/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39769 Author: rjlowe@iupui.edu Date: 2008-01-04 15:44:39 -0500 (Fri, 04 Jan 2008) New Revision: 39769 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/AssignmentGradeRecordBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/producers/GradeGradebookItemProducer.java gradebook/trunk/app/ui/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/app/ui/src/webapp/WEB-INF/bundle/messages.properties gradebook/trunk/app/ui/src/webapp/WEB-INF/requestContext.xml Log: SAK-12180 - Fixed errors with grading helper ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39766 Author: zqian@umich.edu Date: 2008-01-04 15:01:37 -0500 (Fri, 04 Jan 2008) New Revision: 39766 Modified: site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: merge fix to SAK-10788 into site-manage 2.4.x branch: Sakai Source Repository #38024 Wed Nov 07 14:54:46 MST 2007 zqian@umich.edu Fix to SAK-10788: If a provided id in a couse site is fake or doesn't provide any user information, Site Info appears to be like project site with empty participant list Watch for enrollments object being null and concatenate provider ids when there are more than one. Files Changed MODIFY /site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39765 Author: rjlowe@iupui.edu Date: 2008-01-04 14:48:37 -0500 (Fri, 04 Jan 2008) New Revision: 39765 Added: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/AssignmentGradeRecordBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/AssignmentGradeRecordCreator.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/entity/GradebookEntryGradeEntityProvider.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/params/GradeGradebookItemViewParams.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/producers/GradeGradebookItemProducer.java gradebook/trunk/app/ui/src/webapp/content/templates/grade-gradebook-item.html Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/GradebookManager.java gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/app/ui/pom.xml gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/GradebookItemBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/entity/GradebookEntryEntityProvider.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/producers/AddGradebookItemProducer.java gradebook/trunk/app/ui/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/app/ui/src/webapp/WEB-INF/bundle/messages.properties gradebook/trunk/app/ui/src/webapp/WEB-INF/requestContext.xml Log: SAK-12180 - New helper tool to grade an assignment ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39764 Author: cwen@iupui.edu Date: 2008-01-04 11:35:25 -0500 (Fri, 04 Jan 2008) New Revision: 39764 Modified: msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/PrivateMessageDecoratedBean.java Log: unmerge Xingtang's checkin for SAK-12488. svn merge -r39558:39557 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java U messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/PrivateMessageDecoratedBean.java svn log -r 39558 ------------------------------------------------------------------------ r39558 | hu2@iupui.edu | 2007-12-20 15:25:38 -0500 (Thu, 20 Dec 2007) | 3 lines SAK-12488 when send a message to yourself. click reply to all, cc row should be null. http://jira.sakaiproject.org/jira/browse/SAK-12488 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39763 Author: cwen@iupui.edu Date: 2008-01-04 11:33:05 -0500 (Fri, 04 Jan 2008) New Revision: 39763 Modified: msgcntr/trunk/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java Log: unmerge Xingtang's check in for SAK-12484. svn merge -r39571:39570 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties U messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java svn log -r 39571 ------------------------------------------------------------------------ r39571 | hu2@iupui.edu | 2007-12-20 21:26:28 -0500 (Thu, 20 Dec 2007) | 3 lines SAK-12484 reply all cc list should not include the current user name. http://jira.sakaiproject.org/jira/browse/SAK-12484 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39762 Author: gsilver@umich.edu Date: 2008-01-04 11:11:00 -0500 (Fri, 04 Jan 2008) New Revision: 39762 Modified: web/trunk/web-tool/tool/src/bundle/iframe.properties Log: SAK-12596 http://bugs.sakaiproject.org/jira/browse/SAK-12596 - left moot (unused) entries commented for now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39761 Author: gsilver@umich.edu Date: 2008-01-04 11:10:04 -0500 (Fri, 04 Jan 2008) New Revision: 39761 Modified: site/trunk/site-tool/tool/src/bundle/admin.properties Log: SAK-12595 http://bugs.sakaiproject.org/jira/browse/SAK-12595 - left moot (unused) entries commented for now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39760 Author: zqian@umich.edu Date: 2008-01-04 11:09:12 -0500 (Fri, 04 Jan 2008) New Revision: 39760 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm Log: fix to SAK-10911: Refactor use of site.upd, site.upd.site.mbrship and site.upd.grp.mbrship permissions ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39759 Author: gsilver@umich.edu Date: 2008-01-04 11:08:38 -0500 (Fri, 04 Jan 2008) New Revision: 39759 Modified: mailarchive/trunk/mailarchive-tool/tool/src/bundle/email.properties Log: SAK-12592 http://bugs.sakaiproject.org/jira/browse/SAK-12592 - left moot (unused) entries commented for now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39758 Author: wagnermr@iupui.edu Date: 2008-01-04 10:37:04 -0500 (Fri, 04 Jan 2008) New Revision: 39758 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool getGradeDefinitionForStudentForItem ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39757 Author: zqian@umich.edu Date: 2008-01-04 10:15:54 -0500 (Fri, 04 Jan 2008) New Revision: 39757 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm Log: fix to SAK-12604:Don't show groups/sections filter if the site doesn't have any ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39756 Author: antranig@caret.cam.ac.uk Date: 2008-01-04 10:01:40 -0500 (Fri, 04 Jan 2008) New Revision: 39756 Added: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/dynamic/ component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/dynamic/DynamicComponentManager.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/support/ component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/support/DynamicComponentRecord.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/support/DynamicJARManager.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/support/JARRecord.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/ByteToCharBase64.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/FileUtil.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/RecordFileIO.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/RecordReader.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/RecordWriter.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/StreamDigestor.java Modified: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentsLoaderImpl.java Log: Temporary commit of incomplete work on JAR caching ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39755 Author: gopal.ramasammycook@gmail.com Date: 2008-01-04 09:02:54 -0500 (Fri, 04 Jan 2008) New Revision: 39755 Modified: sam/branches/SAK-12065/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/grading/GradingSectionAwareServiceAPI.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/QuestionScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/SubmissionStatusBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/TotalScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/SubmissionStatusListener.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueriesAPI.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/SectionAwareServiceHelper.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/SectionAwareServiceHelperImpl.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/SectionAwareServiceHelperImpl.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/grading/GradingSectionAwareServiceImpl.java Log: SAK-12065 Gopal - Samigo Group Release. SubmissionStatus/TotalScores/Questions View filter. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39754 Author: david.horwitz@uct.ac.za Date: 2008-01-04 07:00:10 -0500 (Fri, 04 Jan 2008) New Revision: 39754 Added: polls/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/poll/tool/evolvers/ polls/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/poll/tool/evolvers/SakaiFCKTextEvolver.java Removed: polls/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/poll/tool/evolvers/SakaiFCKTextEvolver.java Modified: polls/branches/sakai_2-5-x/.classpath polls/branches/sakai_2-5-x/tool/pom.xml polls/branches/sakai_2-5-x/tool/src/webapp/WEB-INF/requestContext.xml Log: svn log -r39753 https://source.sakaiproject.org/svn/polls/trunk ------------------------------------------------------------------------ r39753 | david.horwitz@uct.ac.za | 2008-01-04 13:05:51 +0200 (Fri, 04 Jan 2008) | 1 line SAK-12228 implmented workaround sugested by AB - needs to be tested against a trunk build ------------------------------------------------------------------------ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39753 https://source.sakaiproject.org/svn/polls/trunk polls/ U polls/.classpath A polls/tool/src/java/org/sakaiproject/poll/tool/evolvers A polls/tool/src/java/org/sakaiproject/poll/tool/evolvers/SakaiFCKTextEvolver.java C polls/tool/src/webapp/WEB-INF/requestContext.xml U polls/tool/pom.xml dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn resolved polls/tool/src/webapp/WEB-INF/requestContext.xml Resolved conflicted state of 'polls/tool/src/webapp/WEB-INF/requestContext.xml ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39753 Author: david.horwitz@uct.ac.za Date: 2008-01-04 06:05:51 -0500 (Fri, 04 Jan 2008) New Revision: 39753 Added: polls/trunk/tool/src/java/org/sakaiproject/poll/tool/evolvers/ polls/trunk/tool/src/java/org/sakaiproject/poll/tool/evolvers/SakaiFCKTextEvolver.java Modified: polls/trunk/.classpath polls/trunk/tool/pom.xml polls/trunk/tool/src/webapp/WEB-INF/requestContext.xml Log: SAK-12228 implmented workaround sugested by AB - needs to be tested against a trunk build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39752 Author: david.horwitz@uct.ac.za Date: 2008-01-04 04:47:16 -0500 (Fri, 04 Jan 2008) New Revision: 39752 Modified: podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/css/podcaster.css podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/podcasts/podMain.jsp Log: svn log -r39641 https://source.sakaiproject.org/svn/podcasts/trunk ------------------------------------------------------------------------ r39641 | josrodri@iupui.edu | 2007-12-28 23:44:24 +0200 (Fri, 28 Dec 2007) | 1 line SAK-9882: refactored podMain.jsp the right way (at least much closer to) ------------------------------------------------------------------------ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39641 https://source.sakaiproject.org/svn/podcasts/trunk podcasts/ C podcasts/podcasts-app/src/webapp/podcasts/podMain.jsp U podcasts/podcasts-app/src/webapp/css/podcaster.css conflict merged manualy ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39751 Author: david.horwitz@uct.ac.za Date: 2008-01-04 04:31:35 -0500 (Fri, 04 Jan 2008) New Revision: 39751 Removed: podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/images/rss-feed-icon.png podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/podcasts/podPermissions.jsp Modified: podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/css/podcaster.css podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/podcasts/podDelete.jsp podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/podcasts/podMain.jsp podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/podcasts/podNoResource.jsp podcasts/branches/sakai_2-5-x/podcasts-app/src/webapp/podcasts/podOptions.jsp Log: svn log -r39146 https://source.sakaiproject.org/svn/podcasts/trunk ------------------------------------------------------------------------ r39146 | josrodri@iupui.edu | 2007-12-12 21:40:33 +0200 (Wed, 12 Dec 2007) | 1 line SAK-9882: refactored the other pages as well to take advantage of proper jsp components as well as validation cleanup. ------------------------------------------------------------------------ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39146 https://source.sakaiproject.org/svn/podcasts/trunk podcasts/ D podcasts/podcasts-app/src/webapp/podcasts/podPermissions.jsp U podcasts/podcasts-app/src/webapp/podcasts/podDelete.jsp U podcasts/podcasts-app/src/webapp/podcasts/podMain.jsp U podcasts/podcasts-app/src/webapp/podcasts/podNoResource.jsp U podcasts/podcasts-app/src/webapp/podcasts/podOptions.jsp D podcasts/podcasts-app/src/webapp/images/rss-feed-icon.png U podcasts/podcasts-app/src/webapp/css/podcaster.css ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39750 Author: stephen.marquard@uct.ac.za Date: 2008-01-04 04:05:43 -0500 (Fri, 04 Jan 2008) New Revision: 39750 Modified: event/branches/SAK-6216/event-util/util/src/java/org/sakaiproject/util/EmailNotification.java Log: SAK-6216 merge event change from SAK-11169 (r39033) to synchronize branch with 2-5-x (for convenience for UCT local build) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39749 Author: louis@media.berkeley.edu Date: 2008-01-03 19:23:46 -0500 (Thu, 03 Jan 2008) New Revision: 39749 Modified: bspace/site-manage/sakai_2-4-x/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties bspace/site-manage/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-importSites.vm Log: BSP-1420 Update text to clarify "Re-Use Materials..." option in WS Setup ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39746 Author: louis@media.berkeley.edu Date: 2008-01-03 17:16:39 -0500 (Thu, 03 Jan 2008) New Revision: 39746 Modified: bspace/site-manage/sakai_2-4-x/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties bspace/site-manage/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-duplicate.vm Log: BSP-1421 Add text to clarify "Duplicate Site" option in Site Info ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39745 Author: ray@media.berkeley.edu Date: 2008-01-03 17:05:11 -0500 (Thu, 03 Jan 2008) New Revision: 39745 Modified: providers/trunk/cm/cm-authz-provider/src/java/org/sakaiproject/coursemanagement/impl/provider/CourseManagementGroupProvider.java Log: SAK-12602 Fix logic when a user has multiple roles in a section ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39744 Author: cwen@iupui.edu Date: 2008-01-03 16:33:02 -0500 (Thu, 03 Jan 2008) New Revision: 39744 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for GB. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39743 Author: cwen@iupui.edu Date: 2008-01-03 16:27:29 -0500 (Thu, 03 Jan 2008) New Revision: 39743 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: svn merge -c 39403 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java svn log -r 39403 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39403 | wagnermr@iupui.edu | 2007-12-17 17:11:08 -0500 (Mon, 17 Dec 2007) | 3 lines SAK-12504 http://jira.sakaiproject.org/jira/browse/SAK-12504 Viewing "All Grades" page as a TA with grader permissions causes stack trace ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39742 Author: cwen@iupui.edu Date: 2008-01-03 16:22:14 -0500 (Thu, 03 Jan 2008) New Revision: 39742 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: svn merge -c 35014 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java svn log -r 35014 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r35014 | wagnermr@iupui.edu | 2007-09-12 16:17:59 -0400 (Wed, 12 Sep 2007) | 3 lines SAK-11458 http://bugs.sakaiproject.org/jira/browse/SAK-11458 Course grade does not appear on "All Grades" page if no categories in gb ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39741 Author: ray@media.berkeley.edu Date: 2008-01-03 15:53:29 -0500 (Thu, 03 Jan 2008) New Revision: 39741 Added: component/trunk/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/DynamicDefaultSakaiProperties.java component/trunk/component-api/component/src/java/org/sakaiproject/util/BeanFactoryPostProcessorCreator.java component/trunk/component-api/component/src/java/org/sakaiproject/util/ReversiblePropertyOverrideConfigurer.java component/trunk/component-api/component/src/java/org/sakaiproject/util/SakaiApplicationContext.java component/trunk/component-api/component/src/java/org/sakaiproject/util/SakaiProperties.java component/trunk/component-api/component/src/java/org/sakaiproject/util/SakaiPropertyPromoter.java component/trunk/component-impl/integration-test/ component/trunk/component-impl/integration-test/pom.xml component/trunk/component-impl/integration-test/src/ component/trunk/component-impl/integration-test/src/java/ component/trunk/component-impl/integration-test/src/java/org/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestComponent.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestProvider.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestComponent.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider1.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider2.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/dynamic/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/dynamic/DbPropertiesDao.java component/trunk/component-impl/integration-test/src/test/ component/trunk/component-impl/integration-test/src/test/java/ component/trunk/component-impl/integration-test/src/test/java/org/ component/trunk/component-impl/integration-test/src/test/java/org/sakaiproject/ component/trunk/component-impl/integration-test/src/test/java/org/sakaiproject/component/ component/trunk/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java component/trunk/component-impl/integration-test/src/test/java/org/sakaiproject/component/DynamicConfigurationTest.java component/trunk/component-impl/integration-test/src/test/resources/ component/trunk/component-impl/integration-test/src/test/resources/dynamic/ component/trunk/component-impl/integration-test/src/test/resources/dynamic/sakai-configuration.xml component/trunk/component-impl/integration-test/src/test/resources/dynamic/sakai.properties component/trunk/component-impl/integration-test/src/test/resources/filesystem/ component/trunk/component-impl/integration-test/src/test/resources/filesystem/sakai-configuration.xml component/trunk/component-impl/integration-test/src/test/resources/filesystem/sakai.properties component/trunk/component-impl/integration-test/src/test/resources/filesystem/some-peculiar.properties component/trunk/component-impl/integration-test/src/test/resources/log4j.properties component/trunk/component-impl/integration-test/src/webapp/ component/trunk/component-impl/integration-test/src/webapp/WEB-INF/ component/trunk/component-impl/integration-test/src/webapp/WEB-INF/components.xml component/trunk/component-impl/integration-test/xdocs/ component/trunk/component-impl/integration-test/xdocs/README.txt Removed: component/trunk/component-api/component/src/java/org/sakaiproject/component/api/ComponentsLoader.java component/trunk/component-api/component/src/java/org/sakaiproject/util/PropertyOverrideConfigurer.java component/trunk/component-api/component/src/java/org/springframework/ component/trunk/component-impl/impl/src/java/org/sakaiproject/component/impl/ConfigurationServiceTest.java component/trunk/component-impl/integration-test/pom.xml component/trunk/component-impl/integration-test/src/ component/trunk/component-impl/integration-test/src/java/ component/trunk/component-impl/integration-test/src/java/org/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestComponent.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestProvider.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestComponent.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider1.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider2.java component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/dynamic/ component/trunk/component-impl/integration-test/src/java/org/sakaiproject/component/test/dynamic/DbPropertiesDao.java component/trunk/component-impl/integration-test/src/test/ component/trunk/component-impl/integration-test/src/test/java/ component/trunk/component-impl/integration-test/src/test/java/org/ component/trunk/component-impl/integration-test/src/test/java/org/sakaiproject/ component/trunk/component-impl/integration-test/src/test/java/org/sakaiproject/component/ component/trunk/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java component/trunk/component-impl/integration-test/src/test/java/org/sakaiproject/component/DynamicConfigurationTest.java component/trunk/component-impl/integration-test/src/test/resources/ component/trunk/component-impl/integration-test/src/test/resources/dynamic/ component/trunk/component-impl/integration-test/src/test/resources/dynamic/sakai-configuration.xml component/trunk/component-impl/integration-test/src/test/resources/dynamic/sakai.properties component/trunk/component-impl/integration-test/src/test/resources/filesystem/ component/trunk/component-impl/integration-test/src/test/resources/filesystem/sakai-configuration.xml component/trunk/component-impl/integration-test/src/test/resources/filesystem/sakai.properties component/trunk/component-impl/integration-test/src/test/resources/filesystem/some-peculiar.properties component/trunk/component-impl/integration-test/src/test/resources/log4j.properties component/trunk/component-impl/integration-test/src/webapp/ component/trunk/component-impl/integration-test/src/webapp/WEB-INF/ component/trunk/component-impl/integration-test/src/webapp/WEB-INF/components.xml component/trunk/component-impl/integration-test/xdocs/ component/trunk/component-impl/integration-test/xdocs/README.txt Modified: component/trunk/ component/trunk/component-api/.classpath component/trunk/component-api/component/pom.xml component/trunk/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/trunk/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/trunk/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/trunk/component-impl/.classpath component/trunk/component-impl/impl/pom.xml component/trunk/component-impl/impl/src/java/org/sakaiproject/component/impl/BasicConfigurationService.java component/trunk/component-impl/pack/src/webapp/WEB-INF/components.xml component/trunk/pom.xml Log: SAK-8315 SAK-12237 SAK-12236 Externalize component manager configuration; support lists of properties files, non-file-system properties, and complex configuration objects ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39740 Author: cwen@iupui.edu Date: 2008-01-03 15:52:23 -0500 (Thu, 03 Jan 2008) New Revision: 39740 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -r39155:39154 https://source.sakaiproject.org/svn/reference/trunk U docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql svn log -r 39155 ------------------------------------------------------------------------ r39155 | cwen@iupui.edu | 2007-12-12 15:53:46 -0500 (Wed, 12 Dec 2007) | 1 line more conversion statements for SAK-10427. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39739 Author: zqian@umich.edu Date: 2008-01-03 15:25:55 -0500 (Thu, 03 Jan 2008) New Revision: 39739 Added: assignment/tags/post-2-4-b/ Log: create the tag post-2-4-b. The tag will serve as a starting point for post-2-4 assignment with conversion script included. Please refer to the runconversion_readme.txt for instructions. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39738 Author: cwen@iupui.edu Date: 2008-01-03 15:24:05 -0500 (Thu, 03 Jan 2008) New Revision: 39738 Removed: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/NonGradedValueValidator.java Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/GradebookManager.java gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/app/business/src/sql/mysql/SAK-10427.sql gradebook/trunk/app/business/src/sql/oracle/SAK-10427.sql gradebook/trunk/app/sakai-tool/src/webapp/WEB-INF/faces-application.xml gradebook/trunk/app/standalone-app/src/test/org/sakaiproject/tool/gradebook/test/GradebookManagerOPCTest.java gradebook/trunk/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/AssignmentPointsConverter.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/ClassAvgConverter.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/BulkAssignmentDecoratedBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookDependentBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookSetupBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/InstructorViewBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java gradebook/trunk/app/ui/src/webapp/assignmentDetails.jsp gradebook/trunk/app/ui/src/webapp/inc/assignmentEditing.jspf gradebook/trunk/app/ui/src/webapp/instructorView.jsp gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradeRecord.hbm.xml gradebook/trunk/service/hibernate/src/java/org/sakaiproject/tool/gradebook/AssignmentGradeRecord.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/BaseHibernateManager.java Log: unmerge non-graded stuff since October. include 37479, 37506, 37669, 38874, 39111, 39309, 39365, 39376, 39393 (michelle), 39362 (ryan) svn merge -r39376:39375 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java svn log -r 39376 ------------------------------------------------------------------------ r39376 | cwen@iupui.edu | 2007-12-17 12:16:42 -0500 (Mon, 17 Dec 2007) | 4 lines http://bugs.sakaiproject.org/jira/browse/SAK-12486 => include non-graded items for grade report page and student view page. ------------------------------------------------------------------------ svn merge -r39365:39364 https://source.sakaiproject.org/svn/gradebook/trunk U app/sakai-tool/src/webapp/WEB-INF/faces-application.xml D app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/NonGradedValueValidator.java U app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties U app/ui/src/webapp/assignmentDetails.jsp svn log -r 39365 -------------------------------------------------------------------------------------------------------------------------500 (Mon,-----------------------------------------------------------------------2485 => add validation for non-graded grades. ------------------------------------------------------------------------ svn merge -r39309:39308 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssigU app/ui/src/java/org/sakaiproject/tool/gradoject/tool/gradebook/ui/BulkAssignmentDecoratedBean.java G app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties C app/ui/src/webapp/inc/bulkNewItems.jspf U app/ui/src/webapp/inc/assignmentEditing.jspf svn revert app/ui/src/webapp/inc/bulkNewItems.jspf Reverted app/ui/src/webapp/inc/bulkNewItems.jspf svn log -r 39309 ------------------------------------------------------------------------ r39309 | cwen@iupui.edu | 2007-12-15 01:11:33 -0500 (Sat, 15 Dec 2007) | 1 line http://bugs.sakaiproject.org/jira/browse/SAK-12461 ------------------------------------------------------------------------ svn merge -r39111:39110 https://source.sakaiproject.org/svn/gradebook/trunk C app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java svn resolved app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Resolved conflicted state of app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java svn log -r 39111 ------------------------------------------------------------------------ r39111 | cwen@iupui.edu | 2007-12-11 14:26:27 -0500 (Tue, 11 Dec 2007) | 1 line SAK-10427 & SAK-12114 => bulk creation for ungraded items. ------------------------------------------------------------------------ svn merge -r38874:38873 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/webapp/gradebookSetup.jsp svn log -r 38874 ------------------------------------------------------------------------ r38874 | cwen@iupui.edu | 2007-11-29 14:35:46 -0500 (Thu, 29 Nov 2007) | 5 lines http://bugs.sakaiproject.org/jira/browse/SAK-12305 SAK-12305 => get rid of "I want to enter grades that do not adhere to the standard grade entry type" ------------------------------------------------------------------------------------------------------s://source.sakaiproject.org/svn/gradebo-----------------------------------------------------------------------------------------okManagerHibernateImpl.java U app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/ClassAvgConverter.java G app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookDependentBean.java U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/InstructorViewBean.java U app/ui/src/webapp/instructorView.jsp G app/ui/src/webapp/assignmentDetails.jsp svn resolved app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Resolved conflicted state of app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java svn log -r 37669 ------------------------------------------------------------------------ r37669 | cwen@iupui.edu | 2007-10-31 13:15:28 -0400 (Wed, 31 Oct 2007) | 4 lines http://128.196.219.68/jira/browse/SAK-10427 SAK-10427 => fix some displyaing/saving issues. ------------------------------------------------------------------------ svn merge -r37506:37505 https://source.sakaiproject.org/svn/gradebook/trunk G app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java G app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java C app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java svn resolved app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java Resolved conflicted state of app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java svn log -r 37506 ------------------------------------------------------------------------------------------------------------------------------------------------------------------128.196.219.68/jira/browse/SAK-10427 SAK-10427 => fix some NPE. ------------------------------------------------------------------------ svn merge -r37479:37478 https://source.sakaiproject.org/svn/gradebook/trunk U app/standalone-app/src/test/org/sakaiproject/tool/gradebook/test/GradebookManagerOPCTest.java U app/business/src/sql/mysql/SAK-10427.sql U app/business/src/sql/oracle/SAK-10427.sql G app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java U app/business/src/java/org/sakaiproject/tool/gradebook/business/GradebookManager.java G app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookSetupBean.java G app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java C app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java C app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties G app/ui/src/webapp/inc/assignmentEditing.jspf G app/ui/src/webapp/gradebookSetup.jsp G app/ui/src/webapp/assignmentDetails.jsp U service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradeRecord.hbm.xml U service/hibernate/src/java/org/sakaiproject/tool/gradebook/Assignment.java U service/hibernate/src/java/org/sakaiproject/tool/gradebook/AssignmentGradeRecord.java U service/hibernate/src/jaU service/hibernate/src/jaU service/hibernate/src/jaU service/hibernate/src/jaU service/hiberndebook/GradebookServiceHibernateImpl.java U service/impl/src/java/org/sakaiproject/component/gradebook/BaseHibernateManager.java U service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java svn resolved app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java Resolved conflicted state of app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java svn resolved app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties Resolved conflicted state of app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties svn log -r 37479 ------------------------------------------------------------------------ r37479 | cwen@iupui.edu | 2007-10-29 14:30:26 -0400 (Mon, 29 Oct 2007) | 5 lines http://128.196.219.68/jira/browse/SAK-10427 SAK-10427 => allow creating non-calculated items without include those items for course grade calculation or stats. ------------------------------------------------------------------------ svn merge -r39393:39392 https://source.sakaiprojectsvn merge -r39393:39392 https://source.sakaiprojectsvn merge -r39393:39392 https://sousiness/impl/GradebookManagerHibernateImpl.java svn resolved app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Resolved conflicted state of app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java svn log -r 39393 ------------------------------------------------------------------------ r39393 | wagnermr@iupui.edu | 2007-12-17 15:20:23 -0500 (Mon, 17 Dec 2007) | 3 lines SAK-12494 http://bugs.sakaiproject.org/jira/browse/SAK-12494 Viewing a non-calculated gb item in a gradebook with grade entry by letter or % results in stack trace ------------------------------------------------------------------------ svn merge -r39362:39361 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/AssignmentPointsConverter.java svn log -r 39362 ------------------------------------------------------------------------ r39362 | rjlowe@iupui.edu | 2007-12-17 10:53:09 -0500 (Mon, 17 Dec 2007) | 1 line SAK-12465 - Non-Standard grades are not showing up in GB table ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39737 Author: zqian@umich.edu Date: 2008-01-03 15:22:14 -0500 (Thu, 03 Jan 2008) New Revision: 39737 Modified: assignment/branches/post-2-4/runconversion_readme.txt Log: update the runconversion_readme.txt file ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39736 Author: zqian@umich.edu Date: 2008-01-03 14:30:45 -0500 (Thu, 03 Jan 2008) New Revision: 39736 Modified: assignment/branches/sakai_2-3-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm Log: fix to SAK-12599:year limit in Assignment tool 2.4.1 version ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39735 Author: zqian@umich.edu Date: 2008-01-03 13:49:35 -0500 (Thu, 03 Jan 2008) New Revision: 39735 Removed: assignment/branches/post-2-4-umich/ Log: the post-2-4-umich branch has been merged back to post-2-4 and is no longer needed. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39734 Author: mmmay@indiana.edu Date: 2008-01-03 13:37:24 -0500 (Thu, 03 Jan 2008) New Revision: 39734 Modified: gradebook/branches/sakai_2-5-x/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: svn merge -r 39397:39398 https://source.sakaiproject.org/svn/gradebook/trunk U service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java in-143-196:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 39397:39398 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39398 | wagnermr@iupui.edu | 2007-12-17 16:29:35 -0500 (Mon, 17 Dec 2007) | 3 lines SAK-10606 http://bugs.sakaiproject.org/jira/browse/SAK-10606 GB authorization error in logs when student accesses Forums ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39733 Author: cwen@iupui.edu Date: 2008-01-03 13:19:09 -0500 (Thu, 03 Jan 2008) New Revision: 39733 Modified: gradebook/branches/SAK-10427/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: svn merge -c 39728 https://source.sakaiproject.org/svn/gradebook/trunk U app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java svn log -r 39728 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39728 | cwen@iupui.edu | 2008-01-03 13:06:41 -0500 (Thu, 03 Jan 2008) | 4 lines http://bugs.sakaiproject.org/jira/browse/SAK-12005 => fix GB test again and turn on maven2 unit test for build. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39732 Author: zqian@umich.edu Date: 2008-01-03 13:15:35 -0500 (Thu, 03 Jan 2008) New Revision: 39732 Modified: site/branches/sakai_2-5-x/site-tool/tool/src/webapp/vm/adminsites/chef_sites_list.vm Log: merge fix to SAK-12431 into 2-5-x branch: svn merge -r 39728:39729 https://source.sakaiproject.org/svn/site/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39731 Author: zqian@umich.edu Date: 2008-01-03 13:12:52 -0500 (Thu, 03 Jan 2008) New Revision: 39731 Modified: site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/webapp/vm/sitebrowser/chef_sitebrowser_list.vm Log: merge fix to SAK-12431 into 2-5-x branch: svn merge -r 39729:39730 https://source.sakaiproject.org/svn/site-manage/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39730 Author: zqian@umich.edu Date: 2008-01-03 13:07:38 -0500 (Thu, 03 Jan 2008) New Revision: 39730 Modified: site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitebrowser/chef_sitebrowser_list.vm Log: fix to SAK-12431:When site doesn't have a creator velocity variable is outputted ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39728 Author: cwen@iupui.edu Date: 2008-01-03 13:06:41 -0500 (Thu, 03 Jan 2008) New Revision: 39728 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: http://bugs.sakaiproject.org/jira/browse/SAK-12005 => fix GB test again and turn on maven2 unit test for build. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39729 Author: zqian@umich.edu Date: 2008-01-03 13:06:49 -0500 (Thu, 03 Jan 2008) New Revision: 39729 Modified: site/trunk/site-tool/tool/src/webapp/vm/adminsites/chef_sites_list.vm Log: fix to SAK-12431:When site doesn't have a creator velocity variable is outputted ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39727 Author: cwen@iupui.edu Date: 2008-01-03 13:04:46 -0500 (Thu, 03 Jan 2008) New Revision: 39727 Added: gradebook/branches/SAK-10427/ Log: create branch for SAK-10427. as of r39722. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39726 Author: ray@media.berkeley.edu Date: 2008-01-03 12:47:08 -0500 (Thu, 03 Jan 2008) New Revision: 39726 Modified: component/branches/SAK-8315/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: Merge -r38279:39599 from trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39725 Author: zqian@umich.edu Date: 2008-01-03 12:30:37 -0500 (Thu, 03 Jan 2008) New Revision: 39725 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm Log: merge the fix to SAK-12421 into 2-5-x branch: svn merge -r 39722:39723 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39724 Author: zqian@umich.edu Date: 2008-01-03 12:26:25 -0500 (Thu, 03 Jan 2008) New Revision: 39724 Modified: assignment/branches/post-2-4/assignment-bundles/assignment.properties assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm Log: merge the fix to SAK-12421 into post-2-4 branch: svn merge -r 39722:39723 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39723 Author: zqian@umich.edu Date: 2008-01-03 12:23:13 -0500 (Thu, 03 Jan 2008) New Revision: 39723 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm Log: fix to SAK-12421: grading settings error cause assignmets to be dropped from gradebook ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39722 Author: cwen@iupui.edu Date: 2008-01-03 11:43:00 -0500 (Thu, 03 Jan 2008) New Revision: 39722 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/app/standalone-app/pom.xml Log: http://bugs.sakaiproject.org/jira/browse/SAK-12005 => fix GB test again and turn on maven2 unit test for build. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39721 Author: zqian@umich.edu Date: 2008-01-03 11:27:03 -0500 (Thu, 03 Jan 2008) New Revision: 39721 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-type.vm Log: fix to SAK-12324:Ability to limit course creation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39720 Author: gopal.ramasammycook@gmail.com Date: 2008-01-03 11:10:02 -0500 (Thu, 03 Jan 2008) New Revision: 39720 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages.properties sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/QuestionScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/SubmissionStatusBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/TotalScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/QuestionScoreListener.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreListener.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/SectionAwareServiceHelperImpl.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/PublishedAssessmentService.java Log: SAK-12065 Group Release. Gopal ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39719 Author: gsilver@umich.edu Date: 2008-01-03 10:28:50 -0500 (Thu, 03 Jan 2008) New Revision: 39719 Modified: announcement/trunk/announcement-tool/tool/src/bundle/announcement.properties Log: SAK-12590 http://jira.sakaiproject.org/jira/browse/SAK-12590 - left moot (unused) entries commented for now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39718 Author: gsilver@umich.edu Date: 2008-01-03 10:26:42 -0500 (Thu, 03 Jan 2008) New Revision: 39718 Modified: calendar/trunk/calendar-tool/tool/src/bundle/calendar.properties Log: SAK-12591 http://jira.sakaiproject.org/jira/browse/SAK-12591 - left moot (unused) entries commented for now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39717 Author: stuart.freeman@et.gatech.edu Date: 2008-01-03 10:21:29 -0500 (Thu, 03 Jan 2008) New Revision: 39717 Added: polls/branches/sakai_2-4-x/tool/src/webapp/WEB-INF/classes/ polls/branches/sakai_2-4-x/tool/src/webapp/WEB-INF/classes/log4j.properties Removed: polls/branches/sakai_2-4-x/tool/src/webapp/WEB-INF/classes/log4j.properties Modified: polls/branches/sakai_2-4-x/tool/pom.xml polls/branches/sakai_2-4-x/tool/project.xml polls/branches/sakai_2-4-x/tool/src/bundle/org/sakaiproject/poll/bundle/Messages.properties polls/branches/sakai_2-4-x/tool/src/java/org/sakaiproject/poll/tool/params/PollToolBean.java polls/branches/sakai_2-4-x/tool/src/java/org/sakaiproject/poll/tool/validators/OptionValidator.java Log: SAK-11704 don't allow creation of polls with empty questions --(stuart@mothra:pts/2)----------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/polls)-- --(0933:Thu,03 Jan 08:$)-- svn merge -r35792:35793 https://source.sakaiproject.org/svn/polls/trunk . C tool/src/java/org/sakaiproject/poll/tool/params/PollToolBean.java C tool/src/bundle/org/sakaiproject/poll/bundle/Messages.properties Skipped missing target: 'tool/src/webapp/classes' A tool/src/webapp/WEB-INF/classes A tool/src/webapp/WEB-INF/classes/log4j.properties --(stuart@mothra:pts/2)----------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/polls)-- --(0934:Thu,03 Jan 08:$)-- ^merge^log svn log -r35792:35793 https://source.sakaiproject.org/svn/polls/trunk . ------------------------------------------------------------------------ r35793 | david.horwitz@uct.ac.za | 2007-09-26 05:26:53 -0400 (Wed, 26 Sep 2007) | 2 lines SAK-11704 Validate for empty question text SAK-10987 correct placement of option validation + supress stack trace ------------------------------------------------------------------------ --(stuart@mothra:pts/2)----------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/polls)-- --(1014:Thu,03 Jan 08:$)-- svn merge -r38152:38153 https://source.sakaiproject.org/svn/polls/trunk . U tool/src/java/org/sakaiproject/poll/tool/validators/OptionValidator.java --(stuart@mothra:pts/2)----------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/polls)-- --(1015:Thu,03 Jan 08:$)-- ^merge^log svn log -r38152:38153 https://source.sakaiproject.org/svn/polls/trunk . ------------------------------------------------------------------------ r38153 | david.horwitz@uct.ac.za | 2007-11-14 01:53:07 -0500 (Wed, 14 Nov 2007) | 1 line SAK-11704 trim value before testing for being empty ------------------------------------------------------------------------ --(stuart@mothra:pts/2)----------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/polls)-- --(1016:Thu,03 Jan 08:$)-- svn merge -r39547:39548 https://source.sakaiproject.org/svn/polls/trunk . G tool/src/java/org/sakaiproject/poll/tool/validators/OptionValidator.java C tool/pom.xml --(stuart@mothra:pts/2)----------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/polls)-- --(1017:Thu,03 Jan 08:$)-- ^merge^log svn log -r39547:39548 https://source.sakaiproject.org/svn/polls/trunk . ------------------------------------------------------------------------ r39548 | david.horwitz@uct.ac.za | 2007-12-20 10:00:05 -0500 (Thu, 20 Dec 2007) | 1 line SAK-11704 now check for the empty strings from fckeditor ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39716 Author: zqian@umich.edu Date: 2008-01-03 10:19:53 -0500 (Thu, 03 Jan 2008) New Revision: 39716 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix to SAK-12532:Better log message when no setup.request from site setup. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39715 Author: gsilver@umich.edu Date: 2008-01-03 10:06:11 -0500 (Thu, 03 Jan 2008) New Revision: 39715 Modified: site-manage/trunk/site-manage-tool/tool/src/bundle/sitebrowser.properties Log: SAK-12594 http://jira.sakaiproject.org/jira/browse/SAK-12594 - left moot (unused) entries commented for now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39714 Author: gsilver@umich.edu Date: 2008-01-03 10:05:02 -0500 (Thu, 03 Jan 2008) New Revision: 39714 Modified: site-manage/trunk/site-manage-tool/tool/src/bundle/membership.properties Log: SAK-12593 http://jira.sakaiproject.org/jira/browse/SAK-12593 - left moot (unused) entries commented for now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39713 Author: gsilver@umich.edu Date: 2008-01-03 10:03:36 -0500 (Thu, 03 Jan 2008) New Revision: 39713 Modified: site-manage/trunk/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties Log: SAK-12523 http://jira.sakaiproject.org/jira/browse/SAK-12523 - left moot (unused) entries commented for now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39712 Author: zqian@umich.edu Date: 2008-01-03 10:00:58 -0500 (Thu, 03 Jan 2008) New Revision: 39712 Modified: authz/trunk/authz-tool/.classpath authz/trunk/authz-tool/tool/pom.xml authz/trunk/authz-tool/tool/src/bundle/authz-tool.properties authz/trunk/authz-tool/tool/src/java/org/sakaiproject/authz/tool/RealmsAction.java Log: fix to SAK-9996:Cannot save realm and no warning to user if invalid provider id is entered: now show the alert message in UI and prevent from saving when the entered provider id is not valid. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39711 Author: wagnermr@iupui.edu Date: 2008-01-03 09:29:50 -0500 (Thu, 03 Jan 2008) New Revision: 39711 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool remove previously added getAllGradebookItems because unnecessary ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39710 Author: stuart.freeman@et.gatech.edu Date: 2008-01-03 09:23:36 -0500 (Thu, 03 Jan 2008) New Revision: 39710 Added: reference/branches/sakai_2-4-x/docs/conversion/sakai_2_4_0-2_4_x_mysql_conversion_005.sql reference/branches/sakai_2-4-x/docs/conversion/sakai_2_4_0-2_4_x_oracle_conversion_005.sql Log: SAK-12429 gradebook performance issue --(0920:Thu,03 Jan 08:$)-- vi sakai_2_4_0-2_4_x_mysql_conversion_005.sql --(stuart@mothra:pts/2)--------------------------------------------------(/home/stuart/src/sakai_2-4-x/reference/docs/conversion)-- --(0921:Thu,03 Jan 08:$)-- vi sakai_2_4_0-2_4_x_oracle_conversion_005.sql --(stuart@mothra:pts/2)--------------------------------------------------(/home/stuart/src/sakai_2-4-x/reference/docs/conversion)-- --(0922:Thu,03 Jan 08:$)-- svn add !$ svn add sakai_2_4_0-2_4_x_oracle_conversion_005.sql A sakai_2_4_0-2_4_x_oracle_conversion_005.sql --(stuart@mothra:pts/2)--------------------------------------------------(/home/stuart/src/sakai_2-4-x/reference/docs/conversion)-- --(0923:Thu,03 Jan 08:$)-- ^oracle^mysql svn add sakai_2_4_0-2_4_x_mysql_conversion_005.sql A sakai_2_4_0-2_4_x_mysql_conversion_005.sql --(stuart@mothra:pts/2)--------------------------------------------------(/home/stuart/src/sakai_2-4-x/reference/docs/conversion)-- --(0923:Thu,03 Jan 08:$)-- svn log -r39153 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r39153 | cwen@iupui.edu | 2007-12-12 15:45:36 -0500 (Wed, 12 Dec 2007) | 1 line SAK-12429 => add index for gradebook. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39709 Author: tnguyen@iupui.edu Date: 2008-01-03 09:20:58 -0500 (Thu, 03 Jan 2008) New Revision: 39709 Modified: oncourse/trunk/src/siterequest/src/java/edu/iu/oncourse/siterequest/SiteRequestManager.java Log: ONC-244 - Site Request Form / Add department CTL to the department list dropdown. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39708 Author: stuart.freeman@et.gatech.edu Date: 2008-01-03 09:14:20 -0500 (Thu, 03 Jan 2008) New Revision: 39708 Added: gradebook/branches/sakai_2-4-x/app/business/src/sql/mysql/SAK-12429.sql gradebook/branches/sakai_2-4-x/app/business/src/sql/oracle/SAK-12429.sql Modified: gradebook/branches/sakai_2-4-x/service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradingEvent.hbm.xml Log: SAK-12429 gradebook performance issue --(stuart@mothra:pts/2)------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/gradebook)-- --(0859:Thu,03 Jan 08:$)-- svn merge -r 39136:39137 https://source.sakaiproject.org/svn/gradebook/trunk . A app/business/src/sql/mysql/SAK-12429.sql A app/business/src/sql/oracle/SAK-12429.sql --(stuart@mothra:pts/2)------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/gradebook)-- --(0859:Thu,03 Jan 08:$)-- ^merge^log svn log -r 39136:39137 https://source.sakaiproject.org/svn/gradebook/trunk . ------------------------------------------------------------------------ r39137 | cwen@iupui.edu | 2007-12-12 10:05:59 -0500 (Wed, 12 Dec 2007) | 1 line SAK-12429 => add index for improving performance. ------------------------------------------------------------------------ --(stuart@mothra:pts/2)------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/gradebook)-- --(0859:Thu,03 Jan 08:$)-- svn merge -r 39138:39139 https://source.sakaiproject.org/svn/gradebook/trunk . U service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradingEvent.hbm.xml --(stuart@mothra:pts/2)------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/gradebook)-- --(0900:Thu,03 Jan 08:$)-- ^merge^log svn log -r 39138:39139 https://source.sakaiproject.org/svn/gradebook/trunk . ------------------------------------------------------------------------ r39138 | wagnermr@iupui.edu | 2007-12-12 10:10:30 -0500 (Wed, 12 Dec 2007) | 3 lines SAK-12432 http://bugs.sakaiproject.org/jira/browse/SAK-12432 Circular dependency between GradebookService and facade Authz ------------------------------------------------------------------------ r39139 | cwen@iupui.edu | 2007-12-12 10:41:58 -0500 (Wed, 12 Dec 2007) | 2 lines SAK-12429 => add index to hibernate mapping. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39707 Author: wagnermr@iupui.edu Date: 2008-01-03 09:12:13 -0500 (Thu, 03 Jan 2008) New Revision: 39707 Modified: msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java Log: SAK-10606 http://jira.sakaiproject.org/jira/browse/SAK-10606 GB authorization error in logs when student accesses Forums Backing out logic changes in forums to resolve separately ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39706 Author: gopal.ramasammycook@gmail.com Date: 2008-01-03 08:42:24 -0500 (Thu, 03 Jan 2008) New Revision: 39706 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java Log: Gopal - Stats descrimination calculation update. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39697 Author: ray@media.berkeley.edu Date: 2008-01-02 18:45:35 -0500 (Wed, 02 Jan 2008) New Revision: 39697 Modified: course-management/branches/sakai_2-5-x/cm-impl/hibernate-impl/impl/src/java/org/sakaiproject/coursemanagement/impl/SampleDataLoader.java Log: SAK-12572 Rather than hard-coding the sample academic sessions' year, base the year on today's date, which will ensure that some term is always current in the demo build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39696 Author: ray@media.berkeley.edu Date: 2008-01-02 18:08:37 -0500 (Wed, 02 Jan 2008) New Revision: 39696 Modified: course-management/trunk/cm-impl/hibernate-impl/impl/src/java/org/sakaiproject/coursemanagement/impl/SampleDataLoader.java Log: SAK-12572 Rather than hard-coding the sample academic sessions' year, base the year on today's date, which will ensure that some term is always current in the demo build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39695 Author: zqian@umich.edu Date: 2008-01-02 17:03:24 -0500 (Wed, 02 Jan 2008) New Revision: 39695 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix to SAK-12536:remove provider associations when site is deleted: This appears to be non-issue when the whole site is deleted. However, the problem exists when the provider list is updated through the 'Edit Class Rosters' choice inside Site Info tool. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39694 Author: wagnermr@iupui.edu Date: 2008-01-02 17:01:03 -0500 (Wed, 02 Jan 2008) New Revision: 39694 Added: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradeDefinition.java Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/BaseHibernateManager.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool getGradesForStudentsForItem ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39692 Author: stuart.freeman@et.gatech.edu Date: 2008-01-02 16:59:22 -0500 (Wed, 02 Jan 2008) New Revision: 39692 Modified: util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/FormattedText.java Log: SAK-10306 Editor has problems inserting links and setting target to new window --(stuart@mothra:pts/5)-------------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/util)-- --(1659:Wed,02 Jan 08:$)-- svn merge -r 35675:35676 https://source.sakaiproject.org/svn/util/trunk . U util-util/util/src/java/org/sakaiproject/util/FormattedText.java --(stuart@mothra:pts/5)-------------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/util)-- --(1700:Wed,02 Jan 08:$)-- ^merge^log svn log -r 35675:35676 https://source.sakaiproject.org/svn/util/trunk . ------------------------------------------------------------------------ r35676 | joshua.ryan@asu.edu | 2007-09-21 20:02:50 -0400 (Fri, 21 Sep 2007) | 2 lines SAK-10306 removing extra pattern replacement that was causing issues with https urls. Fix from Ryan Lowe. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39691 Author: chmaurer@iupui.edu Date: 2008-01-02 16:53:41 -0500 (Wed, 02 Jan 2008) New Revision: 39691 Modified: osp/branches/osp_nightly/ osp/branches/osp_nightly/.externals osp/branches/osp_nightly/pom.xml Log: adding entitybroker since gradebook requires it now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39690 Author: stuart.freeman@et.gatech.edu Date: 2008-01-02 16:52:20 -0500 (Wed, 02 Jan 2008) New Revision: 39690 Modified: mailtool/branches/sakai_2-4-x/.classpath mailtool/branches/sakai_2-4-x/mailtool/pom.xml mailtool/branches/sakai_2-4-x/mailtool/project.xml mailtool/branches/sakai_2-4-x/mailtool/src/java/org/sakaiproject/tool/mailtool/EmailUser.java mailtool/branches/sakai_2-4-x/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java mailtool/branches/sakai_2-4-x/mailtool/src/webapp/WEB-INF/faces-config.xml Log: SAK-10738 proper display of unicode characters, thanks to Kevin Chan for pointing out which revisions actually had to be merged --(stuart@mothra:pts/5)---------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/mailtool)-- --(1643:Wed,02 Jan 08:$)-- svn merge -r32592:32593 https://source.sakaiproject.org/svn/mailtool/trunk/ . C .classpath G mailtool/project.xml C mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java --(stuart@mothra:pts/5)---------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/mailtool)-- --(1643:Wed,02 Jan 08:$)-- ^merge^log svn log -r32592:32593 https://source.sakaiproject.org/svn/mailtool/trunk/ . ------------------------------------------------------------------------ r32593 | kimsooil@bu.edu | 2007-07-16 13:53:33 -0400 (Mon, 16 Jul 2007) | 2 lines fix SAK-10738 (Upgrade mail-1.3.1.jar to mail-1.4.jar) note: it's not include in mailtool.war (it goes to /tomcat/shared/lib) ------------------------------------------------------------------------ --(stuart@mothra:pts/5)---------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/mailtool)-- --(1643:Wed,02 Jan 08:$)-- svn merge -r32638:32639 https://source.sakaiproject.org/svn/mailtool/trunk/ . G mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java --(stuart@mothra:pts/5)---------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/mailtool)-- --(1653:Wed,02 Jan 08:$)-- ^merge^log svn log -r32638:32639 https://source.sakaiproject.org/svn/mailtool/trunk/ . ------------------------------------------------------------------------ r32639 | ian@caret.cam.ac.uk | 2007-07-17 07:54:46 -0400 (Tue, 17 Jul 2007) | 3 lines Fixed to work with JavaMail 1.3.1 SAK-10738 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39689 Author: rjlowe@iupui.edu Date: 2008-01-02 15:50:11 -0500 (Wed, 02 Jan 2008) New Revision: 39689 Added: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/GradebookMessageRenderer.java gradebook/trunk/app/ui/src/webapp/component-templates/ gradebook/trunk/app/ui/src/webapp/component-templates/Messages.html gradebook/trunk/app/ui/src/webapp/content/images/ gradebook/trunk/app/ui/src/webapp/content/images/error-arrow.png Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/GradebookItemBean.java gradebook/trunk/app/ui/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/app/ui/src/webapp/WEB-INF/bundle/messages.properties gradebook/trunk/app/ui/src/webapp/content/css/gradebook.css gradebook/trunk/app/ui/src/webapp/content/templates/add-gradebook-item.html Log: NOJIRA - Gradebook RSF helper validation work and error throwing ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39688 Author: zqian@umich.edu Date: 2008-01-02 15:26:20 -0500 (Wed, 02 Jan 2008) New Revision: 39688 Modified: site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm Log: fix to SAK-9996: cannot save realm and no warning to user if invalid id is entered: somehow the previous changes have been backout by svn checkins afterwards. Now reapply the fix. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39687 Author: rjlowe@iupui.edu Date: 2008-01-02 15:18:57 -0500 (Wed, 02 Jan 2008) New Revision: 39687 Added: gradebook/trunk/app/ui/src/webapp/content/js/add-gradebook-item.js Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/AssignmentCreator.java gradebook/trunk/app/ui/src/webapp/content/templates/add-gradebook-item.html Log: NOJIRA - Adding JS to add form in helper ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39686 Author: rjlowe@iupui.edu Date: 2008-01-02 14:34:05 -0500 (Wed, 02 Jan 2008) New Revision: 39686 Added: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/AssignmentCreator.java Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/GradebookItemBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/producers/AddGradebookItemProducer.java gradebook/trunk/app/ui/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/app/ui/src/webapp/WEB-INF/requestContext.xml gradebook/trunk/app/ui/src/webapp/content/templates/add-gradebook-item.html Log: NOJIRA - gradebook helper work ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39685 Author: zqian@umich.edu Date: 2008-01-02 12:55:18 -0500 (Wed, 02 Jan 2008) New Revision: 39685 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix to SAK-12575:Adding second roster to course site removes previously added roster ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39684 Author: rjlowe@iupui.edu Date: 2008-01-02 12:52:44 -0500 (Wed, 02 Jan 2008) New Revision: 39684 Modified: gradebook/trunk/app/sakai-tool/src/webapp/WEB-INF/web.xml gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/producers/AddGradebookItemProducer.java gradebook/trunk/app/ui/src/webapp/WEB-INF/requestContext.xml Log: NOJIRA - Gradebook Helper injections ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39683 Author: rjlowe@iupui.edu Date: 2008-01-02 11:11:58 -0500 (Wed, 02 Jan 2008) New Revision: 39683 Added: gradebook/trunk/app/ui/src/webapp/WEB-INF/faces-beans.xml Log: NOJIRA - adding accidentially removed faces-beans.xml ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39682 Author: rjlowe@iupui.edu Date: 2008-01-02 11:08:02 -0500 (Wed, 02 Jan 2008) New Revision: 39682 Added: gradebook/trunk/app/sakai-tool/src/webapp/tools/sakai.gradebook.helpers.xml gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/ gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/ gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/beans/GradebookItemBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/entity/ gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/entity/GradebookEntryEntityProvider.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/params/ gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/params/AddGradebookItemViewParams.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/producers/ gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/producers/AddGradebookItemProducer.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/helpers/producers/PermissionsErrorProducer.java gradebook/trunk/app/ui/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/app/ui/src/webapp/WEB-INF/bundle/ gradebook/trunk/app/ui/src/webapp/WEB-INF/bundle/messages.properties gradebook/trunk/app/ui/src/webapp/WEB-INF/requestContext.xml gradebook/trunk/app/ui/src/webapp/content/ gradebook/trunk/app/ui/src/webapp/content/css/ gradebook/trunk/app/ui/src/webapp/content/css/gradebook.css gradebook/trunk/app/ui/src/webapp/content/js/ gradebook/trunk/app/ui/src/webapp/content/templates/ gradebook/trunk/app/ui/src/webapp/content/templates/add-gradebook-item.html gradebook/trunk/app/ui/src/webapp/content/templates/permissions-error.html Removed: gradebook/trunk/app/sakai-tool/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/app/ui/src/webapp/WEB-INF/faces-beans.xml gradebook/trunk/helper-app/ Modified: gradebook/trunk/app/sakai-tool/src/webapp/WEB-INF/web.xml gradebook/trunk/app/ui/pom.xml gradebook/trunk/pom.xml Log: NOJIRA - moving gradebook helper into gradebook webapp ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39681 Author: david.horwitz@uct.ac.za Date: 2008-01-02 09:52:48 -0500 (Wed, 02 Jan 2008) New Revision: 39681 Modified: gradebook/branches/sakai_2-5-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java Log: svn log -r39640 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39640 | josrodri@iupui.edu | 2007-12-28 21:15:33 +0200 (Fri, 28 Dec 2007) | 1 line SAK-12549: Did not deal properly with a valid assignment but no grades recorded ------------------------------------------------------------------------ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39640 https://source.sakaiproject.org/svn/gradebook/trunk gradebook/ U gradebook/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39680 Author: david.horwitz@uct.ac.za Date: 2008-01-02 09:38:43 -0500 (Wed, 02 Jan 2008) New Revision: 39680 Modified: component/branches/sakai_2-5-x/component-api/component/src/config/org/sakaiproject/config/sakai.properties reference/branches/sakai_2-5-x/docs/sakai.properties Log: SAK-12044 add portuguese as supported languaage dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39375 https://source.sakaiproject.org/svn/msgcntr/trunk msgcntr/ U msgcntr/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39598 https://source.sakaiproject.org/svn/reference/trunk reference/ U reference/docs/sakai.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39599 https://source.sakaiproject.org/svn/component/trunk component/ U component/component-api/component/src/config/org/sakaiproject/config/sakai.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39679 Author: david.horwitz@uct.ac.za Date: 2008-01-02 09:33:05 -0500 (Wed, 02 Jan 2008) New Revision: 39679 Added: assignment/branches/sakai_2-5-x/assignment-bundles/assignment_pt_PT.properties rwiki/branches/sakai_2-5-x/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages_pt_PT.properties rwiki/branches/sakai_2-5-x/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/PrepopulatePages_pt_PT.properties rwiki/branches/sakai_2-5-x/rwiki-util/radeox/src/bundle/radeox_messages_pt_PT.properties rwiki/branches/sakai_2-5-x/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/Messages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_pt_PT.properties sam/branches/sakai_2-5-x/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_pt_PT.properties search/branches/sakai_2-5-x/search-tool/tool/src/bundle/org/sakaiproject/search/tool/bundle/Messages_pt_PT.properties site-manage/branches/sakai_2-5-x/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages_pt_PT.properties site-manage/branches/sakai_2-5-x/site-manage-impl/impl/src/bundle/SectionFields_pt_PT.properties site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/bundle/membership_pt_PT.properties site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/bundle/sitebrowser_pt_PT.properties site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/bundle/sitesetupgeneric_pt_PT.properties velocity/branches/sakai_2-5-x/tool/src/bundle/velocity-tool_pt_PT.properties Modified: msgcntr/branches/sakai_2-5-x/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages_pt_PT.properties usermembership/branches/sakai_2-5-x/tool/src/bundle/org/sakaiproject/umem/tool/bundle/Messages_pt_PT.properties Log: SAK-12044 pt_PT bundles part 4 - final batch dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39202 https://source.sakaiproject.org/svn/search/trunk search/ A search/search-tool/tool/src/bundle/org/sakaiproject/search/tool/bundle/Messages_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39202 https://source.sakaiproject.org/svn/usermembership/trunk usermembership/ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39203 https://source.sakaiproject.org/svn/usermembership/trunk usermembership/ U usermembership/tool/src/bundle/org/sakaiproject/umem/tool/bundle/Messages_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39204 https://source.sakaiproject.org/svn/velocity/trunk velocity/ A velocity/tool/src/bundle/velocity-tool_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39205 https://source.sakaiproject.org/svn/rwiki/trunk rwiki/ A rwiki/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/PrepopulatePages_pt_PT.properties A rwiki/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages_pt_PT.properties A rwiki/rwiki-util/radeox/src/bundle/radeox_messages_pt_PT.properties A rwiki/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/Messages_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39206 https://source.sakaiproject.org/svn/site-manage/trunk site-manage/ A site-manage/site-manage-tool/tool/src/bundle/sitesetupgeneric_pt_PT.properties A site-manage/site-manage-tool/tool/src/bundle/membership_pt_PT.properties A site-manage/site-manage-tool/tool/src/bundle/sitebrowser_pt_PT.properties A site-manage/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages_pt_PT.properties A site-manage/site-manage-impl/impl/src/bundle/SectionFields_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39207 https://source.sakaiproject.org/svn/assignment/trunk assignment/ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39359 https://source.sakaiproject.org/svn/assignment/trunk assignment/ A assignment/assignment-bundles/assignment_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39368 https://source.sakaiproject.org/svn/sam/trunk sam A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_pt_PT.properties A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_pt_PT.properties A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_pt_PT.properties A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_pt_PT.properties A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_pt_PT.properties A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_pt_PT.properties A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_pt_PT.properties A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_pt_PT.properties A sam/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_pt_PT.properties A sam/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39375 https://source.sakaiproject.org/svn/msgcntr/trunk msgcntr/ U msgcntr/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages_pt_PT.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39678 Author: david.horwitz@uct.ac.za Date: 2008-01-02 09:12:50 -0500 (Wed, 02 Jan 2008) New Revision: 39678 Added: citations/branches/sakai_2-5-x/citations-util/util/src/bundle/citations_pt_PT.properties content/branches/sakai_2-5-x/content-bundles/content_pt_PT.properties content/branches/sakai_2-5-x/content-bundles/types_pt_PT.properties content/branches/sakai_2-5-x/content-impl/impl/src/bundle/siteemacon_pt_PT.properties content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_pt_PT.properties presence/branches/sakai_2-5-x/presence-tool/tool/src/bundle/admin_pt_PT.properties roster/branches/sakai_2-5-x/roster-app/src/bundle/org/sakaiproject/tool/roster/bundle/Messages_pt_PT.properties user/branches/sakai_2-5-x/user-tool-prefs/tool/src/bundle/user-tool-prefs_pt_PT.properties Log: SAK-12044 pt_PT message bundles batch 3 dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39197 https://source.sakaiproject.org/svn/user/trunk user A user/user-tool-prefs/tool/src/bundle/user-tool-prefs_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39198 https://source.sakaiproject.org/svn/presence/trunk presence/ A presence/presence-tool/tool/src/bundle/admin_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39199 https://source.sakaiproject.org/svn/citations/trunk citations/ A citations/citations-util/util/src/bundle/citations_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39200 https://source.sakaiproject.org/svn/content/trunk content A content/content-bundles/types_pt_PT.properties A content/content-bundles/content_pt_PT.properties A content/content-tool/tool/src/bundle/helper_pt_PT.properties A content/content-impl/impl/src/bundle/siteemacon_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39200 https://source.sakaiproject.org/svn/roster/trunk roster/ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39201 https://source.sakaiproject.org/svn/roster/trunk roster/ A roster/roster-app/src/bundle/org/sakaiproject/tool/roster/bundle/Messages_pt_PT.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39677 Author: aaronz@vt.edu Date: 2008-01-02 09:10:34 -0500 (Wed, 02 Jan 2008) New Revision: 39677 Modified: entitybroker/trunk/api/src/java/org/sakaiproject/entitybroker/util/ClassLoaderReporter.java Log: SAK-12408: Added comment to the EB interface to make it more clear ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39676 Author: david.horwitz@uct.ac.za Date: 2008-01-02 09:04:14 -0500 (Wed, 02 Jan 2008) New Revision: 39676 Added: email/branches/sakai_2-5-x/email-impl/impl/src/bundle/email-impl_pt_PT.properties login/branches/sakai_2-5-x/login-authn-tool/tool/src/bundle/sitenav_pt_PT.properties login/branches/sakai_2-5-x/login-tool/tool/src/bundle/auth_pt_PT.properties mailarchive/branches/sakai_2-5-x/mailarchive-impl/impl/src/bundle/siteemaanc_pt_PT.properties mailarchive/branches/sakai_2-5-x/mailarchive-tool/tool/src/bundle/email_pt_PT.properties message/branches/sakai_2-5-x/message-tool/tool/src/bundle/recent_pt_PT.properties msgcntr/branches/sakai_2-5-x/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages_pt_PT.properties portal/branches/sakai_2-5-x/portal-impl/impl/src/bundle/sitenav_pt_PT.properties portal/branches/sakai_2-5-x/portal-util/util/src/bundle/portal-util_pt_PT.properties Log: SAK-12044 pt_pt message bundles 2 svn merge -c39191 https://source.sakaiproject.org/svn/email/trunk email/ A email/email-impl/impl/src/bundle/email-impl_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39192 https://source.sakaiproject.org/svn/mailarchive/trunk mailarchive/ A mailarchive/mailarchive-tool/tool/src/bundle/email_pt_PT.properties A mailarchive/mailarchive-impl/impl/src/bundle/siteemaanc_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39193 https://source.sakaiproject.org/svn/msgcntr/trunk msgcntr/ A msgcntr/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39194 https://source.sakaiproject.org/svn/message/trunk message/ A message/message-tool/tool/src/bundle/recent_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39195 https://source.sakaiproject.org/svn/portal/trunk portal/ A portal/portal-impl/impl/src/bundle/sitenav_pt_PT.properties A portal/portal-util/util/src/bundle/portal-util_pt_PT.properties dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -c39196 https://source.sakaiproject.org/svn/login/trunk login/ A login/login-authn-tool/tool/src/bundle/sitenav_pt_PT.properties A login/login-tool/tool/src/bundle/auth_pt_PT.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39675 Author: david.horwitz@uct.ac.za Date: 2008-01-02 08:51:20 -0500 (Wed, 02 Jan 2008) New Revision: 39675 Added: access/branches/sakai_2-5-x/access-impl/impl/src/bundle/access_pt_PT.properties announcement/branches/sakai_2-5-x/announcement-impl/impl/src/bundle/annc-access_pt_PT.properties announcement/branches/sakai_2-5-x/announcement-impl/impl/src/bundle/siteemaanc_pt_PT.properties announcement/branches/sakai_2-5-x/announcement-tool/tool/src/bundle/announcement_pt_PT.properties blog/branches/sakai_2-5-x/tool/src/bundle/uk/ac/lancs/e_science/sakai/tools/blogger/bundle/Messages_pt_PT.properties calendar/branches/sakai_2-5-x/calendar-impl/impl/src/bundle/calendarimpl_pt_PT.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_pt_PT.properties calendar/branches/sakai_2-5-x/calendar-tool/tool/src/bundle/calendar_pt_PT.properties chat/branches/sakai_2-5-x/chat-impl/impl/src/bundle/chat_pt_PT.properties chat/branches/sakai_2-5-x/chat-tool/tool/src/bundle/chat_pt_PT.properties Log: SAK-12044 first chunck of pt_PT translations svn merge -c39186 https://source.sakaiproject.org/svn/access/trunk access/ A access/access-impl/impl/src/bundle/access_pt_PT.properties svn merge -c39187 https://source.sakaiproject.org/svn/announcement/trunk announcement A announcement/announcement-tool/tool/src/bundle/announcement_pt_PT.properties A announcement/announcement-impl/impl/src/bundle/annc-access_pt_PT.properties A announcement/announcement-impl/impl/src/bundle/siteemaanc_pt_PT.properties svn merge -c39188 https://source.sakaiproject.org/svn/blog/trunk blog A blog/tool/src/bundle/uk/ac/lancs/e_science/sakai/tools/blogger/bundle/Messages_pt_PT.properties svn merge -c39189 https://source.sakaiproject.org/svn/calendar/trunk calendar/ A calendar/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_pt_PT.properties A calendar/calendar-tool/tool/src/bundle/calendar_pt_PT.properties A calendar/calendar-impl/impl/src/bundle/calendarimpl_pt_PT.properties svn merge -c39190 https://source.sakaiproject.org/svn/chat/trunk chat/ A chat/chat-tool/tool/src/bundle/chat_pt_PT.properties A chat/chat-impl/impl/src/bundle/chat_pt_PT.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39674 Author: david.horwitz@uct.ac.za Date: 2008-01-02 08:36:05 -0500 (Wed, 02 Jan 2008) New Revision: 39674 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm Log: svn merge -c39657 https://source.sakaiproject.org/svn/assignment/trunk assignment/ U assignment/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm svn log -r39657 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r39657 | zqian@umich.edu | 2007-12-31 21:51:23 +0200 (Mon, 31 Dec 2007) | 1 line SAK-10943 Fix to SAK-10943:Submission notification fails silently for submitting users who don't have an email address ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39673 Author: david.horwitz@uct.ac.za Date: 2008-01-02 08:21:56 -0500 (Wed, 02 Jan 2008) New Revision: 39673 Modified: calendar/branches/sakai_2-5-x/calendar-tool/tool/src/bundle/calendar.properties Log: svn merge -c39646 https://source.sakaiproject.org/svn/calendar/trunk calendar/ U calendar/calendar-tool/tool/src/bundle/calendar.properties svn log -r39646 https://source.sakaiproject.org/svn/calendar/trunk ------------------------------------------------------------------------ r39646 | gsilver@umich.edu | 2007-12-30 04:07:07 +0200 (Sun, 30 Dec 2007) | 2 lines SAK-9349 http://jira.sakaiproject.org/jira/browse/SAK-9349 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39672 Author: david.horwitz@uct.ac.za Date: 2008-01-02 08:15:52 -0500 (Wed, 02 Jan 2008) New Revision: 39672 Modified: podcasts/branches/sakai_2-5-x/podcasts/src/java/org/sakaiproject/tool/podcasts/RSSPodfeedServlet.java Log: svn merge -c39455 https://source.sakaiproject.org/svn/podcasts/trunk podcasts U podcasts/podcasts/src/java/org/sakaiproject/tool/podcasts/RSSPodfeedServlet.java svn log -r39455 https://source.sakaiproject.org/svn/podcasts/trunk ------------------------------------------------------------------------ r39455 | josrodri@iupui.edu | 2007-12-18 21:51:48 +0200 (Tue, 18 Dec 2007) | 1 line SAK-6404: changed events logged to podcast.read.public, podcast.read.site ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39671 Author: gopal.ramasammycook@gmail.com Date: 2008-01-02 06:59:30 -0500 (Wed, 02 Jan 2008) New Revision: 39671 Modified: sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java Log: SAK-12065 Bug Fix for Deleting released group - tooltip display was causing a null pointer exception. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39670 Author: david.horwitz@uct.ac.za Date: 2008-01-02 05:14:28 -0500 (Wed, 02 Jan 2008) New Revision: 39670 Modified: event/branches/sakai_2-5-x/event-util/util/src/java/org/sakaiproject/util/EmailNotification.java Log: svn merge -c39033 https://source.sakaiproject.org/svn/event/trunk event U event/event-util/util/src/java/org/sakaiproject/util/EmailNotification.java svn log -r39033 https://source.sakaiproject.org/svn/event/trunk ------------------------------------------------------------------------ r39033 | ian@caret.cam.ac.uk | 2007-12-07 18:03:07 +0200 (Fri, 07 Dec 2007) | 6 lines http://bugs.sakaiproject.org/jira/browse/SAK-11169 Added switch for bulk preference on email notification, Patch Supplied by Daniel Parry. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39669 Author: david.horwitz@uct.ac.za Date: 2008-01-02 04:38:54 -0500 (Wed, 02 Jan 2008) New Revision: 39669 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm Log: svn merge -c38510 https://source.sakaiproject.org/svn/assignment/trunk assignment/ U assignment/assignment-bundles/assignment.properties U assignment/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm U assignment/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm svn log -r38510 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38510 | zqian@umich.edu | 2007-11-20 23:08:48 +0200 (Tue, 20 Nov 2007) | 1 line fix to SAK-12227:Drafts should not be gradable before a due date ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39668 Author: david.horwitz@uct.ac.za Date: 2008-01-02 04:23:12 -0500 (Wed, 02 Jan 2008) New Revision: 39668 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn log -r39659 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r39659 | zqian@umich.edu | 2007-12-31 23:22:03 +0200 (Mon, 31 Dec 2007) | 1 line fix to SAK-12543: Assignment tool Adds a Zero at the end of point values under certain condition ------------------------------------------------------------------------ svn merge -c39659 https://source.sakaiproject.org/svn/assignment/trunk assignment/ U assignment/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39667 Author: david.horwitz@uct.ac.za Date: 2008-01-02 03:55:03 -0500 (Wed, 02 Jan 2008) New Revision: 39667 Modified: site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant.vm Log: svn log -r39603 https://source.sakaiproject.org/svn/site-manage/trunk ------------------------------------------------------------------------ r39603 | zqian@umich.edu | 2007-12-21 19:19:37 +0200 (Fri, 21 Dec 2007) | 1 line Fix to SAK-12547:"Students registered for course" shown for non-course sites ------------------------------------------------------------------------ svn merge -c39603 https://source.sakaiproject.org/svn/site-manage/trunk site-manage/ U site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java C site-manage/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant.vm Conflict was merged manualy ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39666 Author: david.horwitz@uct.ac.za Date: 2008-01-02 03:20:47 -0500 (Wed, 02 Jan 2008) New Revision: 39666 Modified: util/branches/sakai_2-5-x/util-util/util/src/java/org/sakaiproject/util/FormattedText.java Log: svn log -r38889 https://source.sakaiproject.org/svn/util/trunk ------------------------------------------------------------------------ r38889 | joshua.ryan@asu.edu | 2007-11-30 00:20:17 +0200 (Fri, 30 Nov 2007) | 2 lines SAK-11056 added 'start' attribute to the allowed list of attributes in safe html ------------------------------------------------------------------------ svn merge -c38889 https://source.sakaiproject.org/svn/util/trunk util/ U util/util-util/util/src/java/org/sakaiproject/util/FormattedText.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=44484 Author: david.horwitz@uct.ac.za Date: 2008-01-02 03:02:46 -0500 (Wed, 02 Jan 2008) New Revision: 44484 Removed: uct/reset-pass/ Log: SAK-11961 This code is now in main svn ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39665 Author: david.horwitz@uct.ac.za Date: 2008-01-02 03:00:53 -0500 (Wed, 02 Jan 2008) New Revision: 39665 Added: reset-pass/branches/sakai_2-4-x/project.properties reset-pass/branches/sakai_2-4-x/project.xml reset-pass/branches/sakai_2-4-x/reset-pass/project.properties reset-pass/branches/sakai_2-4-x/reset-pass/project.xml Log: SAK-11961 add the maven 1 build artefacts ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39664 Author: david.horwitz@uct.ac.za Date: 2008-01-02 02:51:31 -0500 (Wed, 02 Jan 2008) New Revision: 39664 Added: reset-pass/branches/sakai_2-4-x/ Log: Cut a 2-4-x branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39663 Author: ian@caret.cam.ac.uk Date: 2008-01-01 20:22:44 -0500 (Tue, 01 Jan 2008) New Revision: 39663 Added: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentManagerRegister.java Removed: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactoryPreMerge.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SakaiComponentApplicationContextX.java Modified: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/api/ComponentBeanFactory.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/DynamicDefaultSakaiProperties.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/proxy/ComponentManagerProxy.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentApplicationContext.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ContainerApplicationContext.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/PropertyOverrideConfigurer.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SpringComponentManager.java Log: SAK-12134 Working version using all exported from seperate application contexts, however, there appear to be some errors with duplicate initialization of components in more than one component manager. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39662 Author: ian@caret.cam.ac.uk Date: 2008-01-01 07:37:54 -0500 (Tue, 01 Jan 2008) New Revision: 39662 Added: component/branches/SAK-12134/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/DynamicDefaultSakaiProperties.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/BeanFactoryPostProcessorCreator.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentApplicationContext.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ContainerApplicationContext.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactoryPreMerge.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ReversiblePropertyOverrideConfigurer.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SakaiComponentApplicationContextX.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SakaiProperties.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SakaiPropertyPromoter.java component/branches/SAK-12134/component-impl/integration-test/ component/branches/SAK-12134/component-impl/integration-test/pom.xml component/branches/SAK-12134/component-impl/integration-test/src/ component/branches/SAK-12134/component-impl/integration-test/src/java/ component/branches/SAK-12134/component-impl/integration-test/src/java/org/ component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/ component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/ component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/test/ component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestComponent.java component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestProvider.java component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestComponent.java component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider1.java component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider2.java component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/test/dynamic/ component/branches/SAK-12134/component-impl/integration-test/src/java/org/sakaiproject/component/test/dynamic/DbPropertiesDao.java component/branches/SAK-12134/component-impl/integration-test/src/test/ component/branches/SAK-12134/component-impl/integration-test/src/test/java/ component/branches/SAK-12134/component-impl/integration-test/src/test/java/org/ component/branches/SAK-12134/component-impl/integration-test/src/test/java/org/sakaiproject/ component/branches/SAK-12134/component-impl/integration-test/src/test/java/org/sakaiproject/component/ component/branches/SAK-12134/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java component/branches/SAK-12134/component-impl/integration-test/src/test/java/org/sakaiproject/component/DynamicConfigurationTest.java component/branches/SAK-12134/component-impl/integration-test/src/test/resources/ component/branches/SAK-12134/component-impl/integration-test/src/test/resources/dynamic/ component/branches/SAK-12134/component-impl/integration-test/src/test/resources/dynamic/sakai-configuration.xml component/branches/SAK-12134/component-impl/integration-test/src/test/resources/dynamic/sakai.properties component/branches/SAK-12134/component-impl/integration-test/src/test/resources/filesystem/ component/branches/SAK-12134/component-impl/integration-test/src/test/resources/filesystem/sakai-configuration.xml component/branches/SAK-12134/component-impl/integration-test/src/test/resources/filesystem/sakai.properties component/branches/SAK-12134/component-impl/integration-test/src/test/resources/filesystem/some-peculiar.properties component/branches/SAK-12134/component-impl/integration-test/src/test/resources/log4j.properties component/branches/SAK-12134/component-impl/integration-test/src/webapp/ component/branches/SAK-12134/component-impl/integration-test/src/webapp/WEB-INF/ component/branches/SAK-12134/component-impl/integration-test/src/webapp/WEB-INF/components.xml component/branches/SAK-12134/component-impl/integration-test/xdocs/ component/branches/SAK-12134/component-impl/integration-test/xdocs/README.txt Modified: component/branches/SAK-12134/component-api/.classpath component/branches/SAK-12134/component-api/component/src/config/org/sakaiproject/config/sakai.properties component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/api/ComponentBeanFactory.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/proxy/ComponentManagerProxy.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SpringComponentManager.java component/branches/SAK-12134/component-impl/impl/src/java/org/sakaiproject/component/impl/BasicConfigurationService.java component/branches/SAK-12134/component-impl/pack/src/webapp/WEB-INF/components.xml component/branches/SAK-12134/pom.xml Log: SAK-12134 Merged Rays configuration branch Tested and starts up with full Sakai, but need to do some work on re-establishing the auto export of requested beans, rather than requiring that all are exported and/or the projects define their exports. I think I may have re-introduced some bindings to spring in the process of the merge. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39660 Author: zqian@umich.edu Date: 2007-12-31 16:27:23 -0500 (Mon, 31 Dec 2007) New Revision: 39660 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge fix to SAK-12543 into post-2-4:svn merge -r 39658:39659 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39659 Author: zqian@umich.edu Date: 2007-12-31 16:22:03 -0500 (Mon, 31 Dec 2007) New Revision: 39659 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12543: Assignment tool Adds a Zero at the end of point values under certain condition ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39658 Author: zqian@umich.edu Date: 2007-12-31 14:55:47 -0500 (Mon, 31 Dec 2007) New Revision: 39658 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm Log: Fix to SAK-10943 in pot-2-4:Submission notification fails silently for submitting users who don't have an email address Only show email notification message when user has submitted the assignment ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39657 Author: zqian@umich.edu Date: 2007-12-31 14:51:23 -0500 (Mon, 31 Dec 2007) New Revision: 39657 Modified: assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm Log: Fix to SAK-10943:Submission notification fails silently for submitting users who don't have an email address ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39656 Author: zqian@umich.edu Date: 2007-12-31 14:40:53 -0500 (Mon, 31 Dec 2007) New Revision: 39656 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm Log: fix in post-2-4 for SAK-10943:Submission notification fails silently for submitting users who don't have an email address ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39655 Author: rjlowe@iupui.edu Date: 2007-12-31 10:47:13 -0500 (Mon, 31 Dec 2007) New Revision: 39655 Added: gradebook/trunk/helper-app/project.properties gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/helper/PermissionsErrorProducer.java gradebook/trunk/helper-app/src/webapp/content/templates/permissions-error.html Modified: gradebook/trunk/.classpath gradebook/trunk/helper-app/pom.xml gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/entity/GradebookEntryEntityProvider.java gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/helper/AddGradebookItemProducer.java gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/params/AddGradebookItemViewParams.java gradebook/trunk/helper-app/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/helper-app/src/webapp/WEB-INF/requestContext.xml gradebook/trunk/pom.xml Log: NOJIRA - Use entity broker for gradebook add/edit helper, set dependencies for GradebookService ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39654 Author: wagnermr@iupui.edu Date: 2007-12-31 09:02:19 -0500 (Mon, 31 Dec 2007) New Revision: 39654 Modified: gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool fix new getAssignmentScore error ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39653 Author: csev@umich.edu Date: 2007-12-30 22:43:07 -0500 (Sun, 30 Dec 2007) New Revision: 39653 Modified: portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site.vm Log: SAK-12402 Catch the situation where there are no tabs and fix. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39652 Author: csev@umich.edu Date: 2007-12-30 16:46:26 -0500 (Sun, 30 Dec 2007) New Revision: 39652 Modified: web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlets/SakaiIFrame.java web/branches/SAK-12563/web-portlet/portlet/src/webapp/WEB-INF/sakai/SakaiIFrame.xml Log: SAK-12563 Changes to catch up with my SAK-12402 branch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39651 Author: csev@umich.edu Date: 2007-12-30 16:45:29 -0500 (Sun, 30 Dec 2007) New Revision: 39651 Modified: portal/branches/SAK-12402/portal-api/api/src/java/org/sakaiproject/portal/api/Portal.java portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/PageHandler.java portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: SAK-12402 Futher cleanup - introduce two new properties: sakai:portlet-pre-render - indicates that the portal is to pre-render portlet content before the view starts - this allows the portal to check to see if the portlet has requested to be switch to/from maximize mode on any particular request. sakai:prefer-maximize - This indicates that the tool always wants to be maximized. This makes most sense for non-JSR-168 tools that want to have a lot of horizontal and vertical space and want portal navigation to be as minimal as possible while the tool is active. This branch is getting pretty mature now. I need to write documentation about these new features next. I do need to do a line by line code review of all my changes since the start of the branch as well before I am happy. I also am writing a test plan for these features. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39650 Author: rjlowe@iupui.edu Date: 2007-12-30 13:32:35 -0500 (Sun, 30 Dec 2007) New Revision: 39650 Added: sam/branches/SAK-12569/ Log: SAK-12569 Branch of Samigo for Joshua Ryan ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39649 Author: jimeng@umich.edu Date: 2007-12-30 12:37:21 -0500 (Sun, 30 Dec 2007) New Revision: 39649 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/trunk/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: SAK-12426 Changed logging level to debug (instead of warn) for OverQuotaException and ServerOverloadException Changed logging level to debug (instead of warn) when attempting to remove a partially created resource fails (indicating no records exist for that resource-id). ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39648 Author: csev@umich.edu Date: 2007-12-30 10:33:39 -0500 (Sun, 30 Dec 2007) New Revision: 39648 Modified: portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/PageHandler.java portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site.vm Log: SAK-12402 Yet another step in the process where stuff is working... Logic moved from the view file into the Java - per Ian. Next steps: Properties on tools to indicate JSR-168 preload-requested and on a Sakai tool to request a frame view. Getting closer to the time to write some documentation. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39647 Author: csev@umich.edu Date: 2007-12-30 10:00:03 -0500 (Sun, 30 Dec 2007) New Revision: 39647 Modified: portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/PageHandler.java portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/WorksiteHandler.java portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site-frame-top.vm portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site.vm Log: SAK-12402 Refactor step 1. Checking in stuff that (once again) is working so I don't slide backwards. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39646 Author: gsilver@umich.edu Date: 2007-12-29 21:07:07 -0500 (Sat, 29 Dec 2007) New Revision: 39646 Modified: calendar/trunk/calendar-tool/tool/src/bundle/calendar.properties Log: SAK-9349 http://jira.sakaiproject.org/jira/browse/SAK-9349 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39645 Author: ian@caret.cam.ac.uk Date: 2007-12-29 14:47:11 -0500 (Sat, 29 Dec 2007) New Revision: 39645 Added: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/api/ComponentBeanFactory.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/ContextLoader.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/spring/ Removed: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/ContextLoader.java Modified: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/proxy/ComponentManagerProxy.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentMap.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SpringComponentManager.java Log: SAK-12134 Hierachical SPring now working, removed all common refences to Spring in the components space. The BeanFactory registeres exported beans based on usage and maintains a dependency graph No proxies are required to make this work, next step to move spring out of shared. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39644 Author: csev@umich.edu Date: 2007-12-29 10:28:19 -0500 (Sat, 29 Dec 2007) New Revision: 39644 Added: portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site-frame-top.vm Removed: portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/ftop.vm Modified: portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: Fix last second typo and rename view file to make more sense. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39643 Author: csev@umich.edu Date: 2007-12-29 10:09:51 -0500 (Sat, 29 Dec 2007) New Revision: 39643 Modified: portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/ftop.vm portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site.vm Log: Basic Navigation worked out. If you navigate to the site from another site and the first tool requests maximize you see maximize. If there is only one tool on a site and it requests maximize, it always gets it. In this case the tool name is not even shown in the frame view - the site link becomes the "reset" for the tool. If in Maximize mode, you click on the site or my workspace - maximize mode is suppressed for the next display - unless there is only one tool - you always see the tool list. When you then click on a tool - if it wants maximize it gets it. This way even when all tools want maximize, you can move between tools by clicking on the site link in maximize view. The best usability will likely be if the first tool in the site (like the Home tool) does not request Maximize. However - if this is the case, here is the sequence. (1) Navigate to the site for the first time - first tool will be selected and shown maximally. (2) Click the Site tab - tools will be shown - the first tool will be selected and shown in non-maximized mode. (3) Since you cannot click on a selected tool - you must click on another tool and then click on the first tool to re-maximize the first tool, (4) if you click on a tool which also requests maximize, you must then click the site in Maximize view and then click on the first tool. The simple rule is that when you are in Maximized view and click on a site - you will see the tools unless there is only one tool available. Again - the best usability will happen if you build sites such that the first tool doest not request Maximize unless there is only one tool on the site. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39642 Author: csev@umich.edu Date: 2007-12-28 22:59:30 -0500 (Fri, 28 Dec 2007) New Revision: 39642 Modified: portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/ftop.vm portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site.vm Log: SAK-12402 Intermediate state - now all tools - JSR-168 and non-JSR-168 appear in the frameset. Using this mode to think through navigation between tools when in framesets. Probably time to start migrating the trigger code from site.vm back into SkinnablePortal. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39641 Author: josrodri@iupui.edu Date: 2007-12-28 16:44:24 -0500 (Fri, 28 Dec 2007) New Revision: 39641 Modified: podcasts/trunk/podcasts-app/src/webapp/css/podcaster.css podcasts/trunk/podcasts-app/src/webapp/podcasts/podMain.jsp Log: SAK-9882: refactored podMain.jsp the right way (at least much closer to) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39640 Author: josrodri@iupui.edu Date: 2007-12-28 14:15:33 -0500 (Fri, 28 Dec 2007) New Revision: 39640 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java Log: SAK-12549: Did not deal properly with a valid assignment but no grades recorded ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39639 Author: csev@umich.edu Date: 2007-12-28 12:11:44 -0500 (Fri, 28 Dec 2007) New Revision: 39639 Modified: portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/SAK-12402/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/ftop.vm portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site.vm Log: Added reset capability, added a third tab for the Tool Title which both appears to be selected and is the reset URL. Experimented with trying to move the Edit icon around - failed - will leave that to the pros :) Need to add a popup confirming desire to reset. Next steps - make it so any tool can use this feature - not just JSR-168 tools. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39638 Author: ian@caret.cam.ac.uk Date: 2007-12-28 12:06:41 -0500 (Fri, 28 Dec 2007) New Revision: 39638 Modified: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/ContextLoader.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SpringComponentManager.java component/branches/SAK-12134/component-shared-deploy/pom.xml Log: SAK-12134 Hierachical Spring Contexts. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39637 Author: csev@umich.edu Date: 2007-12-28 11:55:15 -0500 (Fri, 28 Dec 2007) New Revision: 39637 Removed: web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlet/util/JSPHelper.java Modified: web/branches/SAK-12563/web-portlet/portlet/src/bundle/vm/edit.vm web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlets/SakaiIFrame.java web/branches/SAK-12563/web-portlet/portlet/src/webapp/WEB-INF/portlet.xml Log: beginning code merge from Web Content Tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39636 Author: zqian@umich.edu Date: 2007-12-27 21:40:21 -0500 (Thu, 27 Dec 2007) New Revision: 39636 Modified: assignment/branches/post-2-4/assignment-impl/impl/project.xml assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SchemaConversionHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SerializableSubmissionAccess.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/AssignmentSubmissionAccess.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java assignment/branches/post-2-4/assignment-impl/pack/project.xml assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm assignment/branches/post-2-4/runconversion.sh assignment/branches/post-2-4/upgradeschema_mysql.config assignment/branches/post-2-4/upgradeschema_oracle.config Log: related to SAK-11821. Merge the branch post-2-4-umich back into post-2-4 branch for further conversion script fixes. svn merge -r 39156:HEAD https://source.sakaiproject.org/svn//assignment/branches/post-2-4-umich/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39635 Author: zqian@umich.edu Date: 2007-12-27 21:22:31 -0500 (Thu, 27 Dec 2007) New Revision: 39635 Modified: assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java Log: fixed the problem of leaving Base64 encoded String inside the various previous grade information ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Author: knoop@umich.edu Revision: 38445 Property Name: svn:log New Property Value: SAK-12239 Creating branch in util for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Author: knoop@umich.edu Revision: 38444 Property Name: svn:log New Property Value: SAK-12239 Creating branch in entity for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Author: knoop@umich.edu Revision: 38443 Property Name: svn:log New Property Value: SAK-12239 Creating branch in db for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Author: knoop@umich.edu Revision: 38438 Property Name: svn:log New Property Value: SAK-12239 Creating branch in entity for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Author: knoop@umich.edu Revision: 38442 Property Name: svn:log New Property Value: SAK-12239 Creating branch in content for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39634 Author: cwen@iupui.edu Date: 2007-12-27 13:46:19 -0500 (Thu, 27 Dec 2007) New Revision: 39634 Added: msgcntr/trunk/messageforums-hbm/src/sql/mysql/SAK-8421.sql msgcntr/trunk/messageforums-hbm/src/sql/oracle/SAK-8421.sql Modified: msgcntr/trunk/messageforums-hbm/src/java/org/sakaiproject/component/app/messageforums/dao/hibernate/UnreadStatus.hbm.xml Log: http://bugs.sakaiproject.org/jira/browse/SAK-8421 => add indexes. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39633 Author: jimeng@umich.edu Date: 2007-12-27 12:09:51 -0500 (Thu, 27 Dec 2007) New Revision: 39633 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java Log: SAK-12501 Include column-specs in new oracle statement ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39632 Author: jimeng@umich.edu Date: 2007-12-27 10:21:57 -0500 (Thu, 27 Dec 2007) New Revision: 39632 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java Log: SAK-12501 Revised oracle sql syntax. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39631 Author: csev@umich.edu Date: 2007-12-27 10:19:23 -0500 (Thu, 27 Dec 2007) New Revision: 39631 Modified: mailarchive/branches/SAK-11544/mailarchive-tool/tool/src/java/org/sakaiproject/mailarchive/tool/MailboxAction.java Log: SAK-11544 Commit of some test code - please don't look at this - it is a bit of refactor in Mail Action and a bad hack to fill up a mail archive by pressing the options button. I just wanted to put this in my happy little branch so I did not have to keep carrying this code around manually. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39630 Author: csev@umich.edu Date: 2007-12-27 10:09:53 -0500 (Thu, 27 Dec 2007) New Revision: 39630 Added: mailarchive/branches/SAK-11544/ Log: Branch for Mail Archive Performance Improvement ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39629 Author: csev@umich.edu Date: 2007-12-27 09:55:36 -0500 (Thu, 27 Dec 2007) New Revision: 39629 Added: web/branches/SAK-12563/web-portlet/ web/branches/SAK-12563/web-portlet/portlet/ web/branches/SAK-12563/web-portlet/portlet/pom.xml web/branches/SAK-12563/web-portlet/portlet/src/ web/branches/SAK-12563/web-portlet/portlet/src/bundle/ web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe.metaprops web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_ar.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_ca.metaprops web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_ca.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_en_GB.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_es.metaprops web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_es.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_fr_CA.metaprops web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_fr_CA.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_ja.metaprops web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_ja.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_ko.metaprops web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_ko.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_nl.metaprops web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_nl.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_sv.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_zh_CN.metaprops web/branches/SAK-12563/web-portlet/portlet/src/bundle/iframe_zh_CN.properties web/branches/SAK-12563/web-portlet/portlet/src/bundle/vm/ web/branches/SAK-12563/web-portlet/portlet/src/bundle/vm/edit.vm web/branches/SAK-12563/web-portlet/portlet/src/bundle/vm/macros.vm web/branches/SAK-12563/web-portlet/portlet/src/bundle/vm/main.vm web/branches/SAK-12563/web-portlet/portlet/src/java/ web/branches/SAK-12563/web-portlet/portlet/src/java/org/ web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/ web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlet/ web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlet/util/ web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlet/util/JSPHelper.java web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlet/util/VelocityHelper.java web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlets/ web/branches/SAK-12563/web-portlet/portlet/src/java/org/sakaiproject/portlets/SakaiIFrame.java web/branches/SAK-12563/web-portlet/portlet/src/webapp/ web/branches/SAK-12563/web-portlet/portlet/src/webapp/WEB-INF/ web/branches/SAK-12563/web-portlet/portlet/src/webapp/WEB-INF/portlet.xml web/branches/SAK-12563/web-portlet/portlet/src/webapp/WEB-INF/sakai/ web/branches/SAK-12563/web-portlet/portlet/src/webapp/WEB-INF/sakai/SakaiIFrame.xml web/branches/SAK-12563/web-portlet/portlet/src/webapp/WEB-INF/velocity.config web/branches/SAK-12563/web-portlet/portlet/src/webapp/WEB-INF/web.xml web/branches/SAK-12563/web-portlet/portlet/src/webapp/help.jsp Log: SAK-12563 Initial commit of the JSR-168 based iframe portlet. This version does not yet take over the sakai.iframe tool id - for now it just works under its own id for testing and development purposes. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39628 Author: csev@umich.edu Date: 2007-12-27 09:46:29 -0500 (Thu, 27 Dec 2007) New Revision: 39628 Added: web/branches/SAK-12563/ Log: Create branch for iframe portlet ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39627 Author: csev@umich.edu Date: 2007-12-27 09:23:39 -0500 (Thu, 27 Dec 2007) New Revision: 39627 Added: portal/branches/SAK-12402/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/ftop.vm Log: Initial commit of the frame top code ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39626 Author: csev@umich.edu Date: 2007-12-27 09:11:22 -0500 (Thu, 27 Dec 2007) New Revision: 39626 Added: portal/branches/SAK-12402/ Log: Create branch for frameset portal ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39625 Author: jimeng@umich.edu Date: 2007-12-27 08:01:07 -0500 (Thu, 27 Dec 2007) New Revision: 39625 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java Log: SAK-12501 Added log message for sqlexception. Revised syntax fo oracle sql ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39624 Author: jimeng@umich.edu Date: 2007-12-26 21:08:23 -0500 (Wed, 26 Dec 2007) New Revision: 39624 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java Log: SAK-12501 Revised syntax of oracle query to insert/update dropbox timestamp ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39623 Author: bkirschn@umich.edu Date: 2007-12-26 16:31:50 -0500 (Wed, 26 Dec 2007) New Revision: 39623 Modified: announcement/trunk/announcement-api/api/src/java/org/sakaiproject/announcement/api/AnnouncementService.java announcement/trunk/announcement-api/api/src/java/org/sakaiproject/announcement/cover/AnnouncementService.java announcement/trunk/announcement-impl/impl/pom.xml announcement/trunk/announcement-impl/impl/src/java/org/sakaiproject/announcement/impl/BaseAnnouncementService.java announcement/trunk/announcement-impl/pack/pom.xml Log: SAK-11372 api/impl support for rss ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39622 Author: jimeng@umich.edu Date: 2007-12-26 11:38:49 -0500 (Wed, 26 Dec 2007) New Revision: 39622 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java Log: SAK-12501 Added oracle syntax to update/insert record to record last update to dropbox. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39621 Author: ian@caret.cam.ac.uk Date: 2007-12-25 17:52:09 -0500 (Tue, 25 Dec 2007) New Revision: 39621 Added: portal/branches/SAK-12350/portal-api/api/src/java/org/sakaiproject/portal/api/SiteNeighbourhoodService.java portal/branches/SAK-12350/portal-service-impl/impl/src/java/org/sakaiproject/portal/service/SiteNeighbourhoodServiceImpl.java Modified: portal/branches/SAK-12350/portal-api/api/src/java/org/sakaiproject/portal/api/Portal.java portal/branches/SAK-12350/portal-api/api/src/java/org/sakaiproject/portal/api/PortalService.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/AbstractSiteViewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/AllSitesViewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/DefaultSiteViewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/MoreSiteViewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/PortalSiteHelperImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/SubSiteViewImpl.java portal/branches/SAK-12350/portal-service-impl/impl/src/java/org/sakaiproject/portal/service/PortalServiceImpl.java portal/branches/SAK-12350/portal-service-impl/pack/src/webapp/WEB-INF/components.xml Log: SAK-12350 Abstracted provision of site lists behind a ServiceAPI. The service API is not complete as there need to be an organizing mechanims, but I havent worked that out entirely yet. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39620 Author: stephen.marquard@uct.ac.za Date: 2007-12-24 03:05:38 -0500 (Mon, 24 Dec 2007) New Revision: 39620 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/vm/citation/add_citations.vm Log: SAK-12534 Google Scholar popup window too narrow (merge to 2-5-x) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39619 Author: stephen.marquard@uct.ac.za Date: 2007-12-24 02:05:17 -0500 (Mon, 24 Dec 2007) New Revision: 39619 Modified: search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/IndexListenerCloser.java Log: SAK-12460 Additional logging (merge to 2-5-x) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39618 Author: ian@caret.cam.ac.uk Date: 2007-12-23 12:51:42 -0500 (Sun, 23 Dec 2007) New Revision: 39618 Modified: search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/IndexListenerCloser.java Log: SAK-12460 Added some logging to help debugging ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39617 Author: jimeng@umich.edu Date: 2007-12-22 12:06:06 -0500 (Sat, 22 Dec 2007) New Revision: 39617 Added: content/branches/SAK-12239/content-conversion/ content/branches/SAK-12239/content-conversion/.project content/branches/SAK-12239/content-conversion/pack/ content/branches/SAK-12239/content-conversion/pack/project.xml content/branches/SAK-12239/content-conversion/pack/src/ content/branches/SAK-12239/content-conversion/pack/src/config/ content/branches/SAK-12239/content-conversion/pack/src/config/upgradeschema-mysql.config content/branches/SAK-12239/content-conversion/pack/src/config/upgradeschema-oracle.config content/branches/SAK-12239/content-conversion/pack/src/shell/ content/branches/SAK-12239/content-conversion/pack/src/shell/runconversion.sh Modified: content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/FileSizeResourcesConversionHandler.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/Type1BlobCollectionConversionHandler.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/Type1BlobResourcesConversionHandler.java content/branches/SAK-12239/runconversion.sh Log: SAK-12239 Package the conversion jars and scripts in a separate war. Introduces dependency on oracle and mysql jdbc connectors. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39616 Author: jimeng@umich.edu Date: 2007-12-22 11:57:38 -0500 (Sat, 22 Dec 2007) New Revision: 39616 Modified: db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java Log: SAK-12239 Added logging for empty result sets and null objects ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39615 Author: ray@media.berkeley.edu Date: 2007-12-21 18:31:46 -0500 (Fri, 21 Dec 2007) New Revision: 39615 Modified: jsf/trunk/widgets/pom.xml jsf/trunk/widgets/src/java/org/sakaiproject/jsf/renderer/InputRichTextRenderer.java jsf/trunk/widgets/src/java/org/sakaiproject/jsf/renderer/RichTextAreaRenderer.java Log: SAK-12381 Replace service covers with singletons ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39614 Author: ian@caret.cam.ac.uk Date: 2007-12-21 17:20:54 -0500 (Fri, 21 Dec 2007) New Revision: 39614 Added: portal/branches/SAK-12350/portal-impl/impl/src/bundle/sitenav_pt_PT.properties portal/branches/SAK-12350/portal-util/util/src/bundle/portal-util_pt_PT.properties Modified: portal/branches/SAK-12350/portal-charon/charon/src/webapp/scripts/portalscripts.js portal/branches/SAK-12350/portal-impl/impl/src/bundle/sitenav.properties portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: Merged Changes from trunk into this branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39613 Author: ian@caret.cam.ac.uk Date: 2007-12-21 17:16:23 -0500 (Fri, 21 Dec 2007) New Revision: 39613 Added: portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Removed: portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/end_response.vm portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Modified: portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/CurrentSiteVIewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/SubSiteViewImpl.java portal/branches/SAK-12350/portal-render-engine-impl/ portal/branches/SAK-12350/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/PortalRenderTest.java portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/error.vm portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/gallery-login.vm portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/gallery.vm portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/login.vm portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/page.vm portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/pda.vm portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/site.vm portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/worksite.vm Log: SAK-12350 Fixed the subsite generation issues Moved all the templates into files and retired the macro definitions. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39611 Author: stuart.freeman@et.gatech.edu Date: 2007-12-21 15:48:54 -0500 (Fri, 21 Dec 2007) New Revision: 39611 Modified: util/branches/sakai_2-4-x/util-util/.classpath Log: SAK-10852 add javamail to classpath ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39610 Author: bkirschn@umich.edu Date: 2007-12-21 14:41:51 -0500 (Fri, 21 Dec 2007) New Revision: 39610 Modified: announcement/trunk/announcement-tool/tool/pom.xml announcement/trunk/announcement-tool/tool/src/bundle/announcement.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_ar.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_ca.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_en_GB.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_es.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_fr_CA.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_ja.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_nl.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_ru.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_sv.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_zh_CN.properties announcement/trunk/announcement-tool/tool/src/java/org/sakaiproject/announcement/tool/AnnouncementAction.java announcement/trunk/announcement-tool/tool/src/java/org/sakaiproject/announcement/tool/AnnouncementActionState.java announcement/trunk/announcement-tool/tool/src/webapp/vm/announcement/chef_announcements-customize.vm Log: SAK-11372 first pass - add support for rss option ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39609 Author: zqian@umich.edu Date: 2007-12-21 14:37:11 -0500 (Fri, 21 Dec 2007) New Revision: 39609 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/trunk/assignment-impl/impl/src/test/org/sakaiproject/assignment/impl/AssignmentServiceTest.java assignment/trunk/assignment-impl/pack/src/webapp/WEB-INF/components.xml assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12364:Eliminate references to ContentHostingService cover in assignments module ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39608 Author: louis@media.berkeley.edu Date: 2007-12-21 14:12:34 -0500 (Fri, 21 Dec 2007) New Revision: 39608 Modified: gradebook/branches/sakai_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AddAssignmentBean.java gradebook/branches/sakai_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java gradebook/branches/sakai_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/CourseGradeDetailsBean.java gradebook/branches/sakai_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RemoveAssignmentBean.java gradebook/branches/sakai_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java gradebook/branches/sakai_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java Log: SAK-10802 Logged events don't include context (siteId) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39607 Author: dlhaines@umich.edu Date: 2007-12-21 13:55:23 -0500 (Fri, 21 Dec 2007) New Revision: 39607 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: move PASN version to be the Q version. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39606 Author: bkirschn@umich.edu Date: 2007-12-21 13:54:10 -0500 (Fri, 21 Dec 2007) New Revision: 39606 Modified: calendar/trunk/calendar-tool/tool/src/java/org/sakaiproject/calendar/tool/CalendarAction.java Log: SAK-12551 remove unused ical alias ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39605 Author: dlhaines@umich.edu Date: 2007-12-21 13:50:29 -0500 (Fri, 21 Dec 2007) New Revision: 39605 Added: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Removed: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASN.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASN.properties Log: CTools: move PASN (assignments conversion build) to be the Q build. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39604 Author: dlhaines@umich.edu Date: 2007-12-21 13:49:07 -0500 (Fri, 21 Dec 2007) New Revision: 39604 Added: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xR.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xR.properties Removed: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: move Q release with content conversion to be the R release. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39603 Author: zqian@umich.edu Date: 2007-12-21 12:19:37 -0500 (Fri, 21 Dec 2007) New Revision: 39603 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant.vm Log: Fix to SAK-12547:"Students registered for course" shown for non-course sites ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39602 Author: bkirschn@umich.edu Date: 2007-12-21 11:49:19 -0500 (Fri, 21 Dec 2007) New Revision: 39602 Modified: reference/trunk/docs/readme_i18n.txt Log: updated translation status ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39601 Author: cwen@iupui.edu Date: 2007-12-21 10:04:04 -0500 (Fri, 21 Dec 2007) New Revision: 39601 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for GB. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39600 Author: cwen@iupui.edu Date: 2007-12-21 10:02:25 -0500 (Fri, 21 Dec 2007) New Revision: 39600 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/js/multiItemAdd.js Log: roll back r39586 => svn merge -r39586:39585 https://source.sakaiproject.org/viewsvn/gradebook/branches/oncourse_2-4-2. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39599 Author: bkirschn@umich.edu Date: 2007-12-21 09:54:16 -0500 (Fri, 21 Dec 2007) New Revision: 39599 Modified: component/trunk/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: SAK-12044 add portuguese as supported languaage ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39598 Author: bkirschn@umich.edu Date: 2007-12-21 09:54:06 -0500 (Fri, 21 Dec 2007) New Revision: 39598 Modified: reference/trunk/docs/sakai.properties Log: SAK-12044 add portuguese as supported languaage ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39597 Author: david.horwitz@uct.ac.za Date: 2007-12-21 09:53:01 -0500 (Fri, 21 Dec 2007) New Revision: 39597 Modified: reset-pass/trunk/reset-pass/src/java/org/sakaiproject/tool/resetpass/FormHandler.java Log: SAK-12546 imporved email message -remove redundant code ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39596 Author: david.horwitz@uct.ac.za Date: 2007-12-21 09:48:58 -0500 (Fri, 21 Dec 2007) New Revision: 39596 Modified: reset-pass/trunk/reset-pass/src/bundle/org/sakaiproject/tool/resetpass/bundle/Messages.properties reset-pass/trunk/reset-pass/src/java/org/sakaiproject/tool/resetpass/FormHandler.java Log: SAK-12546 imporved email message ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39595 Author: david.horwitz@uct.ac.za Date: 2007-12-21 09:43:10 -0500 (Fri, 21 Dec 2007) New Revision: 39595 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -c 39593 https://source.sakaiproject.org/svn/reference/trunk/ reference/ U reference/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U reference/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql svn log -r 39593 https://source.sakaiproject.org/svn/reference/trunk/ ------------------------------------------------------------------------ r39593 | david.horwitz@uct.ac.za | 2007-12-21 16:08:28 +0200 (Fri, 21 Dec 2007) | 3 lines SAK-12521 Missing column definitions for polls ---------------------------------------------------------- ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39594 Author: david.horwitz@uct.ac.za Date: 2007-12-21 09:32:57 -0500 (Fri, 21 Dec 2007) New Revision: 39594 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -c 39421 https://source.sakaiproject.org/svn/reference/trunk/ reference/ U reference/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U reference/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql svn log -r 39421 https://source.sakaiproject.org/svn/reference/trunk/ ------------------------------------------------------------------------ r39421 | chmaurer@iupui.edu | 2007-12-18 15:41:00 +0200 (Tue, 18 Dec 2007) | 2 lines SAK-10215 Adding some conversion to fix chat tool titles. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39593 Author: david.horwitz@uct.ac.za Date: 2007-12-21 09:08:28 -0500 (Fri, 21 Dec 2007) New Revision: 39593 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: SAK-12521 Missing column definitions for polls ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39592 Author: stephen.marquard@uct.ac.za Date: 2007-12-21 09:07:13 -0500 (Fri, 21 Dec 2007) New Revision: 39592 Modified: util/branches/sakai_2-5-x/util-util/util/src/java/org/sakaiproject/util/ResourceLoader.java Log: SAK-8320 add more info to missing key error message (merge to 2-5-x) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39591 Author: david.horwitz@uct.ac.za Date: 2007-12-21 09:00:51 -0500 (Fri, 21 Dec 2007) New Revision: 39591 Added: polls/trunk/docs/ polls/trunk/docs/SAK-8957.sql polls/trunk/orphankeys.txt Modified: polls/trunk/tool/src/java/org/sakaiproject/poll/tool/params/PollToolBean.java Log: SAK-8959 Document Missing changes to DB SAK-12521 this needs to be added to conversion script ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39590 Author: bkirschn@umich.edu Date: 2007-12-21 09:01:03 -0500 (Fri, 21 Dec 2007) New Revision: 39590 Modified: util/trunk/util-util/util/src/java/org/sakaiproject/util/ResourceLoader.java Log: SAK-8320 add more info to missing key error message ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39589 Author: cwen@iupui.edu Date: 2007-12-21 08:54:50 -0500 (Fri, 21 Dec 2007) New Revision: 39589 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for portal. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39588 Author: cwen@iupui.edu Date: 2007-12-21 08:50:04 -0500 (Fri, 21 Dec 2007) New Revision: 39588 Modified: portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: SAK-8152 => svn merge -r39574:39575 https://source.sakaiproject.org/svn/portal/branches/SAK-8152. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39587 Author: cwen@iupui.edu Date: 2007-12-21 08:42:37 -0500 (Fri, 21 Dec 2007) New Revision: 39587 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for GB. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39586 Author: cwen@iupui.edu Date: 2007-12-21 08:41:07 -0500 (Fri, 21 Dec 2007) New Revision: 39586 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12540 => svn merge -r39567:39568 https://source.sakaiproject.org/svn/gradebook/trunk. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39585 Author: david.horwitz@uct.ac.za Date: 2007-12-21 06:28:56 -0500 (Fri, 21 Dec 2007) New Revision: 39585 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment_es.properties Log: svn merge -c 39569 https://source.sakaiproject.org/svn/assignment/trunk assignment/ U assignment/assignment-bundles/assignment_es.properties svn log -r 39569 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r39569 | bkirschn@umich.edu | 2007-12-21 01:36:58 +0200 (Fri, 21 Dec 2007) | 1 line SAK-12510 fix translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39584 Author: david.horwitz@uct.ac.za Date: 2007-12-21 06:15:47 -0500 (Fri, 21 Dec 2007) New Revision: 39584 Modified: polls/branches/sakai_2-5-x/tool/src/bundle/org/sakaiproject/poll/bundle/Messages.properties polls/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/poll/tool/producers/PollToolProducer.java Log: svn merge -c 39578 https://source.sakaiproject.org/svn/polls/trunk polls U polls/tool/src/java/org/sakaiproject/poll/tool/producers/PollToolProducer.java U polls/tool/src/bundle/org/sakaiproject/poll/bundle/Messages.properties svn log -r 39578 https://source.sakaiproject.org/svn/polls/trunk ------------------------------------------------------------------------ r39578 | david.horwitz@uct.ac.za | 2007-12-21 10:30:23 +0200 (Fri, 21 Dec 2007) | 1 line SAK-8948 Note when polls are not votable due to no options and give a message in the UI ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39583 Author: david.horwitz@uct.ac.za Date: 2007-12-21 06:11:25 -0500 (Fri, 21 Dec 2007) New Revision: 39583 Modified: polls/branches/sakai_2-5-x/tool/src/bundle/org/sakaiproject/poll/bundle/Messages.properties Log: svn merge -c 39577 https://source.sakaiproject.org/svn/polls/trunk polls U polls/tool/src/bundle/org/sakaiproject/poll/bundle/Messages.properties svn log -r 39577 https://source.sakaiproject.org/svn/polls/trunk ------------------------------------------------------------------------ r39577 | david.horwitz@uct.ac.za | 2007-12-21 10:19:00 +0200 (Fri, 21 Dec 2007) | 1 line SAK-9892 change title to singular ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39582 Author: david.horwitz@uct.ac.za Date: 2007-12-21 06:04:32 -0500 (Fri, 21 Dec 2007) New Revision: 39582 Modified: gradebook/branches/sakai_2-5-x/app/ui/src/webapp/js/spreadsheetUI.js Log: svn merge -c 39382 https://source.sakaiproject.org/svn/gradebook/trunk gradebook/ U gradebook/app/ui/src/webapp/js/spreadsheetUI.js svn log -r 39382 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39382 | rjlowe@iupui.edu | 2007-12-17 21:11:47 +0200 (Mon, 17 Dec 2007) | 1 line SAK-12491 - gb / all grades column alignment ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39581 Author: david.horwitz@uct.ac.za Date: 2007-12-21 05:59:57 -0500 (Fri, 21 Dec 2007) New Revision: 39581 Modified: gradebook/branches/sakai_2-5-x/app/ui/src/webapp/js/spreadsheetUI.js Log: svn merge -c 37820 https://source.sakaiproject.org/svn/gradebook/trunk gradebook/ U gradebook/app/ui/src/webapp/js/spreadsheetUI.js SAK-11588 - All Grades page crashes IE when large number of students/gb items viewed at once ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39580 Author: david.horwitz@uct.ac.za Date: 2007-12-21 04:28:29 -0500 (Fri, 21 Dec 2007) New Revision: 39580 Modified: reset-pass/trunk/reset-pass/pom.xml Log: SAK-12546 fix pom error ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39579 Author: david.horwitz@uct.ac.za Date: 2007-12-21 04:22:43 -0500 (Fri, 21 Dec 2007) New Revision: 39579 Modified: reset-pass/trunk/reset-pass/pom.xml reset-pass/trunk/reset-pass/src/bundle/org/sakaiproject/tool/resetpass/bundle/Messages.properties reset-pass/trunk/reset-pass/src/java/org/sakaiproject/tool/resetpass/FormHandler.java Log: SAK-12546 imporved email message ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39578 Author: david.horwitz@uct.ac.za Date: 2007-12-21 03:30:23 -0500 (Fri, 21 Dec 2007) New Revision: 39578 Modified: polls/trunk/tool/src/bundle/org/sakaiproject/poll/bundle/Messages.properties polls/trunk/tool/src/java/org/sakaiproject/poll/tool/producers/PollToolProducer.java Log: SAK-8948 Note when polls are not votable due to no options and give a message in the UI ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39577 Author: david.horwitz@uct.ac.za Date: 2007-12-21 03:19:00 -0500 (Fri, 21 Dec 2007) New Revision: 39577 Modified: polls/trunk/tool/src/bundle/org/sakaiproject/poll/bundle/Messages.properties Log: SAK-9892 change title to singular ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39576 Author: dlhaines@umich.edu Date: 2007-12-20 22:37:43 -0500 (Thu, 20 Dec 2007) New Revision: 39576 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASN.properties Log: CTools: update version tag ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39575 Author: josrodri@iupui.edu Date: 2007-12-20 22:19:22 -0500 (Thu, 20 Dec 2007) New Revision: 39575 Modified: portal/branches/SAK-8152/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: SAK-8152: simple text change: add space between number and 'minutes' (eg, 3minutes to 3 minutes) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39574 Author: dlhaines@umich.edu Date: 2007-12-20 22:15:35 -0500 (Thu, 20 Dec 2007) New Revision: 39574 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASN.properties Log: CTools: update the build revision number. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39573 Author: dlhaines@umich.edu Date: 2007-12-20 22:14:48 -0500 (Thu, 20 Dec 2007) New Revision: 39573 Added: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASN.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASN.properties Removed: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.properties Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: use better name for the assignment only conversion build. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39572 Author: dlhaines@umich.edu Date: 2007-12-20 22:12:20 -0500 (Thu, 20 Dec 2007) New Revision: 39572 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals Log: CTools: update assignments conversion revision. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39571 Author: hu2@iupui.edu Date: 2007-12-20 21:26:28 -0500 (Thu, 20 Dec 2007) New Revision: 39571 Modified: msgcntr/trunk/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java Log: SAK-12484 reply all cc list should not include the current user name. http://jira.sakaiproject.org/jira/browse/SAK-12484 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39570 Author: louis@media.berkeley.edu Date: 2007-12-20 18:57:45 -0500 (Thu, 20 Dec 2007) New Revision: 39570 Modified: gradebook/branches/sakai_2-4-x/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties Log: SAK-10063 Uploading a CSV file via the gradebook gives wrong message ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39569 Author: bkirschn@umich.edu Date: 2007-12-20 18:36:58 -0500 (Thu, 20 Dec 2007) New Revision: 39569 Modified: assignment/trunk/assignment-bundles/assignment_es.properties Log: SAK-12510 fix translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39568 Author: josrodri@iupui.edu Date: 2007-12-20 18:13:16 -0500 (Thu, 20 Dec 2007) New Revision: 39568 Modified: gradebook/trunk/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12540: forgot a case ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39567 Author: louis@media.berkeley.edu Date: 2007-12-20 17:16:57 -0500 (Thu, 20 Dec 2007) New Revision: 39567 Modified: sections/trunk/sections-app-util/src/bundle/sections.properties Log: SAK-9274 TA role can't assign TAs in Section Info; instructions indicate that TAs can/ fixed spelling error ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39566 Author: zqian@umich.edu Date: 2007-12-20 16:48:45 -0500 (Thu, 20 Dec 2007) New Revision: 39566 Modified: assignment/branches/post-2-4-umich/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: This is to solve a merge problem generated from merging SAK-12075 into post-2-4 in r39049 and resulting misaligned columns ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39565 Author: cwen@iupui.edu Date: 2007-12-20 16:33:25 -0500 (Thu, 20 Dec 2007) New Revision: 39565 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: udpate externals for GB. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39563 Author: cwen@iupui.edu Date: 2007-12-20 16:30:08 -0500 (Thu, 20 Dec 2007) New Revision: 39563 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: udpate external for unmerge SAK-12488. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39564 Author: cwen@iupui.edu Date: 2007-12-20 16:31:54 -0500 (Thu, 20 Dec 2007) New Revision: 39564 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12540 => svn merge -r39560:39561 https://source.sakaiproject.org/svn/gradebook/trunk. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39562 Author: cwen@iupui.edu Date: 2007-12-20 16:28:28 -0500 (Thu, 20 Dec 2007) New Revision: 39562 Modified: msgcntr/branches/oncourse_opc_122007/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/branches/oncourse_opc_122007/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/PrivateMessageDecoratedBean.java Log: unmerge for SAK-12488. svn merge -r39559:39558 https://source.sakaiproject.org/svn/msgcntr/branches/oncourse_opc_122007. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39561 Author: josrodri@iupui.edu Date: 2007-12-20 16:25:16 -0500 (Thu, 20 Dec 2007) New Revision: 39561 Modified: gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/trunk/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12540: removing as well as migrating (see comment in JIRA) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39560 Author: cwen@iupui.edu Date: 2007-12-20 15:32:48 -0500 (Thu, 20 Dec 2007) New Revision: 39560 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for msgcntr to 39559. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39559 Author: cwen@iupui.edu Date: 2007-12-20 15:30:22 -0500 (Thu, 20 Dec 2007) New Revision: 39559 Modified: msgcntr/branches/oncourse_opc_122007/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/branches/oncourse_opc_122007/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/PrivateMessageDecoratedBean.java Log: SAK-12488 => svn merge -r39557:39558 https://source.sakaiproject.org/svn/msgcntr/trunk. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39558 Author: hu2@iupui.edu Date: 2007-12-20 15:25:38 -0500 (Thu, 20 Dec 2007) New Revision: 39558 Modified: msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/PrivateMessageDecoratedBean.java Log: SAK-12488 when send a message to yourself. click reply to all, cc row should be null. http://jira.sakaiproject.org/jira/browse/SAK-12488 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39557 Author: cwen@iupui.edu Date: 2007-12-20 14:08:16 -0500 (Thu, 20 Dec 2007) New Revision: 39557 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for assignment. r39556. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39556 Author: tnguyen@iupui.edu Date: 2007-12-20 13:37:49 -0500 (Thu, 20 Dec 2007) New Revision: 39556 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: SAK-12433 => fixes for assignment removal authz permission problems. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39555 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 13:12:54 -0500 (Thu, 20 Dec 2007) New Revision: 39555 Removed: gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/inferrers/ Modified: gradebook/trunk/helper-app/pom.xml gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/entity/GradebookEntryEntityProvider.java gradebook/trunk/helper-app/src/webapp/WEB-INF/applicationContext.xml Log: NOJIRA - Removed Inferrer, everything now conveniently fits in the EntityProvider - Removed 3 of the gradebook deps, changed the remaining one to scope provided. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39554 Author: arwhyte@umich.edu Date: 2007-12-20 11:32:10 -0500 (Thu, 20 Dec 2007) New Revision: 39554 Removed: reference/trunk/docs/releaseweb/fixed-issues.html reference/trunk/docs/releaseweb/images/logoslate160x89.jpg reference/trunk/docs/releaseweb/images/slateripple4.jpg reference/trunk/docs/releaseweb/install-build.html reference/trunk/docs/releaseweb/install-config.html reference/trunk/docs/releaseweb/install-dbconfig.html reference/trunk/docs/releaseweb/install-env.html reference/trunk/docs/releaseweb/install-overview.html reference/trunk/docs/releaseweb/install-software.html reference/trunk/docs/releaseweb/install-tshoot.html reference/trunk/docs/releaseweb/open-issues.html reference/trunk/docs/releaseweb/provisional.html reference/trunk/docs/releaseweb/release-notes.html Log: SAK-12537 remove obsolete 2.3.1 release *.html files and archive in Confluence. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39553 Author: rjlowe@iupui.edu Date: 2007-12-20 11:20:42 -0500 (Thu, 20 Dec 2007) New Revision: 39553 Added: gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/inferrers/ gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/inferrers/GradebookEntryViewParamsInferrer.java gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/params/ gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/params/AddGradebookItemViewParams.java Modified: gradebook/trunk/helper-app/pom.xml gradebook/trunk/helper-app/src/webapp/WEB-INF/applicationContext.xml Log: NOJIRA - Assignments2 Gradebook Helper source parts ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39552 Author: cwen@iupui.edu Date: 2007-12-20 10:44:48 -0500 (Thu, 20 Dec 2007) New Revision: 39552 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for GB. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39551 Author: cwen@iupui.edu Date: 2007-12-20 10:33:38 -0500 (Thu, 20 Dec 2007) New Revision: 39551 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/addAssignment.jsp gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12535 => svn merge -r39546:39547 https://source.sakaiproject.org/svn/gradebook/trunk. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39550 Author: cwen@iupui.edu Date: 2007-12-20 10:28:58 -0500 (Thu, 20 Dec 2007) New Revision: 39550 Modified: gradebook/branches/oncourse_2-4-2/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: change assign.isCounted() to assign.isNotCounted() in createAssignments. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39549 Author: zqian@umich.edu Date: 2007-12-20 10:13:53 -0500 (Thu, 20 Dec 2007) New Revision: 39549 Modified: assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java Log: remove the unnecessary log line ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39548 Author: david.horwitz@uct.ac.za Date: 2007-12-20 10:00:05 -0500 (Thu, 20 Dec 2007) New Revision: 39548 Modified: polls/trunk/tool/pom.xml polls/trunk/tool/src/java/org/sakaiproject/poll/tool/validators/OptionValidator.java Log: SAK-11704 now check for the empty strings from fckeditor ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39547 Author: josrodri@iupui.edu Date: 2007-12-20 09:58:49 -0500 (Thu, 20 Dec 2007) New Revision: 39547 Modified: gradebook/trunk/app/ui/src/webapp/addAssignment.jsp gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/trunk/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12535: addAssignment.jsp, multiItemAdd.js bulkNewItems.jspf has roll-back of non-graded option. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39546 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:44:15 -0500 (Thu, 20 Dec 2007) New Revision: 39546 Added: content/branches/SAK-12511/pom.xml Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39545 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:43:45 -0500 (Thu, 20 Dec 2007) New Revision: 39545 Added: content/branches/SAK-12511/content-util/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39544 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:43:23 -0500 (Thu, 20 Dec 2007) New Revision: 39544 Added: content/branches/SAK-12511/content-tool/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39543 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:43:02 -0500 (Thu, 20 Dec 2007) New Revision: 39543 Added: content/branches/SAK-12511/content-test/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39542 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:40:24 -0500 (Thu, 20 Dec 2007) New Revision: 39542 Added: content/branches/SAK-12511/contentmultiplex-impl/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39541 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:40:02 -0500 (Thu, 20 Dec 2007) New Revision: 39541 Added: content/branches/SAK-12511/content-jcr-migration-impl/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39540 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:39:32 -0500 (Thu, 20 Dec 2007) New Revision: 39540 Added: content/branches/SAK-12511/content-jcr-migration-api/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39539 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:39:10 -0500 (Thu, 20 Dec 2007) New Revision: 39539 Added: content/branches/SAK-12511/content-impl-providers/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39538 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:38:28 -0500 (Thu, 20 Dec 2007) New Revision: 39538 Added: content/branches/SAK-12511/content-impl-jcr/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39537 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:37:51 -0500 (Thu, 20 Dec 2007) New Revision: 39537 Added: content/branches/SAK-12511/content-impl/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39536 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:37:32 -0500 (Thu, 20 Dec 2007) New Revision: 39536 Added: content/branches/SAK-12511/content-help/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39535 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:37:14 -0500 (Thu, 20 Dec 2007) New Revision: 39535 Added: content/branches/SAK-12511/content-bundles/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39534 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:36:53 -0500 (Thu, 20 Dec 2007) New Revision: 39534 Added: content/branches/SAK-12511/content-api/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39533 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:23:08 -0500 (Thu, 20 Dec 2007) New Revision: 39533 Removed: content/branches/SAK-12511/trunk/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39532 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:22:08 -0500 (Thu, 20 Dec 2007) New Revision: 39532 Added: content/branches/SAK-12511/trunk/ Log: SAK-12511 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39531 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:10:29 -0500 (Thu, 20 Dec 2007) New Revision: 39531 Removed: content/branches/SAK-12511/trunk/ Log: NOJIRA copied wrong ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39530 Author: sgithens@caret.cam.ac.uk Date: 2007-12-20 09:04:16 -0500 (Thu, 20 Dec 2007) New Revision: 39530 Added: content/branches/SAK-12511/trunk/ Log: SAK-12511 Branch to fix the migration sql updates ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39529 Author: david.horwitz@uct.ac.za Date: 2007-12-20 07:58:25 -0500 (Thu, 20 Dec 2007) New Revision: 39529 Modified: gradebook/branches/sakai_2-5-x/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java msgcntr/branches/sakai_2-5-x/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java Log: SAK-10606 reverting change http://bugs.sakaiproject.org/jira/browse/SAK-10606 GB authorization error in logs when student accesses Forums U msgcntr/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java U gradebook/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java ------------------------------------------------------------------------ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge --dry-run -r39522:39522 https://source.sakaiproject.org/svn/msgcntr/branches/sakai_2-5-x msgcntr/ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge --dry-run -r39522:39521 https://source.sakaiproject.org/svn/msgcntr/branches/sakai_2-5-x msgcntr/ U msgcntr/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -r39522:39521 https://source.sakaiproject.org/svn/msgcntr/branches/sakai_2-5-x msgcntr/ U msgcntr/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -r39522:39521 https://source.sakaiproject.org/svn/gradebook/branches/sakai_2-5-x gradebook/ U gradebook/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39528 Author: dlhaines@umich.edu Date: 2007-12-20 07:38:03 -0500 (Thu, 20 Dec 2007) New Revision: 39528 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: new assignments build 2.4.xPASS. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39527 Author: stephen.marquard@uct.ac.za Date: 2007-12-20 06:42:41 -0500 (Thu, 20 Dec 2007) New Revision: 39527 Modified: event/trunk/event-api/api/src/java/org/sakaiproject/event/api/UsageSessionService.java event/trunk/event-api/api/src/java/org/sakaiproject/event/cover/UsageSessionService.java Log: SAK-10804 Remove obsolete / confusing reference to unused SAKAI_SESSION_COOKIE ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39526 Author: david.horwitz@uct.ac.za Date: 2007-12-20 05:47:59 -0500 (Thu, 20 Dec 2007) New Revision: 39526 Modified: reset-pass/branches/sakai_2-5-x/reset-pass-help/src/sakai_resetpass/help.xml Log: SAK-12531 fix help doc name ------------------------------------------------------------------------ dhorwitz@david-horwitz-6:~/branchManagemnt/sakai_2-5-x> svn merge -r39524:39525 https://source.sakaiproject.org/svn/reset-pass/trunk reset-pass/ U reset-pass/reset-pass-help/src/sakai_resetpass/help.xml ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39525 Author: david.horwitz@uct.ac.za Date: 2007-12-20 05:38:38 -0500 (Thu, 20 Dec 2007) New Revision: 39525 Modified: reset-pass/trunk/reset-pass-help/src/sakai_resetpass/help.xml Log: SAK-12531 fix help doc name ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39524 Author: stephen.marquard@uct.ac.za Date: 2007-12-20 04:21:58 -0500 (Thu, 20 Dec 2007) New Revision: 39524 Modified: portal/branches/sakai_2-5-x/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: SAK-12528: drop page alias not found warn to debug (2-5-x merge) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39523 Author: stephen.marquard@uct.ac.za Date: 2007-12-20 04:18:39 -0500 (Thu, 20 Dec 2007) New Revision: 39523 Modified: portal/trunk/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: SAK-12528: drop page alias not found warn to debug ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39522 Author: david.horwitz@uct.ac.za Date: 2007-12-20 04:12:30 -0500 (Thu, 20 Dec 2007) New Revision: 39522 Modified: gradebook/branches/sakai_2-5-x/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java msgcntr/branches/sakai_2-5-x/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java Log: SAK-10606 http://bugs.sakaiproject.org/jira/browse/SAK-10606 GB authorization error in logs when student accesses Forums U msgcntr/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java U gradebook/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39521 Author: david.horwitz@uct.ac.za Date: 2007-12-20 03:57:52 -0500 (Thu, 20 Dec 2007) New Revision: 39521 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java citations/branches/sakai_2-5-x/citations-util/util/src/bundle/citations.properties Log: SAK-12403 caught OverQuotaException in createTemporaryResource (setting an error and an errorMessage on the pipe) needed to move call to initHelper into toolModeDispatch to make sure we can redirect the response as soon as the exception is caught added over quota message to resource bundle following example of what happens when trying to upload a file U citations/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java U citations/citations-util/util/src/bundle/citations.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39520 Author: zqian@umich.edu Date: 2007-12-19 22:23:36 -0500 (Wed, 19 Dec 2007) New Revision: 39520 Modified: assignment/branches/post-2-4-umich/upgradeschema_oracle.config Log: back out mistakenly checked in local changes inside the config file ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39519 Author: zqian@umich.edu Date: 2007-12-19 22:19:18 -0500 (Wed, 19 Dec 2007) New Revision: 39519 Modified: assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4-umich/runconversion.sh assignment/branches/post-2-4-umich/upgradeschema_oracle.config Log: when setting the previous grading information, the previous property value is not Base64 encoded ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39518 Author: gbhatnag@umich.edu Date: 2007-12-19 22:09:46 -0500 (Wed, 19 Dec 2007) New Revision: 39518 Modified: citations/trunk/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java citations/trunk/citations-util/util/src/bundle/citations.properties Log: SAK-12403 caught OverQuotaException in createTemporaryResource (setting an error and an errorMessage on the pipe) needed to move call to initHelper into toolModeDispatch to make sure we can redirect the response as soon as the exception is caught added over quota message to resource bundle following example of what happens when trying to upload a file. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39517 Author: dlhaines@umich.edu Date: 2007-12-19 20:05:58 -0500 (Wed, 19 Dec 2007) New Revision: 39517 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: update for content conversion. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39516 Author: jimeng@umich.edu Date: 2007-12-19 18:24:25 -0500 (Wed, 19 Dec 2007) New Revision: 39516 Modified: db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java Log: SAK-12239 set auto-commit to false (just in case it's not already). ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39515 Author: cwen@iupui.edu Date: 2007-12-19 17:20:49 -0500 (Wed, 19 Dec 2007) New Revision: 39515 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for GB. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39514 Author: cwen@iupui.edu Date: 2007-12-19 17:16:41 -0500 (Wed, 19 Dec 2007) New Revision: 39514 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/inc/bulkNewItems.jspf Log: fix broken GB. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39513 Author: cwen@iupui.edu Date: 2007-12-19 16:56:33 -0500 (Wed, 19 Dec 2007) New Revision: 39513 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for GB. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39512 Author: cwen@iupui.edu Date: 2007-12-19 16:54:48 -0500 (Wed, 19 Dec 2007) New Revision: 39512 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/inc/bulkNewItems.jspf Log: commit for Joe. GB was broken. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39511 Author: cwen@iupui.edu Date: 2007-12-19 16:53:34 -0500 (Wed, 19 Dec 2007) New Revision: 39511 Modified: oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/js/headscripts.js Log: SAK-12506 => svn merge -r39508:39509 https://source.sakaiproject.org/svn/reference/branches/SAK-8152 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39510 Author: ray@media.berkeley.edu Date: 2007-12-19 16:52:01 -0500 (Wed, 19 Dec 2007) New Revision: 39510 Modified: component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-8315/component-impl/integration-test/ component/branches/SAK-8315/component-impl/integration-test/src/test/java/org/sakaiproject/component/DynamicConfigurationTest.java Log: Deprecate and null out now unused method which used to have the ServerConfigurationService as a client ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39509 Author: rjlowe@iupui.edu Date: 2007-12-19 16:48:19 -0500 (Wed, 19 Dec 2007) New Revision: 39509 Modified: reference/branches/SAK-8152/library/src/webapp/js/headscripts.js Log: SAK-12506 - fix error with zindexing ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39508 Author: jimeng@umich.edu Date: 2007-12-19 16:37:06 -0500 (Wed, 19 Dec 2007) New Revision: 39508 Modified: db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java Log: SAK-12239 Added log messages to empty catch blocks. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39507 Author: wagnermr@iupui.edu Date: 2007-12-19 16:21:47 -0500 (Wed, 19 Dec 2007) New Revision: 39507 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool getAssignmentScore and getAssignmentScoreComment methods that take an assignment id instead of name ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39506 Author: cwen@iupui.edu Date: 2007-12-19 15:48:11 -0500 (Wed, 19 Dec 2007) New Revision: 39506 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for GB to r39505. assignment to r39504. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39505 Author: cwen@iupui.edu Date: 2007-12-19 15:44:43 -0500 (Wed, 19 Dec 2007) New Revision: 39505 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/js/multiItemAdd.js Log: commit for Joes fixes for SAK-12451, SAK-12449, SAK-12466 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39504 Author: wagnermr@iupui.edu Date: 2007-12-19 15:39:21 -0500 (Wed, 19 Dec 2007) New Revision: 39504 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/bundle/assignment.properties Log: ONC-270 https://uisapp2.iu.edu/jira/browse/ONC-270 Text changes to minimize confusion Correct typo ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39503 Author: cwen@iupui.edu Date: 2007-12-19 15:17:19 -0500 (Wed, 19 Dec 2007) New Revision: 39503 Modified: oncourse/trunk/overlay/sakai/org.sakaiproject.citation/IUPUI-configuration.xml Log: add IUPUI library config file for citation. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39502 Author: gsilver@umich.edu Date: 2007-12-19 14:47:45 -0500 (Wed, 19 Dec 2007) New Revision: 39502 Modified: site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-duplicate.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-importMtrlMaster.vm Log: SAK-12524 http://bugs.sakaiproject.org/jira/browse/SAK-12524 - for 2.6=normalize markup, clean up language key relationships. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39501 Author: gsilver@umich.edu Date: 2007-12-19 14:47:16 -0500 (Wed, 19 Dec 2007) New Revision: 39501 Modified: site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-confirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-differentRole.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-notification.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-sameRole.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addRemoveFeature.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addRemoveFeatureConfirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-findCourse.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-importSites.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-modifyENW.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteConfirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourse.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourseManual.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteFeatures.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteInformation.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteDeleteConfirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-addCourseConfirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editAccess.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editClass.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editInfo.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editInfoConfirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-group.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-groupDeleteConfirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-groupedit.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-type.vm Log: SAK-12524 http://bugs.sakaiproject.org/jira/browse/SAK-12524 - for 2.6=normalize markup, clean up language key relationships. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39500 Author: gsilver@umich.edu Date: 2007-12-19 14:35:02 -0500 (Wed, 19 Dec 2007) New Revision: 39500 Modified: site-manage/trunk/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties Log: SAK-12523 http://bugs.sakaiproject.org/jira/browse/SAK-12523 - remove unused strings from bundles in site-manage ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39499 Author: cwen@iupui.edu Date: 2007-12-19 14:24:32 -0500 (Wed, 19 Dec 2007) New Revision: 39499 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: update site-manage overlay for migrate release from practice to stg. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39497 Author: cwen@iupui.edu Date: 2007-12-19 13:50:25 -0500 (Wed, 19 Dec 2007) New Revision: 39497 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for Gregs sql updates of rolling back student view. only effective for autoddl is true. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39498 Author: cwen@iupui.edu Date: 2007-12-19 14:11:33 -0500 (Wed, 19 Dec 2007) New Revision: 39498 Modified: oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: merge from overlay to branch before migrate release from practice to stg (merge for Andrews privacy patch). svn merge -r39455:39456 https://source.sakaiproject.org/svn/oncourse/trunk/src/site-manage, svn merge -r39466:39467 https://source.sakaiproject.org/svn/oncourse/trunk/src/site-manage. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39496 Author: stephen.marquard@uct.ac.za Date: 2007-12-19 13:16:18 -0500 (Wed, 19 Dec 2007) New Revision: 39496 Modified: user/branches/sakai_2-5-x/user-tool-prefs/tool/src/java/org/sakaiproject/user/tool/UserPrefsTool.java Log: SAK-11460 Apply patch for 2-5-x from Anastasia Cheetham ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39495 Author: gjthomas@iupui.edu Date: 2007-12-19 13:10:18 -0500 (Wed, 19 Dec 2007) New Revision: 39495 Modified: authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/hsqldb/sakai_realm.sql authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/mysql/sakai_realm.sql authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: Oncourse - Removed roleswap permission from sql scripts ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39494 Author: dlhaines@umich.edu Date: 2007-12-19 12:36:02 -0500 (Wed, 19 Dec 2007) New Revision: 39494 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: update the for assignments conversion fix. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39493 Author: zqian@umich.edu Date: 2007-12-19 12:27:03 -0500 (Wed, 19 Dec 2007) New Revision: 39493 Modified: assignment/branches/post-2-4-umich/assignment-impl/impl/project.xml assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/AssignmentSubmissionAccess.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4-umich/assignment-impl/pack/project.xml Log: related SAK-11821: various fixes in the combine duplicates routine. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39492 Author: cwen@iupui.edu Date: 2007-12-19 11:23:50 -0500 (Wed, 19 Dec 2007) New Revision: 39492 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update calendar revision for Gregs student view roll back. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39491 Author: jimeng@umich.edu Date: 2007-12-19 10:59:22 -0500 (Wed, 19 Dec 2007) New Revision: 39491 Modified: content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SAXSerializableResourceAccess.java Log: SAK-12239 Ignore "members" and "member" elements in XML field in CONTENT_COLLECTION table (i.e. no need to log them) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39490 Author: a.fish@lancaster.ac.uk Date: 2007-12-19 10:32:48 -0500 (Wed, 19 Dec 2007) New Revision: 39490 Modified: blog/branches/sakai_2-4-x/jsfComponent/src/java/uk/ac/lancs/e_science/jsf/components/blogger/UIOutputPost.java Log: SAK-11556 Applied date format changes to comments also. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39489 Author: a.fish@lancaster.ac.uk Date: 2007-12-19 10:26:27 -0500 (Wed, 19 Dec 2007) New Revision: 39489 Modified: blog/trunk/jsfComponent/src/java/uk/ac/lancs/e_science/jsf/components/blogger/PostWriter.java Log: SAK-11556 Fixed the date format in the comments also. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39488 Author: cwen@iupui.edu Date: 2007-12-19 09:44:37 -0500 (Wed, 19 Dec 2007) New Revision: 39488 Modified: oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/js/headscripts.js Log: SAK-8624 => svn merge -r22556:22557 https://source.sakaiproject.org/svn/reference/trunk. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39487 Author: gsilver@umich.edu Date: 2007-12-19 09:34:47 -0500 (Wed, 19 Dec 2007) New Revision: 39487 Modified: calendar/trunk/calendar-tool/tool/src/bundle/calendar.properties Log: SAK-12409 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39486 Author: cwen@iupui.edu Date: 2007-12-19 08:46:46 -0500 (Wed, 19 Dec 2007) New Revision: 39486 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for ONC-270 => assignment r39484. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39485 Author: stuart.freeman@et.gatech.edu Date: 2007-12-19 08:41:13 -0500 (Wed, 19 Dec 2007) New Revision: 39485 Added: webservices/branches/sakai_2-4-x/axis/src/webapp/SakaiSigning.jws Removed: linktool/branches/sakai_2-4-x/SakaiSigning.jws Log: SAK-7720 moved SakaiSigning.jws ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39484 Author: wagnermr@iupui.edu Date: 2007-12-19 08:38:53 -0500 (Wed, 19 Dec 2007) New Revision: 39484 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/bundle/assignment.properties assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: ONC-270 https://uisapp2.iu.edu/jira/browse/ONC-270 Text changes to minimize confusion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39483 Author: stuart.freeman@et.gatech.edu Date: 2007-12-19 08:34:09 -0500 (Wed, 19 Dec 2007) New Revision: 39483 Modified: linktool/branches/sakai_2-4-x/SakaiSigning.jws linktool/branches/sakai_2-4-x/linktool.txt Log: SAK-7720 --(stuart@mothra:pts/2)-------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/linktool)-- --(0831:Wed,19 Dec 07:$)-- svn merge -r35678:35679 https://source.sakaiproject.org/svn/linktool/trunk/ . C SakaiSigning.jws --(stuart@mothra:pts/2)-------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/linktool)-- --(0831:Wed,19 Dec 07:$)-- vi SakaiSigning.jws --(stuart@mothra:pts/2)-------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/linktool)-- --(0832:Wed,19 Dec 07:$)-- svn resolved !$ svn resolved SakaiSigning.jws Resolved conflicted state of 'SakaiSigning.jws' --(stuart@mothra:pts/2)-------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/linktool)-- --(0833:Wed,19 Dec 07:$)-- svn merge -r35984:35985 https://source.sakaiproject.org/svn/linktool/trunk/ . C linktool.txt --(stuart@mothra:pts/2)-------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/linktool)-- --(0833:Wed,19 Dec 07:$)-- vi linktool.txt --(stuart@mothra:pts/2)-------------------------------------------------------------------(/home/stuart/src/sakai_2-4-x/linktool)-- --(0833:Wed,19 Dec 07:$)-- svn resolved !$ svn resolved linktool.txt Resolved conflicted state of 'linktool.txt' ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39482 Author: stephen.marquard@uct.ac.za Date: 2007-12-19 03:39:33 -0500 (Wed, 19 Dec 2007) New Revision: 39482 Modified: content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/buttonEnabled.png content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/sakadojo.css content/branches/sakai_2-5-x/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm Log: SAK-12442: Add/Action buttons too large: merge to 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39481 Author: stephen.marquard@uct.ac.za Date: 2007-12-19 03:18:29 -0500 (Wed, 19 Dec 2007) New Revision: 39481 Added: search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/api/IndexCloser.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/api/ThreadBinder.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/IndexListenerCloser.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/RefCountIndexSearcher.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/RefCountMultiReader.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/index/soaktest/OpenFilesTest.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/mock/MockSecurityService.java Removed: search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/DelayedClose.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/DelayedIndexReaderClose.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/DelayedIndexSearcherClose.java Modified: search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/ConcurrentSearchIndexBuilderWorkerImpl.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/TransactionalIndexWorker.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/api/IndexListener.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/ConcurrentIndexManager.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/JournaledFSIndexStorage.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/index/soaktest/SearchIndexerNode.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/JournalOptimzationOperationTest.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/LoadSaveSegmentListTest.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/MergeUpdateOperationTest.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/OptimizeOperationTest.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/mock/MockThreadLocalManager.java search/branches/sakai_2-5-x/search-impl/pack/src/webapp/WEB-INF/parallelIndexComponents.xml Log: SAK-12460 search opens too many files: merge r39439 to 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39480 Author: stephen.marquard@uct.ac.za Date: 2007-12-19 03:07:14 -0500 (Wed, 19 Dec 2007) New Revision: 39480 Added: search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/mock/MockThreadLocalManager.java Modified: search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/TransactionalIndexWorker.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/index/soaktest/SearchIndexerNode.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/JournalOptimzationOperationTest.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/MergeUpdateOperationTest.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/OptimizeOperationTest.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/TransactionalIndexWorkerTest.java search/branches/sakai_2-5-x/search-impl/pack/src/webapp/WEB-INF/parallelIndexComponents.xml Log: SAK-12459 ClassCastException indexing announcement: merge 39306, 39307, 39353, 39356 to 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39479 Author: stephen.marquard@uct.ac.za Date: 2007-12-19 02:52:57 -0500 (Wed, 19 Dec 2007) New Revision: 39479 Modified: util/branches/sakai_2-5-x/util-impl/impl/src/java/org/sakaiproject/thread_local/impl/ThreadLocalComponent.java util/branches/sakai_2-5-x/util-util/util/src/java/org/sakaiproject/util/PathHashUtil.java Log: SAK-12512 THreadLocalManager is not re-entrant on clean or unbind: merge r39432 to 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39478 Author: stephen.marquard@uct.ac.za Date: 2007-12-19 02:39:54 -0500 (Wed, 19 Dec 2007) New Revision: 39478 Modified: chat/branches/sakai_2-5-x/chat-api/api/src/java/org/sakaiproject/chat2/model/ChatMessage.java Log: SAK-12448 PatternSyntaxException in chat strings: merge r39469 to 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39476 Author: louis@media.berkeley.edu Date: 2007-12-18 19:33:33 -0500 (Tue, 18 Dec 2007) New Revision: 39476 Modified: bspace/assignment/post-2-4/assignment-bundles/assignment.properties bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm Log: BSP-1375 Send to gradebook button unchecked in Assignment edit mode ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39474 Author: gsilver@umich.edu Date: 2007-12-18 17:41:13 -0500 (Tue, 18 Dec 2007) New Revision: 39474 Modified: reference/trunk/library/src/webapp/skin/default/portal.css Log: SAK-12242 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39473 Author: cwen@iupui.edu Date: 2007-12-18 17:06:13 -0500 (Tue, 18 Dec 2007) New Revision: 39473 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for sak-12492. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39472 Author: cwen@iupui.edu Date: 2007-12-18 17:04:31 -0500 (Tue, 18 Dec 2007) New Revision: 39472 Modified: oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties Log: SAK-12492 => svn merge -r39470:39471 https://source.sakaiproject.org/svn/site-manage/branches/SAK-12433 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39471 Author: tnguyen@iupui.edu Date: 2007-12-18 17:00:00 -0500 (Tue, 18 Dec 2007) New Revision: 39471 Modified: site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties Log: SAK-12492 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39470 Author: cwen@iupui.edu Date: 2007-12-18 16:49:48 -0500 (Tue, 18 Dec 2007) New Revision: 39470 Modified: site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties Log: revert back for r39464 => svn merge -r39464:39463 https://source.sakaiproject.org/svn/site-manage/branches/SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39469 Author: bkirschn@umich.edu Date: 2007-12-18 16:43:30 -0500 (Tue, 18 Dec 2007) New Revision: 39469 Modified: chat/trunk/chat-api/api/src/java/org/sakaiproject/chat2/model/ChatMessage.java Log: SAK-12448 - fix regular expression handling for parenthesis ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39468 Author: cwen@iupui.edu Date: 2007-12-18 16:37:14 -0500 (Tue, 18 Dec 2007) New Revision: 39468 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for SAK-12480. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39467 Author: chmaurer@iupui.edu Date: 2007-12-18 16:30:23 -0500 (Tue, 18 Dec 2007) New Revision: 39467 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: ONC-136 fixing syntax error ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39466 Author: tnguyen@iupui.edu Date: 2007-12-18 16:26:46 -0500 (Tue, 18 Dec 2007) New Revision: 39466 Modified: site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-importSitesMigrate.vm Log: SAK-12480 - Fixed clicking 'back' button in replace will take user back to replace wizard. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39465 Author: cwen@iupui.edu Date: 2007-12-18 16:19:10 -0500 (Tue, 18 Dec 2007) New Revision: 39465 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for gradebook. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39464 Author: tnguyen@iupui.edu Date: 2007-12-18 16:15:31 -0500 (Tue, 18 Dec 2007) New Revision: 39464 Modified: site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties Log: SAK-12492 - Updated text for the Import From Site Page title. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39463 Author: cwen@iupui.edu Date: 2007-12-18 16:13:31 -0500 (Tue, 18 Dec 2007) New Revision: 39463 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/addAssignment.jsp Log: SAK-12495 Joes fix for this one. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39462 Author: dlhaines@umich.edu Date: 2007-12-18 16:11:54 -0500 (Tue, 18 Dec 2007) New Revision: 39462 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: update content conversion. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39461 Author: cwen@iupui.edu Date: 2007-12-18 16:08:22 -0500 (Tue, 18 Dec 2007) New Revision: 39461 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/js/spreadsheetUI.js Log: SAK-12491 => svn merge -r39381:39382 https://source.sakaiproject.org/svn/gradebook/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39460 Author: jimeng@umich.edu Date: 2007-12-18 16:03:03 -0500 (Tue, 18 Dec 2007) New Revision: 39460 Modified: content/branches/SAK-12239/content-impl/pack/project.xml Log: SAK-12239 Added db-storage and db-conversion jars to content-pack war so they will be available for conversion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39459 Author: jimeng@umich.edu Date: 2007-12-18 16:01:37 -0500 (Tue, 18 Dec 2007) New Revision: 39459 Modified: db/branches/SAK-12239/db-impl/pack/project.xml db/branches/SAK-12239/db-util/.classpath db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java Log: SAK-12239 Added commit to controller init method to deal with transaction. deploying storage and conversion jars with pack fixed classpath for eclipse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39458 Author: cwen@iupui.edu Date: 2007-12-18 15:58:41 -0500 (Tue, 18 Dec 2007) New Revision: 39458 Modified: oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/js/headscripts.js Log: SAK-12506 => svn merge -r39453:39454 https://source.sakaiproject.org/svn/reference/branches/SAK-8152 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39457 Author: cwen@iupui.edu Date: 2007-12-18 15:47:01 -0500 (Tue, 18 Dec 2007) New Revision: 39457 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for Gregs roll back of student view. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39456 Author: ajpoland@iupui.edu Date: 2007-12-18 15:45:33 -0500 (Tue, 18 Dec 2007) New Revision: 39456 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: ONC-136 when a new combined course membership is populated, add privacy records that correspond to the members' status in the child sites ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39455 Author: josrodri@iupui.edu Date: 2007-12-18 14:51:48 -0500 (Tue, 18 Dec 2007) New Revision: 39455 Modified: podcasts/trunk/podcasts/src/java/org/sakaiproject/tool/podcasts/RSSPodfeedServlet.java Log: SAK-6404: changed events logged to podcast.read.public, podcast.read.site ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39453 Author: gjthomas@iupui.edu Date: 2007-12-18 13:09:40 -0500 (Tue, 18 Dec 2007) New Revision: 39453 Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39452 Author: gjthomas@iupui.edu Date: 2007-12-18 13:06:56 -0500 (Tue, 18 Dec 2007) New Revision: 39452 Removed: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39451 Author: gjthomas@iupui.edu Date: 2007-12-18 13:04:57 -0500 (Tue, 18 Dec 2007) New Revision: 39451 Modified: portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39449 Author: gjthomas@iupui.edu Date: 2007-12-18 13:02:17 -0500 (Tue, 18 Dec 2007) New Revision: 39449 Modified: authz/branches/oncourse_opc_122007/authz-api/api/src/java/org/sakaiproject/authz/api/SecurityService.java authz/branches/oncourse_opc_122007/authz-api/api/src/java/org/sakaiproject/authz/cover/SecurityService.java Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39450 Author: gjthomas@iupui.edu Date: 2007-12-18 13:02:20 -0500 (Tue, 18 Dec 2007) New Revision: 39450 Modified: authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurity.java Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39448 Author: dlhaines@umich.edu Date: 2007-12-18 13:01:48 -0500 (Tue, 18 Dec 2007) New Revision: 39448 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: temporary build for ctload without content conversion. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39447 Author: gjthomas@iupui.edu Date: 2007-12-18 12:52:02 -0500 (Tue, 18 Dec 2007) New Revision: 39447 Modified: site/branches/oncourse_opc_122007/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39446 Author: gjthomas@iupui.edu Date: 2007-12-18 12:51:58 -0500 (Tue, 18 Dec 2007) New Revision: 39446 Modified: site/branches/oncourse_opc_122007/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java site/branches/oncourse_opc_122007/site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39445 Author: gjthomas@iupui.edu Date: 2007-12-18 12:47:18 -0500 (Tue, 18 Dec 2007) New Revision: 39445 Modified: oncourse/trunk/src/reference/library/src/webapp/skin/default/portal.css Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39443 Author: gjthomas@iupui.edu Date: 2007-12-18 12:47:12 -0500 (Tue, 18 Dec 2007) New Revision: 39443 Modified: portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39444 Author: gjthomas@iupui.edu Date: 2007-12-18 12:47:14 -0500 (Tue, 18 Dec 2007) New Revision: 39444 Modified: authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurity.java authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39442 Author: gjthomas@iupui.edu Date: 2007-12-18 12:46:13 -0500 (Tue, 18 Dec 2007) New Revision: 39442 Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: roll back role swap from oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39441 Author: gsilver@umich.edu Date: 2007-12-18 12:43:06 -0500 (Tue, 18 Dec 2007) New Revision: 39441 Modified: reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/sakadojo.css Log: SAK-12442 http://jira.sakaiproject.org/jira/browse/SAK-12442 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39439 Author: ian@caret.cam.ac.uk Date: 2007-12-18 12:41:56 -0500 (Tue, 18 Dec 2007) New Revision: 39439 Added: search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/api/IndexCloser.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/api/ThreadBinder.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/IndexListenerCloser.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/RefCountIndexSearcher.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/RefCountMultiReader.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/index/soaktest/OpenFilesTest.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/mock/MockSecurityService.java Removed: search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/DelayedClose.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/DelayedIndexReaderClose.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/DelayedIndexSearcherClose.java Modified: search/trunk/search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/ConcurrentSearchIndexBuilderWorkerImpl.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/TransactionalIndexWorker.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/api/IndexListener.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/ConcurrentIndexManager.java search/trunk/search-impl/impl/src/java/org/sakaiproject/search/journal/impl/JournaledFSIndexStorage.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/index/soaktest/SearchIndexerNode.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/JournalOptimzationOperationTest.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/LoadSaveSegmentListTest.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/MergeUpdateOperationTest.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/OptimizeOperationTest.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/mock/MockThreadLocalManager.java search/trunk/search-impl/pack/src/webapp/WEB-INF/parallelIndexComponents.xml Log: SAK-12460 Fixed Change the index close mechnism to reference count taking into account parent child relationships between indexreaders and index searchers, and to bind to the the request thread to ensure that files are no closed when active, and also are closed as soon as possible. Ths has been tested with the unit test OpenFilesTest which can be run while using lsof to verify the list of open files. I have also tested this using a sakai instaance running in soak mode with apache benchmark hitting the search tool with batches of 6000 hits on 5 threads. There is a related SAK on this commit (see JIRA) that fixes a ConcurrentModificationException in THreadLocalComponent ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39440 Author: cwen@iupui.edu Date: 2007-12-18 12:43:01 -0500 (Tue, 18 Dec 2007) New Revision: 39440 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for new gradebook branch.oncourse_2-4-2. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39438 Author: cwen@iupui.edu Date: 2007-12-18 12:29:58 -0500 (Tue, 18 Dec 2007) New Revision: 39438 Modified: oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: merge in r39433 for Chris java compilation fix for Andrew pricacy patch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39437 Author: lance@indiana.edu Date: 2007-12-18 12:22:40 -0500 (Tue, 18 Dec 2007) New Revision: 39437 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/inc/bulkNewItems.jspf Log: Remove all ungraded stuff from jsp ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39436 Author: lance@indiana.edu Date: 2007-12-18 12:17:57 -0500 (Tue, 18 Dec 2007) New Revision: 39436 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/js/multiItemAdd.js Log: svn merge -c 39377 https://source.sakaiproject.org/svn/gradebook/branches/oncourse_opc_122007/ . cp app/ui/src/webapp/inc/bulkNewItems.jspf.merge-right.r39377 app/ui/src/webapp/inc/bulkNewItems.jspf svn resolved app/ui/src/webapp/inc/bulkNewItems.jspf svn log -r 39377 https://source.sakaiproject.org/svn/gradebook/branches/oncourse_opc_122007/ .------------------------------------------------------------------------ r39377 | cwen@iupui.edu | 2007-12-17 12:29:24 -0500 (Mon, 17 Dec 2007) | 1 line SAK-12466 svn merge -r39334:39335 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39435 Author: dlhaines@umich.edu Date: 2007-12-18 12:16:29 -0500 (Tue, 18 Dec 2007) New Revision: 39435 Added: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xPASS.properties Log: CTools: add configuration for assignments without new content. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39434 Author: lance@indiana.edu Date: 2007-12-18 12:06:38 -0500 (Tue, 18 Dec 2007) New Revision: 39434 Modified: gradebook/branches/oncourse_2-4-2/service/api/src/java/org/sakaiproject/service/gradebook/shared/Assignment.java gradebook/branches/oncourse_2-4-2/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/branches/oncourse_2-4-2/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookDefinition.java gradebook/branches/oncourse_2-4-2/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java gradebook/branches/oncourse_2-4-2/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sakai2impl/GradebookEntityProducer.java Log: svn merge -r 39318:39325 https://source.sakaiproject.org/svn/gradebook/branches/oncourse_opc_122007/ . svn log -r 39319:39325 https://source.sakaiproject.org/svn/gradebook/branches/oncourse_opc_122007/ ------------------------------------------------------------------------ r39319 | cwen@iupui.edu | 2007-12-15 14:51:16 -0500 (Sat, 15 Dec 2007) | 1 line SAK-12433 => svn merge -r39311:39312 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39321 | cwen@iupui.edu | 2007-12-15 17:10:25 -0500 (Sat, 15 Dec 2007) | 1 line SAK-12433 ------------------------------------------------------------------------ r39323 | cwen@iupui.edu | 2007-12-15 17:45:57 -0500 (Sat, 15 Dec 2007) | 1 line SAK-12433 ------------------------------------------------------------------------ r39325 | cwen@iupui.edu | 2007-12-15 17:57:40 -0500 (Sat, 15 Dec 2007) | 1 line sak-12433 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39433 Author: chmaurer@iupui.edu Date: 2007-12-18 12:04:07 -0500 (Tue, 18 Dec 2007) New Revision: 39433 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: ONC-136 fixing a missing bracket ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39432 Author: ian@caret.cam.ac.uk Date: 2007-12-18 12:02:58 -0500 (Tue, 18 Dec 2007) New Revision: 39432 Modified: util/trunk/util-impl/impl/src/java/org/sakaiproject/thread_local/impl/ThreadLocalComponent.java Log: SAK-12512 Fixed by taking a copy of the values ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39431 Author: lance@indiana.edu Date: 2007-12-18 12:00:22 -0500 (Tue, 18 Dec 2007) New Revision: 39431 Modified: gradebook/branches/oncourse_2-4-2/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_2-4-2/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/addAssignment.jsp gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/branches/oncourse_2-4-2/app/ui/src/webapp/js/multiItemAdd.js Log: svn merge -c 39113 https://source.sakaiproject.org/svn/gradebook/branches/oncourse_opc_122007/ . ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39430 Author: lance@indiana.edu Date: 2007-12-18 11:40:46 -0500 (Tue, 18 Dec 2007) New Revision: 39430 Added: gradebook/branches/oncourse_2-4-2/ Log: create new branch for 12/30/2007 release - roll back non-calculating items ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39429 Author: cwen@iupui.edu Date: 2007-12-18 11:25:07 -0500 (Tue, 18 Dec 2007) New Revision: 39429 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: roll back SiteAction again for stg. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39428 Author: cwen@iupui.edu Date: 2007-12-18 11:14:32 -0500 (Tue, 18 Dec 2007) New Revision: 39428 Added: oncourse/branches/site-manage-opc-1222007/site-manage-tool/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/project.xml oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/bundle/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/bundle/admin.properties oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/admin/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/admin/tool/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/admin/tool/DelegationAction.java oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/admin/tool/ITTRResetAction.java oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/site/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/WEB-INF/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/WEB-INF/web.xml oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/combinedRedirect.jsp oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/tools/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/tools/oncourse_ittr_reset.xml oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/tools/sakai.delegation.xml oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/tools/sakai.siteinfo.xml oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/tools/sakai.sitesetup.xml oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/admin/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/admin/oncourse_ittr_reset.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/admin/sakai_delegation_list.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/ oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-notification.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteInformation.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-oncourse-combine-choose-name.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-oncourse-combine-confirm.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-oncourse-combine-rosters.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-oncourse-separate-rosters.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editInfo.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm oncourse/branches/site-manage-opc-1222007/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-sitemanage-addParticipant.vm Log: add site-manage tool overlay to branch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39427 Author: cwen@iupui.edu Date: 2007-12-18 11:08:02 -0500 (Tue, 18 Dec 2007) New Revision: 39427 Added: oncourse/branches/site-manage-opc-1222007/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39426 Author: ajpoland@iupui.edu Date: 2007-12-18 10:30:26 -0500 (Tue, 18 Dec 2007) New Revision: 39426 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: ONC-136 when a new combined course membership is populated, add privacy records that correspond to the members' status in the child sites ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39425 Author: cwen@iupui.edu Date: 2007-12-18 09:58:04 -0500 (Tue, 18 Dec 2007) New Revision: 39425 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix problems with combined roster for SiteAction. merging had problems for impor/export for SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39424 Author: gjthomas@iupui.edu Date: 2007-12-18 09:29:52 -0500 (Tue, 18 Dec 2007) New Revision: 39424 Modified: oncourse/trunk/src/calendar/calendar-tool/tool/src/bundle/calendar.properties Log: ONC-272 - removing properties from oncourse overlay ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39423 Author: gjthomas@iupui.edu Date: 2007-12-18 09:19:00 -0500 (Tue, 18 Dec 2007) New Revision: 39423 Modified: calendar/branches/oncourse_opc_122007/calendar-tool/tool/src/java/org/sakaiproject/calendar/tool/CalendarAction.java calendar/branches/oncourse_opc_122007/calendar-tool/tool/src/webapp/vm/calendar/chef_calendar_viewActivity.vm Log: ONC-272 - remove attachments from calendar ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39422 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 09:07:24 -0500 (Tue, 18 Dec 2007) New Revision: 39422 Modified: event/branches/SAK-6216/event-impl/impl/src/java/org/sakaiproject/event/impl/UsageSessionServiceSqlDefault.java Log: SAK-6216 Add SESSION_HOSTNAME another place it needs to be. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39421 Author: chmaurer@iupui.edu Date: 2007-12-18 08:41:00 -0500 (Tue, 18 Dec 2007) New Revision: 39421 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: SAK-10215 Adding some conversion to fix chat tool titles. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39420 Author: chmaurer@iupui.edu Date: 2007-12-18 08:34:55 -0500 (Tue, 18 Dec 2007) New Revision: 39420 Added: reference/branches/sakai_2-4-x/docs/conversion/sakai_2_4_0-2_4_x_mysql_conversion_004.sql reference/branches/sakai_2-4-x/docs/conversion/sakai_2_4_0-2_4_x_oracle_conversion_004.sql Log: SAK-10215 Adding some conversion to fix chat tool titles. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39419 Author: chmaurer@iupui.edu Date: 2007-12-18 08:17:50 -0500 (Tue, 18 Dec 2007) New Revision: 39419 Added: content/branches/SAK-12511/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39418 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 07:49:02 -0500 (Tue, 18 Dec 2007) New Revision: 39418 Modified: message/branches/sakai_2-5-x/message-impl/impl/src/java/org/sakaiproject/message/impl/BaseMessageService.java Log: SAK-12447 Null results from cache: merge into 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39417 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 07:48:43 -0500 (Tue, 18 Dec 2007) New Revision: 39417 Modified: calendar/branches/sakai_2-5-x/calendar-impl/impl/src/java/org/sakaiproject/calendar/impl/BaseCalendarService.java Log: SAK-12447 Null results from cache: merge into 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39416 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 07:48:23 -0500 (Tue, 18 Dec 2007) New Revision: 39416 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: SAK-12447 Null results from cache: merge into 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39415 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 07:47:12 -0500 (Tue, 18 Dec 2007) New Revision: 39415 Added: memory/branches/sakai_2-5-x/memory-impl/impl/src/test/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MemoryServiceTest.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockBasicMemoryService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockEventTrackingService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockSecurityService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockUsageSessionService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/ehcache.xml Removed: memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/ memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MemoryServiceTest.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockBasicMemoryService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockEventTrackingService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockSecurityService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockUsageSessionService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/test/org/sakai/memory/impl/test/ehcache.xml Modified: memory/branches/sakai_2-5-x/memory-impl/.classpath memory/branches/sakai_2-5-x/memory-impl/impl/pom.xml memory/branches/sakai_2-5-x/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java Log: SAK-12447 Null results from cache: merge into 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39414 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 07:46:53 -0500 (Tue, 18 Dec 2007) New Revision: 39414 Modified: alias/branches/sakai_2-5-x/alias-impl/impl/src/java/org/sakaiproject/alias/impl/BaseAliasService.java Log: SAK-12447 Null results from cache: merge into 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39413 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 06:55:27 -0500 (Tue, 18 Dec 2007) New Revision: 39413 Modified: event/branches/SAK-6216/event-impl/impl/src/java/org/sakaiproject/event/impl/UsageSessionServiceAdaptor.java event/branches/SAK-6216/event-impl/impl/src/java/org/sakaiproject/event/impl/UsageSessionServiceSqlDefault.java Log: SAK-6216 Optional ability to store client hostname (resolved IP) in SAKAI_SESSION (requires schema change) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39412 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 06:55:15 -0500 (Tue, 18 Dec 2007) New Revision: 39412 Modified: event/branches/SAK-6216/event-api/api/src/java/org/sakaiproject/event/api/UsageSession.java Log: SAK-6216 Optional ability to store client hostname (resolved IP) in SAKAI_SESSION (requires schema change) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39411 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 06:51:06 -0500 (Tue, 18 Dec 2007) New Revision: 39411 Modified: event/branches/SAK-6216/event-impl/impl/src/java/org/sakaiproject/event/impl/UsageSessionServiceAdaptor.java Log: SAK-6216 merge r37375 from trunk (update to match 2-5-x) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39410 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 06:49:17 -0500 (Tue, 18 Dec 2007) New Revision: 39410 Modified: event/branches/sakai_2-5-x/event-impl/impl/src/java/org/sakaiproject/event/impl/UsageSessionServiceAdaptor.java Log: SAK-7428 merge change to 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39409 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 06:32:09 -0500 (Tue, 18 Dec 2007) New Revision: 39409 Added: event/branches/SAK-6216/ Log: SAK-6216 Branch event from 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39408 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 06:31:19 -0500 (Tue, 18 Dec 2007) New Revision: 39408 Removed: event/branches/SAK-6216/ Log: SAK-6216 Incorrect copy ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39407 Author: stephen.marquard@uct.ac.za Date: 2007-12-18 06:29:11 -0500 (Tue, 18 Dec 2007) New Revision: 39407 Added: event/branches/SAK-6216/sakai_2-5-x/ Log: SAK-6216 Branch event from 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39406 Author: ian@caret.cam.ac.uk Date: 2007-12-18 06:27:18 -0500 (Tue, 18 Dec 2007) New Revision: 39406 Modified: citations/trunk/citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseConfigurationService.java Log: SAK-12447 Reverted bad commit to citations.... sorry citations team. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39404 Author: rjlowe@iupui.edu Date: 2007-12-17 17:13:10 -0500 (Mon, 17 Dec 2007) New Revision: 39404 Added: gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/beans/ gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/beans/GradebookItemBean.java gradebook/trunk/helper-app/src/webapp/WEB-INF/bundle/ gradebook/trunk/helper-app/src/webapp/WEB-INF/bundle/messages.properties gradebook/trunk/helper-app/src/webapp/content/css/gradebook.css gradebook/trunk/helper-app/src/webapp/content/templates/add-gradebook-item.html Removed: gradebook/trunk/helper-app/src/webapp/content/templates/assignment_add-gradebook-item.html Modified: gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/helper/AddGradebookItemProducer.java gradebook/trunk/helper-app/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/helper-app/src/webapp/WEB-INF/requestContext.xml Log: NOJIRA - Gradebook Helper Iternationalization and styling, set up beans ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39403 Author: wagnermr@iupui.edu Date: 2007-12-17 17:11:08 -0500 (Mon, 17 Dec 2007) New Revision: 39403 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: SAK-12504 http://jira.sakaiproject.org/jira/browse/SAK-12504 Viewing "All Grades" page as a TA with grader permissions causes stack trace ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39402 Author: arwhyte@umich.edu Date: 2007-12-17 16:59:30 -0500 (Mon, 17 Dec 2007) New Revision: 39402 Modified: component/trunk/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: SAK-12481 Re-stealthed sakai.site.roster. Never promoted to core. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39401 Author: arwhyte@umich.edu Date: 2007-12-17 16:55:10 -0500 (Mon, 17 Dec 2007) New Revision: 39401 Modified: component/branches/sakai_2-5-x/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: SAK-12481 Re-stealth sakai.site.roster. Never promoted to core. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39400 Author: louis@media.berkeley.edu Date: 2007-12-17 16:40:20 -0500 (Mon, 17 Dec 2007) New Revision: 39400 Modified: bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm Log: BSP-1376 apllied local customization to assignment tool done earlier in BSP 1259 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39399 Author: ian@caret.cam.ac.uk Date: 2007-12-17 16:33:12 -0500 (Mon, 17 Dec 2007) New Revision: 39399 Added: user/branches/sakai_2-5-x/user-tool-prefs/tool/src/webapp/css/ user/branches/sakai_2-5-x/user-tool-prefs/tool/src/webapp/css/useDHTMLMore.css user/branches/sakai_2-5-x/user-tool-prefs/tool/src/webapp/prefs/tab-dhtml-moresites.jsp Removed: user/branches/sakai_2-5-x/user-tool-prefs/tool/src/webapp/css/useDHTMLMore.css Modified: user/branches/sakai_2-5-x/user-tool-prefs/tool/src/bundle/user-tool-prefs.properties user/branches/sakai_2-5-x/user-tool-prefs/tool/src/java/org/sakaiproject/user/tool/UserPrefsTool.java user/branches/sakai_2-5-x/user-tool-prefs/tool/src/webapp/WEB-INF/faces-config.xml Log: SAK-11460 Merged from trunk svn merge -r 39288:39289 https://source.sakaiproject.org/svn/user/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39398 Author: wagnermr@iupui.edu Date: 2007-12-17 16:29:35 -0500 (Mon, 17 Dec 2007) New Revision: 39398 Modified: gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-10606 http://bugs.sakaiproject.org/jira/browse/SAK-10606 GB authorization error in logs when student accesses Forums ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39397 Author: wagnermr@iupui.edu Date: 2007-12-17 16:20:16 -0500 (Mon, 17 Dec 2007) New Revision: 39397 Modified: msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java Log: SAK-10606 http://bugs.sakaiproject.org/jira/browse/SAK-10606 GB authorization error in logs when student accesses Forums ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39396 Author: gsilver@umich.edu Date: 2007-12-17 16:04:10 -0500 (Mon, 17 Dec 2007) New Revision: 39396 Modified: site/trunk/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java Log: SAK-12441 http://jira.sakaiproject.org/jira/browse/SAK-12441 reclaim bit of whitespace for wsiteinfo display ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39395 Author: wagnermr@iupui.edu Date: 2007-12-17 15:38:04 -0500 (Mon, 17 Dec 2007) New Revision: 39395 Modified: gradebook/branches/oncourse_opc_122007/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: svn merge -r39392:39393 https://source.sakaiproject.org/svn/gradebook/trunk U app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java ------------------------------------------------------------------------ r39393 | wagnermr@iupui.edu | 2007-12-17 15:20:23 -0500 (Mon, 17 Dec 2007) | 3 lines SAK-12494 http://bugs.sakaiproject.org/jira/browse/SAK-12494 Viewing a non-calculated gb item in a gradebook with grade entry by letter or % results in stack trace ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39394 Author: zqian@umich.edu Date: 2007-12-17 15:27:08 -0500 (Mon, 17 Dec 2007) New Revision: 39394 Modified: site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-groupedit.vm Log: Fix to SAK-12476:Setting a section/group title longer than 99 chars causes an error Set the maxlength attribute for the group title input field. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39393 Author: wagnermr@iupui.edu Date: 2007-12-17 15:20:23 -0500 (Mon, 17 Dec 2007) New Revision: 39393 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: SAK-12494 http://bugs.sakaiproject.org/jira/browse/SAK-12494 Viewing a non-calculated gb item in a gradebook with grade entry by letter or % results in stack trace ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39392 Author: stuart.freeman@et.gatech.edu Date: 2007-12-17 15:18:13 -0500 (Mon, 17 Dec 2007) New Revision: 39392 Modified: osp/branches/sakai_2-4-x/common/api-impl/src/java/org/theospi/portfolio/review/impl/ReviewManagerImpl.java osp/branches/sakai_2-4-x/common/api-impl/src/java/org/theospi/portfolio/shared/model/impl/GenericXmlRenderer.java osp/branches/sakai_2-4-x/common/api/src/java/org/theospi/portfolio/review/mgt/ReviewManager.java osp/branches/sakai_2-4-x/matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java Log: SAK-12467 performance issues when portfolios contain a matrix --(1514:Mon,17 Dec 07:$)-- wget -q -O- http://bugs.sakaiproject.org/jira/secure/attachment/14931/SAK-12467_2.4.x.patch |patch -p 0 patching file common/api-impl/src/java/org/theospi/portfolio/review/impl/ReviewManagerImpl.java patching file common/api-impl/src/java/org/theospi/portfolio/shared/model/impl/GenericXmlRenderer.java patching file common/api/src/java/org/theospi/portfolio/review/mgt/ReviewManager.java patching file matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39391 Author: cwen@iupui.edu Date: 2007-12-17 15:13:55 -0500 (Mon, 17 Dec 2007) New Revision: 39391 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for citation. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39390 Author: mmmay@indiana.edu Date: 2007-12-17 14:23:21 -0500 (Mon, 17 Dec 2007) New Revision: 39390 Modified: calendar/branches/sakai_2-5-x/calendar-impl/impl/src/java/org/sakaiproject/calendar/impl/BaseCalendarService.java Log: svn merge -r 39289:39290 https://source.sakaiproject.org/svn/calendar/trunk U calendar-impl/impl/src/java/org/sakaiproject/calendar/impl/BaseCalendarService.java in-143-196:~/java/2-5/sakai_2-5-x/calendar mmmay$ svn log -r 39289:39290 https://source.sakaiproject.org/svn/calendar/trunk ------------------------------------------------------------------------ r39290 | bkirschn@umich.edu | 2007-12-14 16:16:09 -0500 (Fri, 14 Dec 2007) | 1 line SAK-12221 check for null range parm in getEvents() ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39389 Author: mmmay@indiana.edu Date: 2007-12-17 14:21:03 -0500 (Mon, 17 Dec 2007) New Revision: 39389 Modified: osp/branches/sakai_2-5-x/common/api-impl/src/java/org/theospi/portfolio/review/impl/ReviewManagerImpl.java osp/branches/sakai_2-5-x/common/api-impl/src/java/org/theospi/portfolio/shared/model/impl/GenericXmlRenderer.java osp/branches/sakai_2-5-x/common/api/src/java/org/theospi/portfolio/review/mgt/ReviewManager.java osp/branches/sakai_2-5-x/matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java Log: svn merge -r 39285:39286 https://source.sakaiproject.org/svn/osp/trunk U common/api-impl/src/java/org/theospi/portfolio/review/impl/ReviewManagerImpl.java U common/api-impl/src/java/org/theospi/portfolio/shared/model/impl/GenericXmlRenderer.java U common/api/src/java/org/theospi/portfolio/review/mgt/ReviewManager.java U matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java in-143-196:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 39285:39286 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r39286 | jbush@rsmart.com | 2007-12-14 15:39:41 -0500 (Fri, 14 Dec 2007) | 1 line SAK-12467 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39388 Author: ssmail@indiana.edu Date: 2007-12-17 14:19:54 -0500 (Mon, 17 Dec 2007) New Revision: 39388 Modified: citations/branches/oncourse_2-4-x/oncourse-config/config/src/java/edu/indiana/osid/oncourse/CampusAssociation.java citations/branches/oncourse_2-4-x/oncourse-config/config/src/java/edu/indiana/osid/oncourse/OncourseOsidConfiguration.java Log: NOJIRA: Restrict unknown users to GUEST access - this happens if the user isn't found, or the lookup attempt fails due to an error condition (network problem, etc) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39387 Author: cwen@iupui.edu Date: 2007-12-17 14:19:11 -0500 (Mon, 17 Dec 2007) New Revision: 39387 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for r39383. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39386 Author: mmmay@indiana.edu Date: 2007-12-17 14:19:09 -0500 (Mon, 17 Dec 2007) New Revision: 39386 Added: entitybroker/branches/sakai_2-5-x/api/src/java/org/sakaiproject/entitybroker/util/ entitybroker/branches/sakai_2-5-x/api/src/java/org/sakaiproject/entitybroker/util/ClassLoaderReporter.java Removed: entitybroker/branches/sakai_2-5-x/api/src/java/org/sakaiproject/entitybroker/util/ClassLoaderReporter.java Modified: entitybroker/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/entitybroker/servlet/DirectServlet.java Log: svn merge -r 39098:39099 https://source.sakaiproject.org/svn/entitybroker/trunk A api/src/java/org/sakaiproject/entitybroker/util A api/src/java/org/sakaiproject/entitybroker/util/ClassLoaderReporter.java U tool/src/java/org/sakaiproject/entitybroker/servlet/DirectServlet.java in-143-196:~/java/2-5/sakai_2-5-x/entitybroker mmmay$ svn log -r 39098:39099 https://source.sakaiproject.org/svn/entitybroker/trunk ------------------------------------------------------------------------ r39099 | aaronz@vt.edu | 2007-12-11 02:52:59 -0500 (Tue, 11 Dec 2007) | 1 line SAK-12408: Completed fix for the failures caused by classloader confusion, also added in ability for the direct servlet to handle all types of requests ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39385 Author: mmmay@indiana.edu Date: 2007-12-17 14:17:55 -0500 (Mon, 17 Dec 2007) New Revision: 39385 Modified: entitybroker/branches/sakai_2-5-x/impl/pom.xml entitybroker/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/entitybroker/servlet/DirectServlet.java Log: svn merge -r 39085:39086 https://source.sakaiproject.org/svn/entitybroker/trunk U impl/pom.xml U tool/src/java/org/sakaiproject/entitybroker/servlet/DirectServlet.java in-143-196:~/java/2-5/sakai_2-5-x/entitybroker mmmay$ svn log -r 39085:39086 https://source.sakaiproject.org/svn/entitybroker/trunk ------------------------------------------------------------------------ r39086 | aaronz@vt.edu | 2007-12-10 13:26:21 -0500 (Mon, 10 Dec 2007) | 1 line SAK-12408: Initial fix for the failures caused by classloader confusion, there will be more to this fix which allows the classloader to be specified by the accessmanager and possibly by the provider as well, still need to think about it more ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39384 Author: cwen@iupui.edu Date: 2007-12-17 14:14:53 -0500 (Mon, 17 Dec 2007) New Revision: 39384 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external to bump up to r39379. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39383 Author: wagnermr@iupui.edu Date: 2007-12-17 14:14:25 -0500 (Mon, 17 Dec 2007) New Revision: 39383 Modified: gradebook/branches/oncourse_opc_122007/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/AssignmentPointsConverter.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java Log: svn merge -r39373:39374 https://source.sakaiproject.org/svn/gradebook/trunk U app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java ------------------------------------------------------------------------ r39374 | wagnermr@iupui.edu | 2007-12-17 11:56:03 -0500 (Mon, 17 Dec 2007) | 3 lines SAK-10067 http://jira.sakaiproject.org/jira/browse/SAK-10067 Change Grade log to just keep a record of data entered w/o conversion ------------------------------------------------------------------------ svn merge -r39361:39362 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/AssignmentPointsConverter.java ------------------------------------------------------------------------ r39362 | rjlowe@iupui.edu | 2007-12-17 10:53:09 -0500 (Mon, 17 Dec 2007) | 1 line SAK-12465 - Non-Standard grades are not showing up in GB table ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39382 Author: rjlowe@iupui.edu Date: 2007-12-17 14:11:47 -0500 (Mon, 17 Dec 2007) New Revision: 39382 Modified: gradebook/trunk/app/ui/src/webapp/js/spreadsheetUI.js Log: SAK-12491 - gb / all grades column alignment ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39381 Author: dlhaines@umich.edu Date: 2007-12-17 13:37:13 -0500 (Mon, 17 Dec 2007) New Revision: 39381 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: update assignments conversion for 2.4.xQ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=44317 Author: jlrenfro@ucdavis.edu Date: 2007-12-17 13:33:40 -0500 (Mon, 17 Dec 2007) New Revision: 44317 Modified: scorm/SCORM.2004.3ED.RTE/trunk/scorm-impl/service/src/java/org/sakaiproject/scorm/service/impl/ScormContentServiceImpl.java Log: SCO-8 Fixing null pointer exception with getDueOn and getAcceptUntil. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39379 Author: cwen@iupui.edu Date: 2007-12-17 13:30:30 -0500 (Mon, 17 Dec 2007) New Revision: 39379 Modified: gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java Log: SAK-12486 => svn merge -r39375:39376 https://source.sakaiproject.org/svn/gradebook/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39380 Author: zqian@umich.edu Date: 2007-12-17 13:30:36 -0500 (Mon, 17 Dec 2007) New Revision: 39380 Modified: assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SchemaConversionHandler.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java Log: related to SAK-11281: combine any instance of submit/feedback text or attachment from all duplicated submissions; pass the db driver string into the above routine so as to use different xml write operation in case of MySql db. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39378 Author: arwhyte@umich.edu Date: 2007-12-17 13:04:59 -0500 (Mon, 17 Dec 2007) New Revision: 39378 Removed: reference/branches/sakai_2-5-x/docs/architecture/sakai_maven.doc Log: SAK-12490 remove obsolete architecture docs: sakai_maven.doc ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39377 Author: cwen@iupui.edu Date: 2007-12-17 12:29:24 -0500 (Mon, 17 Dec 2007) New Revision: 39377 Modified: gradebook/branches/oncourse_opc_122007/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12466 svn merge -r39334:39335 https://source.sakaiproject.org/svn/gradebook/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39376 Author: cwen@iupui.edu Date: 2007-12-17 12:16:42 -0500 (Mon, 17 Dec 2007) New Revision: 39376 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java Log: http://bugs.sakaiproject.org/jira/browse/SAK-12486 => include non-graded items for grade report page and student view page. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39375 Author: nuno@ufp.pt Date: 2007-12-17 12:06:10 -0500 (Mon, 17 Dec 2007) New Revision: 39375 Modified: msgcntr/trunk/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39374 Author: wagnermr@iupui.edu Date: 2007-12-17 11:56:03 -0500 (Mon, 17 Dec 2007) New Revision: 39374 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java Log: SAK-10067 http://jira.sakaiproject.org/jira/browse/SAK-10067 Change Grade log to just keep a record of data entered w/o conversion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39372 Author: ian@caret.cam.ac.uk Date: 2007-12-17 11:50:08 -0500 (Mon, 17 Dec 2007) New Revision: 39372 Modified: citations/trunk/citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseConfigurationService.java Log: SAK-12447 Fixed possible failures in retrieving values from the Cache ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39373 Author: ian@caret.cam.ac.uk Date: 2007-12-17 11:50:30 -0500 (Mon, 17 Dec 2007) New Revision: 39373 Modified: message/trunk/message-impl/impl/src/java/org/sakaiproject/message/impl/BaseMessageService.java Log: SAK-12447 Fixed possible failures in retrieving values from the Cache ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39371 Author: ian@caret.cam.ac.uk Date: 2007-12-17 11:49:38 -0500 (Mon, 17 Dec 2007) New Revision: 39371 Modified: calendar/trunk/calendar-impl/impl/src/java/org/sakaiproject/calendar/impl/BaseCalendarService.java Log: SAK-12447 Fixed possible failures in retrieving values from the Cache ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39370 Author: ian@caret.cam.ac.uk Date: 2007-12-17 11:48:28 -0500 (Mon, 17 Dec 2007) New Revision: 39370 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: SAK-12447 Fixed possible failures in retrieving values from the Cache ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39368 Author: nuno@ufp.pt Date: 2007-12-17 11:46:54 -0500 (Mon, 17 Dec 2007) New Revision: 39368 Added: sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_pt_PT.properties sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_pt_PT.properties sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_pt_PT.properties sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_pt_PT.properties sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_pt_PT.properties sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_pt_PT.properties sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_pt_PT.properties sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_pt_PT.properties sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_pt_PT.properties sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39369 Author: ian@caret.cam.ac.uk Date: 2007-12-17 11:47:30 -0500 (Mon, 17 Dec 2007) New Revision: 39369 Modified: alias/trunk/alias-impl/impl/src/java/org/sakaiproject/alias/impl/BaseAliasService.java Log: SAK-12447 Fixed possible failures in retrieving values from the Cache ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39367 Author: ian@caret.cam.ac.uk Date: 2007-12-17 11:46:25 -0500 (Mon, 17 Dec 2007) New Revision: 39367 Modified: memory/trunk/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/test/MemoryServiceTest.java Log: SAK-12447 Fixed cacheContainsKey Method and added long running unit test to reproduce ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39366 Author: cwen@iupui.edu Date: 2007-12-17 11:44:47 -0500 (Mon, 17 Dec 2007) New Revision: 39366 Added: gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/NonGradedValueValidator.java Modified: gradebook/branches/oncourse_opc_122007/app/sakai-tool/src/webapp/WEB-INF/faces-application.xml gradebook/branches/oncourse_opc_122007/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/assignmentDetails.jsp Log: SAK-12485 => svn merge -r39364:39365 https://source.sakaiproject.org/svn/gradebook/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39365 Author: cwen@iupui.edu Date: 2007-12-17 11:37:34 -0500 (Mon, 17 Dec 2007) New Revision: 39365 Added: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/NonGradedValueValidator.java Modified: gradebook/trunk/app/sakai-tool/src/webapp/WEB-INF/faces-application.xml gradebook/trunk/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/trunk/app/ui/src/webapp/assignmentDetails.jsp Log: http://bugs.sakaiproject.org/jira/browse/SAK-12485 => add validation for non-graded grades. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39364 Author: arwhyte@umich.edu Date: 2007-12-17 11:12:09 -0500 (Mon, 17 Dec 2007) New Revision: 39364 Modified: component/branches/sakai_2-5-x/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: SAK-12481 Removed sakai.site.roster from list of stealthed tools controlled by the stealthTools property in sakai.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39363 Author: arwhyte@umich.edu Date: 2007-12-17 11:09:31 -0500 (Mon, 17 Dec 2007) New Revision: 39363 Modified: component/trunk/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: SAK-12481 Removed sakai.site.roster from list of stealthed tools controlled by the stealthTools property in sakai.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39362 Author: rjlowe@iupui.edu Date: 2007-12-17 10:53:09 -0500 (Mon, 17 Dec 2007) New Revision: 39362 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/AssignmentPointsConverter.java Log: SAK-12465 - Non-Standard grades are not showing up in GB table ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39361 Author: wagnermr@iupui.edu Date: 2007-12-17 10:00:22 -0500 (Mon, 17 Dec 2007) New Revision: 39361 Modified: gradebook/branches/sakai_2-5-x/app/sakai-tool/src/webapp/WEB-INF/spring-facades.xml gradebook/branches/sakai_2-5-x/app/standalone-app/src/webapp/WEB-INF/spring-facades.xml gradebook/branches/sakai_2-5-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookDependentBean.java gradebook/branches/sakai_2-5-x/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookPermissionService.java gradebook/branches/sakai_2-5-x/service/api/src/java/org/sakaiproject/tool/gradebook/facades/Authz.java gradebook/branches/sakai_2-5-x/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookPermissionServiceImpl.java gradebook/branches/sakai_2-5-x/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java gradebook/branches/sakai_2-5-x/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java gradebook/branches/sakai_2-5-x/service/sakai-pack/src/webapp/WEB-INF/components.xml Log: svn merge -r39137:39138 https://source.sakaiproject.org/svn/gradebook/trunk U app/sakai-tool/src/webapp/WEB-INF/spring-facades.xml U app/standalone-app/src/webapp/WEB-INF/spring-facades.xml U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookDependentBean.java C service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java U service/impl/src/java/org/sakaiproject/component/gradebook/GradebookPermissionServiceImpl.java U service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java U service/sakai-pack/src/webapp/WEB-INF/components.xml U service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookPermissionService.java U service/api/src/java/org/sakaiproject/tool/gradebook/facades/Authz.java ------------------------------------------------------------------------ r39138 | wagnermr@iupui.edu | 2007-12-12 10:10:30 -0500 (Wed, 12 Dec 2007) | 3 lines SAK-12432 http://bugs.sakaiproject.org/jira/browse/SAK-12432 Circular dependency between GradebookService and facade Authz ------------------------------------------------------------------------ svn merge -r39184:39185 https://source.sakaiproject.org/svn/gradebook/trunk G service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java ------------------------------------------------------------------------ r39185 | wagnermr@iupui.edu | 2007-12-13 09:29:44 -0500 (Thu, 13 Dec 2007) | 4 lines SAK-12432 http://bugs.sakaiproject.org/jira/browse/SAK-12432 Circular dependency between GradebookService and facade Authz fixed class cast exception ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39360 Author: gjthomas@iupui.edu Date: 2007-12-17 09:35:44 -0500 (Mon, 17 Dec 2007) New Revision: 39360 Modified: oncourse/trunk/src/calendar/calendar-tool/tool/src/bundle/calendar.properties Log: oncourse overlay property for calendar ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39359 Author: nuno@ufp.pt Date: 2007-12-17 09:22:52 -0500 (Mon, 17 Dec 2007) New Revision: 39359 Added: assignment/trunk/assignment-bundles/assignment_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39358 Author: wagnermr@iupui.edu Date: 2007-12-17 09:20:06 -0500 (Mon, 17 Dec 2007) New Revision: 39358 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool Re-adding methods to API that were lost in a previous commit ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39357 Author: cwen@iupui.edu Date: 2007-12-17 08:56:02 -0500 (Mon, 17 Dec 2007) New Revision: 39357 Modified: oncourse/trunk/overlay/sakai/org.sakaiproject.citation/IUPUI-configuration.xml Log: get IUPUI configuration back. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39356 Author: ian@caret.cam.ac.uk Date: 2007-12-17 08:32:13 -0500 (Mon, 17 Dec 2007) New Revision: 39356 Modified: search/trunk/search-impl/pack/src/webapp/WEB-INF/parallelIndexComponents.xml Log: SAK-12459 threadLocalManager setting in the wrong bean. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39355 Author: cwen@iupui.edu Date: 2007-12-17 08:26:38 -0500 (Mon, 17 Dec 2007) New Revision: 39355 Added: oncourse/trunk/overlay/sakai/org.sakaiproject.citation/IUPUI-database.xml Modified: oncourse/trunk/overlay/sakai/org.sakaiproject.citation/IUPUI-configuration.xml Log: update overlay for citation for IUPUI library. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39354 Author: cwen@iupui.edu Date: 2007-12-17 08:17:35 -0500 (Mon, 17 Dec 2007) New Revision: 39354 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for r39332. Greg - calendar fix. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39353 Author: ian@caret.cam.ac.uk Date: 2007-12-17 06:08:08 -0500 (Mon, 17 Dec 2007) New Revision: 39353 Added: search/trunk/search-impl/impl/src/test/org/sakaiproject/search/mock/MockThreadLocalManager.java Log: SAK-12459 Missing class fpor unit tests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39352 Author: ian@caret.cam.ac.uk Date: 2007-12-17 05:20:01 -0500 (Mon, 17 Dec 2007) New Revision: 39352 Added: memory/trunk/memory-impl/impl/src/test/ memory/trunk/memory-impl/impl/src/test/org/ memory/trunk/memory-impl/impl/src/test/org/sakai/ memory/trunk/memory-impl/impl/src/test/org/sakai/memory/ memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/ memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/test/ memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/test/MemoryServiceTest.java memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockBasicMemoryService.java memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockEventTrackingService.java memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockSecurityService.java memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/test/MockUsageSessionService.java memory/trunk/memory-impl/impl/src/test/org/sakai/memory/impl/test/ehcache.xml Modified: memory/trunk/memory-impl/.classpath memory/trunk/memory-impl/impl/pom.xml Log: SAK-12447 Added Unit Test to memory service to check invalidation process, no errors found in test. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39351 Author: sgithens@caret.cam.ac.uk Date: 2007-12-17 04:36:03 -0500 (Mon, 17 Dec 2007) New Revision: 39351 Modified: gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/helper/AddGradebookItemProducer.java gradebook/trunk/helper-app/src/webapp/WEB-INF/web.xml Log: NOJIRA Works with the entity broker now. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39350 Author: arwhyte@umich.edu Date: 2007-12-17 00:24:36 -0500 (Mon, 17 Dec 2007) New Revision: 39350 Modified: component/trunk/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: stealhTools: removed duplicate sakai.site.roster entry; reordered list in alpha order ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39349 Author: arwhyte@umich.edu Date: 2007-12-17 00:22:13 -0500 (Mon, 17 Dec 2007) New Revision: 39349 Modified: component/branches/sakai_2-5-x/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: SAK-12257 incorrect stealthed tools in 2-5-x branch; unstealthed OSP and Samigo, removed sakai.assignment (retired), reordered list in alpha order. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39348 Author: zach.thomas@txstate.edu Date: 2007-12-17 00:02:06 -0500 (Mon, 17 Dec 2007) New Revision: 39348 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: removed referencs to Criterion and ConditionTemplate, which aren't ready for inclusion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39347 Author: zach.thomas@txstate.edu Date: 2007-12-16 23:49:14 -0500 (Sun, 16 Dec 2007) New Revision: 39347 Added: event/branches/SAK-12478/event-api/api/src/java/org/sakaiproject/event/api/Obsoletable.java Log: added Obsoletable interface to the event module ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39346 Author: zach.thomas@txstate.edu Date: 2007-12-16 23:07:18 -0500 (Sun, 16 Dec 2007) New Revision: 39346 Modified: content/branches/SAK-11543/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/branches/SAK-11543/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: decided to use ContentHostingService for static final String constants instead of ResourceProperties within entity ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39345 Author: zach.thomas@txstate.edu Date: 2007-12-16 22:42:54 -0500 (Sun, 16 Dec 2007) New Revision: 39345 Modified: gradebook/branches/SAK-11542/app/standalone-app/project.xml Log: declaring a dependency on sakai-component to make tests run properly ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39344 Author: zach.thomas@txstate.edu Date: 2007-12-16 22:39:04 -0500 (Sun, 16 Dec 2007) New Revision: 39344 Modified: event/branches/SAK-12478/event-impl/pack/project.xml Log: synching with newer code in Georgia Tech repository ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39343 Author: zach.thomas@txstate.edu Date: 2007-12-16 22:29:24 -0500 (Sun, 16 Dec 2007) New Revision: 39343 Added: event/branches/SAK-12478/ Log: copying 2.4.x branch of event/ for conditional release purposes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39342 Author: zach.thomas@txstate.edu Date: 2007-12-16 22:24:48 -0500 (Sun, 16 Dec 2007) New Revision: 39342 Modified: content/branches/SAK-11543/content-bundles/content.properties content/branches/SAK-11543/content-bundles/types.properties content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/SAK-11543/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm content/branches/SAK-11543/content-tool/tool/src/webapp/vm/resources/sakai_properties_scripts.vm Log: synching with the newer code in Georgia Tech repository ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39341 Author: zach.thomas@txstate.edu Date: 2007-12-16 22:01:11 -0500 (Sun, 16 Dec 2007) New Revision: 39341 Modified: gradebook/branches/SAK-11542/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/branches/SAK-11542/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/InstructorViewBean.java gradebook/branches/SAK-11542/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java gradebook/branches/SAK-11542/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookExternalAssessmentServiceImpl.java Log: synching up with newer code from the Georgia Tech repository ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39340 Author: jimeng@umich.edu Date: 2007-12-16 21:33:46 -0500 (Sun, 16 Dec 2007) New Revision: 39340 Modified: citations/branches/sakai_2-4-x/citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseCitationService.java Log: SAK-10966 Merging changes for SAK-10966 to sakai_2-4-x btanch of citations. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39339 Author: jimeng@umich.edu Date: 2007-12-16 21:25:25 -0500 (Sun, 16 Dec 2007) New Revision: 39339 Modified: citations/branches/post-2-4/citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseCitationService.java Log: SAK-10966 Merging revision for SAK-10966 to post-2-4 citations branch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39338 Author: arwhyte@umich.edu Date: 2007-12-16 20:40:10 -0500 (Sun, 16 Dec 2007) New Revision: 39338 Modified: component/trunk/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: Unstealth portfolios, samigo. Remove reference to sakai.assignment ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39337 Author: josrodri@iupui.edu Date: 2007-12-16 16:52:50 -0500 (Sun, 16 Dec 2007) New Revision: 39337 Modified: gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf Log: SAK-12444, SAK12466: fixed some UI errors introduced by earlier commit ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39336 Author: arwhyte@umich.edu Date: 2007-12-16 13:11:02 -0500 (Sun, 16 Dec 2007) New Revision: 39336 Modified: reference/trunk/docs/releaseweb/index.html Log: Text changes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39335 Author: josrodri@iupui.edu Date: 2007-12-16 09:44:12 -0500 (Sun, 16 Dec 2007) New Revision: 39335 Modified: gradebook/trunk/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/trunk/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12444, SAK12466: delete icon appears on first pane when multiple panes exposed, additional styling changes were needed implementing non-grading option ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39334 Author: stephen.marquard@uct.ac.za Date: 2007-12-16 03:50:41 -0500 (Sun, 16 Dec 2007) New Revision: 39334 Modified: presence/branches/sakai_2-5-x/presence-impl/impl/src/java/org/sakaiproject/presence/impl/BasePresenceService.java Log: SAK-12457 NPE from presence: merge fix to 2-5-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39333 Author: stephen.marquard@uct.ac.za Date: 2007-12-16 03:48:52 -0500 (Sun, 16 Dec 2007) New Revision: 39333 Modified: presence/trunk/presence-impl/impl/src/java/org/sakaiproject/presence/impl/BasePresenceService.java Log: SAK-12457 NPE from presence: check for null tool session attribute ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39332 Author: gjthomas@iupui.edu Date: 2007-12-15 23:45:23 -0500 (Sat, 15 Dec 2007) New Revision: 39332 Modified: calendar/branches/oncourse_opc_122007/calendar-tool/tool/src/webapp/vm/calendar/chef_calendar_viewActivity.vm Log: oncourse fix - gen.assignmentlink property was not being found. Modified the vm slightly to fix the error. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39331 Author: cwen@iupui.edu Date: 2007-12-15 20:19:44 -0500 (Sat, 15 Dec 2007) New Revision: 39331 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for assignment. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39330 Author: cwen@iupui.edu Date: 2007-12-15 20:14:26 -0500 (Sat, 15 Dec 2007) New Revision: 39330 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: update overlay for site-manage for SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39329 Author: cwen@iupui.edu Date: 2007-12-15 19:34:05 -0500 (Sat, 15 Dec 2007) New Revision: 39329 Modified: oncourse/trunk/src/calendar/calendar-impl/impl/src/java/org/sakaiproject/calendar/impl/BaseCalendarService.java Log: update overlay for calendar for SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39328 Author: cwen@iupui.edu Date: 2007-12-15 19:08:51 -0500 (Sat, 15 Dec 2007) New Revision: 39328 Added: oncourse/trunk/src/gmt/ oncourse/trunk/src/gmt/datapoint/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/impl/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/impl/src/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/impl/src/java/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/impl/src/java/org/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/impl/src/java/org/sakaiproject/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/impl/src/java/org/sakaiproject/datapoint/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/impl/src/java/org/sakaiproject/datapoint/impl/ oncourse/trunk/src/gmt/datapoint/datapoint-impl/impl/src/java/org/sakaiproject/datapoint/impl/DataPointServiceImpl.java oncourse/trunk/src/gmt/gmt/ oncourse/trunk/src/gmt/gmt/gmt-impl/ oncourse/trunk/src/gmt/gmt/gmt-impl/impl/ oncourse/trunk/src/gmt/gmt/gmt-impl/impl/src/ oncourse/trunk/src/gmt/gmt/gmt-impl/impl/src/java/ oncourse/trunk/src/gmt/gmt/gmt-impl/impl/src/java/org/ oncourse/trunk/src/gmt/gmt/gmt-impl/impl/src/java/org/sakaiproject/ oncourse/trunk/src/gmt/gmt/gmt-impl/impl/src/java/org/sakaiproject/gmt/ oncourse/trunk/src/gmt/gmt/gmt-impl/impl/src/java/org/sakaiproject/gmt/impl/ oncourse/trunk/src/gmt/gmt/gmt-impl/impl/src/java/org/sakaiproject/gmt/impl/GmtServiceImpl.java Log: SAK-12433 for syracuse. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39327 Author: gjthomas@iupui.edu Date: 2007-12-15 18:23:22 -0500 (Sat, 15 Dec 2007) New Revision: 39327 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: oncourse fix - fixing a bug with writing the assignment id to calendar events ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39326 Author: cwen@iupui.edu Date: 2007-12-15 17:59:41 -0500 (Sat, 15 Dec 2007) New Revision: 39326 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: API revert back for SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39325 Author: cwen@iupui.edu Date: 2007-12-15 17:57:40 -0500 (Sat, 15 Dec 2007) New Revision: 39325 Modified: gradebook/branches/oncourse_opc_122007/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java Log: sak-12433 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39324 Author: cwen@iupui.edu Date: 2007-12-15 17:48:07 -0500 (Sat, 15 Dec 2007) New Revision: 39324 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for gb. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39323 Author: cwen@iupui.edu Date: 2007-12-15 17:45:57 -0500 (Sat, 15 Dec 2007) New Revision: 39323 Modified: gradebook/branches/oncourse_opc_122007/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java Log: SAK-12433 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39322 Author: cwen@iupui.edu Date: 2007-12-15 17:11:36 -0500 (Sat, 15 Dec 2007) New Revision: 39322 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for GB. SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39321 Author: cwen@iupui.edu Date: 2007-12-15 17:10:25 -0500 (Sat, 15 Dec 2007) New Revision: 39321 Modified: gradebook/branches/oncourse_opc_122007/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12433 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39320 Author: cwen@iupui.edu Date: 2007-12-15 14:54:15 -0500 (Sat, 15 Dec 2007) New Revision: 39320 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: SAK-12433 for gradebook. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39319 Author: cwen@iupui.edu Date: 2007-12-15 14:51:16 -0500 (Sat, 15 Dec 2007) New Revision: 39319 Modified: gradebook/branches/oncourse_opc_122007/service/api/src/java/org/sakaiproject/service/gradebook/shared/Assignment.java gradebook/branches/oncourse_opc_122007/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/branches/oncourse_opc_122007/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookDefinition.java gradebook/branches/oncourse_opc_122007/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java gradebook/branches/oncourse_opc_122007/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sakai2impl/GradebookEntityProducer.java Log: SAK-12433 => svn merge -r39311:39312 https://source.sakaiproject.org/svn/gradebook/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39318 Author: cwen@iupui.edu Date: 2007-12-15 14:21:59 -0500 (Sat, 15 Dec 2007) New Revision: 39318 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: SAK-12433 for samigo. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39317 Author: cwen@iupui.edu Date: 2007-12-15 14:14:50 -0500 (Sat, 15 Dec 2007) New Revision: 39317 Modified: sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/AssessmentEntityProducer.java Log: SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39316 Author: cwen@iupui.edu Date: 2007-12-15 13:56:01 -0500 (Sat, 15 Dec 2007) New Revision: 39316 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39315 Author: cwen@iupui.edu Date: 2007-12-15 13:08:26 -0500 (Sat, 15 Dec 2007) New Revision: 39315 Added: oncourse/trunk/src/web/news-impl/ oncourse/trunk/src/web/news-impl/impl/ oncourse/trunk/src/web/news-impl/impl/src/ oncourse/trunk/src/web/news-impl/impl/src/java/ oncourse/trunk/src/web/news-impl/impl/src/java/org/ oncourse/trunk/src/web/news-impl/impl/src/java/org/sakaiproject/ oncourse/trunk/src/web/news-impl/impl/src/java/org/sakaiproject/news/ oncourse/trunk/src/web/news-impl/impl/src/java/org/sakaiproject/news/impl/ oncourse/trunk/src/web/news-impl/impl/src/java/org/sakaiproject/news/impl/BasicNewsService.java oncourse/trunk/src/web/web-impl/ oncourse/trunk/src/web/web-impl/impl/ oncourse/trunk/src/web/web-impl/impl/src/ oncourse/trunk/src/web/web-impl/impl/src/java/ oncourse/trunk/src/web/web-impl/impl/src/java/org/ oncourse/trunk/src/web/web-impl/impl/src/java/org/sakaiproject/ oncourse/trunk/src/web/web-impl/impl/src/java/org/sakaiproject/web/ oncourse/trunk/src/web/web-impl/impl/src/java/org/sakaiproject/web/impl/ oncourse/trunk/src/web/web-impl/impl/src/java/org/sakaiproject/web/impl/WebServiceImpl.java Log: SAK-12433 => merge in r39256, r39258 for web from sakai_2-4-x of r31545. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39314 Author: ian@caret.cam.ac.uk Date: 2007-12-15 12:20:51 -0500 (Sat, 15 Dec 2007) New Revision: 39314 Modified: alias/trunk/alias-impl/impl/src/java/org/sakaiproject/alias/impl/BaseAliasService.java Log: SAK-12447 Added A check for null entries going into the cache ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39313 Author: cwen@iupui.edu Date: 2007-12-15 12:02:27 -0500 (Sat, 15 Dec 2007) New Revision: 39313 Modified: calendar/branches/oncourse_opc_122007/calendar-impl/impl/src/java/org/sakaiproject/calendar/impl/BaseCalendarService.java Log: SAK-12433 => apply patch for calendar. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39312 Author: tnguyen@iupui.edu Date: 2007-12-15 08:45:40 -0500 (Sat, 15 Dec 2007) New Revision: 39312 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/Assignment.java gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookDefinition.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java gradebook/trunk/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sakai2impl/GradebookEntityProducer.java Log: sak-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39311 Author: cwen@iupui.edu Date: 2007-12-15 01:23:44 -0500 (Sat, 15 Dec 2007) New Revision: 39311 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for SAK-12461 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39310 Author: cwen@iupui.edu Date: 2007-12-15 01:19:59 -0500 (Sat, 15 Dec 2007) New Revision: 39310 Modified: gradebook/branches/oncourse_opc_122007/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/BulkAssignmentDecoratedBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/inc/assignmentEditing.jspf gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/inc/bulkNewItems.jspf Log: SAK-12461 => svn merge -r39308:39309 https://source.sakaiproject.org/svn/gradebook/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39309 Author: cwen@iupui.edu Date: 2007-12-15 01:11:33 -0500 (Sat, 15 Dec 2007) New Revision: 39309 Modified: gradebook/trunk/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/BulkAssignmentDecoratedBean.java gradebook/trunk/app/ui/src/webapp/inc/assignmentEditing.jspf gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf Log: http://bugs.sakaiproject.org/jira/browse/SAK-12461 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39308 Author: ian@caret.cam.ac.uk Date: 2007-12-14 20:00:54 -0500 (Fri, 14 Dec 2007) New Revision: 39308 Modified: alias/trunk/alias-impl/impl/src/java/org/sakaiproject/alias/impl/BaseAliasService.java Log: SAK-12447 Added a check not to return null aliases. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39305 Author: cwen@iupui.edu Date: 2007-12-14 19:23:41 -0500 (Fri, 14 Dec 2007) New Revision: 39305 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for get assignment back to oncourse_2-4-x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39307 Author: ian@caret.cam.ac.uk Date: 2007-12-14 19:39:06 -0500 (Fri, 14 Dec 2007) New Revision: 39307 Modified: search/trunk/search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/TransactionalIndexWorker.java Log: SAK-12459 Added a pre clear to make certain the thread local cache is empty. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39306 Author: ian@caret.cam.ac.uk Date: 2007-12-14 19:36:42 -0500 (Fri, 14 Dec 2007) New Revision: 39306 Modified: search/trunk/search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/TransactionalIndexWorker.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/index/soaktest/SearchIndexerNode.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/JournalOptimzationOperationTest.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/MergeUpdateOperationTest.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/OptimizeOperationTest.java search/trunk/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/TransactionalIndexWorkerTest.java search/trunk/search-impl/pack/src/webapp/WEB-INF/parallelIndexComponents.xml Log: SAK-12459 Possible Fix, Clearing the thread local cache in the indexer loop, just in case there is stale content. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39304 Author: mmmay@indiana.edu Date: 2007-12-14 18:41:49 -0500 (Fri, 14 Dec 2007) New Revision: 39304 Modified: gradebook/branches/sakai_2-5-x/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java Log: Backing out merge in 2.5.x svn merge -r 39184:39185 https://source.sakaiproject.org/svn/gradebook/trunk U service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java in-143-196:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 39184:39185 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39185 | wagnermr@iupui.edu | 2007-12-13 09:29:44 -0500 (Thu, 13 Dec 2007) | 4 lines SAK-12432 http://bugs.sakaiproject.org/jira/browse/SAK-12432 Circular dependency between GradebookService and facade Authz fixed class cast exception ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39303 Author: louis@media.berkeley.edu Date: 2007-12-14 18:09:54 -0500 (Fri, 14 Dec 2007) New Revision: 39303 Modified: bspace/osp/sakai_2-4-x/warehouse/api-impl/src/java/org/theospi/portfolio/warehouse/sakai/assignment/AssignmentWarehouseService.java Log: BSP-1376 Update Bspace trunk with latest updates from 2.4-x trunk applied patch to osp ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39293 Author: louis@media.berkeley.edu Date: 2007-12-14 17:31:56 -0500 (Fri, 14 Dec 2007) New Revision: 39293 Removed: bspace/osp/warehouse/ Log: Removed file/folder ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39297 Author: louis@media.berkeley.edu Date: 2007-12-14 17:34:02 -0500 (Fri, 14 Dec 2007) New Revision: 39297 Added: bspace/osp/sakai_2-4x/sakai_2-4-x/ Log: BSP-1376 Update Bspace trunk with latest updates from 2.4-x trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39296 Author: cwen@iupui.edu Date: 2007-12-14 17:33:48 -0500 (Fri, 14 Dec 2007) New Revision: 39296 Modified: discussion/branches/SAK-12433/discussion-impl/impl/src/java/org/sakaiproject/discussion/impl/BaseDiscussionService.java Log: sak-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39295 Author: louis@media.berkeley.edu Date: 2007-12-14 17:32:59 -0500 (Fri, 14 Dec 2007) New Revision: 39295 Added: bspace/osp/sakai_2-4x/ Log: Created folder remotely ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39294 Author: louis@media.berkeley.edu Date: 2007-12-14 17:32:30 -0500 (Fri, 14 Dec 2007) New Revision: 39294 Added: bspace/osp/old-sakai_2-4-x/ Removed: bspace/osp/sakai_2-4-x/ Log: Renamed remotely ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39302 Author: cwen@iupui.edu Date: 2007-12-14 17:47:16 -0500 (Fri, 14 Dec 2007) New Revision: 39302 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: sak-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39292 Author: cwen@iupui.edu Date: 2007-12-14 17:12:33 -0500 (Fri, 14 Dec 2007) New Revision: 39292 Modified: rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/RWikiObjectServiceImpl.java Log: sak-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39301 Author: louis@media.berkeley.edu Date: 2007-12-14 17:36:19 -0500 (Fri, 14 Dec 2007) New Revision: 39301 Removed: bspace/osp/sakai/ Log: Removed file/folder ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39300 Author: louis@media.berkeley.edu Date: 2007-12-14 17:36:10 -0500 (Fri, 14 Dec 2007) New Revision: 39300 Removed: bspace/osp/old-sakai_2-4-x/ Log: Removed file/folder ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39299 Author: louis@media.berkeley.edu Date: 2007-12-14 17:35:42 -0500 (Fri, 14 Dec 2007) New Revision: 39299 Added: bspace/osp/sakai_2-4-x/ Removed: bspace/osp/sakai/sakai_2-4-x/ Log: Moved remotely ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39298 Author: louis@media.berkeley.edu Date: 2007-12-14 17:35:31 -0500 (Fri, 14 Dec 2007) New Revision: 39298 Added: bspace/osp/sakai/ Removed: bspace/osp/sakai_2-4x/ Log: Renamed remotely ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39291 Author: cwen@iupui.edu Date: 2007-12-14 16:41:56 -0500 (Fri, 14 Dec 2007) New Revision: 39291 Added: site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-importSitesMigrate.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-importMigrate.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-importSelection.vm Modified: site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-import.vm Log: sak-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39290 Author: bkirschn@umich.edu Date: 2007-12-14 16:16:09 -0500 (Fri, 14 Dec 2007) New Revision: 39290 Modified: calendar/trunk/calendar-impl/impl/src/java/org/sakaiproject/calendar/impl/BaseCalendarService.java Log: SAK-12221 check for null range parm in getEvents() ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39289 Author: ian@caret.cam.ac.uk Date: 2007-12-14 16:05:16 -0500 (Fri, 14 Dec 2007) New Revision: 39289 Added: user/trunk/user-tool-prefs/tool/src/webapp/css/ user/trunk/user-tool-prefs/tool/src/webapp/css/useDHTMLMore.css user/trunk/user-tool-prefs/tool/src/webapp/prefs/tab-dhtml-moresites.jsp Modified: user/trunk/user-tool-prefs/tool/src/bundle/user-tool-prefs.properties user/trunk/user-tool-prefs/tool/src/java/org/sakaiproject/user/tool/UserPrefsTool.java user/trunk/user-tool-prefs/tool/src/webapp/WEB-INF/faces-config.xml Log: SAK-11460 Patch by Anastasia Cheetham & Joseph Scheuhammer applied, Thank you ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39288 Author: cwen@iupui.edu Date: 2007-12-14 15:59:06 -0500 (Fri, 14 Dec 2007) New Revision: 39288 Modified: content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: sak-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39287 Author: cwen@iupui.edu Date: 2007-12-14 15:54:10 -0500 (Fri, 14 Dec 2007) New Revision: 39287 Modified: entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityTransferrer.java Log: SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39285 Author: cwen@iupui.edu Date: 2007-12-14 15:37:38 -0500 (Fri, 14 Dec 2007) New Revision: 39285 Added: discussion/branches/SAK-12433/discussion-api/ discussion/branches/SAK-12433/discussion-api/.classpath discussion/branches/SAK-12433/discussion-api/.project discussion/branches/SAK-12433/discussion-api/api/ discussion/branches/SAK-12433/discussion-api/api/pom.xml discussion/branches/SAK-12433/discussion-api/api/project.xml discussion/branches/SAK-12433/discussion-api/api/src/ discussion/branches/SAK-12433/discussion-api/api/src/java/ discussion/branches/SAK-12433/discussion-api/api/src/java/org/ discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/ discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/ discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/api/ discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/api/DiscussionChannel.java discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/api/DiscussionChannelEdit.java discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/api/DiscussionMessage.java discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/api/DiscussionMessageEdit.java discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/api/DiscussionMessageHeader.java discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/api/DiscussionMessageHeaderEdit.java discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/api/DiscussionService.java discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/cover/ discussion/branches/SAK-12433/discussion-api/api/src/java/org/sakaiproject/discussion/cover/DiscussionService.java discussion/branches/SAK-12433/discussion-help/ discussion/branches/SAK-12433/discussion-help/pom.xml discussion/branches/SAK-12433/discussion-help/project.xml discussion/branches/SAK-12433/discussion-help/src/ discussion/branches/SAK-12433/discussion-help/src/sakai_discussion/ discussion/branches/SAK-12433/discussion-help/src/sakai_discussion/arau.html discussion/branches/SAK-12433/discussion-help/src/sakai_discussion/araz.html discussion/branches/SAK-12433/discussion-help/src/sakai_discussion/arbb.html discussion/branches/SAK-12433/discussion-help/src/sakai_discussion/arca.html discussion/branches/SAK-12433/discussion-help/src/sakai_discussion/ardo.html discussion/branches/SAK-12433/discussion-help/src/sakai_discussion/arfh.html discussion/branches/SAK-12433/discussion-help/src/sakai_discussion/help.xml discussion/branches/SAK-12433/discussion-impl/ discussion/branches/SAK-12433/discussion-impl/.classpath discussion/branches/SAK-12433/discussion-impl/.project discussion/branches/SAK-12433/discussion-impl/impl/ discussion/branches/SAK-12433/discussion-impl/impl/pom.xml discussion/branches/SAK-12433/discussion-impl/impl/project.xml discussion/branches/SAK-12433/discussion-impl/impl/src/ discussion/branches/SAK-12433/discussion-impl/impl/src/java/ discussion/branches/SAK-12433/discussion-impl/impl/src/java/org/ discussion/branches/SAK-12433/discussion-impl/impl/src/java/org/sakaiproject/ discussion/branches/SAK-12433/discussion-impl/impl/src/java/org/sakaiproject/discussion/ discussion/branches/SAK-12433/discussion-impl/impl/src/java/org/sakaiproject/discussion/impl/ discussion/branches/SAK-12433/discussion-impl/impl/src/java/org/sakaiproject/discussion/impl/BaseDiscussionService.java discussion/branches/SAK-12433/discussion-impl/impl/src/java/org/sakaiproject/discussion/impl/DbDiscussionService.java discussion/branches/SAK-12433/discussion-impl/impl/src/sql/ discussion/branches/SAK-12433/discussion-impl/impl/src/sql/hsqldb/ discussion/branches/SAK-12433/discussion-impl/impl/src/sql/hsqldb/sakai_discussion.sql discussion/branches/SAK-12433/discussion-impl/impl/src/sql/mysql/ discussion/branches/SAK-12433/discussion-impl/impl/src/sql/mysql/sakai_discussion.sql discussion/branches/SAK-12433/discussion-impl/impl/src/sql/oracle/ discussion/branches/SAK-12433/discussion-impl/impl/src/sql/oracle/sakai_discussion.sql discussion/branches/SAK-12433/discussion-impl/pack/ discussion/branches/SAK-12433/discussion-impl/pack/pom.xml discussion/branches/SAK-12433/discussion-impl/pack/project.xml discussion/branches/SAK-12433/discussion-impl/pack/src/ discussion/branches/SAK-12433/discussion-impl/pack/src/webapp/ discussion/branches/SAK-12433/discussion-impl/pack/src/webapp/WEB-INF/ discussion/branches/SAK-12433/discussion-impl/pack/src/webapp/WEB-INF/components.xml discussion/branches/SAK-12433/discussion-tool/ discussion/branches/SAK-12433/discussion-tool/.classpath discussion/branches/SAK-12433/discussion-tool/.project discussion/branches/SAK-12433/discussion-tool/tool/ discussion/branches/SAK-12433/discussion-tool/tool/pom.xml discussion/branches/SAK-12433/discussion-tool/tool/project.xml discussion/branches/SAK-12433/discussion-tool/tool/src/ discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/ discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion.metaprops discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_ar.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_ca.metaprops discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_ca.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_es.metaprops discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_es.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_fr_CA.metaprops discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_fr_CA.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_ja.metaprops discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_ja.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_ko.metaprops discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_ko.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_nl.metaprops discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_nl.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_sv.properties discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_zh_CN.metaprops discussion/branches/SAK-12433/discussion-tool/tool/src/bundle/discussion_zh_CN.properties discussion/branches/SAK-12433/discussion-tool/tool/src/java/ discussion/branches/SAK-12433/discussion-tool/tool/src/java/org/ discussion/branches/SAK-12433/discussion-tool/tool/src/java/org/sakaiproject/ discussion/branches/SAK-12433/discussion-tool/tool/src/java/org/sakaiproject/discussion/ discussion/branches/SAK-12433/discussion-tool/tool/src/java/org/sakaiproject/discussion/tool/ discussion/branches/SAK-12433/discussion-tool/tool/src/java/org/sakaiproject/discussion/tool/DiscussionAction.java discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/ discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/WEB-INF/ discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/WEB-INF/web.xml discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/tools/ discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/tools/sakai.discussion.xml discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/velocity.properties discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/ discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/ discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-Control.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-DeleteCategoryConfirm.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-DeleteTopicConfirm.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-Layout.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-List.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-Newcategory.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-Newtopic.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-Reply.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-Reply_Preview.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-Toolbar.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-customize.vm discussion/branches/SAK-12433/discussion-tool/tool/src/webapp/vm/discussion/chef_threaded_discussionsII-topic_content.vm discussion/branches/SAK-12433/pom.xml Log: SAK-12433 => from r31545 of sakai_2-4-x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39284 Author: cwen@iupui.edu Date: 2007-12-14 15:35:34 -0500 (Fri, 14 Dec 2007) New Revision: 39284 Added: discussion/branches/SAK-12433/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39283 Author: cwen@iupui.edu Date: 2007-12-14 15:24:41 -0500 (Fri, 14 Dec 2007) New Revision: 39283 Added: sam/branches/SAK-12433/README.txt sam/branches/SAK-12433/build.xml sam/branches/SAK-12433/conf/ sam/branches/SAK-12433/conf/opt/ sam/branches/SAK-12433/conf/opt/j2ee/ sam/branches/SAK-12433/conf/opt/j2ee/dev/ sam/branches/SAK-12433/conf/opt/j2ee/dev/org/ sam/branches/SAK-12433/conf/opt/j2ee/dev/org/sakaiproject/ sam/branches/SAK-12433/conf/opt/j2ee/dev/org/sakaiproject/settings/ sam/branches/SAK-12433/conf/opt/j2ee/dev/org/sakaiproject/settings/sam/ sam/branches/SAK-12433/conf/opt/j2ee/dev/org/sakaiproject/settings/sam/OsidImplBindings.properties sam/branches/SAK-12433/conf/opt/j2ee/dev/org/sakaiproject/settings/sam/SAM.properties sam/branches/SAK-12433/conf/opt/j2ee/dev/org/sakaiproject/settings/sam/spring_contexts.properties sam/branches/SAK-12433/conf/opt/logs/ sam/branches/SAK-12433/conf/opt/logs/dev/ sam/branches/SAK-12433/conf/opt/logs/dev/Navigo/ sam/branches/SAK-12433/conf/opt/logs/dev/Navigo/README.txt sam/branches/SAK-12433/conf/opt/readme.txt sam/branches/SAK-12433/conf/opt/sa_forms/ sam/branches/SAK-12433/conf/opt/sa_forms/java/ sam/branches/SAK-12433/conf/opt/sa_forms/java/dev/ sam/branches/SAK-12433/conf/opt/sa_forms/java/dev/org/ sam/branches/SAK-12433/conf/opt/sa_forms/java/dev/org/sakaiproject/ sam/branches/SAK-12433/conf/opt/sa_forms/java/dev/org/sakaiproject/security/ sam/branches/SAK-12433/conf/opt/sa_forms/java/dev/org/sakaiproject/security/sam/ sam/branches/SAK-12433/conf/opt/sa_forms/java/dev/org/sakaiproject/security/sam/samigo.xml sam/branches/SAK-12433/docs/ sam/branches/SAK-12433/docs/2_1_1_releaseNotes.txt sam/branches/SAK-12433/docs/2_1_releaseNotes.txt sam/branches/SAK-12433/docs/LICENSE.txt sam/branches/SAK-12433/docs/README.STANDALONE.txt sam/branches/SAK-12433/docs/README.import_export.txt sam/branches/SAK-12433/docs/README.txt sam/branches/SAK-12433/docs/delivery/ sam/branches/SAK-12433/docs/delivery/implementation.txt sam/branches/SAK-12433/docs/facade_architecture_design.gif sam/branches/SAK-12433/docs/facade_design_decision.txt sam/branches/SAK-12433/docs/facade_html.zip sam/branches/SAK-12433/docs/license_1_0.html sam/branches/SAK-12433/docs/license_1_0.txt sam/branches/SAK-12433/docs/license_1_0_boilerplate.txt sam/branches/SAK-12433/docs/sam_js_licenses.txt sam/branches/SAK-12433/docs/service_api_design.txt sam/branches/SAK-12433/hibernate.properties sam/branches/SAK-12433/maven.xml sam/branches/SAK-12433/patched-src/ sam/branches/SAK-12433/pom.xml sam/branches/SAK-12433/project.properties sam/branches/SAK-12433/project.xml sam/branches/SAK-12433/project.xml.standalone sam/branches/SAK-12433/samigo-api/ sam/branches/SAK-12433/samigo-api/maven.xml sam/branches/SAK-12433/samigo-api/pom.xml sam/branches/SAK-12433/samigo-api/project.xml sam/branches/SAK-12433/samigo-api/readme.txt sam/branches/SAK-12433/samigo-api/src/ sam/branches/SAK-12433/samigo-api/src/java/ sam/branches/SAK-12433/samigo-api/src/java/org/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AnswerFeedbackIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AnswerIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AssessmentAccessControlIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AssessmentAttachmentIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AssessmentBaseIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AssessmentFeedbackIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AssessmentIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AssessmentMetaDataIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AssessmentTemplateIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/AttachmentIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/EvaluationModelIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/ItemAttachmentIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/ItemDataIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/ItemFeedbackIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/ItemMetaDataIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/ItemTextIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/PublishedAssessmentIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/SectionAttachmentIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/SectionDataIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/SectionMetaDataIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/assessment/SecuredIPAddressIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/authz/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/authz/AuthorizationIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/authz/AuthorizationIteratorIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/authz/FunctionIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/authz/FunctionIteratorIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/authz/QualifierIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/authz/QualifierIteratorIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/grading/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/grading/AssessmentGradingIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/grading/AssessmentGradingSummaryIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/grading/ItemGradingIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/grading/MediaIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/grading/StudentGradingSummaryIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/questionpool/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/questionpool/QuestionPoolDataIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/questionpool/QuestionPoolItemIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/shared/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/shared/AgentDataIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/shared/SiteTypeIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/ifc/shared/TypeIfc.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/model/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/data/model/Tree.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/samlite/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/samlite/api/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/samlite/api/Answer.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/samlite/api/Question.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/samlite/api/QuestionGroup.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/samlite/api/SamLiteService.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/assessment/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/assessment/AssessmentServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/assessment/ItemServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/assessment/PublishedAssessmentServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/assessment/SectionServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/common/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/common/MediaServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/common/TypeServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/grading/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/grading/GradebookServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/grading/GradingSectionAwareServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/grading/GradingServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/qti/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/qti/QTIServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/questionpool/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/assessment/shared/api/questionpool/QuestionPoolServiceAPI.java sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/dummy/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/dummy/ifc/ sam/branches/SAK-12433/samigo-api/src/java/org/sakaiproject/tool/dummy/ifc/DummyIfc.java sam/branches/SAK-12433/samigo-api/src/java/xml/ sam/branches/SAK-12433/samigo-api/src/java/xml/author/ sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/ sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/assessmentTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/audioRecordingTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/essayTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/fibTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/fileUploadTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/finTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/matchTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/mcMCTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/mcSCTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/mcSurveyTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/sectionTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/ sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/10.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/5.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/AGREE.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/AVERAGE.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/EXCELLENT.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/STRONGLY_AGREE.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/UNDECIDED.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/survey/YES.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v1p2/trueFalseTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/ sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/assessmentTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/audioRecordingTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/essayTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/fibTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/fileUploadTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/finTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/matchTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/mcMCTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/mcSCTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/sectionTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/ sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/10.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/5.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/AGREE.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/AVERAGE.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/EXCELLENT.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/STRONGLY_AGREE.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/UNDECIDED.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/survey/YES.xml sam/branches/SAK-12433/samigo-api/src/java/xml/author/v2p0/trueFalseTemplate.xml sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/ sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/ sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/README.txt sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/ sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/v1p2/ sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/v1p2/extractAssessment.xsl sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/v1p2/extractItem.xsl sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/v1p2/extractSection.xsl sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/v2p0/ sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/v2p0/extractAssessment.xsl sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/v2p0/extractItem.xsl sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/import/v2p0/extractSection.xsl sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/result/ sam/branches/SAK-12433/samigo-api/src/java/xml/xsl/dataTransform/result/extractGrades.xsl sam/branches/SAK-12433/samigo-app/ sam/branches/SAK-12433/samigo-app/maven.xml sam/branches/SAK-12433/samigo-app/patched-src/ sam/branches/SAK-12433/samigo-app/pom.xml sam/branches/SAK-12433/samigo-app/project.properties sam/branches/SAK-12433/samigo-app/project.xml sam/branches/SAK-12433/samigo-app/readme.txt sam/branches/SAK-12433/samigo-app/sakai-samigo/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/WEB-INF/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/WEB-INF/web.xml sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/include/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/include/header.inc sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/jsf/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/jsf/delivery/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/jsf/delivery/login.jsp sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/jsf/index/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/jsf/index/index.jsp sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/jsf/index/mainIndex.jsp sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/jsf/security/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/jsf/security/roleCheckStaticInclude.jsp sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/tools/ sam/branches/SAK-12433/samigo-app/sakai-samigo/webapp/tools/sakai.samigo.tool.xml sam/branches/SAK-12433/samigo-app/src/ sam/branches/SAK-12433/samigo-app/src/java/ sam/branches/SAK-12433/samigo-app/src/java/com/ sam/branches/SAK-12433/samigo-app/src/java/com/corejsf/ sam/branches/SAK-12433/samigo-app/src/java/com/corejsf/UploadFilter.java sam/branches/SAK-12433/samigo-app/src/java/com/corejsf/UploadRenderer.java sam/branches/SAK-12433/samigo-app/src/java/com/corejsf/UploadTag.java sam/branches/SAK-12433/samigo-app/src/java/com/corejsf/util/ sam/branches/SAK-12433/samigo-app/src/java/com/corejsf/util/Tags.java sam/branches/SAK-12433/samigo-app/src/java/log4j.properties sam/branches/SAK-12433/samigo-app/src/java/options.metaprops sam/branches/SAK-12433/samigo-app/src/java/options.properties sam/branches/SAK-12433/samigo-app/src/java/options_ar.properties sam/branches/SAK-12433/samigo-app/src/java/options_ca.properties sam/branches/SAK-12433/samigo-app/src/java/options_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/options_es.properties sam/branches/SAK-12433/samigo-app/src/java/options_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/options_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/options_sv.properties sam/branches/SAK-12433/samigo-app/src/java/options_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/options_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/component/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/component/RichTextEditArea.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/renderer/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/renderer/RichTextEditArea.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/tag/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/tag/RichTextEditArea.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/util/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/jsf/util/SamigoJsfTool.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/api/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/api/SamigoApiFactory.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/api/spring/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/api/spring/FactoryUtil.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/api/spring/SamigoApi.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorFrontDoorMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorImportExport_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthorMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthzPermissions.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AuthzPermissions_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/DeliveryMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/GeneralMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/MainIndexMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/QuestionPoolMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SamLite.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SamLite_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/SelectIndexMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_ar.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_ca.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_ca.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_es.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_es.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_fr_CA.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_fr_CA.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_ja.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_ja.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_nl.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_nl.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_sv.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_zh_CN.metaprops sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages_zh_CN.properties sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/business/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/business/questionpool/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/business/questionpool/QuestionPoolTreeImpl.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/devtools/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/devtools/GetTextFromXML.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/devtools/ManagedBeanUtil.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/devtools/RenderMaker.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/devtools/SubstituteProperties.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/AlphaIndexRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/ColorPickerPopupRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/ColorPickerRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/DataLineRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/DatePickerPopupRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/DatePickerRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/HideDivisionRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/NavigationMapRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/PagerButtonControlRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/PagerButtonRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/PagerRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/ScriptRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/StylesheetRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/TimerBarRenderer.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/util/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/util/RendererUtil.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/AlphaIndexTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/ColorPickerPopupTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/ColorPickerTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/DataLineTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/DatePickerPopupTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/DatePickerTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/HideDivisionTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/NavigationMapTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/PagerButtonControlTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/PagerButtonTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/PagerTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/ScriptTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/StylesheetTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/TagUtil.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/tag/TimerBarTag.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/osid/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/osid/assessment/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/osid/assessment/impl/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/osid/questionpool/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/osid/questionpool/impl/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/ApplicationContextLocatorConfigListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/ApplicationEnvironment.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/ApplicationSettings.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/Constants.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/OjbBootStrap.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/OjbConfigListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/OkiOsidConfigListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/PathInfo.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/settings/PathInfoInitListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/shared/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/shared/impl/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/shared/impl/qti/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/shared/impl/qti/QTIServiceImpl.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AnswerBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AttachmentBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AuthorBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/DeleteConfirmBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/FileUploadBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/IndexBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/ItemAuthorBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/ItemBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/ItemConfigBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/MatchItemBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/MetaDataBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/PublishedAssessmentBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/PublishedAssessmentBeanie.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/PublishedAssessmentSettingsBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/SectionBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/TemplateBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/authz/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/authz/AuthorizationBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/cms/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/cms/CourseManagementBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/ContentsDeliveryBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DeliveryBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DeliveryBeanie.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DisplayAssetsBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/FeedbackComponent.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/FibBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/FinBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/ItemContentsBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/MatchingBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/SectionContentsBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/SelectionBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/SettingsDeliveryBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/resource/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/AgentResults.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/EvaluationResultBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramBarBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramQuestionScoresBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramScoresBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramSectionBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/PartData.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/QuestionScoresBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/RetakeAssessmentBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/StudentScoresBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/SubmissionStatusBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/TotalScoresBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/misc/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/misc/BuildInfoBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/qti/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/qti/XMLController.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/qti/XMLDisplay.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/qti/XMLImportBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/questionpool/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/questionpool/QuestionPoolBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/questionpool/QuestionPoolDataBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/questionpool/QuestionPoolDataModel.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/questionpool/TestPool.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/samlite/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/samlite/SamLiteBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/select/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/select/SelectAssessmentBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/shared/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/shared/BackingBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/shared/MediaBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/shared/PersonBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/shared/SubBackingBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/util/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/util/EmailBean.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/util/Validator.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/AssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/AuthorActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/AuthorAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/AuthorPartListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/AuthorQuestionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/AuthorSettingsListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ChooseExportTypeListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmDeleteTemplateListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmPublishAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmRemoveAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmRemoveAttachmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ConfirmRemovePartListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/DeleteTemplateListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/EditAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/EditPartListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/EditPublishedSettingsListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/EditTemplateListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ExportAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ExportItemListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ImportAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ItemAddListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ItemModifyListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/PreviewAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/PreviewPublishedAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/PublishAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemoveAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemoveAssessmentThread.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemoveAttachmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemovePartListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemovePublishedAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemovePublishedAssessmentThread.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemoveQuestionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ReorderPartsListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ReorderQuestionsListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ResetAssessmentAttachmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ResetItemAttachmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ResetPartAttachmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentAttachmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettings.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettingsListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SavePartAttachmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SavePartListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SavePublishedSettingsListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SortCoreAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SortInactivePublishedAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SortPublishedAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/StartCreateItemListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/StartInsertItemListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/TemplateBaseListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/TemplateListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/TemplateLoadListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/TemplateUpdateListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/TimedAssessmentChangeListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/AudioUploadActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/BeginDeliveryActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/DeliveryActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/LinearAccessDeliveryActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/RedirectLoginListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/ResetDeliveryListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/ReviewActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/ShowFeedbackActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/SubmitToGradingActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/TableOfContentsActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/UpdateTimerFromTOCListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/UpdateTimerListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/ConfirmRetakeAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/QuestionScoreListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/QuestionScorePagerListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/QuestionScoreUpdateListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/ResetQuestionScoreListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/ResetTotalScoreListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/RetakeAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/StudentScoreListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/StudentScoreUpdateListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/SubmissionStatusListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreUpdateListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/util/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/util/EvaluationListenerUtil.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/questionpool/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/questionpool/CancelImportToAssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/questionpool/ImportQuestionsToAuthoring.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/questionpool/PoolSaveListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/questionpool/SortQuestionListListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/questionpool/StartRemoveItemsListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/samlite/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/samlite/AssessmentListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/samlite/NameListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/samlite/ParserListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/samlite/QuestionPoolListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/select/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/select/SelectActionListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/shared/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/shared/ConfirmRemoveMediaListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/shared/RemoveMediaListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/util/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/util/ContextUtil.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/util/EmailListener.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/util/TimeUtil.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/model/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/model/PagingModel.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/model/delivery/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/model/delivery/TimedAssessmentGradingModel.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/queue/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/queue/delivery/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/queue/delivery/SubmitTimedAssessmentThread.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/queue/delivery/TimedAssessmentQueue.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/InitMimeTypes.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/StoreApplicationContext.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/cp/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/cp/DownloadCPServlet.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/DownloadAllMediaServlet.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/LoginServlet.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/ShowMediaServlet.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/UploadAudioMediaServlet.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/qti/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/qti/ShowQTIServlet.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/web/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/web/action/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/web/action/InitAction.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/web/filter/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/web/filter/Log4jMdcFilter.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/web/filter/SetCharacterEncodingFilter.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/web/session/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/web/session/SessionUtil.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/util/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/util/BeanDateComparator.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/util/BeanFloatComparator.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/util/BeanIntegerComparator.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/util/BeanSort.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/util/BeanSortComparator.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/util/SamigoEmailAuthenticator.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/util/SamigoEmailService.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ws/ sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ws/Item.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ws/SamigoTool.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ws/SamigoToolServiceSoapBindingImpl.java sam/branches/SAK-12433/samigo-app/src/java/org/sakaiproject/tool/assessment/ws/SamigoToolWebService.java sam/branches/SAK-12433/samigo-app/src/java/readme_packages.txt sam/branches/SAK-12433/samigo-app/src/java/reg/ sam/branches/SAK-12433/samigo-app/src/java/reg/sakai.samigo.xml sam/branches/SAK-12433/samigo-app/src/java/repository-nav.xml sam/branches/SAK-12433/samigo-app/src/java/repository.dtd sam/branches/SAK-12433/samigo-app/src/java/repository.xml sam/branches/SAK-12433/samigo-app/src/java/test/ sam/branches/SAK-12433/samigo-app/src/java/test/data/ sam/branches/SAK-12433/samigo-app/src/java/test/data/imsmanifest.xml sam/branches/SAK-12433/samigo-app/src/java/test/data/realizedAssessment.xml sam/branches/SAK-12433/samigo-app/src/java/test/data/respondus_IMS_QTI_sample12Assessment.xml sam/branches/SAK-12433/samigo-app/src/java/test/data/sample12Assessment.xml sam/branches/SAK-12433/samigo-app/src/java/test/data/sample12Assessment2.xml sam/branches/SAK-12433/samigo-app/src/java/test/data/sample12Item.xml sam/branches/SAK-12433/samigo-app/src/java/test/data/sample12Item2.xml sam/branches/SAK-12433/samigo-app/src/java/test/data/sample12Section.xml sam/branches/SAK-12433/samigo-app/src/java/test/data/zip/ sam/branches/SAK-12433/samigo-app/src/java/test/data/zip/firstfile.txt sam/branches/SAK-12433/samigo-app/src/java/test/data/zip/secondfile.txt sam/branches/SAK-12433/samigo-app/src/java/test/data/zip/thirdfile.txt sam/branches/SAK-12433/samigo-app/src/java/test/org/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/business/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/business/entity/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/business/entity/helper/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/business/entity/helper/AuthoringHelperTest.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/business/entity/helper/QTITester.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/jsf/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/jsf/LinksModelBean.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/jsf/SubBackingBean.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/jsf/TestBackingBean.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/jsf/TestLink.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/jsf/TestLinksBean.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/jsf/TestWSBean.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/ui/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/ui/listener/ sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/ui/listener/FakeBeginDeliveryActionListener.java sam/branches/SAK-12433/samigo-app/src/java/test/org/sakaiproject/tool/assessment/ui/listener/TestActionListener.java sam/branches/SAK-12433/samigo-app/src/webapp/ sam/branches/SAK-12433/samigo-app/src/webapp/META-INF/ sam/branches/SAK-12433/samigo-app/src/webapp/META-INF/MANIFEST.MF sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/ sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/asi.tld sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/faces-config.xml sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/html_basic.tld sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/jsf_core.tld sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/mime.types sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/samigo.tld sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/upload.tld sam/branches/SAK-12433/samigo-app/src/webapp/WEB-INF/web.xml sam/branches/SAK-12433/samigo-app/src/webapp/crossdomain.xml sam/branches/SAK-12433/samigo-app/src/webapp/css/ sam/branches/SAK-12433/samigo-app/src/webapp/css/tool.css sam/branches/SAK-12433/samigo-app/src/webapp/css/tool_base.css sam/branches/SAK-12433/samigo-app/src/webapp/css/tool_sam.css sam/branches/SAK-12433/samigo-app/src/webapp/html/ sam/branches/SAK-12433/samigo-app/src/webapp/html/calendar.html sam/branches/SAK-12433/samigo-app/src/webapp/html/picker.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/_test.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/dialog.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/htmlarea.css sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/htmlarea.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_about.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_align_center.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_align_justify.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_align_left.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_align_right.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_blank.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_charmap.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_color_bg.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_color_fg.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_copy.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_custom.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_cut.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_delete.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_format_bold.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_format_italic.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_format_strike.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_format_sub.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_format_sup.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_format_underline.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_help.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_hr.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_html.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_image.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_indent_less.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_indent_more.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_link.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_list_bullet.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_list_num.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_paste.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_redo.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_show_border.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_splitcel.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/ed_undo.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/fullscreen_maximize.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/fullscreen_minimize.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/htmlarea_editor.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/insert_table.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/recordaudio.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/recording.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/recordresponse.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/regular_smile.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/sad_smile.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/images/toolbar.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/index.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/b5.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/da.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/de.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/es.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/fi.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/fr.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/gb.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/it.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/ja-euc.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/ja-jis.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/ja-sjis.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/ja-utf8.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/nb.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/nl.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/pl.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/pt_br.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/ro.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/ru.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/se.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/lang/vn.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/license.txt sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_js/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_js/navigo_editor.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_js/spell-checker.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_popups/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_popups/about.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_popups/editor_help.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_popups/file_upload.jsp sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_popups/insert_image.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_popups/insert_image.jsp sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_popups/insert_link.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/navigo_popups/insert_link.jsp sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/blank.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/img/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/img/spell-check.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/lang/ro.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/readme-tech.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/spell-check-logic.cgi sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/spell-check-style.css sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/spell-check-ui.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/spell-check-ui.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/SpellChecker/spell-checker.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/cell-delete.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/cell-insert-after.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/cell-insert-before.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/cell-merge.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/cell-prop.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/cell-split.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/col-delete.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/col-insert-after.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/col-insert-before.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/col-split.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/row-delete.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/row-insert-above.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/row-insert-under.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/row-prop.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/row-split.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/img/table-prop.gif sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/lang/fi.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/lang/ro.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/plugins/TableOperations/table-operations.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popupdiv.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/ sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/about.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/blank.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/custom2.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/editor_help.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/fullscreen.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/insert_image.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/insert_table.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/old-fullscreen.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/old_insert_image.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/popup.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popups/select_color.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/popupwin.js sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/reference.html sam/branches/SAK-12433/samigo-app/src/webapp/htmlarea/release-notes.html sam/branches/SAK-12433/samigo-app/src/webapp/images/ sam/branches/SAK-12433/samigo-app/src/webapp/images/Mp3.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/PlayDown.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/PlayNormal.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/PlayUp.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/Ppt.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/RecordDown.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/RecordNormal.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/RecordUp.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/StopDown.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/StopNormal.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/StopUp.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/SubmitDown.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/SubmitNormal.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/SubmitUp.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/admin.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/arrow-open.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/audio_play.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/audio_record.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/audio_stop.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/barrow.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/barrowsm.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/blackdot.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/blarrowsm.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/bluedot.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/bmp.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/cal.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/calendar/ sam/branches/SAK-12433/samigo-app/src/webapp/images/calendar/cal.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/calendar/next.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/calendar/next_year.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/calendar/pixel.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/calendar/prev.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/calendar/prev_year.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/cancelled.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/check.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/checked.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/checkmark.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/circle.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/cleardot.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/click.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/crossmark.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/darrow.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/delivery/ sam/branches/SAK-12433/samigo-app/src/webapp/images/delivery/checkmark.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/delivery/green.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/delivery/red.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/delivery/spacer.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/divider.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/divider1.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/divider2.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/djvu.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/doc.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/dot.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/down_arrow.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/exe.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/file.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/folder-closed.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/folder-open.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/gif.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/grarrowsm.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/graytriangle.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/header_background.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/helpSUbut-over.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/helpSUbut.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/hints/ sam/branches/SAK-12433/samigo-app/src/webapp/images/hints/1.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/hints/1q.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/hints/2.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/hints/3.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/hints/4.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/hints/corner.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/html.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/importInfo.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/jpg.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/listen.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/loginBut-over.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/loginBut.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mail.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/menudot.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/ sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/bmp.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/djvu.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/doc.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/exe.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/ghost64.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/gif.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/gsview2.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/hqx.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/html.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/jpg.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/mht.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/midi.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/mm.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/mov.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/mp3.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/mpg.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/pdf.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/ppt.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/ps.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/sit.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/spss.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/tif.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/txt.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/unknown.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/wav.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/xls.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mimeicons/zip.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mov.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/mpg.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/next.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/pdf.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/prev.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/printversion.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/printversion_over.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/progressbar.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/radiochecked.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/radiounchecked.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/rarrow.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/rarrowsm.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/recordresponse.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/reddot.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/right_arrow.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/sakai.jpg sam/branches/SAK-12433/samigo-app/src/webapp/images/sel.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/sortascending.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/sortdescending.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/sound.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/spacer.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/stopsign.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/tif.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/tinyArrowR.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/titleline.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/tree/ sam/branches/SAK-12433/samigo-app/src/webapp/images/tree/blank.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/tree/closed.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/tree/doc.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/tree/marked.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/tree/open.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/ sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/base.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/empty.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/folder.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/folderopen.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/join.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/joinbottom.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/line.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/minus.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/minusbottom.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/page.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/pixel.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/plus.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/plusbottom.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/treeMenu/ttm.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/txt.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/uarrow.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/unchecked.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/unknown.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/upload.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/view.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/wav.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/wizardtop.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/wizardtop_back.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/x.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/xls.gif sam/branches/SAK-12433/samigo-app/src/webapp/images/zip.gif sam/branches/SAK-12433/samigo-app/src/webapp/include/ sam/branches/SAK-12433/samigo-app/src/webapp/include/header.inc sam/branches/SAK-12433/samigo-app/src/webapp/js/ sam/branches/SAK-12433/samigo-app/src/webapp/js/authoring.js sam/branches/SAK-12433/samigo-app/src/webapp/js/browser.js sam/branches/SAK-12433/samigo-app/src/webapp/js/calendar1.js sam/branches/SAK-12433/samigo-app/src/webapp/js/calendar2.js sam/branches/SAK-12433/samigo-app/src/webapp/js/delivery.js sam/branches/SAK-12433/samigo-app/src/webapp/js/dueDate.js sam/branches/SAK-12433/samigo-app/src/webapp/js/dueDate2.js sam/branches/SAK-12433/samigo-app/src/webapp/js/hints.js sam/branches/SAK-12433/samigo-app/src/webapp/js/hints_cfg.js sam/branches/SAK-12433/samigo-app/src/webapp/js/navigo.js sam/branches/SAK-12433/samigo-app/src/webapp/js/picker.js sam/branches/SAK-12433/samigo-app/src/webapp/js/preview.js sam/branches/SAK-12433/samigo-app/src/webapp/js/progressBar.js sam/branches/SAK-12433/samigo-app/src/webapp/js/progressBar2.js sam/branches/SAK-12433/samigo-app/src/webapp/js/sakai_tool_headscripts.js sam/branches/SAK-12433/samigo-app/src/webapp/js/samigotree.js sam/branches/SAK-12433/samigo-app/src/webapp/js/selectbox.js sam/branches/SAK-12433/samigo-app/src/webapp/js/tigra_tables.js sam/branches/SAK-12433/samigo-app/src/webapp/js/tree.js sam/branches/SAK-12433/samigo-app/src/webapp/js/treeJavascript.js sam/branches/SAK-12433/samigo-app/src/webapp/js/tree_items.js sam/branches/SAK-12433/samigo-app/src/webapp/js/tree_tpl.js sam/branches/SAK-12433/samigo-app/src/webapp/js/xmlTree.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/allHeadings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/assessmentHeadings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/authorIndex.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/authorSettings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/authorSettings_attachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/confirmAssessmentRetract.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/editAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/editPart.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/editPart_attachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/editQuestion.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/attachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/audioRecording.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/fileUpload.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/fillInNumeric.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/fillInTheBlank.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/itemHeadings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/matching.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/multipleChoice.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/multipleChoiceSurvey.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/shortAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/item/trueFalse.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/part_attachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/previewAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/previewQuestion.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/AudioRecording.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/FileUpload.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/FillInNumeric.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/FillInTheBlank.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/Matching.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/MultipleChoiceMultipleCorrect.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/MultipleChoiceSingleCorrect.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/MultipleChoiceSurvey.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/ShortAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/TrueFalse.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/preview_item/attachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/publishAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/publishedSettings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/AudioRecording.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/FileUpload.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/FillInNumeric.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/FillInTheBlank.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/Matching.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/MultipleChoiceMultipleCorrect.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/MultipleChoiceSingleCorrect.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/MultipleChoiceSurvey.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/ShortAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/questionpreview/TrueFalse.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/removeAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/removeAssessmentAttachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/removeItemAttachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/removePart.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/removePartAttachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/author/removeQuestion.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/accessDenied.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/accessError.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/anonymousQuitMessage.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/anonymousThankyouMessage.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/assessmentDeliveryHeading.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/assessmentHasBeenSubmitted.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/assessmentNotAvailable.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/assessment_attachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/beginTakingAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/beginTakingAssessment_viaurl.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/deliverAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/discrepancyInData.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/invalidAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/ipAccessError.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/isRetracted.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/attachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/audioApplet.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/audioObject.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/audioSettings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverAudioRecording.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverFileUpload.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverFillInNumeric.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverFillInTheBlank.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverMatching.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverMultipleChoiceMultipleCorrect.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverMultipleChoiceSingleCorrect.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverShortAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverShortAnswerLink.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/item/deliverTrueFalse.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/login.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/mediaAccessDenied.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/noLateSubmission.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/noSubmissionLeft.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/part_attachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/passwordAccessError.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/popup/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/popup/autoSubmit.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/popup/sessionExpired.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/popup/sessionWillTimeout.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/reviewAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/stub.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/submitted.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/tableOfContents.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/timeExpired.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/timeout.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/delivery/welcome.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/confirmEmailSent.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/confirmRetake.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/createNewEmail.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/emailAttachment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/emailError.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/evaluationHeadings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/fullShortAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/gradeStudentResult.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/histogramScores.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayAudioRecording.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayAudioRecordingAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayAudioRecordingQuestion.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayFileUpload.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayFileUploadAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayFileUploadQuestion.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayFillInNumeric.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayFillInTheBlank.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayMatching.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayMultipleChoiceMultipleCorrect.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayMultipleChoiceSingleCorrect.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayShortAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/item/displayTrueFalse.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/modelShortAnswer.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/modelShortAnswerQS.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/questionScore.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/rationale.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/submissionStatus.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/evaluation/totalScores.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/index/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/index/exit.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/index/index.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/chooseExportType.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/exportAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/exportDenied.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/exportItem.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/importAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/importPool.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/xmlDisplay.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/qti/xmlDisplay.jsp.license.txt sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/addPool.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/addToAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/copyPool.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/copyPoolTree.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/copyQuestion.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/editPool.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/index_error.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/movePool.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/movePoolTree.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/newtestdt.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/pagertest.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/poolList.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/poolTree.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/poolTreeTable.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/questionTreeTable.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/questionpoolHeadings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/removePool.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/removeQuestion.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/selectQuestionType.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/subpoolsTreeTable.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/questionpool/test.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/review/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/review/reviewAssessment.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/samlite/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/samlite/samLiteEntry.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/samlite/samLiteValidation.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/security/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/security/roleCheckStandaloneStaticInclude.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/select/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/select/selectIndex.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/shared/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/shared/mimeicon.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/shared/removeMedia.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/template/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/template/confirmTempRemove.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/template/templateEditor.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/template/templateHeadings.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/template/templateIndex.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/upload/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/upload/closeWindow.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/upload/uploadFile.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/colorpicker/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/colorpicker/colorpicker.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/colorpicker/colorpicker.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/datepicker/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/datepicker/calendar.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/datepicker/datepicker.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/datepicker/datepicker.jsp sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/hideDivision/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/hideDivision/hideDivision.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/timerBar/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/timerBar/timerbar.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/tree/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/tree/tree.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/ChangeLog sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/dialog.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/2-areas.cgi sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/2-areas.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/context-menu.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/core.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/css.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/custom.css sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/full-page.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/fully-loaded.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/index.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/spell-checker.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/table-operations.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/examples/test.cgi sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/htmlarea.css sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/htmlarea.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_about.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_align_center.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_align_justify.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_align_left.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_align_right.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_blank.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_charmap.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_color_bg.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_color_fg.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_copy.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_custom.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_cut.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_delete.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_format_bold.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_format_italic.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_format_strike.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_format_sub.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_format_sup.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_format_underline.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_help.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_hr.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_html.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_image.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_indent_less.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_indent_more.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_left_to_right.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_link.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_list_bullet.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_list_num.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_paste.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_redo.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_right_to_left.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_save.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_show_border.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_splitcel.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/ed_undo.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/fullscreen_maximize.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/fullscreen_minimize.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/images/insert_table.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/index.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/b5.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ch.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/cz.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/da.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/de.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ee.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/el.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/es.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/fi.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/fr.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/gb.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/he.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/hu.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/it.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ja-euc.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ja-jis.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ja-sjis.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ja-utf8.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/lt.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/lv.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/nb.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/nl.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/no.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/pl.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/pt_br.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ro.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/ru.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/se.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/si.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/lang/vn.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/license.txt sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/CSS/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/CSS/css.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/CSS/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/CSS/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ContextMenu/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ContextMenu/context-menu.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ContextMenu/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ContextMenu/lang/de.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ContextMenu/lang/el.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ContextMenu/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ContextMenu/lang/nl.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ContextMenu/menu.css sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/full-page.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/img/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/img/docprop.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/lang/he.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/lang/ro.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/popups/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/popups/docprop.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/FullPage/test.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ListType/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/ListType/list-type.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/img/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/img/spell-check.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/lang/cz.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/lang/da.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/lang/de.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/lang/hu.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/lang/it.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/lang/ro.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/readme-tech.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/spell-check-logic.cgi sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/spell-check-style.css sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/spell-check-ui.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/spell-check-ui.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/SpellChecker/spell-checker.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/cell-delete.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/cell-insert-after.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/cell-insert-before.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/cell-merge.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/cell-prop.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/cell-split.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/col-delete.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/col-insert-after.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/col-insert-before.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/col-split.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/row-delete.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/row-insert-above.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/row-insert-under.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/row-prop.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/row-split.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/img/table-prop.gif sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/cz.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/da.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/de.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/el.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/en.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/fi.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/hu.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/it.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/nl.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/no.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/lang/ro.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/plugins/TableOperations/table-operations.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popupdiv.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/about.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/blank.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/custom2.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/editor_help.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/fullscreen.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/insert_image.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/insert_table.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/link.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/old-fullscreen.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/old_insert_image.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/popup.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popups/select_color.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/popupwin.js sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/reference.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/htmlarea/release-notes.html sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/samigo/ sam/branches/SAK-12433/samigo-app/src/webapp/jsf/widget/wysiwyg/samigo/wysiwyg.js sam/branches/SAK-12433/samigo-app/src/webapp/title.jsp sam/branches/SAK-12433/samigo-archive/ sam/branches/SAK-12433/samigo-archive/sam-handlers/ sam/branches/SAK-12433/samigo-archive/sam-handlers/pom.xml sam/branches/SAK-12433/samigo-archive/sam-handlers/project.xml sam/branches/SAK-12433/samigo-archive/sam-handlers/src/ sam/branches/SAK-12433/samigo-archive/sam-handlers/src/java/ sam/branches/SAK-12433/samigo-archive/sam-handlers/src/java/org/ sam/branches/SAK-12433/samigo-archive/sam-handlers/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-archive/sam-handlers/src/java/org/sakaiproject/importer/ sam/branches/SAK-12433/samigo-archive/sam-handlers/src/java/org/sakaiproject/importer/impl/ sam/branches/SAK-12433/samigo-archive/sam-handlers/src/java/org/sakaiproject/importer/impl/handlers/ sam/branches/SAK-12433/samigo-archive/sam-handlers/src/java/org/sakaiproject/importer/impl/handlers/SamigoHandler.java sam/branches/SAK-12433/samigo-audio/ sam/branches/SAK-12433/samigo-audio/example/ sam/branches/SAK-12433/samigo-audio/example/audiorecordertest.html sam/branches/SAK-12433/samigo-audio/install_audio_1.3.sh sam/branches/SAK-12433/samigo-audio/maven.xml sam/branches/SAK-12433/samigo-audio/pom.xml sam/branches/SAK-12433/samigo-audio/project.xml sam/branches/SAK-12433/samigo-audio/src/ sam/branches/SAK-12433/samigo-audio/src/java/ sam/branches/SAK-12433/samigo-audio/src/java/org/ sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/ sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioConfigHelp.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioControlContext.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioFormatPanel.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioPanel.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioRecorder.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioRecorderApplet.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioRecorderParams.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioResources.properties sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioResources_ar.properties sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioResources_ca.properties sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioResources_fr_CA.properties sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioResources_zh_CN.properties sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioSampleGraphPanel.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioSamplingData.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/AudioUtil.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/ColorBackgroundPanel.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/ColorModel.java sam/branches/SAK-12433/samigo-audio/src/java/org/sakaiproject/tool/assessment/audio/colors.properties sam/branches/SAK-12433/samigo-cp/ sam/branches/SAK-12433/samigo-cp/pom.xml sam/branches/SAK-12433/samigo-cp/project.xml sam/branches/SAK-12433/samigo-cp/src/ sam/branches/SAK-12433/samigo-cp/src/java/ sam/branches/SAK-12433/samigo-cp/src/java/org/ sam/branches/SAK-12433/samigo-cp/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-cp/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-cp/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-cp/src/java/org/sakaiproject/tool/assessment/contentpackaging/ sam/branches/SAK-12433/samigo-cp/src/java/org/sakaiproject/tool/assessment/contentpackaging/ExportService.java sam/branches/SAK-12433/samigo-cp/src/java/org/sakaiproject/tool/assessment/contentpackaging/ImportService.java sam/branches/SAK-12433/samigo-cp/src/java/org/sakaiproject/tool/assessment/contentpackaging/Manifest.java sam/branches/SAK-12433/samigo-cp/src/java/org/sakaiproject/tool/assessment/contentpackaging/ManifestGenerator.java sam/branches/SAK-12433/samigo-help/ sam/branches/SAK-12433/samigo-help/pom.xml sam/branches/SAK-12433/samigo-help/project.xml sam/branches/SAK-12433/samigo-help/src/ sam/branches/SAK-12433/samigo-help/src/sakai_samigo/ sam/branches/SAK-12433/samigo-help/src/sakai_samigo/aqyr.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/aqys.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arab.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arag.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arba.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arbn.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arbq.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arbr.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arbx.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arbz.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arcq.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arcs.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arcx.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/ardc.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arde.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/ardf.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/ardi.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/ardm.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/ardr.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arec.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/areg.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arej.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arek.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arev.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/arfk.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/argy.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/aszx.html sam/branches/SAK-12433/samigo-help/src/sakai_samigo/help.xml sam/branches/SAK-12433/samigo-hibernate/ sam/branches/SAK-12433/samigo-hibernate/maven.xml sam/branches/SAK-12433/samigo-hibernate/pom.xml sam/branches/SAK-12433/samigo-hibernate/project.xml sam/branches/SAK-12433/samigo-hibernate/readme.txt sam/branches/SAK-12433/samigo-hibernate/src/ sam/branches/SAK-12433/samigo-hibernate/src/java/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/Answer.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AnswerFeedback.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentAccessControl.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentAttachment.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentBase.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentBaseData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentFeedback.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentMetaData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentTemplateData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AttachmentData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/EvaluationModel.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/ItemAttachment.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/ItemData.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/ItemData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/ItemFeedback.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/ItemMetaData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/ItemText.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/ItemType.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedAccessControl.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedAnswer.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedAnswerFeedback.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedAssessment.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedAssessmentAttachment.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedAssessmentData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedAttachmentData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedEvaluationModel.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedFeedback.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedItemAttachment.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedItemData.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedItemData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedItemFeedback.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedItemMetaData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedItemText.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedMetaData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedSectionAttachment.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedSectionData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedSectionMetaData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedSecuredIPAddress.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/SectionAttachment.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/SectionData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/SectionMetaData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/SecuredIPAddress.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/authz/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/authz/AuthorizationData.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/authz/AuthorizationData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/authz/FunctionData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/authz/QualifierData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/authz/QualifierHierarchyData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/grading/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/grading/AssessmentGradingData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/grading/AssessmentGradingSummaryData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/grading/GradingData.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/grading/ItemGradingData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/grading/MediaData.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/grading/MediaData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/grading/StudentGradingSummaryData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/questionpool/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/questionpool/QuestionPoolAccessData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/questionpool/QuestionPoolData.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/questionpool/QuestionPoolData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/questionpool/QuestionPoolItemData.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/shared/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/shared/TypeD.java sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/shared/TypeData.hbm.xml sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/dummy/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/dummy/impl/ sam/branches/SAK-12433/samigo-hibernate/src/java/org/sakaiproject/tool/dummy/impl/DummyImpl.java sam/branches/SAK-12433/samigo-pack/ sam/branches/SAK-12433/samigo-pack/hibernate.properties sam/branches/SAK-12433/samigo-pack/maven.xml sam/branches/SAK-12433/samigo-pack/pom.xml sam/branches/SAK-12433/samigo-pack/project.xml sam/branches/SAK-12433/samigo-pack/src/ sam/branches/SAK-12433/samigo-pack/src/java/ sam/branches/SAK-12433/samigo-pack/src/java/org/ sam/branches/SAK-12433/samigo-pack/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-pack/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-pack/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-pack/src/java/org/sakaiproject/tool/assessment/shared/ sam/branches/SAK-12433/samigo-pack/src/java/org/sakaiproject/tool/assessment/shared/SakaiBootStrap.java sam/branches/SAK-12433/samigo-pack/src/sql/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-1955/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-1955/FixAnswerScore.class sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-1955/FixAnswerScore.java sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-1955/README.txt sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-1955/database.properties sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-1955/lib/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-2211/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-2211/FixRealmPermission.class sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-2211/FixRealmPermission.java sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-2211/README.txt sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-2211/database.properties sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-2211/lib/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-3955/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-3955/FixAssessmentScore.java sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-3955/README.txt sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-3955/database.properties sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-3955/lib/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-VIVIE/ sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-VIVIE/FixGradingScore.class sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-VIVIE/FixGradingScore.java sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-VIVIE/README.txt sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-VIVIE/database.properties sam/branches/SAK-12433/samigo-pack/src/sql/db_patches/SAK-VIVIE/lib/ sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/ sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/ sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-1659.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-1894.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-2179.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-2360.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-2862.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-4134.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-4136.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-4396.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-4427.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-5564.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/patches/SAK-5595.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/sakai_samigo.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/sakai_samigo_tables_v2_1_2.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/sakai_samigo_tables_v2_2.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/sakai_samigo_tables_v2_3.sql sam/branches/SAK-12433/samigo-pack/src/sql/hsqldb/sakai_samigo_tables_v2_4.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/ sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/ sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-1659.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-1894.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-2179.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-2360.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-2753.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-2862.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-4134.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-4136.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-4396.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-4427.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-5564.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-5595.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-6790.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/patches/SAK-8727.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/sakai_samigo.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/sakai_samigo_tables_v2_1_2.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/sakai_samigo_tables_v2_2.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/sakai_samigo_tables_v2_3.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/sakai_samigo_tables_v2_4.sql sam/branches/SAK-12433/samigo-pack/src/sql/mysql/samigo_er_mysql.pdf sam/branches/SAK-12433/samigo-pack/src/sql/oracle/ sam/branches/SAK-12433/samigo-pack/src/sql/oracle/02_migrateData_v1_to_v1_5_oracle.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/ sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-1659.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-1894.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-2179.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-2360.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-2862.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-4134.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-4136.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-4396.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-4427.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-5564.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-5595.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-6790.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/patches/SAK-8727.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/sakai_samigo.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/sakai_samigo_tables_v2_1_2.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/sakai_samigo_tables_v2_2.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/sakai_samigo_tables_v2_3.sql sam/branches/SAK-12433/samigo-pack/src/sql/oracle/sakai_samigo_tables_v2_4.sql sam/branches/SAK-12433/samigo-pack/src/webapp/ sam/branches/SAK-12433/samigo-pack/src/webapp/WEB-INF/ sam/branches/SAK-12433/samigo-pack/src/webapp/WEB-INF/components.xml sam/branches/SAK-12433/samigo-pack/src/webapp/WEB-INF/testbeans.xml sam/branches/SAK-12433/samigo-qti/ sam/branches/SAK-12433/samigo-qti/pom.xml sam/branches/SAK-12433/samigo-qti/project.xml sam/branches/SAK-12433/samigo-qti/src/ sam/branches/SAK-12433/samigo-qti/src/java/ sam/branches/SAK-12433/samigo-qti/src/java/org/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/asi/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/asi/ASIBaseClass.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/asi/Assessment.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/asi/Item.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/asi/Section.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/exception/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/exception/FormatException.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/exception/Iso8601FormatException.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/AttachmentHelper.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/AuthoringHelper.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/AuthoringXml.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/ExtractionHelper.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/MetaDataList.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/QTIHelperFactory.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/assessment/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/assessment/AssessmentHelper12Impl.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/assessment/AssessmentHelper20Impl.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/assessment/AssessmentHelperBase.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/assessment/AssessmentHelperIfc.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/item/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/item/ItemHelper12Impl.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/item/ItemHelper20Impl.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/item/ItemHelperBase.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/item/ItemHelperIfc.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/item/ItemTypeExtractionStrategy.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/section/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/section/SectionHelper12Impl.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/section/SectionHelper20Impl.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/section/SectionHelperBase.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/helper/section/SectionHelperIfc.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/util/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/util/Iso8601DateFormat.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/util/Iso8601TimeInterval.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/util/PathInfo.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/util/URIResolver.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/util/XmlMapper.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/util/XmlStringBuffer.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/qti/util/XmlUtil.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/services/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/services/qti/ sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/services/qti/QTIService.java sam/branches/SAK-12433/samigo-qti/src/java/org/sakaiproject/tool/assessment/services/qti/QTIServiceException.java sam/branches/SAK-12433/samigo-services/ sam/branches/SAK-12433/samigo-services/maven.xml.bak sam/branches/SAK-12433/samigo-services/pom.xml sam/branches/SAK-12433/samigo-services/project.xml sam/branches/SAK-12433/samigo-services/src/ sam/branches/SAK-12433/samigo-services/src/java/ sam/branches/SAK-12433/samigo-services/src/java/org/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/BeanDefinitions.xml sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/BeanDefinitionsStandalone.xml sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/DataSourceWrapperAutoCommit.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/SpringBeanLocator.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/applicationContext.xml sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/applicationContextStandalone.xml sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/integrationContext.xml sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/integrationContextStandalone.xml sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/spring/samigoApi.xml sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages.metaprops sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages.properties sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_ar.properties sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_ca.metaprops sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_ca.properties sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_es.properties sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_fr_CA.metaprops sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_fr_CA.properties sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/bundle/Messages_nl.properties sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/FileNamer.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/RecordingData.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/SortableDate.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/assessment/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/assessment/model/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/assessment/model/AccessGroup.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/assessment/model/AllChoices.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/assessment/model/FeedbackModel.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/assessment/model/IPMaskData.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/assessment/model/ScoringModel.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/entity/assessment/model/SubmissionModel.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/questionpool/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/questionpool/QuestionPool.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/questionpool/QuestionPoolException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/business/questionpool/QuestionPoolIterator.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AgentFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AgentIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentBaseFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentBaseIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentFacadeQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentFacadeQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingSummaryFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentTemplateFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentTemplateIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AuthorizationFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AuthzQueriesFacadeAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/DataFacadeException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/GradebookFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/ItemFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/ItemFacadeQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/ItemFacadeQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/ItemGradingFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/ItemIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/ItemManager.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/QuestionPoolFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/QuestionPoolFacadeQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/QuestionPoolFacadeQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/QuestionPoolIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/SectionFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/SectionFacadeQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/SectionFacadeQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/SectionIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/TypeFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/TypeFacadeQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/TypeFacadeQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/TypeIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/AuthorizationFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/AuthorizationFacadeQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/AuthorizationFacadeQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/AuthorizationIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/FunctionFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/FunctionIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/QualifierFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/QualifierIteratorFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/AuthzQueriesFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/resource/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/resource/AuthzResource.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/standalone/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/standalone/AuthzQueriesFacade.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/util/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/util/PagingUtilQueries.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/util/PagingUtilQueriesAPI.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/context/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/context/IntegrationContextFactory.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/context/spring/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/context/spring/FactoryUtil.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/context/spring/IntegrationContext.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/delivery/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/AgentHelper.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/GradebookHelper.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/GradebookServiceHelper.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/PublishingTargetHelper.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/SectionAwareServiceHelper.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/ServerConfigurationServiceHelper.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/AbstractSectionsImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/AgentHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/FacadeUtils.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/GradebookHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/GradebookServiceHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/PublishingTargetHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/SectionAwareServiceHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/ServerConfigurationServiceHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/sed sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/AbstractSectionsImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/AgentHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/FacadeUtils.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/GradebookHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/GradebookServiceHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/PublishingTargetHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/SectionAwareServiceHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/standalone/ServerConfigurationServiceHelperImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/assessment/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/assessment/impl/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/assessment/impl/AssessmentImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/assessment/impl/AssessmentIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/assessment/impl/ItemImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/assessment/impl/ItemIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/assessment/impl/SectionImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/assessment/impl/SectionIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/authz/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/authz/impl/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/authz/impl/AuthorizationImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/authz/impl/AuthorizationIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/authz/impl/FunctionImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/authz/impl/FunctionIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/authz/impl/QualifierImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/authz/impl/QualifierIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/questionpool/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/questionpool/impl/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/questionpool/impl/QuestionPoolImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/questionpool/impl/QuestionPoolIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/extension/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/extension/TypeExtension.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/impl/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/impl/AgentImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/impl/IdImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/impl/ObjectIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/impl/PropertiesImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/osid/shared/impl/PropertiesIteratorImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/qti/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/qti/constants/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/qti/constants/AuthoringConstantStrings.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/qti/constants/QTIConstantStrings.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/qti/constants/QTIVersion.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/CommonServiceException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/GradebookServiceException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/GradingService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/GradingServiceException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/ItemService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/PersistenceService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/QuestionPoolService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/QuestionPoolServiceException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/SectionService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/AssessmentEntityProducer.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/AssessmentService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/AssessmentServiceException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/PublishedAssessmentService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/gradebook/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/gradebook/GradebookServiceHelper.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/shared/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/shared/MediaService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/services/shared/TypeService.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/assessment/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/assessment/AssessmentServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/assessment/ItemServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/assessment/PublishedAssessmentServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/assessment/SectionServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/common/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/common/MediaServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/common/TypeServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/grading/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/grading/GradebookServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/grading/GradingSectionAwareServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/grading/GradingServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/questionpool/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/shared/impl/questionpool/QuestionPoolServiceImpl.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/ sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/DateHandlerWithNull.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/FormatException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/HibernateUtil.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/Iso8601FormatException.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/LabelValue.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/MimeType.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/MimeTypesLocator.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/StringParseUtils.java sam/branches/SAK-12433/samigo-services/src/java/org/sakaiproject/tool/assessment/util/TextFormat.java sam/branches/SAK-12433/samlite-impl/ sam/branches/SAK-12433/samlite-impl/pom.xml sam/branches/SAK-12433/samlite-impl/project.xml sam/branches/SAK-12433/samlite-impl/src/ sam/branches/SAK-12433/samlite-impl/src/java/ sam/branches/SAK-12433/samlite-impl/src/java/org/ sam/branches/SAK-12433/samlite-impl/src/java/org/sakaiproject/ sam/branches/SAK-12433/samlite-impl/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/samlite-impl/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/samlite-impl/src/java/org/sakaiproject/tool/assessment/samlite/ sam/branches/SAK-12433/samlite-impl/src/java/org/sakaiproject/tool/assessment/samlite/impl/ sam/branches/SAK-12433/samlite-impl/src/java/org/sakaiproject/tool/assessment/samlite/impl/SamLiteServiceImpl.java sam/branches/SAK-12433/testdata/ sam/branches/SAK-12433/testdata/qti/ sam/branches/SAK-12433/testdata/qti/respondus/ sam/branches/SAK-12433/testdata/qti/respondus/RespondusEssayFeedback.xml sam/branches/SAK-12433/testdata/qti/respondus/RespondusEssayNoFeedback.xml sam/branches/SAK-12433/testdata/qti/respondus/RespondusFIB.xml sam/branches/SAK-12433/testdata/qti/respondus/RespondusMatch.xml sam/branches/SAK-12433/testdata/qti/respondus/RespondusMultipleChoice.xml sam/branches/SAK-12433/testdata/qti/respondus/RespondusTrueFalse.xml sam/branches/SAK-12433/testdata/qti/xsl/ sam/branches/SAK-12433/tests/ sam/branches/SAK-12433/tests/README.txt sam/branches/SAK-12433/tests/src/ sam/branches/SAK-12433/tests/src/hibernate/ sam/branches/SAK-12433/tests/src/hibernate/org/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/assessment/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentBase.hbm.xml sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/assessment/ItemData.hbm.xml sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedAssessment.hbm.xml sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/assessment/PublishedItemData.hbm.xml sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/authz/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/authz/AuthorizationData.hbm.xml sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/grading/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/grading/GradingData.hbm.xml sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/grading/MediaData.hbm.xml sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/questionpool/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/questionpool/QuestionPoolData.hbm.xml sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/shared/ sam/branches/SAK-12433/tests/src/hibernate/org/sakaiproject/tool/assessment/data/dao/shared/TypeData.hbm.xml sam/branches/SAK-12433/tests/src/java/ sam/branches/SAK-12433/tests/src/java/org/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/integration/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/integration/helper/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/integration/helper/ifc/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/samlite/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/samlite/test/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/samlite/test/SamLiteServiceTest.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/samlite/test/TestQuiz.txt sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/context/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/context/TestIntCtxtFactoryMethods.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/context/TestIntegrationContextFactory.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/context/spring/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/context/spring/TestFactoryUtil.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/helper/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/helper/ifc/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/helper/ifc/TestAgentHelper.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/helper/ifc/TestAuthzHelper.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/helper/ifc/TestGradebookHelper.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/helper/ifc/TestGradebookServiceHelper.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/test/integration/helper/ifc/TestPublishingTargetHelper.java sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/tool/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/tool/integration/ sam/branches/SAK-12433/tests/src/java/org/sakaiproject/tool/assessment/tool/integration/context/ sam/branches/SAK-12433/tests/src/spring/ sam/branches/SAK-12433/tests/src/spring/org/ sam/branches/SAK-12433/tests/src/spring/org/sakaiproject/ sam/branches/SAK-12433/tests/src/spring/org/sakaiproject/spring/ sam/branches/SAK-12433/tests/src/spring/org/sakaiproject/spring/BeanDefinitions.xml sam/branches/SAK-12433/tests/src/spring/org/sakaiproject/spring/README.txt sam/branches/SAK-12433/tests/src/spring/org/sakaiproject/spring/applicationContext.xml.integrated sam/branches/SAK-12433/tests/src/spring/org/sakaiproject/spring/applicationContext.xml.standalone sam/branches/SAK-12433/tests/src/spring/org/sakaiproject/spring/integrationContext.xml.integrated sam/branches/SAK-12433/tests/src/spring/org/sakaiproject/spring/integrationContext.xml.standalone Log: SAK-12433 => from r31545 of sakai_2-4-x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39282 Author: cwen@iupui.edu Date: 2007-12-14 15:14:01 -0500 (Fri, 14 Dec 2007) New Revision: 39282 Added: sam/branches/SAK-12433/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39281 Author: cwen@iupui.edu Date: 2007-12-14 15:02:09 -0500 (Fri, 14 Dec 2007) New Revision: 39281 Added: rwiki/branches/SAK-12433/README rwiki/branches/SAK-12433/README.QA rwiki/branches/SAK-12433/maven.xml rwiki/branches/SAK-12433/pom.xml rwiki/branches/SAK-12433/project.properties rwiki/branches/SAK-12433/project.xml rwiki/branches/SAK-12433/readme.txt rwiki/branches/SAK-12433/rwiki-api/ rwiki/branches/SAK-12433/rwiki-api/.classpath rwiki/branches/SAK-12433/rwiki-api/.cvsignore rwiki/branches/SAK-12433/rwiki-api/.project rwiki/branches/SAK-12433/rwiki-api/LICENSE.txt rwiki/branches/SAK-12433/rwiki-api/api/ rwiki/branches/SAK-12433/rwiki-api/api/pom.xml rwiki/branches/SAK-12433/rwiki-api/api/project.properties rwiki/branches/SAK-12433/rwiki-api/api/project.xml rwiki/branches/SAK-12433/rwiki-api/api/src/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/engine/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/engine/ImageRenderEngine.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/engine/IncludeRenderEngine.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/engine/RenderEngine.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/engine/WikiRenderEngine.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/engine/context/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/engine/context/InitialRenderContext.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/engine/context/RenderContext.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/macro/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/macro/Macro.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/org/radeox/api/macro/MacroParameter.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/DefaultRole.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/EntityHandler.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/PageLinkRenderer.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/RWikiObjectService.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/RWikiSecurityService.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/RenderService.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/dao/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/dao/ObjectProxy.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/dao/RWikiCurrentObjectDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/dao/RWikiHistoryObjectDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/dao/RWikiObjectContentDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/dao/RWikiObjectDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/dao/RWikiPropertyDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/DataMigrationAgent.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/DataMigrationController.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiCurrentObject.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiCurrentObjectContent.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiEntity.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiHistoryObject.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiHistoryObjectContent.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiObject.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiObjectContent.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiPermissions.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/model/RWikiProperty.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/radeox/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/radeox/CachableRenderContext.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/radeox/RenderCache.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/radeox/RenderContextFactory.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/radeox/RenderEngineFactory.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/exception/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/exception/CreatePermissionException.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/exception/PermissionException.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/exception/ReadPermissionException.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/exception/UpdatePermissionException.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/exception/VersionException.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/MessageService.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/PreferenceService.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/TriggerHandler.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/TriggerService.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/dao/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/dao/MessageDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/dao/PagePresenceDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/dao/PreferenceDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/dao/TriggerDao.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/model/ rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/model/Message.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/model/PagePresence.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/model/Preference.java rwiki/branches/SAK-12433/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/message/api/model/Trigger.java rwiki/branches/SAK-12433/rwiki-api/api/src/test/ rwiki/branches/SAK-12433/rwiki-api/api/src/test/uk/ rwiki/branches/SAK-12433/rwiki-api/api/src/test/uk/ac/ rwiki/branches/SAK-12433/rwiki-api/api/src/test/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-api/api/src/test/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-api/api/src/test/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-api/api/src/test/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-api/api/src/test/uk/ac/cam/caret/sakai/rwiki/model/ rwiki/branches/SAK-12433/rwiki-api/api/xdocs/ rwiki/branches/SAK-12433/rwiki-api/api/xdocs/navigation.xml rwiki/branches/SAK-12433/rwiki-help/ rwiki/branches/SAK-12433/rwiki-help/.classpath rwiki/branches/SAK-12433/rwiki-help/.project rwiki/branches/SAK-12433/rwiki-help/pom.xml rwiki/branches/SAK-12433/rwiki-help/project.xml rwiki/branches/SAK-12433/rwiki-help/src/ rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/ rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/adding_images.htm rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/creating_pages.htm rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/editing_pages.htm rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/help.xml rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/overview.htm rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/setting_permissions.htm rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/viewing_history.htm rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/viewing_info.htm rwiki/branches/SAK-12433/rwiki-help/src/sakai_rwiki/viewing_pages.htm rwiki/branches/SAK-12433/rwiki-impl/ rwiki/branches/SAK-12433/rwiki-impl/.classpath rwiki/branches/SAK-12433/rwiki-impl/.project rwiki/branches/SAK-12433/rwiki-impl/impl/ rwiki/branches/SAK-12433/rwiki-impl/impl/pom.xml rwiki/branches/SAK-12433/rwiki-impl/impl/project.xml rwiki/branches/SAK-12433/rwiki-impl/impl/src/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/rwiki/component/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/rwiki/component/bundle/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/rwiki/component/bundle/Messages.properties rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/rwiki/component/bundle/Messages_ca.properties rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/rwiki/component/bundle/Messages_fr_CA.properties rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/rwiki/component/bundle/Messages_ja.properties rwiki/branches/SAK-12433/rwiki-impl/impl/src/bundle/uk/ac/cam/caret/sakai/rwiki/component/bundle/Messages_nl.properties rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/Messages.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/IteratorProxy.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/ListIteratorProxy.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/ListProxy.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/RWikiCurrentObjectContentDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/RWikiCurrentObjectDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/RWikiHistoryObjectContentDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/RWikiHistoryObjectDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/dao/impl/RWikiPropertyDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/AnchorMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/BackgroundColorMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/BlockMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/ColorMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/ImageMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/IndexMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/MathMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/RecentChangesMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/SakaiLinkMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/SectionsMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/SpanMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/macros/WorksiteInfoMacro.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/MessageServiceImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/PreferenceServiceImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/TriggerServiceImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/dao/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/dao/impl/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/dao/impl/MessageDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/dao/impl/PagePresenceDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/dao/impl/PreferenceDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/message/dao/impl/TriggerDaoImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/model/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/model/impl/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/model/impl/DataMigrationSpecification.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/model/impl/RWikiEntityImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/model/impl/SHAHashMigration.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/model/impl/SQLScriptMigration.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/service/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/service/impl/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/service/impl/RWikiBaseRenderEngine.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/service/impl/RenderCacheImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/service/impl/RenderContextFactoryImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/service/impl/RenderEngineFactoryImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/service/impl/SpecializedRenderContext.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/radeox/service/impl/SpecializedRenderEngine.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/BaseEntityHandlerImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/BaseFOPSerializer.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/ComponentPageLinkRenderImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/Decoded.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/DefaultRoleImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/FOP2PDFSerializer.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/FOP2RTFSerializer.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/PageVisits.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/RWikiObjectServiceImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/RWikiSecurityServiceImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/RenderServiceImpl.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/SiteEmailNotificationRWiki.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/XHTMLSerializer.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/XLSTChangesHandler.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/XSLTEntityHandler.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/XSLTTransform.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/fop.cfg.xml rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/null.xslt rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/toatom03.xslt rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/tohtml.xslt rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/torss091.xslt rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/torss10.xslt rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/torss20.xslt rwiki/branches/SAK-12433/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/xhtml2fo.xslt rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/component/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/component/service/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/component/service/impl/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/component/service/impl/test/ rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/component/service/impl/test/XSLTEntityHandlerTest.java rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/component/service/impl/test/testinput.xml rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/component/service/impl/test/testpattern.xhtml rwiki/branches/SAK-12433/rwiki-impl/impl/src/test/uk/ac/cam/caret/sakai/rwiki/component/service/impl/testutil/ rwiki/branches/SAK-12433/rwiki-impl/pack/ rwiki/branches/SAK-12433/rwiki-impl/pack/pom.xml rwiki/branches/SAK-12433/rwiki-impl/pack/project.properties rwiki/branches/SAK-12433/rwiki-impl/pack/project.xml rwiki/branches/SAK-12433/rwiki-impl/pack/src/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/META-INF/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/META-INF/services/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/META-INF/services/org.radeox.macro.Macro rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/ehcache.xml rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/migrateTo20051017.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/migrateTo20051026.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/migrateTo20051107.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql/migrateTo20051017.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql/migrateTo20051026.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql/migrateTo20051107.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051017.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051026.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051107.sql rwiki/branches/SAK-12433/rwiki-impl/pack/src/webapp/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/webapp/WEB-INF/ rwiki/branches/SAK-12433/rwiki-impl/pack/src/webapp/WEB-INF/components.xml rwiki/branches/SAK-12433/rwiki-impl/pack/src/webapp/WEB-INF/coreDaoComponents.xml rwiki/branches/SAK-12433/rwiki-impl/pack/src/webapp/WEB-INF/coreServiceComponents.xml rwiki/branches/SAK-12433/rwiki-impl/pack/src/webapp/WEB-INF/datamigrationComponents.xml rwiki/branches/SAK-12433/rwiki-impl/pack/src/webapp/WEB-INF/messagingComponents.xml rwiki/branches/SAK-12433/rwiki-integration-test/ rwiki/branches/SAK-12433/rwiki-integration-test/.classpath rwiki/branches/SAK-12433/rwiki-integration-test/.project rwiki/branches/SAK-12433/rwiki-integration-test/pom.xml rwiki/branches/SAK-12433/rwiki-integration-test/project.properties rwiki/branches/SAK-12433/rwiki-integration-test/project.xml rwiki/branches/SAK-12433/rwiki-integration-test/src/ rwiki/branches/SAK-12433/rwiki-integration-test/src/conf/ rwiki/branches/SAK-12433/rwiki-integration-test/src/conf/log4j.properties rwiki/branches/SAK-12433/rwiki-integration-test/src/test/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/cam/caret/sakai/rwiki/component/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/cam/caret/sakai/rwiki/component/test/ rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/cam/caret/sakai/rwiki/component/test/ComponentIntegrationTest.java rwiki/branches/SAK-12433/rwiki-integration-test/src/test/uk/ac/cam/caret/sakai/rwiki/component/test/archive.xml rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/META-INF/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/META-INF/services/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/META-INF/services/org.radeox.macro.Macro rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/ehcache.xml rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/migrateTo20051017.sql rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/migrateTo20051026.sql rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/migrateTo20051107.sql rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql/migrateTo20051017.sql rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql/migrateTo20051026.sql rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql/migrateTo20051107.sql rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/ rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051017.sql rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051026.sql rwiki/branches/SAK-12433/rwiki-integration-test/src/testBundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051107.sql rwiki/branches/SAK-12433/rwiki-integration-test/wikitestdir/ rwiki/branches/SAK-12433/rwiki-model/ rwiki/branches/SAK-12433/rwiki-model/.classpath rwiki/branches/SAK-12433/rwiki-model/.project rwiki/branches/SAK-12433/rwiki-model/pom.xml rwiki/branches/SAK-12433/rwiki-model/project.properties rwiki/branches/SAK-12433/rwiki-model/project.xml rwiki/branches/SAK-12433/rwiki-model/schemabuild/ rwiki/branches/SAK-12433/rwiki-model/schemabuild/hsqldb.properties rwiki/branches/SAK-12433/rwiki-model/schemabuild/mysql.properties rwiki/branches/SAK-12433/rwiki-model/schemabuild/oracle.properties rwiki/branches/SAK-12433/rwiki-model/src/ rwiki/branches/SAK-12433/rwiki-model/src/java/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/message/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/message/model/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/message/model/PagePresenceImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/message/model/PreferenceImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/message/model/RwikiMessageImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/message/model/RwikiTriggerImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/message/model/message.hbm.xml rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/ rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWiki.hbm.xml rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWikiCurrentObjectContentImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWikiCurrentObjectImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWikiHistoryObjectContentImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWikiHistoryObjectImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWikiObjectContentImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWikiObjectImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWikiPermissionsImpl.java rwiki/branches/SAK-12433/rwiki-model/src/java/uk/ac/cam/caret/sakai/rwiki/model/RWikiPropertyImpl.java rwiki/branches/SAK-12433/rwiki-model/src/test/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ac/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ac/cam/caret/sakai/rwiki/model/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ac/cam/caret/sakai/rwiki/model/test/ rwiki/branches/SAK-12433/rwiki-model/src/test/uk/ac/cam/caret/sakai/rwiki/model/test/RWikiObjectContentImplTest.java rwiki/branches/SAK-12433/rwiki-tool/ rwiki/branches/SAK-12433/rwiki-tool/.checkclipse rwiki/branches/SAK-12433/rwiki-tool/.checkstyle rwiki/branches/SAK-12433/rwiki-tool/.classpath rwiki/branches/SAK-12433/rwiki-tool/.cvsignore rwiki/branches/SAK-12433/rwiki-tool/.project rwiki/branches/SAK-12433/rwiki-tool/.springBeans rwiki/branches/SAK-12433/rwiki-tool/.springBeansProject rwiki/branches/SAK-12433/rwiki-tool/LICENSE.txt rwiki/branches/SAK-12433/rwiki-tool/tool/ rwiki/branches/SAK-12433/rwiki-tool/tool/checkstyle.xml rwiki/branches/SAK-12433/rwiki-tool/tool/pom.xml rwiki/branches/SAK-12433/rwiki-tool/tool/project.properties rwiki/branches/SAK-12433/rwiki-tool/tool/project.xml rwiki/branches/SAK-12433/rwiki-tool/tool/src/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/META-INF/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/META-INF/services/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/model/bundle/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages_ca.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages_fr_CA.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages_ja.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages_nl.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/PrepopulatePages.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/PrepopulatePages_ca.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/PrepopulatePages_fr_CA.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/PrepopulatePages_ja.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/PrepopulatePages_nl.properties rwiki/branches/SAK-12433/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/rwikivelocity.config rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/DefaultRequestDispatcher.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/ExcludeEscapeHtmlReference.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/MapDispatcher.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/ModelMigrationContextListener.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RWikiServlet.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RequestHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RequestScopeSuperBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/VelocityDispatchServlet.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/VelocityInlineDispatcher.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/WebappLoader.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/api/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/api/CommandService.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/api/HttpCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/api/PopulateService.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/api/ToolRenderService.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/AuthZGroupBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/AuthZGroupCollectionBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/AuthZGroupEditBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/DiffBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/EditBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/ErrorBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/FullSearchBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/GenericDiffBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/HistoryBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/HomeBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/MultiRealmEditBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/PermissionsBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/PrePopulateBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/PreferencesBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/PresenceBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/RecentlyVisitedBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/ReferencesBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/RenderBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/ResourceLoaderBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/RoleBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/SearchBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/ToolConfigBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/UpdatePermissionsBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/ViewBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/AuthZGroupBeanHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/AuthZGroupCollectionBeanHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/AuthZGroupEditBeanHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/DiffHelperBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/MultiRealmEditBeanHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/PreferencesBeanHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/PresenceBeanHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/RecentlyVisitedHelperBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/ResourceLoaderHelperBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/ReverseHistoryHelperBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/ReviewHelperBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/UpdatePermissionsBeanHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/UserHelperBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/bean/helper/ViewParamsHelperBean.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/AddAttachmentReturnCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/BasicHttpCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/CommentNewCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/CommentSaveCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/Dispatcher.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/EditAuthZGroupCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/EditManyAuthZGroupCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/HelperCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/RevertCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/SaveCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/SimpleCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/UpdatePermissionsCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/UpdatePreferencesCommand.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/helper/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/helper/ErrorBeanHelper.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/service/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/service/impl/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/service/impl/CommandServiceImpl.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/service/impl/PageLinkRendererImpl.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/service/impl/PopulateServiceImpl.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/service/impl/PrintPageLinkRendererImpl.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/service/impl/PublicPageLinkRendererImpl.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/service/impl/ToolRenderServiceImpl.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/util/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/util/WikiPageAction.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/bean/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/bean/test/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/bean/test/GenericDiffBeanTest.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/bean/test/RenderBeanTest.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/bean/test/ViewBeanTest.java rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/component/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/component/model/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/component/model/impl/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/test/uk/ac/cam/caret/sakai/rwiki/component/model/impl/test/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/cam/caret/sakai/rwiki/component/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/cam/caret/sakai/rwiki/component/model/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/cam/caret/sakai/rwiki/component/model/impl/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/testBundle/uk/ac/cam/caret/sakai/rwiki/component/model/impl/test/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/Title.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/breadcrumb.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/commentedit.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/commenteditcomplete.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/commenteditconflict.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/commentnew.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/comments.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/commentslist.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/diff.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/edit.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/editRealm-many.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/editRealm-manyv2.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/editRealm.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/edittoolbar.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/errorpage.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/footer.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/fragmentpreview.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/fragmentview.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/full_search.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/header.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/history.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/info.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/permission.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/preferences.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/presencechat.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/presencechatlist.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/presencelist.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/preview.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/publicbreadcrumb.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/publicview.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/realmIdInUse.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/realmUnknown.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/review.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/search.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/sidebar-switcher.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/sidebar.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/test.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/view.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/command-pages/wikiStyle.jsp rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/commandComponents.xml rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/components.xml rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/prepopulateComponents.xml rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/rwiki.tld rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/tags/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/tags/CommandLinks.tag rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/tags/FormatDisplayName.tag rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/tags/InfoPageGranted.tag rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/toolComponents.xml rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/diff.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/edit.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/editRealm-many.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/editRealm-manyv2.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/editRealm.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/fragmentpreview.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/fragmentview.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/full_search.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/history.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/info.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/macros.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/permission.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/preferences.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/preview.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/printview.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/publicview.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/review.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/search.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/title.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/vm/view.vm rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/WEB-INF/web.xml rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/ajaxload.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/akaxload.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/atom03.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/feed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/i-bottom.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/i-repeater.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/icklearrow.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/l.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/minus.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/page-file.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/page-foldericon.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/page-openfoldericon.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/plus.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/printer.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/rss.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/rss091.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/rss10.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/rss20.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/accept.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/anchor.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_cascade.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_double.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_form.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_form_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_form_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_form_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_form_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_get.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_home.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_osx.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_osx_terminal.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_put.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_side_boxes.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_side_contract.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_side_expand.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_side_list.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_side_tree.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_split.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_tile_horizontal.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_tile_vertical.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_view_columns.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_view_detail.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_view_gallery.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_view_icons.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_view_list.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_view_tile.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_xp.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/application_xp_terminal.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_branch.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_divide.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_down.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_in.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_inout.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_join.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_left.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_merge.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_out.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_redo.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_refresh.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_refresh_small.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_right.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_rotate_anticlockwise.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_rotate_clockwise.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_switch.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_turn_left.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_turn_right.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_undo.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/arrow_up.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/asterisk_orange.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/asterisk_yellow.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/attach.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_bronze_1.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_bronze_2.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_bronze_3.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_gold_1.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_gold_2.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_gold_3.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_silver_1.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_silver_2.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/award_star_silver_3.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/basket.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/basket_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/basket_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/basket_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/basket_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/basket_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/basket_put.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/basket_remove.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bell.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bell_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bell_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bell_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bell_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bell_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bin.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bin_closed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bin_empty.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bomb.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_addresses.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_next.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_open.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/book_previous.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/box.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/brick.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/brick_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/brick_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/brick_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/brick_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/brick_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/brick_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bricks.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/briefcase.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bug.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bug_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bug_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bug_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bug_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bug_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bug_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/building.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/building_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/building_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/building_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/building_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/building_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/building_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/building_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_arrow_bottom.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_arrow_down.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_arrow_top.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_arrow_up.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_black.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_disk.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_feed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_green.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_orange.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_picture.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_pink.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_purple.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_star.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_toggle_minus.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_toggle_plus.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_white.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_wrench.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/bullet_yellow.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cake.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calculator.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calculator_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calculator_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calculator_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calculator_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calculator_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calendar.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calendar_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calendar_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calendar_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calendar_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calendar_view_day.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calendar_view_month.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/calendar_view_week.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/camera.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/camera_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/camera_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/camera_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/camera_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/camera_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/camera_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/camera_small.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cancel.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/car.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/car_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/car_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cart.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cart_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cart_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cart_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cart_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cart_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cart_put.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cart_remove.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cd.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cd_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cd_burn.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cd_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cd_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cd_eject.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cd_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_bar.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_bar_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_bar_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_bar_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_bar_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_bar_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_curve.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_curve_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_curve_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_curve_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_curve_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_curve_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_curve_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_line.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_line_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_line_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_line_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_line_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_line_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_organisation.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_organisation_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_organisation_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_pie.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_pie_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_pie_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_pie_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_pie_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/chart_pie_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_pause.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_play.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/clock_stop.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cog.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cog_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cog_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cog_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cog_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cog_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/coins.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/coins_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/coins_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/color_swatch.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/color_wheel.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/comment.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/comment_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/comment_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/comment_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/comments.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/comments_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/comments_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/compress.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/computer.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/computer_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/computer_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/computer_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/computer_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/computer_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/computer_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/computer_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/connect.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/contrast.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/contrast_decrease.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/contrast_high.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/contrast_increase.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/contrast_low.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_eject.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_eject_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_end.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_end_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_equalizer.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_equalizer_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_fastforward.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_fastforward_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_pause.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_pause_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_play.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_play_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_repeat.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_repeat_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_rewind.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_rewind_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_start.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_start_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_stop.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/control_stop_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/controller.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/controller_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/controller_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/controller_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/creditcards.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cross.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/css.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/css_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/css_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/css_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/css_valid.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cup.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cup_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cup_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cup_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cup_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cup_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cup_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cup_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cursor.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cut.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/cut_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_connect.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_gear.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_refresh.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_save.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/database_table.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_next.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/date_previous.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/disconnect.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/disk.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/disk_multiple.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/door.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/door_in.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/door_open.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/door_out.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drink.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drink_empty.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_burn.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_cd.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_cd_empty.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_disk.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_network.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_rename.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_user.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/drive_web.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/dvd.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/dvd_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/dvd_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/dvd_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/dvd_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/dvd_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/dvd_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/dvd_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_attach.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_open.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/email_open_image.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_evilgrin.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_grin.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_happy.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_smile.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_surprised.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_tongue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_unhappy.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_waii.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/emoticon_wink.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/error_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/error_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/error_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/exclamation.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/eye.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_disk.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/feed_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/female.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/film_save.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/find.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/flag_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/flag_green.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/flag_orange.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/flag_pink.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/flag_purple.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/flag_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/flag_yellow.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_bell.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_brick.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_bug.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_camera.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_database.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_explore.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_feed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_find.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_heart.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_image.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_lightbulb.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_page.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_page_white.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_palette.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_picture.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_star.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_table.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_user.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/folder_wrench.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/font.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/font_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/font_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/font_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group_gear.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/group_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/heart.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/heart_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/heart_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/help.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/hourglass.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/hourglass_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/hourglass_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/hourglass_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/hourglass_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/house.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/house_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/house_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/html.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/html_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/html_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/html_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/html_valid.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/image.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/image_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/image_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/image_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/image_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/images.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/information.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ipod.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ipod_cast.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ipod_cast_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ipod_cast_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ipod_sound.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/joystick.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/joystick_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/joystick_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/joystick_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/key_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/key_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/key_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/keyboard.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/keyboard_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/keyboard_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/keyboard_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layers.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout_content.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout_header.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/layout_sidebar.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lightbulb.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lightbulb_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lightbulb_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lightbulb_off.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lightning_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lightning_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lightning_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/link_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/link_break.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/link_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/link_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/link_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/link_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lock.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lock_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lock_break.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lock_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lock_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lock_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lock_open.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lorry.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lorry_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lorry_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lorry_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lorry_flatbed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lorry_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/lorry_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/magifier_zoom_out.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/magnifier.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/magnifier_zoom_in.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/male.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/map.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/map_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/map_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/map_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/map_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/map_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_bronze_1.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_bronze_2.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_bronze_3.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_bronze_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_bronze_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_gold_1.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_gold_2.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_gold_3.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_gold_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_gold_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_silver_1.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_silver_2.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_silver_3.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_silver_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/medal_silver_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/money.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/money_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/money_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/money_dollar.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/money_euro.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/money_pound.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/money_yen.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/monitor.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/monitor_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/monitor_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/monitor_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/monitor_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/monitor_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/monitor_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/monitor_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/mouse.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/mouse_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/mouse_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/mouse_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/music.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/new.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/newspaper.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/newspaper_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/newspaper_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/newspaper_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/newspaper_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/note.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/note_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/note_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/note_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/note_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/note_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/overlays.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/package.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/package_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/package_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/package_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/package_green.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/package_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_attach.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_code.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_copy.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_excel.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_find.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_gear.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_green.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_paintbrush.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_paste.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_refresh.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_save.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_acrobat.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_actionscript.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_c.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_camera.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_cd.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_code.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_code_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_coldfusion.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_compressed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_copy.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_cplusplus.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_csharp.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_cup.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_database.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_dvd.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_excel.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_find.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_flash.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_freehand.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_gear.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_get.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_h.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_horizontal.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_medal.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_office.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_paint.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_paintbrush.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_paste.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_php.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_picture.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_powerpoint.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_put.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_ruby.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_stack.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_star.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_swoosh.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_text.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_text_width.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_tux.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_vector.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_visualstudio.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_width.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_word.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_world.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_wrench.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_white_zip.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_word.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/page_world.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/paintbrush.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/paintcan.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/palette.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/paste_plain.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/paste_word.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pencil.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pencil_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pencil_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pencil_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/phone.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/phone_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/phone_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/phone_sound.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/photo.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/photo_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/photo_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/photo_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/photos.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_empty.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/picture_save.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pictures.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pilcrow.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pill.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pill_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pill_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/pill_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/plugin.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/plugin_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/plugin_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/plugin_disabled.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/plugin_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/plugin_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/plugin_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/plugin_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/printer.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/printer_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/printer_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/printer_empty.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/printer_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/rainbow.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_disk.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_magnify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_picture.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_user.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/report_word.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/resultset_first.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/resultset_last.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/resultset_next.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/resultset_previous.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/rosette.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/rss.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/rss_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/rss_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/rss_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/rss_valid.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby_gear.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby_get.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/ruby_put.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_code.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_code_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_gear.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_palette.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/script_save.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_chart.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_compressed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_connect.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_database.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/server_uncompressed.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shading.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_align_bottom.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_align_center.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_align_left.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_align_middle.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_align_right.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_align_top.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_flip_horizontal.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_flip_vertical.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_group.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_handles.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_move_back.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_move_backwards.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_move_forwards.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_move_front.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_rotate_anticlockwise.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_rotate_clockwise.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_square.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_square_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_square_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_square_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_square_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_square_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_square_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_square_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shape_ungroup.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shield.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shield_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shield_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/shield_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sitemap.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sitemap_color.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sound.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sound_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sound_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sound_low.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sound_mute.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sound_none.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/spellcheck.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sport_8ball.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sport_basketball.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sport_football.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sport_golf.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sport_raquet.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sport_shuttlecock.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sport_soccer.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sport_tennis.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/star.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/status_away.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/status_busy.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/status_offline.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/status_online.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/stop.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/style.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/style_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/style_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/style_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/style_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/sum.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tab.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tab_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tab_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tab_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tab_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_gear.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_multiple.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_refresh.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_relationship.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_row_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_row_insert.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_save.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/table_sort.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_blue_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_blue_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_blue_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_green.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_orange.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_pink.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_purple.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tag_yellow.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/telephone.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/telephone_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/telephone_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/telephone_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/telephone_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/telephone_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/telephone_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/telephone_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/television.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/television_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/television_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_align_center.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_align_justify.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_align_left.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_align_right.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_allcaps.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_bold.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_columns.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_dropcaps.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_heading_1.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_heading_2.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_heading_3.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_heading_4.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_heading_5.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_heading_6.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_horizontalrule.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_indent.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_indent_remove.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_italic.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_kerning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_letter_omega.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_letterspacing.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_linespacing.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_list_bullets.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_list_numbers.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_lowercase.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_padding_bottom.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_padding_left.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_padding_right.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_padding_top.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_replace.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_signature.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_smallcaps.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_strikethrough.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_subscript.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_superscript.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_underline.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/text_uppercase.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/textfield.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/textfield_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/textfield_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/textfield_key.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/textfield_rename.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/thumb_down.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/thumb_up.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tick.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/time.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/time_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/time_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/time_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/timeline_marker.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/transmit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/transmit_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/transmit_blue.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/transmit_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/transmit_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/transmit_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/transmit_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/tux.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_comment.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_female.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_gray.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_green.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_orange.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_red.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/user_suit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/vcard.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/vcard_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/vcard_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/vcard_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/vector.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/vector_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/vector_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/wand.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/weather_clouds.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/weather_cloudy.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/weather_lightning.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/weather_rain.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/weather_snow.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/weather_sun.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/webcam.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/webcam_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/webcam_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/webcam_error.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/world.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/world_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/world_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/world_edit.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/world_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/world_link.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/wrench.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/wrench_orange.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/xhtml.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/xhtml_add.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/xhtml_delete.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/xhtml_go.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/xhtml_valid.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/zoom.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/zoom_in.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/icons/zoom_out.png rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/readme.html rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/silk/readme.txt rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/images/t.gif rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/index.html rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/ajaxpopup.js rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/asyncload.js rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/autosave.js rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/flashbridge.js rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/localstore.fla rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/localstore.swd rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/localstore.swf rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/logger.js rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/scripts/stateswitcher.js rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/styles/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/styles/wikiStyle.css rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/styles/wikiStyleIE6.css rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/styles/wikiStyleIE7.css rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/tools/ rwiki/branches/SAK-12433/rwiki-tool/tool/src/webapp/tools/sakai.rwiki.xml rwiki/branches/SAK-12433/rwiki-tool/tool/xdocs/ rwiki/branches/SAK-12433/rwiki-tool/tool/xdocs/navigation.xml rwiki/branches/SAK-12433/rwiki-util/ rwiki/branches/SAK-12433/rwiki-util/.classpath rwiki/branches/SAK-12433/rwiki-util/.project rwiki/branches/SAK-12433/rwiki-util/foppatch/ rwiki/branches/SAK-12433/rwiki-util/foppatch/rtfgifpatch.patch rwiki/branches/SAK-12433/rwiki-util/jrcs/ rwiki/branches/SAK-12433/rwiki-util/jrcs/Jakarta ORO.library rwiki/branches/SAK-12433/rwiki-util/jrcs/LICENSE.txt rwiki/branches/SAK-12433/rwiki-util/jrcs/build.xml rwiki/branches/SAK-12433/rwiki-util/jrcs/doc/ rwiki/branches/SAK-12433/rwiki-util/jrcs/doc/default.css rwiki/branches/SAK-12433/rwiki-util/jrcs/doc/index.html rwiki/branches/SAK-12433/rwiki-util/jrcs/doc/jrcs.gif rwiki/branches/SAK-12433/rwiki-util/jrcs/pom.xml rwiki/branches/SAK-12433/rwiki-util/jrcs/project.xml rwiki/branches/SAK-12433/rwiki-util/jrcs/src/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/AddDelta.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/ChangeDelta.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/Chunk.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/DeleteDelta.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/Delta.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/Diff.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/DiffAlgorithm.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/DiffException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/DifferentiationFailedException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/PatchFailedException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/Revision.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/RevisionVisitor.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/SimpleDiff.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/myers/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/myers/DiffNode.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/myers/MyersDiff.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/myers/PathNode.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/myers/Snake.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/myers/package.html rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/diff/package.html rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/overview.html rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/Archive.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/ArchiveParser.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/ArchiveParser.jj rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/ArchiveParserConstants.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/ArchiveParserTokenManager.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/BranchNode.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/BranchNotFoundException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/HeadAlreadySetException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/InvalidBranchVersionNumberException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/InvalidFileFormatException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/InvalidTrunkVersionNumberException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/InvalidVersionNumberException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/KeywordsFormat.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/Line.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/Lines.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/Node.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/NodeNotFoundException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/ParseException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/Path.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/Phrases.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/RCSException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/SimpleCharStream.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/Token.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/TokenMgrError.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/TrunkNode.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/Version.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/rcs/package.html rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/tools/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/tools/JDiff.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/tools/JRCS.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/tools/package.html rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/util/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completejava/org/apache/commons/jrcs/util/ToString.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/AllTests.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/diff/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/diff/DiffTest.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/diff/MyersDiffTests.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/diff/SimpleDiffTests.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/rcs/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/rcs/ArchiveTest.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/rcs/ChangeDeltaTest.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/rcs/KeywordsFormatTest.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/rcs/ParsingTest.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/rcs/idchar.testfile rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/rcs/make_idchar_test.sh rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/org/apache/commons/jrcs/test.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/completetest/test.txt rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/AddDelta.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/ChangeDelta.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/Chunk.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/DeleteDelta.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/Delta.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/Diff.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/DiffAlgorithm.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/DiffException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/DifferentiationFailedException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/PatchFailedException.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/Revision.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/RevisionVisitor.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/SimpleDiff.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/myers/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/myers/DiffNode.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/myers/MyersDiff.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/myers/PathNode.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/myers/Snake.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/myers/package.html rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/diff/package.html rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/overview.html rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/util/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/java/org/apache/commons/jrcs/util/ToString.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/commons/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/commons/jrcs/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/commons/jrcs/AllTests.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/commons/jrcs/diff/ rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/commons/jrcs/diff/DiffTest.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/commons/jrcs/diff/MyersDiffTests.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/commons/jrcs/diff/SimpleDiffTests.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/org/apache/commons/jrcs/test.java rwiki/branches/SAK-12433/rwiki-util/jrcs/src/test/test.txt rwiki/branches/SAK-12433/rwiki-util/jrcs/xdocs/ rwiki/branches/SAK-12433/rwiki-util/jrcs/xdocs/index.xml rwiki/branches/SAK-12433/rwiki-util/radeox/ rwiki/branches/SAK-12433/rwiki-util/radeox/.cvsignore rwiki/branches/SAK-12433/rwiki-util/radeox/Changes.txt rwiki/branches/SAK-12433/rwiki-util/radeox/README rwiki/branches/SAK-12433/rwiki-util/radeox/Radeox.version rwiki/branches/SAK-12433/rwiki-util/radeox/build.xml rwiki/branches/SAK-12433/rwiki-util/radeox/doc/ rwiki/branches/SAK-12433/rwiki-util/radeox/doc/api/ rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/ rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/Radeox_Developer.pdf rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/Radeox_Developer.tex rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/cut.rb rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/ rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/AllTests.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/ContentHelloWorldMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/FilterExample.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/GroovyMacro.groovy rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/GroovyMacroCompiler.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/HelloWorldMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/InitialRenderContextHelloWorldMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/LocaleSmileyFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/MacroExample.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/MyInitialRenderContext.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/MyRenderEngine.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/MyRenderEngineExample.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/MyWikiRenderEngine.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/ParameterHelloWorldMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/PicoContainerExample.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/RadeoxTestSupport.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/RenderEngineExample.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/SmileyFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/SquareFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/build.xml rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/radeox_markup_mywiki.properties rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/examples/radeox_markup_xml.properties rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/ rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/Architecture.pdf rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/Filter.graffle rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/Filter.pdf rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/InitialRenderContextPicoContainer.graffle rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/InitialRenderContextPicoContainer.pdf rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/MacroParameter.graffle rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/MacroParameter.pdf rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/Radeox.graffle rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/SnipRadeox.pdf rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/WikiArchitecture.graffle rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/WikiArchitecture.pdf rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/WikiLand.graffle rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/images/WikiLand.pdf rwiki/branches/SAK-12433/rwiki-util/radeox/documentation/insert_source.sh rwiki/branches/SAK-12433/rwiki-util/radeox/license.txt rwiki/branches/SAK-12433/rwiki-util/radeox/maven.xml rwiki/branches/SAK-12433/rwiki-util/radeox/pom.xml rwiki/branches/SAK-12433/rwiki-util/radeox/project.properties rwiki/branches/SAK-12433/rwiki-util/radeox/project.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/manifest.radeox rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/manifest.radeox-api rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/services/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/services/org.radeox.filter.Filter rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/services/org.radeox.macro.Macro rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/services/org.radeox.macro.code.SourceCodeFormatter rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/services/org.radeox.macro.list.ListFormatter rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/META-INF/services/org.radeox.macro.table.Function rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/conf/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/conf/apidocs.txt rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/conf/asinservices.txt rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/conf/bookservices.txt rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/conf/intermap.txt rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/conf/wiki.txt rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/conf/xref.txt rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/org/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/org/radeox/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/org/radeox/Messages.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/org/radeox/Messages_ca.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/org/radeox/Messages_ja.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_markup.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_markup_ja.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_markup_otherwiki.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_markup_otherwiki_ca.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_markup_sv.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages.metaprops rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_ca.metaprops rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_ca.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_es.metaprops rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_es.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_fr_CA.metaprops rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_fr_CA.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_ja.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_nl.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/radeox_messages_sv.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/simplelog.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/simplelog_ar.properties rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest0_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest1_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest2_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest3_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest4_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest5_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest6_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest7_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/bundle/testpatterns/xhtmltest8_in.xml rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/EngineManager.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/Messages.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/api/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/api/engine/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/engine/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/engine/BaseRenderEngine.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/engine/context/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/engine/context/BaseInitialRenderContext.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/engine/context/BaseRenderContext.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/example/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/example/InteractiveExample.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/example/PicoExample.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/example/RadeoxTemplateEngine.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/example/RenderEngineExample.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/example/XSLTExtension.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/BalanceFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/BoldFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/CacheFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/EscapeFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/Filter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/FilterPipe.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/FilterSupport.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/HeadingFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/HtmlRemoveFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/ItalicFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/KeyFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/LineFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/LinkTestFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/LinkTester.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/ListFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/MacroFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/MarkFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/NewlineFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/ParagraphFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/ParamFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/SmileyFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/StrikeThroughFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/TypographyFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/UrlFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/WikiLinkFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/XHTMLFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/balance/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/balance/Balancer.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/context/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/context/BaseFilterContext.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/context/BaseInitialFilterContext.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/context/FilterContext.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/context/InitialFilterContext.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/interwiki/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/interwiki/InterWiki.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/regex/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/regex/LocaleRegexReplaceFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/regex/LocaleRegexTokenFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/regex/RegexFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/regex/RegexReplaceFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/filter/regex/RegexTokenFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/ApiDocMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/ApiMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/AsinMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/BaseLocaleMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/BaseMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/CodeMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/FilePathMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/HelloWorldMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/InterWikiMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/IsbnMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/LinkMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/LocaleMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/LocalePreserved.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/Macro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/MacroListMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/MacroLoader.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/MacroRepository.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/MailToMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/PluginLoader.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/PluginRepository.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/Preserved.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/QuoteMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/Repository.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/RfcMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/TableMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/XrefMacro.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/api/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/api/ApiConverter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/api/ApiDoc.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/api/BaseApiConverter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/api/JavaApiConverter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/api/RubyApiConverter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/book/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/book/AsinServices.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/book/BookServices.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/book/TextFileUrlMapper.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/book/UrlMapper.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/code/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/code/DefaultRegexCodeFormatter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/code/JavaCodeFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/code/NullCodeFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/code/SourceCodeFormatter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/code/SqlCodeFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/code/XmlCodeFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/list/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/list/AtoZListFormatter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/list/ExampleListFormatter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/list/ListFormatter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/list/SimpleList.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/parameter/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/parameter/BaseMacroParameter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/AvgFunction.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/Function.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/FunctionLoader.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/FunctionRepository.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/MaxFunction.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/MinFunction.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/SumFunction.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/Table.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/table/TableBuilder.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/xref/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/macro/xref/XrefMapper.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/Compiler.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/JdkCompiler.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/JdkMatchResult.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/JdkMatcher.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/JdkPattern.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/MatchResult.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/Matcher.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/Pattern.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/regex/Substitution.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/AllTests.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/BaseRenderEngineTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/PerformanceTests.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/RegexpTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/RenderEnginePerformanceTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/AllFilterTests.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/BasicRegexTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/BoldFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/EscapeFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/FilterPipeTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/FilterTestSupport.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/HeadingFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/HtmlRemoveFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/InterWikiTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/ItalicFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/KeyFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/LineFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/LinkTestFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/ListFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/NewlineFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/ParagraphFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/ParamFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/SmileyFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/StrikeThroughFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/TypographyFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/UrlFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/WikiLinkFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/XHTMLFilterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/mock/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/mock/MockInterWikiRenderEngine.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/mock/MockOldWikiRenderEngine.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/mock/MockReplacedFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/mock/MockReplacesFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/filter/mock/MockWikiRenderEngine.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/groovy/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/groovy/AllGroovyTests.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/groovy/RadeoxTemplateEngineTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/AllMacroTests.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/ApiDocMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/ApiMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/AsinMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/FilePathMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/IsbnMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/LinkMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/MacroTestSupport.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/MailToMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/ParamMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/RfcMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/TableMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/XrefMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/YipeeTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/code/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/code/AllCodeMacroTests.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/code/XmlCodeMacroTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/list/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/list/AllListTests.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/list/AtoZListFormatterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/list/ExampleListFormatterTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/list/ListFormatterSupport.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/test/macro/list/SimpleListTest.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/Encoder.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/Linkable.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/Nameable.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/Service.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/StringBufferWriter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/logging/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/logging/LogHandler.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/logging/Logger.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/logging/NullLogger.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/logging/SystemErrLogger.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/org/radeox/util/logging/SystemOutLogger.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/caret/sakai/rwiki/component/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/caret/sakai/rwiki/component/filter/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/caret/sakai/rwiki/component/filter/PreEscapeMathFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/caret/sakai/rwiki/component/filter/SubscriptFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/java/uk/ac/cam/caret/sakai/rwiki/component/filter/SuperscriptFilter.java rwiki/branches/SAK-12433/rwiki-util/radeox/src/test/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/test/radeox/ rwiki/branches/SAK-12433/rwiki-util/radeox/src/test/radeox/test/ rwiki/branches/SAK-12433/rwiki-util/radeox/xdocs/ rwiki/branches/SAK-12433/rwiki-util/radeox/xdocs/faq.fml rwiki/branches/SAK-12433/rwiki-util/radeox/xdocs/navigation.xml rwiki/branches/SAK-12433/rwiki-util/util/ rwiki/branches/SAK-12433/rwiki-util/util/pom.xml rwiki/branches/SAK-12433/rwiki-util/util/project.xml rwiki/branches/SAK-12433/rwiki-util/util/src/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/ rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/Messages.properties rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/Messages_ar.properties rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/Messages_ca.properties rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/Messages_fr_CA.properties rwiki/branches/SAK-12433/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/Messages_ja.properties rwiki/branches/SAK-12433/rwiki-util/util/src/java/ rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/ rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/ rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/DebugContentHandler.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/DigestHtml.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/Digester.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/Messages.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/NameHelper.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/SchemaNames.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/SimpleCoverage.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/TimeLogger.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/UserDisplayHelper.java rwiki/branches/SAK-12433/rwiki-util/util/src/java/uk/ac/cam/caret/sakai/rwiki/utils/XmlEscaper.java rwiki/branches/SAK-12433/rwiki-util/util/src/test/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ac/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ac/cam/caret/sakai/rwiki/utils/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ac/cam/caret/sakai/rwiki/utils/test/ rwiki/branches/SAK-12433/rwiki-util/util/src/test/uk/ac/cam/caret/sakai/rwiki/utils/test/NameHelperTest.java rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ac/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ac/cam/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ac/cam/caret/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ac/cam/caret/sakai/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ac/cam/caret/sakai/rwiki/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ac/cam/caret/sakai/rwiki/utils/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ac/cam/caret/sakai/rwiki/utils/test/ rwiki/branches/SAK-12433/rwiki-util/util/src/testBundle/uk/ac/cam/caret/sakai/rwiki/utils/test/NameHelperTest.test rwiki/branches/SAK-12433/xdocs/ rwiki/branches/SAK-12433/xdocs/canadminaction.graffle rwiki/branches/SAK-12433/xdocs/canadminaction.pdf rwiki/branches/SAK-12433/xdocs/cancreateaction.graffle rwiki/branches/SAK-12433/xdocs/cancreateaction.pdf rwiki/branches/SAK-12433/xdocs/canreadaction.graffle rwiki/branches/SAK-12433/xdocs/canreadaction.pdf rwiki/branches/SAK-12433/xdocs/canwriteaction.graffle rwiki/branches/SAK-12433/xdocs/canwriteaction.pdf rwiki/branches/SAK-12433/xdocs/design.xml rwiki/branches/SAK-12433/xdocs/entitymodel.graffle rwiki/branches/SAK-12433/xdocs/entitymodel.pdf rwiki/branches/SAK-12433/xdocs/faq.fml rwiki/branches/SAK-12433/xdocs/frs.xml rwiki/branches/SAK-12433/xdocs/images/ rwiki/branches/SAK-12433/xdocs/images/frs1.png rwiki/branches/SAK-12433/xdocs/images/frs2.png rwiki/branches/SAK-12433/xdocs/images/frs3.png rwiki/branches/SAK-12433/xdocs/images/frs4.png rwiki/branches/SAK-12433/xdocs/images/frs5.png rwiki/branches/SAK-12433/xdocs/images/frs6.png rwiki/branches/SAK-12433/xdocs/images/frs7.png rwiki/branches/SAK-12433/xdocs/images/frs8.png rwiki/branches/SAK-12433/xdocs/images/frs9.png rwiki/branches/SAK-12433/xdocs/infopage2.png rwiki/branches/SAK-12433/xdocs/infopagewireframe.graffle rwiki/branches/SAK-12433/xdocs/infopagewireframe.pdf rwiki/branches/SAK-12433/xdocs/navigation.xml rwiki/branches/SAK-12433/xdocs/requestprocessing.graffle rwiki/branches/SAK-12433/xdocs/requestprocessing.pdf rwiki/branches/SAK-12433/xdocs/srs.xml rwiki/branches/SAK-12433/xdocs/tc-matrix-rwiki.xls rwiki/branches/SAK-12433/xdocs/testing.xml rwiki/branches/SAK-12433/xdocs/usecase1.xml rwiki/branches/SAK-12433/xdocs/usecase2.xml rwiki/branches/SAK-12433/xdocs/usecase3.xml rwiki/branches/SAK-12433/xdocs/usecase4.xml rwiki/branches/SAK-12433/xdocs/usecases.xml Log: SAK-12433 => r31545 of sakai_2-4-x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39280 Author: dlhaines@umich.edu Date: 2007-12-14 14:56:59 -0500 (Fri, 14 Dec 2007) New Revision: 39280 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: pick up sql string update fix for assignments conversion. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39279 Author: zqian@umich.edu Date: 2007-12-14 14:52:17 -0500 (Fri, 14 Dec 2007) New Revision: 39279 Modified: assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java Log: use of setCharacterStream instead of setString to deal with large CLOB data and avoid error like 'java.sql.SQLException: setString can only process strings of less than 32766 chararacters' ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39278 Author: mmmay@indiana.edu Date: 2007-12-14 14:50:36 -0500 (Fri, 14 Dec 2007) New Revision: 39278 Modified: gradebook/branches/sakai_2-5-x/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java Log: svn merge -r 39184:39185 https://source.sakaiproject.org/svn/gradebook/trunk U service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java in-143-196:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 39184:39185 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39185 | wagnermr@iupui.edu | 2007-12-13 09:29:44 -0500 (Thu, 13 Dec 2007) | 4 lines SAK-12432 http://bugs.sakaiproject.org/jira/browse/SAK-12432 Circular dependency between GradebookService and facade Authz fixed class cast exception ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39277 Author: cwen@iupui.edu Date: 2007-12-14 14:50:16 -0500 (Fri, 14 Dec 2007) New Revision: 39277 Modified: oncourse/branches/oncourse_OPC_122007/ Log: update externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39276 Author: mmmay@indiana.edu Date: 2007-12-14 14:48:25 -0500 (Fri, 14 Dec 2007) New Revision: 39276 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 39228:39229 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ export EDITOR=pico in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 39228:39229 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r39229 | zqian@umich.edu | 2007-12-13 15:05:48 -0500 (Thu, 13 Dec 2007) | 1 line fix to SAK-12422: Assignments upload all (grades.csv) does not handle DOS line breaks correctly ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39275 Author: cwen@iupui.edu Date: 2007-12-14 14:35:51 -0500 (Fri, 14 Dec 2007) New Revision: 39275 Modified: oncourse/branches/oncourse_OPC_122007/.externals Log: update externals for SAK-12305. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39274 Author: cwen@iupui.edu Date: 2007-12-14 14:30:38 -0500 (Fri, 14 Dec 2007) New Revision: 39274 Modified: gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/gradebookSetup.jsp Log: http://bugs.sakaiproject.org/jira/browse/SAK-12305 => svn merge -r38873:38874 https://source.sakaiproject.org/svn/gradebook/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39273 Author: lance@indiana.edu Date: 2007-12-14 12:21:34 -0500 (Fri, 14 Dec 2007) New Revision: 39273 Modified: courier/trunk/courier-impl/impl/src/java/org/sakaiproject/courier/impl/BasicCourierService.java courier/trunk/courier-util/util/src/java/org/sakaiproject/util/BaseDelivery.java Log: SAK-12446 http://jira.sakaiproject.org/jira/browse/SAK-12446 Convert HashMap m_addresses to ConcurrentHashMap in BasicCourierService ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39272 Author: cwen@iupui.edu Date: 2007-12-14 11:28:51 -0500 (Fri, 14 Dec 2007) New Revision: 39272 Added: rwiki/branches/SAK-12433/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39271 Author: cwen@iupui.edu Date: 2007-12-14 11:25:21 -0500 (Fri, 14 Dec 2007) New Revision: 39271 Added: content/branches/SAK-12433/content-api/ content/branches/SAK-12433/content-api/.classpath content/branches/SAK-12433/content-api/.project content/branches/SAK-12433/content-api/api/ content/branches/SAK-12433/content-api/api/pom.xml content/branches/SAK-12433/content-api/api/project.xml content/branches/SAK-12433/content-api/api/src/ content/branches/SAK-12433/content-api/api/src/java/ content/branches/SAK-12433/content-api/api/src/java/org/ content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/ content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/ content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentCollection.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentCollectionEdit.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentEntity.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandler.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandlerResolver.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentResource.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentResourceEdit.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentResourceFilter.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ContentTypeImageService.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/CustomToolAction.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/DavManager.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ExpandableResourceType.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/FilePickerHelper.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/GroupAwareEdit.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/GroupAwareEntity.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/InteractionAction.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/Lock.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/LockManager.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/MultiFileUploadPipe.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ResourceEditingHelper.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ResourceToolAction.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ResourceToolActionPipe.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ResourceType.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ResourceTypeRegistry.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/ServiceLevelAction.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/api/SiteSpecificResourceType.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/cover/ content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java content/branches/SAK-12433/content-api/api/src/java/org/sakaiproject/content/cover/ContentTypeImageService.java content/branches/SAK-12433/content-bundles/ content/branches/SAK-12433/content-bundles/.classpath content/branches/SAK-12433/content-bundles/.project content/branches/SAK-12433/content-bundles/content.metaprops content/branches/SAK-12433/content-bundles/content.properties content/branches/SAK-12433/content-bundles/content_ar.properties content/branches/SAK-12433/content-bundles/content_ca.metaprops content/branches/SAK-12433/content-bundles/content_ca.properties content/branches/SAK-12433/content-bundles/content_es.metaprops content/branches/SAK-12433/content-bundles/content_es.properties content/branches/SAK-12433/content-bundles/content_fr_CA.metaprops content/branches/SAK-12433/content-bundles/content_fr_CA.properties content/branches/SAK-12433/content-bundles/content_ja.metaprops content/branches/SAK-12433/content-bundles/content_ja.properties content/branches/SAK-12433/content-bundles/content_ko.metaprops content/branches/SAK-12433/content-bundles/content_ko.properties content/branches/SAK-12433/content-bundles/content_nl.metaprops content/branches/SAK-12433/content-bundles/content_nl.properties content/branches/SAK-12433/content-bundles/content_sv.properties content/branches/SAK-12433/content-bundles/content_zh_CN.metaprops content/branches/SAK-12433/content-bundles/content_zh_CN.properties content/branches/SAK-12433/content-bundles/types.properties content/branches/SAK-12433/content-bundles/types_ar.properties content/branches/SAK-12433/content-bundles/types_ca.properties content/branches/SAK-12433/content-bundles/types_es.properties content/branches/SAK-12433/content-bundles/types_fr_CA.properties content/branches/SAK-12433/content-bundles/types_ja.properties content/branches/SAK-12433/content-help/ content/branches/SAK-12433/content-help/pom.xml content/branches/SAK-12433/content-help/project.xml content/branches/SAK-12433/content-help/src/ content/branches/SAK-12433/content-help/src/sakai_dropbox/ content/branches/SAK-12433/content-help/src/sakai_dropbox/aqyu.html content/branches/SAK-12433/content-help/src/sakai_dropbox/aqzb.html content/branches/SAK-12433/content-help/src/sakai_dropbox/aqzd.html content/branches/SAK-12433/content-help/src/sakai_dropbox/aqzl.html content/branches/SAK-12433/content-help/src/sakai_dropbox/ardv.html content/branches/SAK-12433/content-help/src/sakai_dropbox/arfc.html content/branches/SAK-12433/content-help/src/sakai_dropbox/help.xml content/branches/SAK-12433/content-help/src/sakai_resources/ content/branches/SAK-12433/content-help/src/sakai_resources/aqyf.html content/branches/SAK-12433/content-help/src/sakai_resources/aqyi.html content/branches/SAK-12433/content-help/src/sakai_resources/aqyy.html content/branches/SAK-12433/content-help/src/sakai_resources/araf.html content/branches/SAK-12433/content-help/src/sakai_resources/arbe.html content/branches/SAK-12433/content-help/src/sakai_resources/area.html content/branches/SAK-12433/content-help/src/sakai_resources/arex.html content/branches/SAK-12433/content-help/src/sakai_resources/arfd.html content/branches/SAK-12433/content-help/src/sakai_resources/arsl.html content/branches/SAK-12433/content-help/src/sakai_resources/atkh.html content/branches/SAK-12433/content-help/src/sakai_resources/atla.html content/branches/SAK-12433/content-help/src/sakai_resources/aude.html content/branches/SAK-12433/content-help/src/sakai_resources/audh.html content/branches/SAK-12433/content-help/src/sakai_resources/auen.html content/branches/SAK-12433/content-help/src/sakai_resources/aukb.html content/branches/SAK-12433/content-help/src/sakai_resources/auta.html content/branches/SAK-12433/content-help/src/sakai_resources/auze.html content/branches/SAK-12433/content-help/src/sakai_resources/avbw.html content/branches/SAK-12433/content-help/src/sakai_resources/avby.html content/branches/SAK-12433/content-help/src/sakai_resources/avbz.html content/branches/SAK-12433/content-help/src/sakai_resources/avcb.html content/branches/SAK-12433/content-help/src/sakai_resources/avcc.html content/branches/SAK-12433/content-help/src/sakai_resources/avcd.html content/branches/SAK-12433/content-help/src/sakai_resources/avcg.html content/branches/SAK-12433/content-help/src/sakai_resources/help.xml content/branches/SAK-12433/content-impl/ content/branches/SAK-12433/content-impl/.classpath content/branches/SAK-12433/content-impl/.project content/branches/SAK-12433/content-impl/hbm/ content/branches/SAK-12433/content-impl/hbm/pom.xml content/branches/SAK-12433/content-impl/hbm/project.xml content/branches/SAK-12433/content-impl/hbm/src/ content/branches/SAK-12433/content-impl/hbm/src/java/ content/branches/SAK-12433/content-impl/hbm/src/java/org/ content/branches/SAK-12433/content-impl/hbm/src/java/org/sakaiproject/ content/branches/SAK-12433/content-impl/hbm/src/java/org/sakaiproject/content/ content/branches/SAK-12433/content-impl/hbm/src/java/org/sakaiproject/content/hbm/ content/branches/SAK-12433/content-impl/hbm/src/java/org/sakaiproject/content/hbm/Lock.java content/branches/SAK-12433/content-impl/hbm/src/java/org/sakaiproject/content/hbm/LockManager.hbm.xml content/branches/SAK-12433/content-impl/impl/ content/branches/SAK-12433/content-impl/impl/pom.xml content/branches/SAK-12433/content-impl/impl/project.xml content/branches/SAK-12433/content-impl/impl/src/ content/branches/SAK-12433/content-impl/impl/src/bundle/ content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon.metaprops content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon.properties content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon_ar.properties content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon_ca.metaprops content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon_ca.properties content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon_fr_CA.metaprops content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon_fr_CA.properties content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon_sv.properties content/branches/SAK-12433/content-impl/impl/src/bundle/siteemacon_zh_CN.properties content/branches/SAK-12433/content-impl/impl/src/config/ content/branches/SAK-12433/content-impl/impl/src/config/content_type_extensions.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_extensions_sv.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_images.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_images_ja.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_images_sv.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_names.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_names_ca.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_names_es.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_names_fr_CA.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_names_ja.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_names_nl.properties content/branches/SAK-12433/content-impl/impl/src/config/content_type_names_sv.properties content/branches/SAK-12433/content-impl/impl/src/java/ content/branches/SAK-12433/content-impl/impl/src/java/org/ content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/ content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/ content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/ content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentHostingHandlerResolver.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseExtensionResourceFilter.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/BasicContentTypeImageService.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/BasicMultiFileUploadPipe.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/BasicResourceToolActionPipe.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/CollectionAccessFormatter.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentHostingComparator.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentHostingHandlerResolverImpl.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/DbResourceTypeRegistry.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/LockManagerImpl.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/ResourceTypeRegistryImpl.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/impl/SiteEmailNotificationContent.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/types/ content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/types/FileUploadType.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/types/FolderType.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/types/HtmlDocumentType.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/types/TextDocumentType.java content/branches/SAK-12433/content-impl/impl/src/java/org/sakaiproject/content/types/UrlResourceType.java content/branches/SAK-12433/content-impl/impl/src/sql/ content/branches/SAK-12433/content-impl/impl/src/sql/hsqldb/ content/branches/SAK-12433/content-impl/impl/src/sql/hsqldb/sakai_content.sql content/branches/SAK-12433/content-impl/impl/src/sql/hsqldb/sakai_content_2_1_0.sql content/branches/SAK-12433/content-impl/impl/src/sql/hsqldb/sakai_content_delete.sql content/branches/SAK-12433/content-impl/impl/src/sql/hsqldb/sakai_content_registry.sql content/branches/SAK-12433/content-impl/impl/src/sql/mysql/ content/branches/SAK-12433/content-impl/impl/src/sql/mysql/sakai_content.sql content/branches/SAK-12433/content-impl/impl/src/sql/mysql/sakai_content_2_1_0.sql content/branches/SAK-12433/content-impl/impl/src/sql/mysql/sakai_content_delete.sql content/branches/SAK-12433/content-impl/impl/src/sql/mysql/sakai_content_registry.sql content/branches/SAK-12433/content-impl/impl/src/sql/oracle/ content/branches/SAK-12433/content-impl/impl/src/sql/oracle/sakai_content.sql content/branches/SAK-12433/content-impl/impl/src/sql/oracle/sakai_content_2_1_0.sql content/branches/SAK-12433/content-impl/impl/src/sql/oracle/sakai_content_delete.sql content/branches/SAK-12433/content-impl/impl/src/sql/oracle/sakai_content_registry.sql content/branches/SAK-12433/content-impl/pack/ content/branches/SAK-12433/content-impl/pack/pom.xml content/branches/SAK-12433/content-impl/pack/project.xml content/branches/SAK-12433/content-impl/pack/src/ content/branches/SAK-12433/content-impl/pack/src/webapp/ content/branches/SAK-12433/content-impl/pack/src/webapp/WEB-INF/ content/branches/SAK-12433/content-impl/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12433/content-tool/ content/branches/SAK-12433/content-tool/.classpath content/branches/SAK-12433/content-tool/.project content/branches/SAK-12433/content-tool/pom.xml content/branches/SAK-12433/content-tool/tool/ content/branches/SAK-12433/content-tool/tool/pom.xml content/branches/SAK-12433/content-tool/tool/project.xml content/branches/SAK-12433/content-tool/tool/src/ content/branches/SAK-12433/content-tool/tool/src/bundle/ content/branches/SAK-12433/content-tool/tool/src/bundle/helper.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/helper.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_ar.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_ca.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/helper_ca.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_es.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/helper_es.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_fr_CA.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/helper_fr_CA.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_ja.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/helper_ja.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_ko.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/helper_ko.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_nl.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/helper_nl.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_sv.properties content/branches/SAK-12433/content-tool/tool/src/bundle/helper_zh_CN.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/helper_zh_CN.properties content/branches/SAK-12433/content-tool/tool/src/bundle/right.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/right.properties content/branches/SAK-12433/content-tool/tool/src/bundle/right_ar.properties content/branches/SAK-12433/content-tool/tool/src/bundle/right_ca.metaprops content/branches/SAK-12433/content-tool/tool/src/bundle/right_ca.properties content/branches/SAK-12433/content-tool/tool/src/bundle/right_es.properties content/branches/SAK-12433/content-tool/tool/src/bundle/right_fr_CA.properties content/branches/SAK-12433/content-tool/tool/src/bundle/right_ja.properties content/branches/SAK-12433/content-tool/tool/src/bundle/right_nl.properties content/branches/SAK-12433/content-tool/tool/src/bundle/right_sv.properties content/branches/SAK-12433/content-tool/tool/src/java/ content/branches/SAK-12433/content-tool/tool/src/java/org/ content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/ content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/ content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/AttachmentAction.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/BasicRightsAssignment.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/EntityCounter.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/FilePickerAction.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourceTypeLabeler.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesBrowseItem.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesEditItem.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesItem.java content/branches/SAK-12433/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesMetadata.java content/branches/SAK-12433/content-tool/tool/src/webapp/ content/branches/SAK-12433/content-tool/tool/src/webapp/WEB-INF/ content/branches/SAK-12433/content-tool/tool/src/webapp/WEB-INF/web.xml content/branches/SAK-12433/content-tool/tool/src/webapp/tools/ content/branches/SAK-12433/content-tool/tool/src/webapp/tools/sakai.dropbox.xml content/branches/SAK-12433/content-tool/tool/src/webapp/tools/sakai.filepicker.xml content/branches/SAK-12433/content-tool/tool/src/webapp/tools/sakai.resource.type.helper.xml content/branches/SAK-12433/content-tool/tool/src/webapp/tools/sakai.resources.xml content/branches/SAK-12433/content-tool/tool/src/webapp/velocity.properties content/branches/SAK-12433/content-tool/tool/src/webapp/vm/ content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/ content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources-customize.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_create.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_deleteConfirm.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_edit.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_itemtype.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_list.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_more.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_properties.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_reorder.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_replace.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_show.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/chef_resources_webdav.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_filepicker_attach.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_filepicker_select.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_resources_columns.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_resources_cwiz_finish.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_resources_deleteFinish.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_resources_options.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_resources_properties.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/content/sakai_resources_props.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/ content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_access_text.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_create_folders.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_create_html.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_create_text.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_create_upload.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_create_uploads.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_create_url.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_create_urls.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_properties_scripts.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_replace_file.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_revise_html.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_revise_text.vm content/branches/SAK-12433/content-tool/tool/src/webapp/vm/resources/sakai_revise_url.vm content/branches/SAK-12433/content-util/ content/branches/SAK-12433/content-util/.classpath content/branches/SAK-12433/content-util/.project content/branches/SAK-12433/content-util/util/ content/branches/SAK-12433/content-util/util/pom.xml content/branches/SAK-12433/content-util/util/project.xml content/branches/SAK-12433/content-util/util/src/ content/branches/SAK-12433/content-util/util/src/java/ content/branches/SAK-12433/content-util/util/src/java/org/ content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/ content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/content/ content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/content/util/ content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/content/util/BaseInteractionAction.java content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/content/util/BaseResourceAction.java content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/content/util/BaseResourceType.java content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/content/util/BaseServiceLevelAction.java content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/content/util/BasicResourceType.java content/branches/SAK-12433/content-util/util/src/java/org/sakaiproject/content/util/BasicSiteSelectableResourceType.java content/branches/SAK-12433/pom.xml Log: SAK-12433 => r34172 of branch of SAK-10581. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39270 Author: cwen@iupui.edu Date: 2007-12-14 11:21:05 -0500 (Fri, 14 Dec 2007) New Revision: 39270 Added: content/branches/SAK-12433/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39269 Author: cwen@iupui.edu Date: 2007-12-14 11:16:15 -0500 (Fri, 14 Dec 2007) New Revision: 39269 Modified: calendar/branches/oncourse_opc_122007/calendar-impl/impl/src/java/org/sakaiproject/calendar/impl/BaseCalendarService.java Log: SAK-12433. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39268 Author: cwen@iupui.edu Date: 2007-12-14 11:00:39 -0500 (Fri, 14 Dec 2007) New Revision: 39268 Added: site-manage/branches/SAK-12433/pageorder/ site-manage/branches/SAK-12433/pageorder/.classpath site-manage/branches/SAK-12433/pageorder/.project site-manage/branches/SAK-12433/pageorder/INSTALL site-manage/branches/SAK-12433/pageorder/project.properties site-manage/branches/SAK-12433/pageorder/project.xml site-manage/branches/SAK-12433/pageorder/tool/ site-manage/branches/SAK-12433/pageorder/tool/.svnignore site-manage/branches/SAK-12433/pageorder/tool/project.properties site-manage/branches/SAK-12433/pageorder/tool/project.xml site-manage/branches/SAK-12433/pageorder/tool/src/ site-manage/branches/SAK-12433/pageorder/tool/src/bundle/ site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/ site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/ site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/tool/ site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/ site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/ site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages.properties site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages_ca.properties site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages_es.properties site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/tool/sitepageorder/ site-manage/branches/SAK-12433/pageorder/tool/src/bundle/org/sakaiproject/tool/sitepageorder/bundle/ site-manage/branches/SAK-12433/pageorder/tool/src/java/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/impl/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/impl/SitePageEditHandler.java site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/rsf/ site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/rsf/PageAddProducer.java site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/rsf/PageAddViewParameters.java site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/rsf/PageDelProducer.java site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/rsf/PageEditProducer.java site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/rsf/PageEditViewParameters.java site-manage/branches/SAK-12433/pageorder/tool/src/java/org/sakaiproject/site/tool/helper/order/rsf/PageListProducer.java site-manage/branches/SAK-12433/pageorder/tool/src/webapp/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/WEB-INF/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/WEB-INF/applicationContext.xml site-manage/branches/SAK-12433/pageorder/tool/src/webapp/WEB-INF/requestContext.xml site-manage/branches/SAK-12433/pageorder/tool/src/webapp/WEB-INF/web.xml site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/css/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/css/PageList.css site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/accept.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/add.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/application_edit.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/arrow_refresh.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/cancel.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/cross.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/delete.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/exclamation.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/indicator.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/lightbulb.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/lightbulb_off.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/lock.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/lock_add.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/lock_break.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/page_edit.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/page_white_edit.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/pencil.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/plugin_edit.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/images/wrench.gif site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/editUtil.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/idrag.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/idrop.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/iexpander.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifx.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxblind.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxbounce.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxdrop.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxfold.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxhighlight.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxopenclose.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxpulsate.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxscale.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxscrollto.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxshake.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxslide.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ifxtransfer.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/interface.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/iselect.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/islider.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/isortables.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/itooltip.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/ittabs.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/iutil.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/jquery-1.0.1.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/jquery/jquery-1.0.1.pack.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/js/orderUtil.js site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/templates/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/templates/PageAdd.html site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/templates/PageDel.html site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/templates/PageEdit.html site-manage/branches/SAK-12433/pageorder/tool/src/webapp/content/templates/PageList.html site-manage/branches/SAK-12433/pageorder/tool/src/webapp/tools/ site-manage/branches/SAK-12433/pageorder/tool/src/webapp/tools/sakai.site.pageorder.xml site-manage/branches/SAK-12433/pom.xml site-manage/branches/SAK-12433/site-manage-api/ site-manage/branches/SAK-12433/site-manage-api/.classpath site-manage/branches/SAK-12433/site-manage-api/.project site-manage/branches/SAK-12433/site-manage-api/api/ site-manage/branches/SAK-12433/site-manage-api/api/pom.xml site-manage/branches/SAK-12433/site-manage-api/api/project.xml site-manage/branches/SAK-12433/site-manage-api/api/src/ site-manage/branches/SAK-12433/site-manage-api/api/src/java/ site-manage/branches/SAK-12433/site-manage-api/api/src/java/org/ site-manage/branches/SAK-12433/site-manage-api/api/src/java/org/sakaiproject/ site-manage/branches/SAK-12433/site-manage-api/api/src/java/org/sakaiproject/sitemanage/ site-manage/branches/SAK-12433/site-manage-api/api/src/java/org/sakaiproject/sitemanage/api/ site-manage/branches/SAK-12433/site-manage-api/api/src/java/org/sakaiproject/sitemanage/api/SectionField.java site-manage/branches/SAK-12433/site-manage-api/api/src/java/org/sakaiproject/sitemanage/api/SectionFieldManager.java site-manage/branches/SAK-12433/site-manage-api/api/src/java/org/sakaiproject/sitemanage/cover/ site-manage/branches/SAK-12433/site-manage-api/api/src/java/org/sakaiproject/sitemanage/cover/SectionFieldManager.java site-manage/branches/SAK-12433/site-manage-help/ site-manage/branches/SAK-12433/site-manage-help/pom.xml site-manage/branches/SAK-12433/site-manage-help/project.xml site-manage/branches/SAK-12433/site-manage-help/src/ site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/ site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/aqym.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/aqzx.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/araa.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/arai.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/aral.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/arao.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/arav.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/araw.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/arci.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/ardg.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/ardu.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/ardw.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/ardx.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/arfb.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/atcs.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/aueu.html site-manage/branches/SAK-12433/site-manage-help/src/sakai_siteinfo/help.xml site-manage/branches/SAK-12433/site-manage-impl/ site-manage/branches/SAK-12433/site-manage-impl/.classpath site-manage/branches/SAK-12433/site-manage-impl/.project site-manage/branches/SAK-12433/site-manage-impl/impl/ site-manage/branches/SAK-12433/site-manage-impl/impl/pom.xml site-manage/branches/SAK-12433/site-manage-impl/impl/project.xml site-manage/branches/SAK-12433/site-manage-impl/impl/src/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/bundle/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/bundle/SampleCourseManagementProvider_ar.properties site-manage/branches/SAK-12433/site-manage-impl/impl/src/bundle/SampleCourseManagementProvider_es.properties site-manage/branches/SAK-12433/site-manage-impl/impl/src/bundle/SampleCourseManagementProvider_ja.properties site-manage/branches/SAK-12433/site-manage-impl/impl/src/bundle/SectionFields.properties site-manage/branches/SAK-12433/site-manage-impl/impl/src/bundle/SectionFields_ca.properties site-manage/branches/SAK-12433/site-manage-impl/impl/src/bundle/SectionFields_es.properties site-manage/branches/SAK-12433/site-manage-impl/impl/src/bundle/SectionFields_ja.properties site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/org/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/org/sakaiproject/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/org/sakaiproject/site/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/org/sakaiproject/site/impl/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/org/sakaiproject/sitemanage/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/org/sakaiproject/sitemanage/impl/ site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/org/sakaiproject/sitemanage/impl/SectionFieldImpl.java site-manage/branches/SAK-12433/site-manage-impl/impl/src/java/org/sakaiproject/sitemanage/impl/SectionFieldManagerImpl.java site-manage/branches/SAK-12433/site-manage-impl/pack/ site-manage/branches/SAK-12433/site-manage-impl/pack/pom.xml site-manage/branches/SAK-12433/site-manage-impl/pack/project.xml site-manage/branches/SAK-12433/site-manage-impl/pack/src/ site-manage/branches/SAK-12433/site-manage-impl/pack/src/webapp/ site-manage/branches/SAK-12433/site-manage-impl/pack/src/webapp/WEB-INF/ site-manage/branches/SAK-12433/site-manage-impl/pack/src/webapp/WEB-INF/components.xml site-manage/branches/SAK-12433/site-manage-tool/ site-manage/branches/SAK-12433/site-manage-tool/.classpath site-manage/branches/SAK-12433/site-manage-tool/.project site-manage/branches/SAK-12433/site-manage-tool/tool/ site-manage/branches/SAK-12433/site-manage-tool/tool/maven.xml site-manage/branches/SAK-12433/site-manage-tool/tool/pom.xml site-manage/branches/SAK-12433/site-manage-tool/tool/project.xml site-manage/branches/SAK-12433/site-manage-tool/tool/src/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_ar.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_ca.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_ca.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_es.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_es.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_fr_CA.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_fr_CA.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_ja.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_ja.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_ko.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_ko.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_nl.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_nl.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_sv.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_zh_CN.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/membership_zh_CN.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_ar.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_ca.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_ca.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_es.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_es.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_fr_CA.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_fr_CA.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_ja.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_ja.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_ko.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_ko.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_nl.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_nl.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_sv.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_zh_CN.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitebrowser_zh_CN.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_ar.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_ca.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_ca.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_es.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_es.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_fr_CA.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_fr_CA.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_ja.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_ja.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_ko.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_ko.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_nl.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_nl.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_sv.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_zh_CN.metaprops site-manage/branches/SAK-12433/site-manage-tool/tool/src/bundle/sitesetupgeneric_zh_CN.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/org/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/org/sakaiproject/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/org/sakaiproject/site/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/MembershipAction.java site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/branches/SAK-12433/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteBrowserAction.java site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/WEB-INF/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/WEB-INF/applicationContext.xml site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/WEB-INF/web.xml site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/tools/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/tools/sakai.membership.xml site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/tools/sakai.sitebrowser.xml site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/tools/sakai.siteinfo.xml site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/tools/sakai.sitesetup.xml site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/velocity.properties site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/membership/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/membership/chef_membership.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/membership/chef_membership_confirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/membership/chef_membership_joinable.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitebrowser/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitebrowser/chef_sitebrowser_list.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitebrowser/chef_sitebrowser_simpleSearch.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitebrowser/chef_sitebrowser_visit.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/ site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-confirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-differentRole.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-notification.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant-sameRole.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addParticipant.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addRemoveFeature.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-addRemoveFeatureConfirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-changeRoles-confirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-changeRoles.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-findCourse.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-gradtoolsConfirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-importSites.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-list.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-modifyENW.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteConfirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourse.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourseManual.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteFeatures.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteInformation.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSitePublishUnpublish.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-publishUnpublish-confirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-publishUnpublish-sendEmail.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-publishUnpublish.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-removeParticipants.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteDeleteConfirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-addCourseConfirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-duplicate.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editAccess-globalAccess-confirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editAccess-globalAccess.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editAccess.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editClass.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editInfo.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editInfoConfirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-group.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-groupDeleteConfirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-groupedit.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-import.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-importMtrlCopy.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-importMtrlCopyConfirm.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-importMtrlCopyConfirmMsg.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-importMtrlMaster.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm site-manage/branches/SAK-12433/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-type.vm site-manage/branches/SAK-12433/site-manage-util/ site-manage/branches/SAK-12433/site-manage-util/.classpath site-manage/branches/SAK-12433/site-manage-util/.project site-manage/branches/SAK-12433/site-manage-util/util/ site-manage/branches/SAK-12433/site-manage-util/util/pom.xml site-manage/branches/SAK-12433/site-manage-util/util/project.xml site-manage/branches/SAK-12433/site-manage-util/util/src/ site-manage/branches/SAK-12433/site-manage-util/util/src/bundle/ site-manage/branches/SAK-12433/site-manage-util/util/src/bundle/SampleCourseManagementProvider.properties site-manage/branches/SAK-12433/site-manage-util/util/src/bundle/SampleCourseManagementProvider_ca.properties site-manage/branches/SAK-12433/site-manage-util/util/src/bundle/SampleCourseManagementProvider_fr_CA.properties site-manage/branches/SAK-12433/site-manage-util/util/src/java/ site-manage/branches/SAK-12433/site-manage-util/util/src/java/org/ site-manage/branches/SAK-12433/site-manage-util/util/src/java/org/sakaiproject/ site-manage/branches/SAK-12433/site-manage-util/util/src/java/org/sakaiproject/util/ site-manage/branches/SAK-12433/site-manage-util/util/src/java/org/sakaiproject/util/SubjectAffiliates.java Log: SAK-12433 => from r31545 of sakai_2-4-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39267 Author: josrodri@iupui.edu Date: 2007-12-14 10:59:29 -0500 (Fri, 14 Dec 2007) New Revision: 39267 Modified: reference/branches/SAK-8152/library/src/webapp/js/headscripts.js Log: SAK-8152: merged current trunk into branch to bring up to date so ready to be merged back into trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39266 Author: cwen@iupui.edu Date: 2007-12-14 10:53:39 -0500 (Fri, 14 Dec 2007) New Revision: 39266 Added: site-manage/branches/SAK-12433/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39265 Author: cwen@iupui.edu Date: 2007-12-14 10:46:41 -0500 (Fri, 14 Dec 2007) New Revision: 39265 Added: entity/branches/SAK-12433/entity-api/ entity/branches/SAK-12433/entity-api/.classpath entity/branches/SAK-12433/entity-api/.project entity/branches/SAK-12433/entity-api/api/ entity/branches/SAK-12433/entity-api/api/pom.xml entity/branches/SAK-12433/entity-api/api/project.xml entity/branches/SAK-12433/entity-api/api/src/ entity/branches/SAK-12433/entity-api/api/src/java/ entity/branches/SAK-12433/entity-api/api/src/java/org/ entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/ entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/ entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/ entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/AttachmentContainer.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/AttachmentContainerEdit.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/ContextObserver.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/Edit.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/Entity.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityAccessOverloadException.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityCopyrightException.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityManager.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityNotDefinedException.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityPermissionException.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityProducer.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityPropertyNotDefinedException.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityPropertyTypeException.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntitySummary.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/EntityTransferrer.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/HttpAccess.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/Reference.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/ResourceProperties.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/ResourcePropertiesEdit.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/api/Summary.java entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/cover/ entity/branches/SAK-12433/entity-api/api/src/java/org/sakaiproject/entity/cover/EntityManager.java entity/branches/SAK-12433/entity-api/bin/ entity/branches/SAK-12433/entity-impl/ entity/branches/SAK-12433/entity-impl/.classpath entity/branches/SAK-12433/entity-impl/.project entity/branches/SAK-12433/entity-impl/bin/ entity/branches/SAK-12433/entity-impl/impl/ entity/branches/SAK-12433/entity-impl/impl/pom.xml entity/branches/SAK-12433/entity-impl/impl/project.xml entity/branches/SAK-12433/entity-impl/impl/src/ entity/branches/SAK-12433/entity-impl/impl/src/java/ entity/branches/SAK-12433/entity-impl/impl/src/java/org/ entity/branches/SAK-12433/entity-impl/impl/src/java/org/sakaiproject/ entity/branches/SAK-12433/entity-impl/impl/src/java/org/sakaiproject/entity/ entity/branches/SAK-12433/entity-impl/impl/src/java/org/sakaiproject/entity/impl/ entity/branches/SAK-12433/entity-impl/impl/src/java/org/sakaiproject/entity/impl/EntityManagerComponent.java entity/branches/SAK-12433/entity-impl/impl/src/java/org/sakaiproject/entity/impl/ReferenceComponent.java entity/branches/SAK-12433/entity-impl/impl/src/java/org/sakaiproject/entity/impl/ReferenceVectorComponent.java entity/branches/SAK-12433/entity-impl/pack/ entity/branches/SAK-12433/entity-impl/pack/pom.xml entity/branches/SAK-12433/entity-impl/pack/project.xml entity/branches/SAK-12433/entity-impl/pack/src/ entity/branches/SAK-12433/entity-impl/pack/src/webapp/ entity/branches/SAK-12433/entity-impl/pack/src/webapp/WEB-INF/ entity/branches/SAK-12433/entity-impl/pack/src/webapp/WEB-INF/components.xml entity/branches/SAK-12433/entity-util/ entity/branches/SAK-12433/entity-util/.classpath entity/branches/SAK-12433/entity-util/.project entity/branches/SAK-12433/entity-util/bin/ entity/branches/SAK-12433/entity-util/util/ entity/branches/SAK-12433/entity-util/util/pom.xml entity/branches/SAK-12433/entity-util/util/project.xml entity/branches/SAK-12433/entity-util/util/src/ entity/branches/SAK-12433/entity-util/util/src/java/ entity/branches/SAK-12433/entity-util/util/src/java/org/ entity/branches/SAK-12433/entity-util/util/src/java/org/sakaiproject/ entity/branches/SAK-12433/entity-util/util/src/java/org/sakaiproject/util/ entity/branches/SAK-12433/entity-util/util/src/java/org/sakaiproject/util/BaseResourceProperties.java entity/branches/SAK-12433/entity-util/util/src/java/org/sakaiproject/util/BaseResourcePropertiesEdit.java entity/branches/SAK-12433/pom.xml Log: SAK-12433 => from -r38226 of sakai_2-4-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39264 Author: cwen@iupui.edu Date: 2007-12-14 10:23:30 -0500 (Fri, 14 Dec 2007) New Revision: 39264 Removed: entity/branches/oncourse_opc_122007/ Log: remove this branch for SAK-12433 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39263 Author: cwen@iupui.edu Date: 2007-12-14 10:16:30 -0500 (Fri, 14 Dec 2007) New Revision: 39263 Added: entity/branches/SAK-12433/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39262 Author: cwen@iupui.edu Date: 2007-12-14 09:59:34 -0500 (Fri, 14 Dec 2007) New Revision: 39262 Removed: entity/branches/oncourse_opc_122007/sakai_2-4-x/ Log: revert this branch back ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39261 Author: cwen@iupui.edu Date: 2007-12-14 09:58:27 -0500 (Fri, 14 Dec 2007) New Revision: 39261 Added: entity/branches/oncourse_opc_122007/sakai_2-4-x/ Log: SAK-12433 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39260 Author: cwen@iupui.edu Date: 2007-12-14 09:39:39 -0500 (Fri, 14 Dec 2007) New Revision: 39260 Added: entity/branches/oncourse_opc_122007/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39259 Author: cwen@iupui.edu Date: 2007-12-14 09:34:28 -0500 (Fri, 14 Dec 2007) New Revision: 39259 Modified: announcement/branches/oncourse_opc_122007/announcement-impl/impl/src/java/org/sakaiproject/announcement/impl/BaseAnnouncementService.java Log: SAK-12433 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39258 Author: cwen@iupui.edu Date: 2007-12-14 09:10:31 -0500 (Fri, 14 Dec 2007) New Revision: 39258 Modified: web/branches/sakai_2-4-x/news-impl/impl/src/java/org/sakaiproject/news/impl/BasicNewsService.java Log: SAK-12433 svn merge -r39236:39237 https://source.sakaiproject.org/svn/web/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39257 Author: cwen@iupui.edu Date: 2007-12-14 09:07:05 -0500 (Fri, 14 Dec 2007) New Revision: 39257 Modified: osp/branches/oncourse_2-4-x/glossary/api-impl/src/java/org/theospi/portfolio/help/impl/GlossaryEntityProducer.java osp/branches/oncourse_2-4-x/matrix/api-impl/src/java/org/theospi/portfolio/matrix/model/impl/MatrixContentEntityProducer.java osp/branches/oncourse_2-4-x/presentation/api-impl/src/java/org/theospi/portfolio/presentation/model/impl/PresentationContentEntityProducer.java osp/branches/oncourse_2-4-x/wizard/api-impl/src/java/org/theospi/portfolio/wizard/impl/WizardEntityProducer.java Log: SAK-12433 svn merge -r39226:39227 https://source.sakaiproject.org/svn/osp/trunk, svn merge -r39227:39228 https://source.sakaiproject.org/svn/osp/trunk, svn merge -r39229:39230 https://source.sakaiproject.org/svn/osp/trunk, svn merge -r39230:39231 https://source.sakaiproject.org/svn/osp/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39256 Author: cwen@iupui.edu Date: 2007-12-14 08:54:01 -0500 (Fri, 14 Dec 2007) New Revision: 39256 Modified: web/branches/sakai_2-4-x/web-impl/impl/src/java/org/sakaiproject/web/impl/WebServiceImpl.java Log: SAK-12433 svn merge -r39225:39226 https://source.sakaiproject.org/svn/web/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39255 Author: cwen@iupui.edu Date: 2007-12-14 08:32:20 -0500 (Fri, 14 Dec 2007) New Revision: 39255 Modified: syllabus/branches/sakai_2-4-x/syllabus-impl/src/java/org/sakaiproject/component/app/syllabus/SyllabusServiceImpl.java Log: SAK-12433 svn merge -r39224:39225 https://source.sakaiproject.org/svn/syllabus/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39254 Author: cwen@iupui.edu Date: 2007-12-14 08:28:59 -0500 (Fri, 14 Dec 2007) New Revision: 39254 Modified: metaobj/branches/sakai_2-4-x/metaobj-impl/api-impl/src/java/org/sakaiproject/metaobj/shared/mgt/impl/MetaobjEntityProducer.java Log: SAK-12433 svn merge -r39223:39224 https://source.sakaiproject.org/svn/metaobj/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39253 Author: cwen@iupui.edu Date: 2007-12-14 08:23:28 -0500 (Fri, 14 Dec 2007) New Revision: 39253 Modified: chat/branches/oncourse_2-4-x/chat-impl/impl/src/java/org/sakaiproject/chat/impl/BaseChatService.java chat/branches/oncourse_2-4-x/chat-impl/impl/src/java/org/sakaiproject/chat2/model/impl/ChatEntityProducer.java Log: SAK-12433 => svn merge -r39220:39221 https://source.sakaiproject.org/svn/chat/trunk, svn merge -r39221:39222 https://source.sakaiproject.org/svn/chat/tr unk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39252 Author: david.horwitz@uct.ac.za Date: 2007-12-14 03:22:26 -0500 (Fri, 14 Dec 2007) New Revision: 39252 Modified: reference/branches/sakai_2-5-x/library/src/webapp/js/headscripts.js search/branches/sakai_2-5-x/search-tool/tool/src/webapp/scripts/search.js Log: SAK-11014 revert changes need to propegate to branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39251 Author: rjlowe@iupui.edu Date: 2007-12-13 21:13:33 -0500 (Thu, 13 Dec 2007) New Revision: 39251 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/Assignment.java gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookDefinition.java gradebook/trunk/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sakai2impl/GradebookEntityProducer.java Log: Gradebook - unmerging SAK-12433, r39236, r39235, r39234, r39232 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39250 Author: sgithens@caret.cam.ac.uk Date: 2007-12-13 21:12:51 -0500 (Thu, 13 Dec 2007) New Revision: 39250 Added: gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/entity/GradebookEntryEntityProvider.java Removed: gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/entity/GradebookEntryEntityProducer.java Modified: gradebook/trunk/helper-app/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/helper-app/src/webapp/WEB-INF/web.xml Log: NOJIRA Working on getting the EB to work from just a webapp. Not quite there yet. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39249 Author: louis@media.berkeley.edu Date: 2007-12-13 18:24:39 -0500 (Thu, 13 Dec 2007) New Revision: 39249 Added: bspace/assignment/post-2-4/ Log: Copied remotely ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39248 Author: louis@media.berkeley.edu Date: 2007-12-13 18:24:07 -0500 (Thu, 13 Dec 2007) New Revision: 39248 Added: bspace/assignment/old-post-2-4/ Removed: bspace/assignment/post-2-4/ Log: Renamed remotely ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39247 Author: ktsao@stanford.edu Date: 2007-12-13 18:17:14 -0500 (Thu, 13 Dec 2007) New Revision: 39247 Modified: sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreUpdateListener.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueriesAPI.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/services/GradingService.java Log: SAK-12098 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39246 Author: ray@media.berkeley.edu Date: 2007-12-13 18:03:01 -0500 (Thu, 13 Dec 2007) New Revision: 39246 Added: user/trunk/user-impl/integration-test/src/test/resources/nocache/ user/trunk/user-impl/integration-test/src/test/resources/nocache/sakai.properties Modified: user/trunk/user-impl/integration-test/src/test/java/org/sakaiproject/user/impl/AuthenticatedUserProviderTest.java Log: SAK-12435 Add test code demonstrating how a user provider might create and update Sakai-stored user records (with a certain amount of hoop-jumping) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39245 Author: ian@caret.cam.ac.uk Date: 2007-12-13 18:01:06 -0500 (Thu, 13 Dec 2007) New Revision: 39245 Modified: master/trunk/pom.xml Log: SAK-12454 Added Jackrabbit version ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39244 Author: ian@caret.cam.ac.uk Date: 2007-12-13 17:57:08 -0500 (Thu, 13 Dec 2007) New Revision: 39244 Added: content/trunk/content-jcr-migration-api/ content/trunk/content-jcr-migration-api/.classpath content/trunk/content-jcr-migration-api/.project content/trunk/content-jcr-migration-api/pom.xml content/trunk/content-jcr-migration-api/src/ content/trunk/content-jcr-migration-api/src/java/ content/trunk/content-jcr-migration-api/src/java/org/ content/trunk/content-jcr-migration-api/src/java/org/sakaiproject/ content/trunk/content-jcr-migration-api/src/java/org/sakaiproject/content/ content/trunk/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/ content/trunk/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/ content/trunk/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/CHStoJCRMigrator.java content/trunk/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/ContentToJCRCopier.java content/trunk/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/MigrationStatusReporter.java content/trunk/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/RequestThreadServiceSwitcher.java content/trunk/content-jcr-migration-impl/ content/trunk/content-jcr-migration-impl/.classpath content/trunk/content-jcr-migration-impl/.project content/trunk/content-jcr-migration-impl/.settings/ content/trunk/content-jcr-migration-impl/.settings/org.eclipse.jdt.core.prefs content/trunk/content-jcr-migration-impl/pom.xml content/trunk/content-jcr-migration-impl/src/ content/trunk/content-jcr-migration-impl/src/java/ content/trunk/content-jcr-migration-impl/src/java/org/ content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/ content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/ content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/ content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/CHStoJCRMigratorImpl.java content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/ContentToJCRCopierImpl.java content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/MigrationConstants.java content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/MigrationInProgressObserver.java content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/MigrationSqlQueries.java content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/MigrationStatusReporterImpl.java content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/MigrationTableSqlReader.java content/trunk/content-jcr-migration-impl/src/java/org/sakaiproject/content/migration/ThingToMigrate.java content/trunk/content-jcr-migration-impl/src/sql/ content/trunk/content-jcr-migration-impl/src/sql/mysql/ content/trunk/content-jcr-migration-impl/src/sql/mysql/setup-migration-dbtables.sql content/trunk/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingTargetSource.java Modified: content/trunk/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/trunk/content-impl-jcr/impl/pom.xml content/trunk/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRContentService.java content/trunk/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorage.java content/trunk/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorageUser.java content/trunk/content-impl-jcr/pack/pom.xml content/trunk/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/trunk/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/trunk/content-impl/pack/src/webapp/WEB-INF/components.xml content/trunk/contentmultiplex-impl/.classpath content/trunk/contentmultiplex-impl/impl/pom.xml content/trunk/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java content/trunk/pom.xml Log: SAK-12454 Merge of CHS-JCR intro trunk containing SAK-12105 fixes and modifications to make sakai.properties work ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39243 Author: ian@caret.cam.ac.uk Date: 2007-12-13 17:55:15 -0500 (Thu, 13 Dec 2007) New Revision: 39243 Added: jcr/trunk/jackrabbit-impl/ jcr/trunk/jackrabbit-impl/impl/ jcr/trunk/jackrabbit-impl/impl/.classpath jcr/trunk/jackrabbit-impl/impl/.project jcr/trunk/jackrabbit-impl/impl/.settings/ jcr/trunk/jackrabbit-impl/impl/.settings/org.eclipse.jdt.core.prefs jcr/trunk/jackrabbit-impl/impl/pom.xml jcr/trunk/jackrabbit-impl/impl/src/ jcr/trunk/jackrabbit-impl/impl/src/bundle/ jcr/trunk/jackrabbit-impl/impl/src/java/ jcr/trunk/jackrabbit-impl/impl/src/java/org/ jcr/trunk/jackrabbit-impl/impl/src/java/org/apache/ jcr/trunk/jackrabbit-impl/impl/src/java/org/apache/jackrabbit/ jcr/trunk/jackrabbit-impl/impl/src/java/org/apache/jackrabbit/core/ jcr/trunk/jackrabbit-impl/impl/src/java/org/apache/jackrabbit/core/journal/ jcr/trunk/jackrabbit-impl/impl/src/java/org/apache/jackrabbit/core/journal/SakaiDatabaseJournal.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/ jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/ jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/api/ jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/api/internal/ jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/api/internal/Preload.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/api/internal/SakaiUserPrincipal.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/api/internal/StartupAction.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/ jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/JCRAnonymousPrincipal.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/JCRRegistrationServiceImpl.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/JCRServiceImpl.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/JCRSystemPrincipal.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/NodeTypes.xml jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/RepositoryBuilder.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/RepositoryConfig.xml jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/SessionHolder.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/UnboundJCRServiceImpl.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/sakai/ jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/sakai/JCRSecurityServiceAdapterImpl.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/sakai/SakaiAccessManager.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/sakai/SakaiJCRCredentials.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/sakai/SakaiLoginModule.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/sakai/SakaiPersistanceManager.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/sakai/SakaiRepositoryStartup.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/sakai/SakaiUserPrincipalImpl.java jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/jackrabbit/test.xml jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/preload/ jcr/trunk/jackrabbit-impl/impl/src/java/org/sakaiproject/jcr/preload/Dumper.java jcr/trunk/jackrabbit-impl/impl/src/test/ jcr/trunk/jackrabbit-impl/impl/src/test/log4j.properties jcr/trunk/jackrabbit-impl/impl/src/test/org/ jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/ jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/ jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/ jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/ExportDocViewTestData.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/LoadRepository.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/NodeTestData.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/PropertyTestData.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/QueryTestData.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/RepositoryConfig.xml jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/SakaiRepositoryStub.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/TestAll.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/TestNodeTypes.xml jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/ jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockComponentManager.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockFunctionManager.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockSakaiAccessManager.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockSakaiLoginModule.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockSecurityService.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockServerConfiguratonService.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockSqlService.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockTestUser.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockThreadLocalManager.java jcr/trunk/jackrabbit-impl/impl/src/test/org/sakaiproject/jcr/test/mock/MockUserDirectoryService.java jcr/trunk/jackrabbit-impl/impl/src/test/repositoryStubImpl.properties jcr/trunk/jackrabbit-impl/pack/ jcr/trunk/jackrabbit-impl/pack/.project jcr/trunk/jackrabbit-impl/pack/.settings/ jcr/trunk/jackrabbit-impl/pack/.settings/org.eclipse.jdt.core.prefs jcr/trunk/jackrabbit-impl/pack/pom.xml jcr/trunk/jackrabbit-impl/pack/src/ jcr/trunk/jackrabbit-impl/pack/src/webapp/ jcr/trunk/jackrabbit-impl/pack/src/webapp/WEB-INF/ jcr/trunk/jackrabbit-impl/pack/src/webapp/WEB-INF/components.xml jcr/trunk/jackrabbit-impl/pack/src/webapp/WEB-INF/preloadcontent.xml jcr/trunk/jackrabbit-impl/pom.xml jcr/trunk/jcr-util/ jcr/trunk/jcr-util/.classpath jcr/trunk/jcr-util/.project jcr/trunk/jcr-util/.settings/ jcr/trunk/jcr-util/.settings/org.eclipse.jdt.core.prefs jcr/trunk/jcr-util/pom.xml jcr/trunk/jcr-util/project.xml jcr/trunk/jcr-util/src/ jcr/trunk/jcr-util/src/java/ jcr/trunk/jcr-util/src/java/org/ jcr/trunk/jcr-util/src/java/org/sakaiproject/ jcr/trunk/jcr-util/src/java/org/sakaiproject/jcr/ jcr/trunk/jcr-util/src/java/org/sakaiproject/jcr/util/ jcr/trunk/jcr-util/src/java/org/sakaiproject/jcr/util/AdditionalNodeTypes.java Modified: jcr/trunk/jcr-api/api/src/java/org/sakaiproject/jcr/api/JCRService.java jcr/trunk/pom.xml Log: SAK-12454 Merge of jackrabbit provider into trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39242 Author: ian@caret.cam.ac.uk Date: 2007-12-13 17:51:52 -0500 (Thu, 13 Dec 2007) New Revision: 39242 Modified: sakai-mock/trunk/src/main/java/org/sakaiproject/mock/service/SiteService.java Log: SAK-12324 Fixed build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39241 Author: cwen@iupui.edu Date: 2007-12-13 16:49:40 -0500 (Thu, 13 Dec 2007) New Revision: 39241 Modified: msgcntr/branches/oncourse_opc_122007/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/DiscussionForumServiceImpl.java Log: SAK-12433 => svn merge -r39215:39216 https://source.sakaiproject.org/svn/msgcntr/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39240 Author: arwhyte@umich.edu Date: 2007-12-13 16:39:41 -0500 (Thu, 13 Dec 2007) New Revision: 39240 Modified: reference/trunk/docs/releaseweb/index.html Log: Prep for 2.5 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39239 Author: arwhyte@umich.edu Date: 2007-12-13 16:38:12 -0500 (Thu, 13 Dec 2007) New Revision: 39239 Modified: reference/trunk/docs/releaseweb/styles/stylesr.css Log: added <th> style ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39238 Author: ostermmg@whitman.edu Date: 2007-12-13 16:32:56 -0500 (Thu, 13 Dec 2007) New Revision: 39238 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: svn merge -c39208 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java svn log -r39208 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r39208 | jimeng@umich.edu | 2007-12-13 08:08:24 -0800 (Thu, 13 Dec 2007) | 3 lines SAK-10042 File-count was being set to zero when quota was exceeded. It needs to be >1 to show the input form for uploading a file, and the input form needs to be there for the "add another" link to work. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39233 Author: zqian@umich.edu Date: 2007-12-13 15:10:29 -0500 (Thu, 13 Dec 2007) New Revision: 39233 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: Fix to SAK-12422: Assignments upload all (grades.csv) does not handle DOS line breaks correctly ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39229 Author: zqian@umich.edu Date: 2007-12-13 15:05:48 -0500 (Thu, 13 Dec 2007) New Revision: 39229 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12422: Assignments upload all (grades.csv) does not handle DOS line breaks correctly ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39223 Author: mmmay@indiana.edu Date: 2007-12-13 14:57:58 -0500 (Thu, 13 Dec 2007) New Revision: 39223 Modified: content/branches/sakai_2-5-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: svn merge -r 39207:39208 https://source.sakaiproject.org/svn/content/trunk U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java in-143-196:~/java/2-5/sakai_2-5-x/content mmmay$ svn log -r 39207:39208 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r39208 | jimeng@umich.edu | 2007-12-13 11:08:24 -0500 (Thu, 13 Dec 2007) | 3 lines SAK-10042 File-count was being set to zero when quota was exceeded. It needs to be >1 to show the input form for uploading a file, and the input form needs to be there for the "add another" link to work. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39220 Author: mmmay@indiana.edu Date: 2007-12-13 14:51:22 -0500 (Thu, 13 Dec 2007) New Revision: 39220 Modified: portal/branches/sakai_2-5-x/portal-impl/impl/src/bundle/sitenav.properties Log: svn merge -r 39177:39178 https://source.sakaiproject.org/svn/portal/trunk U portal-impl/impl/src/bundle/sitenav.properties in-143-196:~/java/2-5/sakai_2-5-x/portal mmmay$ svn log -r 39177:39178 https://source.sakaiproject.org/svn/portal/trunk ------------------------------------------------------------------------ r39177 | ian@caret.cam.ac.uk | 2007-12-13 04:46:48 -0500 (Thu, 13 Dec 2007) | 4 lines SAK-12112 Patch Applied ------------------------------------------------------------------------ r39178 | ian@caret.cam.ac.uk | 2007-12-13 04:48:42 -0500 (Thu, 13 Dec 2007) | 4 lines SAK-12273 Patch applied ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39219 Author: gsilver@umich.edu Date: 2007-12-13 14:50:17 -0500 (Thu, 13 Dec 2007) New Revision: 39219 Modified: content/trunk/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm Log: SAK-12442 http://jira.sakaiproject.org/jira/browse/SAK-12442 - tweak the default sakadojo theme for resources actions ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39218 Author: gsilver@umich.edu Date: 2007-12-13 14:50:14 -0500 (Thu, 13 Dec 2007) New Revision: 39218 Modified: reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/buttonEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/sakadojo.css Log: SAK-12442 http://jira.sakaiproject.org/jira/browse/SAK-12442 - tweak the default sakadojo theme for resources actions ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39217 Author: mmmay@indiana.edu Date: 2007-12-13 14:50:05 -0500 (Thu, 13 Dec 2007) New Revision: 39217 Modified: portal/branches/sakai_2-5-x/portal-charon/charon/src/webapp/scripts/portalscripts.js Log: svn merge -r 39176:39177 https://source.sakaiproject.org/svn/portal/trunk U portal-charon/charon/src/webapp/scripts/portalscripts.js in-143-196:~/java/2-5/sakai_2-5-x/portal mmmay$ svn log -r 39176:39177 https://source.sakaiproject.org/svn/portal/trunk ------------------------------------------------------------------------ r39177 | ian@caret.cam.ac.uk | 2007-12-13 04:46:48 -0500 (Thu, 13 Dec 2007) | 4 lines SAK-12112 Patch Applied ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39215 Author: mmmay@indiana.edu Date: 2007-12-13 14:18:05 -0500 (Thu, 13 Dec 2007) New Revision: 39215 Added: reference/branches/sakai_2-5-x/licenses/jsr170-api.license.txt Log: vn merge -r 39213:39214 https://source.sakaiproject.org/svn/reference/trunk A licenses/jsr170-api.license.txt SAK-1194 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39213 Author: zqian@umich.edu Date: 2007-12-13 14:04:57 -0500 (Thu, 13 Dec 2007) New Revision: 39213 Modified: authz/trunk/authz-impl/impl/src/sql/hsqldb/sakai_realm.sql authz/trunk/authz-impl/impl/src/sql/mssql/sakai_realm.sql authz/trunk/authz-impl/impl/src/sql/mysql/sakai_realm.sql authz/trunk/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: set the .authz role in !user.template.maintain, !user.template.registered and !user.template.sample to have the newly added permission-site.add.course, see SAK-12324 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39211 Author: zqian@umich.edu Date: 2007-12-13 14:02:28 -0500 (Thu, 13 Dec 2007) New Revision: 39211 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-type.vm Log: merge in SAK-12324 fixes: #38981 Thu Dec 06 03:19:40 MST 2007 david.horwitz@uct.ac.za SAK-12324 Modifications to site-manage Files Changed MODIFY /site-manage/branches/SAK-12324/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java MODIFY /site-manage/branches/SAK-12324/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-type.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39214 Author: mmmay@indiana.edu Date: 2007-12-13 14:06:43 -0500 (Thu, 13 Dec 2007) New Revision: 39214 Added: reference/trunk/licenses/jsr170-api.license.txt Log: add jsr170 license ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39212 Author: zqian@umich.edu Date: 2007-12-13 14:03:22 -0500 (Thu, 13 Dec 2007) New Revision: 39212 Modified: site/trunk/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java site/trunk/site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java site/trunk/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java Log: merge in SAK-12324 fixes into trunk: #39019 Fri Dec 07 00:55:01 MST 2007 david.horwitz@uct.ac.za SAK-12324 Modify site Files Changed MODIFY /site/branches/SAK-12324/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java MODIFY /site/branches/SAK-12324/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java MODIFY /site/branches/SAK-12324/site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java #39020 Fri Dec 07 02:53:25 MST 2007 david.horwitz@uct.ac.za SAK-12324 add the course site logic to allowAddCourseSite(id) Files Changed MODIFY /site/branches/SAK-12324/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39210 Author: dlhaines@umich.edu Date: 2007-12-13 11:48:56 -0500 (Thu, 13 Dec 2007) New Revision: 39210 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: update for assignments source location typo 2.4.xQ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39209 Author: gopal.ramasammycook@gmail.com Date: 2007-12-13 11:43:19 -0500 (Thu, 13 Dec 2007) New Revision: 39209 Modified: sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java Log: SAK-12065 Group release bug fixes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39208 Author: jimeng@umich.edu Date: 2007-12-13 11:08:24 -0500 (Thu, 13 Dec 2007) New Revision: 39208 Modified: content/trunk/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: SAK-10042 File-count was being set to zero when quota was exceeded. It needs to be >1 to show the input form for uploading a file, and the input form needs to be there for the "add another" link to work. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39207 Author: josrodri@iupui.edu Date: 2007-12-13 10:46:27 -0500 (Thu, 13 Dec 2007) New Revision: 39207 Modified: gradebook/trunk/app/ui/src/webapp/addAssignment.jsp gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf Log: SAK-12444, SAK-12287: Redid styling ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39206 Author: nuno@ufp.pt Date: 2007-12-13 10:30:17 -0500 (Thu, 13 Dec 2007) New Revision: 39206 Added: site-manage/trunk/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages_pt_PT.properties site-manage/trunk/site-manage-impl/impl/src/bundle/SectionFields_pt_PT.properties site-manage/trunk/site-manage-tool/tool/src/bundle/membership_pt_PT.properties site-manage/trunk/site-manage-tool/tool/src/bundle/sitebrowser_pt_PT.properties site-manage/trunk/site-manage-tool/tool/src/bundle/sitesetupgeneric_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39205 Author: nuno@ufp.pt Date: 2007-12-13 10:28:50 -0500 (Thu, 13 Dec 2007) New Revision: 39205 Added: rwiki/trunk/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages_pt_PT.properties rwiki/trunk/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/PrepopulatePages_pt_PT.properties rwiki/trunk/rwiki-util/radeox/src/bundle/radeox_messages_pt_PT.properties rwiki/trunk/rwiki-util/util/src/bundle/uk/ac/cam/caret/sakai/rwiki/utils/bundle/Messages_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39204 Author: nuno@ufp.pt Date: 2007-12-13 10:27:30 -0500 (Thu, 13 Dec 2007) New Revision: 39204 Added: velocity/trunk/tool/src/bundle/velocity-tool_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39203 Author: nuno@ufp.pt Date: 2007-12-13 10:26:52 -0500 (Thu, 13 Dec 2007) New Revision: 39203 Modified: usermembership/trunk/tool/src/bundle/org/sakaiproject/umem/tool/bundle/Messages_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39202 Author: nuno@ufp.pt Date: 2007-12-13 10:26:22 -0500 (Thu, 13 Dec 2007) New Revision: 39202 Added: search/trunk/search-tool/tool/src/bundle/org/sakaiproject/search/tool/bundle/Messages_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39201 Author: nuno@ufp.pt Date: 2007-12-13 10:25:14 -0500 (Thu, 13 Dec 2007) New Revision: 39201 Added: roster/trunk/roster-app/src/bundle/org/sakaiproject/tool/roster/bundle/Messages_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39200 Author: nuno@ufp.pt Date: 2007-12-13 10:23:57 -0500 (Thu, 13 Dec 2007) New Revision: 39200 Added: content/trunk/content-bundles/content_pt_PT.properties content/trunk/content-bundles/types_pt_PT.properties content/trunk/content-impl/impl/src/bundle/siteemacon_pt_PT.properties content/trunk/content-tool/tool/src/bundle/helper_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39199 Author: nuno@ufp.pt Date: 2007-12-13 10:22:32 -0500 (Thu, 13 Dec 2007) New Revision: 39199 Added: citations/trunk/citations-util/util/src/bundle/citations_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39198 Author: nuno@ufp.pt Date: 2007-12-13 10:18:38 -0500 (Thu, 13 Dec 2007) New Revision: 39198 Added: presence/trunk/presence-tool/tool/src/bundle/admin_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39197 Author: nuno@ufp.pt Date: 2007-12-13 10:17:22 -0500 (Thu, 13 Dec 2007) New Revision: 39197 Added: user/trunk/user-tool-prefs/tool/src/bundle/user-tool-prefs_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39196 Author: nuno@ufp.pt Date: 2007-12-13 10:16:36 -0500 (Thu, 13 Dec 2007) New Revision: 39196 Added: login/trunk/login-authn-tool/tool/src/bundle/sitenav_pt_PT.properties login/trunk/login-tool/tool/src/bundle/auth_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39195 Author: nuno@ufp.pt Date: 2007-12-13 10:14:32 -0500 (Thu, 13 Dec 2007) New Revision: 39195 Added: portal/trunk/portal-impl/impl/src/bundle/sitenav_pt_PT.properties portal/trunk/portal-util/util/src/bundle/portal-util_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39194 Author: nuno@ufp.pt Date: 2007-12-13 10:10:40 -0500 (Thu, 13 Dec 2007) New Revision: 39194 Added: message/trunk/message-tool/tool/src/bundle/recent_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39193 Author: nuno@ufp.pt Date: 2007-12-13 10:10:00 -0500 (Thu, 13 Dec 2007) New Revision: 39193 Added: msgcntr/trunk/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39192 Author: nuno@ufp.pt Date: 2007-12-13 10:09:06 -0500 (Thu, 13 Dec 2007) New Revision: 39192 Added: mailarchive/trunk/mailarchive-impl/impl/src/bundle/siteemaanc_pt_PT.properties mailarchive/trunk/mailarchive-tool/tool/src/bundle/email_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39191 Author: nuno@ufp.pt Date: 2007-12-13 10:08:10 -0500 (Thu, 13 Dec 2007) New Revision: 39191 Added: email/trunk/email-impl/impl/src/bundle/email-impl_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39190 Author: nuno@ufp.pt Date: 2007-12-13 10:07:09 -0500 (Thu, 13 Dec 2007) New Revision: 39190 Added: chat/trunk/chat-impl/impl/src/bundle/chat_pt_PT.properties chat/trunk/chat-tool/tool/src/bundle/chat_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39189 Author: nuno@ufp.pt Date: 2007-12-13 10:06:04 -0500 (Thu, 13 Dec 2007) New Revision: 39189 Added: calendar/trunk/calendar-impl/impl/src/bundle/calendarimpl_pt_PT.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_pt_PT.properties calendar/trunk/calendar-tool/tool/src/bundle/calendar_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39188 Author: nuno@ufp.pt Date: 2007-12-13 10:04:18 -0500 (Thu, 13 Dec 2007) New Revision: 39188 Added: blog/trunk/tool/src/bundle/uk/ac/lancs/e_science/sakai/tools/blogger/bundle/Messages_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39187 Author: nuno@ufp.pt Date: 2007-12-13 10:01:28 -0500 (Thu, 13 Dec 2007) New Revision: 39187 Added: announcement/trunk/announcement-impl/impl/src/bundle/annc-access_pt_PT.properties announcement/trunk/announcement-impl/impl/src/bundle/siteemaanc_pt_PT.properties announcement/trunk/announcement-tool/tool/src/bundle/announcement_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39186 Author: nuno@ufp.pt Date: 2007-12-13 09:59:56 -0500 (Thu, 13 Dec 2007) New Revision: 39186 Added: access/trunk/access-impl/impl/src/bundle/access_pt_PT.properties Log: SAK-12044: Add Portuguese translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39185 Author: wagnermr@iupui.edu Date: 2007-12-13 09:29:44 -0500 (Thu, 13 Dec 2007) New Revision: 39185 Modified: gradebook/trunk/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java Log: SAK-12432 http://bugs.sakaiproject.org/jira/browse/SAK-12432 Circular dependency between GradebookService and facade Authz fixed class cast exception ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39184 Author: cwen@iupui.edu Date: 2007-12-13 09:27:24 -0500 (Thu, 13 Dec 2007) New Revision: 39184 Modified: oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/default/portal.css Log: merge r39165 for role swapping. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39183 Author: ian@caret.cam.ac.uk Date: 2007-12-13 09:17:13 -0500 (Thu, 13 Dec 2007) New Revision: 39183 Modified: search/trunk/search-tool/tool/src/webapp/scripts/search.js Log: Reverted the Following Revision on SAK-11014 Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=36859 Author: ian@caret.cam.ac.uk Date: 2007-10-15 13:16:59 -0400 (Mon, 15 Oct 2007) New Revision: 36859 Modified: search/trunk/search-tool/tool/src/webapp/scripts/search.js Log: http://jira.sakaiproject.org/jira/browse/SAK-11014 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39182 Author: ian@caret.cam.ac.uk Date: 2007-12-13 09:13:29 -0500 (Thu, 13 Dec 2007) New Revision: 39182 Modified: reference/trunk/library/src/webapp/js/headscripts.js Log: SAK-11014 Reverted, The orriginal commit which didnt get into jira is http://source.sakaiproject.org/viewsvn/?view=rev&rev=36843 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39181 Author: gopal.ramasammycook@gmail.com Date: 2007-12-13 08:44:03 -0500 (Thu, 13 Dec 2007) New Revision: 39181 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/authz/AuthorizationBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramQuestionScoresBean.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueriesAPI.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/PublishedAssessmentService.java Log: SAK-12065 Group Release Bug Fixes (Partial) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39180 Author: stuart.freeman@et.gatech.edu Date: 2007-12-13 08:36:19 -0500 (Thu, 13 Dec 2007) New Revision: 39180 Modified: webservices/branches/sakai_2-4-x/axis/src/webapp/SakaiPortalLogin.jws Log: SAK-9868 Remove cleartext printing of passwords to catalina.out ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39179 Author: cwen@iupui.edu Date: 2007-12-13 08:32:34 -0500 (Thu, 13 Dec 2007) New Revision: 39179 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: update external for role swapping. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39178 Author: ian@caret.cam.ac.uk Date: 2007-12-13 04:48:42 -0500 (Thu, 13 Dec 2007) New Revision: 39178 Modified: portal/trunk/portal-impl/impl/src/bundle/sitenav.properties Log: SAK-12273 Patch applied ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39177 Author: ian@caret.cam.ac.uk Date: 2007-12-13 04:46:48 -0500 (Thu, 13 Dec 2007) New Revision: 39177 Modified: portal/trunk/portal-charon/charon/src/webapp/scripts/portalscripts.js Log: SAK-12112 Patch Applied ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39176 Author: mmmay@indiana.edu Date: 2007-12-12 22:25:12 -0500 (Wed, 12 Dec 2007) New Revision: 39176 Modified: content/branches/sakai_2-5-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: svn merge -r 39124:39125 https://source.sakaiproject.org/svn/content/trunk U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java sillybunny:~/java/2-5/sakai_2-5-x/content mmmay$ svn log -r 39124:39125 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r39125 | jimeng@umich.edu | 2007-12-11 18:34:03 -0500 (Tue, 11 Dec 2007) | 3 lines SAK-12402 Remove pipe from tool-session when it is found and actioned is not completed, canceled or in error condition. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39175 Author: mmmay@indiana.edu Date: 2007-12-12 21:41:00 -0500 (Wed, 12 Dec 2007) New Revision: 39175 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -r 39152:39153 https://source.sakaiproject.org/svn/reference/trunk U docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql sillybunny:~/java/2-5/sakai_2-5-x/reference mmmay$ svn log -r 39152:39153 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r39153 | cwen@iupui.edu | 2007-12-12 15:45:36 -0500 (Wed, 12 Dec 2007) | 1 line SAK-12429 => add index for gradebook. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39174 Author: mmmay@indiana.edu Date: 2007-12-12 21:19:50 -0500 (Wed, 12 Dec 2007) New Revision: 39174 Modified: gradebook/branches/sakai_2-5-x/service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradingEvent.hbm.xml Log: svn merge -r 39138:39139 https://source.sakaiproject.org/svn/gradebook/trunk U service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradingEvent.hbm.xml sillybunny:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 39138:39139 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39138 | wagnermr@iupui.edu | 2007-12-12 10:10:30 -0500 (Wed, 12 Dec 2007) | 3 lines SAK-12432 http://bugs.sakaiproject.org/jira/browse/SAK-12432 Circular dependency between GradebookService and facade Authz ------------------------------------------------------------------------ r39139 | cwen@iupui.edu | 2007-12-12 10:41:58 -0500 (Wed, 12 Dec 2007) | 2 lines SAK-12429 => add index to hibernate mapping. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39173 Author: mmmay@indiana.edu Date: 2007-12-12 21:18:41 -0500 (Wed, 12 Dec 2007) New Revision: 39173 Added: gradebook/branches/sakai_2-5-x/app/business/src/sql/mysql/SAK-12429.sql gradebook/branches/sakai_2-5-x/app/business/src/sql/oracle/SAK-12429.sql Log: svn merge -r 39136:39137 https://source.sakaiproject.org/svn/gradebook/trunk A app/business/src/sql/mysql/SAK-12429.sql A app/business/src/sql/oracle/SAK-12429.sql sillybunny:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 39136:39137 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39137 | cwen@iupui.edu | 2007-12-12 10:05:59 -0500 (Wed, 12 Dec 2007) | 1 line SAK-12429 => add index for improving performance. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39172 Author: mmmay@indiana.edu Date: 2007-12-12 21:08:19 -0500 (Wed, 12 Dec 2007) New Revision: 39172 Modified: syllabus/branches/sakai_2-5-x/syllabus-app/src/java/org/sakaiproject/tool/syllabus/SyllabusTool.java Log: svn merge -r 38964:38965 https://source.sakaiproject.org/svn/syllabus/trunk U syllabus-app/src/java/org/sakaiproject/tool/syllabus/SyllabusTool.java sillybunny:~/java/2-5/sakai_2-5-x/syllabus mmmay$ svn log -r 38964:38965 https://source.sakaiproject.org/svn/syllabus/trunk ------------------------------------------------------------------------ r38965 | josrodri@iupui.edu | 2007-12-04 14:07:49 -0500 (Tue, 04 Dec 2007) | 1 line SAK-12234 - will check if a SyllabusItem was actually retrieved before grabbing redirect url ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39171 Author: mmmay@indiana.edu Date: 2007-12-12 20:58:34 -0500 (Wed, 12 Dec 2007) New Revision: 39171 Modified: content/branches/sakai_2-5-x/runconversion.sh content/branches/sakai_2-5-x/upgradeschema-mysql.config Log: svn merge -r 39156:39157 https://source.sakaiproject.org/svn/content/trunk U upgradeschema-mysql.config U runconversion.sh sillybunny:~/java/2-5/sakai_2-5-x/content mmmay$ svn log -r 39156:39157 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r39157 | jimeng@umich.edu | 2007-12-12 15:56:53 -0500 (Wed, 12 Dec 2007) | 4 lines SAK-12249 Added mysql config for converting delete table. Updated runconversion script to include commons-collections in classpath. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39170 Author: mmmay@indiana.edu Date: 2007-12-12 20:50:12 -0500 (Wed, 12 Dec 2007) New Revision: 39170 Modified: citations/branches/sakai_2-5-x/citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseSearchManager.java citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/vm/citation/_databases.vm citations/branches/sakai_2-5-x/citations-util/util/src/bundle/citations.properties Log: svn merge -r 39121:39122 https://source.sakaiproject.org/svn/citations/trunk U citations-tool/tool/src/webapp/vm/citation/_databases.vm U citations-util/util/src/bundle/citations.properties U citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseSearchManager.java sillybunny:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 39121:39122 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r39122 | gbhatnag@umich.edu | 2007-12-11 17:34:44 -0500 (Tue, 11 Dec 2007) | 2 lines SAK-11999 catching for undefined databases and empty categories in BaseSearchManager.BasicSearchDatabaseHierarchy.BasicSearchCategory. Template changes to account for empty categories. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39169 Author: mmmay@indiana.edu Date: 2007-12-12 20:47:08 -0500 (Wed, 12 Dec 2007) New Revision: 39169 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java Log: svn merge -r 39114:39115 https://source.sakaiproject.org/svn/citations/trunk U citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java sillybunny:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 39114:39115 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r39115 | gbhatnag@umich.edu | 2007-12-11 15:04:40 -0500 (Tue, 11 Dec 2007) | 1 line SAK-11362 using the pipe's initializationId to track a new Resources action and point the user to the proper starting view instead of entering a view that is not in a sane state, avoiding giving the user an unusable interface. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39168 Author: mmmay@indiana.edu Date: 2007-12-12 20:44:51 -0500 (Wed, 12 Dec 2007) New Revision: 39168 Modified: citations/branches/sakai_2-5-x/citations-osid/xserver/src/java/org/sakaibrary/xserver/XServer.java Log: svn merge -r 38822:38823 https://source.sakaiproject.org/svn/citations/trunk U citations-osid/xserver/src/java/org/sakaibrary/xserver/XServer.java sillybunny:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38822:38823 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38823 | ssmail@indiana.edu | 2007-11-28 10:37:41 -0500 (Wed, 28 Nov 2007) | 1 line SAK-12297: Reworked the asset caching logic to avoid discarding search results ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39167 Author: mmmay@indiana.edu Date: 2007-12-12 20:43:01 -0500 (Wed, 12 Dec 2007) New Revision: 39167 Modified: citations/branches/sakai_2-5-x/citations-osid/xserver/src/java/org/sakaibrary/osid/repository/xserver/AssetIterator.java citations/branches/sakai_2-5-x/citations-osid/xserver/src/java/org/sakaibrary/xserver/XServerException.java Log: svn merge -r 38812:38813 https://source.sakaiproject.org/svn/citations/trunk U citations-osid/xserver/src/java/org/sakaibrary/osid/repository/xserver/AssetIterator.java U citations-osid/xserver/src/java/org/sakaibrary/xserver/XServerException.java sillybunny:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38812:38813 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38813 | ssmail@indiana.edu | 2007-11-27 17:09:07 -0500 (Tue, 27 Nov 2007) | 1 line SAK-12282: throw NO_MORE_ITERATOR_ELEMENTS exception for anticipated errors ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39166 Author: gjthomas@iupui.edu Date: 2007-12-12 19:57:44 -0500 (Wed, 12 Dec 2007) New Revision: 39166 Modified: portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: SAK-7924 - UI update for oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39165 Author: gjthomas@iupui.edu Date: 2007-12-12 19:49:17 -0500 (Wed, 12 Dec 2007) New Revision: 39165 Modified: oncourse/trunk/src/reference/library/src/webapp/skin/default/portal.css Log: SAK-7924 - UI update for oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39164 Author: dlhaines@umich.edu Date: 2007-12-12 19:45:02 -0500 (Wed, 12 Dec 2007) New Revision: 39164 Removed: ctools/trunk/builds/externals/ Log: CTools: delete unused and misleading externals directory. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39163 Author: dlhaines@umich.edu Date: 2007-12-12 16:18:52 -0500 (Wed, 12 Dec 2007) New Revision: 39163 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: more updates for assignment and content conversions. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39162 Author: chmaurer@iupui.edu Date: 2007-12-12 16:12:44 -0500 (Wed, 12 Dec 2007) New Revision: 39162 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: revving up portal for more student view fixes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39161 Author: zqian@umich.edu Date: 2007-12-12 16:11:50 -0500 (Wed, 12 Dec 2007) New Revision: 39161 Modified: assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SerializableSubmissionAccess.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/AssignmentSubmissionAccess.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java assignment/branches/post-2-4-umich/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java assignment/branches/post-2-4-umich/runconversion.sh assignment/branches/post-2-4-umich/upgradeschema_mysql.config assignment/branches/post-2-4-umich/upgradeschema_oracle.config Log: fix the CombineDupliateSubmissions error where no combine process is executed during the conversion process. SAK-11281 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39160 Author: jimeng@umich.edu Date: 2007-12-12 16:11:15 -0500 (Wed, 12 Dec 2007) New Revision: 39160 Modified: content/branches/SAK-12239/upgradeschema-mysql.config content/branches/SAK-12239/upgradeschema-oracle.config Log: SAK-12239 SAK-12249 Added config to deal with delete table. Updated oracle config file. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39159 Author: gjthomas@iupui.edu Date: 2007-12-12 16:09:43 -0500 (Wed, 12 Dec 2007) New Revision: 39159 Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: SAK-7924 - Fix for the "tab disappearing" problem ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39158 Author: gjthomas@iupui.edu Date: 2007-12-12 16:08:20 -0500 (Wed, 12 Dec 2007) New Revision: 39158 Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: SAK-7924 - Fix for the "tab disappearing" problem ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39157 Author: jimeng@umich.edu Date: 2007-12-12 15:56:53 -0500 (Wed, 12 Dec 2007) New Revision: 39157 Modified: content/trunk/runconversion.sh content/trunk/upgradeschema-mysql.config Log: SAK-12249 Added mysql config for converting delete table. Updated runconversion script to include commons-collections in classpath. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39156 Author: zqian@umich.edu Date: 2007-12-12 15:54:02 -0500 (Wed, 12 Dec 2007) New Revision: 39156 Added: assignment/branches/post-2-4-umich/ Log: Add this brach as the testbed for assignment conversion SAK-11821 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39155 Author: cwen@iupui.edu Date: 2007-12-12 15:53:46 -0500 (Wed, 12 Dec 2007) New Revision: 39155 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: more conversion statements for SAK-10427. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39154 Author: arwhyte@umich.edu Date: 2007-12-12 15:48:48 -0500 (Wed, 12 Dec 2007) New Revision: 39154 Added: reference/trunk/docs/releaseweb/images/sakailogo_51X31.gif reference/trunk/docs/releaseweb/images/sakailogo_74X45.gif reference/trunk/docs/releaseweb/images/sakailogo_98X59.gif Log: Sakai logos for releaseweb docs. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39149 Author: chmaurer@iupui.edu Date: 2007-12-12 15:17:16 -0500 (Wed, 12 Dec 2007) New Revision: 39149 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: updating citations revision ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39153 Author: cwen@iupui.edu Date: 2007-12-12 15:45:36 -0500 (Wed, 12 Dec 2007) New Revision: 39153 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: SAK-12429 => add index for gradebook. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39152 Author: chmaurer@iupui.edu Date: 2007-12-12 15:35:55 -0500 (Wed, 12 Dec 2007) New Revision: 39152 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: revving up portal and citations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39151 Author: chmaurer@iupui.edu Date: 2007-12-12 15:33:56 -0500 (Wed, 12 Dec 2007) New Revision: 39151 Modified: oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/default/portal.css Log: adjusting the border color for the timeout popup to be IU-ish ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39150 Author: gjthomas@iupui.edu Date: 2007-12-12 15:31:44 -0500 (Wed, 12 Dec 2007) New Revision: 39150 Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: SAK-7924 - Fix for the "tab disappearing" problem ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39148 Author: dlhaines@umich.edu Date: 2007-12-12 14:45:48 -0500 (Wed, 12 Dec 2007) New Revision: 39148 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: update for new tool configuration for project sites. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39147 Author: dlhaines@umich.edu Date: 2007-12-12 14:44:11 -0500 (Wed, 12 Dec 2007) New Revision: 39147 Modified: ctools/trunk/builds/ctools_2-4/tools/build-ctools.xml Log: CTools: update to remove melete and drop box from project sites. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39146 Author: josrodri@iupui.edu Date: 2007-12-12 14:40:33 -0500 (Wed, 12 Dec 2007) New Revision: 39146 Removed: podcasts/trunk/podcasts-app/src/webapp/images/rss-feed-icon.png podcasts/trunk/podcasts-app/src/webapp/podcasts/podPermissions.jsp Modified: podcasts/trunk/podcasts-app/src/webapp/css/podcaster.css podcasts/trunk/podcasts-app/src/webapp/podcasts/podDelete.jsp podcasts/trunk/podcasts-app/src/webapp/podcasts/podMain.jsp podcasts/trunk/podcasts-app/src/webapp/podcasts/podNoResource.jsp podcasts/trunk/podcasts-app/src/webapp/podcasts/podOptions.jsp Log: SAK-9882: refactored the other pages as well to take advantage of proper jsp components as well as validation cleanup. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39145 Author: dlhaines@umich.edu Date: 2007-12-12 14:15:51 -0500 (Wed, 12 Dec 2007) New Revision: 39145 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: update 2.4.xQ build with resources conversion again. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39144 Author: jimeng@umich.edu Date: 2007-12-12 14:09:29 -0500 (Wed, 12 Dec 2007) New Revision: 39144 Modified: db/branches/SAK-12239/db-util/.classpath Log: SAK-12239 Set svn:eol-style=native recursively in db module of SAK-12239 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39143 Author: dlhaines@umich.edu Date: 2007-12-12 14:08:38 -0500 (Wed, 12 Dec 2007) New Revision: 39143 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: update 2.4.xQ build with resources conversion. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39142 Author: jimeng@umich.edu Date: 2007-12-12 14:08:13 -0500 (Wed, 12 Dec 2007) New Revision: 39142 Modified: content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/DavManager.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ExpandableResourceType.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/InteractionAction.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ResourceToolAction.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ResourceToolActionPipe.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ResourceType.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ResourceTypeRegistry.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ServiceLevelAction.java content/branches/SAK-12239/content-bundles/content.metaprops content/branches/SAK-12239/content-bundles/content_ar.properties content/branches/SAK-12239/content-bundles/content_ca.metaprops content/branches/SAK-12239/content-bundles/content_es.metaprops content/branches/SAK-12239/content-bundles/content_fr_CA.metaprops content/branches/SAK-12239/content-bundles/content_ja.metaprops content/branches/SAK-12239/content-bundles/content_ko.metaprops content/branches/SAK-12239/content-bundles/content_nl.metaprops content/branches/SAK-12239/content-bundles/content_zh_CN.metaprops content/branches/SAK-12239/content-bundles/types.properties content/branches/SAK-12239/content-bundles/types_ar.properties content/branches/SAK-12239/content-bundles/types_ca.properties content/branches/SAK-12239/content-bundles/types_es.properties content/branches/SAK-12239/content-bundles/types_fr_CA.properties content/branches/SAK-12239/content-bundles/types_ja.properties content/branches/SAK-12239/content-help/project.xml content/branches/SAK-12239/content-help/src/sakai_resources/aqyi.html content/branches/SAK-12239/content-help/src/sakai_resources/aqyy.html content/branches/SAK-12239/content-help/src/sakai_resources/araf.html content/branches/SAK-12239/content-help/src/sakai_resources/arsl.html content/branches/SAK-12239/content-help/src/sakai_resources/atkh.html content/branches/SAK-12239/content-help/src/sakai_resources/atla.html content/branches/SAK-12239/content-help/src/sakai_resources/aude.html content/branches/SAK-12239/content-help/src/sakai_resources/audh.html content/branches/SAK-12239/content-help/src/sakai_resources/auen.html content/branches/SAK-12239/content-help/src/sakai_resources/aukb.html content/branches/SAK-12239/content-help/src/sakai_resources/auta.html content/branches/SAK-12239/content-help/src/sakai_resources/auze.html content/branches/SAK-12239/content-help/src/sakai_resources/avbw.html content/branches/SAK-12239/content-help/src/sakai_resources/avby.html content/branches/SAK-12239/content-help/src/sakai_resources/avbz.html content/branches/SAK-12239/content-help/src/sakai_resources/avcb.html content/branches/SAK-12239/content-help/src/sakai_resources/avcc.html content/branches/SAK-12239/content-help/src/sakai_resources/avcd.html content/branches/SAK-12239/content-help/src/sakai_resources/avcg.html content/branches/SAK-12239/content-impl/impl/src/bundle/siteemacon.metaprops content/branches/SAK-12239/content-impl/impl/src/bundle/siteemacon_ar.properties content/branches/SAK-12239/content-impl/impl/src/bundle/siteemacon_ca.metaprops content/branches/SAK-12239/content-impl/impl/src/bundle/siteemacon_fr_CA.metaprops content/branches/SAK-12239/content-impl/impl/src/bundle/siteemacon_sv.properties content/branches/SAK-12239/content-impl/impl/src/bundle/siteemacon_zh_CN.properties content/branches/SAK-12239/content-impl/impl/src/config/content_type_images_ja.properties content/branches/SAK-12239/content-impl/impl/src/config/content_type_names_ca.properties content/branches/SAK-12239/content-impl/impl/src/config/content_type_names_ja.properties content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/BasicResourceToolActionPipe.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ResourceTypeRegistryImpl.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/upgradeschema.config content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/types/FileUploadType.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/types/HtmlDocumentType.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/types/TextDocumentType.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/types/UrlResourceType.java content/branches/SAK-12239/content-tool/tool/src/bundle/helper.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/helper_ar.properties content/branches/SAK-12239/content-tool/tool/src/bundle/helper_ca.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/helper_es.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/helper_fr_CA.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/helper_ja.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/helper_ko.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/helper_nl.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/helper_zh_CN.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/right.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/right_ar.properties content/branches/SAK-12239/content-tool/tool/src/bundle/right_ca.metaprops content/branches/SAK-12239/content-tool/tool/src/bundle/right_fr_CA.properties content/branches/SAK-12239/content-tool/tool/src/bundle/right_ja.properties content/branches/SAK-12239/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/SAK-12239/content-tool/tool/src/webapp/tools/sakai.resource.type.helper.xml content/branches/SAK-12239/content-tool/tool/src/webapp/vm/content/chef_resources_reorder.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/content/sakai_resources_columns.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/content/sakai_resources_props.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_access_text.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_create_text.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_revise_text.vm content/branches/SAK-12239/content-util/util/src/java/org/sakaiproject/content/util/BaseResourceType.java content/branches/SAK-12239/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java content/branches/SAK-12239/upgradeschema-mysql.config content/branches/SAK-12239/upgradeschema-oracle.config Log: SAK-12239 Set svn:eol-style=native for all files in content module of SAK-12239 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39141 Author: ray@media.berkeley.edu Date: 2007-12-12 12:51:57 -0500 (Wed, 12 Dec 2007) New Revision: 39141 Modified: component/branches/SAK-8315/component-api/api/pom.xml component/branches/SAK-8315/component-api/component/pom.xml component/branches/SAK-8315/component-impl/impl/pom.xml component/branches/SAK-8315/component-impl/integration-test/pom.xml component/branches/SAK-8315/component-impl/pack/pom.xml component/branches/SAK-8315/component-shared-deploy/pom.xml component/branches/SAK-8315/pom.xml Log: Merge -c38279 from trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39140 Author: chmaurer@iupui.edu Date: 2007-12-12 12:32:29 -0500 (Wed, 12 Dec 2007) New Revision: 39140 Added: event/branches/SAK-6216/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39139 Author: cwen@iupui.edu Date: 2007-12-12 10:41:58 -0500 (Wed, 12 Dec 2007) New Revision: 39139 Modified: gradebook/trunk/service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradingEvent.hbm.xml Log: SAK-12429 => add index to hibernate mapping. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39138 Author: wagnermr@iupui.edu Date: 2007-12-12 10:10:30 -0500 (Wed, 12 Dec 2007) New Revision: 39138 Modified: gradebook/trunk/app/sakai-tool/src/webapp/WEB-INF/spring-facades.xml gradebook/trunk/app/standalone-app/src/webapp/WEB-INF/spring-facades.xml gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookDependentBean.java gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookPermissionService.java gradebook/trunk/service/api/src/java/org/sakaiproject/tool/gradebook/facades/Authz.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookPermissionServiceImpl.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java gradebook/trunk/service/impl/src/java/org/sakaiproject/tool/gradebook/facades/sections/AuthzSectionsImpl.java gradebook/trunk/service/sakai-pack/src/webapp/WEB-INF/components.xml Log: SAK-12432 http://bugs.sakaiproject.org/jira/browse/SAK-12432 Circular dependency between GradebookService and facade Authz ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39137 Author: cwen@iupui.edu Date: 2007-12-12 10:05:59 -0500 (Wed, 12 Dec 2007) New Revision: 39137 Added: gradebook/trunk/app/business/src/sql/mysql/SAK-12429.sql gradebook/trunk/app/business/src/sql/oracle/SAK-12429.sql Log: SAK-12429 => add index for improving performance. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39136 Author: ssmail@indiana.edu Date: 2007-12-12 09:27:04 -0500 (Wed, 12 Dec 2007) New Revision: 39136 Modified: citations/branches/oncourse_2-4-x/citations-osid/xserver/src/java/org/sakaibrary/osid/repository/xserver/AssetIterator.java citations/branches/oncourse_2-4-x/citations-osid/xserver/src/java/org/sakaibrary/xserver/XServer.java citations/branches/oncourse_2-4-x/citations-osid/xserver/src/java/org/sakaibrary/xserver/XServerException.java citations/branches/oncourse_2-4-x/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java citations/branches/oncourse_2-4-x/oncourse-config/config/src/java/edu/indiana/osid/oncourse/OncourseOsidConfiguration.java citations/branches/oncourse_2-4-x/oncourse-config/config/src/java/edu/iu/oncourse/util/CampusAffiliationService.java Log: Update to support Library Search at IUPUI ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39135 Author: chmaurer@iupui.edu Date: 2007-12-12 09:24:50 -0500 (Wed, 12 Dec 2007) New Revision: 39135 Modified: oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/default/portal.css Log: making adjustments for IU color scheme ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39134 Author: chmaurer@iupui.edu Date: 2007-12-12 09:14:39 -0500 (Wed, 12 Dec 2007) New Revision: 39134 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: revving up portal to get the timeout alert stuff ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39133 Author: chmaurer@iupui.edu Date: 2007-12-12 09:13:44 -0500 (Wed, 12 Dec 2007) New Revision: 39133 Modified: portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: svn merge -c 39132 https://source.sakaiproject.org/svn/portal/branches/SAK-8152 U portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm svn log -r 39132 https://source.sakaiproject.org/svn/portal/branches/SAK-8152 ------------------------------------------------------------------------ r39132 | josrodri@iupui.edu | 2007-12-12 09:08:18 -0500 (Wed, 12 Dec 2007) | 1 line SAK-8152: forgot the changes to macros.vm (ie, popup page - oops) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39132 Author: josrodri@iupui.edu Date: 2007-12-12 09:08:18 -0500 (Wed, 12 Dec 2007) New Revision: 39132 Modified: portal/branches/SAK-8152/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: SAK-8152: forgot the changes to macros.vm (ie, popup page - oops) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39131 Author: sgithens@caret.cam.ac.uk Date: 2007-12-12 01:03:24 -0500 (Wed, 12 Dec 2007) New Revision: 39131 Added: gradebook/trunk/helper-app/ gradebook/trunk/helper-app/pom.xml gradebook/trunk/helper-app/src/ gradebook/trunk/helper-app/src/java/ gradebook/trunk/helper-app/src/java/org/ gradebook/trunk/helper-app/src/java/org/sakaiproject/ gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/ gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/ gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/entity/ gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/entity/GradebookEntryEntityProducer.java gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/helper/ gradebook/trunk/helper-app/src/java/org/sakaiproject/gradebook/tool/helper/AddGradebookItemProducer.java gradebook/trunk/helper-app/src/webapp/ gradebook/trunk/helper-app/src/webapp/WEB-INF/ gradebook/trunk/helper-app/src/webapp/WEB-INF/applicationContext.xml gradebook/trunk/helper-app/src/webapp/WEB-INF/requestContext.xml gradebook/trunk/helper-app/src/webapp/WEB-INF/web.xml gradebook/trunk/helper-app/src/webapp/content/ gradebook/trunk/helper-app/src/webapp/content/css/ gradebook/trunk/helper-app/src/webapp/content/js/ gradebook/trunk/helper-app/src/webapp/content/templates/ gradebook/trunk/helper-app/src/webapp/content/templates/assignment_add-gradebook-item.html gradebook/trunk/helper-app/src/webapp/tools/ gradebook/trunk/helper-app/src/webapp/tools/sakai.gradebook.helpers.xml Log: NOJIRA Working on POST style Gradeitem Helper ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39130 Author: jimeng@umich.edu Date: 2007-12-11 23:48:45 -0500 (Tue, 11 Dec 2007) New Revision: 39130 Modified: content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java Log: SAK-12238 Merging in changes from sak jira ticket 12426 to allow quota query to replace cache for getting size of site resources collection. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39129 Author: jimeng@umich.edu Date: 2007-12-11 23:26:44 -0500 (Tue, 11 Dec 2007) New Revision: 39129 Modified: content/trunk/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12426 Use new query if new columns are ready. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39128 Author: ktsao@stanford.edu Date: 2007-12-11 19:08:16 -0500 (Tue, 11 Dec 2007) New Revision: 39128 Modified: sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreListener.java sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreUpdateListener.java sam/trunk/samigo-app/src/webapp/jsf/evaluation/totalScores.jsp sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueriesAPI.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/services/GradingService.java Log: revert last checkin for SAK-12098 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39127 Author: ray@media.berkeley.edu Date: 2007-12-11 18:52:11 -0500 (Tue, 11 Dec 2007) New Revision: 39127 Added: component/branches/SAK-8315-SAK-12166/component-api/component/src/java/org/sakaiproject/util/ComponentApplicationContext.java component/branches/SAK-8315-SAK-12166/component-api/component/src/java/org/sakaiproject/util/ContainerApplicationContext.java Removed: component/branches/SAK-8315-SAK-12166/component-api/component/src/java/org/sakaiproject/util/SakaiApplicationContext.java Modified: component/branches/SAK-8315-SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-8315-SAK-12166/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/branches/SAK-8315-SAK-12166/component-api/component/src/java/org/sakaiproject/util/ReversiblePropertyOverrideConfigurer.java Log: Show how application context hierarchies and proxied component services can be combined with normal Spring bean-definition-based configuration; not bothering to work around Ehcache and Hibernate issues since all-or-nothing implicit proxying seems too problematic to pursue ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39126 Author: ray@media.berkeley.edu Date: 2007-12-11 18:43:47 -0500 (Tue, 11 Dec 2007) New Revision: 39126 Added: component/branches/SAK-8315-SAK-12166/ Log: Temporary branch for proof of concept combination of standard bean definition configurations and proxied component services ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39125 Author: jimeng@umich.edu Date: 2007-12-11 18:34:03 -0500 (Tue, 11 Dec 2007) New Revision: 39125 Modified: content/trunk/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: SAK-12402 Remove pipe from tool-session when it is found and actioned is not completed, canceled or in error condition. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39124 Author: louis@media.berkeley.edu Date: 2007-12-11 18:15:47 -0500 (Tue, 11 Dec 2007) New Revision: 39124 Modified: sections/branches/sakai_2-5-x/sections-app-util/src/bundle/sections.properties Log: SAK-9274 TA role can't assign TAs in Section Info; instructions indicate that TAs can ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39123 Author: ktsao@stanford.edu Date: 2007-12-11 17:48:22 -0500 (Tue, 11 Dec 2007) New Revision: 39123 Modified: sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/QuestionScoreUpdateListener.java sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/StudentScoreUpdateListener.java sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreUpdateListener.java sam/trunk/samigo-services/pom.xml sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/services/GradingService.java Log: SAK-12348 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39122 Author: gbhatnag@umich.edu Date: 2007-12-11 17:34:44 -0500 (Tue, 11 Dec 2007) New Revision: 39122 Modified: citations/trunk/citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseSearchManager.java citations/trunk/citations-tool/tool/src/webapp/vm/citation/_databases.vm citations/trunk/citations-util/util/src/bundle/citations.properties Log: SAK-11999 catching for undefined databases and empty categories in BaseSearchManager.BasicSearchDatabaseHierarchy.BasicSearchCategory. Template changes to account for empty categories. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39121 Author: ktsao@stanford.edu Date: 2007-12-11 17:05:03 -0500 (Tue, 11 Dec 2007) New Revision: 39121 Modified: sam/trunk/samigo-app/src/webapp/jsf/delivery/deliverAssessment.jsp Log: SAK-12269 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39120 Author: chmaurer@iupui.edu Date: 2007-12-11 15:58:30 -0500 (Tue, 11 Dec 2007) New Revision: 39120 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Including some more gradebook stuff and timeout alert ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39119 Author: chmaurer@iupui.edu Date: 2007-12-11 15:52:09 -0500 (Tue, 11 Dec 2007) New Revision: 39119 Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/bundle/sitenav.properties portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java Log: svn merge -c 39109 https://source.sakaiproject.org/svn/portal/branches/SAK-8152 U portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java C portal-impl/impl/src/bundle/sitenav.properties svn log -r 39109 https://source.sakaiproject.org/svn/portal/branches/SAK-8152 ------------------------------------------------------------------------ r39109 | josrodri@iupui.edu | 2007-12-11 14:10:26 -0500 (Tue, 11 Dec 2007) | 1 line SAK-8152: changes to support timeout alert popup - bundle messages for UI, changes to SkinnableCharonPortal.java to put additional values into context ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39118 Author: chmaurer@iupui.edu Date: 2007-12-11 15:50:39 -0500 (Tue, 11 Dec 2007) New Revision: 39118 Modified: oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/js/headscripts.js oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/default/portal.css Log: svn merge -c 39110 https://source.sakaiproject.org/svn/reference/branches/SAK-8152 C library/src/webapp/skin/default/portal.css C library/src/webapp/js/headscripts.js svn log -r 39110 https://source.sakaiproject.org/svn/reference/branches/SAK-8152 ------------------------------------------------------------------------ r39110 | josrodri@iupui.edu | 2007-12-11 14:16:48 -0500 (Tue, 11 Dec 2007) | 1 line SAK-8152: display/hiding of timeout alert does via javascript, promoted css class portletTitleWrap to be on its own and not within #col1, etc. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39117 Author: chmaurer@iupui.edu Date: 2007-12-11 15:39:14 -0500 (Tue, 11 Dec 2007) New Revision: 39117 Removed: oncourse/branches/reference_overlay_oncourse_opc_122007/library/maven.xml oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/content/ oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/image/ oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/js/jquery-1.1.2.js oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/js/jquery.js oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/js/searchbox.js oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/default/access.css oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/default/images/ oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/default/tool.css oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/home/ oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/portfolio/ oncourse/branches/reference_overlay_oncourse_opc_122007/library/src/webapp/skin/tool_base.css Log: removing unneeded stuff ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39116 Author: chmaurer@iupui.edu Date: 2007-12-11 15:31:49 -0500 (Tue, 11 Dec 2007) New Revision: 39116 Added: oncourse/branches/reference_overlay_oncourse_opc_122007/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39115 Author: gbhatnag@umich.edu Date: 2007-12-11 15:04:40 -0500 (Tue, 11 Dec 2007) New Revision: 39115 Modified: citations/trunk/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java Log: SAK-11362 using the pipe's initializationId to track a new Resources action and point the user to the proper starting view instead of entering a view that is not in a sane state, avoiding giving the user an unusable interface. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39114 Author: dlhaines@umich.edu Date: 2007-12-11 15:03:06 -0500 (Tue, 11 Dec 2007) New Revision: 39114 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: update patch configuration for 2.4.xQ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39113 Author: chmaurer@iupui.edu Date: 2007-12-11 14:54:49 -0500 (Tue, 11 Dec 2007) New Revision: 39113 Modified: gradebook/branches/oncourse_opc_122007/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/addAssignment.jsp gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/js/multiItemAdd.js Log: svn merge -c 38968 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java U app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties U app/ui/src/webapp/inc/bulkNewItems.jspf U app/ui/src/webapp/js/multiItemAdd.js U app/ui/src/webapp/addAssignment.jsp svn log -r 38968 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r38968 | josrodri@iupui.edu | 2007-12-04 15:36:51 -0500 (Tue, 04 Dec 2007) | 4 lines SAK-12285: removed dropdown to expose a specific number of add panes at once SAK-12287: added highlight for alternate add panes (Resources file upload pane styling/coloring) SAK-12288: trivial capitalization fix SAK-12286: re-added '* means required' text to add page ------------------------------------------------------------------------ svn merge -c 39030 https://source.sakaiproject.org/svn/gradebook/trunk G app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java G app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties G app/ui/src/webapp/inc/bulkNewItems.jspf G app/ui/src/webapp/js/multiItemAdd.js svn log -r 39030 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39030 | josrodri@iupui.edu | 2007-12-07 10:51:35 -0500 (Fri, 07 Dec 2007) | 3 lines SAK-12114: main bulk gradebook item add SAK-12287: redid styling SAK-12284: removal of item in FF with exactly 2 items now working ------------------------------------------------------------------------ svn merge -c 39111 https://source.sakaiproject.org/svn/gradebook/trunk U app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java svn log -r 39111 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r39111 | cwen@iupui.edu | 2007-12-11 14:26:27 -0500 (Tue, 11 Dec 2007) | 1 line SAK-10427 & SAK-12114 => bulk creation for ungraded items. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39112 Author: cwen@iupui.edu Date: 2007-12-11 14:43:02 -0500 (Tue, 11 Dec 2007) New Revision: 39112 Modified: gradebook/branches/oncourse_opc_122007/app/business/src/java/org/sakaiproject/tool/gradebook/business/GradebookManager.java gradebook/branches/oncourse_opc_122007/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/branches/oncourse_opc_122007/app/business/src/sql/mysql/SAK-10427.sql gradebook/branches/oncourse_opc_122007/app/business/src/sql/oracle/SAK-10427.sql gradebook/branches/oncourse_opc_122007/app/standalone-app/src/test/org/sakaiproject/tool/gradebook/test/GradebookManagerOPCTest.java gradebook/branches/oncourse_opc_122007/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/ClassAvgConverter.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookDependentBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookSetupBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/InstructorViewBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/assignmentDetails.jsp gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/gradebookSetup.jsp gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/inc/assignmentEditing.jspf gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/instructorView.jsp gradebook/branches/oncourse_opc_122007/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/branches/oncourse_opc_122007/service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradeRecord.hbm.xml gradebook/branches/oncourse_opc_122007/service/hibernate/src/java/org/sakaiproject/tool/gradebook/Assignment.java gradebook/branches/oncourse_opc_122007/service/hibernate/src/java/org/sakaiproject/tool/gradebook/AssignmentGradeRecord.java gradebook/branches/oncourse_opc_122007/service/hibernate/src/java/org/sakaiproject/tool/gradebook/Category.java gradebook/branches/oncourse_opc_122007/service/impl/src/java/org/sakaiproject/component/gradebook/BaseHibernateManager.java gradebook/branches/oncourse_opc_122007/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: merge for SAK-10427 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39111 Author: cwen@iupui.edu Date: 2007-12-11 14:26:27 -0500 (Tue, 11 Dec 2007) New Revision: 39111 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: SAK-10427 & SAK-12114 => bulk creation for ungraded items. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39110 Author: josrodri@iupui.edu Date: 2007-12-11 14:16:48 -0500 (Tue, 11 Dec 2007) New Revision: 39110 Modified: reference/branches/SAK-8152/library/src/webapp/js/headscripts.js reference/branches/SAK-8152/library/src/webapp/skin/default/portal.css Log: SAK-8152: display/hiding of timeout alert does via javascript, promoted css class portletTitleWrap to be on its own and not within #col1, etc. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39109 Author: josrodri@iupui.edu Date: 2007-12-11 14:10:26 -0500 (Tue, 11 Dec 2007) New Revision: 39109 Modified: portal/branches/SAK-8152/portal-impl/impl/src/bundle/sitenav.properties portal/branches/SAK-8152/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java Log: SAK-8152: changes to support timeout alert popup - bundle messages for UI, changes to SkinnableCharonPortal.java to put additional values into context ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39108 Author: dlhaines@umich.edu Date: 2007-12-11 13:08:09 -0500 (Tue, 11 Dec 2007) New Revision: 39108 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: add latest assignments post-2-4 to build. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39107 Author: zqian@umich.edu Date: 2007-12-11 12:19:21 -0500 (Tue, 11 Dec 2007) New Revision: 39107 Removed: assignment/branches/post-2-4-solution1/ Log: The branch is no longer needed. Was created for testing a fix only. And the fix has been merged into post-2-4 in r39106. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39106 Author: zqian@umich.edu Date: 2007-12-11 12:16:10 -0500 (Tue, 11 Dec 2007) New Revision: 39106 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java Log: Fix to SAK-11821: commit the connection to avoid the 'set transaction' problem message when running with Oracle. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39105 Author: wagnermr@iupui.edu Date: 2007-12-11 10:13:21 -0500 (Tue, 11 Dec 2007) New Revision: 39105 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool getAllGbItems ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39104 Author: chmaurer@iupui.edu Date: 2007-12-11 09:58:05 -0500 (Tue, 11 Dec 2007) New Revision: 39104 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Revving up externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39103 Author: chmaurer@iupui.edu Date: 2007-12-11 09:42:03 -0500 (Tue, 11 Dec 2007) New Revision: 39103 Modified: msgcntr/branches/oncourse_opc_122007/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/AreaManagerImpl.java Log: svn merge -c 39087 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/AreaManagerImpl.java svn log -r 39087 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r39087 | wang58@iupui.edu | 2007-12-10 13:48:59 -0500 (Mon, 10 Dec 2007) | 1 line SAK-12176 Messages-Send cc to recipients' email address(es). ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39102 Author: gjthomas@iupui.edu Date: 2007-12-11 09:31:30 -0500 (Tue, 11 Dec 2007) New Revision: 39102 Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: SAK-7924 - Adding some debugging for oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39101 Author: gjthomas@iupui.edu Date: 2007-12-11 09:30:29 -0500 (Tue, 11 Dec 2007) New Revision: 39101 Modified: authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurity.java Log: SAK-7924 - Adding some debugging for oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39100 Author: gjthomas@iupui.edu Date: 2007-12-11 09:29:21 -0500 (Tue, 11 Dec 2007) New Revision: 39100 Modified: authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: SQL Update - will move related SQL to a seperate file ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39099 Author: aaronz@vt.edu Date: 2007-12-11 02:52:59 -0500 (Tue, 11 Dec 2007) New Revision: 39099 Added: entitybroker/trunk/api/src/java/org/sakaiproject/entitybroker/util/ entitybroker/trunk/api/src/java/org/sakaiproject/entitybroker/util/ClassLoaderReporter.java Modified: entitybroker/trunk/tool/src/java/org/sakaiproject/entitybroker/servlet/DirectServlet.java Log: SAK-12408: Completed fix for the failures caused by classloader confusion, also added in ability for the direct servlet to handle all types of requests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39098 Author: jimeng@umich.edu Date: 2007-12-10 23:19:44 -0500 (Mon, 10 Dec 2007) New Revision: 39098 Modified: metaobj/branches/sakai_2-4-x/metaobj-impl/api-impl/src/java/org/sakaiproject/metaobj/registry/FormResourceType.java Log: SAK-12413 Adding impl's for two new methods. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39097 Author: jimeng@umich.edu Date: 2007-12-10 21:28:06 -0500 (Mon, 10 Dec 2007) New Revision: 39097 Added: entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/ entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/DataStreamEntitySerializer.java entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityDoubleReader.java entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityDoubleReaderHandler.java entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityParseException.java entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityReader.java entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityReaderHandler.java entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntitySerializer.java entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/SerializableEntity.java entity/branches/SAK-12239/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/SerializablePropertiesAccess.java entity/branches/SAK-12239/entity-util/util/src/java/org/sakaiproject/util/serialize/ entity/branches/SAK-12239/entity-util/util/src/java/org/sakaiproject/util/serialize/Type1BaseResourcePropertiesSerializer.java Log: SAK-12239 Added classes for serialization and migration in SAK-12239 branch of entity ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39096 Author: jimeng@umich.edu Date: 2007-12-10 21:25:57 -0500 (Mon, 10 Dec 2007) New Revision: 39096 Modified: content/branches/SAK-12239/runconversion.sh Log: SAK-12239 Added dependencies for runconversion script in SAK-12239 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39095 Author: jimeng@umich.edu Date: 2007-12-10 21:21:30 -0500 (Mon, 10 Dec 2007) New Revision: 39095 Added: db/branches/SAK-12239/db-impl/ext/src/java/org/sakaiproject/springframework/orm/hibernate/dialect/ db/branches/SAK-12239/db-impl/ext/src/java/org/sakaiproject/springframework/orm/hibernate/dialect/SQLServerDialect2005.java db/branches/SAK-12239/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlDb2.java db/branches/SAK-12239/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlDefault.java db/branches/SAK-12239/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlHSql.java db/branches/SAK-12239/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlMsSql.java db/branches/SAK-12239/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlMySql.java db/branches/SAK-12239/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlOracle.java db/branches/SAK-12239/db-impl/impl/src/java/org/sakaiproject/db/impl/SqlServiceSql.java db/branches/SAK-12239/db-util/conversion/ db/branches/SAK-12239/db-util/conversion/pom.xml db/branches/SAK-12239/db-util/conversion/project.xml db/branches/SAK-12239/db-util/conversion/runconversion.sh db/branches/SAK-12239/db-util/conversion/src/ db/branches/SAK-12239/db-util/conversion/src/java/ db/branches/SAK-12239/db-util/conversion/src/java/org/ db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/ db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/ db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/ db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/CheckConnection.java db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionException.java db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionHandler.java db/branches/SAK-12239/db-util/conversion/src/java/org/sakaiproject/util/conversion/UpgradeSchema.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/BaseDbBinarySingleStorage.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/BaseDbDualSingleStorage.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/ByteStorageConversion.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DbSingleStorage.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DbSingleStorageReader.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DoubleStorageSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DoubleStorageSqlDb2.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DoubleStorageSqlDefault.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DoubleStorageSqlHSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DoubleStorageSqlMsSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DoubleStorageSqlMySql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/DoubleStorageSqlOracle.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/EntityReaderAdapter.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/FlatStorageSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/FlatStorageSqlDb2.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/FlatStorageSqlDefault.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/FlatStorageSqlHSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/FlatStorageSqlMsSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/FlatStorageSqlMySql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/FlatStorageSqlOracle.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/MultiSingleStorageSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/MultiSingleStorageSqlDb2.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/MultiSingleStorageSqlDefault.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/MultiSingleStorageSqlHSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/MultiSingleStorageSqlMsSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/MultiSingleStorageSqlMySql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/MultiSingleStorageSqlOracle.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/SingleStorageSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/SingleStorageSqlDb2.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/SingleStorageSqlDefault.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/SingleStorageSqlHSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/SingleStorageSqlMsSql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/SingleStorageSqlMySql.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/SingleStorageSqlOracle.java Log: SAK-12239 added classes to db needed for SAK-12239 on post-2-4 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39094 Author: wagnermr@iupui.edu Date: 2007-12-10 17:02:49 -0500 (Mon, 10 Dec 2007) New Revision: 39094 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool Revise getViewableAssignmentsForCurrentUser to return assignments if in student role, as well ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39093 Author: gjthomas@iupui.edu Date: 2007-12-10 16:48:06 -0500 (Mon, 10 Dec 2007) New Revision: 39093 Modified: authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: SQL Update ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39090 Author: rjlowe@iupui.edu Date: 2007-12-10 14:02:59 -0500 (Mon, 10 Dec 2007) New Revision: 39090 Added: reference/branches/SAK-8152/ Log: Branch for SAK-8152 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39089 Author: rjlowe@iupui.edu Date: 2007-12-10 14:02:15 -0500 (Mon, 10 Dec 2007) New Revision: 39089 Added: portal/branches/SAK-8152/ Log: Branch for SAK-8152 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39086 Author: aaronz@vt.edu Date: 2007-12-10 13:26:21 -0500 (Mon, 10 Dec 2007) New Revision: 39086 Modified: entitybroker/trunk/impl/pom.xml entitybroker/trunk/tool/src/java/org/sakaiproject/entitybroker/servlet/DirectServlet.java Log: SAK-12408: Initial fix for the failures caused by classloader confusion, there will be more to this fix which allows the classloader to be specified by the accessmanager and possibly by the provider as well, still need to think about it more ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39085 Author: gjthomas@iupui.edu Date: 2007-12-10 11:28:14 -0500 (Mon, 10 Dec 2007) New Revision: 39085 Modified: authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: SQL Update ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39084 Author: zqian@umich.edu Date: 2007-12-10 11:03:43 -0500 (Mon, 10 Dec 2007) New Revision: 39084 Removed: site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-changeRoles-confirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-changeRoles.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSitePublishUnpublish.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-publishUnpublish-confirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-publishUnpublish-sendEmail.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-publishUnpublish.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-removeParticipants.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editAccess-globalAccess-confirm.vm site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editAccess-globalAccess.vm Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix to SAK-12407: remove the no longer used vm templates from Worksite Setup tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39083 Author: josrodri@iupui.edu Date: 2007-12-10 09:56:51 -0500 (Mon, 10 Dec 2007) New Revision: 39083 Modified: syllabus/trunk/syllabus-impl/src/java/org/sakaiproject/component/app/syllabus/SyllabusServiceImpl.java Log: SAK-10894: merged patch back in, some code cleanup (removed commented out code) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39082 Author: jimeng@umich.edu Date: 2007-12-09 23:19:14 -0500 (Sun, 09 Dec 2007) New Revision: 39082 Added: content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/OperationDelegationException.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/providers/ content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/providers/SiteContentAdvisor.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/providers/SiteContentAdvisorProvider.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/providers/SiteContentAdvisorTypeRegistry.java content/branches/SAK-12239/content-impl/impl/src/sql/mssql/ content/branches/SAK-12239/content-impl/impl/src/sql/mssql/sakai_content.sql content/branches/SAK-12239/content-impl/impl/src/sql/mssql/sakai_content_delete.sql content/branches/SAK-12239/content-impl/impl/src/sql/mssql/sakai_content_registry.sql content/branches/SAK-12239/content-impl/impl/src/test/ content/branches/SAK-12239/content-impl/impl/src/test/org/ content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/ content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/ content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/ content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/ content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/ content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/ content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/AllTests.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/ByteStorageConversionCheck.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/GMTDateformatterTest.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/MockSerializableCollectionAcccess.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/MockSerializablePropertiesAccess.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/MockSerializableResourceAcccess.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/MockTime.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/MockTimeService.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/MySQLByteStorage.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/ProfileSerializerTest.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/Type1BaseContentCollectionSerializerTest.java content/branches/SAK-12239/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/Type1BaseContentResourceSerializerTest.java Modified: content/branches/SAK-12239/content-api/api/pom.xml Log: SAK-12239 Adding more classes from 2.5.x that are dependencies in the recent changes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39081 Author: jimeng@umich.edu Date: 2007-12-09 21:53:40 -0500 (Sun, 09 Dec 2007) New Revision: 39081 Modified: content/trunk/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java Log: SAK-12359 Depracating the ContentHosting cover. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39080 Author: jimeng@umich.edu Date: 2007-12-09 21:49:46 -0500 (Sun, 09 Dec 2007) New Revision: 39080 Added: content/branches/SAK-12239/content-impl-jcr/ content/branches/SAK-12239/content-impl-jcr/.classpath content/branches/SAK-12239/content-impl-jcr/.project content/branches/SAK-12239/content-impl-jcr/impl/ content/branches/SAK-12239/content-impl-jcr/impl/pom.xml content/branches/SAK-12239/content-impl-jcr/impl/src/ content/branches/SAK-12239/content-impl-providers/ content/branches/SAK-12239/content-impl-providers/.classpath content/branches/SAK-12239/content-impl-providers/.project content/branches/SAK-12239/content-impl-providers/impl/ content/branches/SAK-12239/content-impl-providers/impl/pom.xml content/branches/SAK-12239/content-impl-providers/impl/src/ content/branches/SAK-12239/contentmultiplex-impl/ content/branches/SAK-12239/contentmultiplex-impl/.classpath content/branches/SAK-12239/contentmultiplex-impl/.project content/branches/SAK-12239/contentmultiplex-impl/impl/ content/branches/SAK-12239/contentmultiplex-impl/impl/pom.xml content/branches/SAK-12239/contentmultiplex-impl/impl/src/ content/branches/SAK-12239/contentmultiplex-impl/impl/src/java/ content/branches/SAK-12239/contentmultiplex-impl/impl/src/java/org/ content/branches/SAK-12239/contentmultiplex-impl/impl/src/java/org/sakaiproject/ content/branches/SAK-12239/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/ content/branches/SAK-12239/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ content/branches/SAK-12239/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java content/branches/SAK-12239/readme.txt content/branches/SAK-12239/runconversion.sh content/branches/SAK-12239/upgradeschema-mysql.config content/branches/SAK-12239/upgradeschema-oracle.config Log: SAK-12239 Added jcr-related modules to SAK-12239 (because there are interactions and/or dependencies with other changes in the content area) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39079 Author: ian@caret.cam.ac.uk Date: 2007-12-08 13:25:34 -0500 (Sat, 08 Dec 2007) New Revision: 39079 Modified: portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/SAK-12350/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: SAK-12350 Fixed templates, but there is still a strange layout below the tools, where the project sites appear. Need to investigate this. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39078 Author: ian@caret.cam.ac.uk Date: 2007-12-08 01:01:45 -0500 (Sat, 08 Dec 2007) New Revision: 39078 Added: portal/branches/SAK-12350/portal-api/api/src/java/org/sakaiproject/portal/api/PortalSiteHelper.java portal/branches/SAK-12350/portal-api/api/src/java/org/sakaiproject/portal/api/SiteView.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/ToolHelperImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/ portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/AbstractSiteViewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/AllSitesViewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/CurrentSiteVIewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/DefaultSiteViewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/MoreSiteViewImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/PortalSiteHelperImpl.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/site/SubSiteViewImpl.java Removed: portal/branches/SAK-12350/portal-util/util/src/java/org/sakaiproject/portal/util/PortalSiteHelper.java Modified: portal/branches/SAK-12350/portal-api/api/src/java/org/sakaiproject/portal/api/Portal.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/CharonPortal.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/GalleryHandler.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/PageHandler.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/SAK-12350/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/WorksiteHandler.java Log: SAK-12350 Phase 1 Extracted the site views into a single space interface with a number of view types, for more, all sites, subsite and current site. The markup is not yet corrected for the new structure and although sakai starts, behaves and looks Ok, there are a whole load of missing or mismapped properties in the velocity markup. There is no site hierarchy as yet, but the views can now generate their site lists in context making it possible to replace the all sites list with a hierarchy awaire site list. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39077 Author: zqian@umich.edu Date: 2007-12-07 16:35:44 -0500 (Fri, 07 Dec 2007) New Revision: 39077 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4: #38984 Thu Dec 06 08:17:47 MST 2007 zqian@umich.edu fix to SAK-12353:Gradebook does not show the point correctly Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39076 Author: zqian@umich.edu Date: 2007-12-07 16:33:56 -0500 (Fri, 07 Dec 2007) New Revision: 39076 Modified: assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4: #38958 Mon Dec 03 14:39:49 MST 2007 zqian@umich.edu fix to SAK-11623:The student column, should only display a list of students, and not display instructor. Files Changed MODIFY /assignment/trunk/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java MODIFY /assignment/trunk/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39070 Author: zqian@umich.edu Date: 2007-12-07 16:08:33 -0500 (Fri, 07 Dec 2007) New Revision: 39070 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge r37723 into post-2-4: svn merge -r 37722:37723 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39069 Author: zqian@umich.edu Date: 2007-12-07 16:02:47 -0500 (Fri, 07 Dec 2007) New Revision: 39069 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_uploadAll.vm Log: merge into post-2-4: #37713 Fri Nov 02 12:00:36 MST 2007 zqian@umich.edu fix to SAK-11769:Assignments Confirmation before Upload All Files Changed MODIFY /assignment/trunk/assignment-bundles/assignment.properties MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_uploadAll.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39056 Author: zqian@umich.edu Date: 2007-12-07 15:29:03 -0500 (Fri, 07 Dec 2007) New Revision: 39056 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge into post-2-4: #37328 Tue Oct 23 09:36:01 MST 2007 zqian@umich.edu fix to SAK-11634:Assignment uses UsageSession rather than normal Session Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39057 Author: chmaurer@iupui.edu Date: 2007-12-07 15:29:46 -0500 (Fri, 07 Dec 2007) New Revision: 39057 Added: gradebook/branches/oncourse_opc_122007/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GbSynchronizerImpl.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ExportForSISOncourseUtility.java gradebook/branches/oncourse_opc_122007/service/hibernate/src/java/org/sakaiproject/tool/gradebook/GradeRecordSet.java Modified: gradebook/branches/oncourse_opc_122007/app/project.xml gradebook/branches/oncourse_opc_122007/app/sakai-tool/src/webapp/tools/sakai.gradebook.tool.xml gradebook/branches/oncourse_opc_122007/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/AssignmentGradeValidator.java gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/CourseGradeDetailsBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/WEB-INF/spring-beans.xml gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/WEB-INF/spring-hib.xml gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/courseGradeDetails.jsp gradebook/branches/oncourse_opc_122007/service/impl/project.xml gradebook/branches/oncourse_opc_122007/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java gradebook/branches/oncourse_opc_122007/service/sakai-pack/src/webapp/WEB-INF/components.xml Log: merging in stuff from oncourse overlay ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39059 Author: mmmay@indiana.edu Date: 2007-12-07 15:31:19 -0500 (Fri, 07 Dec 2007) New Revision: 39059 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_view_assignment.vm Log: svn merge -r 38952:38954 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_view_assignment.vm 0:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38952:38954 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38953 | zqian@umich.edu | 2007-12-03 12:24:50 -0500 (Mon, 03 Dec 2007) | 1 line Fix to SAK-5956: Assignment Tool Exceptions ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39058 Author: chmaurer@iupui.edu Date: 2007-12-07 15:31:07 -0500 (Fri, 07 Dec 2007) New Revision: 39058 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: updating externals for gradebook updates ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39055 Author: mmmay@indiana.edu Date: 2007-12-07 15:28:00 -0500 (Fri, 07 Dec 2007) New Revision: 39055 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 38926:38928 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config 0:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38926:38928 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38927 | zqian@umich.edu | 2007-11-30 16:55:44 -0500 (Fri, 30 Nov 2007) | 1 line merge fix to SAK-12289 into trunk:svn merge -r 38925:38926 https://source.sakaiproject.org/svn/assignment/branches/post-2-4/ ------------------------------------------------------------------------ r38928 | zqian@umich.edu | 2007-11-30 17:03:42 -0500 (Fri, 30 Nov 2007) | 1 line fix to SAK-12289, remove the unnecessary checkins made in 38927 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39068 Author: zqian@umich.edu Date: 2007-12-07 15:58:25 -0500 (Fri, 07 Dec 2007) New Revision: 39068 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: merge into post-2-4: #37700 Fri Nov 02 07:26:09 MST 2007 zqian@umich.edu Fix to SAK-12085:Long group list in For column does not wrap Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39067 Author: zqian@umich.edu Date: 2007-12-07 15:55:40 -0500 (Fri, 07 Dec 2007) New Revision: 39067 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm Log: merge into post-2-4: #37659 Tue Oct 30 20:20:08 MST 2007 zqian@umich.edu Fix to SAK-11898: View or grade submissions: Pager is shown even when there aren't submissions Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39066 Author: zqian@umich.edu Date: 2007-12-07 15:52:27 -0500 (Fri, 07 Dec 2007) New Revision: 39066 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: merge into post-2-4: #37483 Mon Oct 29 12:15:04 MST 2007 zqian@umich.edu fix to SAK-12075:assignment tool requires both 'asn.new' and 'asn.grade' for a TA to see the Grade link Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39065 Author: chmaurer@iupui.edu Date: 2007-12-07 15:45:52 -0500 (Fri, 07 Dec 2007) New Revision: 39065 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: revving down authz, portal, site to back out the student view stuff ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39064 Author: mmmay@indiana.edu Date: 2007-12-07 15:42:43 -0500 (Fri, 07 Dec 2007) New Revision: 39064 Modified: site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: svn merge -r 38976:38977 https://source.sakaiproject.org/svn/site-manage/trunk U site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java 0:~/java/2-5/sakai_2-5-x/site-manage mmmay$ svn log -r 38976:38977 https://source.sakaiproject.org/svn/site-manage/trunk ------------------------------------------------------------------------ r38977 | zqian@umich.edu | 2007-12-05 11:45:19 -0500 (Wed, 05 Dec 2007) | 1 line fix to SAK-12338:exception in the manually request course site page if no course information is entered ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39063 Author: mmmay@indiana.edu Date: 2007-12-07 15:39:51 -0500 (Fri, 07 Dec 2007) New Revision: 39063 Modified: polls/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/poll/tool/producers/PollOptionProducer.java Log: svn merge -r 38947:38948 https://source.sakaiproject.org/svn/polls/trunk U tool/src/java/org/sakaiproject/poll/tool/producers/PollOptionProducer.java 0:~/java/2-5/sakai_2-5-x/polls mmmay$ svn log -r 38947:38948 https://source.sakaiproject.org/svn/polls/trunk ------------------------------------------------------------------------ r38948 | david.horwitz@uct.ac.za | 2007-12-03 10:18:02 -0500 (Mon, 03 Dec 2007) | 1 line SAK-12317 render the edit options header ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39062 Author: chmaurer@iupui.edu Date: 2007-12-07 15:39:13 -0500 (Fri, 07 Dec 2007) New Revision: 39062 Removed: authz/branches/oncourse_opc_122007_overlay/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39061 Author: zqian@umich.edu Date: 2007-12-07 15:36:43 -0500 (Fri, 07 Dec 2007) New Revision: 39061 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4: #37421 Fri Oct 26 10:58:49 MST 2007 zqian@umich.edu fix to SAK-12058:Grade Report in Assignments orders by default by Last Name, should order by Last Name, First Name Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39060 Author: mmmay@indiana.edu Date: 2007-12-07 15:35:29 -0500 (Fri, 07 Dec 2007) New Revision: 39060 Modified: gradebook/branches/sakai_2-5-x/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/sakai_2-5-x/app/ui/src/webapp/assignmentDetails.jsp Log: svn merge -r 36790:36791 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties U app/ui/src/webapp/assignmentDetails.jsp 0:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 36790:36791 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r36791 | rjlowe@iupui.edu | 2007-10-12 10:04:56 -0400 (Fri, 12 Oct 2007) | 1 line SAK-11915 - Paging tool ignores current page changes ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39054 Author: zqian@umich.edu Date: 2007-12-07 15:22:51 -0500 (Fri, 07 Dec 2007) New Revision: 39054 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge into post-2-4: #37053 Tue Oct 16 11:20:48 MST 2007 zqian@umich.edu Fix to SAK-11639:all columns in the downloaded 'grade report' spreadsheet should be 'bold' or 'not bold' Make all columns 'not bold' Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39053 Author: zqian@umich.edu Date: 2007-12-07 15:19:29 -0500 (Fri, 07 Dec 2007) New Revision: 39053 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission.vm Log: merged into post-2-4: #36803 Fri Oct 12 12:44:01 MST 2007 zqian@umich.edu fix to SAK-11919:student cannot see instructor feedback for his return submission which he hasn't started yet Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39052 Author: zqian@umich.edu Date: 2007-12-07 15:16:02 -0500 (Fri, 07 Dec 2007) New Revision: 39052 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge into post-2-4: #36592 Mon Oct 08 13:43:54 MST 2007 zqian@umich.edu fix to SAK-11643:student should be able to see the assigned grade after returned /graded Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java #36595 Mon Oct 08 13:49:55 MST 2007 zqian@umich.edu fix to SAK-11643:student should be able to see the assigned grade after returned /graded Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39051 Author: zqian@umich.edu Date: 2007-12-07 14:53:27 -0500 (Fri, 07 Dec 2007) New Revision: 39051 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm Log: merge into post-2-4: merge r36561 into post-2-4 for SAK-11591: Assignmets clicking enter key after inputting grade ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39050 Author: zqian@umich.edu Date: 2007-12-07 14:47:50 -0500 (Fri, 07 Dec 2007) New Revision: 39050 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm Log: merge into post-2-4: #36082 Tue Oct 02 11:12:20 MST 2007 zqian@umich.edu fix to SAK-11652:Student save Assignment as draft with out submitt Files Changed MODIFY /assignment/trunk/assignment-bundles/assignment.properties MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39049 Author: zqian@umich.edu Date: 2007-12-07 14:44:19 -0500 (Fri, 07 Dec 2007) New Revision: 39049 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: merge into post-2-4: #35979 Fri Sep 28 13:59:57 MST 2007 zqian@umich.edu fix to SAK-11749: TA can add Assignment and Grade assignment Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java #36083 Tue Oct 02 11:22:47 MST 2007 zqian@umich.edu fix to SAK-11749:TA can add Assignment and Grade assignment; fixed the misalignment of columns in the student list view Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39048 Author: zqian@umich.edu Date: 2007-12-07 14:28:25 -0500 (Fri, 07 Dec 2007) New Revision: 39048 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_reorder_assignment.vm Log: merge into post-2-4: #35906 Thu Sep 27 08:22:01 MST 2007 zqian@umich.edu fix to SAK-11640:'Position', 'Assignment title', 'Open', or 'Due' should reorder/sort the list by the field that is clicked. Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_reorder_assignment.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39047 Author: zqian@umich.edu Date: 2007-12-07 14:23:48 -0500 (Fri, 07 Dec 2007) New Revision: 39047 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merged into post-2-4: #35746 Mon Sep 24 16:11:27 MST 2007 zqian@umich.edu fix to SAK-11622:'add due date to schedule' is displayed. This option is available w/o the schedule tool enabled on the course site. Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39046 Author: zqian@umich.edu Date: 2007-12-07 14:21:31 -0500 (Fri, 07 Dec 2007) New Revision: 39046 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission.vm Log: merge into post-2-4: #35722 Mon Sep 24 10:46:53 MST 2007 zqian@umich.edu fix to SAK-11619:' Fill out Form' should not be a the top of page for an attachment only assignment Files Changed MODIFY /assignment/trunk/assignment-bundles/assignment.properties MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39045 Author: zqian@umich.edu Date: 2007-12-07 14:18:30 -0500 (Fri, 07 Dec 2007) New Revision: 39045 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm Log: merge into post-2-4: #35721 Mon Sep 24 10:32:21 MST 2007 zqian@umich.edu fix to SAK-11617:grades should be separted via comma, semi-comma or maybe put into a list, see instructor comments as an example: use seperate section for previous grade information, starting with 'Graded Date:' + timestamp label Files Changed MODIFY /assignment/trunk/assignment-bundles/assignment.properties MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39044 Author: zqian@umich.edu Date: 2007-12-07 14:05:53 -0500 (Fri, 07 Dec 2007) New Revision: 39044 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm Log: merge into post-2-4: #35094 Fri Sep 14 09:40:39 MST 2007 zqian@umich.edu fix to SAK-7643:Site-scoped section-aware assignments Files Changed MODIFY /assignment/trunk/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java MODIFY /assignment/trunk/assignment-bundles/assignment.properties MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm MODIFY /assignment/trunk/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java MODIFY /assignment/trunk/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentSubmission.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39043 Author: zqian@umich.edu Date: 2007-12-07 13:47:47 -0500 (Fri, 07 Dec 2007) New Revision: 39043 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm Log: merge into post-2-4: #35041 Thu Sep 13 11:10:25 MST 2007 zqian@umich.edu fix to SAK-11493:add the ability to assign grade to all non-graded non-electronic submissions Files Changed MODIFY /assignment/trunk/assignment-bundles/assignment.properties MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39042 Author: zqian@umich.edu Date: 2007-12-07 13:44:06 -0500 (Fri, 07 Dec 2007) New Revision: 39042 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: merge into post-2-4: #34956 Tue Sep 11 09:07:02 MST 2007 zqian@umich.edu fix to SAK-11464:asn.grade in group realm seems to allow grading in site Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39041 Author: zqian@umich.edu Date: 2007-12-07 13:28:42 -0500 (Fri, 07 Dec 2007) New Revision: 39041 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge into post-2-4: #34747 Thu Sep 06 10:46:39 MST 2007 zqian@umich.edu fix to SAK-11397: Use SAX serialization in Assignment tool Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39039 Author: zqian@umich.edu Date: 2007-12-07 13:13:21 -0500 (Fri, 07 Dec 2007) New Revision: 39039 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merged into post-2-4: #34630 Fri Aug 31 12:25:23 MST 2007 zqian@umich.edu fix to SAK-11349:Assignment upload all process fails when one submitter couldn't be found by UserDirectoryService Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39040 Author: zqian@umich.edu Date: 2007-12-07 13:23:15 -0500 (Fri, 07 Dec 2007) New Revision: 39040 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4: #34741 Thu Sep 06 08:32:44 MST 2007 zqian@umich.edu Fix to SAK-11387:remove the redundant call to get assignment list size in assignment tool Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java -gThis line, and those below, will be ignored-- M assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39038 Author: chmaurer@iupui.edu Date: 2007-12-07 12:53:14 -0500 (Fri, 07 Dec 2007) New Revision: 39038 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Updating externals for the removal of the portal sitenav.properties changes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39037 Author: chmaurer@iupui.edu Date: 2007-12-07 12:50:17 -0500 (Fri, 07 Dec 2007) New Revision: 39037 Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/bundle/sitenav.properties Log: Turns out we don't need those changes. Reverting back. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39036 Author: zqian@umich.edu Date: 2007-12-07 12:11:46 -0500 (Fri, 07 Dec 2007) New Revision: 39036 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge into post-2-4: #34436 Mon Aug 27 03:41:14 MST 2007 david.horwitz@uct.ac.za SAK-11282 check content suitablity before submitting Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39035 Author: zqian@umich.edu Date: 2007-12-07 12:02:40 -0500 (Fri, 07 Dec 2007) New Revision: 39035 Modified: assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4: #34303 Thu Aug 23 11:01:31 MST 2007 zqian@umich.edu fix to SAK-11226:notification to site leader not affected by all.groups permission in assignments tool Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java #37676 Wed Oct 31 18:41:13 MST 2007 zqian@umich.edu fix to SAK-11226:notification to site leader not affected by all.groups permission in assignments tool Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39034 Author: zqian@umich.edu Date: 2007-12-07 11:06:19 -0500 (Fri, 07 Dec 2007) New Revision: 39034 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge into post-2-4: #34040 Wed Aug 15 12:33:35 MST 2007 zqian@umich.edu fix to SAK-11123:NPE in Assignment action if submit untill is null Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39033 Author: ian@caret.cam.ac.uk Date: 2007-12-07 11:03:07 -0500 (Fri, 07 Dec 2007) New Revision: 39033 Modified: event/trunk/event-util/util/src/java/org/sakaiproject/util/EmailNotification.java Log: http://bugs.sakaiproject.org/jira/browse/SAK-11169 Added switch for bulk preference on email notification, Patch Supplied by Daniel Parry. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39032 Author: zqian@umich.edu Date: 2007-12-07 11:02:29 -0500 (Fri, 07 Dec 2007) New Revision: 39032 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merged into post-2-4: Sakai Source Repository #34037 Wed Aug 15 12:09:53 MST 2007 zqian@umich.edu fix to SAK-11146:Deleted assignments showing to students but not site owner Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Repository Revision Date User Message Sakai Source Repository #34046 Wed Aug 15 13:32:23 MST 2007 zqian@umich.edu fix to SAK-11146:Deleted assignments showing to students but not site owner: this is for fixing the possible null value of sort criteria which would cause the exception stack as reported in the ticket Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39031 Author: zqian@umich.edu Date: 2007-12-07 10:56:27 -0500 (Fri, 07 Dec 2007) New Revision: 39031 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: Merge into post-2-4: Sakai Source Repository #33923 Mon Aug 13 10:44:16 MST 2007 zqian@umich.edu Fix to SAK-11101: assignments/download all - saves as .txt Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Sakai Source Repository #34971 Tue Sep 11 14:02:11 MST 2007 zqian@umich.edu fix to SAK-11101:assignments / download all - saves as .txt Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39030 Author: josrodri@iupui.edu Date: 2007-12-07 10:51:35 -0500 (Fri, 07 Dec 2007) New Revision: 39030 Modified: gradebook/trunk/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/trunk/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12114: main bulk gradebook item add SAK-12287: redid styling SAK-12284: removal of item in FF with exactly 2 items now working ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39029 Author: chmaurer@iupui.edu Date: 2007-12-07 10:50:46 -0500 (Fri, 07 Dec 2007) New Revision: 39029 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: updating externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39028 Author: chmaurer@iupui.edu Date: 2007-12-07 10:49:55 -0500 (Fri, 07 Dec 2007) New Revision: 39028 Modified: portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: May have missed an end tag ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39027 Author: zqian@umich.edu Date: 2007-12-07 10:17:58 -0500 (Fri, 07 Dec 2007) New Revision: 39027 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4: SAK-11016 - Fix for initial assignment order Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39026 Author: zqian@umich.edu Date: 2007-12-07 10:08:35 -0500 (Fri, 07 Dec 2007) New Revision: 39026 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm Log: merge into post-2-4: r33390 fix to SAK-10978: Assignment submission receipt formatting is right aligned. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Author: zqian@umich.edu Revision: 33390 Property Name: svn:log New Property Value: fix to SAK-10978: Assignment submission receipt formatting is right aligned. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39025 Author: chmaurer@iupui.edu Date: 2007-12-07 09:39:12 -0500 (Fri, 07 Dec 2007) New Revision: 39025 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: updating externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39024 Author: chmaurer@iupui.edu Date: 2007-12-07 09:34:18 -0500 (Fri, 07 Dec 2007) New Revision: 39024 Modified: site/branches/oncourse_opc_122007/site-api/api/src/java/org/sakaiproject/site/api/SitePage.java site/branches/oncourse_opc_122007/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java site/branches/oncourse_opc_122007/site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java site/branches/oncourse_opc_122007/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSitePage.java site/branches/oncourse_opc_122007/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java site/branches/oncourse_opc_122007/site-impl/impl/src/java/org/sakaiproject/site/impl/DbSiteService.java Log: Merging the IU overlay stuff into the branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39023 Author: ray@media.berkeley.edu Date: 2007-12-07 09:24:24 -0500 (Fri, 07 Dec 2007) New Revision: 39023 Modified: component/branches/SAK-8315/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java component/branches/SAK-8315/component-impl/integration-test/src/webapp/WEB-INF/components.xml Log: Put aliasing test in place before experimenting with context hierarchies ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39022 Author: chmaurer@iupui.edu Date: 2007-12-07 09:14:58 -0500 (Fri, 07 Dec 2007) New Revision: 39022 Modified: portal/branches/oncourse_opc_122007/portal-charon/charon/src/webapp/styles/portalstyles.css portal/branches/oncourse_opc_122007/portal-impl/impl/src/bundle/sitenav.properties portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/CharonPortal.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/PageHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/WorksiteHandler.java portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: Merging in iu overlay stuff for portal ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39021 Author: gopal.ramasammycook@gmail.com Date: 2007-12-07 06:57:03 -0500 (Fri, 07 Dec 2007) New Revision: 39021 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramQuestionScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java Log: Samigo Detailed Statistics Cleanup ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39020 Author: david.horwitz@uct.ac.za Date: 2007-12-07 04:53:25 -0500 (Fri, 07 Dec 2007) New Revision: 39020 Modified: site/branches/SAK-12324/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java Log: SAK-12324 add the course site logic to allowAddCourseSite(id) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39019 Author: david.horwitz@uct.ac.za Date: 2007-12-07 02:55:01 -0500 (Fri, 07 Dec 2007) New Revision: 39019 Modified: site/branches/SAK-12324/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java site/branches/SAK-12324/site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java site/branches/SAK-12324/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java Log: SAK-12324 Modify site ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39018 Author: rjlowe@iupui.edu Date: 2007-12-07 01:09:59 -0500 (Fri, 07 Dec 2007) New Revision: 39018 Added: metaobj/branches/SAK-12393/ Log: New branch of metaobj for SAK-12393 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39017 Author: ian@caret.cam.ac.uk Date: 2007-12-06 19:25:17 -0500 (Thu, 06 Dec 2007) New Revision: 39017 Modified: master/trunk/pom.xml Log: NOJIRA Updated api docs to point to the correct space ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39016 Author: gjthomas@iupui.edu Date: 2007-12-06 17:39:20 -0500 (Thu, 06 Dec 2007) New Revision: 39016 Modified: authz/branches/SAK-7924/authz-impl/impl/src/sql/hsqldb/sakai_realm.sql authz/branches/SAK-7924/authz-impl/impl/src/sql/mssql/sakai_realm.sql authz/branches/SAK-7924/authz-impl/impl/src/sql/mysql/sakai_realm.sql authz/branches/SAK-7924/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: SAK-7924 - View Site in Different Role - Added a permission ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39015 Author: gjthomas@iupui.edu Date: 2007-12-06 17:39:09 -0500 (Thu, 06 Dec 2007) New Revision: 39015 Modified: portal/branches/SAK-7924/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: SAK-7924 - View Site in Different Role - Added a permission ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39014 Author: gjthomas@iupui.edu Date: 2007-12-06 17:38:44 -0500 (Thu, 06 Dec 2007) New Revision: 39014 Modified: site/branches/SAK-7924/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java site/branches/SAK-7924/site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java site/branches/SAK-7924/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java Log: SAK-7924 - View Site in Different Role - Added a permission ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39013 Author: zqian@umich.edu Date: 2007-12-06 17:00:12 -0500 (Thu, 06 Dec 2007) New Revision: 39013 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm Log: merge into post-2-4: fix to SAK-10943:Submission notification fails silently for submitting users who don't have an email address Files Changed MODIFY /assignment/trunk/assignment-bundles/assignment.properties MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39012 Author: zqian@umich.edu Date: 2007-12-06 16:41:04 -0500 (Thu, 06 Dec 2007) New Revision: 39012 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4: Fix to SAK-10864: NPE in AssignmentAction.sizeResources Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39011 Author: zqian@umich.edu Date: 2007-12-06 16:37:49 -0500 (Thu, 06 Dec 2007) New Revision: 39011 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm Log: merge into post-2-4: ix to SAK-10668: Non-electronic Assignments default to Submitted Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39010 Author: zqian@umich.edu Date: 2007-12-06 16:17:22 -0500 (Thu, 06 Dec 2007) New Revision: 39010 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge into post-2-4: Fix to SAK-10823:Odd flow updates only first user in grade list Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39009 Author: zqian@umich.edu Date: 2007-12-06 16:02:20 -0500 (Thu, 06 Dec 2007) New Revision: 39009 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm Log: merge into post-2-4: Fix to SAK-10784:need better formatting for the student assignment submission confirmation page Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_submission_confirmation.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39008 Author: chmaurer@iupui.edu Date: 2007-12-06 15:35:32 -0500 (Thu, 06 Dec 2007) New Revision: 39008 Added: authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/OncourseSecurity.java Modified: authz/branches/oncourse_opc_122007/authz-api/api/src/java/org/sakaiproject/authz/api/SecurityService.java authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurityTest.java authz/branches/oncourse_opc_122007/authz-impl/pack/src/webapp/WEB-INF/components.xml Log: Adding oncourse overlay files into this branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39007 Author: zqian@umich.edu Date: 2007-12-06 15:31:46 -0500 (Thu, 06 Dec 2007) New Revision: 39007 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merged into post-2-4: Fix to SAK-10413: Assignment attachments are missing after importing a site using the Site Archive tool Files Changed MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39006 Author: zqian@umich.edu Date: 2007-12-06 15:23:34 -0500 (Thu, 06 Dec 2007) New Revision: 39006 Added: assignment/branches/post-2-4/assignment-bundles/ assignment/branches/post-2-4/assignment-bundles/.classpath assignment/branches/post-2-4/assignment-bundles/.project assignment/branches/post-2-4/assignment-bundles/assignment.metaprops assignment/branches/post-2-4/assignment-bundles/assignment.properties assignment/branches/post-2-4/assignment-bundles/assignment_ar.properties assignment/branches/post-2-4/assignment-bundles/assignment_ca.metaprops assignment/branches/post-2-4/assignment-bundles/assignment_ca.properties assignment/branches/post-2-4/assignment-bundles/assignment_en_GB.properties assignment/branches/post-2-4/assignment-bundles/assignment_es.metaprops assignment/branches/post-2-4/assignment-bundles/assignment_es.properties assignment/branches/post-2-4/assignment-bundles/assignment_fr_CA.metaprops assignment/branches/post-2-4/assignment-bundles/assignment_fr_CA.properties assignment/branches/post-2-4/assignment-bundles/assignment_ja.metaprops assignment/branches/post-2-4/assignment-bundles/assignment_ja.properties assignment/branches/post-2-4/assignment-bundles/assignment_ko.metaprops assignment/branches/post-2-4/assignment-bundles/assignment_ko.properties assignment/branches/post-2-4/assignment-bundles/assignment_nl.metaprops assignment/branches/post-2-4/assignment-bundles/assignment_nl.properties assignment/branches/post-2-4/assignment-bundles/assignment_ru.properties assignment/branches/post-2-4/assignment-bundles/assignment_sv.properties assignment/branches/post-2-4/assignment-bundles/assignment_zh_CN.metaprops assignment/branches/post-2-4/assignment-bundles/assignment_zh_CN.properties Removed: assignment/branches/post-2-4/assignment-impl/impl/src/bundle/ assignment/branches/post-2-4/assignment-tool/tool/src/bundle/ Modified: assignment/branches/post-2-4/assignment-impl/impl/project.xml assignment/branches/post-2-4/assignment-tool/tool/project.xml Log: merge into post-2-4: Fix to SAK-10432:combine the properties files used by assignment-tool and assignment-impl ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39005 Author: chmaurer@iupui.edu Date: 2007-12-06 15:17:57 -0500 (Thu, 06 Dec 2007) New Revision: 39005 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Updating externals for december opc build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39004 Author: chmaurer@iupui.edu Date: 2007-12-06 15:13:53 -0500 (Thu, 06 Dec 2007) New Revision: 39004 Modified: site/branches/oncourse_opc_122007/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java site/branches/oncourse_opc_122007/site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java site/branches/oncourse_opc_122007/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java Log: svn merge -c 38994 https://source.sakaiproject.org/svn/site/branches/SAK-7924_2-4-x U site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java U site-api/api/src/java/org/sakaiproject/site/api/SiteService.java U site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java svn log -r 38994 https://source.sakaiproject.org/svn/site/branches/SAK-7924_2-4-x ------------------------------------------------------------------------ r38994 | gjthomas@iupui.edu | 2007-12-06 12:29:09 -0500 (Thu, 06 Dec 2007) | 1 line SAK-7924 - View Site in Different Role - 2.4.x updates ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39003 Author: chmaurer@iupui.edu Date: 2007-12-06 15:11:46 -0500 (Thu, 06 Dec 2007) New Revision: 39003 Added: site/branches/oncourse_opc_122007/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39002 Author: chmaurer@iupui.edu Date: 2007-12-06 15:09:43 -0500 (Thu, 06 Dec 2007) New Revision: 39002 Added: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: svn merge -c 38993 https://source.sakaiproject.org/svn/portal/branches/SAK-7924_2-4-x U portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java A portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java A portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java U portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java U portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm svn log -r 38993 https://source.sakaiproject.org/svn/portal/branches/SAK-7924_2-4-x ------------------------------------------------------------------------ r38993 | gjthomas@iupui.edu | 2007-12-06 12:29:01 -0500 (Thu, 06 Dec 2007) | 1 line SAK-7924 - View Site in Different Role - 2.4.x updates ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39001 Author: chmaurer@iupui.edu Date: 2007-12-06 15:06:49 -0500 (Thu, 06 Dec 2007) New Revision: 39001 Added: portal/branches/oncourse_opc_122007/ Removed: portal/branches/oncourse_opc_122007_2/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=39000 Author: chmaurer@iupui.edu Date: 2007-12-06 15:06:37 -0500 (Thu, 06 Dec 2007) New Revision: 39000 Added: portal/branches/oncourse_opc_122007_old/ Removed: portal/branches/oncourse_opc_122007/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38999 Author: chmaurer@iupui.edu Date: 2007-12-06 15:06:12 -0500 (Thu, 06 Dec 2007) New Revision: 38999 Added: portal/branches/oncourse_opc_122007_2/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38998 Author: chmaurer@iupui.edu Date: 2007-12-06 15:02:28 -0500 (Thu, 06 Dec 2007) New Revision: 38998 Removed: portal/branches/oncourse_opc_122007_overlay/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38997 Author: chmaurer@iupui.edu Date: 2007-12-06 15:00:20 -0500 (Thu, 06 Dec 2007) New Revision: 38997 Modified: authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/hsqldb/sakai_realm.sql authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/mysql/sakai_realm.sql authz/branches/oncourse_opc_122007/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: svn merge -c 38992 https://source.sakaiproject.org/svn/authz/branches/SAK-7924_2-4-x U authz-impl/impl/src/sql/mysql/sakai_realm.sql U authz-impl/impl/src/sql/oracle/sakai_realm.sql U authz-impl/impl/src/sql/hsqldb/sakai_realm.sql svn log -r 38992 https://source.sakaiproject.org/svn/authz/branches/SAK-7924_2-4-x ------------------------------------------------------------------------ r38992 | gjthomas@iupui.edu | 2007-12-06 12:28:54 -0500 (Thu, 06 Dec 2007) | 1 line SAK-7924 - View Site in Different Role - 2.4.x updates ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38996 Author: chmaurer@iupui.edu Date: 2007-12-06 14:43:13 -0500 (Thu, 06 Dec 2007) New Revision: 38996 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/taggable/impl/AssignmentItemImpl.java Log: http://bugs.sakaiproject.org/jira/browse/SAK-12388 Using gen.submission instead of just submission for the key. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38995 Author: aaronz@vt.edu Date: 2007-12-06 12:43:34 -0500 (Thu, 06 Dec 2007) New Revision: 38995 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorageUser.java Log: SAK-12105: Fixed up logging (yet again) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38994 Author: gjthomas@iupui.edu Date: 2007-12-06 12:29:09 -0500 (Thu, 06 Dec 2007) New Revision: 38994 Modified: site/branches/SAK-7924_2-4-x/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java site/branches/SAK-7924_2-4-x/site-api/api/src/java/org/sakaiproject/site/cover/SiteService.java site/branches/SAK-7924_2-4-x/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java Log: SAK-7924 - View Site in Different Role - 2.4.x updates ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38993 Author: gjthomas@iupui.edu Date: 2007-12-06 12:29:01 -0500 (Thu, 06 Dec 2007) New Revision: 38993 Added: portal/branches/SAK-7924_2-4-x/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java portal/branches/SAK-7924_2-4-x/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java Modified: portal/branches/SAK-7924_2-4-x/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/SAK-7924_2-4-x/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/SAK-7924_2-4-x/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: SAK-7924 - View Site in Different Role - 2.4.x updates ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38992 Author: gjthomas@iupui.edu Date: 2007-12-06 12:28:54 -0500 (Thu, 06 Dec 2007) New Revision: 38992 Modified: authz/branches/SAK-7924_2-4-x/authz-impl/impl/src/sql/hsqldb/sakai_realm.sql authz/branches/SAK-7924_2-4-x/authz-impl/impl/src/sql/mysql/sakai_realm.sql authz/branches/SAK-7924_2-4-x/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: SAK-7924 - View Site in Different Role - 2.4.x updates ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38991 Author: zqian@umich.edu Date: 2007-12-06 11:54:10 -0500 (Thu, 06 Dec 2007) New Revision: 38991 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm Log: Merge into post-2-4: fix to SAK-10409:The display to all groups check box does not function as expected Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm -This line, and those below, will be ignored-- M assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38990 Author: zqian@umich.edu Date: 2007-12-06 11:51:37 -0500 (Thu, 06 Dec 2007) New Revision: 38990 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/bundle/assignment_fr_CA.properties assignment/branches/post-2-4/assignment-tool/tool/src/bundle/assignment_fr_CA.properties Log: merge into post-2-4: SAK-10401 updated french translation Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/bundle/assignment_fr_CA.properties MODIFY /assignment/trunk/assignment-impl/impl/src/bundle/assignment_fr_CA.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38989 Author: zqian@umich.edu Date: 2007-12-06 11:39:33 -0500 (Thu, 06 Dec 2007) New Revision: 38989 Modified: assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4: fix to SAK-3703:Option show Assignment List by Student lists others besides students in spreadsheet Files Changed MODIFY /assignment/trunk/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java MODIFY /assignment/trunk/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java MODIFY /assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38988 Author: chmaurer@iupui.edu Date: 2007-12-06 11:35:26 -0500 (Thu, 06 Dec 2007) New Revision: 38988 Added: site/branches/SAK-7924_2-4-x/ Log: Creating branch for site against 2.4.x from r33408 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38987 Author: zqian@umich.edu Date: 2007-12-06 11:19:24 -0500 (Thu, 06 Dec 2007) New Revision: 38987 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge fix into post-2-4: Fix to SAK-10061:Assignments Allows same Open/Due/Accept dates Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38986 Author: zqian@umich.edu Date: 2007-12-06 11:11:55 -0500 (Thu, 06 Dec 2007) New Revision: 38986 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_grade.vm Log: merge into post-2-4: fix to SAK-9793:Student view of Non-Electronic submission type assignment has incorrect page title Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_student_view_grade.vm MODIFY /assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38985 Author: zqian@umich.edu Date: 2007-12-06 11:03:59 -0500 (Thu, 06 Dec 2007) New Revision: 38985 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm Log: merge into post-2-4 Fix to SAK-10062:Maxlength on Grade Scale Points field too long Files Changed MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm MODIFY /assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38984 Author: zqian@umich.edu Date: 2007-12-06 10:17:47 -0500 (Thu, 06 Dec 2007) New Revision: 38984 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12353:Gradebook does not show the point correctly ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38983 Author: chmaurer@iupui.edu Date: 2007-12-06 08:10:11 -0500 (Thu, 06 Dec 2007) New Revision: 38983 Added: site/branches/SAK-12324/ Log: Creating branch for SAK-12324 from trunk @r38500 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38982 Author: gopal.ramasammycook@gmail.com Date: 2007-12-06 08:05:38 -0500 (Thu, 06 Dec 2007) New Revision: 38982 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages.properties sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramQuestionScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/evaluation/histogramScores.jsp Log: Samigo Detailed Statistics - display messages cleanup ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38981 Author: david.horwitz@uct.ac.za Date: 2007-12-06 05:19:40 -0500 (Thu, 06 Dec 2007) New Revision: 38981 Modified: site-manage/branches/SAK-12324/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/branches/SAK-12324/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-type.vm Log: SAK-12324 Modifications to site-manage ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38980 Author: david.horwitz@uct.ac.za Date: 2007-12-06 03:49:11 -0500 (Thu, 06 Dec 2007) New Revision: 38980 Added: site-manage/branches/SAK-12324/pageorder/ site-manage/branches/SAK-12324/pom.xml site-manage/branches/SAK-12324/site-manage-api/ site-manage/branches/SAK-12324/site-manage-help/ site-manage/branches/SAK-12324/site-manage-impl/ site-manage/branches/SAK-12324/site-manage-tool/ site-manage/branches/SAK-12324/site-manage-util/ Log: Code to work with ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38979 Author: chmaurer@iupui.edu Date: 2007-12-05 21:18:54 -0500 (Wed, 05 Dec 2007) New Revision: 38979 Added: site/branches/SAK-7924/ Log: Creating branch for SAK-7924 from trunk @r38500 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38978 Author: ian@caret.cam.ac.uk Date: 2007-12-05 19:25:53 -0500 (Wed, 05 Dec 2007) New Revision: 38978 Added: portal/branches/SAK-12350/ Log: Creating Branch SAK-12350 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38977 Author: zqian@umich.edu Date: 2007-12-05 11:45:19 -0500 (Wed, 05 Dec 2007) New Revision: 38977 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix to SAK-12338:exception in the manually request course site page if no course information is entered ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38976 Author: a.fish@lancaster.ac.uk Date: 2007-12-05 08:59:02 -0500 (Wed, 05 Dec 2007) New Revision: 38976 Added: blog/branches/sakai_2-4-x/tool/src/bundle/uk/ac/lancs/e_science/sakai/tools/blogger/bundle/Messages_es.properties Modified: blog/branches/sakai_2-4-x/tool/src/bundle/uk/ac/lancs/e_science/sakai/tools/blogger/bundle/Messages.properties blog/branches/sakai_2-4-x/tool/src/java/uk/ac/lancs/e_science/sakai/tools/blogger/PostListViewerController.java blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/PostCreateView.jsp Log: SAK-7578 - Applied i18n patch supplied by David Roldan Martinez. Thanks David. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38975 Author: a.fish@lancaster.ac.uk Date: 2007-12-05 08:39:58 -0500 (Wed, 05 Dec 2007) New Revision: 38975 Modified: blog/branches/sakai_2-4-x/jsfComponent/pom.xml Log: Added sakai-util dependency ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38974 Author: a.fish@lancaster.ac.uk Date: 2007-12-05 08:26:21 -0500 (Wed, 05 Dec 2007) New Revision: 38974 Modified: blog/trunk/api-impl/pom.xml blog/trunk/api-impl/project.xml Log: SAK-10367 - Added log4j as a dependency. This commit should have been part of r38973. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38973 Author: a.fish@lancaster.ac.uk Date: 2007-12-05 08:20:33 -0500 (Wed, 05 Dec 2007) New Revision: 38973 Modified: blog/trunk/.classpath blog/trunk/api-impl/src/java/uk/ac/lancs/e_science/sakaiproject/impl/blogger/persistence/SakaiPersistenceManager.java Log: SAK-10367 Added some proper logging to SakaiPersistenceManager. Made storePost transactional. Hopefully this should get rid of the post loss problems. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38972 Author: jimeng@umich.edu Date: 2007-12-05 08:09:00 -0500 (Wed, 05 Dec 2007) New Revision: 38972 Modified: db/branches/SAK-12239/db-impl/pack/src/webapp/WEB-INF/components.xml Log: SAK-12239 Fixed bean definition to use 2.4.x bindings for spring. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38971 Author: chmaurer@iupui.edu Date: 2007-12-05 07:33:49 -0500 (Wed, 05 Dec 2007) New Revision: 38971 Added: site-manage/branches/SAK-12324/ Log: Creating branch for David Horwitz ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38969 Author: wagnermr@iupui.edu Date: 2007-12-04 23:31:50 -0500 (Tue, 04 Dec 2007) New Revision: 38969 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/BaseHibernateManager.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool getViewableStudentsForItemForCurrentUser ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38968 Author: josrodri@iupui.edu Date: 2007-12-04 15:36:51 -0500 (Tue, 04 Dec 2007) New Revision: 38968 Modified: gradebook/trunk/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/trunk/app/ui/src/webapp/addAssignment.jsp gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/trunk/app/ui/src/webapp/js/multiItemAdd.js Log: SAK-12285: removed dropdown to expose a specific number of add panes at once SAK-12287: added highlight for alternate add panes (Resources file upload pane styling/coloring) SAK-12288: trivial capitalization fix SAK-12286: re-added '* means required' text to add page ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38967 Author: aaronz@vt.edu Date: 2007-12-04 14:39:58 -0500 (Tue, 04 Dec 2007) New Revision: 38967 Modified: memory/branches/SAK-11913/memory-api/api/pom.xml memory/branches/SAK-11913/memory-common-deployer/pom.xml memory/branches/SAK-11913/memory-impl/impl/pom.xml memory/branches/SAK-11913/memory-impl/pack/pom.xml memory/branches/SAK-11913/memory-test/pack/pom.xml memory/branches/SAK-11913/memory-test/pom.xml memory/branches/SAK-11913/memory-test/test/pom.xml memory/branches/SAK-11913/memory-test/tool/pom.xml memory/branches/SAK-11913/memory-tool/tool/pom.xml memory/branches/SAK-11913/pom.xml Log: SAK-11913: fixed up to use snapshot instead of M2 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38966 Author: aaronz@vt.edu Date: 2007-12-04 14:32:20 -0500 (Tue, 04 Dec 2007) New Revision: 38966 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorageUser.java content/branches/SAK-12105/content-impl-jcr/pack/ Log: SAK-12105: merged in trunk changes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38965 Author: josrodri@iupui.edu Date: 2007-12-04 14:07:49 -0500 (Tue, 04 Dec 2007) New Revision: 38965 Modified: syllabus/trunk/syllabus-app/src/java/org/sakaiproject/tool/syllabus/SyllabusTool.java Log: SAK-12234 - will check if a SyllabusItem was actually retrieved before grabbing redirect url ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38964 Author: chmaurer@iupui.edu Date: 2007-12-04 13:51:15 -0500 (Tue, 04 Dec 2007) New Revision: 38964 Modified: osp/branches/osp_nightly/pom.xml Log: Adding content-taggable to the pom ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38963 Author: chmaurer@iupui.edu Date: 2007-12-04 13:50:29 -0500 (Tue, 04 Dec 2007) New Revision: 38963 Modified: osp/branches/osp_nightly/ osp/branches/osp_nightly/.externals Log: Adding content-taggable to the osp nightly externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38962 Author: chmaurer@iupui.edu Date: 2007-12-04 10:15:40 -0500 (Tue, 04 Dec 2007) New Revision: 38962 Added: portal/branches/SAK-7924_2-4-x/ Log: Creating another branch for portal against 2.4.x from r35703 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38961 Author: gopal.ramasammycook@gmail.com Date: 2007-12-04 09:48:42 -0500 (Tue, 04 Dec 2007) New Revision: 38961 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/ExportResponsesBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/evaluation/histogramScores.jsp sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java Log: Detailed Statistics - spreadsheet export ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38960 Author: ostermmg@whitman.edu Date: 2007-12-03 20:12:35 -0500 (Mon, 03 Dec 2007) New Revision: 38960 Modified: content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/DavManager.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ExpandableResourceType.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/InteractionAction.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceToolAction.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceToolActionPipe.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceType.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceTypeRegistry.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ServiceLevelAction.java content/branches/sakai_2-4-x/content-bundles/content.metaprops content/branches/sakai_2-4-x/content-bundles/content_ar.properties content/branches/sakai_2-4-x/content-bundles/content_ca.metaprops content/branches/sakai_2-4-x/content-bundles/content_es.metaprops content/branches/sakai_2-4-x/content-bundles/content_fr_CA.metaprops content/branches/sakai_2-4-x/content-bundles/content_ja.metaprops content/branches/sakai_2-4-x/content-bundles/content_ko.metaprops content/branches/sakai_2-4-x/content-bundles/content_nl.metaprops content/branches/sakai_2-4-x/content-bundles/content_zh_CN.metaprops content/branches/sakai_2-4-x/content-bundles/types.properties content/branches/sakai_2-4-x/content-bundles/types_ar.properties content/branches/sakai_2-4-x/content-bundles/types_ca.properties content/branches/sakai_2-4-x/content-bundles/types_es.properties content/branches/sakai_2-4-x/content-bundles/types_fr_CA.properties content/branches/sakai_2-4-x/content-bundles/types_ja.properties content/branches/sakai_2-4-x/content-help/project.xml content/branches/sakai_2-4-x/content-help/src/sakai_resources/aqyi.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/aqyy.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/araf.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/arsl.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/atkh.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/atla.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/aude.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/audh.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/auen.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/aukb.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/auta.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/auze.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/avbw.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/avby.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/avbz.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/avcb.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/avcc.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/avcd.html content/branches/sakai_2-4-x/content-help/src/sakai_resources/avcg.html content/branches/sakai_2-4-x/content-impl/impl/src/bundle/siteemacon.metaprops content/branches/sakai_2-4-x/content-impl/impl/src/bundle/siteemacon_ar.properties content/branches/sakai_2-4-x/content-impl/impl/src/bundle/siteemacon_ca.metaprops content/branches/sakai_2-4-x/content-impl/impl/src/bundle/siteemacon_fr_CA.metaprops content/branches/sakai_2-4-x/content-impl/impl/src/bundle/siteemacon_sv.properties content/branches/sakai_2-4-x/content-impl/impl/src/bundle/siteemacon_zh_CN.properties content/branches/sakai_2-4-x/content-impl/impl/src/config/content_type_images_ja.properties content/branches/sakai_2-4-x/content-impl/impl/src/config/content_type_names_ca.properties content/branches/sakai_2-4-x/content-impl/impl/src/config/content_type_names_ja.properties content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BasicResourceToolActionPipe.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ResourceTypeRegistryImpl.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/FileUploadType.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/HtmlDocumentType.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/TextDocumentType.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/UrlResourceType.java content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper_ar.properties content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper_ca.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper_es.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper_fr_CA.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper_ja.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper_ko.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper_nl.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/helper_zh_CN.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/right.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/right_ar.properties content/branches/sakai_2-4-x/content-tool/tool/src/bundle/right_ca.metaprops content/branches/sakai_2-4-x/content-tool/tool/src/bundle/right_fr_CA.properties content/branches/sakai_2-4-x/content-tool/tool/src/bundle/right_ja.properties content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/sakai_2-4-x/content-tool/tool/src/webapp/tools/sakai.resource.type.helper.xml content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/sakai_resources_columns.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/sakai_resources_props.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_access_text.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_create_text.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_revise_text.vm content/branches/sakai_2-4-x/content-util/util/src/java/org/sakaiproject/content/util/BaseResourceType.java Log: SAK-12322 Fix svn:eol-style=native on 2.4.x /content ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38959 Author: ostermmg@whitman.edu Date: 2007-12-03 19:57:53 -0500 (Mon, 03 Dec 2007) New Revision: 38959 Modified: content/branches/sakai_2-5-x/content-api/api/src/java/org/sakaiproject/content/api/DavManager.java content/branches/sakai_2-5-x/content-api/api/src/java/org/sakaiproject/content/api/InteractionAction.java content/branches/sakai_2-5-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceToolAction.java content/branches/sakai_2-5-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceToolActionPipe.java content/branches/sakai_2-5-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceType.java content/branches/sakai_2-5-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceTypeRegistry.java content/branches/sakai_2-5-x/content-api/api/src/java/org/sakaiproject/content/api/ServiceLevelAction.java content/branches/sakai_2-5-x/content-bundles/content.metaprops content/branches/sakai_2-5-x/content-bundles/content_ar.properties content/branches/sakai_2-5-x/content-bundles/content_ca.metaprops content/branches/sakai_2-5-x/content-bundles/content_en_GB.properties content/branches/sakai_2-5-x/content-bundles/content_es.metaprops content/branches/sakai_2-5-x/content-bundles/content_fr_CA.metaprops content/branches/sakai_2-5-x/content-bundles/content_ja.metaprops content/branches/sakai_2-5-x/content-bundles/content_ko.metaprops content/branches/sakai_2-5-x/content-bundles/content_nl.metaprops content/branches/sakai_2-5-x/content-bundles/content_zh_CN.metaprops content/branches/sakai_2-5-x/content-bundles/types.properties content/branches/sakai_2-5-x/content-bundles/types_ar.properties content/branches/sakai_2-5-x/content-bundles/types_ca.properties content/branches/sakai_2-5-x/content-bundles/types_en_GB.properties content/branches/sakai_2-5-x/content-bundles/types_es.properties content/branches/sakai_2-5-x/content-bundles/types_fr_CA.properties content/branches/sakai_2-5-x/content-bundles/types_ja.properties content/branches/sakai_2-5-x/content-bundles/types_nl.properties content/branches/sakai_2-5-x/content-bundles/types_zh_CN.properties content/branches/sakai_2-5-x/content-help/src/sakai_resources/aqyi.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/aqyy.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/araf.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/arsl.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/atkh.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/atla.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/aude.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/audh.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/auen.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/aukb.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/auta.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/auze.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/avbw.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/avby.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/avbz.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/avcb.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/avcc.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/avcd.html content/branches/sakai_2-5-x/content-help/src/sakai_resources/avcg.html content/branches/sakai_2-5-x/content-impl/impl/src/bundle/siteemacon.metaprops content/branches/sakai_2-5-x/content-impl/impl/src/bundle/siteemacon_ar.properties content/branches/sakai_2-5-x/content-impl/impl/src/bundle/siteemacon_ca.metaprops content/branches/sakai_2-5-x/content-impl/impl/src/bundle/siteemacon_fr_CA.metaprops content/branches/sakai_2-5-x/content-impl/impl/src/bundle/siteemacon_nl.properties content/branches/sakai_2-5-x/content-impl/impl/src/bundle/siteemacon_sv.properties content/branches/sakai_2-5-x/content-impl/impl/src/bundle/siteemacon_zh_CN.properties content/branches/sakai_2-5-x/content-impl/impl/src/config/content_type_images_ja.properties content/branches/sakai_2-5-x/content-impl/impl/src/config/content_type_names_ca.properties content/branches/sakai_2-5-x/content-impl/impl/src/config/content_type_names_ja.properties content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BasicResourceToolActionPipe.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlDb2.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlDefault.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlHSql.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlMsSql.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlMySql.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ResourceTypeRegistryImpl.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/upgradeschema.config content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/types/FileUploadType.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/types/HtmlDocumentType.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/types/TextDocumentType.java content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/types/UrlResourceType.java content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_ar.properties content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_ca.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_es.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_fr_CA.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_ja.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_ko.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_nl.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/helper_zh_CN.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/right.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/right_ar.properties content/branches/sakai_2-5-x/content-tool/tool/src/bundle/right_ca.metaprops content/branches/sakai_2-5-x/content-tool/tool/src/bundle/right_fr_CA.properties content/branches/sakai_2-5-x/content-tool/tool/src/bundle/right_ja.properties content/branches/sakai_2-5-x/content-tool/tool/src/bundle/right_zh_CN.properties content/branches/sakai_2-5-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/demos/mail/mail.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/countries.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/Form.html content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/comboBoxData.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/comboBoxDataToo.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/treeTest.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/noir.html content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/templateThemeTest.html content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/_firebug/LICENSE content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/LICENSE content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/TODO content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_commentFiltered.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_idcollision.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_withBoolean.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_withDates.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_withNull.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/geography_hierarchy_large.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/geography_hierarchy_small.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/resources/testClass.smd content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/_sql/LICENSE content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/LICENSE content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Argentina/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Brazil/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/Ottawa/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/Toronto/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/China/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Egypt/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/France/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Germany/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/India/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Italy/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/Mombasa/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/Nairobi/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mexico/Guadalajara/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mexico/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mongolia/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Russia/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Spain/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Sudan/Khartoum/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Sudan/data.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/root.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/movies.csv content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/patterns.csv content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/runTests.html content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash6/DojoExternalInterface.as content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash8/DojoExternalInterface.as content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash8/ExpressInstall.as content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/LICENSE content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/manifest content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/resources/README.template content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/rpc/yahoo.smd content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/Storage.as content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/countries.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/states.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service/JSON.smd content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service/XML.smd content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service/a.json content/branches/sakai_2-5-x/content-tool/tool/src/webapp/dojo/dojo-release-0.9.0/util/doh/_sounds/LICENSE content/branches/sakai_2-5-x/content-tool/tool/src/webapp/tools/sakai.resource.type.helper.xml content/branches/sakai_2-5-x/content-tool/tool/src/webapp/vm/content/sakai_resources_columns.vm content/branches/sakai_2-5-x/content-tool/tool/src/webapp/vm/content/sakai_resources_props.vm content/branches/sakai_2-5-x/content-tool/tool/src/webapp/vm/resources/sakai_access_text.vm content/branches/sakai_2-5-x/content-tool/tool/src/webapp/vm/resources/sakai_create_text.vm content/branches/sakai_2-5-x/content-tool/tool/src/webapp/vm/resources/sakai_revise_text.vm content/branches/sakai_2-5-x/content-util/util/src/java/org/sakaiproject/content/util/BaseResourceType.java content/branches/sakai_2-5-x/upgradeschema-mysql.config content/branches/sakai_2-5-x/upgradeschema-oracle.config Log: SAK-12322 Fix svn:eol-style=native on 2.5.x /content ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38957 Author: ian@caret.cam.ac.uk Date: 2007-12-03 16:22:20 -0500 (Mon, 03 Dec 2007) New Revision: 38957 Modified: content/trunk/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorageUser.java content/trunk/content-impl-jcr/pack/ Log: http://jira.sakaiproject.org/jira/browse/SAK-12321 Fixed The mime types was not being set in the right part of the jcr:content node. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38956 Author: jimeng@umich.edu Date: 2007-12-03 13:10:39 -0500 (Mon, 03 Dec 2007) New Revision: 38956 Added: content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSql.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlDb2.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlDefault.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlHSql.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlMsSql.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlMySql.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/DropboxNotification.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/ content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/api/ content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/api/SerializableCollectionAccess.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/api/SerializableResourceAccess.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/ content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/Type1BaseContentCollectionSerializer.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/Type1BaseContentResourceSerializer.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/ content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/ConversionTimeService.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/ConvertTime.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/FileSizeResourcesConversionHandler.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SAXSerializableCollectionAccess.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SAXSerializablePropertiesAccess.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SAXSerializableResourceAccess.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/Type1BlobCollectionConversionHandler.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/Type1BlobResourcesConversionHandler.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/upgradeschema.config content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/util/ content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/util/GMTDateformatter.java Modified: content/branches/SAK-12239/content-impl/impl/project.xml content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentHostingHandlerResolverImpl.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/SiteEmailNotificationContent.java content/branches/SAK-12239/content-impl/impl/src/sql/hsqldb/sakai_content.sql content/branches/SAK-12239/content-impl/impl/src/sql/hsqldb/sakai_content_delete.sql content/branches/SAK-12239/content-impl/impl/src/sql/mysql/sakai_content.sql content/branches/SAK-12239/content-impl/impl/src/sql/mysql/sakai_content_delete.sql content/branches/SAK-12239/content-impl/impl/src/sql/oracle/sakai_content.sql content/branches/SAK-12239/content-impl/impl/src/sql/oracle/sakai_content_delete.sql content/branches/SAK-12239/content-impl/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12239/content-tool/tool/src/bundle/right.properties content/branches/SAK-12239/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-12239/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-12239/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/SAK-12239/content-tool/tool/src/webapp/vm/content/sakai_filepicker_select.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/content/sakai_resources_cwiz_finish.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/content/sakai_resources_properties.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_create_folders.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_create_uploads.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_create_urls.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_replace_file.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_revise_html.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_revise_text.vm content/branches/SAK-12239/content-tool/tool/src/webapp/vm/resources/sakai_revise_url.vm Log: SAK-12239 Adding files to content impl ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38955 Author: chmaurer@iupui.edu Date: 2007-12-03 12:37:54 -0500 (Mon, 03 Dec 2007) New Revision: 38955 Modified: portal/branches/oncourse_opc_122007_overlay/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java Log: adding an Iterator import ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38954 Author: zqian@umich.edu Date: 2007-12-03 12:29:23 -0500 (Mon, 03 Dec 2007) New Revision: 38954 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_view_assignment.vm Log: merge fix to 'SAK-5956: Assignment Tool Exception' into post-2-4 branch: svn merge -r 38952:38953 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38953 Author: zqian@umich.edu Date: 2007-12-03 12:24:50 -0500 (Mon, 03 Dec 2007) New Revision: 38953 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_view_assignment.vm Log: Fix to SAK-5956: Assignment Tool Exceptions ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38952 Author: chmaurer@iupui.edu Date: 2007-12-03 11:58:09 -0500 (Mon, 03 Dec 2007) New Revision: 38952 Modified: portal/branches/oncourse_opc_122007_overlay/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/oncourse_opc_122007_overlay/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/oncourse_opc_122007_overlay/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: merging greg's student view stuff with the oncourse overlay ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38951 Author: chmaurer@iupui.edu Date: 2007-12-03 11:29:26 -0500 (Mon, 03 Dec 2007) New Revision: 38951 Added: portal/branches/oncourse_opc_122007_overlay/ Log: branching the oncourse portal overlay to add in Greg's student view stuff ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38950 Author: chmaurer@iupui.edu Date: 2007-12-03 11:11:06 -0500 (Mon, 03 Dec 2007) New Revision: 38950 Modified: authz/branches/oncourse_opc_122007_overlay/authz-api/api/src/java/org/sakaiproject/authz/api/SecurityService.java authz/branches/oncourse_opc_122007_overlay/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurityTest.java Log: adding oncourse student view stuff into the overlay ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38949 Author: chmaurer@iupui.edu Date: 2007-12-03 10:50:54 -0500 (Mon, 03 Dec 2007) New Revision: 38949 Added: authz/branches/oncourse_opc_122007_overlay/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38948 Author: david.horwitz@uct.ac.za Date: 2007-12-03 10:18:02 -0500 (Mon, 03 Dec 2007) New Revision: 38948 Modified: polls/trunk/tool/src/java/org/sakaiproject/poll/tool/producers/PollOptionProducer.java Log: SAK-12317 render the edit options header ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38947 Author: gopal.ramasammycook@gmail.com Date: 2007-12-03 09:45:55 -0500 (Mon, 03 Dec 2007) New Revision: 38947 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/EvaluationMessages.properties sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramQuestionScoresBean.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/evaluation/histogramScores.jsp sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java Log: Detailed Statistics ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38946 Author: chmaurer@iupui.edu Date: 2007-12-03 08:24:03 -0500 (Mon, 03 Dec 2007) New Revision: 38946 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Updating authz to get the student view stuff from Greg ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38945 Author: chmaurer@iupui.edu Date: 2007-12-03 08:22:14 -0500 (Mon, 03 Dec 2007) New Revision: 38945 Modified: authz/branches/oncourse_opc_122007/authz-api/api/src/java/org/sakaiproject/authz/api/SecurityService.java authz/branches/oncourse_opc_122007/authz-api/api/src/java/org/sakaiproject/authz/cover/SecurityService.java authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java authz/branches/oncourse_opc_122007/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurity.java Log: svn merge -r 38923:38925 https://source.sakaiproject.org/svn/authz/branches/SAK-7924_2-4-x U authz-api/api/src/java/org/sakaiproject/authz/api/SecurityService.java U authz-api/api/src/java/org/sakaiproject/authz/cover/SecurityService.java U authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java U authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurity.java ------------------------------------------------------------------------ r38924 | gjthomas@iupui.edu | 2007-11-30 15:52:57 -0500 (Fri, 30 Nov 2007) | 3 lines SAK-7924 - View Site as a different role Minor edits to make it function with 2.4.x ------------------------------------------------------------------------ r38925 | gjthomas@iupui.edu | 2007-11-30 16:11:52 -0500 (Fri, 30 Nov 2007) | 3 lines SAK-7924 - View Site as a different role Minor edits to make it function with 2.4.x ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38944 Author: gopal.ramasammycook@gmail.com Date: 2007-12-03 07:55:58 -0500 (Mon, 03 Dec 2007) New Revision: 38944 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/ExportResponsesBean.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java Log: SAK-12142 Section Scores Export ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38943 Author: a.fish@lancaster.ac.uk Date: 2007-12-03 04:42:12 -0500 (Mon, 03 Dec 2007) New Revision: 38943 Modified: blog/trunk/.classpath blog/trunk/api-impl/src/java/uk/ac/lancs/e_science/sakaiproject/impl/blogger/persistence/SakaiPersistenceManager.java Log: Took out an unused import and added the snapshot db api to the eclipse classpath. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38942 Author: stuart.freeman@et.gatech.edu Date: 2007-12-02 13:18:36 -0500 (Sun, 02 Dec 2007) New Revision: 38942 Modified: msgcntr/branches/sakai_2-4-x/messageforums-app/src/webapp/jsp/discussionForum/message/dfAllMessages.jsp Log: SAK-11336 forums / 'read full description' --(stuart@mothra:pts/0)-----------------(/home/stuart/src/sakai_2-4-x/msgcntr)-- --(1320:Sun,02 Dec 07:$)-- svn merge -r34560:34561 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-app/src/webapp/jsp/discussionForum/message/dfAllMessages.jsp --(stuart@mothra:pts/0)-----------------(/home/stuart/src/sakai_2-4-x/msgcntr)-- --(1323:Sun,02 Dec 07:$)-- ^merge^log svn log -r34560:34561 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r34561 | rjlowe@iupui.edu | 2007-08-30 09:55:04 -0400 (Thu, 30 Aug 2007) | 3 lines SAK-11336 http://bugs.sakaiproject.org/jira/browse/SAK-11336 Forums / 'read full description' ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38941 Author: stuart.freeman@et.gatech.edu Date: 2007-12-02 13:13:56 -0500 (Sun, 02 Dec 2007) New Revision: 38941 Modified: msgcntr/branches/sakai_2-4-x/messageforums-api/src/java/org/sakaiproject/api/app/messageforums/AreaManager.java msgcntr/branches/sakai_2-4-x/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/AreaManagerImpl.java msgcntr/branches/sakai_2-4-x/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/DiscussionForumServiceImpl.java Log: SAK-10415 forums and topics not copying from an existing site --(1309:Sun,02 Dec 07:$)-- svn merge -r31981:31982 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/DiscussionForumServiceImpl.java U messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/AreaManagerImpl.java U messageforums-api/src/java/org/sakaiproject/api/app/messageforums/AreaManager.java --(stuart@mothra:pts/0)-----------------(/home/stuart/src/sakai_2-4-x/msgcntr)-- --(1318:Sun,02 Dec 07:$)-- ^merge^log svn log -r31981:31982 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r31982 | wagnermr@iupui.edu | 2007-07-02 15:59:24 -0400 (Mon, 02 Jul 2007) | 3 lines SAK-10415 http://bugs.sakaiproject.org/jira/browse/SAK-10415 Forums and Topics not copying from an existing site ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38940 Author: stuart.freeman@et.gatech.edu Date: 2007-12-02 13:02:15 -0500 (Sun, 02 Dec 2007) New Revision: 38940 Modified: msgcntr/branches/sakai_2-4-x/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/DiscussionForumServiceImpl.java Log: SAK-10455 forums and site-site import / forums do not maintain order when imported from another site --(1304:Sun,02 Dec 07:$)-- svn merge -r31828:31829 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/DiscussionForumServiceImpl.java --(stuart@mothra:pts/0)-----------------(/home/stuart/src/sakai_2-4-x/msgcntr)-- --(1305:Sun,02 Dec 07:$)-- ^merge^log svn log -r31828:31829 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r31829 | wagnermr@iupui.edu | 2007-06-26 08:26:25 -0400 (Tue, 26 Jun 2007) | 3 lines SAK-10455 http://bugs.sakaiproject.org/jira/browse/SAK-10455 forums and site-site import / forums do not maintain the same order when imported from another site ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38939 Author: sgithens@caret.cam.ac.uk Date: 2007-12-02 03:13:47 -0500 (Sun, 02 Dec 2007) New Revision: 38939 Added: content/branches/SAK-12105/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ThirdPartyManagerRegistrar.java Modified: content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/SAK-12105/contentmultiplex-impl/impl/pom.xml Log: SAK-12105 Added a third party to register the ContentHostingService API Proxy with the EntityManager. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38938 Author: sgithens@caret.cam.ac.uk Date: 2007-12-01 21:14:34 -0500 (Sat, 01 Dec 2007) New Revision: 38938 Modified: content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml Log: SAK-12105 Added some stuff back into components that was lost in the merge. Like the proxy. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38937 Author: aaronz@vt.edu Date: 2007-12-01 18:10:19 -0500 (Sat, 01 Dec 2007) New Revision: 38937 Modified: content/branches/SAK-12105/pom.xml Log: SAK-12105: Updated base pom ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38936 Author: aaronz@vt.edu Date: 2007-12-01 18:02:26 -0500 (Sat, 01 Dec 2007) New Revision: 38936 Modified: content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/DropboxContextObserver.java Log: SAK-12105: Merged in trunk changes to this branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38935 Author: aaronz@vt.edu Date: 2007-12-01 18:02:15 -0500 (Sat, 01 Dec 2007) New Revision: 38935 Modified: content/branches/SAK-12105/content-impl-jcr/.classpath content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRStorage.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorage.java content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml Log: SAK-12105: Merged in trunk changes to this branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38934 Author: aaronz@vt.edu Date: 2007-12-01 18:02:10 -0500 (Sat, 01 Dec 2007) New Revision: 38934 Modified: content/branches/SAK-12105/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java Log: SAK-12105: Merged in trunk changes to this branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38933 Author: aaronz@vt.edu Date: 2007-12-01 18:02:04 -0500 (Sat, 01 Dec 2007) New Revision: 38933 Modified: content/branches/SAK-12105/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java Log: SAK-12105: Merged in trunk changes to this branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38932 Author: aaronz@vt.edu Date: 2007-12-01 18:01:58 -0500 (Sat, 01 Dec 2007) New Revision: 38932 Modified: content/branches/SAK-12105/content-jcr-migration-api/.classpath Log: SAK-12105: Merged in trunk changes to this branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38931 Author: ian@caret.cam.ac.uk Date: 2007-12-01 14:11:22 -0500 (Sat, 01 Dec 2007) New Revision: 38931 Modified: content/trunk/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/trunk/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRCollectionEdit.java content/trunk/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRStorage.java content/trunk/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRContentService.java content/trunk/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorage.java content/trunk/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/trunk/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/trunk/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12311 Fixed the various logging issues. Added PrimaryContentService to indicate the primary version, which needs to be in the API because the ContentHostingMultiplexer service binds to it throught he API. It cant bind to the impl. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38930 Author: sgithens@caret.cam.ac.uk Date: 2007-12-01 00:09:42 -0500 (Sat, 01 Dec 2007) New Revision: 38930 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRContentService.java Log: SAK-12105 Fixed getCollectionSize. I was accidentally returning the total number for each recursive call, instead of just the count for that recursion. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38929 Author: sgithens@caret.cam.ac.uk Date: 2007-11-30 20:01:23 -0500 (Fri, 30 Nov 2007) New Revision: 38929 Modified: content/branches/SAK-12105/content-impl-jcr/impl/pom.xml content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/CHStoJCRMigratorImpl.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/ContentToJCRCopierImpl.java content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/branches/SAK-12105/content-jcr-migration-api/pom.xml content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/ContentToJCRCopier.java Log: SAK-12105 Trying to work on some issues with migrating content, namely the repository locking (maybe deadlocking), and my db going cabberwonky. Oddly enough, it seems to work ok when I'm also running the load tests. In progress. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38928 Author: zqian@umich.edu Date: 2007-11-30 17:03:42 -0500 (Fri, 30 Nov 2007) New Revision: 38928 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/trunk/upgradeschema_mysql.config Log: fix to SAK-12289, remove the unnecessary checkins made in 38927 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38927 Author: zqian@umich.edu Date: 2007-11-30 16:55:44 -0500 (Fri, 30 Nov 2007) New Revision: 38927 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/trunk/upgradeschema_mysql.config Log: merge fix to SAK-12289 into trunk:svn merge -r 38925:38926 https://source.sakaiproject.org/svn/assignment/branches/post-2-4/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38926 Author: zqian@umich.edu Date: 2007-11-30 16:52:59 -0500 (Fri, 30 Nov 2007) New Revision: 38926 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: Fix to SAK-12289:Modifications to files are not saved in Upload All for provided students when EID does not equal Display ID ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38925 Author: gjthomas@iupui.edu Date: 2007-11-30 16:11:52 -0500 (Fri, 30 Nov 2007) New Revision: 38925 Modified: authz/branches/SAK-7924_2-4-x/authz-api/api/src/java/org/sakaiproject/authz/api/SecurityService.java authz/branches/SAK-7924_2-4-x/authz-api/api/src/java/org/sakaiproject/authz/cover/SecurityService.java authz/branches/SAK-7924_2-4-x/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurity.java Log: SAK-7924 - View Site as a different role Minor edits to make it function with 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38924 Author: gjthomas@iupui.edu Date: 2007-11-30 15:52:57 -0500 (Fri, 30 Nov 2007) New Revision: 38924 Modified: authz/branches/SAK-7924_2-4-x/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java Log: SAK-7924 - View Site as a different role Minor edits to make it function with 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38923 Author: chmaurer@iupui.edu Date: 2007-11-30 15:27:02 -0500 (Fri, 30 Nov 2007) New Revision: 38923 Added: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java Modified: portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/oncourse_opc_122007/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/oncourse_opc_122007/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: svn merge -c 38917 https://source.sakaiproject.org/svn/portal/branches/SAK-7924 C portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java A portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java A portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java U portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java C portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm svn log -r 38917 https://source.sakaiproject.org/svn/portal/branches/SAK-7924 ------------------------------------------------------------------------ r38917 | gjthomas@iupui.edu | 2007-11-30 11:19:10 -0500 (Fri, 30 Nov 2007) | 1 line SAK-7924 - View Site in a different role ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38922 Author: chmaurer@iupui.edu Date: 2007-11-30 15:16:08 -0500 (Fri, 30 Nov 2007) New Revision: 38922 Added: authz/branches/SAK-7924_2-4-x/ Log: Creating another branch for authz against 2.4.x from r37756 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38921 Author: cwen@iupui.edu Date: 2007-11-30 15:06:38 -0500 (Fri, 30 Nov 2007) New Revision: 38921 Modified: oncourse/trunk/src/jobscheduler/scheduler-component-shared/src/java/org/sakaiproject/component/app/scheduler/jobs/Spring2008CourseSync.java Log: ONC-260, more for spring semester. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38920 Author: chmaurer@iupui.edu Date: 2007-11-30 14:21:29 -0500 (Fri, 30 Nov 2007) New Revision: 38920 Added: portal/branches/oncourse_opc_122007/ Log: Creating a new branch for opc deliverables, created from sakai_2-4-x @r31545 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38919 Author: chmaurer@iupui.edu Date: 2007-11-30 14:20:12 -0500 (Fri, 30 Nov 2007) New Revision: 38919 Added: authz/branches/oncourse_opc_122007/ Log: Creating a new branch for opc deliverables, created from sakai_2-4-x @r28692 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38918 Author: cwen@iupui.edu Date: 2007-11-30 12:07:16 -0500 (Fri, 30 Nov 2007) New Revision: 38918 Modified: oncourse/trunk/src/jobscheduler/scheduler-component-shared/src/java/org/sakaiproject/component/app/scheduler/jobs/Fall2007CourseSync.java oncourse/trunk/src/jobscheduler/scheduler-component-shared/src/java/org/sakaiproject/component/app/scheduler/jobs/Spring2008CourseSync.java Log: more for ONC-260. revised for spring 2008 too. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38917 Author: gjthomas@iupui.edu Date: 2007-11-30 11:19:10 -0500 (Fri, 30 Nov 2007) New Revision: 38917 Added: portal/branches/SAK-7924/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchHandler.java portal/branches/SAK-7924/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/RoleSwitchOutHandler.java Modified: portal/branches/SAK-7924/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/SAK-7924/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/branches/SAK-7924/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: SAK-7924 - View Site in a different role ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38916 Author: gjthomas@iupui.edu Date: 2007-11-30 11:19:06 -0500 (Fri, 30 Nov 2007) New Revision: 38916 Modified: authz/branches/SAK-7924/authz-api/api/src/java/org/sakaiproject/authz/api/SecurityService.java authz/branches/SAK-7924/authz-api/api/src/java/org/sakaiproject/authz/cover/SecurityService.java authz/branches/SAK-7924/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java authz/branches/SAK-7924/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupSql.java authz/branches/SAK-7924/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupSqlDefault.java authz/branches/SAK-7924/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurity.java Log: SAK-7924 - View Site in a different role ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38915 Author: cwen@iupui.edu Date: 2007-11-30 11:08:04 -0500 (Fri, 30 Nov 2007) New Revision: 38915 Modified: oncourse/branches/sakai_2-4-x/ Log: set prop ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38914 Author: chmaurer@iupui.edu Date: 2007-11-30 10:54:17 -0500 (Fri, 30 Nov 2007) New Revision: 38914 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Revving up gradebook to pick up SAK-12091 since SAK-12114 needed it ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38913 Author: chmaurer@iupui.edu Date: 2007-11-30 10:52:40 -0500 (Fri, 30 Nov 2007) New Revision: 38913 Added: gradebook/branches/oncourse_opc_122007/service/api/src/java/org/sakaiproject/service/gradebook/shared/MultipleAssignmentSavingException.java Modified: gradebook/branches/oncourse_opc_122007/app/business/src/java/org/sakaiproject/tool/gradebook/business/GradebookManager.java gradebook/branches/oncourse_opc_122007/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/branches/oncourse_opc_122007/app/standalone-app/src/test/org/sakaiproject/tool/gradebook/test/GradebookManagerOPCTest.java Log: svn merge -c 37674 https://source.sakaiproject.org/svn/gradebook/trunk U app/standalone-app/src/test/org/sakaiproject/tool/gradebook/test/GradebookManagerOPCTest.java U app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java U app/business/src/java/org/sakaiproject/tool/gradebook/business/GradebookManager.java A service/api/src/java/org/sakaiproject/service/gradebook/shared/MultipleAssignmentSavingException.java svn log -r 37674 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37674 | cwen@iupui.edu | 2007-10-31 16:44:59 -0400 (Wed, 31 Oct 2007) | 5 lines http://128.196.219.68/jira/browse/SAK-12091 SAK-12091 => add createAssignments and checkValidName methods to GradebookManager. also add MultipleAssignmentSavingException. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38912 Author: chmaurer@iupui.edu Date: 2007-11-30 10:33:37 -0500 (Fri, 30 Nov 2007) New Revision: 38912 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: updating msgcntr externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38911 Author: chmaurer@iupui.edu Date: 2007-11-30 10:30:29 -0500 (Fri, 30 Nov 2007) New Revision: 38911 Modified: msgcntr/branches/oncourse_opc_122007/messageforums-app/project.xml msgcntr/branches/oncourse_opc_122007/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java Log: SAK-12073 Removing some event stuff that crept in by mistake ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=43929 Author: david.horwitz@uct.ac.za Date: 2007-11-30 10:12:23 -0500 (Fri, 30 Nov 2007) New Revision: 43929 Added: uct/email-template-service/ uct/email-template-service/branches/ uct/email-template-service/tags/ uct/email-template-service/trunk/ uct/email-template-service/trunk/.classpath uct/email-template-service/trunk/.project uct/email-template-service/trunk/.sakaiapp uct/email-template-service/trunk/.svnignore uct/email-template-service/trunk/README.txt uct/email-template-service/trunk/api/ uct/email-template-service/trunk/api/pom.xml uct/email-template-service/trunk/api/project.xml uct/email-template-service/trunk/api/src/ uct/email-template-service/trunk/api/src/java/ uct/email-template-service/trunk/api/src/java/org/ uct/email-template-service/trunk/api/src/java/org/sakaiproject/ uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/ uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/dao/ uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/dao/EmailTemplateServiceDao.java uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/hbm/ uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/hbm/EmailTemplate.hbm.xml uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/model/ uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/model/EmailTemplate.java uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/model/RenderedTemplate.java uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/service/ uct/email-template-service/trunk/api/src/java/org/sakaiproject/emailtemplateservice/service/EmailTemplateService.java uct/email-template-service/trunk/emailtemplateservce-shared-deploy/ uct/email-template-service/trunk/emailtemplateservce-shared-deploy/pom.xml uct/email-template-service/trunk/impl/ uct/email-template-service/trunk/impl/pom.xml uct/email-template-service/trunk/impl/project.xml uct/email-template-service/trunk/impl/src/ uct/email-template-service/trunk/impl/src/java/ uct/email-template-service/trunk/impl/src/java/org/ uct/email-template-service/trunk/impl/src/java/org/sakaiproject/ uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/ uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/dao/ uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/dao/impl/ uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/dao/impl/EmailTemplateServiceDaoImpl.java uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/service/ uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/service/impl/ uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/service/impl/EmailTemplateServiceImpl.java uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/util/ uct/email-template-service/trunk/impl/src/java/org/sakaiproject/emailtemplateservice/util/TextTemplateLogicUtils.java uct/email-template-service/trunk/pack/ uct/email-template-service/trunk/pack/pom.xml uct/email-template-service/trunk/pack/project.xml uct/email-template-service/trunk/pack/src/ uct/email-template-service/trunk/pack/src/webapp/ uct/email-template-service/trunk/pack/src/webapp/WEB-INF/ uct/email-template-service/trunk/pack/src/webapp/WEB-INF/components.xml uct/email-template-service/trunk/pack/src/webapp/WEB-INF/hibernate-hbms.xml uct/email-template-service/trunk/pack/src/webapp/WEB-INF/spring-hibernate.xml uct/email-template-service/trunk/pom.xml uct/email-template-service/trunk/project.xml uct/email-template-service/trunk/tool/ uct/email-template-service/trunk/tool/maven.xml uct/email-template-service/trunk/tool/pom.xml uct/email-template-service/trunk/tool/project.properties uct/email-template-service/trunk/tool/project.xml uct/email-template-service/trunk/tool/src/ uct/email-template-service/trunk/tool/src/java/ uct/email-template-service/trunk/tool/src/java/org/ uct/email-template-service/trunk/tool/src/java/org/sakaiproject/ uct/email-template-service/trunk/tool/src/java/org/sakaiproject/emailtemplateservice/ uct/email-template-service/trunk/tool/src/java/org/sakaiproject/emailtemplateservice/tool/ uct/email-template-service/trunk/tool/src/java/org/sakaiproject/emailtemplateservice/tool/params/ uct/email-template-service/trunk/tool/src/java/org/sakaiproject/emailtemplateservice/tool/producers/ uct/email-template-service/trunk/tool/src/webapp/ uct/email-template-service/trunk/tool/src/webapp/WEB-INF/ uct/email-template-service/trunk/tool/src/webapp/WEB-INF/bundle/ uct/email-template-service/trunk/tool/src/webapp/WEB-INF/web.xml uct/email-template-service/trunk/tool/src/webapp/component-templates/ uct/email-template-service/trunk/tool/src/webapp/css/ uct/email-template-service/trunk/tool/src/webapp/css/Emailtemplateservice.css uct/email-template-service/trunk/tool/src/webapp/images/ uct/email-template-service/trunk/tool/src/webapp/templates/ uct/email-template-service/trunk/tool/src/webapp/tools/ uct/email-template-service/trunk/tool/src/webapp/tools/sakai.emailtemplateservice.xml Log: import code from UCT trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38910 Author: cwen@iupui.edu Date: 2007-11-30 09:50:16 -0500 (Fri, 30 Nov 2007) New Revision: 38910 Modified: oncourse/branches/sakai_2-4-x/.externals Log: update external for SAK-11728 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38909 Author: cwen@iupui.edu Date: 2007-11-30 09:47:54 -0500 (Fri, 30 Nov 2007) New Revision: 38909 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/bundle/assignment.properties assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: found problem for building. remerge for SAK-11728 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38908 Author: cwen@iupui.edu Date: 2007-11-30 09:40:29 -0500 (Fri, 30 Nov 2007) New Revision: 38908 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/bundle/assignment.properties assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: found problem for building. remerge for SAK-11728 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38907 Author: chmaurer@iupui.edu Date: 2007-11-30 09:25:21 -0500 (Fri, 30 Nov 2007) New Revision: 38907 Added: authz/branches/SAK-7924/ Log: Creating branch for SAK-7924 from trunk @r38872 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38905 Author: chmaurer@iupui.edu Date: 2007-11-30 09:24:28 -0500 (Fri, 30 Nov 2007) New Revision: 38905 Added: portal/branches/SAK-7924/ Log: Creating branch for SAK-7924 from trunk @r38361 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38906 Author: gopal.ramasammycook@gmail.com Date: 2007-11-30 09:23:52 -0500 (Fri, 30 Nov 2007) New Revision: 38906 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/ExportResponsesBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueriesAPI.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/PublishedAssessmentService.java Log: SAK-12142 Started export of part/section scores in seperate columns ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38904 Author: cwen@iupui.edu Date: 2007-11-30 09:06:17 -0500 (Fri, 30 Nov 2007) New Revision: 38904 Modified: oncourse/branches/sakai_2-4-x/.externals Log: update external -- merge SAK-11728 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38903 Author: cwen@iupui.edu Date: 2007-11-30 08:57:19 -0500 (Fri, 30 Nov 2007) New Revision: 38903 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/bundle/assignment.properties assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: SAK-11728. svn merge -r34841:34840 https://source.sakaiproject.org/svn/assignment/trunk, svn merge -r34693:34692 https://source.sakaiproject.org/svn/assignment/trunk, svn merge -r34393:34392 https://source.sakaiproject.org/svn/assignment/trunk, svn merge -r31550:31551 https://source.sakaiproject.org/svn/assignment/trunk,svn merge -r31570:31571 https://source.sakaiproject.org/svn/assignment/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38902 Author: chmaurer@iupui.edu Date: 2007-11-30 08:44:00 -0500 (Fri, 30 Nov 2007) New Revision: 38902 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: updating externals for msgcntr ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38901 Author: chmaurer@iupui.edu Date: 2007-11-30 08:42:42 -0500 (Fri, 30 Nov 2007) New Revision: 38901 Modified: msgcntr/branches/oncourse_opc_122007/messageforums-app/project.xml Log: SAK-12073 Adding a dependency to event-api ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38900 Author: chmaurer@iupui.edu Date: 2007-11-29 22:16:36 -0500 (Thu, 29 Nov 2007) New Revision: 38900 Modified: reports/trunk/reports-api/.classpath reports/trunk/reports-impl/.classpath reports/trunk/reports-tool/.classpath reports/trunk/reports-util/.classpath warehouse/trunk/warehouse-api/.classpath warehouse/trunk/warehouse-impl/.classpath Log: updating eclipse classpath to use bin instead of an m2-target folder. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38899 Author: jimeng@umich.edu Date: 2007-11-29 21:25:00 -0500 (Thu, 29 Nov 2007) New Revision: 38899 Modified: content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandlerResolver.java content/branches/SAK-12239/content-bundles/types.properties content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/SAK-12239/content-util/util/src/java/org/sakaiproject/content/util/BaseResourceType.java content/branches/SAK-12239/content-util/util/src/java/org/sakaiproject/content/util/BasicResourceType.java content/branches/SAK-12239/content-util/util/src/java/org/sakaiproject/content/util/BasicSiteSelectableResourceType.java Log: SAK-12239 Adding files to SAK-12239 branch (destined for post-2.4 branch) to get 2.5 performance improvements into a branch compatible with Sakai 2.4.x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38898 Author: jimeng@umich.edu Date: 2007-11-29 21:15:51 -0500 (Thu, 29 Nov 2007) New Revision: 38898 Modified: db/branches/SAK-12239/db-api/api/src/java/org/sakaiproject/db/api/SqlService.java db/branches/SAK-12239/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/BaseDbDoubleStorage.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/BaseDbFlatStorage.java db/branches/SAK-12239/db-util/storage/src/java/org/sakaiproject/util/BaseDbSingleStorage.java entity/branches/SAK-12239/entity-util/util/src/java/org/sakaiproject/util/BaseResourceProperties.java Log: SAK-12239 Adding files to SAK-12239 branch (destined for post-2.4 branch) to get 2.5 performance improvements into a branch compatible with Sakai 2.4.x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38897 Author: jimeng@umich.edu Date: 2007-11-29 21:14:46 -0500 (Thu, 29 Nov 2007) New Revision: 38897 Modified: content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandler.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandlerResolver.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/FilePickerHelper.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/api/ResourceType.java content/branches/SAK-12239/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java content/branches/SAK-12239/content-bundles/types.properties content/branches/SAK-12239/content-impl/impl/src/config/content_type_names_nl.properties content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentHostingHandlerResolverImpl.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/SAK-12239/content-impl/impl/src/java/org/sakaiproject/content/impl/DropboxContextObserver.java content/branches/SAK-12239/content-impl/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12239/content-tool/tool/src/java/org/sakaiproject/content/tool/FilePickerAction.java content/branches/SAK-12239/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-12239/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-12239/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: SAK-12239 Adding files to SAK-12239 branch (destined for post-2.4 branch) to get 2.5 performance improvements into a branch compatible with Sakai 2.4.x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38896 Author: jimeng@umich.edu Date: 2007-11-29 20:21:51 -0500 (Thu, 29 Nov 2007) New Revision: 38896 Removed: content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/OperationDelegationException.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/providers/ content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSql.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlDb2.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlDefault.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlHSql.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlMsSql.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlMySql.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DropboxNotification.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/ content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/util/ content/branches/sakai_2-4-x/content-impl/impl/src/sql/mssql/ Modified: content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandler.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandlerResolver.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/FilePickerHelper.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceType.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java content/branches/sakai_2-4-x/content-bundles/types.properties content/branches/sakai_2-4-x/content-impl/impl/src/config/content_type_names_nl.properties content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentHostingHandlerResolverImpl.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DropboxContextObserver.java content/branches/sakai_2-4-x/content-impl/impl/src/sql/hsqldb/sakai_content.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/hsqldb/sakai_content_delete.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/mysql/sakai_content.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/mysql/sakai_content_delete.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/oracle/sakai_content.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/oracle/sakai_content_delete.sql content/branches/sakai_2-4-x/content-impl/pack/src/webapp/WEB-INF/components.xml content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/FilePickerAction.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/sakai_2-4-x/content-util/util/src/java/org/sakaiproject/content/util/BaseResourceType.java content/branches/sakai_2-4-x/content-util/util/src/java/org/sakaiproject/content/util/BasicResourceType.java content/branches/sakai_2-4-x/content-util/util/src/java/org/sakaiproject/content/util/BasicSiteSelectableResourceType.java Log: SAK-12239 These changes were supposed to go into the SAK-12239 branch rather than the 2.4.x branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38895 Author: jimeng@umich.edu Date: 2007-11-29 20:08:41 -0500 (Thu, 29 Nov 2007) New Revision: 38895 Removed: db/branches/sakai_2-4-x/db-impl/ext/src/java/org/sakaiproject/springframework/orm/hibernate/dialect/ db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlDb2.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlDefault.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlHSql.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlMsSql.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlMySql.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlOracle.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/SqlServiceSql.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/ entity/branches/sakai_2-4-x/entity-util/util/src/java/org/sakaiproject/util/serialize/ Modified: db/branches/sakai_2-4-x/db-api/api/src/java/org/sakaiproject/db/api/SqlService.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java db/branches/sakai_2-4-x/db-util/storage/src/java/org/sakaiproject/util/BaseDbDoubleStorage.java db/branches/sakai_2-4-x/db-util/storage/src/java/org/sakaiproject/util/BaseDbFlatStorage.java db/branches/sakai_2-4-x/db-util/storage/src/java/org/sakaiproject/util/BaseDbSingleStorage.java entity/branches/sakai_2-4-x/entity-util/util/src/java/org/sakaiproject/util/BaseResourceProperties.java Log: SAK-12239 These changes were supposed to go into the SAK-12239 branch rather than the 2.4.x branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38894 Author: ian@caret.cam.ac.uk Date: 2007-11-29 19:32:40 -0500 (Thu, 29 Nov 2007) New Revision: 38894 Modified: entity/trunk/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityReaderHandler.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12308 Moved parse into so that it matches standard behavior ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38893 Author: ian@caret.cam.ac.uk Date: 2007-11-29 19:29:51 -0500 (Thu, 29 Nov 2007) New Revision: 38893 Modified: db/trunk/db-util/storage/src/java/org/sakaiproject/util/BaseDbBinarySingleStorage.java db/trunk/db-util/storage/src/java/org/sakaiproject/util/BaseDbDualSingleStorage.java db/trunk/db-util/storage/src/java/org/sakaiproject/util/EntityReaderAdapter.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12308 Added supporting code to enable based content collection migraiton on startup ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38892 Author: ian@caret.cam.ac.uk Date: 2007-11-29 19:29:14 -0500 (Thu, 29 Nov 2007) New Revision: 38892 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12308 Added correct migration of the base entities on startup migtration ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38891 Author: jimeng@umich.edu Date: 2007-11-29 19:25:09 -0500 (Thu, 29 Nov 2007) New Revision: 38891 Added: db/branches/sakai_2-4-x/db-impl/ext/src/java/org/sakaiproject/springframework/orm/hibernate/dialect/ db/branches/sakai_2-4-x/db-impl/ext/src/java/org/sakaiproject/springframework/orm/hibernate/dialect/SQLServerDialect2005.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlDb2.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlDefault.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlHSql.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlMsSql.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlMySql.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlServiceSqlOracle.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/SqlServiceSql.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/ entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/DataStreamEntitySerializer.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityDoubleReader.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityDoubleReaderHandler.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityParseException.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityReader.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntityReaderHandler.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/EntitySerializer.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/SerializableEntity.java entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/serialize/SerializablePropertiesAccess.java entity/branches/sakai_2-4-x/entity-util/util/src/java/org/sakaiproject/util/serialize/ entity/branches/sakai_2-4-x/entity-util/util/src/java/org/sakaiproject/util/serialize/Type1BaseResourcePropertiesSerializer.java Modified: db/branches/sakai_2-4-x/db-api/api/src/java/org/sakaiproject/db/api/SqlService.java db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java db/branches/sakai_2-4-x/db-util/storage/src/java/org/sakaiproject/util/BaseDbDoubleStorage.java db/branches/sakai_2-4-x/db-util/storage/src/java/org/sakaiproject/util/BaseDbFlatStorage.java db/branches/sakai_2-4-x/db-util/storage/src/java/org/sakaiproject/util/BaseDbSingleStorage.java entity/branches/sakai_2-4-x/entity-util/util/src/java/org/sakaiproject/util/BaseResourceProperties.java Log: SAK-12239 Added files from 2.5.x to 2.4.x in entity and db to support new serialization and quota query in content ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38890 Author: mmmay@indiana.edu Date: 2007-11-29 17:37:07 -0500 (Thu, 29 Nov 2007) New Revision: 38890 Modified: mailarchive/branches/sakai_2-5-x/mailarchive-james/james/src/java/org/sakaiproject/james/SakaiMailet.java Log: svn merge -r 38834:38835 https://source.sakaiproject.org/svn/mailarchive/trunk U mailarchive-james/james/src/java/org/sakaiproject/james/SakaiMailet.java in-143-196:~/java/2-5/sakai_2-5-x/mailarchive mmmay$ svn log -r 38834:38835 https://source.sakaiproject.org/svn/mailarchive/trunk ------------------------------------------------------------------------ r38835 | zach.thomas@txstate.edu | 2007-11-28 12:35:55 -0500 (Wed, 28 Nov 2007) | 1 line SAK-11973 removing extraneous line breaks from incoming messages to the mail archive. ------------------------------------------------------------------------ Issue resolves SAK-11995 which was recorded off the testing in SAK-11973 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38888 Author: jimeng@umich.edu Date: 2007-11-29 17:15:04 -0500 (Thu, 29 Nov 2007) New Revision: 38888 Added: content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/OperationDelegationException.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/providers/ content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/providers/SiteContentAdvisor.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/providers/SiteContentAdvisorProvider.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/providers/SiteContentAdvisorTypeRegistry.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSql.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlDb2.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlDefault.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlHSql.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlMsSql.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlMySql.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentServiceSqlOracle.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DropboxNotification.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/ content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/api/ content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/api/SerializableCollectionAccess.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/api/SerializableResourceAccess.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/ content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/Type1BaseContentCollectionSerializer.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/Type1BaseContentResourceSerializer.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/ content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/ConversionTimeService.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/ConvertTime.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/FileSizeResourcesConversionHandler.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SAXSerializableCollectionAccess.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SAXSerializablePropertiesAccess.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SAXSerializableResourceAccess.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/Type1BlobCollectionConversionHandler.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/Type1BlobResourcesConversionHandler.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/upgradeschema.config content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/util/ content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/util/GMTDateformatter.java content/branches/sakai_2-4-x/content-impl/impl/src/sql/mssql/ content/branches/sakai_2-4-x/content-impl/impl/src/sql/mssql/sakai_content.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/mssql/sakai_content_delete.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/mssql/sakai_content_registry.sql Modified: content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandler.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingHandlerResolver.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/FilePickerHelper.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/api/ResourceType.java content/branches/sakai_2-4-x/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java content/branches/sakai_2-4-x/content-bundles/types.properties content/branches/sakai_2-4-x/content-impl/impl/src/config/content_type_names_nl.properties content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ContentHostingHandlerResolverImpl.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DropboxContextObserver.java content/branches/sakai_2-4-x/content-impl/impl/src/sql/hsqldb/sakai_content.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/hsqldb/sakai_content_delete.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/mysql/sakai_content.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/mysql/sakai_content_delete.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/oracle/sakai_content.sql content/branches/sakai_2-4-x/content-impl/impl/src/sql/oracle/sakai_content_delete.sql content/branches/sakai_2-4-x/content-impl/pack/src/webapp/WEB-INF/components.xml content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/FilePickerAction.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/sakai_2-4-x/content-util/util/src/java/org/sakaiproject/content/util/BaseResourceType.java content/branches/sakai_2-4-x/content-util/util/src/java/org/sakaiproject/content/util/BasicResourceType.java content/branches/sakai_2-4-x/content-util/util/src/java/org/sakaiproject/content/util/BasicSiteSelectableResourceType.java Log: SAK-12239 Adding new files and updating existing files to merge 2.5.x changes to SAK-12239 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38887 Author: mmmay@indiana.edu Date: 2007-11-29 16:41:19 -0500 (Thu, 29 Nov 2007) New Revision: 38887 Modified: util/branches/sakai_2-5-x/util-util/util/src/java/org/sakaiproject/util/FormattedText.java Log: svn merge -r 38780:38781 https://source.sakaiproject.org/svn/util/trunk U util-util/util/src/java/org/sakaiproject/util/FormattedText.java in-143-196:~/java/2-5/sakai_2-5-x/util mmmay$ svn log -r 38780:38781 https://source.sakaiproject.org/svn/util/trunk ------------------------------------------------------------------------ r38781 | lance@indiana.edu | 2007-11-26 09:36:07 -0500 (Mon, 26 Nov 2007) | 5 lines SAK-12147 http://jira.sakaiproject.org/jira/browse/SAK-12147 Removal of FormatedText.parseFormatedText(String, Strinbuffer) breaks backward compatibility ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38886 Author: mmmay@indiana.edu Date: 2007-11-29 16:36:51 -0500 (Thu, 29 Nov 2007) New Revision: 38886 Modified: reports/branches/sakai_2-5-x/reports-impl/impl/src/java/org/sakaiproject/reports/logic/impl/ReportsManagerImpl.java Log: svn merge -r 38864:38865 https://source.sakaiproject.org/svn/reports/trunk U reports-impl/impl/src/java/org/sakaiproject/reports/logic/impl/ReportsManagerImpl.java in-143-196:~/java/2-5/sakai_2-5-x/reports mmmay$ svn log -r 38864:38865 https://source.sakaiproject.org/svn/reports/trunk ------------------------------------------------------------------------ r38865 | john.ellis@rsmart.com | 2007-11-29 12:28:23 -0500 (Thu, 29 Nov 2007) | 3 lines SAK-12303 changed upgrade24 to default to false ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38885 Author: wagnermr@iupui.edu Date: 2007-11-29 16:36:22 -0500 (Thu, 29 Nov 2007) New Revision: 38885 Added: oncourse/branches/assignment_post-2-4/assignment-tool/ oncourse/branches/assignment_post-2-4/assignment-tool/tool/ oncourse/branches/assignment_post-2-4/assignment-tool/tool/src/ oncourse/branches/assignment_post-2-4/assignment-tool/tool/src/bundle/ oncourse/branches/assignment_post-2-4/assignment-tool/tool/src/bundle/assignment.properties Removed: oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java Modified: oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: Update oncourse overlay for new post-2-4 assignments ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38884 Author: mmmay@indiana.edu Date: 2007-11-29 16:30:59 -0500 (Thu, 29 Nov 2007) New Revision: 38884 Modified: rwiki/branches/sakai_2-5-x/rwiki-impl/.classpath rwiki/branches/sakai_2-5-x/rwiki-impl/impl/pom.xml rwiki/branches/sakai_2-5-x/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/RWikiObjectServiceImpl.java rwiki/branches/sakai_2-5-x/rwiki-impl/pack/src/webapp/WEB-INF/coreServiceComponents.xml Log: svn merge -r 38525:38526 https://source.sakaiproject.org/svn/rwiki/trunk U rwiki-impl/.classpath U rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/RWikiObjectServiceImpl.java U rwiki-impl/impl/pom.xml U rwiki-impl/pack/src/webapp/WEB-INF/coreServiceComponents.xml in-143-196:~/java/2-5/sakai_2-5-x/rwiki mmmay$ svn log -r 38525:38526 https://source.sakaiproject.org/svn/rwiki/trunk ------------------------------------------------------------------------ r38526 | ian@caret.cam.ac.uk | 2007-11-21 07:47:29 -0500 (Wed, 21 Nov 2007) | 4 lines SAK-10955 Applied Patch, thank you Beth ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38883 Author: chmaurer@iupui.edu Date: 2007-11-29 16:10:39 -0500 (Thu, 29 Nov 2007) New Revision: 38883 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Revving up util again. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38882 Author: chmaurer@iupui.edu Date: 2007-11-29 16:07:41 -0500 (Thu, 29 Nov 2007) New Revision: 38882 Modified: util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/ResourceLoader.java Log: svn merge -r 31644:31675 https://source.sakaiproject.org/svn/util/trunk/util-util/util/src/java/org/sakaiproject/util/ResourceLoader.java U ResourceLoader.java svn log -r 31644:31675 https://source.sakaiproject.org/svn/util/trunk/util-util/util/src/java/org/sakaiproject/util/ResourceLoader.java ------------------------------------------------------------------------ r31645 | bkirschn@umich.edu | 2007-06-18 17:12:48 -0400 (Mon, 18 Jun 2007) | 1 line SAK-10392 new ResourceLoader( User, ... ) constructor ------------------------------------------------------------------------ r31655 | bkirschn@umich.edu | 2007-06-19 09:13:57 -0400 (Tue, 19 Jun 2007) | 1 line SAK-10392 pull out new constructor until build supports ------------------------------------------------------------------------ r31661 | bkirschn@umich.edu | 2007-06-19 10:51:28 -0400 (Tue, 19 Jun 2007) | 1 line SAK-10392 revised new constructor with userId ------------------------------------------------------------------------ r31664 | bkirschn@umich.edu | 2007-06-19 11:28:33 -0400 (Tue, 19 Jun 2007) | 1 line SAK-10392 setBaseName() is required. Doh! ------------------------------------------------------------------------ r31675 | bkirschn@umich.edu | 2007-06-19 16:39:24 -0400 (Tue, 19 Jun 2007) | 1 line SAK-10392 surface getLocale( String userId ) method ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38881 Author: mmmay@indiana.edu Date: 2007-11-29 16:06:15 -0500 (Thu, 29 Nov 2007) New Revision: 38881 Modified: polls/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/poll/tool/params/PollToolBean.java Log: svn merge -r 38521:38523 https://source.sakaiproject.org/svn/polls/trunk U tool/src/java/org/sakaiproject/poll/tool/params/PollToolBean.java in-143-196:~/java/2-5/sakai_2-5-x/polls mmmay$ svn log -r 38521:38523 https://source.sakaiproject.org/svn/polls/trunk ------------------------------------------------------------------------ r38522 | david.horwitz@uct.ac.za | 2007-11-21 05:14:25 -0500 (Wed, 21 Nov 2007) | 1 line SAK-11882 remove single p tags ------------------------------------------------------------------------ r38523 | david.horwitz@uct.ac.za | 2007-11-21 05:41:48 -0500 (Wed, 21 Nov 2007) | 1 line SAK-11882 now removes trainling <p>$nbsp;</p>'s too ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38880 Author: mmmay@indiana.edu Date: 2007-11-29 15:40:40 -0500 (Thu, 29 Nov 2007) New Revision: 38880 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -r 38504:38506 https://source.sakaiproject.org/svn/reference/trunk U docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql in-143-196:~/java/2-5/sakai_2-5-x/reference mmmay$ svn logs -r 38504:38506 https://source.sakaiproject.org/svn/reference/trunk Unknown command: 'logs' Type 'svn help' for usage. in-143-196:~/java/2-5/sakai_2-5-x/reference mmmay$ svn log -r 38504:38506 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r38505 | jimeng@umich.edu | 2007-11-20 13:57:15 -0500 (Tue, 20 Nov 2007) | 3 lines SAK-11908 One new column (BINARY_ENTITY) was overlooked when adding columns to the content_resource_delete table ------------------------------------------------------------------------ r38506 | jimeng@umich.edu | 2007-11-20 14:03:40 -0500 (Tue, 20 Nov 2007) | 3 lines SAK-11908 Also need oracle conversion to add BINARY_ENTITY column to content_resource_delete ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38879 Author: mmmay@indiana.edu Date: 2007-11-29 15:26:21 -0500 (Thu, 29 Nov 2007) New Revision: 38879 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java Log: svn merge -r 38500:38501 https://source.sakaiproject.org/svn/citations/trunkU citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java in-143-196:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38500:38501 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38501 | ssmail@indiana.edu | 2007-11-20 13:27:22 -0500 (Tue, 20 Nov 2007) | 1 line SAK-12248: Added a catch block for Exception in doBeginSearch() - an alert is displayed and the page is properly re-rendered ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38878 Author: cwen@iupui.edu Date: 2007-11-29 15:20:14 -0500 (Thu, 29 Nov 2007) New Revision: 38878 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38877 Author: chmaurer@iupui.edu Date: 2007-11-29 15:18:20 -0500 (Thu, 29 Nov 2007) New Revision: 38877 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Revving up entity too ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38876 Author: zqian@umich.edu Date: 2007-11-29 15:05:30 -0500 (Thu, 29 Nov 2007) New Revision: 38876 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix to SAK-12279:Group edit tools & organize tool links ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38875 Author: chmaurer@iupui.edu Date: 2007-11-29 15:04:16 -0500 (Thu, 29 Nov 2007) New Revision: 38875 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Revving up util ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38874 Author: cwen@iupui.edu Date: 2007-11-29 14:35:46 -0500 (Thu, 29 Nov 2007) New Revision: 38874 Modified: gradebook/trunk/app/ui/src/webapp/gradebookSetup.jsp Log: http://bugs.sakaiproject.org/jira/browse/SAK-12305 SAK-12305 => get rid of "I want to enter grades that do not adhere to the standard grade entry type" ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38873 Author: cwen@iupui.edu Date: 2007-11-29 14:23:28 -0500 (Thu, 29 Nov 2007) New Revision: 38873 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r34392:34393 https://source.sakaiproject.org/svn/assignment/trunk, svn merge -r34692:34693 https://source.sakaiproject.org/svn/assignment/trunk, svn merge -r34840:34841 https://source.sakaiproject.org/svn/assignment/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38872 Author: chmaurer@iupui.edu Date: 2007-11-29 14:04:29 -0500 (Thu, 29 Nov 2007) New Revision: 38872 Modified: authz/trunk/authz-impl/impl/src/sql/hsqldb/sakai_realm.sql Log: SAK-12272 Needed to move one of the statements down to the next line for hsql. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38871 Author: dlhaines@umich.edu Date: 2007-11-29 12:55:18 -0500 (Thu, 29 Nov 2007) New Revision: 38871 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: incorporate latest assignment conversion revision, add acknowledgements to footer. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38870 Author: dlhaines@umich.edu Date: 2007-11-29 12:52:59 -0500 (Thu, 29 Nov 2007) New Revision: 38870 Modified: ctools/branches/ctools_2-4/ctools-reference/config/sakai.properties Log: CTools: add Acknowledgments to CTools footer. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38869 Author: zqian@umich.edu Date: 2007-11-29 12:52:21 -0500 (Thu, 29 Nov 2007) New Revision: 38869 Modified: assignment/branches/post-2-4-solution1/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java Log: should put the commit inside the right place, instead of in the finally block ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38868 Author: dlhaines@umich.edu Date: 2007-11-29 12:49:08 -0500 (Thu, 29 Nov 2007) New Revision: 38868 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: add fix for assignment conversion script to deal with commit. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38867 Author: zqian@umich.edu Date: 2007-11-29 12:45:53 -0500 (Thu, 29 Nov 2007) New Revision: 38867 Modified: assignment/branches/post-2-4-solution1/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java Log: commit the connection to avoid the 'set transaction' problem ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38866 Author: zqian@umich.edu Date: 2007-11-29 12:43:15 -0500 (Thu, 29 Nov 2007) New Revision: 38866 Added: assignment/branches/post-2-4-solution1/ Log: This is short-life brach only for debugging conversion fixes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38865 Author: john.ellis@rsmart.com Date: 2007-11-29 12:28:23 -0500 (Thu, 29 Nov 2007) New Revision: 38865 Modified: reports/trunk/reports-impl/impl/src/java/org/sakaiproject/reports/logic/impl/ReportsManagerImpl.java Log: SAK-12303 changed upgrade24 to default to false ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38864 Author: chmaurer@iupui.edu Date: 2007-11-29 11:41:37 -0500 (Thu, 29 Nov 2007) New Revision: 38864 Modified: oncourse/branches/oncourse_OPC_122007/ oncourse/branches/oncourse_OPC_122007/.externals Log: Fixing up externals to include assignments post 2.4, SAK-12114, SAK-12073, SAK-12176, SAK-12160 to test opc deliverables ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38863 Author: chmaurer@iupui.edu Date: 2007-11-29 11:36:19 -0500 (Thu, 29 Nov 2007) New Revision: 38863 Modified: announcement/branches/oncourse_opc_122007/announcement-tool/tool/project.xml Log: SAK-12160 Also need to add a maven1 dependency for this ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38862 Author: chmaurer@iupui.edu Date: 2007-11-29 11:33:53 -0500 (Thu, 29 Nov 2007) New Revision: 38862 Modified: announcement/branches/oncourse_opc_122007/announcement-tool/tool/pom.xml announcement/branches/oncourse_opc_122007/announcement-tool/tool/src/bundle/announcement.properties announcement/branches/oncourse_opc_122007/announcement-tool/tool/src/java/org/sakaiproject/announcement/tool/AnnouncementAction.java announcement/branches/oncourse_opc_122007/announcement-tool/tool/src/webapp/vm/announcement/chef_announcements-metadata.vm Log: svn merge -c 37682 https://source.sakaiproject.org/svn/announcement/trunk U announcement-tool/tool/src/java/org/sakaiproject/announcement/tool/AnnouncementAction.java U announcement-tool/tool/src/bundle/announcement.properties U announcement-tool/tool/src/webapp/vm/announcement/chef_announcements-metadata.vm U announcement-tool/tool/pom.xml svn log -r 37682 https://source.sakaiproject.org/svn/announcement/trunk ------------------------------------------------------------------------ r37682 | gjthomas@iupui.edu | 2007-11-01 11:19:36 -0400 (Thu, 01 Nov 2007) | 3 lines SAK-12160 Adds a direct link back to the associated assignment if certain criteria exists. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38861 Author: chmaurer@iupui.edu Date: 2007-11-29 11:31:04 -0500 (Thu, 29 Nov 2007) New Revision: 38861 Added: announcement/branches/oncourse_opc_122007/ Log: Creating a new branch for opc deliverables, created from sakai_2-4-x @r31545 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38860 Author: chmaurer@iupui.edu Date: 2007-11-29 11:28:59 -0500 (Thu, 29 Nov 2007) New Revision: 38860 Modified: calendar/branches/oncourse_opc_122007/calendar-tool/tool/src/bundle/calendar.properties calendar/branches/oncourse_opc_122007/calendar-tool/tool/src/java/org/sakaiproject/calendar/tool/CalendarAction.java calendar/branches/oncourse_opc_122007/calendar-tool/tool/src/webapp/vm/calendar/chef_calendar_viewActivity.vm Log: svn merge -c 37681 https://source.sakaiproject.org/svn/calendar/trunk U calendar-tool/tool/src/java/org/sakaiproject/calendar/tool/CalendarAction.java U calendar-tool/tool/src/bundle/calendar.properties U calendar-tool/tool/src/webapp/vm/calendar/chef_calendar_viewActivity.vm svn log -r 37681 https://source.sakaiproject.org/svn/calendar/trunk ------------------------------------------------------------------------ r37681 | gjthomas@iupui.edu | 2007-11-01 10:52:56 -0400 (Thu, 01 Nov 2007) | 3 lines SAK-12160 Adds a direct link back to the associated assignment if certain criteria exists. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38859 Author: chmaurer@iupui.edu Date: 2007-11-29 11:25:50 -0500 (Thu, 29 Nov 2007) New Revision: 38859 Added: calendar/branches/oncourse_opc_122007/ Log: Creating a new branch for opc deliverables, created from oncourse_2-4-x @r32689 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Author: chmaurer@iupui.edu Revision: 37681 Property Name: svn:log New Property Value: SAK-12160 Adds a direct link back to the associated assignment if certain criteria exists. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38858 Author: chmaurer@iupui.edu Date: 2007-11-29 11:14:07 -0500 (Thu, 29 Nov 2007) New Revision: 38858 Added: msgcntr/branches/oncourse_opc_122007/messageforums-app/src/sql/mysql/SAK-12176-mysql.sql msgcntr/branches/oncourse_opc_122007/messageforums-app/src/sql/oracle/SAK-12176-oracle.sql Modified: msgcntr/branches/oncourse_opc_122007/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties msgcntr/branches/oncourse_opc_122007/messageforums-api/src/java/org/sakaiproject/api/app/messageforums/Area.java msgcntr/branches/oncourse_opc_122007/messageforums-api/src/java/org/sakaiproject/api/app/messageforums/DefaultPermissionsManager.java msgcntr/branches/oncourse_opc_122007/messageforums-api/src/java/org/sakaiproject/api/app/messageforums/ui/PrivateMessageManager.java msgcntr/branches/oncourse_opc_122007/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/branches/oncourse_opc_122007/messageforums-app/src/webapp/jsp/compose.jsp msgcntr/branches/oncourse_opc_122007/messageforums-app/src/webapp/jsp/privateMsg/pvtMsgSettings.jsp msgcntr/branches/oncourse_opc_122007/messageforums-app/src/webapp/jsp/pvtMsgForward.jsp msgcntr/branches/oncourse_opc_122007/messageforums-app/src/webapp/jsp/pvtMsgReply.jsp msgcntr/branches/oncourse_opc_122007/messageforums-app/src/webapp/jsp/pvtMsgReplyAll.jsp msgcntr/branches/oncourse_opc_122007/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/AreaManagerImpl.java msgcntr/branches/oncourse_opc_122007/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/DefaultPermissionsManagerImpl.java msgcntr/branches/oncourse_opc_122007/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/ui/PrivateMessageManagerImpl.java msgcntr/branches/oncourse_opc_122007/messageforums-hbm/src/java/org/sakaiproject/component/app/messageforums/dao/hibernate/Area.hbm.xml msgcntr/branches/oncourse_opc_122007/messageforums-hbm/src/java/org/sakaiproject/component/app/messageforums/dao/hibernate/AreaImpl.java Log: svn merge -c 38119 https://source.sakaiproject.org/svn/msgcntr/trunk C messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/AreaManagerImpl.java U messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/DefaultPermissionsManagerImpl.java U messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/ui/PrivateMessageManagerImpl.java U messageforums-hbm/src/java/org/sakaiproject/component/app/messageforums/dao/hibernate/AreaImpl.java U messageforums-hbm/src/java/org/sakaiproject/component/app/messageforums/dao/hibernate/Area.hbm.xml U messageforums-api/src/java/org/sakaiproject/api/app/messageforums/DefaultPermissionsManager.java U messageforums-api/src/java/org/sakaiproject/api/app/messageforums/Area.java U messageforums-api/src/java/org/sakaiproject/api/app/messageforums/ui/PrivateMessageManager.java U messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties A messageforums-app/src/sql/mysql/SAK-12176-mysql.sql A messageforums-app/src/sql/oracle/SAK-12176-oracle.sql U messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java U messageforums-app/src/webapp/jsp/pvtMsgReplyAll.jsp U messageforums-app/src/webapp/jsp/privateMsg/pvtMsgSettings.jsp U messageforums-app/src/webapp/jsp/pvtMsgReply.jsp U messageforums-app/src/webapp/jsp/pvtMsgForward.jsp U messageforums-app/src/webapp/jsp/compose.jsp svn merge -c 38136 https://source.sakaiproject.org/svn/msgcntr/trunk G messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java svn log -r 38119 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r38119 | wang58@iupui.edu | 2007-11-12 11:36:45 -0500 (Mon, 12 Nov 2007) | 1 line SAK-12176 Messages--send cc to recipients' email address(es). ------------------------------------------------------------------------ svn log -r 38136 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r38136 | wang58@iupui.edu | 2007-11-13 13:24:54 -0500 (Tue, 13 Nov 2007) | 1 line SAK-12176 Messages--send cc to recipients' email address(es) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38856 Author: chmaurer@iupui.edu Date: 2007-11-29 10:48:09 -0500 (Thu, 29 Nov 2007) New Revision: 38856 Added: gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/BulkAssignmentDecoratedBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/js/multiItemAdd.js Modified: gradebook/branches/oncourse_opc_122007/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/branches/oncourse_opc_122007/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/addAssignment.jsp gradebook/branches/oncourse_opc_122007/app/ui/src/webapp/inc/assignmentEditing.jspf Log: svn merge -c 37748 https://source.sakaiproject.org/svn/gradebook/trunk C app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java A app/ui/src/java/org/sakaiproject/tool/gradebook/ui/BulkAssignmentDecoratedBean.java C app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties A app/ui/src/webapp/inc/bulkNewItems.jspf U app/ui/src/webapp/inc/assignmentEditing.jspf A app/ui/src/webapp/js/multiItemAdd.js U app/ui/src/webapp/addAssignment.jsp svn log -r 37748 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37748 | josrodri@iupui.edu | 2007-11-05 15:05:34 -0500 (Mon, 05 Nov 2007) | 1 line SAK-12114 (local issue ONC-2): allow multiple gradebook item additions at one time. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38855 Author: stuart.freeman@et.gatech.edu Date: 2007-11-29 09:56:27 -0500 (Thu, 29 Nov 2007) New Revision: 38855 Modified: util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/FormattedText.java Log: SAK-12022 Editor has problems inserting links and setting target to new window --(stuart@mothra:pts/1)--------------------(/home/stuart/src/sakai_2-4-x/util)-- --(0959:Thu,29 Nov 07:$)-- svn merge -r 33250:33251 https://source.sakaiproject.org/svn/util/trunk U util-util/util/src/java/org/sakaiproject/util/FormattedText.java --(stuart@mothra:pts/1)--------------------(/home/stuart/src/sakai_2-4-x/util)-- --(1000:Thu,29 Nov 07:$)-- ^merge^log svn log -r 33250:33251 https://source.sakaiproject.org/svn/util/trunk ------------------------------------------------------------------------ r33251 | joshua.ryan@asu.edu | 2007-07-27 16:04:51 -0400 (Fri, 27 Jul 2007) | 5 lines SAK-10306 SAK-10810 Changed reg exp pattern for detecting urls in Formatted text such that it no longer dies when the input contains things such as 'target="_blank"' please note that as it's been for quite some time if you do not call processFormattedText with checkForEvilTags set to false that it will remove all such things from the input and inforce all links to open with target="blank" anyway. If this is not the desired functionality then we should have a discussion. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38854 Author: stuart.freeman@et.gatech.edu Date: 2007-11-29 09:45:07 -0500 (Thu, 29 Nov 2007) New Revision: 38854 Modified: site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: SAK-11161 Group realm not updated when a role is changed via Site Info --(stuart@mothra:pts/1)-------------(/home/stuart/src/sakai_2-4-x/site-manage)-- --(0921:Thu,29 Nov 07:$)-- svn merge -r 34359:34360 https://source.sakaiproject.org/svn/site-manage/trunk/ U site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java --(stuart@mothra:pts/1)-------------(/home/stuart/src/sakai_2-4-x/site-manage)-- --(0922:Thu,29 Nov 07:$)-- ^merge^log svn log -r 34359:34360 https://source.sakaiproject.org/svn/site-manage/trunk/ ------------------------------------------------------------------------ r34360 | zqian@umich.edu | 2007-08-24 11:19:48 -0400 (Fri, 24 Aug 2007) | 1 line fix to SAK-11161:Group realm not updated when a role is changed via Site Info ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38853 Author: zqian@umich.edu Date: 2007-11-29 09:40:13 -0500 (Thu, 29 Nov 2007) New Revision: 38853 Modified: assignment/branches/post-2-4/runconversion_readme.txt assignment/branches/post-2-4/upgradeschema_oracle.config Log: merge SAK-11821 into post-2-4: Oracle has certain length constraint on the index name. Make it shorter ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38852 Author: jleasia@umich.edu Date: 2007-11-29 09:22:51 -0500 (Thu, 29 Nov 2007) New Revision: 38852 Modified: ctools/trunk/ctools-reference/config/sakai.properties Log: CT-399 add acknowledgments link to footer ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38851 Author: chmaurer@iupui.edu Date: 2007-11-29 09:19:33 -0500 (Thu, 29 Nov 2007) New Revision: 38851 Added: gradebook/branches/oncourse_opc_122007/ Log: Creating a new branch for opc deliverables, created from oncourse_2-4-x @r38084 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38850 Author: chmaurer@iupui.edu Date: 2007-11-29 09:17:06 -0500 (Thu, 29 Nov 2007) New Revision: 38850 Added: msgcntr/branches/oncourse_opc_122007/ Log: Creating a new branch for opc deliverables, created from oncourse_2-4-x @r38092 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38849 Author: chmaurer@iupui.edu Date: 2007-11-29 09:06:20 -0500 (Thu, 29 Nov 2007) New Revision: 38849 Added: oncourse/branches/oncourse_OPC_122007/ Log: Copying 2.4.x externals to start opc testing ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38848 Author: gopal.ramasammycook@gmail.com Date: 2007-11-29 02:42:17 -0500 (Thu, 29 Nov 2007) New Revision: 38848 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramQuestionScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/evaluation/histogramScores.jsp Log: SAK-12065 Discrimination Statistics ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38847 Author: dlhaines@umich.edu Date: 2007-11-28 22:15:50 -0500 (Wed, 28 Nov 2007) New Revision: 38847 Added: ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/checkconversion.sh Modified: ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/runconversion.sh Log: CTools: generalize runconversion and add checkconversion script to check setup for conversion. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38846 Author: sgithens@caret.cam.ac.uk Date: 2007-11-28 16:47:06 -0500 (Wed, 28 Nov 2007) New Revision: 38846 Modified: content/branches/SAK-12105/pom.xml Log: SAK-12105 removing the providers from the JCR profile until i actually get it start up with them ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38844 Author: dlhaines@umich.edu Date: 2007-11-28 16:19:02 -0500 (Wed, 28 Nov 2007) New Revision: 38844 Modified: ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/runconversion.sh ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/upgradeschema_oracle.config Log: CTools: first pass on specific revisions for CTools. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38845 Author: aaronz@vt.edu Date: 2007-11-28 16:18:58 -0500 (Wed, 28 Nov 2007) New Revision: 38845 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRStorage.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorageUser.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/SakaiConstants.java Log: SAK-12105: Moved some constants and fixed up a bug which was causing failure of JCR on first startup every time, but would allow it to work afterwards ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38843 Author: dlhaines@umich.edu Date: 2007-11-28 15:53:53 -0500 (Wed, 28 Nov 2007) New Revision: 38843 Removed: ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/upgradeschema_mysql.config Modified: ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/runconversion.sh ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/runconversion_readme.txt ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/upgradeschema_oracle.config Log: CTools: add keywords, remove unneeded config file. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38842 Author: dlhaines@umich.edu Date: 2007-11-28 15:51:50 -0500 (Wed, 28 Nov 2007) New Revision: 38842 Added: ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/ ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/README.txt ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/runconversion.sh ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/runconversion_readme.txt ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/upgradeschema_mysql.config ctools/trunk/builds/ctools_2-4/db-conversion/2-4-x/assignment-db-conversion/upgradeschema_oracle.config Log: CTools: initial version of the assignment db conversion scripts for 2.4.xQ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38841 Author: cwen@iupui.edu Date: 2007-11-28 15:44:25 -0500 (Wed, 28 Nov 2007) New Revision: 38841 Modified: oncourse/trunk/src/jobscheduler/scheduler-component-shared/src/java/org/sakaiproject/component/app/scheduler/jobs/Fall2007CourseSync.java Log: https://uisapp2.iu.edu/jira/browse/ONC-260 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38840 Author: dlhaines@umich.edu Date: 2007-11-28 15:05:09 -0500 (Wed, 28 Nov 2007) New Revision: 38840 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: need new revision of entity. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38839 Author: zqian@umich.edu Date: 2007-11-28 14:35:33 -0500 (Wed, 28 Nov 2007) New Revision: 38839 Modified: assignment/branches/post-2-4/runconversion_readme.txt Log: SAK-11821 in post-2-4: added comment inside the readme file to warn the possible compiling problem ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38838 Author: dlhaines@umich.edu Date: 2007-11-28 14:10:23 -0500 (Wed, 28 Nov 2007) New Revision: 38838 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: update util for the assignment db conversion. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38837 Author: antranig@caret.cam.ac.uk Date: 2007-11-28 13:28:20 -0500 (Wed, 28 Nov 2007) New Revision: 38837 Modified: site/branches/SAK-12203/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSite.java Log: SAK-12203: Fixed constructor to pass service through ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38836 Author: ian@caret.cam.ac.uk Date: 2007-11-28 13:05:28 -0500 (Wed, 28 Nov 2007) New Revision: 38836 Modified: user/trunk/pom.xml Log: NOJIRA I cant spell framework, sorry. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38835 Author: zach.thomas@txstate.edu Date: 2007-11-28 12:35:55 -0500 (Wed, 28 Nov 2007) New Revision: 38835 Modified: mailarchive/trunk/mailarchive-james/james/src/java/org/sakaiproject/james/SakaiMailet.java Log: SAK-11973 removing extraneous line breaks from incoming messages to the mail archive. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38834 Author: dlhaines@umich.edu Date: 2007-11-28 12:29:23 -0500 (Wed, 28 Nov 2007) New Revision: 38834 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: update 2.4.xQ for new assignments code. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38833 Author: aaronz@vt.edu Date: 2007-11-28 12:28:00 -0500 (Wed, 28 Nov 2007) New Revision: 38833 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Fixed a bug in the user simulation which caused it to never remove the content, oops, works now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38832 Author: jimeng@umich.edu Date: 2007-11-28 11:19:39 -0500 (Wed, 28 Nov 2007) New Revision: 38832 Added: util/branches/SAK-12239/sakai_2-4-x/ Log: SAK-12239 Creating branch for post-2.4 work related to content-hosting based on sakai-2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38831 Author: jimeng@umich.edu Date: 2007-11-28 11:19:11 -0500 (Wed, 28 Nov 2007) New Revision: 38831 Added: content/branches/SAK-12239/ Log: SAK-12239 Creating branch for post-2.4 work related to content-hosting based on sakai-2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38830 Author: jimeng@umich.edu Date: 2007-11-28 11:18:45 -0500 (Wed, 28 Nov 2007) New Revision: 38830 Added: db/branches/SAK-12239/ Log: SAK-12239 Creating branch for post-2.4 work related to content-hosting based on sakai-2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38829 Author: jimeng@umich.edu Date: 2007-11-28 11:18:08 -0500 (Wed, 28 Nov 2007) New Revision: 38829 Added: entity/branches/SAK-12239/ Log: SAK-12239 Creating branch for post-2.4 work related to content-hosting based on sakai-2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38828 Author: jimeng@umich.edu Date: 2007-11-28 11:16:00 -0500 (Wed, 28 Nov 2007) New Revision: 38828 Removed: entity/branches/SAK-12239/ Log: SAK-12239 Starting over. Taking a copy of 2.4.x instead of 2.5.x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38827 Author: jimeng@umich.edu Date: 2007-11-28 11:15:42 -0500 (Wed, 28 Nov 2007) New Revision: 38827 Removed: db/branches/SAK-12239/ Log: SAK-12239 Starting over. Taking a copy of 2.4.x instead of 2.5.x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38826 Author: jimeng@umich.edu Date: 2007-11-28 11:15:03 -0500 (Wed, 28 Nov 2007) New Revision: 38826 Removed: content/branches/SAK-12239/ Log: SAK-12239 Starting over. Taking a copy of 2.4.x instead of 2.5.x. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38824 Author: jimeng@umich.edu Date: 2007-11-28 10:50:31 -0500 (Wed, 28 Nov 2007) New Revision: 38824 Removed: content/branches/SAK-12239/content-api/ content/branches/SAK-12239/content-bundles/ content/branches/SAK-12239/content-help/ content/branches/SAK-12239/content-impl-jcr/ content/branches/SAK-12239/content-impl-providers/ content/branches/SAK-12239/content-impl/ content/branches/SAK-12239/content-test/ content/branches/SAK-12239/content-tool/ content/branches/SAK-12239/content-util/ content/branches/SAK-12239/contentmultiplex-impl/ content/branches/SAK-12239/pom.xml Log: SAK-12239 Another false start. Need to start from 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38825 Author: aaronz@vt.edu Date: 2007-11-28 10:59:07 -0500 (Wed, 28 Nov 2007) New Revision: 38825 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRResourceEdit.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorageUser.java Log: SAK-12105: Updated log messages and deprecated some methods ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38823 Author: ssmail@indiana.edu Date: 2007-11-28 10:37:41 -0500 (Wed, 28 Nov 2007) New Revision: 38823 Modified: citations/trunk/citations-osid/xserver/src/java/org/sakaibrary/xserver/XServer.java Log: SAK-12297: Reworked the asset caching logic to avoid discarding search results ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38822 Author: zqian@umich.edu Date: 2007-11-28 10:22:48 -0500 (Wed, 28 Nov 2007) New Revision: 38822 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/bundle/assignment.properties assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-11497 into post-2-4 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38821 Author: aaronz@vt.edu Date: 2007-11-28 08:37:17 -0500 (Wed, 28 Nov 2007) New Revision: 38821 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRResourceEdit.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRStorage.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRContentService.java Log: SAK-12105: Fixed up some of the logging and corrected some exception handling, should produce much cleaner output during normal operation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38820 Author: ian@caret.cam.ac.uk Date: 2007-11-28 08:29:41 -0500 (Wed, 28 Nov 2007) New Revision: 38820 Modified: authz/trunk/authz-impl/impl/src/sql/hsqldb/sakai_realm.sql authz/trunk/authz-impl/impl/src/sql/mssql/sakai_realm.sql authz/trunk/authz-impl/impl/src/sql/mysql/sakai_realm.sql authz/trunk/authz-impl/impl/src/sql/oracle/sakai_realm.sql Log: SAK-12272 Patch Committed from Ying Wang, Reviewd, Discussed on the list, no negative comments recieved. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38819 Author: ian@caret.cam.ac.uk Date: 2007-11-28 06:35:59 -0500 (Wed, 28 Nov 2007) New Revision: 38819 Modified: component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/conf/server.xml component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/conf/server.xml Log: SAK-12134 Fixed small errors in config files (invalid xml) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38818 Author: ian@caret.cam.ac.uk Date: 2007-11-28 06:31:48 -0500 (Wed, 28 Nov 2007) New Revision: 38818 Added: component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/conf/ component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/conf/server.xml component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/conf/ component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/conf/server.xml Removed: component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/conf/server.xml component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/config/ component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/conf/server.xml component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/config/ Log: SAK-12134 Fixed the location of the server.xml files ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38817 Author: ian@caret.cam.ac.uk Date: 2007-11-28 06:29:11 -0500 (Wed, 28 Nov 2007) New Revision: 38817 Modified: component/branches/SAK-12134/component-loader/tomcat5/server-config/pom.xml component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/config/server.xml component/branches/SAK-12134/component-loader/tomcat6/server-config/pom.xml component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/config/server.xml Log: SAK-12134 Created server configuration templates ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38816 Author: sgithens@caret.cam.ac.uk Date: 2007-11-27 20:34:08 -0500 (Tue, 27 Nov 2007) New Revision: 38816 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRContentService.java Log: SAK-12105 fixed getCollectionSize. I was forgetting to add in the folders. Only files were being counted. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38815 Author: ian@caret.cam.ac.uk Date: 2007-11-27 20:33:06 -0500 (Tue, 27 Nov 2007) New Revision: 38815 Added: component/branches/SAK-12134/component-loader/tomcat5/server-config/ component/branches/SAK-12134/component-loader/tomcat5/server-config/pom.xml component/branches/SAK-12134/component-loader/tomcat5/server-config/src/ component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/ component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/config/ component/branches/SAK-12134/component-loader/tomcat5/server-config/src/configuration/config/server.xml component/branches/SAK-12134/component-loader/tomcat6/server-config/ component/branches/SAK-12134/component-loader/tomcat6/server-config/pom.xml component/branches/SAK-12134/component-loader/tomcat6/server-config/src/ component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/ component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/config/ component/branches/SAK-12134/component-loader/tomcat6/server-config/src/configuration/config/server.xml Modified: component/branches/SAK-12134/component-loader/tomcat5/pom.xml component/branches/SAK-12134/component-loader/tomcat6/pom.xml Log: SAK-12134 Added server configuration projects for tomcat5 and tomcat6 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38814 Author: ian@caret.cam.ac.uk Date: 2007-11-27 20:20:26 -0500 (Tue, 27 Nov 2007) New Revision: 38814 Added: maven2/trunk/sakai-plugin/src/main/java/org/sakaiproject/maven/plugin/component/ConfigurationMojo.java maven2/trunk/sakai-plugin/src/test/java/org/sakaiproject/maven/plugin/component/ConfigurationMojoTest.java maven2/trunk/sakai-plugin/src/test/java/org/sakaiproject/maven/plugin/component/stub/SimpleConfigurationArtifact4CCStub.java maven2/trunk/sakai-plugin/src/test/java/org/sakaiproject/maven/plugin/component/stub/SimpleConfigurationArtifactStub.java maven2/trunk/sakai-plugin/src/test/resources/unit/configurationmojotest/ maven2/trunk/sakai-plugin/src/test/resources/unit/configurationmojotest/plugin-config.xml maven2/trunk/sakai-plugin/src/test/resources/unit/sample_wars/simple.configuration Modified: maven2/trunk/sakai-plugin/src/main/java/org/sakaiproject/maven/plugin/component/AbstractComponentMojo.java maven2/trunk/sakai-plugin/src/main/java/org/sakaiproject/maven/plugin/component/ComponentDeployMojo.java maven2/trunk/sakai-plugin/src/main/resources/META-INF/plexus/components.xml maven2/trunk/sakai-plugin/src/main/resources/deploy.tomcat5.properties maven2/trunk/sakai-plugin/src/main/resources/deploy.tomcat6.properties maven2/trunk/sakai-plugin/src/site/apt/index.apt maven2/trunk/sakai-plugin/src/test/java/org/sakaiproject/maven/plugin/component/AbstractComponentMojoTest.java maven2/trunk/sakai-plugin/src/test/java/org/sakaiproject/maven/plugin/component/ComponentDeployMojoTest.java maven2/trunk/sakai-plugin/src/test/java/org/sakaiproject/maven/plugin/component/stub/MavenProjectBasicStub.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12281 Added new packaging type to make it possible to perform configuration of the app server from within sakai source ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38813 Author: ssmail@indiana.edu Date: 2007-11-27 17:09:07 -0500 (Tue, 27 Nov 2007) New Revision: 38813 Modified: citations/trunk/citations-osid/xserver/src/java/org/sakaibrary/osid/repository/xserver/AssetIterator.java citations/trunk/citations-osid/xserver/src/java/org/sakaibrary/xserver/XServerException.java Log: SAK-12282: throw NO_MORE_ITERATOR_ELEMENTS exception for anticipated errors ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38812 Author: zqian@umich.edu Date: 2007-11-27 16:39:00 -0500 (Tue, 27 Nov 2007) New Revision: 38812 Added: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/ assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/ assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SchemaConversionHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SerializableSubmissionAccess.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/ assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/AssignmentSubmissionAccess.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SAXSerializablePropertiesAccess.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionDriver.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionException.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/ assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/ assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/ assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/DataStreamEntitySerializer.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/EntityDoubleReader.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/EntityDoubleReaderHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/EntityParseException.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/EntityReader.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/EntityReaderHandler.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/EntitySerializer.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/SerializableEntity.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/entity/api/serialize/SerializablePropertiesAccess.java assignment/branches/post-2-4/runconversion.sh assignment/branches/post-2-4/runconversion_readme.txt assignment/branches/post-2-4/upgradeschema_mysql.config assignment/branches/post-2-4/upgradeschema_oracle.config Modified: assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentSubmission.java assignment/branches/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java assignment/branches/post-2-4/assignment-impl/.classpath assignment/branches/post-2-4/assignment-impl/impl/pom.xml assignment/branches/post-2-4/assignment-impl/impl/project.xml assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/taggable/impl/AssignmentActivityProducerImpl.java assignment/branches/post-2-4/assignment-impl/impl/src/sql/hsqldb/sakai_assignment.sql assignment/branches/post-2-4/assignment-impl/impl/src/sql/mysql/sakai_assignment.sql assignment/branches/post-2-4/assignment-impl/impl/src/sql/oracle/sakai_assignment.sql assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: merge fix to SAK-11821 into post-2-4 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38811 Author: stuart.freeman@et.gatech.edu Date: 2007-11-27 16:38:22 -0500 (Tue, 27 Nov 2007) New Revision: 38811 Modified: login/branches/sakai_2-4-x/login-tool/tool/src/java/org/sakaiproject/login/tool/LoginTool.java Log: merge fix for SAK-9580 don't trim password input --(stuart@mothra:pts/3)-------------------(/home/stuart/src/sakai_2-4-x/login)-- --(1640:Tue,27 Nov 07:$)-- svn merge -r 29017:29018 https://source.sakaiproject.org/svn/login/trunk/ U login-tool/tool/src/java/org/sakaiproject/login/tool/LoginTool.java --(stuart@mothra:pts/3)-------------------(/home/stuart/src/sakai_2-4-x/login)-- --(1640:Tue,27 Nov 07:$)-- ^merge^log svn log -r 29017:29018 https://source.sakaiproject.org/svn/login/trunk/ ------------------------------------------------------------------------ r29018 | ray@media.berkeley.edu | 2007-04-17 14:20:23 -0400 (Tue, 17 Apr 2007) | 1 line SAK-9580 Since some authentication systems allow whitespace in passwords, entered passwords should be sent on to authn without trimming them ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38810 Author: dlhaines@umich.edu Date: 2007-11-27 16:34:23 -0500 (Tue, 27 Nov 2007) New Revision: 38810 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: start build of 2.4.xQ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38809 Author: dlhaines@umich.edu Date: 2007-11-27 16:14:00 -0500 (Tue, 27 Nov 2007) New Revision: 38809 Added: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xQ.properties Log: CTools: add new configuration for the Winter O8 efficiency release. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38808 Author: stuart.freeman@et.gatech.edu Date: 2007-11-27 15:09:17 -0500 (Tue, 27 Nov 2007) New Revision: 38808 Modified: assignment/branches/sakai_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge fix for SAK-12164 into 2-4-x --(stuart@mothra:pts/0)--------------(/home/stuart/src/sakai_2-4-x/assignment)- --(1450:Tue,27 Nov 07:$)-- svn merge -r 38120:38121 https://source.sakaiproject org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentA tion.java --(stuart@mothra:pts/0)--------------(/home/stuart/src/sakai_2-4-x/assignment)- --(1509:Tue,27 Nov 07:$)-- svn log -r 38120:38121 https://source.sakaiproject.o g/svn/assignment/trunk ------------------------------------------------------------------------ r38120 | zqian@umich.edu | 2007-11-12 11:44:57 -0500 (Mon, 12 Nov 2007) | 1 lin fix to SAK-12178: Assignments: Log in as instructor, add assignment, in points ield enter 10000000000, Alert message displayed, message should display correct input value ------------------------------------------------------------------------ r38121 | zqian@umich.edu | 2007-11-12 12:10:08 -0500 (Mon, 12 Nov 2007) | 1 lin fix to SAK-12164: 'Assign this grade...' function is writing over Grade data ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38806 Author: chmaurer@iupui.edu Date: 2007-11-27 13:32:51 -0500 (Tue, 27 Nov 2007) New Revision: 38806 Modified: osp/tags/sakai_2-5-0_beta_GMT/ osp/tags/sakai_2-5-0_beta_GMT/.externals osp/tags/sakai_2-5-0_beta_GMT/pom.xml Log: Creating 2.5 beta tag to include OSP, GMT and formbuilder ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38805 Author: chmaurer@iupui.edu Date: 2007-11-27 13:25:35 -0500 (Tue, 27 Nov 2007) New Revision: 38805 Added: osp/tags/sakai_2-5-0_beta_GMT/ Log: Creating 2.5 beta tag to include OSP, GMT and formbuilder ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38804 Author: cwen@iupui.edu Date: 2007-11-27 13:13:44 -0500 (Tue, 27 Nov 2007) New Revision: 38804 Removed: oncourse/trunk/src/assignment/ Log: add assignment post-2-4 overlay. getting rid of it from trunk overlay for now. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38802 Author: cwen@iupui.edu Date: 2007-11-27 12:57:49 -0500 (Tue, 27 Nov 2007) New Revision: 38802 Added: oncourse/branches/assignment_post-2-4/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38803 Author: cwen@iupui.edu Date: 2007-11-27 13:12:31 -0500 (Tue, 27 Nov 2007) New Revision: 38803 Added: oncourse/branches/assignment_post-2-4/assignment-impl/ oncourse/branches/assignment_post-2-4/assignment-impl/impl/ oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/ oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/ oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/org/ oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/org/sakaiproject/ oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/ oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/ oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java oncourse/branches/assignment_post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java Log: add assignment post-2-4 overlay. getting rid of it from trunk overlay for now. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38801 Author: ian@caret.cam.ac.uk Date: 2007-11-27 12:33:27 -0500 (Tue, 27 Nov 2007) New Revision: 38801 Added: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/shared/SharedComponentManager.java component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/stats/ component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/stats/AbstractStats.java component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/stats/MemoryStats.java component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/stats/NewMemoryStats.java component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/stats/OldMemoryStats.java Removed: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/shared/SharedComponentManager.java Modified: component/branches/SAK-12134/component-loader/pom.xml component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/pom.xml component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat5/server/SakaiContextConfig.java component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat5/server/SakaiLoader.java component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/pom.xml component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat6/server/SakaiContextConfig.java Log: Converted to work with tomcat 6 fixed some issues with startup in tomcat5 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38800 Author: dlhaines@umich.edu Date: 2007-11-27 11:30:19 -0500 (Tue, 27 Nov 2007) New Revision: 38800 Modified: ctools/trunk/builds/ctools_2-4/patches/SAK-12115.patch Log: CTools: update SAK-12115 patch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38799 Author: zqian@umich.edu Date: 2007-11-27 10:56:16 -0500 (Tue, 27 Nov 2007) New Revision: 38799 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_report_submissions.vm assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_student_list_submissions.vm Log: merge in fix to SAK-11858 to post-2-4: svn merge -r 37700:37701 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38797 Author: zqian@umich.edu Date: 2007-11-27 10:45:34 -0500 (Tue, 27 Nov 2007) New Revision: 38797 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/bundle/assignment.properties assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge SAK-12186 into post-2-4 branch:svn merge -r 38185:38186 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38796 Author: zqian@umich.edu Date: 2007-11-27 10:29:31 -0500 (Tue, 27 Nov 2007) New Revision: 38796 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merged in fixes to SAK-10667 into post-2-4 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38795 Author: gopal.ramasammycook@gmail.com Date: 2007-11-27 09:58:21 -0500 (Tue, 27 Nov 2007) New Revision: 38795 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramQuestionScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/evaluation/histogramScores.jsp Log: SAK 12065 - Discrimination Statistics ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38794 Author: dlhaines@umich.edu Date: 2007-11-27 09:46:29 -0500 (Tue, 27 Nov 2007) New Revision: 38794 Added: ctools/trunk/builds/ctools_2-4/patches/SAK-12115.patch Log: CTools: commit initial patch for SAK-12115 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38793 Author: zqian@umich.edu Date: 2007-11-27 09:36:42 -0500 (Tue, 27 Nov 2007) New Revision: 38793 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-11443 into post-2-4 branch: svn merge -r 35031:35032 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38792 Author: ian@caret.cam.ac.uk Date: 2007-11-27 05:50:34 -0500 (Tue, 27 Nov 2007) New Revision: 38792 Added: maven2/trunk/sakai-plugin/src/main/resources/deploy.tomcat5.properties maven2/trunk/sakai-plugin/src/main/resources/deploy.tomcat6.properties Modified: maven2/trunk/pom.xml maven2/trunk/sakai-plugin/ maven2/trunk/sakai-plugin/pom.xml maven2/trunk/sakai-plugin/src/main/java/org/sakaiproject/maven/plugin/component/AbstractComponentMojo.java maven2/trunk/sakai-plugin/src/main/java/org/sakaiproject/maven/plugin/component/ComponentDeployMojo.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12275 Added deployment profile, see SAK for details ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38791 Author: aaronz@vt.edu Date: 2007-11-26 17:51:30 -0500 (Mon, 26 Nov 2007) New Revision: 38791 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRCollectionEdit.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/BaseJCRStorage.java Log: SAK-12105: Switched some logging over to debug, fixed up lots of exception handling ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38790 Author: john.ellis@rsmart.com Date: 2007-11-26 12:51:07 -0500 (Mon, 26 Nov 2007) New Revision: 38790 Removed: metaobj/trunk/metaobj-impl/api-impl/src/bundle/web-context.properties metaobj/trunk/metaobj-tool/tool/src/bundle/web-context.properties metaobj/trunk/metaobj-util/tool-lib/src/java/org/sakaiproject/metaobj/utils/ioc/web/WebContextLoader.java metaobj/trunk/metaobj-util/tool-lib/src/java/org/sakaiproject/metaobj/utils/ioc/web/WebContextLoaderListener.java Modified: metaobj/trunk/metaobj-tool/tool/src/webapp/WEB-INF/components.xml metaobj/trunk/metaobj-tool/tool/src/webapp/WEB-INF/web.xml Log: SAK-12254 changed over to use sakai's context loader ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38789 Author: john.ellis@rsmart.com Date: 2007-11-26 12:49:53 -0500 (Mon, 26 Nov 2007) New Revision: 38789 Added: osp/trunk/common/tool/src/webapp/WEB-INF/components.xml osp/trunk/glossary/tool/src/webapp/WEB-INF/components.xml osp/trunk/matrix/tool/src/webapp/WEB-INF/components.xml osp/trunk/portal/tool/src/webapp/WEB-INF/components.xml osp/trunk/presentation/tool/src/webapp/WEB-INF/components.xml osp/trunk/xsltcharon/xsltcharon-portal/xsl-portal/src/webapp/WEB-INF/components.xml Removed: osp/trunk/common/tool/src/bundle/web-context.properties osp/trunk/glossary/tool/src/bundle/web-context.properties osp/trunk/matrix/tool/src/bundle/web-context.properties osp/trunk/portal/tool/src/bundle/web-context.properties osp/trunk/presentation/tool/src/bundle/web-context.properties osp/trunk/xsltcharon/xsltcharon-portal/xsl-portal/src/bundle/web-context.properties Modified: osp/trunk/common/tool/src/webapp/WEB-INF/web.xml osp/trunk/glossary/tool/src/webapp/WEB-INF/web.xml osp/trunk/matrix/tool/src/webapp/WEB-INF/web.xml osp/trunk/portal/tool/src/webapp/WEB-INF/web.xml osp/trunk/presentation/tool/src/webapp/WEB-INF/web.xml osp/trunk/xsltcharon/xsltcharon-portal/xsl-portal/src/webapp/WEB-INF/web.xml Log: SAK-12254 changed to use the spring ContextLoader ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38788 Author: aaronz@vt.edu Date: 2007-11-26 12:48:56 -0500 (Mon, 26 Nov 2007) New Revision: 38788 Modified: memory/branches/SAK-11913/memory-test/test/src/java/org/sakaiproject/memory/test/HeavyLoadTestMemoryService.java memory/branches/SAK-11913/memory-test/test/src/java/org/sakaiproject/memory/test/LoadTestMemoryService.java memory/branches/SAK-11913/memory-test/test/src/java/org/sakaiproject/memory/test/LoadTestSakaiCaches.java Log: SAK-11913: Updated all the tests to take advantage of built in testrunner features ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38787 Author: cwen@iupui.edu Date: 2007-11-26 11:20:57 -0500 (Mon, 26 Nov 2007) New Revision: 38787 Added: oncourse/trunk/src/assignment/ oncourse/trunk/src/assignment/assignment-impl/ oncourse/trunk/src/assignment/assignment-impl/impl/ oncourse/trunk/src/assignment/assignment-impl/impl/src/ oncourse/trunk/src/assignment/assignment-impl/impl/src/java/ oncourse/trunk/src/assignment/assignment-impl/impl/src/java/org/ oncourse/trunk/src/assignment/assignment-impl/impl/src/java/org/sakaiproject/ oncourse/trunk/src/assignment/assignment-impl/impl/src/java/org/sakaiproject/assignment/ oncourse/trunk/src/assignment/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/ oncourse/trunk/src/assignment/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java oncourse/trunk/src/assignment/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java oncourse/trunk/src/assignment/assignment-tool/ oncourse/trunk/src/assignment/assignment-tool/tool/ oncourse/trunk/src/assignment/assignment-tool/tool/src/ oncourse/trunk/src/assignment/assignment-tool/tool/src/java/ oncourse/trunk/src/assignment/assignment-tool/tool/src/java/org/ oncourse/trunk/src/assignment/assignment-tool/tool/src/java/org/sakaiproject/ oncourse/trunk/src/assignment/assignment-tool/tool/src/java/org/sakaiproject/assignment/ oncourse/trunk/src/assignment/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/ oncourse/trunk/src/assignment/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: post-24 for assignment and our ONC-258 fixes. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38786 Author: zqian@umich.edu Date: 2007-11-26 10:27:21 -0500 (Mon, 26 Nov 2007) New Revision: 38786 Added: site-manage/trunk/site-manage-api/api/src/java/org/sakaiproject/sitemanage/api/UserNotificationProvider.java site-manage/trunk/site-manage-impl/impl/src/bundle/UserNotificationProvider.properties site-manage/trunk/site-manage-impl/impl/src/java/org/sakaiproject/sitemanage/impl/UserNotificationProviderImpl.java Modified: site-manage/trunk/site-manage-api/.classpath site-manage/trunk/site-manage-api/api/pom.xml site-manage/trunk/site-manage-impl/.classpath site-manage/trunk/site-manage-impl/impl/pom.xml site-manage/trunk/site-manage-impl/pack/src/webapp/WEB-INF/components.xml site-manage/trunk/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: merge in David Horwitz's fix to SAK-12256 into trunk:svn merge -r 38533:38696 https://source.sakaiproject.org/svn/site-manage/branches/SAK-12256/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38785 Author: wagnermr@iupui.edu Date: 2007-11-26 10:26:43 -0500 (Mon, 26 Nov 2007) New Revision: 38785 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38784 Author: aaronz@vt.edu Date: 2007-11-26 10:23:02 -0500 (Mon, 26 Nov 2007) New Revision: 38784 Removed: content/branches/SAK-12105/content-impl-jcr/impl/src/sql/mysql/prepare-jcr-migration-copy.sql Modified: content/branches/SAK-12105/content-impl-jcr/impl/pom.xml content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRContentService.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorage.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/CHStoJCRMigratorImpl.java content/branches/SAK-12105/content-impl-jcr/impl/src/sql/mysql/setup-migration-dbtables.sql content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml Log: SAK-12105: Fixed up the migration stuff to create tables automatically, Also cleaned up some logging ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38783 Author: wagnermr@iupui.edu Date: 2007-11-26 09:56:12 -0500 (Mon, 26 Nov 2007) New Revision: 38783 Modified: syllabus/branches/sakai_2-4-x/syllabus-app/src/java/org/sakaiproject/tool/syllabus/SyllabusTool.java syllabus/branches/sakai_2-4-x/syllabus-app/src/webapp/syllabus/main.jsp Log: Back out merge of r38086 and r38089 (SAK-11221) into 2-4-x due to SAK-12234 svn merge -r38089:38088 https://source.sakaiproject.org/svn/syllabus/branches/sakai_2-4-x U syllabus-app/src/java/org/sakaiproject/tool/syllabus/SyllabusTool.java U syllabus-app/src/webapp/syllabus/main.jsp svn merge -r38086:38085 https://source.sakaiproject.org/svn/syllabus/branches/sakai_2-4-x G syllabus-app/src/webapp/syllabus/main.jsp ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38782 Author: gopal.ramasammycook@gmail.com Date: 2007-11-26 09:50:06 -0500 (Mon, 26 Nov 2007) New Revision: 38782 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramQuestionScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/evaluation/HistogramScoresBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java Log: SAK-12065 Discrimination Stats ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38781 Author: lance@indiana.edu Date: 2007-11-26 09:36:07 -0500 (Mon, 26 Nov 2007) New Revision: 38781 Modified: util/trunk/util-util/util/src/java/org/sakaiproject/util/FormattedText.java Log: SAK-12147 http://jira.sakaiproject.org/jira/browse/SAK-12147 Removal of FormatedText.parseFormatedText(String, Strinbuffer) breaks backward compatibility ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38780 Author: sgithens@caret.cam.ac.uk Date: 2007-11-26 06:18:53 -0500 (Mon, 26 Nov 2007) New Revision: 38780 Modified: content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml Log: SAK-12105 updated components ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38779 Author: ggolden@umich.edu Date: 2007-11-25 15:49:15 -0500 (Sun, 25 Nov 2007) New Revision: 38779 Modified: db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java Log: SAK-12264 - rolled back change - svn merge -r38776:38775 https://source.sakaiproject.org/svn/db/branches/sakai_2-4-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38778 Author: ggolden@umich.edu Date: 2007-11-25 15:47:06 -0500 (Sun, 25 Nov 2007) New Revision: 38778 Modified: db/trunk/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java Log: SAK-12264 - rolling back change - svn merge -r38775:38774 https://source.sakaiproject.org/svn/db/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38777 Author: cwen@iupui.edu Date: 2007-11-25 01:50:14 -0500 (Sun, 25 Nov 2007) New Revision: 38777 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java Log: ONC-258 => filter out garbled characters after </submission> tag ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38776 Author: ggolden@umich.edu Date: 2007-11-24 23:18:07 -0500 (Sat, 24 Nov 2007) New Revision: 38776 Modified: db/branches/sakai_2-4-x/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java Log: SAK-12264 - support for Date type in SqlService ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38775 Author: ggolden@umich.edu Date: 2007-11-24 22:53:56 -0500 (Sat, 24 Nov 2007) New Revision: 38775 Modified: db/trunk/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java Log: SAK-12264 - support for Date type in SqlService ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38774 Author: ggolden@umich.edu Date: 2007-11-24 21:29:05 -0500 (Sat, 24 Nov 2007) New Revision: 38774 Modified: db/tags/sakai_2-5-0_beta/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java Log: SAK-12264 reversed accidental tag checkin - svn merge -r38773:38772 https://source.sakaiproject.org/svn/db/tags/sakai_2-5-0_beta ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38773 Author: ggolden@umich.edu Date: 2007-11-24 21:22:43 -0500 (Sat, 24 Nov 2007) New Revision: 38773 Modified: db/tags/sakai_2-5-0_beta/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java Log: SAK-12264 - support for Date type in SqlService ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38697 Author: david.horwitz@uct.ac.za Date: 2007-11-23 04:03:04 -0500 (Fri, 23 Nov 2007) New Revision: 38697 Added: site-manage/branches/SAK-12256/site-manage-impl/impl/src/bundle/UserNotificationProvider.properties Log: SAK-11256 include the resource bundle ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38541 Author: antranig@caret.cam.ac.uk Date: 2007-11-21 13:24:57 -0500 (Wed, 21 Nov 2007) New Revision: 38541 Modified: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/ComponentRecord.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentManagerCore.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SkeletalBeanFactory.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SpringComponentManagerImpl.java component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java Log: Implemented "Bean demotion" semantics as part of SAK-8315 design Refactored core context into "config context" plus core - SkeletalBeanFactory resimplified ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38540 Author: ian@caret.cam.ac.uk Date: 2007-11-21 12:34:48 -0500 (Wed, 21 Nov 2007) New Revision: 38540 Modified: component/branches/SAK-12134/component-loader/pom.xml component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/pom.xml Log: Added Tomcat 5 and 6 activation profiles to automatically target the correct version. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38539 Author: ian@caret.cam.ac.uk Date: 2007-11-21 12:23:06 -0500 (Wed, 21 Nov 2007) New Revision: 38539 Added: component/branches/SAK-12134/component-impl/impl/.classpath component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat5/ component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat5/server/ Removed: component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/src/java/org/sakaiproject/component/loader/server/ Modified: component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat5/server/SakaiContextConfig.java component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat5/server/SakaiLoader.java Log: Refactored into distinct packages ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38538 Author: ian@caret.cam.ac.uk Date: 2007-11-21 12:13:13 -0500 (Wed, 21 Nov 2007) New Revision: 38538 Added: component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat6/ component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat6/server/ Removed: component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/src/java/org/sakaiproject/component/loader/server/ Modified: component/branches/SAK-12134/component-api/api/.classpath component/branches/SAK-12134/component-api/component/.classpath component/branches/SAK-12134/component-impl/pack/.classpath component/branches/SAK-12134/component-loader/component-loader-common/impl/.classpath component/branches/SAK-12134/component-loader/component-loader-common/impl/pom.xml component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/pom.xml component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat6/server/SakaiContextConfig.java component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/src/java/org/sakaiproject/component/loader/tomcat6/server/SakaiLoader.java Log: Created tomcat 6 loader ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38537 Author: antranig@caret.cam.ac.uk Date: 2007-11-21 12:10:06 -0500 (Wed, 21 Nov 2007) New Revision: 38537 Modified: component/branches/SAK-12166/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SkeletalBeanFactory.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SpringComponentManagerImpl.java component/branches/SAK-12166/component-impl/integration-test/pom.xml component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java Log: Corrected handling of override ordering and factory beans All integration tests now run, with the exception of "alias" test (one test changed semantics) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38536 Author: ian@caret.cam.ac.uk Date: 2007-11-21 12:00:20 -0500 (Wed, 21 Nov 2007) New Revision: 38536 Added: component/branches/SAK-12134/component-api/api/.classpath component/branches/SAK-12134/component-api/api/.project component/branches/SAK-12134/component-api/api/.settings/ component/branches/SAK-12134/component-api/api/.settings/org.eclipse.jdt.core.prefs component/branches/SAK-12134/component-api/component/.classpath component/branches/SAK-12134/component-api/component/.project component/branches/SAK-12134/component-api/component/.settings/ component/branches/SAK-12134/component-api/component/.settings/org.eclipse.jdt.core.prefs component/branches/SAK-12134/component-impl/impl/.project component/branches/SAK-12134/component-impl/impl/.settings/ component/branches/SAK-12134/component-impl/impl/.settings/org.eclipse.jdt.core.prefs component/branches/SAK-12134/component-impl/pack/.classpath component/branches/SAK-12134/component-impl/pack/.project component/branches/SAK-12134/component-impl/pack/.settings/ component/branches/SAK-12134/component-impl/pack/.settings/org.eclipse.jdt.core.prefs component/branches/SAK-12134/component-loader/component-loader-common/ component/branches/SAK-12134/component-loader/component-loader-common/impl/ component/branches/SAK-12134/component-loader/tomcat5/pom.xml component/branches/SAK-12134/component-loader/tomcat6/pom.xml Removed: component/branches/SAK-12134/component-loader/component-loader-common/impl/ component/branches/SAK-12134/component-loader/tomcat5/component-loader-common/ component/branches/SAK-12134/component-loader/tomcat6/component-loader-common/ Modified: component/branches/SAK-12134/component-loader/component-loader-common/impl/.project component/branches/SAK-12134/component-loader/component-loader-common/impl/pom.xml component/branches/SAK-12134/component-loader/pom.xml component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/.project component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/.project Log: Reorganized to get back share common lib ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38535 Author: ian@caret.cam.ac.uk Date: 2007-11-21 11:52:42 -0500 (Wed, 21 Nov 2007) New Revision: 38535 Added: component/branches/SAK-12134/component-loader/tomcat6/component-loader-common/ component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/ Modified: component/branches/SAK-12134/component-loader/pom.xml component/branches/SAK-12134/component-loader/tomcat5/component-loader-common/impl/.classpath component/branches/SAK-12134/component-loader/tomcat5/component-loader-common/impl/.project component/branches/SAK-12134/component-loader/tomcat5/component-loader-common/impl/pom.xml component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/.project component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/impl/pom.xml component/branches/SAK-12134/component-loader/tomcat6/component-loader-common/impl/.classpath component/branches/SAK-12134/component-loader/tomcat6/component-loader-common/impl/.project component/branches/SAK-12134/component-loader/tomcat6/component-loader-common/impl/pom.xml component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/.project component/branches/SAK-12134/component-loader/tomcat6/component-loader-server/impl/pom.xml Log: Test New structure forced to commit ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38534 Author: ian@caret.cam.ac.uk Date: 2007-11-21 11:39:11 -0500 (Wed, 21 Nov 2007) New Revision: 38534 Added: component/branches/SAK-12134/component-loader/tomcat5/ component/branches/SAK-12134/component-loader/tomcat5/component-loader-common/ component/branches/SAK-12134/component-loader/tomcat5/component-loader-server/ component/branches/SAK-12134/component-loader/tomcat6/ Removed: component/branches/SAK-12134/component-loader/component-loader-common-tc5/ component/branches/SAK-12134/component-loader/component-loader-server/ Log: Reorg for tomcat6 builds ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38533 Author: david.horwitz@uct.ac.za Date: 2007-11-21 11:19:32 -0500 (Wed, 21 Nov 2007) New Revision: 38533 Added: site-manage/branches/SAK-12256/site-manage-api/api/src/java/org/sakaiproject/sitemanage/api/UserNotificationProvider.java site-manage/branches/SAK-12256/site-manage-impl/impl/src/java/org/sakaiproject/sitemanage/impl/UserNotificationProviderImpl.java Modified: site-manage/branches/SAK-12256/site-manage-api/.classpath site-manage/branches/SAK-12256/site-manage-api/api/pom.xml site-manage/branches/SAK-12256/site-manage-impl/.classpath site-manage/branches/SAK-12256/site-manage-impl/impl/pom.xml site-manage/branches/SAK-12256/site-manage-impl/pack/src/webapp/WEB-INF/components.xml site-manage/branches/SAK-12256/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: SAK-12256 first pass need need to fix the resource messages though ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38532 Author: ian@caret.cam.ac.uk Date: 2007-11-21 10:54:03 -0500 (Wed, 21 Nov 2007) New Revision: 38532 Added: component/branches/SAK-12134/component-loader/component-loader-common-tc5/ Removed: component/branches/SAK-12134/component-loader/component-loader-common/ Modified: component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/component/loader/server/SakaiLoader.java Log: Preparing to tomcat 6 versions. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38531 Author: aaronz@vt.edu Date: 2007-11-21 10:13:49 -0500 (Wed, 21 Nov 2007) New Revision: 38531 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Fixed up the test to emulate requests on large scale collection count so that the legacy performance is tested better ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38530 Author: aaronz@vt.edu Date: 2007-11-21 09:58:00 -0500 (Wed, 21 Nov 2007) New Revision: 38530 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Fixed up the test to emulate requests so that the legacy performance is tested better ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38529 Author: rjlowe@iupui.edu Date: 2007-11-21 09:10:50 -0500 (Wed, 21 Nov 2007) New Revision: 38529 Added: site-manage/branches/SAK-12256/ Log: New branch for SAK-12256 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38528 Author: rjlowe@iupui.edu Date: 2007-11-21 09:08:28 -0500 (Wed, 21 Nov 2007) New Revision: 38528 Added: sakai-mock/branches/SAK-10868/ Log: New branch of sakai-mock for SAK-10868 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38527 Author: rjlowe@iupui.edu Date: 2007-11-21 09:06:10 -0500 (Wed, 21 Nov 2007) New Revision: 38527 Added: user/branches/SAK-10868/ Log: New branch of /usr/branches/SAK-10868 for David Horwitz ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38526 Author: ian@caret.cam.ac.uk Date: 2007-11-21 07:47:29 -0500 (Wed, 21 Nov 2007) New Revision: 38526 Modified: rwiki/trunk/rwiki-impl/.classpath rwiki/trunk/rwiki-impl/impl/pom.xml rwiki/trunk/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/RWikiObjectServiceImpl.java rwiki/trunk/rwiki-impl/pack/src/webapp/WEB-INF/coreServiceComponents.xml Log: SAK-10955 Applied Patch, thank you Beth ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38525 Author: gopal.ramasammycook@gmail.com Date: 2007-11-21 07:26:56 -0500 (Wed, 21 Nov 2007) New Revision: 38525 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/LoginServlet.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/AuthzQueriesFacade.java Log: SAK-12065 Non-portal/site access to assessments. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38524 Author: ian@caret.cam.ac.uk Date: 2007-11-21 06:40:17 -0500 (Wed, 21 Nov 2007) New Revision: 38524 Modified: master/trunk/pom.xml Log: http://bugs.sakaiproject.org/jira/browse/SAK-10430 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38523 Author: david.horwitz@uct.ac.za Date: 2007-11-21 05:41:48 -0500 (Wed, 21 Nov 2007) New Revision: 38523 Modified: polls/trunk/tool/src/java/org/sakaiproject/poll/tool/params/PollToolBean.java Log: SAK-11882 now removes trainling <p>$nbsp;</p>'s too ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38521 Author: gopal.ramasammycook@gmail.com Date: 2007-11-21 02:49:44 -0500 (Wed, 21 Nov 2007) New Revision: 38521 Modified: sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java Log: SAK-12065 Tooltip fix ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38520 Author: antranig@caret.cam.ac.uk Date: 2007-11-20 23:07:09 -0500 (Tue, 20 Nov 2007) New Revision: 38520 Removed: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java Modified: component/branches/SAK-12166/component-api/component/pom.xml component/branches/SAK-12166/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentManagerCore.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SkeletalBeanFactory.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SpringComponentManagerImpl.java component/branches/SAK-12166/component-impl/impl/pom.xml component/branches/SAK-12166/component-impl/impl/src/java/org/sakaiproject/component/impl/BasicConfigurationService.java component/branches/SAK-12166/component-impl/integration-test/pom.xml component/branches/SAK-12166/component-impl/pack/pom.xml component/branches/SAK-12166/component-impl/pack/src/webapp/WEB-INF/components.xml Log: Working version using SAK-8315 configuration scheme. Sakai starts up correctly (minus meta-obj issue SAK-12254) New property "sakai.component.createproxies" enables proxy creation to be disabled Moved up to pom version SNAPSHOT integration test has not yet been tried, <alias> probably not working ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38519 Author: arwhyte@umich.edu Date: 2007-11-20 21:38:03 -0500 (Tue, 20 Nov 2007) New Revision: 38519 Modified: reference/tags/sakai_2-4-1/docs/releaseweb/index.html Log: Missing <p></p> ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38518 Author: arwhyte@umich.edu Date: 2007-11-20 21:34:18 -0500 (Tue, 20 Nov 2007) New Revision: 38518 Modified: reference/tags/sakai_2-4-1/docs/releaseweb/index.html Log: Add line break. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38517 Author: arwhyte@umich.edu Date: 2007-11-20 21:31:26 -0500 (Tue, 20 Nov 2007) New Revision: 38517 Modified: reference/tags/sakai_2-4-1/docs/releaseweb/index.html Log: Added additional language clarifying schema changes relative to the 2-4-x branch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38515 Author: ian@caret.cam.ac.uk Date: 2007-11-20 19:36:15 -0500 (Tue, 20 Nov 2007) New Revision: 38515 Modified: authz/trunk/authz-impl/impl/src/java/org/sakaiproject/authz/impl/BaseAuthzGroup.java authz/trunk/authz-impl/impl/src/java/org/sakaiproject/authz/impl/BaseAuthzGroupService.java authz/trunk/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12149 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38514 Author: ian@caret.cam.ac.uk Date: 2007-11-20 18:58:36 -0500 (Tue, 20 Nov 2007) New Revision: 38514 Modified: entity/trunk/entity-impl/impl/src/java/org/sakaiproject/entity/impl/EntityManagerComponent.java entity/trunk/entity-impl/impl/src/java/org/sakaiproject/entity/impl/ReferenceComponent.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12151 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38513 Author: ray@media.berkeley.edu Date: 2007-11-20 18:08:25 -0500 (Tue, 20 Nov 2007) New Revision: 38513 Modified: component/branches/SAK-8315/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/SakaiProperties.java component/branches/SAK-8315/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java component/branches/SAK-8315/pom.xml Log: Add comments; reduce noisy logging ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38512 Author: ktsao@stanford.edu Date: 2007-11-20 17:43:28 -0500 (Tue, 20 Nov 2007) New Revision: 38512 Modified: sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/ShowAttachmentMediaServlet.java sam/trunk/samigo-app/src/webapp/jsf/delivery/assessment_attachment.jsp sam/trunk/samigo-app/src/webapp/jsf/delivery/item/attachment.jsp sam/trunk/samigo-app/src/webapp/jsf/delivery/part_attachment.jsp Log: SAK-12132 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38511 Author: sgithens@caret.cam.ac.uk Date: 2007-11-20 16:13:43 -0500 (Tue, 20 Nov 2007) New Revision: 38511 Modified: content/branches/SAK-12105/content-jcr-migration-api/pom.xml Log: SAK-12105 Updated pom for SNAPSHOT ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38510 Author: zqian@umich.edu Date: 2007-11-20 16:08:48 -0500 (Tue, 20 Nov 2007) New Revision: 38510 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm Log: fix to SAK-12227:Drafts should not be gradable before a due date ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38509 Author: cwen@iupui.edu Date: 2007-11-20 16:07:14 -0500 (Tue, 20 Nov 2007) New Revision: 38509 Added: oncourse/trunk/src/jobscheduler/scheduler-component-shared/src/java/org/sakaiproject/component/app/scheduler/jobs/RemoveSISFinalGradeToolJob.java Modified: oncourse/trunk/src/jobscheduler/scheduler-component/src/webapp/WEB-INF/components.xml Log: add RemoveSISFinalGradeToolJob - took 52 minutes on my local against stg to remove SIS FG tool from those 3035 sites. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38508 Author: antranig@caret.cam.ac.uk Date: 2007-11-20 14:25:24 -0500 (Tue, 20 Nov 2007) New Revision: 38508 Modified: component/branches/SAK-12166/component-api/api/pom.xml component/branches/SAK-12166/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SpringComponentManagerImpl.java Log: Bulk of branch code integrated. "Lookahead" logic is left to write. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38507 Author: zqian@umich.edu Date: 2007-11-20 14:20:04 -0500 (Tue, 20 Nov 2007) New Revision: 38507 Added: assignment/trunk/runconversion_readme.txt Modified: assignment/trunk/runconversion-2.4.x.sh assignment/trunk/runconversion.sh Log: fix to SAK-11821: this time added a runconversion_readme.txt file and change the default MySQL driver to 3.1.14 according to the 2.4 release documentation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38506 Author: jimeng@umich.edu Date: 2007-11-20 14:03:40 -0500 (Tue, 20 Nov 2007) New Revision: 38506 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: SAK-11908 Also need oracle conversion to add BINARY_ENTITY column to content_resource_delete ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38505 Author: jimeng@umich.edu Date: 2007-11-20 13:57:15 -0500 (Tue, 20 Nov 2007) New Revision: 38505 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql Log: SAK-11908 One new column (BINARY_ENTITY) was overlooked when adding columns to the content_resource_delete table ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38504 Author: antranig@caret.cam.ac.uk Date: 2007-11-20 13:36:52 -0500 (Tue, 20 Nov 2007) New Revision: 38504 Added: component/branches/SAK-12166/component-impl/integration-test/ component/branches/SAK-12166/component-impl/integration-test/pom.xml component/branches/SAK-12166/component-impl/integration-test/src/ component/branches/SAK-12166/component-impl/integration-test/src/java/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestComponent.java component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestProvider.java component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestComponent.java component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider1.java component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider2.java component/branches/SAK-12166/component-impl/integration-test/src/test/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/sakaiproject/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/sakaiproject/component/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java component/branches/SAK-12166/component-impl/integration-test/src/test/resources/ component/branches/SAK-12166/component-impl/integration-test/src/test/resources/log4j.properties component/branches/SAK-12166/component-impl/integration-test/src/test/resources/sakai-configuration.xml component/branches/SAK-12166/component-impl/integration-test/src/test/resources/sakai.properties component/branches/SAK-12166/component-impl/integration-test/src/test/resources/some-peculiar.properties component/branches/SAK-12166/component-impl/integration-test/src/webapp/ component/branches/SAK-12166/component-impl/integration-test/src/webapp/WEB-INF/ component/branches/SAK-12166/component-impl/integration-test/src/webapp/WEB-INF/components.xml component/branches/SAK-12166/component-impl/integration-test/xdocs/ component/branches/SAK-12166/component-impl/integration-test/xdocs/README.txt Removed: component/branches/SAK-12166/component-impl/impl/src/java/org/sakaiproject/component/impl/ConfigurationServiceTest.java component/branches/SAK-12166/component-impl/integration-test/pom.xml component/branches/SAK-12166/component-impl/integration-test/src/ component/branches/SAK-12166/component-impl/integration-test/src/java/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/ component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestComponent.java component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/ITestProvider.java component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestComponent.java component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider1.java component/branches/SAK-12166/component-impl/integration-test/src/java/org/sakaiproject/component/test/TestProvider2.java component/branches/SAK-12166/component-impl/integration-test/src/test/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/sakaiproject/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/sakaiproject/component/ component/branches/SAK-12166/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java component/branches/SAK-12166/component-impl/integration-test/src/test/resources/ component/branches/SAK-12166/component-impl/integration-test/src/test/resources/log4j.properties component/branches/SAK-12166/component-impl/integration-test/src/test/resources/sakai-configuration.xml component/branches/SAK-12166/component-impl/integration-test/src/test/resources/sakai.properties component/branches/SAK-12166/component-impl/integration-test/src/test/resources/some-peculiar.properties component/branches/SAK-12166/component-impl/integration-test/src/webapp/ component/branches/SAK-12166/component-impl/integration-test/src/webapp/WEB-INF/ component/branches/SAK-12166/component-impl/integration-test/src/webapp/WEB-INF/components.xml component/branches/SAK-12166/component-impl/integration-test/xdocs/ component/branches/SAK-12166/component-impl/integration-test/xdocs/README.txt Modified: component/branches/SAK-12166/component-impl/impl/pom.xml component/branches/SAK-12166/component-impl/impl/src/java/org/sakaiproject/component/impl/BasicConfigurationService.java component/branches/SAK-12166/component-impl/pack/src/webapp/WEB-INF/components.xml Log: Commit following merge with SAK-8315 branch. It builds, will probably do nothing useful. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38502 Author: antranig@caret.cam.ac.uk Date: 2007-11-20 13:35:30 -0500 (Tue, 20 Nov 2007) New Revision: 38502 Added: component/branches/SAK-12166/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/BeanFactoryPostProcessorCreator.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/DynamicDefaultSakaiProperties.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ReversiblePropertyOverrideConfigurer.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SakaiPropertiesFactory.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SakaiPropertyPromoter.java Removed: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/api/ComponentsLoader.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/util/ComponentMap.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/util/PropertyOverrideConfigurer.java component/branches/SAK-12166/component-api/component/src/java/org/springframework/ Modified: component/branches/SAK-12166/component-api/component/pom.xml component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java Log: Commit following merge with SAK-8315 branch. It builds, will probably do nothing useful. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38501 Author: ssmail@indiana.edu Date: 2007-11-20 13:27:22 -0500 (Tue, 20 Nov 2007) New Revision: 38501 Modified: citations/trunk/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java Log: SAK-12248: Added a catch block for Exception in doBeginSearch() - an alert is displayed and the page is properly re-rendered ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38500 Author: ian@caret.cam.ac.uk Date: 2007-11-20 13:16:50 -0500 (Tue, 20 Nov 2007) New Revision: 38500 Modified: site/trunk/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseGroup.java site/trunk/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSite.java site/trunk/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSitePage.java site/trunk/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java site/trunk/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseToolConfiguration.java site/trunk/site-impl/impl/src/java/org/sakaiproject/site/impl/DbSiteService.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12152 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38499 Author: ian@caret.cam.ac.uk Date: 2007-11-20 13:05:49 -0500 (Tue, 20 Nov 2007) New Revision: 38499 Modified: content/trunk/pom.xml sakai/trunk/pom.xml site-manage/trunk/pom.xml site/trunk/pom.xml tool/trunk/pom.xml user/trunk/pom.xml web/trunk/pom.xml Log: Renamed kernel to framework ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38498 Author: zqian@umich.edu Date: 2007-11-20 12:54:42 -0500 (Tue, 20 Nov 2007) New Revision: 38498 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-12164 into post-2-4 branch: svn merge -r 38120:38121 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38492 Author: ian@caret.cam.ac.uk Date: 2007-11-20 11:22:50 -0500 (Tue, 20 Nov 2007) New Revision: 38492 Modified: util/trunk/util-impl/impl/src/java/org/sakaiproject/time/impl/BasicTimeService.java util/trunk/util-impl/impl/src/java/org/sakaiproject/time/impl/MyTime.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12153 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38491 Author: aaronz@vt.edu Date: 2007-11-20 11:12:58 -0500 (Tue, 20 Nov 2007) New Revision: 38491 Added: content/branches/SAK-12105/readme.txt content/branches/SAK-12105/runconversion.sh content/branches/SAK-12105/upgradeschema-mysql.config content/branches/SAK-12105/upgradeschema-oracle.config Modified: content/branches/SAK-12105/content-impl-jcr/impl/ content/branches/SAK-12105/content-impl-jcr/impl/pom.xml content/branches/SAK-12105/content-impl-jcr/pack/pom.xml content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12105/content-impl-providers/impl/ content/branches/SAK-12105/content-impl-providers/impl/pom.xml content/branches/SAK-12105/content-impl-providers/pack/ content/branches/SAK-12105/content-impl-providers/pack/pom.xml content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/upgradeschema.config content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/types/FolderType.java content/branches/SAK-12105/contentmultiplex-impl/impl/ content/branches/SAK-12105/contentmultiplex-impl/impl/pom.xml content/branches/SAK-12105/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java Log: SAK-12105: merged trunk changes into branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38490 Author: zqian@umich.edu Date: 2007-11-20 11:11:22 -0500 (Tue, 20 Nov 2007) New Revision: 38490 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/trunk/upgradeschema_mysql.config assignment/trunk/upgradeschema_oracle.config Log: fix to SAK-12208:Assignment conversion needs to create indexed tables: use the ability to excuete mulitple queries to add indices after table creation and add unique index to assignment_submission as the last step of conversion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38489 Author: ian@caret.cam.ac.uk Date: 2007-11-20 11:08:34 -0500 (Tue, 20 Nov 2007) New Revision: 38489 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/DropboxContextObserver.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12247 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38488 Author: aaronz@vt.edu Date: 2007-11-20 10:41:30 -0500 (Tue, 20 Nov 2007) New Revision: 38488 Modified: content/branches/SAK-12105/contentmultiplex-impl/.classpath Log: SAK-12105: Merged trunk into the branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38487 Author: mmmay@indiana.edu Date: 2007-11-20 10:32:08 -0500 (Tue, 20 Nov 2007) New Revision: 38487 Modified: osp/branches/sakai_2-5-x/xsltcharon/xsltcharon-portal/xsl-portal/src/java/org/sakaiproject/portal/xsltcharon/impl/XsltRenderContext.java Log: svn merge -r 38434:38435 https://source.sakaiproject.org/svn/osp/trunk U xsltcharon/xsltcharon-portal/xsl-portal/src/java/org/sakaiproject/portal/xsltcharon/impl/XsltRenderContext.java sillybunny:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 38434:38435 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r38435 | john.ellis@rsmart.com | 2007-11-19 18:54:53 -0500 (Mon, 19 Nov 2007) | 4 lines SAK-12238 added code to check for null items in a list of configurations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38486 Author: gopal.ramasammycook@gmail.com Date: 2007-11-20 10:30:34 -0500 (Tue, 20 Nov 2007) New Revision: 38486 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/PublishedAssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/HistogramListener.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/author/authorIndex.jsp sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacade.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java Log: SAK-12065 Tooltip fix in author index page for group release. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38485 Author: aaronz@vt.edu Date: 2007-11-20 10:30:07 -0500 (Tue, 20 Nov 2007) New Revision: 38485 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Fixed up the test to no use the root folder for creating test content (this seems to not work reliably for legacy CHS) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38484 Author: mmmay@indiana.edu Date: 2007-11-20 10:29:10 -0500 (Tue, 20 Nov 2007) New Revision: 38484 Modified: db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java Log: svn merge -r 38478:38479 https://source.sakaiproject.org/svn/db/trunk U db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java sillybunny:~/java/2-5/sakai_2-5-x/db mmmay$ svn log -r 38478:38479 https://source.sakaiproject.org/svn/db/trunk ------------------------------------------------------------------------ r38479 | jimeng@umich.edu | 2007-11-20 09:59:18 -0500 (Tue, 20 Nov 2007) | 3 lines SAK-12209 Removed log messages showing the parameters for creating new columns when running the conversion utility. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38483 Author: mmmay@indiana.edu Date: 2007-11-20 10:27:26 -0500 (Tue, 20 Nov 2007) New Revision: 38483 Added: content/branches/sakai_2-5-x/readme.txt Modified: content/branches/sakai_2-5-x/upgradeschema-oracle.config Log: svn merge -r 38424:38426 https://source.sakaiproject.org/svn/content/trunk U upgradeschema-oracle.config A readme.txt sillybunny:~/java/2-5/sakai_2-5-x/content mmmay$ svn log -r 38424:38426 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r38424 | jimeng@umich.edu | 2007-11-19 15:43:47 -0500 (Mon, 19 Nov 2007) | 5 lines SAK-12235 Added indexes to register tables in the mysql conversion config for content. Copies the mysql config and modified it for oracle. Provided a runconversion.sh shellscript file at the root of the content directory. ------------------------------------------------------------------------ r38425 | jimeng@umich.edu | 2007-11-19 15:57:36 -0500 (Mon, 19 Nov 2007) | 3 lines SAK-12235 Changed query to verify existence of required (new) columns for oracle ------------------------------------------------------------------------ r38426 | jimeng@umich.edu | 2007-11-19 16:13:41 -0500 (Mon, 19 Nov 2007) | 3 lines SAK-12235 Added readme file for conversion script ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38482 Author: mmmay@indiana.edu Date: 2007-11-20 10:26:07 -0500 (Tue, 20 Nov 2007) New Revision: 38482 Added: content/branches/sakai_2-5-x/runconversion.sh content/branches/sakai_2-5-x/upgradeschema-mysql.config content/branches/sakai_2-5-x/upgradeschema-oracle.config Modified: content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/upgradeschema.config Log: vn merge -r 38423:38424 https://source.sakaiproject.org/svn/content/trunk A upgradeschema-mysql.config A upgradeschema-oracle.config A runconversion.sh U content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/upgradeschema.config sillybunny:~/java/2-5/sakai_2-5-x/content mmmay$ svn log -r 38423:38424 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r38424 | jimeng@umich.edu | 2007-11-19 15:43:47 -0500 (Mon, 19 Nov 2007) | 5 lines SAK-12235 Added indexes to register tables in the mysql conversion config for content. Copies the mysql config and modified it for oracle. Provided a runconversion.sh shellscript file at the root of the content directory. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38481 Author: ian@caret.cam.ac.uk Date: 2007-11-20 10:24:59 -0500 (Tue, 20 Nov 2007) New Revision: 38481 Modified: content/trunk/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/trunk/contentmultiplex-impl/impl/pom.xml content/trunk/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java content/trunk/pom.xml Log: http://jira.sakaiproject.org/jira/browse/SAK-12246 Fixed Also Mutiplex now working. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38480 Author: mmmay@indiana.edu Date: 2007-11-20 10:09:15 -0500 (Tue, 20 Nov 2007) New Revision: 38480 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties Log: svn merge -r 38397:38398 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment.properties sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38397:38398 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38398 | zqian@umich.edu | 2007-11-19 09:47:33 -0500 (Mon, 19 Nov 2007) | 1 line Fix to SAK-12223:Assignments: Log in as instructor, create an assignment by choosing the Radio button " Associate with existing Gradebook assignment" - change to 'entry' ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38479 Author: jimeng@umich.edu Date: 2007-11-20 09:59:18 -0500 (Tue, 20 Nov 2007) New Revision: 38479 Modified: db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java Log: SAK-12209 Removed log messages showing the parameters for creating new columns when running the conversion utility. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38478 Author: mmmay@indiana.edu Date: 2007-11-20 09:52:19 -0500 (Tue, 20 Nov 2007) New Revision: 38478 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r 38231:38232 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38231:38232 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38232 | zqian@umich.edu | 2007-11-15 21:24:13 -0500 (Thu, 15 Nov 2007) | 1 line fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38477 Author: mmmay@indiana.edu Date: 2007-11-20 09:51:22 -0500 (Tue, 20 Nov 2007) New Revision: 38477 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r 38203:38204 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38203:38204 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38204 | zqian@umich.edu | 2007-11-15 11:54:08 -0500 (Thu, 15 Nov 2007) | 1 line fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38476 Author: mmmay@indiana.edu Date: 2007-11-20 09:50:18 -0500 (Tue, 20 Nov 2007) New Revision: 38476 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r 38193:38194 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38193:38194 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38194 | zqian@umich.edu | 2007-11-14 23:02:32 -0500 (Wed, 14 Nov 2007) | 1 line fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38475 Author: mmmay@indiana.edu Date: 2007-11-20 09:49:19 -0500 (Tue, 20 Nov 2007) New Revision: 38475 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r 38169:38170 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38169:38170 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38170 | zqian@umich.edu | 2007-11-14 14:08:58 -0500 (Wed, 14 Nov 2007) | 1 line fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code: forge a multipart email message ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38474 Author: mmmay@indiana.edu Date: 2007-11-20 09:48:14 -0500 (Tue, 20 Nov 2007) New Revision: 38474 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm Log: svn merge -r 38164:38165 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38165:38165 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38165 | zqian@umich.edu | 2007-11-14 11:26:11 -0500 (Wed, 14 Nov 2007) | 1 line fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38473 Author: mmmay@indiana.edu Date: 2007-11-20 09:46:01 -0500 (Tue, 20 Nov 2007) New Revision: 38473 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 38249:38250 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38250:38250 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38250 | zqian@umich.edu | 2007-11-16 14:25:04 -0500 (Fri, 16 Nov 2007) | 1 line fix to SAK-12222: Assignmets: Log in as instructor create Assignment, do not post, save as draft ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38472 Author: mmmay@indiana.edu Date: 2007-11-20 09:44:23 -0500 (Tue, 20 Nov 2007) New Revision: 38472 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 38185:38186 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment.properties U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38186:38186 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38186 | zqian@umich.edu | 2007-11-14 21:03:33 -0500 (Wed, 14 Nov 2007) | 1 line fix to SAK-12186:Assignments download all and upload all have inconsistent id fields - display id != eid ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38471 Author: mmmay@indiana.edu Date: 2007-11-20 09:40:57 -0500 (Tue, 20 Nov 2007) New Revision: 38471 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r 38132:38135 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38133:38133 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38133 | zqian@umich.edu | 2007-11-13 12:43:11 -0500 (Tue, 13 Nov 2007) | 1 line fix to SAK-12167:Assignment Grades.csv file downloads with grades in the wrong column ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38470 Author: mmmay@indiana.edu Date: 2007-11-20 09:38:45 -0500 (Tue, 20 Nov 2007) New Revision: 38470 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 38120:38121 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38120:38121 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38120 | zqian@umich.edu | 2007-11-12 11:44:57 -0500 (Mon, 12 Nov 2007) | 1 line fix to SAK-12178: Assignments: Log in as instructor, add assignment, in points field enter 10000000000, Alert message displayed, message should display correct input value ------------------------------------------------------------------------ r38121 | zqian@umich.edu | 2007-11-12 12:10:08 -0500 (Mon, 12 Nov 2007) | 1 line fix to SAK-12164: 'Assign this grade...' function is writing over Grade data ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38469 Author: mmmay@indiana.edu Date: 2007-11-20 09:36:41 -0500 (Tue, 20 Nov 2007) New Revision: 38469 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 38119:38120 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment.properties U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38119:38120 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38120 | zqian@umich.edu | 2007-11-12 11:44:57 -0500 (Mon, 12 Nov 2007) | 1 line fix to SAK-12178: Assignments: Log in as instructor, add assignment, in points field enter 10000000000, Alert message displayed, message should display correct input value ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38468 Author: mmmay@indiana.edu Date: 2007-11-20 09:35:04 -0500 (Tue, 20 Nov 2007) New Revision: 38468 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37420:37421 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java sillybunny:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37420:37421 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37421 | zqian@umich.edu | 2007-10-26 13:58:49 -0400 (Fri, 26 Oct 2007) | 1 line fix to SAK-12058:Grade Report in Assignments orders by default by Last Name, should order by Last Name, First Name ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38467 Author: lance@indiana.edu Date: 2007-11-20 08:40:41 -0500 (Tue, 20 Nov 2007) New Revision: 38467 Removed: discussion/trunk/ Log: SAK-11341 - Moved Retired Discussion Project to contrib delete trunk svn delete discussion/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38465 Author: sgithens@caret.cam.ac.uk Date: 2007-11-20 07:09:02 -0500 (Tue, 20 Nov 2007) New Revision: 38465 Added: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/MigrationConstants.java content/branches/SAK-12105/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingTargetSource.java Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/CHStoJCRMigratorImpl.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/ContentToJCRCopierImpl.java content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/ContentToJCRCopier.java content/branches/SAK-12105/contentmultiplex-impl/impl/pom.xml Log: SAK-12105 Proxy and Target for different CHS Implementations (even though the Spring Decl doesn't seem to work yet). Migration constants. Actions for copying and deleting things on content.remove. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38464 Author: aaronz@vt.edu Date: 2007-11-20 06:25:59 -0500 (Tue, 20 Nov 2007) New Revision: 38464 Modified: content/branches/SAK-12105/content-api/api/pom.xml content/branches/SAK-12105/content-help/pom.xml content/branches/SAK-12105/content-impl/hbm/pom.xml content/branches/SAK-12105/content-impl/impl/pom.xml content/branches/SAK-12105/content-impl/pack/pom.xml content/branches/SAK-12105/content-test/pack/pom.xml content/branches/SAK-12105/content-test/pom.xml content/branches/SAK-12105/content-test/test/pom.xml content/branches/SAK-12105/content-test/tool/pom.xml content/branches/SAK-12105/content-tool/tool/pom.xml content/branches/SAK-12105/content-util/util/pom.xml content/branches/SAK-12105/pom.xml Log: SAK-12105: fixed up the pom files for SNAPSHOT ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38463 Author: rjlowe@iupui.edu Date: 2007-11-20 00:54:30 -0500 (Tue, 20 Nov 2007) New Revision: 38463 Modified: sakai/tags/maven1build/ sakai/tags/maven1build/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38462 Author: rjlowe@iupui.edu Date: 2007-11-20 00:42:56 -0500 (Tue, 20 Nov 2007) New Revision: 38462 Modified: sakai/tags/sakai_2-5-0_QA_013/ sakai/tags/sakai_2-5-0_QA_013/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38461 Author: rjlowe@iupui.edu Date: 2007-11-20 00:42:10 -0500 (Tue, 20 Nov 2007) New Revision: 38461 Modified: sakai/tags/sakai_2-5-0_QA_012/ sakai/tags/sakai_2-5-0_QA_012/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38460 Author: rjlowe@iupui.edu Date: 2007-11-20 00:41:25 -0500 (Tue, 20 Nov 2007) New Revision: 38460 Modified: sakai/tags/sakai_2-5-0_QA_011/ sakai/tags/sakai_2-5-0_QA_011/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38459 Author: rjlowe@iupui.edu Date: 2007-11-20 00:40:40 -0500 (Tue, 20 Nov 2007) New Revision: 38459 Modified: sakai/tags/sakai_2-5-0_QA_010/ sakai/tags/sakai_2-5-0_QA_010/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38458 Author: rjlowe@iupui.edu Date: 2007-11-20 00:40:02 -0500 (Tue, 20 Nov 2007) New Revision: 38458 Modified: sakai/tags/sakai_2-5-0_QA_009/ sakai/tags/sakai_2-5-0_QA_009/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38457 Author: rjlowe@iupui.edu Date: 2007-11-20 00:39:24 -0500 (Tue, 20 Nov 2007) New Revision: 38457 Modified: sakai/tags/sakai_2-5-0_QA_008/ sakai/tags/sakai_2-5-0_QA_008/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38456 Author: rjlowe@iupui.edu Date: 2007-11-20 00:38:46 -0500 (Tue, 20 Nov 2007) New Revision: 38456 Modified: sakai/tags/sakai_2-5-0_QA_007/ sakai/tags/sakai_2-5-0_QA_007/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38455 Author: rjlowe@iupui.edu Date: 2007-11-20 00:38:02 -0500 (Tue, 20 Nov 2007) New Revision: 38455 Modified: sakai/tags/sakai_2-5-0_QA_006/ sakai/tags/sakai_2-5-0_QA_006/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38454 Author: rjlowe@iupui.edu Date: 2007-11-20 00:37:17 -0500 (Tue, 20 Nov 2007) New Revision: 38454 Modified: sakai/tags/sakai_2-5-0_QA_005/ sakai/tags/sakai_2-5-0_QA_005/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38453 Author: rjlowe@iupui.edu Date: 2007-11-20 00:36:23 -0500 (Tue, 20 Nov 2007) New Revision: 38453 Modified: sakai/tags/sakai_2-5-0_QA_004/ sakai/tags/sakai_2-5-0_QA_004/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38452 Author: rjlowe@iupui.edu Date: 2007-11-20 00:35:35 -0500 (Tue, 20 Nov 2007) New Revision: 38452 Modified: sakai/tags/sakai_2-5-0_QA_003/ sakai/tags/sakai_2-5-0_QA_003/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38451 Author: rjlowe@iupui.edu Date: 2007-11-20 00:34:49 -0500 (Tue, 20 Nov 2007) New Revision: 38451 Modified: sakai/tags/sakai_2-5-0_QA_002/ sakai/tags/sakai_2-5-0_QA_002/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38450 Author: rjlowe@iupui.edu Date: 2007-11-20 00:33:36 -0500 (Tue, 20 Nov 2007) New Revision: 38450 Modified: sakai/tags/sakai_2-5-0_QA_001/ sakai/tags/sakai_2-5-0_QA_001/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38449 Author: rjlowe@iupui.edu Date: 2007-11-20 00:32:21 -0500 (Tue, 20 Nov 2007) New Revision: 38449 Modified: sakai/tags/sakai_2-4-1/ sakai/tags/sakai_2-4-1/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38447 Author: rjlowe@iupui.edu Date: 2007-11-20 00:28:51 -0500 (Tue, 20 Nov 2007) New Revision: 38447 Modified: sakai/tags/sakai_2-3-2_QA_001/ sakai/tags/sakai_2-3-2_QA_001/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38448 Author: rjlowe@iupui.edu Date: 2007-11-20 00:30:15 -0500 (Tue, 20 Nov 2007) New Revision: 38448 Modified: sakai/tags/sakai_2-4-0/ sakai/tags/sakai_2-4-0/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38446 Author: rjlowe@iupui.edu Date: 2007-11-20 00:26:20 -0500 (Tue, 20 Nov 2007) New Revision: 38446 Modified: sakai/tags/sakai_2-3-2/ sakai/tags/sakai_2-3-2/.externals Log: SAK-11341 - adding revision to external so /discussion will not fail ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38445 Author: jimeng@umich.edu Date: 2007-11-19 19:10:43 -0500 (Mon, 19 Nov 2007) New Revision: 38445 Added: util/branches/SAK-12239/ Log: SAK-12339 Creating branch in util for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38444 Author: jimeng@umich.edu Date: 2007-11-19 19:09:38 -0500 (Mon, 19 Nov 2007) New Revision: 38444 Added: entity/branches/SAK-12239/ Log: SAK-12339 Creating branch in entity for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38443 Author: jimeng@umich.edu Date: 2007-11-19 19:08:49 -0500 (Mon, 19 Nov 2007) New Revision: 38443 Added: db/branches/SAK-12239/ Log: SAK-12339 Creating branch in db for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38442 Author: jimeng@umich.edu Date: 2007-11-19 19:08:05 -0500 (Mon, 19 Nov 2007) New Revision: 38442 Added: content/branches/SAK-12239/ Log: SAK-12339 Creating branch in content for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38441 Author: jimeng@umich.edu Date: 2007-11-19 19:07:13 -0500 (Mon, 19 Nov 2007) New Revision: 38441 Removed: entity/branches/SAK-12239/ Log: SAK-12239 Copied wrong branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38440 Author: jimeng@umich.edu Date: 2007-11-19 19:06:41 -0500 (Mon, 19 Nov 2007) New Revision: 38440 Removed: db/branches/SAK-12239/ Log: SAK-12239 Copied wrong branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38439 Author: jimeng@umich.edu Date: 2007-11-19 19:06:06 -0500 (Mon, 19 Nov 2007) New Revision: 38439 Removed: content/branches/SAK-12239/ Log: SAK-12239 Copied wrong version ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38438 Author: jimeng@umich.edu Date: 2007-11-19 19:02:29 -0500 (Mon, 19 Nov 2007) New Revision: 38438 Added: entity/branches/SAK-12239/ Log: SAK-12339 Creating branch in entity for work on porting content performance improvements from 2.5.x to 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38437 Author: jimeng@umich.edu Date: 2007-11-19 18:59:29 -0500 (Mon, 19 Nov 2007) New Revision: 38437 Added: db/branches/SAK-12239/ Log: SAK-12239 Added branch to db for new Storage classes needed to support binary-entity serialization in content (porting performance improvements from 2.5.x in content to sakai 2.4.x). ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38436 Author: jimeng@umich.edu Date: 2007-11-19 18:56:12 -0500 (Mon, 19 Nov 2007) New Revision: 38436 Added: content/branches/SAK-12239/ Log: SAK-12239 Creating branch for work on porting 2.5.x content schema changes to sakai 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38435 Author: john.ellis@rsmart.com Date: 2007-11-19 18:54:53 -0500 (Mon, 19 Nov 2007) New Revision: 38435 Modified: osp/trunk/xsltcharon/xsltcharon-portal/xsl-portal/src/java/org/sakaiproject/portal/xsltcharon/impl/XsltRenderContext.java Log: SAK-12238 added code to check for null items in a list of configurations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38431 Author: mmmay@indiana.edu Date: 2007-11-19 17:10:15 -0500 (Mon, 19 Nov 2007) New Revision: 38431 Modified: gradebook/branches/sakai_2-5-x/service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java Log: svn merge -r 37925:37926 https://source.sakaiproject.org/svn/gradebook/trunk U service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java in-143-196:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 37925:37926 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37926 | rjlowe@iupui.edu | 2007-11-07 09:39:25 -0500 (Wed, 07 Nov 2007) | 4 lines SAK-12017 http://bugs.sakaiproject.org/jira/browse/SAK-12017 GB / "All Grades" sort by course grade Fails when you have a student with a null course grade record - Fixed ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38430 Author: mmmay@indiana.edu Date: 2007-11-19 17:06:27 -0500 (Mon, 19 Nov 2007) New Revision: 38430 Modified: gradebook/branches/sakai_2-5-x/service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java Log: svn merge -r 37165:37166 https://source.sakaiproject.org/svn/gradebook/trunk U service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java in-143-196:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 37165:37166 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37166 | rjlowe@iupui.edu | 2007-10-22 13:31:36 -0400 (Mon, 22 Oct 2007) | 3 lines SAK-12017 http://bugs.sakaiproject.org/jira/browse/SAK-12017 GB / "All Grades" sort by course grade ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38429 Author: mmmay@indiana.edu Date: 2007-11-19 17:04:31 -0500 (Mon, 19 Nov 2007) New Revision: 38429 Modified: gradebook/branches/sakai_2-5-x/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: svn merge -r 38078:38079 https://source.sakaiproject.org/svn/gradebook/trunk U app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java in-143-196:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 38078:38079 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r38079 | cwen@iupui.edu | 2007-11-09 14:43:01 -0500 (Fri, 09 Nov 2007) | 5 lines http://128.196.219.68/jira/browse/SAK-12163 SAK-12163 => https://uisapp2.iu.edu/jira/browse/ONC-233 exceptions thrown while attempting to rename the gradebook item. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38428 Author: mmmay@indiana.edu Date: 2007-11-19 17:02:33 -0500 (Mon, 19 Nov 2007) New Revision: 38428 Modified: gradebook/branches/sakai_2-5-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java Log: svn merge -r 37822:37823 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java in-143-196:~/java/2-5/sakai_2-5-x/gradebook mmmay$ svn log -r 37822:37823 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37823 | josrodri@iupui.edu | 2007-11-06 16:40:05 -0500 (Tue, 06 Nov 2007) | 3 lines SAK-12133: spreadsheet item add, if item already exists but no points possible is in spreadsheet for that item, just keep current value SAK-9762: added an init() method to do code currently processed in constructor. Kept an empty constructor for easy backing out. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38427 Author: ktsao@stanford.edu Date: 2007-11-19 16:55:42 -0500 (Mon, 19 Nov 2007) New Revision: 38427 Modified: sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreListener.java sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/TotalScoreUpdateListener.java sam/trunk/samigo-app/src/webapp/jsf/evaluation/totalScores.jsp sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueriesAPI.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/services/GradingService.java Log: SAK-12098 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38426 Author: jimeng@umich.edu Date: 2007-11-19 16:13:41 -0500 (Mon, 19 Nov 2007) New Revision: 38426 Added: content/trunk/readme.txt Log: SAK-12235 Added readme file for conversion script ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38425 Author: jimeng@umich.edu Date: 2007-11-19 15:57:36 -0500 (Mon, 19 Nov 2007) New Revision: 38425 Modified: content/trunk/upgradeschema-oracle.config Log: SAK-12235 Changed query to verify existence of required (new) columns for oracle ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38424 Author: jimeng@umich.edu Date: 2007-11-19 15:43:47 -0500 (Mon, 19 Nov 2007) New Revision: 38424 Added: content/trunk/runconversion.sh content/trunk/upgradeschema-mysql.config content/trunk/upgradeschema-oracle.config Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/upgradeschema.config Log: SAK-12235 Added indexes to register tables in the mysql conversion config for content. Copies the mysql config and modified it for oracle. Provided a runconversion.sh shellscript file at the root of the content directory. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38423 Author: cwen@iupui.edu Date: 2007-11-19 14:59:18 -0500 (Mon, 19 Nov 2007) New Revision: 38423 Modified: oncourse/trunk/src/jobscheduler/scheduler-component-shared/src/java/org/sakaiproject/component/app/scheduler/jobs/AddFinalGradesToolJob.java Log: change back AddFinalGradesToolJob to add our FGGB tool. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38422 Author: mmmay@indiana.edu Date: 2007-11-19 14:52:25 -0500 (Mon, 19 Nov 2007) New Revision: 38422 Modified: metaobj/branches/sakai_2-5-x/metaobj-util/tool-lib/src/java/org/sakaiproject/metaobj/utils/xml/ResourceUriResolver.java Log: svn merge -r 38222:38223 https://source.sakaiproject.org/svn/metaobj/trunk U metaobj-util/tool-lib/src/java/org/sakaiproject/metaobj/utils/xml/ResourceUriResolver.java in-143-196:~/java/2-5/sakai_2-5-x/metaobj mmmay$ svn log -r 38222:38223 https://source.sakaiproject.org/svn/metaobj/trunk------------------------------------------------------------------------ r38223 | john.ellis@rsmart.com | 2007-11-15 18:09:31 -0500 (Thu, 15 Nov 2007) | 3 lines SAK-12218 added code to properly deal with external urls ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38421 Author: zqian@umich.edu Date: 2007-11-19 14:41:04 -0500 (Mon, 19 Nov 2007) New Revision: 38421 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/trunk/upgradeschema_mysql.config Log: fix to SAK-12210: complex subselect lethal on mysql ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38420 Author: mmmay@indiana.edu Date: 2007-11-19 14:01:51 -0500 (Mon, 19 Nov 2007) New Revision: 38420 Modified: memory/branches/sakai_2-5-x/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java Log: svn merge -r 38242:38243 https://source.sakaiproject.org/svn/memory/trunk U memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java in-143-196:~/java/2-5/sakai_2-5-x/memory mmmay$ svn log -r 38242:38243 https://source.sakaiproject.org/svn/memory/trunk ------------------------------------------------------------------------ r38243 | ian@caret.cam.ac.uk | 2007-11-16 12:44:00 -0500 (Fri, 16 Nov 2007) | 9 lines http://jira.sakaiproject.org/jira/browse/SAK-12116 Fixed Now using thread safe iterator mechanism. (I hope) Tested locally with no problems. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38419 Author: mmmay@indiana.edu Date: 2007-11-19 14:00:08 -0500 (Mon, 19 Nov 2007) New Revision: 38419 Modified: osp/branches/sakai_2-5-x/matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java Log: svn merge -r 38241:38242 https://source.sakaiproject.org/svn/osp/trunk U matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java in-143-196:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 38241:38242 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r38242 | bkirschn@umich.edu | 2007-11-16 12:32:25 -0500 (Fri, 16 Nov 2007) | 1 line SAK-12198 fix crash when attachments/artifacts are hidden ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38418 Author: mmmay@indiana.edu Date: 2007-11-19 13:55:30 -0500 (Mon, 19 Nov 2007) New Revision: 38418 Modified: osp/branches/sakai_2-5-x/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages.properties osp/branches/sakai_2-5-x/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_sv.properties Log: svn merge -r 38038:38039 https://source.sakaiproject.org/svn/osp/trunk U presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages.properties U presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_sv.properties in-143-196:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 38038:38039 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r38039 | chmaurer@iupui.edu | 2007-11-08 09:19:54 -0500 (Thu, 08 Nov 2007) | 2 lines http://bugs.sakaiproject.org/jira/browse/SAK-12135 Fixing typo ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38417 Author: mmmay@indiana.edu Date: 2007-11-19 13:53:15 -0500 (Mon, 19 Nov 2007) New Revision: 38417 Modified: osp/branches/sakai_2-5-x/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages.properties osp/branches/sakai_2-5-x/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_sv.properties Log: svn merge -r 38040:38041 https://source.sakaiproject.org/svn/osp/trunk U presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages.properties U presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_sv.properties in-143-196:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 38040:38041 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r38041 | chmaurer@iupui.edu | 2007-11-08 09:26:53 -0500 (Thu, 08 Nov 2007) | 2 lines http://bugs.sakaiproject.org/jira/browse/SAK-12137 Change wording to match ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38413 Author: mmmay@indiana.edu Date: 2007-11-19 13:45:54 -0500 (Mon, 19 Nov 2007) New Revision: 38413 Modified: content-review/branches/sakai_2-5-x/content-review-api/public/src/java/org/sakaiproject/contentreview/service/ContentReviewService.java Log: svn merge -r 38114:38117 https://source.sakaiproject.org/svn/content-review/trunk U content-review-api/public/src/java/org/sakaiproject/contentreview/service/ContentReviewService.java svn log -r 38114:38116 https://source.sakaiproject.org/svn/content-review/trunk ------------------------------------------------------------------------ r38114 | david.horwitz@uct.ac.za | 2007-11-12 04:17:19 -0500 (Mon, 12 Nov 2007) | 1 line SAK-11787 deprecat getReport and replace with getReportInstructor and getReportStrudent ------------------------------------------------------------------------ r38115 | david.horwitz@uct.ac.za | 2007-11-12 04:36:57 -0500 (Mon, 12 Nov 2007) | 1 line SAK-11787 deprecate the correct method ------------------------------------------------------------------------ r38116 | david.horwitz@uct.ac.za | 2007-11-12 04:39:21 -0500 (Mon, 12 Nov 2007) | 1 line SAK-11787 deprecate the correct method ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38416 Author: mmmay@indiana.edu Date: 2007-11-19 13:51:37 -0500 (Mon, 19 Nov 2007) New Revision: 38416 Modified: osp/branches/sakai_2-5-x/presentation/api-impl/src/resources/org/theospi/portfolio/presentation/freeform_template.xsl Log: svn merge -r 38075:38076 https://source.sakaiproject.org/svn/osp/trunk U presentation/api-impl/src/resources/org/theospi/portfolio/presentation/freeform_template.xsl in-143-196:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 38075:38076 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r38076 | john.ellis@rsmart.com | 2007-11-09 11:18:33 -0500 (Fri, 09 Nov 2007) | 4 lines SAK-11979 added code to render output as html ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38412 Author: mmmay@indiana.edu Date: 2007-11-19 13:43:33 -0500 (Mon, 19 Nov 2007) New Revision: 38412 Modified: content-review/branches/sakai_2-5-x/content-review-api/public/src/java/org/sakaiproject/contentreview/service/ContentReviewService.java Log: svn merge -r 38113:38114 https://source.sakaiproject.org/svn/content-review/trunk U content-review-api/public/src/java/org/sakaiproject/contentreview/service/ContentReviewService.java in-143-196:~/java/2-5/sakai_2-5-x/content-review mmmay$ svn log -r 38113:38114 https://source.sakaiproject.org/svn/content-review/trunk ------------------------------------------------------------------------ r38114 | david.horwitz@uct.ac.za | 2007-11-12 04:17:19 -0500 (Mon, 12 Nov 2007) | 1 line SAK-11787 deprecat getReport and replace with getReportInstructor and getReportStrudent ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38414 Author: mmmay@indiana.edu Date: 2007-11-19 13:47:14 -0500 (Mon, 19 Nov 2007) New Revision: 38414 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r 38116:38117 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 38116:38117 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r38117 | david.horwitz@uct.ac.za | 2007-11-12 04:53:08 -0500 (Mon, 12 Nov 2007) | 1 line SAK-11787 make use of the new Content review methods ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38415 Author: mmmay@indiana.edu Date: 2007-11-19 13:49:10 -0500 (Mon, 19 Nov 2007) New Revision: 38415 Modified: reference/branches/sakai_2-5-x/library/src/webapp/content/gateway/acknowledgments.html Log: svn merge -r 38162:38163 https://source.sakaiproject.org/svn/reference/trunk U library/src/webapp/content/gateway/acknowledgments.html in-143-196:~/java/2-5/sakai_2-5-x/reference mmmay$ svn log -r 38162:38163 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r38163 | gsilver@umich.edu | 2007-11-14 10:44:18 -0500 (Wed, 14 Nov 2007) | 1 line http://jira.sakaiproject.org/jira/browse/SAK-12182 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=43583 Author: thoppaymallika@fhda.edu Date: 2007-11-19 13:43:18 -0500 (Mon, 19 Nov 2007) New Revision: 43583 Modified: foothill/melete/melete-app/src/java/org/sakaiproject/tool/melete/ListModulesPage.java Log: removing settransient ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38411 Author: chmaurer@iupui.edu Date: 2007-11-19 12:30:17 -0500 (Mon, 19 Nov 2007) New Revision: 38411 Modified: osp/branches/osp_nightly/pom.xml Log: removing formbuilder temporarily ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38410 Author: mmmay@indiana.edu Date: 2007-11-19 11:44:41 -0500 (Mon, 19 Nov 2007) New Revision: 38410 Modified: polls/branches/sakai_2-5-x/tool/src/webapp/templates/voteAdd.html Log: svn merge -r 38258:38259 https://source.sakaiproject.org/svn/polls/trunk U tool/src/webapp/templates/voteAdd.html in-143-196:~/java/2-5/sakai_2-5-x/polls mmmay$ svn log -r 38258:38259 https://source.sakaiproject.org/svn/polls/trunk ------------------------------------------------------------------------ r38259 | david.horwitz@uct.ac.za | 2007-11-18 02:35:09 -0500 (Sun, 18 Nov 2007) | 1 line SAK-11703 allow for a larger text area window ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38409 Author: mmmay@indiana.edu Date: 2007-11-19 11:43:15 -0500 (Mon, 19 Nov 2007) New Revision: 38409 Modified: polls/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/poll/tool/validators/OptionValidator.java Log: svn merge -r 38152:38153 https://source.sakaiproject.org/svn/polls/trunk U tool/src/java/org/sakaiproject/poll/tool/validators/OptionValidator.java in-143-196:~/java/2-5/sakai_2-5-x/polls mmmay$ svn log -r 38152:38153 https://source.sakaiproject.org/svn/polls/trunk ------------------------------------------------------------------------ r38153 | david.horwitz@uct.ac.za | 2007-11-14 01:53:07 -0500 (Wed, 14 Nov 2007) | 1 line SAK-11704 trim value before testing for being empty ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38408 Author: mmmay@indiana.edu Date: 2007-11-19 11:28:59 -0500 (Mon, 19 Nov 2007) New Revision: 38408 Modified: citations/branches/sakai_2-5-x/citations-util/util/src/bundle/citations.properties Log: svn merge -r 38254:38255 https://source.sakaiproject.org/svn/citations/trunk U citations-util/util/src/bundle/citations.properties in-143-196:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38254:38255 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38255 | dsobiera@indiana.edu | 2007-11-16 16:08:33 -0500 (Fri, 16 Nov 2007) | 1 line SAK-12012 - added import.create resource ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38407 Author: mmmay@indiana.edu Date: 2007-11-19 11:28:01 -0500 (Mon, 19 Nov 2007) New Revision: 38407 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/vm/citation/add_citations.vm Log: svn merge -r 38245:38246 https://source.sakaiproject.org/svn/citations/trunk U citations-tool/tool/src/webapp/vm/citation/add_citations.vm in-143-196:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38245:38246 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38246 | dsobiera@indiana.edu | 2007-11-16 13:38:12 -0500 (Fri, 16 Nov 2007) | 1 line SAK-12012 - changed button value and text next to button to come from resource bundle (was hardcoded) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38406 Author: mmmay@indiana.edu Date: 2007-11-19 11:26:50 -0500 (Mon, 19 Nov 2007) New Revision: 38406 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/js/citationscript.js Log: svn merge -r 38170:38171 https://source.sakaiproject.org/svn/citations/trunk U citations-tool/tool/src/webapp/js/citationscript.js in-143-196:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38170:38171 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38171 | dsobiera@indiana.edu | 2007-11-14 14:44:41 -0500 (Wed, 14 Nov 2007) | 1 line SAK-9896 - added logic that hides any artifacts from opposite search. So on a basic search, the advanced search button is made sure hidden. On an advanced search, the basic search is made sure hidden. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38405 Author: mmmay@indiana.edu Date: 2007-11-19 11:25:57 -0500 (Mon, 19 Nov 2007) New Revision: 38405 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/vm/citation/search.vm Log: svn merge -r 38168:38169 https://source.sakaiproject.org/svn/citations/trunk U citations-tool/tool/src/webapp/vm/citation/search.vm in-143-196:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38168:38169 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38169 | dsobiera@indiana.edu | 2007-11-14 13:30:15 -0500 (Wed, 14 Nov 2007) | 3 lines SAK-9896 - Changed bottom Cancel button on search page to do the same thing as the top cancel button (javascript) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38404 Author: mmmay@indiana.edu Date: 2007-11-19 11:22:56 -0500 (Mon, 19 Nov 2007) New Revision: 38404 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/vm/citation/_advSearch.vm citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/vm/citation/_basicSearch.vm citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/vm/citation/results.vm citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/vm/citation/search.vm Log: svn merge -r 38137:38142 https://source.sakaiproject.org/svn/citations/trunk U citations-tool/tool/src/java/org/sakaiproject/citation/tool/CitationHelperAction.java U citations-tool/tool/src/webapp/vm/citation/_advSearch.vm U citations-tool/tool/src/webapp/vm/citation/results.vm U citations-tool/tool/src/webapp/vm/citation/search.vm U citations-tool/tool/src/webapp/vm/citation/_basicSearch.vm in-143-196:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38137:38142 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38138 | dsobiera@indiana.edu | 2007-11-13 14:12:17 -0500 (Tue, 13 Nov 2007) | 1 line SAK-9896 - Added searchpage parameter to URL of doCancelSearch ------------------------------------------------------------------------ r38139 | dsobiera@indiana.edu | 2007-11-13 14:12:33 -0500 (Tue, 13 Nov 2007) | 1 line SAK-9896 - Added searchpage parameter to URL of doCancelSearch ------------------------------------------------------------------------ r38140 | dsobiera@indiana.edu | 2007-11-13 14:13:29 -0500 (Tue, 13 Nov 2007) | 1 line SAK-9896 - created searchpage velocity variable ------------------------------------------------------------------------ r38141 | dsobiera@indiana.edu | 2007-11-13 14:13:40 -0500 (Tue, 13 Nov 2007) | 1 line SAK-9896 - created searchpage velocity variable ------------------------------------------------------------------------ r38142 | dsobiera@indiana.edu | 2007-11-13 14:16:18 -0500 (Tue, 13 Nov 2007) | 1 line SAK-9896 - added check for existence and then value of searchpage variable to determine whether the helper's mode should be set back to "search" or "results" based on the searchpage parameter that was passed in the doCancelSearch URL call for the cancel button in the velocity templates. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38403 Author: mmmay@indiana.edu Date: 2007-11-19 11:16:59 -0500 (Mon, 19 Nov 2007) New Revision: 38403 Modified: citations/branches/sakai_2-5-x/citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseCitationService.java citations/branches/sakai_2-5-x/citations-impl/impl/src/sql/hsqldb/sakai_citation.sql citations/branches/sakai_2-5-x/citations-impl/impl/src/sql/mysql/sakai_citation.sql citations/branches/sakai_2-5-x/citations-impl/impl/src/sql/oracle/sakai_citation.sql Log: svn merge -r 38122:38126 https://source.sakaiproject.org/svn/citations/trunk U citations-impl/impl/src/sql/mysql/sakai_citation.sql U citations-impl/impl/src/sql/oracle/sakai_citation.sql U citations-impl/impl/src/sql/hsqldb/sakai_citation.sql U citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseCitationService.java in-143-196:~/java/2-5/sakai_2-5-x/citations mmmay$ svn log -r 38122:38126 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r38123 | dsobiera@indiana.edu | 2007-11-12 14:44:19 -0500 (Mon, 12 Nov 2007) | 1 line SAK-12009 - created forced mapping of resource type NEWS to JOUR ------------------------------------------------------------------------ r38124 | dsobiera@indiana.edu | 2007-11-12 14:48:19 -0500 (Mon, 12 Nov 2007) | 2 lines SAK-12009 - Added article compound RIS tags: AU to creator, TI to title and PY to date. ------------------------------------------------------------------------ r38125 | dsobiera@indiana.edu | 2007-11-12 14:48:30 -0500 (Mon, 12 Nov 2007) | 2 lines SAK-12009 - Added article compound RIS tags: AU to creator, TI to title and PY to date. ------------------------------------------------------------------------ r38126 | dsobiera@indiana.edu | 2007-11-12 14:48:42 -0500 (Mon, 12 Nov 2007) | 2 lines SAK-12009 - Added article compound RIS tags: AU to creator, TI to title and PY to date. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38402 Author: chmaurer@iupui.edu Date: 2007-11-19 10:36:48 -0500 (Mon, 19 Nov 2007) New Revision: 38402 Modified: osp/branches/osp_nightly/pom.xml Log: cleaning up pom.xml to match sakai's pom ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38401 Author: sgithens@caret.cam.ac.uk Date: 2007-11-19 10:23:06 -0500 (Mon, 19 Nov 2007) New Revision: 38401 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/MigrationTableSqlReader.java Log: SAK-12105 the org.sakaiproject.db.api.SqlReader interface expects you to act on the ResultSet as if you were only getting one row at a time. It does *not* expect you to actually run through the whole thing and return a List. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38400 Author: chmaurer@iupui.edu Date: 2007-11-19 10:20:05 -0500 (Mon, 19 Nov 2007) New Revision: 38400 Modified: osp/branches/osp_nightly/pom.xml Log: removing deprecated discussion tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38399 Author: gsilver@umich.edu Date: 2007-11-19 09:56:13 -0500 (Mon, 19 Nov 2007) New Revision: 38399 Modified: calendar/trunk/calendar-tool/tool/src/webapp/vm/calendar/chef_calendar_viewMonth.vm Log: SAK-1111 - make link target larger ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38398 Author: zqian@umich.edu Date: 2007-11-19 09:47:33 -0500 (Mon, 19 Nov 2007) New Revision: 38398 Modified: assignment/trunk/assignment-bundles/assignment.properties Log: Fix to SAK-12223:Assignments: Log in as instructor, create an assignment by choosing the Radio button " Associate with existing Gradebook assignment" - change to 'entry' ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38397 Author: chmaurer@iupui.edu Date: 2007-11-19 09:08:42 -0500 (Mon, 19 Nov 2007) New Revision: 38397 Modified: osp/branches/osp_nightly/pack-demo/pom.xml osp/branches/osp_nightly/pom.xml Log: http://jira.sakaiproject.org/jira/browse/SAK-12232 Updating to SNAPSHOT build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38396 Author: chmaurer@iupui.edu Date: 2007-11-19 09:00:14 -0500 (Mon, 19 Nov 2007) New Revision: 38396 Modified: warehouse/trunk/warehouse-api/.classpath warehouse/trunk/warehouse-impl/.classpath Log: http://jira.sakaiproject.org/jira/browse/SAK-12232 Fixing up some eclipse classpath files as a result of updating to SNAPSHOT build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38395 Author: chmaurer@iupui.edu Date: 2007-11-19 08:59:53 -0500 (Mon, 19 Nov 2007) New Revision: 38395 Modified: reports/trunk/reports-api/.classpath reports/trunk/reports-impl/.classpath reports/trunk/reports-tool/.classpath reports/trunk/reports-util/.classpath Log: http://jira.sakaiproject.org/jira/browse/SAK-12232 Fixing up some eclipse classpath files as a result of updating to SNAPSHOT build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38394 Author: aaronz@vt.edu Date: 2007-11-19 06:07:33 -0500 (Mon, 19 Nov 2007) New Revision: 38394 Modified: cafe/trunk/announcement/pom.xml cafe/trunk/archive/pom.xml cafe/trunk/content/pom.xml cafe/trunk/course-management/pom.xml cafe/trunk/pom.xml cafe/trunk/presence/pom.xml cafe/trunk/user/pom.xml Log: Fix cafe build to work with new SNAPSHOT version ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38393 Author: aaronz@vt.edu Date: 2007-11-19 02:36:25 -0500 (Mon, 19 Nov 2007) New Revision: 38393 Added: entitybroker/trunk/tool/project.xml Log: NOJIRA: Added in missing tool project.xml ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38392 Author: sgithens@caret.cam.ac.uk Date: 2007-11-19 00:35:25 -0500 (Mon, 19 Nov 2007) New Revision: 38392 Added: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/MigrationSqlQueries.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/MigrationStatusReporterImpl.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/MigrationTableSqlReader.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/ThingToMigrate.java Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/CHStoJCRMigratorImpl.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/MigrationInProgressObserver.java content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/MigrationStatusReporter.java Log: SAK-12105 Stuff is copied over when migration is started for first time. Other random changes for having one table. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38259 Author: david.horwitz@uct.ac.za Date: 2007-11-18 02:35:09 -0500 (Sun, 18 Nov 2007) New Revision: 38259 Modified: polls/trunk/tool/src/webapp/templates/voteAdd.html Log: SAK-11703 allow for a larger text area window ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38258 Author: zqian@umich.edu Date: 2007-11-16 22:25:38 -0500 (Fri, 16 Nov 2007) New Revision: 38258 Modified: site-manage/trunk/site-manage-tool/tool/src/bundle/sitesetupgeneric.properties site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix to SAK-12216:Worksite Setup should accommodate multiple instructors of a course ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38257 Author: sgithens@caret.cam.ac.uk Date: 2007-11-16 19:00:49 -0500 (Fri, 16 Nov 2007) New Revision: 38257 Modified: content/branches/SAK-12105/content-impl-jcr/impl/pom.xml content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml Log: SAK-12105 swapped some spring defs ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38256 Author: ajpoland@iupui.edu Date: 2007-11-16 16:42:32 -0500 (Fri, 16 Nov 2007) New Revision: 38256 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38254 Author: cwen@iupui.edu Date: 2007-11-16 16:03:16 -0500 (Fri, 16 Nov 2007) New Revision: 38254 Modified: oncourse/trunk/src/jobscheduler/scheduler-component/src/webapp/WEB-INF/components.xml Log: add FGGB job ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38253 Author: gsilver@umich.edu Date: 2007-11-16 15:59:48 -0500 (Fri, 16 Nov 2007) New Revision: 38253 Modified: reference/trunk/library/src/webapp/skin/default/portal.css Log: http://jira.sakaiproject.org/jira/browse/SAK-12143 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38252 Author: sgithens@caret.cam.ac.uk Date: 2007-11-16 15:53:45 -0500 (Fri, 16 Nov 2007) New Revision: 38252 Added: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/CHStoJCRMigratorImpl.java content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/CHStoJCRMigrator.java Removed: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/CHStoJCRmigrator.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/ContentToJCRMigratorImpl.java content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/ContentToJCRMigrator.java Log: SAK-12105 Added an interface for the copied part so we can use it. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38251 Author: jimeng@umich.edu Date: 2007-11-16 15:46:09 -0500 (Fri, 16 Nov 2007) New Revision: 38251 Modified: db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java Log: SAK-12208 Modified conversion utility driver and controller to allow multiple sql statements to be executed for "create.migrate.table" and "drop.migrate.table" Sample syntax for multiple sql statements is: convert.0.create.migrate.table.count=3 convert.0.create.migrate.table.0=create table assn_submit_fsregister ( id varchar(1024), status varchar(99)) convert.0.create.migrate.table.1=create index assn_submit_fsregister_id_idx on assn_submit_fsregister(id) convert.0.create.migrate.table.2=create index assn_submit_fsregister_status_idx on assn_submit_fsregister(status) If count is missing, sql statement will be taken from an entry without an index, in this form: convert.0.create.migrate.table=create table assn_submit_fsregister ( id varchar(1024), status varchar(99)) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38250 Author: zqian@umich.edu Date: 2007-11-16 14:25:04 -0500 (Fri, 16 Nov 2007) New Revision: 38250 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12222: Assignmets: Log in as instructor create Assignment, do not post, save as draft ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38249 Author: sgithens@caret.cam.ac.uk Date: 2007-11-16 14:12:05 -0500 (Fri, 16 Nov 2007) New Revision: 38249 Added: content/branches/SAK-12105/content-impl-jcr/impl/src/sql/mysql/ content/branches/SAK-12105/content-impl-jcr/impl/src/sql/mysql/setup-migration-dbtables.sql Log: SAK-12105 SQL for setting up the table. The two tables are about to be merged, and the copying is going to be moved into the code. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38248 Author: sgithens@caret.cam.ac.uk Date: 2007-11-16 13:42:40 -0500 (Fri, 16 Nov 2007) New Revision: 38248 Added: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/CHStoJCRmigrator.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/ContentToJCRCopierImpl.java content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/ContentToJCRCopier.java Log: SAK-12105 Moving some of the migration code from the jcr inspector webapp to the content-jcr-impl ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38247 Author: aaronz@vt.edu Date: 2007-11-16 13:42:12 -0500 (Fri, 16 Nov 2007) New Revision: 38247 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Updated test numbers ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38245 Author: aaronz@vt.edu Date: 2007-11-16 13:36:05 -0500 (Fri, 16 Nov 2007) New Revision: 38245 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java content/branches/SAK-12105/content-test/test/src/resources/testBeans.xml Log: SAK-12105: Fixed up test slightly to try to get it to run under 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38244 Author: ian@caret.cam.ac.uk Date: 2007-11-16 13:21:23 -0500 (Fri, 16 Nov 2007) New Revision: 38244 Added: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentMBeanRegistration.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentMBeanRegistrationMBean.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/SpringComponentManager.java component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/component/loader/server/SakaiContextConfig.java Modified: component/branches/SAK-12134/component-api/api/pom.xml component/branches/SAK-12134/component-api/component/pom.xml component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/shared/SharedComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/branches/SAK-12134/component-impl/impl/pom.xml component/branches/SAK-12134/component-impl/pack/pom.xml component/branches/SAK-12134/component-loader/component-loader-common/impl/ component/branches/SAK-12134/component-loader/component-loader-common/impl/pom.xml component/branches/SAK-12134/component-loader/component-loader-server/impl/ component/branches/SAK-12134/component-loader/component-loader-server/impl/pom.xml component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/component/loader/server/SakaiLoader.java component/branches/SAK-12134/component-loader/pom.xml component/branches/SAK-12134/component-shared-deploy/pom.xml component/branches/SAK-12134/pom.xml Log: SAK-12134 Added JMX registrations for the Beans Added a ContextConfig to control the loading of webapps Added memory analysis on a per webapp basis ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38243 Author: ian@caret.cam.ac.uk Date: 2007-11-16 12:44:00 -0500 (Fri, 16 Nov 2007) New Revision: 38243 Modified: memory/trunk/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12116 Fixed Now using thread safe iterator mechanism. (I hope) Tested locally with no problems. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38242 Author: bkirschn@umich.edu Date: 2007-11-16 12:32:25 -0500 (Fri, 16 Nov 2007) New Revision: 38242 Modified: osp/trunk/matrix/api-impl/src/java/org/theospi/portfolio/matrix/HibernateMatrixManagerImpl.java Log: SAK-12198 fix crash when attachments/artifacts are hidden ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38241 Author: antranig@caret.cam.ac.uk Date: 2007-11-16 12:20:00 -0500 (Fri, 16 Nov 2007) New Revision: 38241 Modified: entity/branches/SAK-12211/entity-api/api/src/java/org/sakaiproject/entity/api/EntityManager.java entity/branches/SAK-12211/entity-api/api/src/java/org/sakaiproject/entity/api/Reference.java entity/branches/SAK-12211/entity-api/api/src/java/org/sakaiproject/entity/api/ResourceProperties.java entity/branches/SAK-12211/entity-impl/impl/src/java/org/sakaiproject/entity/impl/EntityManagerComponent.java entity/branches/SAK-12211/entity-impl/impl/src/java/org/sakaiproject/entity/impl/ReferenceComponent.java entity/branches/SAK-12211/entity-impl/impl/src/java/org/sakaiproject/entity/impl/ReferenceVectorComponent.java Log: SAK-12211: Working version with invalid casts removed and generic types wherever appropriate. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38240 Author: antranig@caret.cam.ac.uk Date: 2007-11-16 12:12:40 -0500 (Fri, 16 Nov 2007) New Revision: 38240 Modified: site/branches/SAK-12203/site-api/api/src/java/org/sakaiproject/site/api/Site.java site/branches/SAK-12203/site-api/api/src/java/org/sakaiproject/site/api/SitePage.java site/branches/SAK-12203/site-api/api/src/java/org/sakaiproject/site/api/SiteService.java site/branches/SAK-12203/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseGroup.java site/branches/SAK-12203/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSite.java site/branches/SAK-12203/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSitePage.java site/branches/SAK-12203/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseSiteService.java site/branches/SAK-12203/site-impl/impl/src/java/org/sakaiproject/site/impl/BaseToolConfiguration.java site/branches/SAK-12203/site-impl/impl/src/java/org/sakaiproject/site/impl/DbSiteService.java site/branches/SAK-12203/site-impl/impl/src/java/org/sakaiproject/site/impl/ResourceVector.java Log: SAK-12203: Working version with invalid casts removed and generic types wherever appropriate. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38239 Author: zqian@umich.edu Date: 2007-11-16 11:00:27 -0500 (Fri, 16 Nov 2007) New Revision: 38239 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: fix to SAK-12207: New db field needs to be indexed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38236 Author: jimeng@umich.edu Date: 2007-11-16 08:49:11 -0500 (Fri, 16 Nov 2007) New Revision: 38236 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12168 Avoid checking for availability when user is admin (super-user) svn merge -c38103 https://source.sakaiproject.org/svn/content/trunk/ . C content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38235 Author: jimeng@umich.edu Date: 2007-11-16 08:43:27 -0500 (Fri, 16 Nov 2007) New Revision: 38235 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12126 Clear thread-local cache when removing resources. svn merge -c38056 https://source.sakaiproject.org/svn/content/trunk/ . C content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38234 Author: jimeng@umich.edu Date: 2007-11-16 07:49:53 -0500 (Fri, 16 Nov 2007) New Revision: 38234 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java Log: SAK-11767 Merging changes from SAK-11767 branch to 2.4.x branch svn merge -c36525 https://source.sakaiproject.org/svn/content/branches/SAK-11767/ . U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java C content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesMetadata.java U content-impl/impl/src/java/org/sakaiproject/content/impl/BasicMultiFileUploadPipe.java U content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java U content-impl/impl/src/java/org/sakaiproject/content/types/FolderType.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38233 Author: gopal.ramasammycook@gmail.com Date: 2007-11-16 06:28:35 -0500 (Fri, 16 Nov 2007) New Revision: 38233 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettings.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/author/authorSettings.jsp sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/AuthzQueriesFacade.java Log: SAK-12065 Functionality complete. Tidying up loose ends like layout issues etc. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38232 Author: zqian@umich.edu Date: 2007-11-15 21:24:13 -0500 (Thu, 15 Nov 2007) New Revision: 38232 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38231 Author: jimeng@umich.edu Date: 2007-11-15 20:23:03 -0500 (Thu, 15 Nov 2007) New Revision: 38231 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/FolderType.java Log: SAK-11790 Remove member-count as a condition of removing a folder svn merge -c38059 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/types/FolderType.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38230 Author: jimeng@umich.edu Date: 2007-11-15 20:12:36 -0500 (Thu, 15 Nov 2007) New Revision: 38230 Modified: content/branches/sakai_2-4-x/content-bundles/types.properties content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/FilePickerAction.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: SAK-7182 Make sure to delete partial records for resources when storing the resource body fails. Log stack traces when storing resource bodies fails. Display message to user when creation of resource fails due to server-overload. svn merge -c35960 https://source.sakaiproject.org/svn/content/trunk/ . C content-bundles/types.properties U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java U content-tool/tool/src/java/org/sakaiproject/content/tool/FilePickerAction.java C content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38229 Author: jimeng@umich.edu Date: 2007-11-15 19:49:30 -0500 (Thu, 15 Nov 2007) New Revision: 38229 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-11187 Converted to SAX reads svn merge -c34100 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38228 Author: jimeng@umich.edu Date: 2007-11-15 19:47:49 -0500 (Thu, 15 Nov 2007) New Revision: 38228 Modified: db/branches/sakai_2-4-x/db-util/storage/src/java/org/sakaiproject/util/BaseDbSingleStorage.java Log: SAK-11187 BaseDbSingleStorage need SAX handlers svn merge -c34101 https://source.sakaiproject.org/svn/db/trunk/ . U db-util/storage/src/java/org/sakaiproject/util/BaseDbSingleStorage.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38227 Author: jimeng@umich.edu Date: 2007-11-15 19:37:54 -0500 (Thu, 15 Nov 2007) New Revision: 38227 Modified: util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/DefaultEntityHandler.java util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/SAXEntityHandler.java util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/SAXEntityReader.java util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/Xml.java Log: SAK-11107 Missing Javadoc svn merge -c33914 https://source.sakaiproject.org/svn/util/trunk/ . U util-util/util/src/java/org/sakaiproject/util/Xml.java U util-util/util/src/java/org/sakaiproject/util/SAXEntityReader.java U util-util/util/src/java/org/sakaiproject/util/DefaultEntityHandler.java U util-util/util/src/java/org/sakaiproject/util/SAXEntityHandler.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38226 Author: jimeng@umich.edu Date: 2007-11-15 19:34:47 -0500 (Thu, 15 Nov 2007) New Revision: 38226 Modified: entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/ResourceProperties.java Log: SAK-11107 Missing Javadoc svn merge -c33915 https://source.sakaiproject.org/svn/entity/trunk/ . U entity-api/api/src/java/org/sakaiproject/entity/api/ResourceProperties.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38225 Author: jimeng@umich.edu Date: 2007-11-15 19:29:34 -0500 (Thu, 15 Nov 2007) New Revision: 38225 Modified: entity/branches/sakai_2-4-x/entity-api/api/src/java/org/sakaiproject/entity/api/ResourceProperties.java entity/branches/sakai_2-4-x/entity-util/util/src/java/org/sakaiproject/util/BaseResourceProperties.java Log: SAK-11107 Changes to ResourceProperties to allow SAX based readers for properties svn merge -c33909 https://source.sakaiproject.org/svn/entity/trunk/ . U entity-api/api/src/java/org/sakaiproject/entity/api/ResourceProperties.java U entity-util/util/src/java/org/sakaiproject/util/BaseResourceProperties.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38224 Author: jimeng@umich.edu Date: 2007-11-15 19:23:18 -0500 (Thu, 15 Nov 2007) New Revision: 38224 Added: util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/DefaultEntityHandler.java util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/SAXEntityHandler.java util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/SAXEntityReader.java Modified: util/branches/sakai_2-4-x/util-util/util/src/java/org/sakaiproject/util/Xml.java Log: SAK-11107 Utility classes to enable SAX based parsing of XML Blobs svn merge -c33910 https://source.sakaiproject.org/svn/util/trunk/ . U util-util/util/src/java/org/sakaiproject/util/Xml.java A util-util/util/src/java/org/sakaiproject/util/SAXEntityReader.java A util-util/util/src/java/org/sakaiproject/util/DefaultEntityHandler.java A util-util/util/src/java/org/sakaiproject/util/SAXEntityHandler.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38223 Author: john.ellis@rsmart.com Date: 2007-11-15 18:09:31 -0500 (Thu, 15 Nov 2007) New Revision: 38223 Modified: metaobj/trunk/metaobj-util/tool-lib/src/java/org/sakaiproject/metaobj/utils/xml/ResourceUriResolver.java Log: SAK-12218 added code to properly deal with external urls ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38222 Author: ajpoland@iupui.edu Date: 2007-11-15 15:57:10 -0500 (Thu, 15 Nov 2007) New Revision: 38222 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38221 Author: chmaurer@iupui.edu Date: 2007-11-15 15:12:33 -0500 (Thu, 15 Nov 2007) New Revision: 38221 Modified: osp/branches/osp_nightly/ osp/branches/osp_nightly/.externals Log: SAK-11341 - moving /svn/discussion to /contrib/deprecated/discussion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38220 Author: antranig@caret.cam.ac.uk Date: 2007-11-15 14:34:39 -0500 (Thu, 15 Nov 2007) New Revision: 38220 Added: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/BeanRecord.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentApplicationContextImpl.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentManagerCore.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentsLoaderImpl.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/InvocationInterceptor.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SkeletalBeanFactory.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SpringComponentManagerImpl.java Modified: component/branches/SAK-12166/component-api/.project Log: Still fighting SVN corruption ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38219 Author: antranig@caret.cam.ac.uk Date: 2007-11-15 14:33:01 -0500 (Thu, 15 Nov 2007) New Revision: 38219 Added: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/api/spring/ component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/api/spring/SpringComponentManager.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/ component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/ComponentManagerTargetSource.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/ComponentRecord.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/ComponentRecords.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/ContextLoader.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/ContextProcessor.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/spring/StaggeredRefreshApplicationContext.java Removed: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/ContextLoader.java Modified: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/util/ContextLoaderListener.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/util/PropertyOverrideConfigurer.java Log: Recovered from SVN corruption: Working implementation of Stage 1 Updates to Component Manager - still fairly noisy when encountering unproxyable things Various places around the framework require adjustments to new ClassLoader environment ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38218 Author: rjlowe@iupui.edu Date: 2007-11-15 14:24:26 -0500 (Thu, 15 Nov 2007) New Revision: 38218 Modified: sakai/branches/sakai_dbrefactor/ Log: Updating Externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38217 Author: rjlowe@iupui.edu Date: 2007-11-15 14:23:47 -0500 (Thu, 15 Nov 2007) New Revision: 38217 Modified: sakai/branches/sakai_2-2-x/ Log: Updating externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38216 Author: rjlowe@iupui.edu Date: 2007-11-15 14:22:34 -0500 (Thu, 15 Nov 2007) New Revision: 38216 Modified: sakai/branches/sakai_2-3-x/ Log: Updating externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38215 Author: rjlowe@iupui.edu Date: 2007-11-15 14:22:00 -0500 (Thu, 15 Nov 2007) New Revision: 38215 Modified: sakai/branches/sakai_2-4-x/ Log: Updating externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38214 Author: rjlowe@iupui.edu Date: 2007-11-15 14:21:18 -0500 (Thu, 15 Nov 2007) New Revision: 38214 Modified: sakai/branches/sakai_2-5-x/ Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38213 Author: rjlowe@iupui.edu Date: 2007-11-15 14:19:53 -0500 (Thu, 15 Nov 2007) New Revision: 38213 Modified: sakai/trunk/ Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38212 Author: rjlowe@iupui.edu Date: 2007-11-15 14:11:44 -0500 (Thu, 15 Nov 2007) New Revision: 38212 Modified: sakai/branches/sakai_2-2-x/.externals Log: SAK-11341 - moving /svn/discussion to /contrib/deprecated/discussion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38211 Author: rjlowe@iupui.edu Date: 2007-11-15 14:10:08 -0500 (Thu, 15 Nov 2007) New Revision: 38211 Modified: sakai/branches/sakai_2-3-x/.externals Log: SAK-11341 - moving /svn/discussion to /contrib/deprecated/discussion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38210 Author: rjlowe@iupui.edu Date: 2007-11-15 14:08:58 -0500 (Thu, 15 Nov 2007) New Revision: 38210 Modified: sakai/branches/sakai_2-4-x/.externals Log: SAK-11341 - moving /svn/discussion to /contrib/deprecated/discussion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38209 Author: rjlowe@iupui.edu Date: 2007-11-15 14:07:20 -0500 (Thu, 15 Nov 2007) New Revision: 38209 Modified: sakai/branches/sakai_dbrefactor/.externals Log: SAK-11341 - moving /svn/discussion to /contrib/deprecated/discussion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38208 Author: rjlowe@iupui.edu Date: 2007-11-15 14:05:32 -0500 (Thu, 15 Nov 2007) New Revision: 38208 Modified: sakai/branches/sakai_2-5-x/.externals Log: SAK-11341 - moving /svn/discussion to /contrib/deprecated/discussion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38207 Author: rjlowe@iupui.edu Date: 2007-11-15 14:01:48 -0500 (Thu, 15 Nov 2007) New Revision: 38207 Modified: sakai/trunk/.externals Log: SAK-11341 - Remove /svn/discussion from .externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38206 Author: zqian@umich.edu Date: 2007-11-15 13:30:30 -0500 (Thu, 15 Nov 2007) New Revision: 38206 Modified: assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: fix to SAK-9471:Groups can be added in site info with no members, it is possible to create a group which does not display any group name ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38205 Author: antranig@caret.cam.ac.uk Date: 2007-11-15 11:56:32 -0500 (Thu, 15 Nov 2007) New Revision: 38205 Modified: authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/api/AuthzGroup.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/BaseAuthzGroup.java Log: Reverted to Comparable(obj) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38204 Author: zqian@umich.edu Date: 2007-11-15 11:54:08 -0500 (Thu, 15 Nov 2007) New Revision: 38204 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38203 Author: rjlowe@iupui.edu Date: 2007-11-15 11:03:16 -0500 (Thu, 15 Nov 2007) New Revision: 38203 Removed: discussion/ Log: SAK-11341 - Moved Retired Discussion Project to contrib ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38202 Author: zqian@umich.edu Date: 2007-11-15 10:55:44 -0500 (Thu, 15 Nov 2007) New Revision: 38202 Added: assignment/branches/sakai_2-5-x/upgradeschema_mysql.config assignment/branches/sakai_2-5-x/upgradeschema_oracle.config Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config Log: merge into 2.5.x the fix to SAK-12208:Assignment conversion needs to create indexed tables.Assignment conversion needs to create indexed tables ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38201 Author: zqian@umich.edu Date: 2007-11-15 10:47:59 -0500 (Thu, 15 Nov 2007) New Revision: 38201 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/trunk/upgradeschema_mysql.config assignment/trunk/upgradeschema_oracle.config Log: fix to SAK-12208:Assignment conversion needs to create indexed tables ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38200 Author: rjlowe@iupui.edu Date: 2007-11-15 10:41:39 -0500 (Thu, 15 Nov 2007) New Revision: 38200 Added: entity/branches/SAK-12211/ Log: SAK-12211 New branch for /entity/branches/SAK-12211 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38199 Author: gopal.ramasammycook@gmail.com Date: 2007-11-15 10:18:53 -0500 (Thu, 15 Nov 2007) New Revision: 38199 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/select/SelectActionListener.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueriesAPI.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/AuthzQueriesFacade.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/PublishedAssessmentService.java Log: SAK-12065 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38198 Author: zqian@umich.edu Date: 2007-11-15 10:18:55 -0500 (Thu, 15 Nov 2007) New Revision: 38198 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/trunk/upgradeschema_mysql.config Log: fix to SAK-12208:Assignment conversion needs to create indexed tables ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38197 Author: kimsooil@bu.edu Date: 2007-11-15 10:13:21 -0500 (Thu, 15 Nov 2007) New Revision: 38197 Modified: mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java Log: Applied Daniel's patch (SAK-11046) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38196 Author: kimsooil@bu.edu Date: 2007-11-15 10:10:35 -0500 (Thu, 15 Nov 2007) New Revision: 38196 Modified: mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java Log: Corrected Contributor name. (Sorry. Daniel McCallum) - no changes in codes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38195 Author: kimsooil@bu.edu Date: 2007-11-15 10:08:04 -0500 (Thu, 15 Nov 2007) New Revision: 38195 Added: mailtool/trunk/mailtool/src/test/ mailtool/trunk/mailtool/src/test/org/ mailtool/trunk/mailtool/src/test/org/sakaiproject/ mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/ mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/ mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/BaseMailtoolTest.java mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/MailtoolEmailListValidationTest.java mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/MailtoolEmailSenderTest.java mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/MailtoolRecipientsTest.java mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/MimeMessageFromConstraint.java mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/MimeMessageSender.java mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/MimeMessageToConstraint.java mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/StubMailtool.java mailtool/trunk/mailtool/src/test/org/sakaiproject/tool/mailtool/StubMailtoolWithMessageSink.java Modified: mailtool/trunk/.classpath mailtool/trunk/.project mailtool/trunk/mailtool/pom.xml mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/EmailUser.java mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/FoothillSelector.java mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/SideBySideModel.java mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/UserSelector.java mailtool/trunk/mailtool/src/webapp/WEB-INF/faces-config.xml mailtool/trunk/mailtool/src/webapp/mailtool/main_onepage.jsp Log: Fixed SAK-11046 (Thanks. David McCallum of Unicon) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38194 Author: zqian@umich.edu Date: 2007-11-14 23:02:32 -0500 (Wed, 14 Nov 2007) New Revision: 38194 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38193 Author: ostermmg@whitman.edu Date: 2007-11-14 22:46:22 -0500 (Wed, 14 Nov 2007) New Revision: 38193 Added: content/branches/post-2-4/ Log: New /content branch based on r38192 2.4.x branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38192 Author: jimeng@umich.edu Date: 2007-11-14 22:33:53 -0500 (Wed, 14 Nov 2007) New Revision: 38192 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/sakai_resources_cwiz_finish.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/sakai_resources_properties.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_create_uploads.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_create_urls.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_replace_file.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_revise_html.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_revise_text.vm content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_revise_url.vm Log: SAK-10109 Added method in ListItem to calculate whether item is in MyWorkspace. Added conditional expressions in templates to determine whether notification widget should be shown. svn merge -c34527 https://source.sakaiproject.org/svn/content/trunk/ . C content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java U content-tool/tool/src/webapp/vm/content/sakai_resources_properties.vm U content-tool/tool/src/webapp/vm/content/sakai_resources_cwiz_finish.vm U content-tool/tool/src/webapp/vm/resources/sakai_create_urls.vm U content-tool/tool/src/webapp/vm/resources/sakai_create_uploads.vm U content-tool/tool/src/webapp/vm/resources/sakai_replace_file.vm U content-tool/tool/src/webapp/vm/resources/sakai_revise_url.vm U content-tool/tool/src/webapp/vm/resources/sakai_revise_html.vm U content-tool/tool/src/webapp/vm/resources/sakai_revise_text.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38191 Author: jimeng@umich.edu Date: 2007-11-14 22:04:44 -0500 (Wed, 14 Nov 2007) New Revision: 38191 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: SAK-1357 update exception error handling svn merge -c37387 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38190 Author: jimeng@umich.edu Date: 2007-11-14 22:02:13 -0500 (Wed, 14 Nov 2007) New Revision: 38190 Modified: content/branches/sakai_2-4-x/content-bundles/types.properties content/branches/sakai_2-4-x/content-bundles/types_ar.properties content/branches/sakai_2-4-x/content-bundles/types_fr_CA.properties content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: SAK-1357 SAK-11814 fix uploading and editting UTF-8 content svn merge -c37382 https://source.sakaiproject.org/svn/content/trunk/ . U content-bundles/types_ar.properties U content-bundles/types_fr_CA.properties U content-bundles/types.properties C content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38189 Author: jimeng@umich.edu Date: 2007-11-14 21:54:43 -0500 (Wed, 14 Nov 2007) New Revision: 38189 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BasicMultiFileUploadPipe.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BasicResourceToolActionPipe.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/ResourceTypeRegistryImpl.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/FileUploadType.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/FolderType.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/HtmlDocumentType.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/TextDocumentType.java content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/types/UrlResourceType.java content/branches/sakai_2-4-x/content-impl/pack/src/webapp/WEB-INF/components.xml content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesMetadata.java Log: SAK-11767 Added thread-local caching of site object used when building the list view of Resources tool. Avoids making a copy for each time it's needed. Replaced Vector with ArrayList and Hashtable with ArrayList in a number of places to ensure there is not contention for the collections where it would not be necessary. Use lazy initialization for optional permissions and groups info that may not be needed in building list view. Also fixed some things related to an earlier commit that acted differently with ArrayList vs Vector. svn merge -c36525 https://source.sakaiproject.org/svn/content/branches/SAK-11767/ . U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java U content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesMetadata.java U content-impl/impl/src/java/org/sakaiproject/content/impl/BasicMultiFileUploadPipe.java U content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java U content-impl/impl/src/java/org/sakaiproject/content/impl/BasicResourceToolActionPipe.java U content-impl/impl/src/java/org/sakaiproject/content/impl/ResourceTypeRegistryImpl.java U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java U content-impl/impl/src/java/org/sakaiproject/content/types/HtmlDocumentType.java U content-impl/impl/src/java/org/sakaiproject/content/types/TextDocumentType.java U content-impl/impl/src/java/org/sakaiproject/content/types/FileUploadType.java U content-impl/impl/src/java/org/sakaiproject/content/types/UrlResourceType.java U content-impl/impl/src/java/org/sakaiproject/content/types/FolderType.java U content-impl/pack/src/webapp/WEB-INF/components.xml ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38188 Author: jimeng@umich.edu Date: 2007-11-14 21:47:27 -0500 (Wed, 14 Nov 2007) New Revision: 38188 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm Log: SAK-11666 added label for selectall input svn merge -c35981 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38187 Author: jimeng@umich.edu Date: 2007-11-14 21:23:53 -0500 (Wed, 14 Nov 2007) New Revision: 38187 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-10567 Use the reference without the alternate reference when posting events to the Notification Service. svn merge -c35928 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38186 Author: zqian@umich.edu Date: 2007-11-14 21:03:33 -0500 (Wed, 14 Nov 2007) New Revision: 38186 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12186:Assignments download all and upload all have inconsistent id fields - display id != eid ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38185 Author: jimeng@umich.edu Date: 2007-11-14 20:52:06 -0500 (Wed, 14 Nov 2007) New Revision: 38185 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/sakai_2-4-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: SAK-10761 Fixed the error message to display the lesser of content.upload.max and content.upload.ceiling svn merge -c34673 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38184 Author: jimeng@umich.edu Date: 2007-11-14 20:43:11 -0500 (Wed, 14 Nov 2007) New Revision: 38184 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_revise_url.vm Log: SAK-10107 SAK-10108 SAK-10109 SAK-10110 Eliminating some dialogs from dropbox. svn merge -c34499 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java U content-tool/tool/src/webapp/vm/content/sakai_resources_cwiz_finish.vm C content-tool/tool/src/webapp/vm/resources/sakai_revise_url.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38183 Author: jimeng@umich.edu Date: 2007-11-14 20:32:43 -0500 (Wed, 14 Nov 2007) New Revision: 38183 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/resources/sakai_create_text.vm Log: SAK-10259 increase width of textarea for creating text documents svn merge -c31673 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/webapp/vm/resources/sakai_create_text.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38182 Author: jimeng@umich.edu Date: 2007-11-14 20:03:28 -0500 (Wed, 14 Nov 2007) New Revision: 38182 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm Log: SAK-9871 svn merge -c31666 https://source.sakaiproject.org/svn/content/trunk/ . http://bugs.sakaiproject.org/jira/browse/SAK-9871 - changing onclick to href for paste action ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38181 Author: ray@media.berkeley.edu Date: 2007-11-14 17:43:20 -0500 (Wed, 14 Nov 2007) New Revision: 38181 Added: component/trunk/component-api/component/src/java/org/sakaiproject/component/api/ComponentsLoader.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/ContextLoader.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/trunk/component-api/component/src/java/org/sakaiproject/util/ComponentMap.java component/trunk/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/trunk/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/trunk/component-api/component/src/java/org/springframework/ component/trunk/component-api/component/src/java/org/springframework/context/ component/trunk/component-api/component/src/java/org/springframework/context/support/ Removed: component/trunk/component-api/component/src/java/org/sakaiproject/component/api/spring/ component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/ component/trunk/component-api/component/src/java/org/springframework/context/ component/trunk/component-api/component/src/java/org/springframework/context/support/ Modified: component/trunk/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/trunk/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/trunk/component-api/component/src/java/org/sakaiproject/util/ContextLoaderListener.java component/trunk/component-api/component/src/java/org/sakaiproject/util/PropertyOverrideConfigurer.java Log: NOJIRA Rollback bad merge from Antranig's working branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38180 Author: ostermmg@whitman.edu Date: 2007-11-14 17:18:18 -0500 (Wed, 14 Nov 2007) New Revision: 38180 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm Log: SAK-10289 IE7 - no outline around the 'add' and 'actions' buttons svn merge -c31665 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm svn log -r31665 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r31665 | gsilver@umich.edu | 2007-06-19 08:36:50 -0700 (Tue, 19 Jun 2007) | 2 lines http://bugs.sakaiproject.org/jira/browse/SAK-10289 - IE7 specific renderng via condt. comments ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38179 Author: josrodri@iupui.edu Date: 2007-11-14 16:58:10 -0500 (Wed, 14 Nov 2007) New Revision: 38179 Modified: syllabus/trunk/syllabus-impl/src/java/org/sakaiproject/component/app/syllabus/SyllabusServiceImpl.java Log: SAK-10894: had to back out patch due to unresolved legal issues. but added back in my changes that should resolve this. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38178 Author: ostermmg@whitman.edu Date: 2007-11-14 16:51:38 -0500 (Wed, 14 Nov 2007) New Revision: 38178 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/chef_resources_webdav.vm Log: SAK-3008 Inconsistent button style in WebDAV help page svn merge -c34373 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/webapp/vm/content/chef_resources_webdav.vm svn log -r34373 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r34373 | gsilver@umich.edu | 2007-08-24 09:08:55 -0700 (Fri, 24 Aug 2007) | 2 lines http://jira.sakaiproject.org/jira/browse/SAK-3008 - have inner iframed doc bootstrap parent iframe resize ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38177 Author: ostermmg@whitman.edu Date: 2007-11-14 16:49:02 -0500 (Wed, 14 Nov 2007) New Revision: 38177 Modified: reference/branches/sakai_2-4-x/library/src/webapp/content/webdav_instructions.html Log: SAK-3008 Inconsistent button style in WebDAV help page svn merge -c34372 https://source.sakaiproject.org/svn/reference/trunk/ . U library/src/webapp/content/webdav_instructions.html svn log -r34372 https://source.sakaiproject.org/svn/reference/trunk/ ------------------------------------------------------------------------ r34372 | gsilver@umich.edu | 2007-08-24 09:08:51 -0700 (Fri, 24 Aug 2007) | 2 lines http://jira.sakaiproject.org/jira/browse/SAK-3008 - have inner iframed doc bootstrap parent iframe resize ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38176 Author: ostermmg@whitman.edu Date: 2007-11-14 16:44:44 -0500 (Wed, 14 Nov 2007) New Revision: 38176 Modified: content/branches/sakai_2-4-x/content-tool/tool/src/webapp/vm/content/chef_resources_webdav.vm Log: SAK-3008 Inconsistent button style in WebDAV help page svn merge -c29851 https://source.sakaiproject.org/svn/content/trunk/ . U content-tool/tool/src/webapp/vm/content/chef_resources_webdav.vm ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38175 Author: rjlowe@iupui.edu Date: 2007-11-14 16:09:10 -0500 (Wed, 14 Nov 2007) New Revision: 38175 Added: site/branches/SAK-12203/ Log: Site branch for SAK-12203 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38174 Author: antranig@caret.cam.ac.uk Date: 2007-11-14 15:49:11 -0500 (Wed, 14 Nov 2007) New Revision: 38174 Modified: authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/BaseAuthzGroup.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/BaseAuthzGroupService.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/BaseMember.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/BaseRole.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupService.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupSql.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupSqlDefault.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/DbAuthzGroupSqlMySql.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/FunctionManagerComponent.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/NoSecurity.java authz/branches/SAK-12200/authz-impl/impl/src/java/org/sakaiproject/authz/impl/SakaiSecurity.java Log: Working version with Java 5 plus invalid cast removal. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38173 Author: antranig@caret.cam.ac.uk Date: 2007-11-14 15:45:55 -0500 (Wed, 14 Nov 2007) New Revision: 38173 Modified: authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/api/AuthzGroup.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/api/AuthzGroupService.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/api/FunctionManager.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/api/GroupProvider.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/api/Member.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/api/Role.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/api/SecurityService.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/cover/AuthzGroupService.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/cover/FunctionManager.java authz/branches/SAK-12200/authz-api/api/src/java/org/sakaiproject/authz/cover/SecurityService.java Log: Working version with Java 5 plus invalid cast removal. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38172 Author: josrodri@iupui.edu Date: 2007-11-14 14:53:56 -0500 (Wed, 14 Nov 2007) New Revision: 38172 Modified: syllabus/trunk/syllabus-impl/src/java/org/sakaiproject/component/app/syllabus/SyllabusServiceImpl.java Log: SAK-10894: patch provided did not work, so this commit does fix it. need to explicitly check and save the redirect url from the other site. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38170 Author: zqian@umich.edu Date: 2007-11-14 14:08:58 -0500 (Wed, 14 Nov 2007) New Revision: 38170 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code: forge a multipart email message ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38168 Author: rjlowe@iupui.edu Date: 2007-11-14 12:43:38 -0500 (Wed, 14 Nov 2007) New Revision: 38168 Added: authz/branches/SAK-12200/ Log: New branch for SAK-12200 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38167 Author: ian@caret.cam.ac.uk Date: 2007-11-14 12:35:02 -0500 (Wed, 14 Nov 2007) New Revision: 38167 Added: rwiki/trunk/rwiki-tool/tool/src/webapp/scripts/fckrwikiconfig.js Modified: rwiki/trunk/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages.properties rwiki/trunk/rwiki-tool/tool/src/bundle/uk/ac/cam/caret/sakai/rwiki/tool/bundle/Messages_fr_CA.properties rwiki/trunk/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/VelocityInlineDispatcher.java rwiki/trunk/rwiki-tool/tool/src/webapp/WEB-INF/vm/edit.vm rwiki/trunk/rwiki-tool/tool/src/webapp/WEB-INF/vm/macros.vm rwiki/trunk/rwiki-tool/tool/src/webapp/WEB-INF/web.xml rwiki/trunk/rwiki-tool/tool/src/webapp/scripts/stateswitcher.js Log: http://jira.sakaiproject.org/jira/browse/SAK-8535 Fantastic WYSYWIG editor for rWiki, Tom dot Landry at crim.ca did *all* the work. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38166 Author: antranig@caret.cam.ac.uk Date: 2007-11-14 11:44:22 -0500 (Wed, 14 Nov 2007) New Revision: 38166 Added: component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/BeanLocator.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/impl/BeanLocatorAcceptor.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/ component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/ClassLoaderUtil.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/ClassVisibilityRecord.java component/branches/SAK-12166/component-api/component/src/java/org/sakaiproject/component/util/ReflectUtil.java component/trunk/component-api/component/src/java/org/sakaiproject/component/api/spring/ component/trunk/component-api/component/src/java/org/sakaiproject/component/api/spring/SpringComponentManager.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/ component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/ComponentManagerTargetSource.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/ComponentRecord.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/ComponentRecords.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/ContextLoader.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/ContextProcessor.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/StaggeredRefreshApplicationContext.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/BeanRecord.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentApplicationContextImpl.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentManagerCore.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/ComponentsLoaderImpl.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/InvocationInterceptor.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SkeletalBeanFactory.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/spring/support/SpringComponentManagerImpl.java Removed: component/trunk/component-api/component/src/java/org/sakaiproject/component/api/ComponentsLoader.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/ContextLoader.java component/trunk/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/trunk/component-api/component/src/java/org/sakaiproject/util/ComponentMap.java component/trunk/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/trunk/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/trunk/component-api/component/src/java/org/springframework/ Modified: component/trunk/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/trunk/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/trunk/component-api/component/src/java/org/sakaiproject/util/ContextLoaderListener.java component/trunk/component-api/component/src/java/org/sakaiproject/util/PropertyOverrideConfigurer.java Log: Working implementation of Stage 1 Updates to Component Manager - still fairly noisy when encountering unproxyable things Various places around the framework require adjustments to new ClassLoader environment ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38165 Author: zqian@umich.edu Date: 2007-11-14 11:26:11 -0500 (Wed, 14 Nov 2007) New Revision: 38165 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm Log: fix to SAK-12000:Assignment with Word text looks good when Previewed but submission comes through for both student and instructor with garbled HTML and Word Code ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38164 Author: wagnermr@iupui.edu Date: 2007-11-14 11:00:07 -0500 (Wed, 14 Nov 2007) New Revision: 38164 Modified: postem/branches/sakai_2-5-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java postem/branches/sakai_2-5-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java postem/branches/sakai_2-5-x/postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java postem/branches/sakai_2-5-x/postem-app/src/webapp/postem/main.jsp postem/branches/sakai_2-5-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml postem/branches/sakai_2-5-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java postem/branches/sakai_2-5-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml postem/branches/sakai_2-5-x/postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Log: svn merge -r37683:37718 https://source.sakaiproject.org/svn/postem/trunk U .classpath U components/src/webapp/WEB-INF/components.xml U postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java U postem-app/src/java/org/sakaiproject/tool/postem/Column.java U postem-app/src/webapp/WEB-INF/components.xml U postem-app/src/webapp/postem/main.jsp U postem-app/pom.xml U postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java A postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.java U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml A postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.hbm.xml A postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.java A postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.hbm.xml U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/TemplateImpl.java U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.java U postem-hbm/pom.xml A postem-api/src/java/org/sakaiproject/api/app/postem/data/Heading.java A postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGradeData.java U postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java U postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGrades.java U postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java svn merge -r37720:38033 https://source.sakaiproject.org/svn/postem/trunk G .classpath G components/src/webapp/WEB-INF/components.xml G postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java G postem-app/src/java/org/sakaiproject/tool/postem/Column.java G postem-app/src/webapp/WEB-INF/components.xml G postem-app/pom.xml G postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Skipped 'postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.java' Skipped 'postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.hbm.xml' Skipped 'postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.java' Skipped 'postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.hbm.xml' G postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java G postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml G postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml G postem-hbm/src/java/org/sakaiproject/component/app/postem/data/TemplateImpl.java G postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.java G postem-hbm/pom.xml Skipped 'postem-api/src/java/org/sakaiproject/api/app/postem/data/Heading.java' Skipped 'postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGradeData.java' G postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java G postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGrades.java G postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java ------------------------------------------------------------------------ r37684 | wagnermr@iupui.edu | 2007-11-01 14:24:54 -0400 (Thu, 01 Nov 2007) | 3 lines SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38163 Author: gsilver@umich.edu Date: 2007-11-14 10:44:18 -0500 (Wed, 14 Nov 2007) New Revision: 38163 Modified: reference/trunk/library/src/webapp/content/gateway/acknowledgments.html Log: http://jira.sakaiproject.org/jira/browse/SAK-12182 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38162 Author: gopal.ramasammycook@gmail.com Date: 2007-11-14 10:39:34 -0500 (Wed, 14 Nov 2007) New Revision: 38162 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/PublishedAssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/author/publishedSettings.jsp sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/AuthzQueriesFacade.java Log: SAK-12065 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38161 Author: ajpoland@iupui.edu Date: 2007-11-14 10:37:08 -0500 (Wed, 14 Nov 2007) New Revision: 38161 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38160 Author: wagnermr@iupui.edu Date: 2007-11-14 10:35:44 -0500 (Wed, 14 Nov 2007) New Revision: 38160 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/bundle/assignment.properties assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: backing out merge of sak-9794 and sak-11027 in oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38159 Author: wagnermr@iupui.edu Date: 2007-11-14 10:35:41 -0500 (Wed, 14 Nov 2007) New Revision: 38159 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/bundle/assignment.properties assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: backing out merge of sak-9794 and sak-11027 in oncourse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38158 Author: aaronz@vt.edu Date: 2007-11-14 09:47:06 -0500 (Wed, 14 Nov 2007) New Revision: 38158 Removed: component/branches/SAK-12166/test/ Log: removing folder made to test perms ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38157 Author: aaronz@vt.edu Date: 2007-11-14 09:46:30 -0500 (Wed, 14 Nov 2007) New Revision: 38157 Added: component/branches/SAK-12166/test/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38156 Author: ajpoland@iupui.edu Date: 2007-11-14 08:26:52 -0500 (Wed, 14 Nov 2007) New Revision: 38156 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38154 Author: wagnermr@iupui.edu Date: 2007-11-14 08:24:55 -0500 (Wed, 14 Nov 2007) New Revision: 38154 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/bundle/assignment.properties assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r31550:31551 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java C assignment-impl/impl/src/bundle/assignment.properties ------------------------------------------------------------------------ r31551 | zqian@umich.edu | 2007-06-12 12:49:35 -0400 (Tue, 12 Jun 2007) | 1 line fix to SAK-9794:Student view of assignment list doesn't have a status that reflects assignments where the instructor has given a grade w/o an electronic student submission ------------------------------------------------------------------------ svn merge -r33859:33860 https://source.sakaiproject.org/svn/assignment/trunk Skipped missing target: 'assignment-bundles/assignment.properties' Skipped missing target: 'assignment-bundles' G assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm G assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm G assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ------------------------------------------------------------------------ r33860 | zqian@umich.edu | 2007-08-11 10:34:05 -0400 (Sat, 11 Aug 2007) | 1 line fix to SAK-11027:assignments / grading -draft ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38155 Author: wagnermr@iupui.edu Date: 2007-11-14 08:24:58 -0500 (Wed, 14 Nov 2007) New Revision: 38155 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/bundle/assignment.properties assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: svn merge -r31550:31551 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java C assignment-impl/impl/src/bundle/assignment.properties ------------------------------------------------------------------------ r31551 | zqian@umich.edu | 2007-06-12 12:49:35 -0400 (Tue, 12 Jun 2007) | 1 line fix to SAK-9794:Student view of assignment list doesn't have a status that reflects assignments where the instructor has given a grade w/o an electronic student submission ------------------------------------------------------------------------ svn merge -r33859:33860 https://source.sakaiproject.org/svn/assignment/trunk Skipped missing target: 'assignment-bundles/assignment.properties' Skipped missing target: 'assignment-bundles' G assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm G assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm G assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ------------------------------------------------------------------------ r33860 | zqian@umich.edu | 2007-08-11 10:34:05 -0400 (Sat, 11 Aug 2007) | 1 line fix to SAK-11027:assignments / grading -draft ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38153 Author: david.horwitz@uct.ac.za Date: 2007-11-14 01:53:07 -0500 (Wed, 14 Nov 2007) New Revision: 38153 Modified: polls/trunk/tool/src/java/org/sakaiproject/poll/tool/validators/OptionValidator.java Log: SAK-11704 trim value before testing for being empty ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38152 Author: ray@media.berkeley.edu Date: 2007-11-13 18:16:22 -0500 (Tue, 13 Nov 2007) New Revision: 38152 Modified: component/branches/SAK-8315/component-impl/integration-test/src/test/resources/sakai-configuration.xml Log: Add a little explanation to the sample local sakai-configuration.xml file ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38151 Author: ostermmg@whitman.edu Date: 2007-11-13 16:49:43 -0500 (Tue, 13 Nov 2007) New Revision: 38151 Modified: content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12006 Partial downloads not supported leading to multiple requests from download managers svn merge -c38143 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java svn log -r38143 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r38143 | jimeng@umich.edu | 2007-11-13 12:26:04 -0800 (Tue, 13 Nov 2007) | 3 lines SAK-12006 Added header "Accept-Ranges:none" for access servlet response to a request for a resource. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38150 Author: ostermmg@whitman.edu Date: 2007-11-13 16:46:29 -0500 (Tue, 13 Nov 2007) New Revision: 38150 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12006 Partial downloads not supported leading to multiple requests from download managers svn merge -c38143 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java svn log -r38143 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r38143 | jimeng@umich.edu | 2007-11-13 12:26:04 -0800 (Tue, 13 Nov 2007) | 3 lines SAK-12006 Added header "Accept-Ranges:none" for access servlet response to a request for a resource. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38149 Author: ostermmg@whitman.edu Date: 2007-11-13 16:39:16 -0500 (Tue, 13 Nov 2007) New Revision: 38149 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12168 Permissions check can fail for super user on content removal svn merge -c38108 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java svn log -r38108 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r38108 | jimeng@umich.edu | 2007-11-10 17:35:03 -0800 (Sat, 10 Nov 2007) | 3 lines SAK-12168 Added log message in catch block. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38148 Author: ostermmg@whitman.edu Date: 2007-11-13 16:35:41 -0500 (Tue, 13 Nov 2007) New Revision: 38148 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: svn merge -c38103 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java svn log -r38103 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r38103 | jimeng@umich.edu | 2007-11-10 11:50:58 -0800 (Sat, 10 Nov 2007) | 3 lines SAK-12168 Avoid checking for availability when use is admin (super-user) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38147 Author: ostermmg@whitman.edu Date: 2007-11-13 16:31:21 -0500 (Tue, 13 Nov 2007) New Revision: 38147 Modified: content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12168 Permissions check can fail for super user on content removal svn merge -c38108 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java svn log -r38108 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r38108 | jimeng@umich.edu | 2007-11-10 17:35:03 -0800 (Sat, 10 Nov 2007) | 3 lines SAK-12168 Added log message in catch block. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38146 Author: ajpoland@iupui.edu Date: 2007-11-13 16:30:50 -0500 (Tue, 13 Nov 2007) New Revision: 38146 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38145 Author: ostermmg@whitman.edu Date: 2007-11-13 16:25:16 -0500 (Tue, 13 Nov 2007) New Revision: 38145 Modified: content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12168 Permissions check can fail for super user on content removal svn merge -c38103 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java svn log -r38103 https://source.sakaiproject.org/svn/content/trunk/ ------------------------------------------------------------------------ r38103 | jimeng@umich.edu | 2007-11-10 11:50:58 -0800 (Sat, 10 Nov 2007) | 3 lines SAK-12168 Avoid checking for availability when use is admin (super-user) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38144 Author: cwen@iupui.edu Date: 2007-11-13 16:23:06 -0500 (Tue, 13 Nov 2007) New Revision: 38144 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r31558:31559 https://source.sakaiproject.org/svn/assignment/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38143 Author: jimeng@umich.edu Date: 2007-11-13 15:26:04 -0500 (Tue, 13 Nov 2007) New Revision: 38143 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12006 Added header "Accept-Ranges:none" for access servlet response to a request for a resource. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38137 Author: josrodri@iupui.edu Date: 2007-11-13 13:56:44 -0500 (Tue, 13 Nov 2007) New Revision: 38137 Modified: podcasts/trunk/podcasts-app/src/java/org/sakaiproject/tool/podcasts/podHomeBean.java podcasts/trunk/podcasts-app/src/webapp/podcasts/podMain.jsp podcasts/trunk/podcasts-impl/impl/src/java/org/sakaiproject/component/app/podcasts/PodcastServiceImpl.java Log: SAK-11216: refactored how filename is dealt with during revision as well as add and displaying ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38135 Author: zqian@umich.edu Date: 2007-11-13 12:50:22 -0500 (Tue, 13 Nov 2007) New Revision: 38135 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge the fix to SAK-12167 into post-2-4 branch:svn merge -r 38132:38133 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38134 Author: zqian@umich.edu Date: 2007-11-13 12:48:29 -0500 (Tue, 13 Nov 2007) New Revision: 38134 Modified: assignment/branches/sakai_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: merge the fix to SAK-12167 into 2-4-x branch:svn merge -r 38132:38133 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38133 Author: zqian@umich.edu Date: 2007-11-13 12:43:11 -0500 (Tue, 13 Nov 2007) New Revision: 38133 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: Assignment Grades.csv file downloads with grades in the wrong column ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38132 Author: aaronz@vt.edu Date: 2007-11-13 11:51:34 -0500 (Tue, 13 Nov 2007) New Revision: 38132 Added: cafe/trunk/announcement/ cafe/trunk/announcement/pom.xml Log: NOJIRA: Removed the announcement tool from cafe since it now has dependencies on code outside cafe ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38131 Author: aaronz@vt.edu Date: 2007-11-13 11:51:14 -0500 (Tue, 13 Nov 2007) New Revision: 38131 Modified: cafe/trunk/ cafe/trunk/.externals Log: NOJIRA: Removed the announcement tool from cafe since it now has dependencies on code outside cafe ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38130 Author: wagnermr@iupui.edu Date: 2007-11-13 10:23:06 -0500 (Tue, 13 Nov 2007) New Revision: 38130 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool getViewableSectionUuidToNameMap ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38129 Author: hu2@iupui.edu Date: 2007-11-13 10:12:41 -0500 (Tue, 13 Nov 2007) New Revision: 38129 Modified: msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java Log: SAK-12073 http://jira.sakaiproject.org/jira/browse/SAK-12073 Ability to "Reply All" in the Messages tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38128 Author: josrodri@iupui.edu Date: 2007-11-12 16:39:28 -0500 (Mon, 12 Nov 2007) New Revision: 38128 Modified: podcasts/trunk/podcasts-app/src/java/org/sakaiproject/tool/podcasts/podHomeBean.java podcasts/trunk/podcasts-app/src/webapp/podcasts/podAdd.jsp podcasts/trunk/podcasts-impl/impl/src/java/org/sakaiproject/component/app/podcasts/PodcastServiceImpl.java Log: SAK-12070: during adding podcast, if file selected but another error occurs, need to display filename so user knows its still selected (not able to reproduce already in use error). ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38127 Author: wagnermr@iupui.edu Date: 2007-11-12 15:46:25 -0500 (Mon, 12 Nov 2007) New Revision: 38127 Modified: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/BaseHibernateManager.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java gradebook/trunk/service/sakai-pack/src/webapp/WEB-INF/components.xml Log: SAK-12175 http://bugs.sakaiproject.org/jira/browse/SAK-12175 Create methods required for gb integration with the Assignment2 tool getViewableAssignmentsForCurrentUser isGradableObjectDefined ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38122 Author: rjlowe@iupui.edu Date: 2007-11-12 13:54:05 -0500 (Mon, 12 Nov 2007) New Revision: 38122 Added: gradebook/trunk/app/sakai-tool/src/webapp/tools/sakai.gradebook.addItem.helper.xml Modified: gradebook/trunk/app/sakai-tool/src/webapp/WEB-INF/web.xml Log: SAK-12180 http://bugs.sakaiproject.org/jira/browse/SAK-12180 Gradebook / Create Add Gradebook Item Helper Tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38121 Author: zqian@umich.edu Date: 2007-11-12 12:10:08 -0500 (Mon, 12 Nov 2007) New Revision: 38121 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12164: 'Assign this grade...' function is writing over Grade data ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38120 Author: zqian@umich.edu Date: 2007-11-12 11:44:57 -0500 (Mon, 12 Nov 2007) New Revision: 38120 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12178: Assignments: Log in as instructor, add assignment, in points field enter 10000000000, Alert message displayed, message should display correct input value ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38118 Author: gopal.ramasammycook@gmail.com Date: 2007-11-12 10:18:20 -0500 (Mon, 12 Nov 2007) New Revision: 38118 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettings.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AuthzQueriesFacadeAPI.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/AuthzQueriesFacade.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/standalone/AuthzQueriesFacade.java Log: SAK-12065 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38117 Author: david.horwitz@uct.ac.za Date: 2007-11-12 04:53:08 -0500 (Mon, 12 Nov 2007) New Revision: 38117 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: SAK-11787 make use of the new Content review methods ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38116 Author: david.horwitz@uct.ac.za Date: 2007-11-12 04:39:21 -0500 (Mon, 12 Nov 2007) New Revision: 38116 Modified: content-review/trunk/content-review-api/public/src/java/org/sakaiproject/contentreview/service/ContentReviewService.java Log: SAK-11787 deprecate the correct method ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38115 Author: david.horwitz@uct.ac.za Date: 2007-11-12 04:36:57 -0500 (Mon, 12 Nov 2007) New Revision: 38115 Modified: content-review/trunk/content-review-api/public/src/java/org/sakaiproject/contentreview/service/ContentReviewService.java Log: SAK-11787 deprecate the correct method ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38114 Author: david.horwitz@uct.ac.za Date: 2007-11-12 04:17:19 -0500 (Mon, 12 Nov 2007) New Revision: 38114 Modified: content-review/trunk/content-review-api/public/src/java/org/sakaiproject/contentreview/service/ContentReviewService.java Log: SAK-11787 deprecat getReport and replace with getReportInstructor and getReportStrudent ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38113 Author: ian@caret.cam.ac.uk Date: 2007-11-11 17:54:56 -0500 (Sun, 11 Nov 2007) New Revision: 38113 Removed: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/shared/SharedComponentManagerMBean.java Modified: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/shared/SharedComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/proxy/ComponentManagerProxy.java component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/component/loader/server/SakaiLoader.java Log: Registration working Ok now. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38112 Author: ajpoland@iupui.edu Date: 2007-11-11 16:49:41 -0500 (Sun, 11 Nov 2007) New Revision: 38112 Added: event/branches/SAK-11021/ Log: SAK-11021 create branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38111 Author: aaronz@vt.edu Date: 2007-11-11 09:56:04 -0500 (Sun, 11 Nov 2007) New Revision: 38111 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Missed out an uncommented bit, now everything should be good to go ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38110 Author: aaronz@vt.edu Date: 2007-11-11 09:48:45 -0500 (Sun, 11 Nov 2007) New Revision: 38110 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Load tests are completed and passing against this branch, this portion of the branch is complete ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38109 Author: aaronz@vt.edu Date: 2007-11-11 06:10:33 -0500 (Sun, 11 Nov 2007) New Revision: 38109 Added: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ListPerformanceTesting.java Removed: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ListPerformanceTest.java Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ConcurrentList.java Log: SAK-12105: Tests indicate that best syncronized List performance is acheived using a Vector ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38108 Author: jimeng@umich.edu Date: 2007-11-10 20:35:03 -0500 (Sat, 10 Nov 2007) New Revision: 38108 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12168 Added log message in catch block. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38107 Author: aaronz@vt.edu Date: 2007-11-10 19:35:57 -0500 (Sat, 10 Nov 2007) New Revision: 38107 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ListPerformanceTest.java Log: SAK-12105: Added experimental list handling code and tests for speed, adjusted numbers ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38106 Author: aaronz@vt.edu Date: 2007-11-10 19:26:37 -0500 (Sat, 10 Nov 2007) New Revision: 38106 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ListPerformanceTest.java Log: SAK-12105: Added experimental list handling code and tests for speed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38105 Author: aaronz@vt.edu Date: 2007-11-10 18:45:13 -0500 (Sat, 10 Nov 2007) New Revision: 38105 Added: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ListPerformanceTest.java Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ConcurrentList.java Log: SAK-12105: Added experimental list handling code and tests for speed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38104 Author: rjlowe@iupui.edu Date: 2007-11-10 15:37:03 -0500 (Sat, 10 Nov 2007) New Revision: 38104 Added: component/branches/SAK-12166/ Log: SAK-12166 new branch /svn/component/branch/SAK-12166 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38103 Author: jimeng@umich.edu Date: 2007-11-10 14:50:58 -0500 (Sat, 10 Nov 2007) New Revision: 38103 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12168 Avoid checking for availability when use is admin (super-user) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38102 Author: sgithens@caret.cam.ac.uk Date: 2007-11-10 14:46:40 -0500 (Sat, 10 Nov 2007) New Revision: 38102 Removed: content/branches/SAK-12105/content-jcr-migration-api/m2-target/ Log: SAK-12105 forgot to remove target build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38101 Author: sgithens@caret.cam.ac.uk Date: 2007-11-10 14:45:28 -0500 (Sat, 10 Nov 2007) New Revision: 38101 Added: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/ content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/jcr/migration/ContentToJCRMigratorImpl.java content/branches/SAK-12105/content-jcr-migration-api/ content/branches/SAK-12105/content-jcr-migration-api/m2-target/ content/branches/SAK-12105/content-jcr-migration-api/m2-target/classes/ content/branches/SAK-12105/content-jcr-migration-api/m2-target/classes/org/ content/branches/SAK-12105/content-jcr-migration-api/m2-target/classes/org/sakaiproject/ content/branches/SAK-12105/content-jcr-migration-api/m2-target/classes/org/sakaiproject/content/ content/branches/SAK-12105/content-jcr-migration-api/m2-target/classes/org/sakaiproject/content/migration/ content/branches/SAK-12105/content-jcr-migration-api/m2-target/classes/org/sakaiproject/content/migration/api/ content/branches/SAK-12105/content-jcr-migration-api/m2-target/classes/org/sakaiproject/content/migration/api/ContentToJCRMigrator.class content/branches/SAK-12105/content-jcr-migration-api/m2-target/sakai-content-jcr-migration-api-M2.jar content/branches/SAK-12105/content-jcr-migration-api/pom.xml content/branches/SAK-12105/content-jcr-migration-api/src/ content/branches/SAK-12105/content-jcr-migration-api/src/java/ content/branches/SAK-12105/content-jcr-migration-api/src/java/org/ content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/ content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/ content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/ content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/ content/branches/SAK-12105/content-jcr-migration-api/src/java/org/sakaiproject/content/migration/api/ContentToJCRMigrator.java Modified: content/branches/SAK-12105/content-impl-jcr/impl/pom.xml content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/branches/SAK-12105/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12105/pom.xml Log: SAK-12105 In process of moving a portion of the migration code from jython scripts to a component ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38100 Author: aaronz@vt.edu Date: 2007-11-10 14:10:48 -0500 (Sat, 10 Nov 2007) New Revision: 38100 Modified: content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12168: Fixed remove permissions check to be more efficient and also to work correctly for superuser ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38099 Author: aaronz@vt.edu Date: 2007-11-10 13:39:14 -0500 (Sat, 10 Nov 2007) New Revision: 38099 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Fixed error in the test and removed the exception swallowing for permissions ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38098 Author: aaronz@vt.edu Date: 2007-11-10 08:14:27 -0500 (Sat, 10 Nov 2007) New Revision: 38098 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Captured some of the exceptions while testing since we cannot seem to run the tests without getting seemingly random exceptions ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38097 Author: aaronz@vt.edu Date: 2007-11-10 07:52:58 -0500 (Sat, 10 Nov 2007) New Revision: 38097 Modified: cafe/branches/2-5-x/ cafe/branches/2-5-x/.externals Log: Cafe 2.5 branch should now actually be working ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38096 Author: aaronz@vt.edu Date: 2007-11-10 07:49:41 -0500 (Sat, 10 Nov 2007) New Revision: 38096 Modified: cafe/branches/2-5-x/ cafe/branches/2-5-x/.externals Log: Cafe 2.5 branch should now be working ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38095 Author: aaronz@vt.edu Date: 2007-11-10 07:38:40 -0500 (Sat, 10 Nov 2007) New Revision: 38095 Added: cafe/branches/2-5-x/ Log: created 2.5.x branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38094 Author: aaronz@vt.edu Date: 2007-11-10 07:33:42 -0500 (Sat, 10 Nov 2007) New Revision: 38094 Removed: cafe/branches/SAK-10971/ Log: Removing branch as it is no longer needed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38092 Author: rjlowe@iupui.edu Date: 2007-11-09 16:30:45 -0500 (Fri, 09 Nov 2007) New Revision: 38092 Modified: msgcntr/branches/oncourse_2-4-x/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/branches/oncourse_2-4-x/messageforums-app/src/webapp/jsp/privateMsg/pvtMsg.jsp msgcntr/branches/oncourse_2-4-x/messageforums-app/src/webapp/jsp/privateMsg/topNav.jsp Log: svn merge -c 34591 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java U messageforums-app/src/webapp/jsp/privateMsg/topNav.jsp U messageforums-app/src/webapp/jsp/privateMsg/pvtMsg.jsp svn log -r 34591:34591 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r34591 | josrodri@iupui.edu | 2007-08-30 14:25:51 -0400 (Thu, 30 Aug 2007) | 1 line SAK-11321: will now display the Received folder no matter the previous state of Messages, even if user has never visited the site before but others have sent the user messages ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38091 Author: rjlowe@iupui.edu Date: 2007-11-09 16:29:21 -0500 (Fri, 09 Nov 2007) New Revision: 38091 Added: msgcntr/branches/oncourse_2-4-x/messageforums-app/src/webapp/jsp/privateMsg/topNav.jsp Modified: msgcntr/branches/oncourse_2-4-x/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/branches/oncourse_2-4-x/messageforums-app/src/webapp/jsp/privateMsg/pvtMsg.jsp msgcntr/branches/oncourse_2-4-x/messageforums-app/src/webapp/jsp/privateMsg/pvtMsgEx.jsp Log: svn merge -c 31877 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java A messageforums-app/src/webapp/jsp/privateMsg/topNav.jsp U messageforums-app/src/webapp/jsp/privateMsg/pvtMsgEx.jsp U messageforums-app/src/webapp/jsp/privateMsg/pvtMsg.jsp svn merge -c 31880 https://source.sakaiproject.org/svn/msgcntr/trunk G messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java U messageforums-app/src/webapp/jsp/privateMsg/topNav.jsp svn merge -c 31885 https://source.sakaiproject.org/svn/msgcntr/trunk G messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java svn log -r 31877:31877 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r31877 | josrodri@iupui.edu | 2007-06-26 16:33:06 -0400 (Tue, 26 Jun 2007) | 1 line SAK-10419: fixed breadcrumbs for search results. Also added Previous/Next Folder links. Lastly, moved breadcrumb Previous/Next Folder code to own jsp page. ------------------------------------------------------------------------ svn log -r 31880:31880 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r31880 | josrodri@iupui.edu | 2007-06-27 09:55:47 -0400 (Wed, 27 Jun 2007) | 1 line SAK-10419 - missed navigation case ------------------------------------------------------------------------ svn log -r 31885:31885 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r31885 | josrodri@iupui.edu | 2007-06-27 11:16:48 -0400 (Wed, 27 Jun 2007) | 1 line SAK-10419 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38089 Author: rjlowe@iupui.edu Date: 2007-11-09 16:09:57 -0500 (Fri, 09 Nov 2007) New Revision: 38089 Modified: syllabus/branches/sakai_2-4-x/syllabus-app/src/java/org/sakaiproject/tool/syllabus/SyllabusTool.java syllabus/branches/sakai_2-4-x/syllabus-app/src/webapp/syllabus/main.jsp Log: svn merge -c 37803 https://source.sakaiproject.org/svn/syllabus/trunk U syllabus-app/src/java/org/sakaiproject/tool/syllabus/SyllabusTool.java U syllabus-app/src/webapp/syllabus/main.jsp svn log -r 37803:37803 https://source.sakaiproject.org/svn/syllabus/trunk ------------------------------------------------------------------------ r37803 | josrodri@iupui.edu | 2007-11-06 14:03:15 -0500 (Tue, 06 Nov 2007) | 1 line SAK-10333, SAK-10587, SAK-11221: refactored how print friendly url is determined. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38088 Author: ray@media.berkeley.edu Date: 2007-11-09 16:08:28 -0500 (Fri, 09 Nov 2007) New Revision: 38088 Modified: component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-8315/component-impl/impl/src/java/org/sakaiproject/component/impl/BasicConfigurationService.java Log: Remove some obsolete code and comments ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38087 Author: ajpoland@iupui.edu Date: 2007-11-09 16:07:07 -0500 (Fri, 09 Nov 2007) New Revision: 38087 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38086 Author: rjlowe@iupui.edu Date: 2007-11-09 16:06:48 -0500 (Fri, 09 Nov 2007) New Revision: 38086 Modified: syllabus/branches/sakai_2-4-x/syllabus-app/src/webapp/syllabus/main.jsp Log: svn merge -c 34215 https://source.sakaiproject.org/svn/syllabus/trunk U syllabus-app/src/webapp/syllabus/main.jsp svn log -r 34215:34215 https://source.sakaiproject.org/svn/syllabus/trunk ------------------------------------------------------------------------ r34215 | josrodri@iupui.edu | 2007-08-21 14:22:14 -0400 (Tue, 21 Aug 2007) | 1 line SAK-11221: missed check for https:// prefix when determining what url to redirect to ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38081 Author: ajpoland@iupui.edu Date: 2007-11-09 15:31:43 -0500 (Fri, 09 Nov 2007) New Revision: 38081 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38080 Author: rjlowe@iupui.edu Date: 2007-11-09 15:30:50 -0500 (Fri, 09 Nov 2007) New Revision: 38080 Modified: gradebook/branches/oncourse_2-4-x/app/ui/src/webapp/js/spreadsheetUI.js Log: svn merge -c 37820 https://source.sakaiproject.org/svn/gradebook/trunk C app/ui/src/webapp/js/spreadsheetUI.js vi app/ui/src/webapp/js/spreadsheetUI.js svn resolved app/ui/src/webapp/js/spreadsheetUI.js Resolved conflicted state of 'app/ui/src/webapp/js/spreadsheetUI.js' in-143-146:oncourse_2-4-x rjlowe$ svn log -r 37820:37820 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37820 | rjlowe@iupui.edu | 2007-11-06 16:17:54 -0500 (Tue, 06 Nov 2007) | 1 line SAK-11588 - All Grades page crashes IE when large number of students/gb items viewed at once ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38084 Author: rjlowe@iupui.edu Date: 2007-11-09 15:37:18 -0500 (Fri, 09 Nov 2007) New Revision: 38084 Modified: gradebook/branches/oncourse_2-4-x/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: svn merge -c 38079 https://source.sakaiproject.org/svn/gradebook/trunk U app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java svn log -r 38079:38079 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r38079 | cwen@iupui.edu | 2007-11-09 14:43:01 -0500 (Fri, 09 Nov 2007) | 5 lines http://128.196.219.68/jira/browse/SAK-12163 SAK-12163 => https://uisapp2.iu.edu/jira/browse/ONC-233 exceptions thrown while attempting to rename the gradebook item. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38082 Author: rjlowe@iupui.edu Date: 2007-11-09 15:34:55 -0500 (Fri, 09 Nov 2007) New Revision: 38082 Modified: gradebook/branches/oncourse_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java Log: svn merge -c 37823 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java svn log -r 37823:37823 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37823 | josrodri@iupui.edu | 2007-11-06 16:40:05 -0500 (Tue, 06 Nov 2007) | 3 lines SAK-12133: spreadsheet item add, if item already exists but no points possible is in spreadsheet for that item, just keep current value SAK-9762: added an init() method to do code currently processed in constructor. Kept an empty constructor for easy backing out. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38079 Author: cwen@iupui.edu Date: 2007-11-09 14:43:01 -0500 (Fri, 09 Nov 2007) New Revision: 38079 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java Log: http://128.196.219.68/jira/browse/SAK-12163 SAK-12163 => https://uisapp2.iu.edu/jira/browse/ONC-233 exceptions thrown while attempting to rename the gradebook item. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38078 Author: bkirschn@umich.edu Date: 2007-11-09 13:15:05 -0500 (Fri, 09 Nov 2007) New Revision: 38078 Modified: mailtool/branches/sakai_2-5-x/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_ko.properties Log: SAK-12159 merge to 2.5.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38077 Author: gsilver@umich.edu Date: 2007-11-09 13:04:35 -0500 (Fri, 09 Nov 2007) New Revision: 38077 Modified: reference/trunk/library/src/webapp/skin/default/portal.css Log: http://jira.sakaiproject.org/jira/browse/SAK-12161 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38076 Author: john.ellis@rsmart.com Date: 2007-11-09 11:18:33 -0500 (Fri, 09 Nov 2007) New Revision: 38076 Modified: osp/trunk/presentation/api-impl/src/resources/org/theospi/portfolio/presentation/freeform_template.xsl Log: SAK-11979 added code to render output as html ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38075 Author: aaronz@vt.edu Date: 2007-11-09 11:18:06 -0500 (Fri, 09 Nov 2007) New Revision: 38075 Added: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/util/ConcurrentList.java Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Added in testing for reads (partial) and a concurrent list ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38074 Author: bkirschn@umich.edu Date: 2007-11-09 10:56:46 -0500 (Fri, 09 Nov 2007) New Revision: 38074 Modified: mailtool/trunk/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_ko.properties Log: SAK-12159 update Korean translation ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38072 Author: gopal.ramasammycook@gmail.com Date: 2007-11-09 10:31:08 -0500 (Fri, 09 Nov 2007) New Revision: 38072 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/PublishedAssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettings.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AuthzQueriesFacadeAPI.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/AuthzQueriesFacade.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/standalone/AuthzQueriesFacade.java Log: SAK-12065 AuthzQueriesFacade.isUserAuthorizedToTakeAssessmentReleasedToGroups(String assessmentId) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38068 Author: chmaurer@iupui.edu Date: 2007-11-09 09:26:04 -0500 (Fri, 09 Nov 2007) New Revision: 38068 Modified: announcement/trunk/announcement-tool/.classpath Log: Fixing eclipse classpath ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38067 Author: chmaurer@iupui.edu Date: 2007-11-09 09:22:37 -0500 (Fri, 09 Nov 2007) New Revision: 38067 Modified: site-manage/trunk/pageorder/.classpath Log: Fixing eclipse classpath ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38066 Author: chmaurer@iupui.edu Date: 2007-11-09 09:22:24 -0500 (Fri, 09 Nov 2007) New Revision: 38066 Modified: blog/trunk/.classpath Log: Fixing eclipse classpath ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38065 Author: dlhaines@umich.edu Date: 2007-11-09 08:57:03 -0500 (Fri, 09 Nov 2007) New Revision: 38065 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: updated CT 294 patch for 2.4.xP ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38064 Author: dlhaines@umich.edu Date: 2007-11-09 08:56:17 -0500 (Fri, 09 Nov 2007) New Revision: 38064 Modified: ctools/trunk/builds/ctools_2-4/patches/CT-294.patch Log: CTools: update CT 294 patch to not change synoptic announcement. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38063 Author: ajpoland@iupui.edu Date: 2007-11-09 08:41:43 -0500 (Fri, 09 Nov 2007) New Revision: 38063 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38062 Author: aaronz@vt.edu Date: 2007-11-09 07:17:49 -0500 (Fri, 09 Nov 2007) New Revision: 38062 Modified: content/branches/SAK-12105/pom.xml Log: SAK-12105: got rid of the default modules and placed everything in profiles ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38061 Author: sgithens@caret.cam.ac.uk Date: 2007-11-09 06:49:25 -0500 (Fri, 09 Nov 2007) New Revision: 38061 Modified: content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRContentService.java content/branches/SAK-12105/content-impl-jcr/impl/src/java/org/sakaiproject/content/impl/JCRStorageUser.java Log: SAK-12105 Implemented getCollectionSize for JCR. Probably not terribly efficient need to write a JCR XPATH query for it. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38060 Author: aaronz@vt.edu Date: 2007-11-09 06:27:35 -0500 (Fri, 09 Nov 2007) New Revision: 38060 Added: content/branches/SAK-12105/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/ProfileTestSerializer.java Removed: content/branches/SAK-12105/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/ProfileSerializerTest.java Modified: content/branches/SAK-12105/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/AllTests.java Log: SAK-12105: Updated naming of the tests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38059 Author: jimeng@umich.edu Date: 2007-11-09 00:06:12 -0500 (Fri, 09 Nov 2007) New Revision: 38059 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/types/FolderType.java Log: SAK-11790 Remove member-count as a condition of removing a folder ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38058 Author: ostermmg@whitman.edu Date: 2007-11-08 23:47:37 -0500 (Thu, 08 Nov 2007) New Revision: 38058 Modified: content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12126 Failure to remove Collection and swallowed exception yields warning svn merge -c38056 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38057 Author: ostermmg@whitman.edu Date: 2007-11-08 23:39:04 -0500 (Thu, 08 Nov 2007) New Revision: 38057 Modified: content/branches/sakai_2-4-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12126 Failure to remove Collection and swallowed exception yields warning svn merge -c38056 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38056 Author: jimeng@umich.edu Date: 2007-11-08 23:23:54 -0500 (Thu, 08 Nov 2007) New Revision: 38056 Modified: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12126 Clear thread-local cache when removing resources. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38055 Author: aaronz@vt.edu Date: 2007-11-08 14:20:25 -0500 (Thu, 08 Nov 2007) New Revision: 38055 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java content/branches/SAK-12105/content-test/test/src/resources/testBeans.xml Log: SAK-12105: Updates to the testbeans timing and the load test ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38054 Author: aaronz@vt.edu Date: 2007-11-08 14:04:44 -0500 (Thu, 08 Nov 2007) New Revision: 38054 Modified: content/branches/SAK-12105/pom.xml Log: SAK-12105: added profiles options to the base pom ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38053 Author: dlhaines@umich.edu Date: 2007-11-08 12:57:29 -0500 (Thu, 08 Nov 2007) New Revision: 38053 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update CT 314 for build. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38052 Author: dlhaines@umich.edu Date: 2007-11-08 12:38:58 -0500 (Thu, 08 Nov 2007) New Revision: 38052 Modified: ctools/trunk/ctools-reference/config/09PrepopulatePages.properties Log: CTools: CT 314 update typo for default wiki pages. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38051 Author: dlhaines@umich.edu Date: 2007-11-08 12:20:45 -0500 (Thu, 08 Nov 2007) New Revision: 38051 Modified: ctools/branches/ctools_2-4/ctools-reference/config/09PrepopulatePages.properties Log: CTools: CT-314, fix extra blank line in default wiki pages specification. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38050 Author: dlhaines@umich.edu Date: 2007-11-08 11:17:01 -0500 (Thu, 08 Nov 2007) New Revision: 38050 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update CT 294 patch yet again ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38049 Author: dlhaines@umich.edu Date: 2007-11-08 11:15:40 -0500 (Thu, 08 Nov 2007) New Revision: 38049 Modified: ctools/trunk/builds/ctools_2-4/patches/CT-294.patch Log: CTools: CT 294 patch yet again. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38048 Author: sgithens@caret.cam.ac.uk Date: 2007-11-08 11:00:34 -0500 (Thu, 08 Nov 2007) New Revision: 38048 Modified: content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java Log: SAK-12105 I guess this never got merged in. Need to check to see if a variable is null before using it because it blows up on the JCRContentService (which never injents the particular sql thing, but still extends the DBContentSerivce). ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38047 Author: dlhaines@umich.edu Date: 2007-11-08 10:49:04 -0500 (Thu, 08 Nov 2007) New Revision: 38047 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update CT 294 patch for 2.4.xP ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38046 Author: dlhaines@umich.edu Date: 2007-11-08 10:47:50 -0500 (Thu, 08 Nov 2007) New Revision: 38046 Modified: ctools/trunk/builds/ctools_2-4/patches/CT-294.patch Log: CTools: update CT-294.patch for 2.4.xP ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38045 Author: gopal.ramasammycook@gmail.com Date: 2007-11-08 10:34:14 -0500 (Thu, 08 Nov 2007) New Revision: 38045 Modified: sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/PublishedAssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettings.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/author/publishedSettings.jsp sam/branches/SAK-12065/samigo-hibernate/src/java/org/sakaiproject/tool/assessment/data/dao/assessment/AssessmentAccessControl.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AuthzQueriesFacadeAPI.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/integrated/AuthzQueriesFacade.java sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/authz/standalone/AuthzQueriesFacade.java Log: SAK-12065. Gopal 8 N0v 2007. Added code to copy authz data to published assessments - not yet tested. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38044 Author: zqian@umich.edu Date: 2007-11-08 10:28:34 -0500 (Thu, 08 Nov 2007) New Revision: 38044 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-11748 into post-2-4: svn merge -r 35972:35973 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38041 Author: chmaurer@iupui.edu Date: 2007-11-08 09:26:53 -0500 (Thu, 08 Nov 2007) New Revision: 38041 Modified: osp/trunk/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages.properties osp/trunk/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_sv.properties Log: http://bugs.sakaiproject.org/jira/browse/SAK-12137 Change wording to match ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38039 Author: chmaurer@iupui.edu Date: 2007-11-08 09:19:54 -0500 (Thu, 08 Nov 2007) New Revision: 38039 Modified: osp/trunk/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages.properties osp/trunk/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_sv.properties Log: http://bugs.sakaiproject.org/jira/browse/SAK-12135 Fixing typo ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38038 Author: dlhaines@umich.edu Date: 2007-11-08 09:08:51 -0500 (Thu, 08 Nov 2007) New Revision: 38038 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update 2.4.xP for SAK 10788 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38037 Author: wagnermr@iupui.edu Date: 2007-11-08 09:07:31 -0500 (Thu, 08 Nov 2007) New Revision: 38037 Removed: postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/Heading.java postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGradeData.java postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.hbm.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.java postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.hbm.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.java Modified: postem/branches/oncourse_2-4-x/.classpath postem/branches/oncourse_2-4-x/components/src/webapp/WEB-INF/components.xml postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGrades.java postem/branches/oncourse_2-4-x/postem-app/pom.xml postem/branches/oncourse_2-4-x/postem-app/src/java/org/sakaiproject/tool/postem/Column.java postem/branches/oncourse_2-4-x/postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java postem/branches/oncourse_2-4-x/postem-app/src/webapp/WEB-INF/components.xml postem/branches/oncourse_2-4-x/postem-hbm/pom.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.java postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/TemplateImpl.java postem/branches/oncourse_2-4-x/postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Log: svn merge -r38031:38032 https://source.sakaiproject.org/svn/postem/trunk U .classpath U components/src/webapp/WEB-INF/components.xml U postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java U postem-app/src/java/org/sakaiproject/tool/postem/Column.java U postem-app/src/webapp/WEB-INF/components.xml C postem-app/pom.xml U postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java D postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.java D postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.hbm.xml D postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.java D postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.hbm.xml U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml C postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/TemplateImpl.java C postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.java U postem-hbm/pom.xml D postem-api/src/java/org/sakaiproject/api/app/postem/data/Heading.java D postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGradeData.java C postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java U postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGrades.java U postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java ------------------------------------------------------------------------ r38032 | wagnermr@iupui.edu | 2007-11-08 08:17:45 -0500 (Thu, 08 Nov 2007) | 4 lines SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts Back out original strategy for improving performance and implement new strategy ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38035 Author: aaronz@vt.edu Date: 2007-11-08 08:54:21 -0500 (Thu, 08 Nov 2007) New Revision: 38035 Modified: entitybroker/trunk/pack/project.xml Log: NOJIRA: fixed the maven 1 build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38034 Author: chmaurer@iupui.edu Date: 2007-11-08 08:30:19 -0500 (Thu, 08 Nov 2007) New Revision: 38034 Modified: osp/tags/sakai_2-5-0_QA_013_GMT/ osp/tags/sakai_2-5-0_QA_013_GMT/.externals osp/tags/sakai_2-5-0_QA_013_GMT/pom.xml Log: CUtting osp +gmt 2.5.013 qa tag ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38033 Author: chmaurer@iupui.edu Date: 2007-11-08 08:25:39 -0500 (Thu, 08 Nov 2007) New Revision: 38033 Added: osp/tags/sakai_2-5-0_QA_013_GMT/ Log: Prep for osp +gmt 2.5.013 qa tag ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38032 Author: wagnermr@iupui.edu Date: 2007-11-08 08:17:45 -0500 (Thu, 08 Nov 2007) New Revision: 38032 Removed: postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/Heading.java postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGradeData.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.hbm.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.hbm.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.java Modified: postem/trunk/.classpath postem/trunk/components/src/webapp/WEB-INF/components.xml postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGrades.java postem/trunk/postem-app/pom.xml postem/trunk/postem-app/src/java/org/sakaiproject/tool/postem/Column.java postem/trunk/postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java postem/trunk/postem-app/src/webapp/WEB-INF/components.xml postem/trunk/postem-hbm/pom.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/TemplateImpl.java postem/trunk/postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Log: SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts Back out original strategy for improving performance and implement new strategy ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38031 Author: ian@caret.cam.ac.uk Date: 2007-11-08 07:45:52 -0500 (Thu, 08 Nov 2007) New Revision: 38031 Added: component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/api/ComponentManagerException.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/api/ComponentManagerNotAvailableException.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/ component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/shared/ component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/shared/SharedComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/loader/shared/SharedComponentManagerMBean.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/proxy/ component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/proxy/ComponentManagerProxy.java component/branches/SAK-12134/component-loader/ component/branches/SAK-12134/component-loader/component-loader-common/ component/branches/SAK-12134/component-loader/component-loader-common/impl/ component/branches/SAK-12134/component-loader/component-loader-common/impl/.classpath component/branches/SAK-12134/component-loader/component-loader-common/impl/.project component/branches/SAK-12134/component-loader/component-loader-common/impl/.settings/ component/branches/SAK-12134/component-loader/component-loader-common/impl/.settings/org.eclipse.jdt.core.prefs component/branches/SAK-12134/component-loader/component-loader-common/impl/pom.xml component/branches/SAK-12134/component-loader/component-loader-common/impl/src/ component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/ component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/ component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/ component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/ component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/ component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/ component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/CommonLifecycle.java component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/CommonLifecycleEvent.java component/branches/SAK-12134/component-loader/component-loader-common/impl/src/java/org/sakaiproject/component/loader/common/CommonLifecycleListener.java component/branches/SAK-12134/component-loader/component-loader-server/ component/branches/SAK-12134/component-loader/component-loader-server/impl/ component/branches/SAK-12134/component-loader/component-loader-server/impl/.classpath component/branches/SAK-12134/component-loader/component-loader-server/impl/.project component/branches/SAK-12134/component-loader/component-loader-server/impl/.settings/ component/branches/SAK-12134/component-loader/component-loader-server/impl/.settings/org.eclipse.jdt.core.prefs component/branches/SAK-12134/component-loader/component-loader-server/impl/pom.xml component/branches/SAK-12134/component-loader/component-loader-server/impl/src/ component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/ component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/ component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/ component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/component/ component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/component/loader/ component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/component/loader/server/ component/branches/SAK-12134/component-loader/component-loader-server/impl/src/java/org/sakaiproject/component/loader/server/SakaiLoader.java component/branches/SAK-12134/component-loader/pom.xml Modified: component/branches/SAK-12134/component-api/.classpath component/branches/SAK-12134/component-api/component/pom.xml component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/cover/ComponentManager.java component/branches/SAK-12134/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-12134/pom.xml Log: SAK-12134 This is a working version of the Lifecycle component loader that loads the component manager based ont eh container lifecycle rather than as a result of the webapp. It injects the a component manager mbean into the MBeanServer and this is then used by the static cover to recover the Component Manager. The static cover loads from the MBean and and there is a component manager proxy bean that enables the elimination of the static cover for the component manager This bean can be created eg new instance and it will associated itself with the component manager on construction. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38030 Author: aaronz@vt.edu Date: 2007-11-08 07:39:33 -0500 (Thu, 08 Nov 2007) New Revision: 38030 Modified: content/branches/SAK-12105/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-12126: committed fix for this bug to the branch that Steve and I are working on JCR in ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38029 Author: aaronz@vt.edu Date: 2007-11-08 07:35:34 -0500 (Thu, 08 Nov 2007) New Revision: 38029 Modified: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Fixed the simulated items size for testing ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38028 Author: ian@caret.cam.ac.uk Date: 2007-11-08 07:30:42 -0500 (Thu, 08 Nov 2007) New Revision: 38028 Added: portal/trunk/portal-api/api/src/java/org/sakaiproject/portal/api/PageFilter.java Modified: portal/trunk/portal-api/api/src/java/org/sakaiproject/portal/api/Portal.java portal/trunk/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/trunk/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/GalleryHandler.java portal/trunk/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/SiteHandler.java portal/trunk/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/WorksiteHandler.java portal/trunk/portal-util/.classpath portal/trunk/portal-util/util/pom.xml portal/trunk/portal-util/util/src/java/org/sakaiproject/portal/util/PortalSiteHelper.java Log: http://jira.sakaiproject.org/jira/browse/SAK-9620 Fixed the way the page lists are processed to generate structure and filtering. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38027 Author: aaronz@vt.edu Date: 2007-11-08 06:39:13 -0500 (Thu, 08 Nov 2007) New Revision: 38027 Modified: content/branches/SAK-12105/pom.xml Log: SAK-12105: updated POM again to make it so providers can be left out ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38026 Author: aaronz@vt.edu Date: 2007-11-08 06:37:12 -0500 (Thu, 08 Nov 2007) New Revision: 38026 Removed: content/branches/SAK-12105/content-tool/pom.xml Log: SAK-12105: Removed unneeded pom file ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38025 Author: aaronz@vt.edu Date: 2007-11-08 06:17:25 -0500 (Thu, 08 Nov 2007) New Revision: 38025 Modified: content/branches/SAK-12105/pom.xml Log: SAK-12105: updated pom file to use profiles with the JCR stuff ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38024 Author: zqian@umich.edu Date: 2007-11-07 16:54:46 -0500 (Wed, 07 Nov 2007) New Revision: 38024 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: Fix to SAK-10788: If a provided id in a couse site is fake or doesn't provide any user information, Site Info appears to be like project site with empty participant list Watch for enrollments object being null and concatenate provider ids when there are more than one. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38021 Author: aaronz@vt.edu Date: 2007-11-07 15:49:27 -0500 (Wed, 07 Nov 2007) New Revision: 38021 Modified: content/branches/SAK-12105/content-test/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12105/content-test/tool/src/webapp/WEB-INF/applicationContext.xml Log: SAK-12105: Fixed up comments ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38020 Author: aaronz@vt.edu Date: 2007-11-07 15:48:46 -0500 (Wed, 07 Nov 2007) New Revision: 38020 Modified: memory/branches/SAK-11913/memory-test/.classpath Log: SAK-11913: Fixed up the classpath ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38019 Author: aaronz@vt.edu Date: 2007-11-07 15:46:48 -0500 (Wed, 07 Nov 2007) New Revision: 38019 Added: memory/branches/SAK-11913/memory-test/test/ memory/branches/SAK-11913/memory-test/test/pom.xml memory/branches/SAK-11913/memory-test/test/src/ memory/branches/SAK-11913/memory-test/test/src/resources/ memory/branches/SAK-11913/memory-test/test/src/resources/testBeans.xml memory/branches/SAK-11913/memory-test/tool/ memory/branches/SAK-11913/memory-test/tool/pom.xml memory/branches/SAK-11913/memory-test/tool/src/ memory/branches/SAK-11913/memory-test/tool/src/webapp/ memory/branches/SAK-11913/memory-test/tool/src/webapp/WEB-INF/ memory/branches/SAK-11913/memory-test/tool/src/webapp/WEB-INF/applicationContext.xml memory/branches/SAK-11913/memory-test/tool/src/webapp/WEB-INF/web.xml Removed: memory/branches/SAK-11913/memory-test/impl/ memory/branches/SAK-11913/memory-test/test/pom.xml memory/branches/SAK-11913/memory-test/test/src/ Modified: memory/branches/SAK-11913/memory-test/.classpath memory/branches/SAK-11913/memory-test/pack/pom.xml memory/branches/SAK-11913/memory-test/pack/src/webapp/WEB-INF/components.xml memory/branches/SAK-11913/memory-test/pom.xml Log: SAK-11913: Fixed up the test structure to use the more flexible duplex deployment option ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38018 Author: kimsooil@bu.edu Date: 2007-11-07 15:45:18 -0500 (Wed, 07 Nov 2007) New Revision: 38018 Added: mailtool/branches/2.5.0-SAK-11046/.classpath mailtool/branches/2.5.0-SAK-11046/.project mailtool/branches/2.5.0-SAK-11046/bin/ mailtool/branches/2.5.0-SAK-11046/help/ mailtool/branches/2.5.0-SAK-11046/help/m2-target/ mailtool/branches/2.5.0-SAK-11046/help/m2-target/classes/ mailtool/branches/2.5.0-SAK-11046/help/m2-target/classes/sakai_mailtool/ mailtool/branches/2.5.0-SAK-11046/help/m2-target/classes/sakai_mailtool/compose.htm mailtool/branches/2.5.0-SAK-11046/help/m2-target/classes/sakai_mailtool/help.xml mailtool/branches/2.5.0-SAK-11046/help/m2-target/classes/sakai_mailtool/options.htm mailtool/branches/2.5.0-SAK-11046/help/m2-target/classes/sakai_mailtool/overview.htm mailtool/branches/2.5.0-SAK-11046/help/m2-target/sakai-mailtool-help-M2.jar mailtool/branches/2.5.0-SAK-11046/help/pom.xml mailtool/branches/2.5.0-SAK-11046/help/src/ mailtool/branches/2.5.0-SAK-11046/help/src/sakai_mailtool/ mailtool/branches/2.5.0-SAK-11046/help/src/sakai_mailtool/compose.htm mailtool/branches/2.5.0-SAK-11046/help/src/sakai_mailtool/help.xml mailtool/branches/2.5.0-SAK-11046/help/src/sakai_mailtool/options.htm mailtool/branches/2.5.0-SAK-11046/help/src/sakai_mailtool/overview.htm mailtool/branches/2.5.0-SAK-11046/mailtool/ mailtool/branches/2.5.0-SAK-11046/mailtool/META-INF/ mailtool/branches/2.5.0-SAK-11046/mailtool/META-INF/MANIFEST.MF mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/Attachment.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/Configuration.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/EmailGroup.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/EmailRole.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/EmailUser.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/FoothillSelector$ListboxEntry.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/FoothillSelector$ListboxGroup.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/FoothillSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/Mailtool.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/Messages.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/Messages_ca.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/Messages_es.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/Messages_ko.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/Messages_nl.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/OptionsBean.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/RecipientSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SelectByTree$TableEntry.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SelectByTree.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SelectByUserTable$TableEntry.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SelectByUserTable.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SelectorComponent.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SelectorTag.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SideBySideModel$ListboxEntry.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SideBySideModel.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/SideBySideSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/TreeSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/classes/org/sakaiproject/tool/mailtool/UserSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2.war mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/META-INF/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/.faces-config.xml.faceside mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/Attachment.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/Configuration.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/EmailGroup.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/EmailRole.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/EmailUser.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/FoothillSelector$ListboxEntry.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/FoothillSelector$ListboxGroup.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/FoothillSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/Mailtool.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/Messages.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/Messages_ca.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/Messages_es.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/Messages_ko.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/Messages_nl.properties mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/OptionsBean.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/RecipientSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SelectByTree$TableEntry.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SelectByTree.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SelectByUserTable$TableEntry.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SelectByUserTable.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SelectorComponent.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SelectorTag.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SideBySideModel$ListboxEntry.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SideBySideModel.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/SideBySideSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/TreeSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/classes/org/sakaiproject/tool/mailtool/UserSelector.class mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/faces-config.xml mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/commons-beanutils-1.6.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/commons-digester-1.6.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/jmock-1.1.0.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/jsf-api-1.1.01.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/jsf-impl-1.1.01.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/sakai-jsf-app-M2.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/sakai-jsf-tool-M2.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/sakai-jsf-widgets-M2.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/sakai-jsf-widgets-sun-M2.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/lib/sakai-util-M2.jar mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/local.xml mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/mailtool_jsf.tld mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/WEB-INF/web.xml mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/hidediv.js mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/images/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/images/blank.gif mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/images/disk.gif mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/images/paperclip.gif mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/index.html mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool.js mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/config_refactor.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/main_onepage.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/prelude.jspf mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/results.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/selectByFoothill.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/selectByFoothill_option.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/selectByTree.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/selectByTree_option.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/selectByUser.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/selectByUser_option.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/selectSideBySide.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/mailtool/selectSideBySide_option.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/tools/ mailtool/branches/2.5.0-SAK-11046/mailtool/m2-target/mailtool-M2/tools/sakai.mailtool.xml mailtool/branches/2.5.0-SAK-11046/mailtool/pom.xml mailtool/branches/2.5.0-SAK-11046/mailtool/scripts/ mailtool/branches/2.5.0-SAK-11046/mailtool/scripts/build_medium_class.xml mailtool/branches/2.5.0-SAK-11046/mailtool/scripts/build_real_test.xml mailtool/branches/2.5.0-SAK-11046/mailtool/scripts/build_small_class.py mailtool/branches/2.5.0-SAK-11046/mailtool/scripts/build_small_class.xml mailtool/branches/2.5.0-SAK-11046/mailtool/scripts/build_users.xml mailtool/branches/2.5.0-SAK-11046/mailtool/scripts/removedemo.xml mailtool/branches/2.5.0-SAK-11046/mailtool/src/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/sakaiproject/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/sakaiproject/tool/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/sakaiproject/tool/mailtool/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages.properties mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_ca.properties mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_es.properties mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_ko.properties mailtool/branches/2.5.0-SAK-11046/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_nl.properties mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/Attachment.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/Configuration.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/EmailGroup.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/EmailRole.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/EmailUser.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/FoothillSelector.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/OptionsBean.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/RecipientSelector.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/SelectByTree.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/SelectByUserTable.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/SelectorComponent.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/SelectorTag.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/SideBySideModel.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/SideBySideSelector.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/TreeSelector.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/java/org/sakaiproject/tool/mailtool/UserSelector.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/BaseMailtoolTest.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/MailtoolEmailListValidationTest.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/MailtoolEmailSenderTest.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/MailtoolRecipientsTest.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/MimeMessageFromConstraint.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/MimeMessageSender.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/MimeMessageToConstraint.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/StubMailtool.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/test/org/sakaiproject/tool/mailtool/StubMailtoolWithMessageSink.java mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/WEB-INF/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/WEB-INF/.faces-config.xml.faceside mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/WEB-INF/faces-config.xml mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/WEB-INF/local.xml mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/WEB-INF/mailtool_jsf.tld mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/WEB-INF/web.xml mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/hidediv.js mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/images/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/images/blank.gif mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/images/disk.gif mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/images/paperclip.gif mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/index.html mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool.js mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/config_refactor.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/main_onepage.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/prelude.jspf mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/results.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/selectByFoothill.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/selectByFoothill_option.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/selectByTree.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/selectByTree_option.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/selectByUser.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/selectByUser_option.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/selectSideBySide.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/mailtool/selectSideBySide_option.jsp mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/tools/ mailtool/branches/2.5.0-SAK-11046/mailtool/src/webapp/tools/sakai.mailtool.xml mailtool/branches/2.5.0-SAK-11046/mailtool/target/ mailtool/branches/2.5.0-SAK-11046/pom.xml Log: trying to fix SAK-11046 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38015 Author: kimsooil@bu.edu Date: 2007-11-07 15:42:28 -0500 (Wed, 07 Nov 2007) New Revision: 38015 Added: mailtool/branches/2.5.0-SAK-11046/ Log: Initial import. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38011 Author: aaronz@vt.edu Date: 2007-11-07 10:58:39 -0500 (Wed, 07 Nov 2007) New Revision: 38011 Modified: content/branches/SAK-12105/content-test/.classpath content/branches/SAK-12105/content-test/pom.xml content/branches/SAK-12105/content-test/test/src/resources/testBeans.xml content/branches/SAK-12105/content-test/tool/pom.xml content/branches/SAK-12105/content-test/tool/src/webapp/WEB-INF/applicationContext.xml Log: SAK-12105: Tests will now run as a webapp or as a component, tests still need the fix to content hosting before they can work though Building using the -Pwebapp will causes the tests to build and deploy as a webapp (makes it easier to write and run the tests without restarting Sakai), leaving this off will build the tests as components ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=38010 Author: nuno@ufp.pt Date: 2007-11-07 10:52:53 -0500 (Wed, 07 Nov 2007) New Revision: 38010 Modified: usermembership/trunk/tool/src/bundle/org/sakaiproject/umem/tool/bundle/Messages.properties usermembership/trunk/tool/src/java/org/sakaiproject/umem/tool/ui/UserListBean.java usermembership/trunk/tool/src/webapp/usermembership/userlist.jsp Log: SAK-12087: include the created and last modified date on the screen and csv export ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37936 Author: arwhyte@umich.edu Date: 2007-11-07 10:07:43 -0500 (Wed, 07 Nov 2007) New Revision: 37936 Added: sakai/tags/sakai_2-5-0_QA_013/ Log: prep QA_013 tag ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37934 Author: dlhaines@umich.edu Date: 2007-11-07 09:58:19 -0500 (Wed, 07 Nov 2007) New Revision: 37934 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: add SAK 10785 to 2.4.xP build. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37933 Author: dlhaines@umich.edu Date: 2007-11-07 09:56:16 -0500 (Wed, 07 Nov 2007) New Revision: 37933 Added: ctools/trunk/builds/ctools_2-4/patches/SAK-10785.patch Log: CTools: add patch for SAK 10785 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37932 Author: ajpoland@iupui.edu Date: 2007-11-07 09:51:12 -0500 (Wed, 07 Nov 2007) New Revision: 37932 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37931 Author: mmmay@indiana.edu Date: 2007-11-07 09:46:41 -0500 (Wed, 07 Nov 2007) New Revision: 37931 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37906:37907 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37906:37907 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37907 | zqian@umich.edu | 2007-11-06 20:44:29 -0500 (Tue, 06 Nov 2007) | 3 lines Fix to SAK-11497:Issues with editing assignment submissions that are past the due date Need to check the grade type before scaling the grades ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37930 Author: zqian@umich.edu Date: 2007-11-07 09:45:55 -0500 (Wed, 07 Nov 2007) New Revision: 37930 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge into post-2-4 fix to SAK-10785: Student should not receive textarea after re-submission when viewing assignment ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37928 Author: mmmay@indiana.edu Date: 2007-11-07 09:44:18 -0500 (Wed, 07 Nov 2007) New Revision: 37928 Added: search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/SequenceGeneratorDisabled.java Removed: search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/SequenceGeneratorTest.java Modified: search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/transaction/impl/LocalTransactionSequenceImpl.java search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/transaction/impl/TransactionSequenceImpl.java search/branches/sakai_2-5-x/search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/JournalTests.java Log: svn merge -r 36523:36524 https://source.sakaiproject.org/svn/search/trunk D search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/SequenceGeneratorTest.java A search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/SequenceGeneratorDisabled.java U search-impl/impl/src/test/org/sakaiproject/search/indexer/impl/test/JournalTests.java U search-impl/impl/src/java/org/sakaiproject/search/transaction/impl/TransactionSequenceImpl.java U search-impl/impl/src/java/org/sakaiproject/search/transaction/impl/LocalTransactionSequenceImpl.java in-143-196:~/java/2-5/sakai_2-5-x/search mmmay$ svn log -r 36523:36524 https://source.sakaiproject.org/svn/search/trunk ------------------------------------------------------------------------ r36524 | ian@caret.cam.ac.uk | 2007-10-05 13:12:26 -0400 (Fri, 05 Oct 2007) | 3 lines Sequence Generator causes problems with maven unit tests, so diabling it. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37929 Author: ajpoland@iupui.edu Date: 2007-11-07 09:44:28 -0500 (Wed, 07 Nov 2007) New Revision: 37929 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37927 Author: rjlowe@iupui.edu Date: 2007-11-07 09:43:32 -0500 (Wed, 07 Nov 2007) New Revision: 37927 Modified: gradebook/branches/oncourse_2-4-x/service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java Log: svn merge -c 37926 https://source.sakaiproject.org/svn/gradebook/trunk U service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java svn log -r 37926:37926 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37926 | rjlowe@iupui.edu | 2007-11-07 09:39:25 -0500 (Wed, 07 Nov 2007) | 4 lines SAK-12017 http://bugs.sakaiproject.org/jira/browse/SAK-12017 GB / "All Grades" sort by course grade Fails when you have a student with a null course grade record - Fixed ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37926 Author: rjlowe@iupui.edu Date: 2007-11-07 09:39:25 -0500 (Wed, 07 Nov 2007) New Revision: 37926 Modified: gradebook/trunk/service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java Log: SAK-12017 http://bugs.sakaiproject.org/jira/browse/SAK-12017 GB / "All Grades" sort by course grade Fails when you have a student with a null course grade record - Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37925 Author: aaronz@vt.edu Date: 2007-11-07 08:13:44 -0500 (Wed, 07 Nov 2007) New Revision: 37925 Removed: content/branches/SAK-12105/content-test/test/src/main/ content/branches/SAK-12105/content-test/tool/src/main/ Log: SAK-12105: Updates to the file structure since I forgot that Sakai cannot use the standard maven 2 file structure.... trashing the maven 2 standard main folders ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37924 Author: aaronz@vt.edu Date: 2007-11-07 08:11:59 -0500 (Wed, 07 Nov 2007) New Revision: 37924 Added: content/branches/SAK-12105/content-test/test/src/java/ content/branches/SAK-12105/content-test/test/src/java/org/ content/branches/SAK-12105/content-test/test/src/resources/ content/branches/SAK-12105/content-test/test/src/resources/testBeans.xml content/branches/SAK-12105/content-test/tool/src/webapp/ content/branches/SAK-12105/content-test/tool/src/webapp/WEB-INF/ Removed: content/branches/SAK-12105/content-test/test/src/java/org/ content/branches/SAK-12105/content-test/test/src/main/java/ content/branches/SAK-12105/content-test/test/src/main/resources/ content/branches/SAK-12105/content-test/test/src/resources/testBeans.xml content/branches/SAK-12105/content-test/tool/src/main/webapp/ content/branches/SAK-12105/content-test/tool/src/webapp/WEB-INF/ Modified: content/branches/SAK-12105/content-test/.classpath Log: SAK-12105: Updates to the file structure since I forgot that Sakai cannot use the standard maven 2 file structure.... oh well, maybe a few more cycles of commits ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37923 Author: aaronz@vt.edu Date: 2007-11-07 08:07:06 -0500 (Wed, 07 Nov 2007) New Revision: 37923 Modified: content/branches/SAK-12105/content-test/pack/pom.xml content/branches/SAK-12105/content-test/pom.xml content/branches/SAK-12105/content-test/test/pom.xml content/branches/SAK-12105/content-test/test/src/main/java/org/sakaiproject/content/test/CollectionSizeTests.java content/branches/SAK-12105/content-test/test/src/main/java/org/sakaiproject/content/test/LoadTestContentHostingService.java content/branches/SAK-12105/content-test/test/src/main/java/org/sakaiproject/content/test/mocks/MockContentCollection.java content/branches/SAK-12105/content-test/test/src/main/java/org/sakaiproject/content/test/mocks/MockContentEntity.java content/branches/SAK-12105/content-test/test/src/main/java/org/sakaiproject/content/test/mocks/MockContentResource.java content/branches/SAK-12105/content-test/tool/pom.xml Log: SAK-12105: Updates to the maven 2 builds and minor cleanup of java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37922 Author: ajpoland@iupui.edu Date: 2007-11-07 08:03:45 -0500 (Wed, 07 Nov 2007) New Revision: 37922 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37921 Author: wagnermr@iupui.edu Date: 2007-11-07 08:00:08 -0500 (Wed, 07 Nov 2007) New Revision: 37921 Added: postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/Heading.java postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGradeData.java postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.hbm.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.java postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.hbm.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.java Removed: postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java Modified: postem/branches/oncourse_2-4-x/.classpath postem/branches/oncourse_2-4-x/components/src/webapp/WEB-INF/components.xml postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java postem/branches/oncourse_2-4-x/postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGrades.java postem/branches/oncourse_2-4-x/postem-app/pom.xml postem/branches/oncourse_2-4-x/postem-app/project.xml postem/branches/oncourse_2-4-x/postem-app/src/java/org/sakaiproject/tool/postem/Column.java postem/branches/oncourse_2-4-x/postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java postem/branches/oncourse_2-4-x/postem-app/src/webapp/WEB-INF/components.xml postem/branches/oncourse_2-4-x/postem-app/src/webapp/postem/main.jsp postem/branches/oncourse_2-4-x/postem-hbm/pom.xml postem/branches/oncourse_2-4-x/postem-hbm/project.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.java postem/branches/oncourse_2-4-x/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/TemplateImpl.java postem/branches/oncourse_2-4-x/postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Log: svn merge -r37683:37772 https://source.sakaiproject.org/svn/postem/trunk U .classpath U components/src/webapp/WEB-INF/components.xml U postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java U postem-app/src/java/org/sakaiproject/tool/postem/Column.java U postem-app/src/webapp/WEB-INF/components.xml U postem-app/src/webapp/postem/main.jsp C postem-app/pom.xml U postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java C postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java A postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.java U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml C postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml A postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.hbm.xml A postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.java A postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.hbm.xml U postem-hbm/src/java/org/sakaiproject/component/app/postem/data/TemplateImpl.java C postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.java U postem-hbm/pom.xml A postem-api/src/java/org/sakaiproject/api/app/postem/data/Heading.java A postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGradeData.java U postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java U postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGrades.java U postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java ------------------------------------------------------------------------ r37684 | wagnermr@iupui.edu | 2007-11-01 14:24:54 -0400 (Thu, 01 Nov 2007) | 3 lines SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts ------------------------------------------------------------------------ r37689 | wagnermr@iupui.edu | 2007-11-01 15:53:31 -0400 (Thu, 01 Nov 2007) | 4 lines SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts fix for uploads with extra white space around username ------------------------------------------------------------------------ r37772 | wagnermr@iupui.edu | 2007-11-06 09:36:08 -0500 (Tue, 06 Nov 2007) | 4 lines SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts optimize individual student view ------------------------------------------------------------------------ svn merge -r37806:37807 https://source.sakaiproject.org/svn/postem/trunk G postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java G postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java G postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java ------------------------------------------------------------------------ r37807 | wagnermr@iupui.edu | 2007-11-06 15:38:01 -0500 (Tue, 06 Nov 2007) | 4 lines SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts problems with headings on update ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37920 Author: aaronz@vt.edu Date: 2007-11-07 07:53:40 -0500 (Wed, 07 Nov 2007) New Revision: 37920 Removed: content/branches/SAK-12105/content-test/main/ Modified: content/branches/SAK-12105/content-test/.classpath Log: SAK-12105: Updates to the file structure (finally done I think) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37919 Author: aaronz@vt.edu Date: 2007-11-07 07:51:42 -0500 (Wed, 07 Nov 2007) New Revision: 37919 Added: content/branches/SAK-12105/content-test/test/ content/branches/SAK-12105/content-test/test/pom.xml content/branches/SAK-12105/content-test/test/src/ content/branches/SAK-12105/content-test/test/src/main/ content/branches/SAK-12105/content-test/test/src/main/java/ content/branches/SAK-12105/content-test/test/src/main/java/org/ content/branches/SAK-12105/content-test/test/src/main/resources/ content/branches/SAK-12105/content-test/test/src/main/resources/testBeans.xml Removed: content/branches/SAK-12105/content-test/main/pom.xml content/branches/SAK-12105/content-test/main/resources/testBeans.xml content/branches/SAK-12105/content-test/main/src/java/org/ Log: SAK-12105: Updates to the file structure ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37918 Author: aaronz@vt.edu Date: 2007-11-07 07:49:10 -0500 (Wed, 07 Nov 2007) New Revision: 37918 Added: content/branches/SAK-12105/content-test/main/ Removed: content/branches/SAK-12105/content-test/test/ Log: SAK-12105: Updates to the file structure ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37917 Author: aaronz@vt.edu Date: 2007-11-07 07:48:08 -0500 (Wed, 07 Nov 2007) New Revision: 37917 Added: content/branches/SAK-12105/content-test/test/ Removed: content/branches/SAK-12105/content-test/impl/ Log: SAK-12105: Updates to the file structure ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37916 Author: aaronz@vt.edu Date: 2007-11-07 07:47:20 -0500 (Wed, 07 Nov 2007) New Revision: 37916 Removed: content/branches/SAK-12105/content-test/test/ Modified: content/branches/SAK-12105/content-test/.classpath Log: SAK-12105: Updates to the file structure ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37915 Author: aaronz@vt.edu Date: 2007-11-07 07:45:55 -0500 (Wed, 07 Nov 2007) New Revision: 37915 Added: content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/mocks/ content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/mocks/MockContentCollection.java content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/mocks/MockContentEntity.java content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/mocks/MockContentResource.java Removed: content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/MockContentCollection.java content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/MockContentEntity.java content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/MockContentResource.java Log: SAK-12105: Updates to the file structure ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37914 Author: aaronz@vt.edu Date: 2007-11-07 07:10:51 -0500 (Wed, 07 Nov 2007) New Revision: 37914 Modified: content/branches/SAK-12105/content-test/.classpath content/branches/SAK-12105/content-test/impl/pom.xml content/branches/SAK-12105/content-test/pack/pom.xml content/branches/SAK-12105/content-test/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12105/content-test/tool/pom.xml content/branches/SAK-12105/content-test/tool/src/main/webapp/WEB-INF/applicationContext.xml Log: SAK-12105: Tests should now be able to be located centrally and deployed into a component or a webapp (still need to work on the maven 2 builds though) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37913 Author: aaronz@vt.edu Date: 2007-11-07 06:42:43 -0500 (Wed, 07 Nov 2007) New Revision: 37913 Added: content/branches/SAK-12105/content-test/impl/resources/ content/branches/SAK-12105/content-test/impl/resources/testBeans.xml Removed: content/branches/SAK-12105/content-test/impl/src/testBeans.xml Log: SAK-12105: Updates to the file structure ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37912 Author: aaronz@vt.edu Date: 2007-11-07 06:40:28 -0500 (Wed, 07 Nov 2007) New Revision: 37912 Added: content/branches/SAK-12105/content-test/impl/src/testBeans.xml Removed: content/branches/SAK-12105/content-test/impl/src/java/testBeans.xml Log: SAK-12105: Updates to the file structure ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37911 Author: sgithens@caret.cam.ac.uk Date: 2007-11-07 06:34:43 -0500 (Wed, 07 Nov 2007) New Revision: 37911 Added: content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/CollectionSizeTests.java Log: SAK-12105 Tests for ContentHostingService.getCollectionSize ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37835 Author: ian@caret.cam.ac.uk Date: 2007-11-06 17:42:47 -0500 (Tue, 06 Nov 2007) New Revision: 37835 Added: component/branches/SAK-12134/ Log: http://jira.sakaiproject.org/jira/browse/SAK-12134 Creating branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37834 Author: mmmay@indiana.edu Date: 2007-11-06 17:27:37 -0500 (Tue, 06 Nov 2007) New Revision: 37834 Modified: site-manage/branches/sakai_2-5-x/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages.properties Log: svn merge -r 37373:37374 https://source.sakaiproject.org/svn/site-manage/trunk U pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages.properties in-143-196:~/java/2-5/sakai_2-5-x/site-manage mmmay$ svn log -r 37373:37374 https://source.sakaiproject.org/svn/site-manage/trunk ------------------------------------------------------------------------ r37373 | joshua.ryan@asu.edu | 2007-10-25 02:49:22 -0400 (Thu, 25 Oct 2007) | 2 lines SAK-11230 edit the tool title to match page title when page title is edited, but if the page only contains one tool. ------------------------------------------------------------------------ r37374 | joshua.ryan@asu.edu | 2007-10-25 03:38:11 -0400 (Thu, 25 Oct 2007) | 2 lines SAK-9858 fixed typo ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37833 Author: mmmay@indiana.edu Date: 2007-11-06 17:24:11 -0500 (Tue, 06 Nov 2007) New Revision: 37833 Modified: web/branches/sakai_2-5-x/news-tool/tool/src/java/org/sakaiproject/news/tool/NewsAction.java Log: svn merge -r 37436:37437 https://source.sakaiproject.org/svn/web/trunkU news-tool/tool/src/java/org/sakaiproject/news/tool/NewsAction.java in-143-196:~/java/2-5/sakai_2-5-x/web mmmay$ svn log -r 37436:37437 https://source.sakaiproject.org/svn/web/trunk ------------------------------------------------------------------------ r37437 | joshua.ryan@asu.edu | 2007-10-28 03:52:20 -0400 (Sun, 28 Oct 2007) | 2 lines SAK-7686 removed page title as a required field for editing the config of a news tool that is on a page with other tools, as page title isn't even in the config form if the news tool isn't on it's own page... ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37832 Author: mmmay@indiana.edu Date: 2007-11-06 17:18:23 -0500 (Tue, 06 Nov 2007) New Revision: 37832 Modified: site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourseManual.vm Log: svn merge -r 37472:37473 https://source.sakaiproject.org/svn/site-manage/trunk U site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourseManual.vm in-143-196:~/java/2-5/sakai_2-5-x/site-manage mmmay$ svn log -r 37472:37473 https://source.sakaiproject.org/svn/site-manage/trunk ------------------------------------------------------------------------ r37473 | zqian@umich.edu | 2007-10-29 14:03:46 -0400 (Mon, 29 Oct 2007) | 1 line fix to SAK-12074: cannot drop added sections in site setup ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37831 Author: josrodri@iupui.edu Date: 2007-11-06 17:17:57 -0500 (Tue, 06 Nov 2007) New Revision: 37831 Modified: message/trunk/message-impl/impl/src/java/org/sakaiproject/message/impl/BaseMessageService.java Log: SAK-11455: commented out schInv.delete event logging ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37830 Author: josrodri@iupui.edu Date: 2007-11-06 17:16:35 -0500 (Tue, 06 Nov 2007) New Revision: 37830 Modified: announcement/trunk/announcement-impl/impl/src/java/org/sakaiproject/announcement/impl/SiteEmailNotificationAnnc.java Log: SAK-11457: commented out annc.schInv.notify event logging ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37829 Author: mmmay@indiana.edu Date: 2007-11-06 17:07:22 -0500 (Tue, 06 Nov 2007) New Revision: 37829 Modified: mailtool/branches/sakai_2-5-x/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java mailtool/branches/sakai_2-5-x/mailtool/src/java/org/sakaiproject/tool/mailtool/OptionsBean.java Log: svn merge -r 37639:37640 https://source.sakaiproject.org/svn/mailtool/trunk U mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java U mailtool/src/java/org/sakaiproject/tool/mailtool/OptionsBean.java in-143-196:~/java/2-5/sakai_2-5-x/mailtool mmmay$ svn log -r 37639:37640 https://source.sakaiproject.org/svn/mailtool/trunk ------------------------------------------------------------------------ r37640 | kimsooil@bu.edu | 2007-10-30 14:02:55 -0400 (Tue, 30 Oct 2007) | 2 lines Fix SAK-11067 (more info - sender & recipient(s)) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37828 Author: mmmay@indiana.edu Date: 2007-11-06 17:06:10 -0500 (Tue, 06 Nov 2007) New Revision: 37828 Modified: mailtool/branches/sakai_2-5-x/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java mailtool/branches/sakai_2-5-x/mailtool/src/java/org/sakaiproject/tool/mailtool/OptionsBean.java Log: svn merge -r 37634:37635 https://source.sakaiproject.org/svn/mailtool/trunk U mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java U mailtool/src/java/org/sakaiproject/tool/mailtool/OptionsBean.java in-143-196:~/java/2-5/sakai_2-5-x/mailtool mmmay$ svn log -r 37634:37635 https://source.sakaiproject.org/svn/mailtool/trunk ------------------------------------------------------------------------ r37635 | kimsooil@bu.edu | 2007-10-30 12:56:52 -0400 (Tue, 30 Oct 2007) | 2 lines Fix SAK-11067 (two log events-mailsent&optionUpdated will posted) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37827 Author: mmmay@indiana.edu Date: 2007-11-06 17:04:21 -0500 (Tue, 06 Nov 2007) New Revision: 37827 Modified: mailtool/branches/sakai_2-5-x/mailtool/pom.xml Log: svn merge -r 37501:37502 https://source.sakaiproject.org/svn/mailtool/trunk U mailtool/pom.xml in-143-196:~/java/2-5/sakai_2-5-x/mailtool mmmay$ svn log -r 37501:37502 https://source.sakaiproject.org/svn/mailtool/trunk ------------------------------------------------------------------------ r37502 | kimsooil@bu.edu | 2007-10-29 16:55:37 -0400 (Mon, 29 Oct 2007) | 1 line fix of SAK-11552 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37826 Author: mmmay@indiana.edu Date: 2007-11-06 16:59:07 -0500 (Tue, 06 Nov 2007) New Revision: 37826 Modified: memory/branches/sakai_2-5-x/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java Log: svn merge -r 37765:37766 https://source.sakaiproject.org/svn/memory/trunk U memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java in-143-196:~/java/2-5/sakai_2-5-x/memory mmmay$ svn log -r 37765:37766 https://source.sakaiproject.org/svn/memory/trunk ------------------------------------------------------------------------ r37766 | ian@caret.cam.ac.uk | 2007-11-05 19:31:18 -0500 (Mon, 05 Nov 2007) | 8 lines http://jira.sakaiproject.org/jira/browse/SAK-12116 Fixed Converted back to Vectors as we know this is safe and works. We need to look at this from a concurrent point of view asap. In the re-writen versions I used a CHM. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37825 Author: dlhaines@umich.edu Date: 2007-11-06 16:48:30 -0500 (Tue, 06 Nov 2007) New Revision: 37825 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update 2.4.xP build revisions number. Add CT 125 patch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37824 Author: dlhaines@umich.edu Date: 2007-11-06 16:47:01 -0500 (Tue, 06 Nov 2007) New Revision: 37824 Added: ctools/trunk/builds/ctools_2-4/patches/CT-125.patch Modified: ctools/trunk/builds/ctools_2-4/patches/SAK-11215.patch Log: CTools: add patch for CT-125. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37823 Author: josrodri@iupui.edu Date: 2007-11-06 16:40:05 -0500 (Tue, 06 Nov 2007) New Revision: 37823 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/SpreadsheetUploadBean.java Log: SAK-12133: spreadsheet item add, if item already exists but no points possible is in spreadsheet for that item, just keep current value SAK-9762: added an init() method to do code currently processed in constructor. Kept an empty constructor for easy backing out. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37822 Author: zqian@umich.edu Date: 2007-11-06 16:29:05 -0500 (Tue, 06 Nov 2007) New Revision: 37822 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-12047 into post-2-4 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37821 Author: arwhyte@umich.edu Date: 2007-11-06 16:19:32 -0500 (Tue, 06 Nov 2007) New Revision: 37821 Modified: sakai/tags/sakai_2-5-0_QA_012/ sakai/tags/sakai_2-5-0_QA_012/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37820 Author: rjlowe@iupui.edu Date: 2007-11-06 16:17:54 -0500 (Tue, 06 Nov 2007) New Revision: 37820 Modified: gradebook/trunk/app/ui/src/webapp/js/spreadsheetUI.js Log: SAK-11588 - All Grades page crashes IE when large number of students/gb items viewed at once ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37819 Author: dlhaines@umich.edu Date: 2007-11-06 16:01:41 -0500 (Tue, 06 Nov 2007) New Revision: 37819 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update assignments post 2.4 revision. Update build revision number. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37818 Author: arwhyte@umich.edu Date: 2007-11-06 15:59:59 -0500 (Tue, 06 Nov 2007) New Revision: 37818 Removed: sakai/tags/sakai_2-5-0_QA_012/sakai_2-5-0_QA_011/ Log: delete directory ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37817 Author: arwhyte@umich.edu Date: 2007-11-06 15:57:31 -0500 (Tue, 06 Nov 2007) New Revision: 37817 Added: sakai/tags/sakai_2-5-0_QA_012/pack-demo/pom.xml Removed: sakai/tags/sakai_2-5-0_QA_012/sakai_2-5-0_QA_011/pack-demo/pom.xml Log: move contents ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37816 Author: arwhyte@umich.edu Date: 2007-11-06 15:57:22 -0500 (Tue, 06 Nov 2007) New Revision: 37816 Added: sakai/tags/sakai_2-5-0_QA_012/pack-demo/ Log: make dir ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37815 Author: arwhyte@umich.edu Date: 2007-11-06 15:54:59 -0500 (Tue, 06 Nov 2007) New Revision: 37815 Added: sakai/tags/sakai_2-5-0_QA_012/ECLv1.txt Removed: sakai/tags/sakai_2-5-0_QA_012/sakai_2-5-0_QA_011/ECLv1.txt Log: move contents ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37814 Author: dlhaines@umich.edu Date: 2007-11-06 15:54:43 -0500 (Tue, 06 Nov 2007) New Revision: 37814 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update build revision number. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37813 Author: dlhaines@umich.edu Date: 2007-11-06 15:53:55 -0500 (Tue, 06 Nov 2007) New Revision: 37813 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update for new assignement and site-manage fixes. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37812 Author: arwhyte@umich.edu Date: 2007-11-06 15:53:51 -0500 (Tue, 06 Nov 2007) New Revision: 37812 Added: sakai/tags/sakai_2-5-0_QA_012/pom.xml Removed: sakai/tags/sakai_2-5-0_QA_012/sakai_2-5-0_QA_011/pom.xml Log: move contents ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37811 Author: arwhyte@umich.edu Date: 2007-11-06 15:52:33 -0500 (Tue, 06 Nov 2007) New Revision: 37811 Added: sakai/tags/sakai_2-5-0_QA_012/.svnignore Removed: sakai/tags/sakai_2-5-0_QA_012/sakai_2-5-0_QA_011/.svnignore Log: move contents ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37810 Author: arwhyte@umich.edu Date: 2007-11-06 15:51:23 -0500 (Tue, 06 Nov 2007) New Revision: 37810 Added: sakai/tags/sakai_2-5-0_QA_012/.externals Removed: sakai/tags/sakai_2-5-0_QA_012/sakai_2-5-0_QA_011/.externals Log: move contents ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37809 Author: arwhyte@umich.edu Date: 2007-11-06 15:47:30 -0500 (Tue, 06 Nov 2007) New Revision: 37809 Added: sakai/tags/sakai_2-5-0_QA_012/sakai_2-5-0_QA_011/ Log: copy contents ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37808 Author: arwhyte@umich.edu Date: 2007-11-06 15:45:08 -0500 (Tue, 06 Nov 2007) New Revision: 37808 Added: sakai/tags/sakai_2-5-0_QA_012/ Log: create 2.5.0_QA_012 folder ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37807 Author: wagnermr@iupui.edu Date: 2007-11-06 15:38:01 -0500 (Tue, 06 Nov 2007) New Revision: 37807 Modified: postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java postem/trunk/postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java postem/trunk/postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Log: SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts problems with headings on update ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37806 Author: zqian@umich.edu Date: 2007-11-06 15:30:07 -0500 (Tue, 06 Nov 2007) New Revision: 37806 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-12047 into post-2-4 branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37805 Author: zqian@umich.edu Date: 2007-11-06 15:13:47 -0500 (Tue, 06 Nov 2007) New Revision: 37805 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-11215 into post-2-4 branch: svn merge -r34224:34225 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37804 Author: mmmay@indiana.edu Date: 2007-11-06 14:25:48 -0500 (Tue, 06 Nov 2007) New Revision: 37804 Modified: content-review/branches/sakai_2-5-x/content-review-api/model/src/java/org/sakaiproject/contentreview/model/ContentReviewItem.java Log: svn merge -r 37783:37784 https://source.sakaiproject.org/svn/content-review/trunk U content-review-api/model/src/java/org/sakaiproject/contentreview/model/ContentReviewItem.java in-143-196:~/java/2-5/sakai_2-5-x/content-review mmmay$ svn log -r 37783:37784 https://source.sakaiproject.org/svn/content-review/trunk ------------------------------------------------------------------------ r37784 | david.horwitz@uct.ac.za | 2007-11-06 11:11:51 -0500 (Tue, 06 Nov 2007) | 1 line SAK-12128 Added method to class for retry time ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37803 Author: josrodri@iupui.edu Date: 2007-11-06 14:03:15 -0500 (Tue, 06 Nov 2007) New Revision: 37803 Modified: syllabus/trunk/syllabus-app/src/java/org/sakaiproject/tool/syllabus/SyllabusTool.java syllabus/trunk/syllabus-app/src/webapp/syllabus/main.jsp Log: SAK-10333, SAK-10587, SAK-11221: refactored how print friendly url is determined. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37802 Author: gjthomas@iupui.edu Date: 2007-11-06 13:58:35 -0500 (Tue, 06 Nov 2007) New Revision: 37802 Added: oncourse/trunk/src/email/ oncourse/trunk/src/email/email-impl/ oncourse/trunk/src/email/email-impl/impl/ oncourse/trunk/src/email/email-impl/impl/src/ oncourse/trunk/src/email/email-impl/impl/src/java/ oncourse/trunk/src/email/email-impl/impl/src/java/org/ oncourse/trunk/src/email/email-impl/impl/src/java/org/sakaiproject/ oncourse/trunk/src/email/email-impl/impl/src/java/org/sakaiproject/email/ oncourse/trunk/src/email/email-impl/impl/src/java/org/sakaiproject/email/impl/ oncourse/trunk/src/email/email-impl/impl/src/java/org/sakaiproject/email/impl/BaseDigestService.java Log: ONC-154 - digest modification ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37801 Author: mmmay@indiana.edu Date: 2007-11-06 13:55:54 -0500 (Tue, 06 Nov 2007) New Revision: 37801 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -r 37743:37744 https://source.sakaiproject.org/svn/reference/trunk U docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql in-143-196:~/java/2-5/sakai_2-5-x/reference mmmay$ svn log -r 37743:37744 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37744 | bahollad@indiana.edu | 2007-11-05 12:58:10 -0500 (Mon, 05 Nov 2007) | 9 lines SAK-12027 Possible problems with sakai 2.4->2.5 mysql conversion script Fixed these two errors: >[Error] Script lines: 724-727 ---------------------- Duplicate column name 'itemscope' >[Error] Script lines: 728-728 ---------------------- Duplicate key name 'isearchbuilderitem_sco' ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37800 Author: mmmay@indiana.edu Date: 2007-11-06 13:30:40 -0500 (Tue, 06 Nov 2007) New Revision: 37800 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: in-143-196:~/java/2-5/sakai_2-5-x/reference mmmay$ svn merge -r 37671:37672 https://source.sakaiproject.org/svn/reference/trunk U docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql in-143-196:~/java/2-5/sakai_2-5-x/reference mmmay$ svn log -r 37671:37672 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37671 | eli@media.berkeley.edu | 2007-10-31 14:21:49 -0400 (Wed, 31 Oct 2007) | 1 line SAK-12092 Adding file fixes bug. The reference is already in the CSS ------------------------------------------------------------------------ r37672 | bahollad@indiana.edu | 2007-10-31 15:40:02 -0400 (Wed, 31 Oct 2007) | 2 lines SAK-12027 Added back some removed lines. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37799 Author: mmmay@indiana.edu Date: 2007-11-06 13:09:54 -0500 (Tue, 06 Nov 2007) New Revision: 37799 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37722:37723 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37722:37723 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37723 | zqian@umich.edu | 2007-11-02 16:21:48 -0400 (Fri, 02 Nov 2007) | 3 lines Fix to SAK-12029:zip file not accepted in Assignments "Upload All" feature Checked in Ray's patch ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37798 Author: mmmay@indiana.edu Date: 2007-11-06 13:08:51 -0500 (Tue, 06 Nov 2007) New Revision: 37798 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_uploadAll.vm Log: svn merge -r 37712:37713 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment.properties U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_uploadAll.vm in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37712:37713 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37713 | zqian@umich.edu | 2007-11-02 15:00:36 -0400 (Fri, 02 Nov 2007) | 1 line fix to SAK-11769:Assignments Confirmation before Upload All ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37797 Author: mmmay@indiana.edu Date: 2007-11-06 13:07:28 -0500 (Tue, 06 Nov 2007) New Revision: 37797 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37707:37708 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment.properties U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37707:37708 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37708 | zqian@umich.edu | 2007-11-02 13:52:56 -0400 (Fri, 02 Nov 2007) | 1 line fix to SAK-11497:Issues with editing assignment submissions that are past the due date ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37796 Author: mmmay@indiana.edu Date: 2007-11-06 13:06:14 -0500 (Tue, 06 Nov 2007) New Revision: 37796 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_report_submissions.vm assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_student_list_submissions.vm Log: svn merge -r 37700:37701 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_report_submissions.vm U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_student_list_submissions.vm U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37700:37701 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37700 | zqian@umich.edu | 2007-11-02 10:26:09 -0400 (Fri, 02 Nov 2007) | 1 line Fix to SAK-12085:Long group list in For column does not wrap ------------------------------------------------------------------------ r37701 | zqian@umich.edu | 2007-11-02 10:56:44 -0400 (Fri, 02 Nov 2007) | 1 line Fix to SAK-11858:Assignment Grade view doesn't include EID ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37795 Author: mmmay@indiana.edu Date: 2007-11-06 13:05:00 -0500 (Tue, 06 Nov 2007) New Revision: 37795 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: svn merge -r 37699:37700 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37699:37700 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37700 | zqian@umich.edu | 2007-11-02 10:26:09 -0400 (Fri, 02 Nov 2007) | 1 line Fix to SAK-12085:Long group list in For column does not wrap ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37794 Author: mmmay@indiana.edu Date: 2007-11-06 13:03:42 -0500 (Tue, 06 Nov 2007) New Revision: 37794 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37675:37676 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37675:37676 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37676 | zqian@umich.edu | 2007-10-31 21:41:13 -0400 (Wed, 31 Oct 2007) | 1 line fix to SAK-11226:notification to site leader not affected by all.groups permission in assignments tool ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37793 Author: sgithens@caret.cam.ac.uk Date: 2007-11-06 12:51:32 -0500 (Tue, 06 Nov 2007) New Revision: 37793 Modified: content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105 Had to change from an autowired to resource annotation, because with the migration utilities there are multiple versions of ContentHostingService registered in the component manager. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37792 Author: mmmay@indiana.edu Date: 2007-11-06 12:01:27 -0500 (Tue, 06 Nov 2007) New Revision: 37792 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37499:37500 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37499:37500 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37500 | zqian@umich.edu | 2007-10-29 16:33:02 -0400 (Mon, 29 Oct 2007) | 1 line fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37791 Author: mmmay@indiana.edu Date: 2007-11-06 12:00:23 -0500 (Tue, 06 Nov 2007) New Revision: 37791 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm Log: svn merge -r 37435:37436 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37435:37436 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37436 | zqian@umich.edu | 2007-10-26 23:12:38 -0400 (Fri, 26 Oct 2007) | 1 line fix to SAK-12053:If user sets an invalid accept until date for a single student a warning should be displayed ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37790 Author: mmmay@indiana.edu Date: 2007-11-06 11:57:59 -0500 (Tue, 06 Nov 2007) New Revision: 37790 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37399:37400 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37399:37400 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37400 | zqian@umich.edu | 2007-10-25 22:16:42 -0400 (Thu, 25 Oct 2007) | 1 line fix to SAK-12029:zip file not accepted in Assignments "Upload All" feature ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37789 Author: ray@media.berkeley.edu Date: 2007-11-06 11:56:57 -0500 (Tue, 06 Nov 2007) New Revision: 37789 Modified: component/branches/SAK-8315/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-8315/component-impl/integration-test/src/test/java/org/sakaiproject/component/ConfigurationLoadingTest.java component/branches/SAK-8315/component-impl/integration-test/src/test/resources/sakai.properties Log: Add test for system properties promotion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37788 Author: mmmay@indiana.edu Date: 2007-11-06 11:56:41 -0500 (Tue, 06 Nov 2007) New Revision: 37788 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37387:37388 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment.properties U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37387:37388 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37388 | zqian@umich.edu | 2007-10-25 14:20:57 -0400 (Thu, 25 Oct 2007) | 1 line fix to SAK-12050: wrong alert message when only choose upload feedback text for 'upload all assignment submission' ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37787 Author: mmmay@indiana.edu Date: 2007-11-06 11:53:07 -0500 (Tue, 06 Nov 2007) New Revision: 37787 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: vn merge -r 37384:37385 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37384:37385 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37385 | zqian@umich.edu | 2007-10-25 12:05:12 -0400 (Thu, 25 Oct 2007) | 1 line fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=13280 Author: david.horwitz@uct.ac.za Date: 2007-11-06 11:42:15 -0500 (Tue, 06 Nov 2007) New Revision: 13280 Modified: turnitin/trunk/contentreview-impl/hbm/src/java/org/sakaiproject/contentreview/hbm/ContentReviewItem.hbm.xml turnitin/trunk/contentreview-impl/turnitin/src/java/org/sakaiproject/contentreview/impl/hbm/BaseReviewServiceImpl.java turnitin/trunk/contentreview-impl/turnitin/src/java/org/sakaiproject/contentreview/impl/turnitin/TurnitinReviewServiceImpl.java Log: SAK-12128 Added method to impl for retry time ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=13279 Author: antranig@caret.cam.ac.uk Date: 2007-11-06 11:32:47 -0500 (Tue, 06 Nov 2007) New Revision: 13279 Modified: ucb/image-gallery/trunk/project.properties Log: Backed up RSF version to 0.7.2 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=13278 Author: ggolden@umich.edu Date: 2007-11-06 11:30:04 -0500 (Tue, 06 Nov 2007) New Revision: 13278 Modified: muse/mneme/trunk/mneme-tool/tool/src/bundle/mneme.properties muse/mneme/trunk/mneme-tool/tool/src/bundle/testEdit.properties muse/mneme/trunk/mneme-tool/tool/src/bundle/testSettings.properties muse/mneme/trunk/mneme-tool/tool/src/views/testEdit.xml muse/mneme/trunk/mneme-tool/tool/src/views/testSettings.xml Log: assessment edit and settings layout tuned up ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=13277 Author: antranig@caret.cam.ac.uk Date: 2007-11-06 11:29:29 -0500 (Tue, 06 Nov 2007) New Revision: 13277 Added: ucb/image-gallery/trunk/src/java/org/sakaiproject/gallery/util/XMLUtil.java Modified: ucb/image-gallery/trunk/pom.xml ucb/image-gallery/trunk/project.properties ucb/image-gallery/trunk/src/java/org/sakaiproject/gallery/producers/LayoutProducer.java ucb/image-gallery/trunk/src/webapp/WEB-INF/requestContext.xml Log: FLUID-76: Added XML id flattening method (will be in next RSF release) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn?root=contrib&view=rev&rev=13276 Author: ggolden@umich.edu Date: 2007-11-06 11:29:21 -0500 (Tue, 06 Nov 2007) New Revision: 13276 Modified: muse/ambrosia/trunk/ambrosia-api/api/src/java/org/muse/ambrosia/api/Container.java muse/ambrosia/trunk/ambrosia-impl/impl/src/java/org/muse/ambrosia/impl/UiAttachmentsEdit.java muse/ambrosia/trunk/ambrosia-impl/impl/src/java/org/muse/ambrosia/impl/UiContainer.java muse/ambrosia/trunk/ambrosia-impl/impl/src/java/org/muse/ambrosia/impl/UiCountEdit.java muse/ambrosia/trunk/ambrosia-impl/impl/src/java/org/muse/ambrosia/impl/UiDateEdit.java muse/ambrosia/trunk/ambrosia-impl/impl/src/java/org/muse/ambrosia/impl/UiDurationEdit.java muse/ambrosia/trunk/ambrosia-impl/impl/src/java/org/muse/ambrosia/impl/UiHtmlEdit.java muse/ambrosia/trunk/ambrosia-impl/impl/src/java/org/muse/ambrosia/impl/UiSelection.java muse/ambrosia/trunk/ambrosia-impl/impl/src/java/org/muse/ambrosia/impl/UiTextEdit.java muse/ambrosia/trunk/ambrosia-library/lib/src/webapp/skin/ambrosia_0-5-0.css Log: started tuning the css ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37786 Author: mmmay@indiana.edu Date: 2007-11-06 11:17:47 -0500 (Tue, 06 Nov 2007) New Revision: 37786 Modified: osp/branches/sakai_2-5-x/matrix/api/src/java/org/theospi/portfolio/matrix/model/impl/MatrixImpl.hbm.xml osp/branches/sakai_2-5-x/matrix/tool/src/java/org/theospi/portfolio/matrix/control/BaseScaffoldingController.java osp/branches/sakai_2-5-x/matrix/tool/src/java/org/theospi/portfolio/matrix/control/EditScaffoldingCellController.java osp/branches/sakai_2-5-x/matrix/tool/src/java/org/theospi/portfolio/matrix/control/ViewMatrixController.java osp/branches/sakai_2-5-x/matrix/tool/src/java/org/theospi/portfolio/matrix/control/ViewScaffoldingController.java Log: svn merge -r 37692:37693 https://source.sakaiproject.org/svn/osp/trunk U matrix/api/src/java/org/theospi/portfolio/matrix/model/impl/MatrixImpl.hbm.xml U matrix/tool/src/java/org/theospi/portfolio/matrix/control/ViewScaffoldingController.java U matrix/tool/src/java/org/theospi/portfolio/matrix/control/ViewMatrixController.java U matrix/tool/src/java/org/theospi/portfolio/matrix/control/BaseScaffoldingController.java U matrix/tool/src/java/org/theospi/portfolio/matrix/control/EditScaffoldingCellController.java in-143-196:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 37692:37693 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r37693 | bkirschn@umich.edu | 2007-11-01 16:41:49 -0400 (Thu, 01 Nov 2007) | 5 lines SAK-12066 - fix bugs related to hibernate lazy loading... revert r36794 re-enable lazy loading revert r34564 re-enable BaseScaffoldingController.traverseScaffoldingCells update BaseScaffoldingController.traverseScaffoldingCells() to use matrixManager.getScaffoldingCells ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37785 Author: mmmay@indiana.edu Date: 2007-11-06 11:14:34 -0500 (Tue, 06 Nov 2007) New Revision: 37785 Modified: calendar/branches/sakai_2-5-x/calendar-tool/tool/src/java/org/sakaiproject/calendar/tool/CalendarAction.java Log: svn merge -r 37761:37762 https://source.sakaiproject.org/svn/calendar/trunk U calendar-tool/tool/src/java/org/sakaiproject/calendar/tool/CalendarAction.java in-143-196:~/java/2-5/sakai_2-5-x/calendar mmmay$ svn log -r 37761:37762 https://source.sakaiproject.org/svn/calendar/trunk ------------------------------------------------------------------------ r37762 | bkirschn@umich.edu | 2007-11-05 17:10:42 -0500 (Mon, 05 Nov 2007) | 1 line SAK-6867 fix incorrect logic for displaying group events ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37784 Author: david.horwitz@uct.ac.za Date: 2007-11-06 11:11:51 -0500 (Tue, 06 Nov 2007) New Revision: 37784 Modified: content-review/trunk/content-review-api/model/src/java/org/sakaiproject/contentreview/model/ContentReviewItem.java Log: SAK-12128 Added method to class for retry time ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37783 Author: mmmay@indiana.edu Date: 2007-11-06 11:08:50 -0500 (Tue, 06 Nov 2007) New Revision: 37783 Modified: mailtool/branches/sakai_2-5-x/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_nl.properties Log: svn merge -r 37721:37722 https://source.sakaiproject.org/svn/mailtool/trunk U mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_nl.properties in-143-196:~/java/2-5/sakai_2-5-x/mailtool mmmay$ svn log -r 37721:37722 https://source.sakaiproject.org/svn/mailtool/trunk ------------------------------------------------------------------------ r37722 | bkirschn@umich.edu | 2007-11-02 15:04:50 -0400 (Fri, 02 Nov 2007) | 1 line SAK-11241 Dutch translations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37782 Author: mmmay@indiana.edu Date: 2007-11-06 11:07:15 -0500 (Tue, 06 Nov 2007) New Revision: 37782 Modified: site-manage/branches/sakai_2-5-x/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages_nl.properties site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/bundle/sitesetupgeneric_nl.properties Log: svn merge -r 37720:37721 https://source.sakaiproject.org/svn/site-manage/trunk U site-manage-tool/tool/src/bundle/sitesetupgeneric_nl.properties U pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages_nl.properties in-143-196:~/java/2-5/sakai_2-5-x/site-manage mmmay$ svn log -r 37720:37721 https://source.sakaiproject.org/svn/site-manage/trunk ------------------------------------------------------------------------ r37721 | bkirschn@umich.edu | 2007-11-02 15:04:39 -0400 (Fri, 02 Nov 2007) | 1 line SAK-11241 Dutch translations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37781 Author: mmmay@indiana.edu Date: 2007-11-06 11:06:00 -0500 (Tue, 06 Nov 2007) New Revision: 37781 Modified: profile/branches/sakai_2-5-x/profile-app/src/bundle/org/sakaiproject/tool/profile/bundle/Messages_nl.properties Log: svn merge -r 37719:37720 https://source.sakaiproject.org/svn/profile/trunk U profile-app/src/bundle/org/sakaiproject/tool/profile/bundle/Messages_nl.properties in-143-196:~/java/2-5/sakai_2-5-x/profile mmmay$ svn log -r 37719:37720 https://source.sakaiproject.org/svn/profile/trunk ------------------------------------------------------------------------ r37720 | bkirschn@umich.edu | 2007-11-02 15:04:33 -0400 (Fri, 02 Nov 2007) | 1 line SAK-11241 Dutch translations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37780 Author: mmmay@indiana.edu Date: 2007-11-06 11:03:32 -0500 (Tue, 06 Nov 2007) New Revision: 37780 Modified: osp/branches/sakai_2-5-x/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_nl.properties Log: SAK-11241 Dutch translations Files Changed MODIFY /osp/trunk/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_nl.properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37779 Author: mmmay@indiana.edu Date: 2007-11-06 10:29:52 -0500 (Tue, 06 Nov 2007) New Revision: 37779 Modified: postem/branches/sakai_2-5-x/postem-app/src/bundle/org/sakaiproject/tool/postem/bundle/Messages_nl.properties Log: svn merge -r 37718:37719 https://source.sakaiproject.org/svn/postem/trunk U postem-app/src/bundle/org/sakaiproject/tool/postem/bundle/Messages_nl.properties in-143-196:~/java/2-5/sakai_2-5-x/postem mmmay$ svn log -r 37718:37719 https://source.sakaiproject.org/svn/postem/trunk ------------------------------------------------------------------------ r37719 | bkirschn@umich.edu | 2007-11-02 15:04:12 -0400 (Fri, 02 Nov 2007) | 1 line SAK-11241 Dutch translations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37778 Author: mmmay@indiana.edu Date: 2007-11-06 10:08:35 -0500 (Tue, 06 Nov 2007) New Revision: 37778 Modified: calendar/branches/sakai_2-5-x/calendar-tool/tool/src/bundle/calendar_nl.properties Log: svn merge -r 37715:37716 https://source.sakaiproject.org/svn/calendar/trunk U calendar-tool/tool/src/bundle/calendar_nl.properties in-143-196:~/java/2-5/sakai_2-5-x/calendar mmmay$ svn log -r 37715:37716 https://source.sakaiproject.org/svn/calendar/trunk ------------------------------------------------------------------------ r37716 | bkirschn@umich.edu | 2007-11-02 15:03:47 -0400 (Fri, 02 Nov 2007) | 1 line SAK-11241 Dutch translations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37777 Author: mmmay@indiana.edu Date: 2007-11-06 10:07:37 -0500 (Tue, 06 Nov 2007) New Revision: 37777 Modified: chat/branches/sakai_2-5-x/chat-tool/tool/src/bundle/chat_nl.properties Log: svn merge -r 37716:37717 https://source.sakaiproject.org/svn/calendar/trunk in-143-196:~/java/2-5/sakai_2-5-x/calendar mmmay$ cd .. in-143-196:~/java/2-5/sakai_2-5-x mmmay$ cd chat in-143-196:~/java/2-5/sakai_2-5-x/chat mmmay$ svn merge -r 37716:37717 https://source.sakaiproject.org/svn/chat/trunk U chat-tool/tool/src/bundle/chat_nl.properties in-143-196:~/java/2-5/sakai_2-5-x/chat mmmay$ svn log -r 37716:37717 https://source.sakaiproject.org/svn/chat/trunk ------------------------------------------------------------------------ r37717 | bkirschn@umich.edu | 2007-11-02 15:03:53 -0400 (Fri, 02 Nov 2007) | 1 line SAK-11241 Dutch translations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37776 Author: mmmay@indiana.edu Date: 2007-11-06 10:03:51 -0500 (Tue, 06 Nov 2007) New Revision: 37776 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment_nl.properties Log: svn merge -r 37714:37715 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment_nl.properties in-143-196:~/java/2-5/sakai_2-5-x/assignment mmmay$ svn log -r 37714:37715 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37715 | bkirschn@umich.edu | 2007-11-02 15:03:41 -0400 (Fri, 02 Nov 2007) | 1 line SAK-11241 Dutch translations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37775 Author: mmmay@indiana.edu Date: 2007-11-06 10:01:23 -0500 (Tue, 06 Nov 2007) New Revision: 37775 Modified: announcement/branches/sakai_2-5-x/announcement-tool/tool/src/bundle/announcement_nl.properties Log: svn merge -r 37713:37714 https://source.sakaiproject.org/svn/announcement/trunk U announcement-tool/tool/src/bundle/announcement_nl.properties in-143-196:~/java/2-5/sakai_2-5-x/announcement mmmay$ svn log -r 37713:37714 https://source.sakaiproject.org/svn/announcement/trunk ------------------------------------------------------------------------ r37714 | bkirschn@umich.edu | 2007-11-02 15:03:35 -0400 (Fri, 02 Nov 2007) | 1 line SAK-11241 Dutch translations ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37772 Author: wagnermr@iupui.edu Date: 2007-11-06 09:36:08 -0500 (Tue, 06 Nov 2007) New Revision: 37772 Modified: postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java postem/trunk/postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml postem/trunk/postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Log: SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts optimize individual student view ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37771 Author: rjlowe@iupui.edu Date: 2007-11-06 09:14:10 -0500 (Tue, 06 Nov 2007) New Revision: 37771 Added: postem/branches/oncourse_2-4-x/ Log: New oncourse branch of postem for IU specific changes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37770 Author: gopal.ramasammycook@gmail.com Date: 2007-11-06 09:02:19 -0500 (Tue, 06 Nov 2007) New Revision: 37770 Modified: sam/branches/SAK-12065/.classpath sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/AssessmentSettingsMessages.properties sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages.properties sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/AssessmentSettingsBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/TemplateBean.java sam/branches/SAK-12065/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettings.java sam/branches/SAK-12065/samigo-app/src/webapp/jsf/author/authorSettings.jsp sam/branches/SAK-12065/samigo-app/src/webapp/jsf/author/publishedSettings.jsp sam/branches/SAK-12065/samigo-app/src/webapp/jsf/template/templateEditor.jsp sam/branches/SAK-12065/samigo-services/src/java/org/sakaiproject/tool/assessment/integration/helper/integrated/PublishingTargetHelperImpl.java Log: Gopal update 6 Nov 2007. Done display for setting Samigo Assessment Release-To settings. Written code for saving group-ids to Authz as agents. Need to retrieve these for updating the display of checkboxes. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37769 Author: david.horwitz@uct.ac.za Date: 2007-11-06 04:15:39 -0500 (Tue, 06 Nov 2007) New Revision: 37769 Added: sam/branches/SAK-12065/samigo-shared-deploy/ sam/branches/SAK-12065/samigo-shared-deploy/pom.xml Removed: sam/branches/SAK-12065/samigo-shared-deploy/pom.xml Modified: sam/branches/SAK-12065/pom.xml Log: SAK-12605 merged changes from 12809 inot branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37768 Author: zqian@umich.edu Date: 2007-11-05 22:43:13 -0500 (Mon, 05 Nov 2007) New Revision: 37768 Modified: site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-findCourse.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteConfirm.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourse.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourseManual.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteInformation.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-addCourseConfirm.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-editClass.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm Log: merge fix to SAK-10915 into 2-4-x branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37767 Author: zqian@umich.edu Date: 2007-11-05 22:28:51 -0500 (Mon, 05 Nov 2007) New Revision: 37767 Modified: site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourse.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourseManual.vm site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteInformation.vm Log: merge fix to SAK-10520 into 2-4-x: Site Setup - can't add a manaul roster to an existing site ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37766 Author: ian@caret.cam.ac.uk Date: 2007-11-05 19:31:18 -0500 (Mon, 05 Nov 2007) New Revision: 37766 Modified: memory/trunk/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12116 Fixed Converted back to Vectors as we know this is safe and works. We need to look at this from a concurrent point of view asap. In the re-writen versions I used a CHM. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37765 Author: ray@media.berkeley.edu Date: 2007-11-05 19:03:08 -0500 (Mon, 05 Nov 2007) New Revision: 37765 Modified: component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/SakaiApplicationContext.java Log: Don't create beans as a side-effect during startup ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37764 Author: hu2@iupui.edu Date: 2007-11-05 18:15:10 -0500 (Mon, 05 Nov 2007) New Revision: 37764 Modified: msgcntr/trunk/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties msgcntr/trunk/messageforums-app/src/webapp/jsp/privateMsg/pvtMsgDetail.jsp msgcntr/trunk/messageforums-app/src/webapp/jsp/pvtMsgReplyAll.jsp Log: SAK-12073 http://jira.sakaiproject.org/jira/browse/SAK-12073 Ability to "Reply All" in the Messages tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37763 Author: mmmay@indiana.edu Date: 2007-11-05 17:20:07 -0500 (Mon, 05 Nov 2007) New Revision: 37763 Added: reference/branches/sakai_2-5-x/library/src/webapp/skin/default/images/tab-arrow-down-active.gif Log: svn merge -r 37670:37671 https://source.sakaiproject.org/svn/reference/trunk A library/src/webapp/skin/default/images/tab-arrow-down-active.gif in-143-196:~/java/2-5/sakai_2-5-x/reference mmmay$ svn log -r 37670:37671 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37671 | eli@media.berkeley.edu | 2007-10-31 14:21:49 -0400 (Wed, 31 Oct 2007) | 1 line SAK-12092 Adding file fixes bug. The reference is already in the CSS ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37762 Author: bkirschn@umich.edu Date: 2007-11-05 17:10:42 -0500 (Mon, 05 Nov 2007) New Revision: 37762 Modified: calendar/trunk/calendar-tool/tool/src/java/org/sakaiproject/calendar/tool/CalendarAction.java Log: SAK-6867 fix incorrect logic for displaying group events ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37761 Author: mmmay@indiana.edu Date: 2007-11-05 17:02:07 -0500 (Mon, 05 Nov 2007) New Revision: 37761 Modified: osp/branches/sakai_2-5-x/xsltcharon/xsltcharon-portal/xsl-portal/src/java/org/sakaiproject/portal/xsltcharon/impl/XsltRenderContext.java osp/branches/sakai_2-5-x/xsltcharon/xsltcharon-portal/xsl-portal/src/webapp/WEB-INF/transform/portal.xsl Log: svn merge -r 37706:37707 https://source.sakaiproject.org/svn/osp/trunk U xsltcharon/xsltcharon-portal/xsl-portal/src/java/org/sakaiproject/portal/xsltcharon/impl/XsltRenderContext.java U xsltcharon/xsltcharon-portal/xsl-portal/src/webapp/WEB-INF/transform/portal.xsl in-143-196:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 37706:37707 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r37707 | john.ellis@rsmart.com | 2007-11-02 13:13:25 -0400 (Fri, 02 Nov 2007) | 3 lines SAK-12097 added code to bring all config items into xml, then use the loginPortalPrefix config item in the xsl ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37760 Author: mmmay@indiana.edu Date: 2007-11-05 16:59:16 -0500 (Mon, 05 Nov 2007) New Revision: 37760 Modified: msgcntr/branches/sakai_2-5-x/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/branches/sakai_2-5-x/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/MessageForumSynopticBean.java msgcntr/branches/sakai_2-5-x/messageforums-app/src/webapp/jsp/privateMsg/pvtMsg.jsp msgcntr/branches/sakai_2-5-x/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/ui/PrivateMessageManagerImpl.java Log: svn merge -r 37679:37680 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/ui/PrivateMessageManagerImpl.java U messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java U messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/MessageForumSynopticBean.java U messageforums-app/src/webapp/jsp/privateMsg/pvtMsg.jsp in-143-196:~/java/2-5/sakai_2-5-x/msgcntr mmmay$ svn log -r 37679:37680 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r37680 | hu2@iupui.edu | 2007-11-01 09:03:59 -0400 (Thu, 01 Nov 2007) | 11 lines SAK-11130 http://jira.sakaiproject.org/jira/browse/SAK-11130 With a localized Sakai, if pvt_deleted, pvt_received and pvt_sent are not set to "Deleted", "Received" and "Sent" (default values). The folders that are not set to default values do not work. Without looking at the code I think those default folders names have a internal name which is the same as their default label. When the label is localized, the code is unable to match the localized label to the internal name. Quick fix: do not localize pvt_deleted, pvt_received and pvt_sent. I've done it and it works. Better but not-so-quick fix: match those default folders localized labels and internal names in the code. I won't complain if someone else does it. :-) it support english and spanish now. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37759 Author: mmmay@indiana.edu Date: 2007-11-05 16:55:43 -0500 (Mon, 05 Nov 2007) New Revision: 37759 Added: sam/branches/sakai_2-5-x/samigo-shared-deploy/ sam/branches/sakai_2-5-x/samigo-shared-deploy/pom.xml Removed: sam/branches/sakai_2-5-x/samigo-shared-deploy/pom.xml Modified: sam/branches/sakai_2-5-x/pom.xml Log: svn merge -r 37725:37726 https://source.sakaiproject.org/svn/sam/trunk U pom.xml A samigo-shared-deploy A samigo-shared-deploy/pom.xml in-143-196:~/java/2-5/sakai_2-5-x/sam mmmay$ svn log -r 37725:37726 https://source.sakaiproject.org/svn/sam/trunk ------------------------------------------------------------------------ r37726 | ktsao@stanford.edu | 2007-11-04 02:24:05 -0500 (Sun, 04 Nov 2007) | 1 line SAK-12089 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37758 Author: mmmay@indiana.edu Date: 2007-11-05 16:53:59 -0500 (Mon, 05 Nov 2007) New Revision: 37758 Modified: sam/branches/sakai_2-5-x/samigo-app/pom.xml Log: svn merge -r 37672:37673 https://source.sakaiproject.org/svn/sam/trunk U samigo-app/pom.xml in-143-196:~/java/2-5/sakai_2-5-x/sam mmmay$ svn log -r 37672:37673 https://source.sakaiproject.org/svn/sam/trunk ------------------------------------------------------------------------ r37673 | ktsao@stanford.edu | 2007-10-31 16:36:42 -0400 (Wed, 31 Oct 2007) | 1 line SAK-12090 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37757 Author: mmmay@indiana.edu Date: 2007-11-05 16:50:05 -0500 (Mon, 05 Nov 2007) New Revision: 37757 Modified: usermembership/branches/sakai_2-5-x/tool/pom.xml Log: svn merge -r 37730:37731 https://source.sakaiproject.org/svn/usermembership/trunk U tool/pom.xml in-143-196:~/java/2-5/sakai_2-5-x/usermembership mmmay$ svn log -r 37730:37731 https://source.sakaiproject.org/svn/usermembership/trunk ------------------------------------------------------------------------ r37731 | nuno@ufp.pt | 2007-11-05 06:11:32 -0500 (Mon, 05 Nov 2007) | 1 line SAK-12104: Tool incorrectly deployed with Maven2 (blank tool page) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37756 Author: zqian@umich.edu Date: 2007-11-05 16:19:54 -0500 (Mon, 05 Nov 2007) New Revision: 37756 Modified: authz/branches/sakai_2-4-x/authz-tool/tool/src/java/org/sakaiproject/authz/tool/RealmsAction.java Log: merge fix to SAK-9996 into 2-4-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37755 Author: zqian@umich.edu Date: 2007-11-05 16:17:11 -0500 (Mon, 05 Nov 2007) New Revision: 37755 Modified: authz/trunk/authz-tool/tool/src/java/org/sakaiproject/authz/tool/RealmsAction.java Log: fix to SAK-9996: Cannot save realm and no warning to user if invalid provider id is entered: be more specific in the log message and log the wrong provider id also ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37754 Author: zqian@umich.edu Date: 2007-11-05 16:13:37 -0500 (Mon, 05 Nov 2007) New Revision: 37754 Modified: site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm Log: merge fix to SAK-9996 into 2-4-x branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37753 Author: ray@media.berkeley.edu Date: 2007-11-05 16:10:09 -0500 (Mon, 05 Nov 2007) New Revision: 37753 Modified: component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/BeanFactoryPostProcessorCreator.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/ReversiblePropertyOverrideConfigurer.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/SakaiApplicationContext.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/SakaiProperties.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/SakaiPropertyPromoter.java Log: Add some JavaDoc ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37752 Author: ray@media.berkeley.edu Date: 2007-11-05 15:38:09 -0500 (Mon, 05 Nov 2007) New Revision: 37752 Added: component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/component/impl/DynamicDefaultSakaiProperties.java Modified: component/branches/SAK-8315/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java Log: Add support for dynamically set default properties ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37751 Author: zqian@umich.edu Date: 2007-11-05 15:19:21 -0500 (Mon, 05 Nov 2007) New Revision: 37751 Modified: site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: merge fix to SAK-11786 into 2-4-x branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37750 Author: zqian@umich.edu Date: 2007-11-05 15:10:09 -0500 (Mon, 05 Nov 2007) New Revision: 37750 Modified: site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: merge fix to SAK-11467 into 2-4-x branch: svn merge -r 34954:34955 https://source.sakaiproject.org/svn//site-manage/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37749 Author: csev@umich.edu Date: 2007-11-05 15:08:49 -0500 (Mon, 05 Nov 2007) New Revision: 37749 Modified: providers/trunk/component/src/webapp/WEB-INF/components.xml Log: SAK-12113 Committed the wrong version of components.xml - reverting. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37748 Author: josrodri@iupui.edu Date: 2007-11-05 15:05:34 -0500 (Mon, 05 Nov 2007) New Revision: 37748 Added: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/BulkAssignmentDecoratedBean.java gradebook/trunk/app/ui/src/webapp/inc/bulkNewItems.jspf gradebook/trunk/app/ui/src/webapp/js/multiItemAdd.js Modified: gradebook/trunk/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/trunk/app/ui/src/webapp/addAssignment.jsp gradebook/trunk/app/ui/src/webapp/inc/assignmentEditing.jspf Log: SAK-12114 (local issue ONC-2): allow multiple gradebook item additions at one time. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37747 Author: csev@umich.edu Date: 2007-11-05 15:02:11 -0500 (Mon, 05 Nov 2007) New Revision: 37747 Modified: providers/trunk/component/pom.xml providers/trunk/component/src/webapp/WEB-INF/components.xml Log: SAK-12113 Add the commented out code for the inclusion of the all hands dependency. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37746 Author: zqian@umich.edu Date: 2007-11-05 14:57:56 -0500 (Mon, 05 Nov 2007) New Revision: 37746 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: fix to SAK-9996: Cannot save realm and no warning to user if invalid provider id is entered: no need to call isSectionDefined again after the getSection call ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37744 Author: bahollad@indiana.edu Date: 2007-11-05 12:58:10 -0500 (Mon, 05 Nov 2007) New Revision: 37744 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: SAK-12027 Possible problems with sakai 2.4->2.5 mysql conversion script Fixed these two errors: >[Error] Script lines: 724-727 ---------------------- Duplicate column name 'itemscope' >[Error] Script lines: 728-728 ---------------------- Duplicate key name 'isearchbuilderitem_sco' ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37745 Author: aaronz@vt.edu Date: 2007-11-05 13:05:03 -0500 (Mon, 05 Nov 2007) New Revision: 37745 Modified: content/branches/SAK-12105/content-test/impl/pom.xml content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java Log: SAK-12105: Tests for adding a large set of resources and removing it are now working, fixed up the maven 2 build ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37742 Author: jzaremba@unicon.net Date: 2007-11-05 11:43:22 -0500 (Mon, 05 Nov 2007) New Revision: 37742 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: TSQ-797 Resolved NPE in loadConditionData method ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37740 Author: ajpoland@iupui.edu Date: 2007-11-05 11:01:01 -0500 (Mon, 05 Nov 2007) New Revision: 37740 Modified: oncourse/trunk/src/site-manage/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java Log: ONC-143 Combine Rosters adds News tool to all Sites ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37739 Author: aaronz@vt.edu Date: 2007-11-05 10:53:54 -0500 (Mon, 05 Nov 2007) New Revision: 37739 Added: content/branches/SAK-12105/content-test/impl/ content/branches/SAK-12105/content-test/impl/pom.xml content/branches/SAK-12105/content-test/impl/src/ content/branches/SAK-12105/content-test/impl/src/java/ content/branches/SAK-12105/content-test/impl/src/java/org/ content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/ content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/ content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/ content/branches/SAK-12105/content-test/impl/src/java/org/sakaiproject/content/test/LoadTestContentHostingService.java content/branches/SAK-12105/content-test/pack/ content/branches/SAK-12105/content-test/pack/pom.xml content/branches/SAK-12105/content-test/pack/src/ content/branches/SAK-12105/content-test/pack/src/webapp/ content/branches/SAK-12105/content-test/pack/src/webapp/WEB-INF/ content/branches/SAK-12105/content-test/pack/src/webapp/WEB-INF/components.xml content/branches/SAK-12105/content-test/pom.xml Modified: content/branches/SAK-12105/content-test/.classpath content/branches/SAK-12105/content-test/.project content/branches/SAK-12105/content-test/test/src/java/org/sakaiproject/content/test/ContentIntegrationTest.java Log: SAK-12105: Added in the first load test with the first couple of tests in it, just getting things in place before I try to run it Cleaned up the exsting stuff in content-test and commented out the other set of tests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37736 Author: csev@umich.edu Date: 2007-11-05 10:45:14 -0500 (Mon, 05 Nov 2007) New Revision: 37736 Modified: web/trunk/web-impl/impl/src/java/org/sakaiproject/web/impl/WebServiceImpl.java Log: SAK-12110 Add extra check to make sure the toolsession is not null in the case where the service is being used from a batch job, web service, or some other import scenario where there is no browser ad no user. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37733 Author: rjlowe@iupui.edu Date: 2007-11-05 08:42:02 -0500 (Mon, 05 Nov 2007) New Revision: 37733 Added: content/branches/SAK-12105/ Log: New /svn/content/branches/SAK-12105 for Aaron Zeckoski ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37732 Author: nuno@ufp.pt Date: 2007-11-05 06:28:57 -0500 (Mon, 05 Nov 2007) New Revision: 37732 Modified: usermembership/trunk/tool/src/java/org/sakaiproject/umem/tool/ui/UserListBean.java usermembership/trunk/tool/src/webapp/tools/sakai.usermembership.xml Log: SAK-12088: filtering the searching and viewing of users to only those users with the same named usertype(s) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37731 Author: nuno@ufp.pt Date: 2007-11-05 06:11:32 -0500 (Mon, 05 Nov 2007) New Revision: 37731 Modified: usermembership/trunk/tool/pom.xml Log: SAK-12104: Tool incorrectly deployed with Maven2 (blank tool page) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37699 Author: mmmay@indiana.edu Date: 2007-11-02 09:11:40 -0400 (Fri, 02 Nov 2007) New Revision: 37699 Modified: component/branches/sakai_2-5-x/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: svn merge -r 37696:37697 https://source.sakaiproject.org/svn/component/trunk U component-api/component/src/config/org/sakaiproject/config/sakai.properties in-143-196:~/java/2-5/sakai_2-5-x/component mmmay$ svn log -r 37696:37697 https://source.sakaiproject.org/svn/component/trunk ------------------------------------------------------------------------ r37697 | ian@caret.cam.ac.uk | 2007-11-02 02:10:20 -0400 (Fri, 02 Nov 2007) | 4 lines http://jira.sakaiproject.org/jira/browse/SAK-12055 Fixed ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37722 Author: bkirschn@umich.edu Date: 2007-11-02 15:04:50 -0400 (Fri, 02 Nov 2007) New Revision: 37722 Modified: mailtool/trunk/mailtool/src/bundle/org/sakaiproject/tool/mailtool/Messages_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37710 Author: jimeng@umich.edu Date: 2007-11-02 14:37:21 -0400 (Fri, 02 Nov 2007) New Revision: 37710 Removed: content/trunk/content-tool/tool/src/webapp/dojo/ Log: SAK-12063 Removed dojo/dijit source from content-tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37714 Author: bkirschn@umich.edu Date: 2007-11-02 15:03:35 -0400 (Fri, 02 Nov 2007) New Revision: 37714 Modified: announcement/trunk/announcement-tool/tool/src/bundle/announcement_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37715 Author: bkirschn@umich.edu Date: 2007-11-02 15:03:41 -0400 (Fri, 02 Nov 2007) New Revision: 37715 Modified: assignment/trunk/assignment-bundles/assignment_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37713 Author: zqian@umich.edu Date: 2007-11-02 15:00:36 -0400 (Fri, 02 Nov 2007) New Revision: 37713 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_uploadAll.vm Log: fix to SAK-11769:Assignments Confirmation before Upload All ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37708 Author: zqian@umich.edu Date: 2007-11-02 13:52:56 -0400 (Fri, 02 Nov 2007) New Revision: 37708 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-11497:Issues with editing assignment submissions that are past the due date ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37711 Author: aaronz@vt.edu Date: 2007-11-02 14:51:21 -0400 (Fri, 02 Nov 2007) New Revision: 37711 Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/BasicMemoryServiceTest.java memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/MemCacheTest.java Log: SAK-11913: Added in a config class and also fixed up the the code to actually take advantage of the ehcache listeners ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37707 Author: john.ellis@rsmart.com Date: 2007-11-02 13:13:25 -0400 (Fri, 02 Nov 2007) New Revision: 37707 Modified: osp/trunk/xsltcharon/xsltcharon-portal/xsl-portal/src/java/org/sakaiproject/portal/xsltcharon/impl/XsltRenderContext.java osp/trunk/xsltcharon/xsltcharon-portal/xsl-portal/src/webapp/WEB-INF/transform/portal.xsl Log: SAK-12097 added code to bring all config items into xml, then use the loginPortalPrefix config item in the xsl ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37725 Author: zqian@umich.edu Date: 2007-11-03 22:28:10 -0400 (Sat, 03 Nov 2007) New Revision: 37725 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-findCourse.vm Log: fix for SAK-11377:'Add a course(s) and/or section(s) not listed above...' should check if course/section already has worksite ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37706 Author: jzaremba@unicon.net Date: 2007-11-02 12:18:13 -0400 (Fri, 02 Nov 2007) New Revision: 37706 Modified: content/branches/SAK-11543/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/branches/SAK-11543/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java content/branches/SAK-11543/content-bundles/content.properties content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: Refactoring ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37709 Author: jimeng@umich.edu Date: 2007-11-02 14:36:07 -0400 (Fri, 02 Nov 2007) New Revision: 37709 Modified: content/trunk/content-tool/tool/src/webapp/vm/content/sakai_filepicker_select.vm content/trunk/content-tool/tool/src/webapp/vm/content/sakai_resources_list.vm Log: SAK-12063 Resources uses dojo/dijit source from reference instead of content-tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37719 Author: bkirschn@umich.edu Date: 2007-11-02 15:04:12 -0400 (Fri, 02 Nov 2007) New Revision: 37719 Modified: postem/trunk/postem-app/src/bundle/org/sakaiproject/tool/postem/bundle/Messages_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37717 Author: bkirschn@umich.edu Date: 2007-11-02 15:03:53 -0400 (Fri, 02 Nov 2007) New Revision: 37717 Modified: chat/trunk/chat-tool/tool/src/bundle/chat_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37718 Author: bkirschn@umich.edu Date: 2007-11-02 15:04:04 -0400 (Fri, 02 Nov 2007) New Revision: 37718 Modified: osp/trunk/presentation/tool/src/bundle/org/theospi/portfolio/presentation/bundle/Messages_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37721 Author: bkirschn@umich.edu Date: 2007-11-02 15:04:39 -0400 (Fri, 02 Nov 2007) New Revision: 37721 Modified: site-manage/trunk/pageorder/tool/src/bundle/org/sakaiproject/tool/pageorder/bundle/Messages_nl.properties site-manage/trunk/site-manage-tool/tool/src/bundle/sitesetupgeneric_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37701 Author: zqian@umich.edu Date: 2007-11-02 10:56:44 -0400 (Fri, 02 Nov 2007) New Revision: 37701 Modified: assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_report_submissions.vm assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_student_list_submissions.vm Log: Fix to SAK-11858:Assignment Grade view doesn't include EID ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37726 Author: ktsao@stanford.edu Date: 2007-11-04 02:24:05 -0500 (Sun, 04 Nov 2007) New Revision: 37726 Added: sam/trunk/samigo-shared-deploy/ sam/trunk/samigo-shared-deploy/pom.xml Modified: sam/trunk/pom.xml Log: SAK-12089 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37698 Author: mmmay@indiana.edu Date: 2007-11-02 09:10:14 -0400 (Fri, 02 Nov 2007) New Revision: 37698 Modified: reference/branches/sakai_2-5-x/demo/sakai.properties reference/branches/sakai_2-5-x/docs/sakai.properties Log: svn merge -r 37695:37696 https://source.sakaiproject.org/svn/reference/trunk U demo/sakai.properties U docs/sakai.properties in-143-196:~/java/2-5/sakai_2-5-x/reference mmmay$ svn log -r 37695:37696 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37696 | ian@caret.cam.ac.uk | 2007-11-02 02:08:53 -0400 (Fri, 02 Nov 2007) | 4 lines http://jira.sakaiproject.org/jira/browse/SAK-12055 Fixed ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37703 Author: dlhaines@umich.edu Date: 2007-11-02 11:04:38 -0400 (Fri, 02 Nov 2007) New Revision: 37703 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update patch for SAK 9725 for new build. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37700 Author: zqian@umich.edu Date: 2007-11-02 10:26:09 -0400 (Fri, 02 Nov 2007) New Revision: 37700 Modified: assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: Fix to SAK-12085:Long group list in For column does not wrap ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37705 Author: dlhaines@umich.edu Date: 2007-11-02 11:31:04 -0400 (Fri, 02 Nov 2007) New Revision: 37705 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update for fix to SAK 10419 patch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37720 Author: bkirschn@umich.edu Date: 2007-11-02 15:04:33 -0400 (Fri, 02 Nov 2007) New Revision: 37720 Modified: profile/trunk/profile-app/src/bundle/org/sakaiproject/tool/profile/bundle/Messages_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37723 Author: zqian@umich.edu Date: 2007-11-02 16:21:48 -0400 (Fri, 02 Nov 2007) New Revision: 37723 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: Fix to SAK-12029:zip file not accepted in Assignments "Upload All" feature Checked in Ray's patch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37716 Author: bkirschn@umich.edu Date: 2007-11-02 15:03:47 -0400 (Fri, 02 Nov 2007) New Revision: 37716 Modified: calendar/trunk/calendar-tool/tool/src/bundle/calendar_nl.properties Log: SAK-11241 Dutch translations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37724 Author: ray@media.berkeley.edu Date: 2007-11-02 18:26:46 -0400 (Fri, 02 Nov 2007) New Revision: 37724 Added: component/branches/SAK-8315/component-api/component/src/config/org/sakaiproject/config/sakai-configuration.xml component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/SakaiApplicationContext.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/SakaiPropertyPromoter.java Removed: component/branches/SAK-8315/component-impl/impl/src/resources/ Modified: component/branches/SAK-8315/component-api/.classpath component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/component/api/ComponentManager.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/component/impl/SpringCompMgr.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/ComponentsLoader.java component/branches/SAK-8315/component-api/component/src/java/org/sakaiproject/util/NoisierDefaultListableBeanFactory.java component/branches/SAK-8315/component-impl/.classpath component/branches/SAK-8315/component-impl/impl/src/java/org/sakaiproject/component/impl/BasicConfigurationService.java component/branches/SAK-8315/component-impl/pack/src/webapp/WEB-INF/components.xml Log: Move ApplicationContext refresh logic out of other locations and into ApplicationContext subclass ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37697 Author: ian@caret.cam.ac.uk Date: 2007-11-02 02:10:20 -0400 (Fri, 02 Nov 2007) New Revision: 37697 Modified: component/trunk/component-api/component/src/config/org/sakaiproject/config/sakai.properties Log: http://jira.sakaiproject.org/jira/browse/SAK-12055 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37696 Author: ian@caret.cam.ac.uk Date: 2007-11-02 02:08:53 -0400 (Fri, 02 Nov 2007) New Revision: 37696 Modified: reference/trunk/demo/sakai.properties reference/trunk/docs/sakai.properties Log: http://jira.sakaiproject.org/jira/browse/SAK-12055 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37695 Author: zach.thomas@txstate.edu Date: 2007-11-01 18:10:14 -0400 (Thu, 01 Nov 2007) New Revision: 37695 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: another stab at TSQ-789 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37694 Author: ostermmg@whitman.edu Date: 2007-11-01 17:56:04 -0400 (Thu, 01 Nov 2007) New Revision: 37694 Modified: content/branches/sakai_2-5-x/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: SAK-11813 Provide mechanism to maintain unintended leading spaces in content volumes svn merge -c36566 https://source.sakaiproject.org/svn/content/trunk/ . U content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37693 Author: bkirschn@umich.edu Date: 2007-11-01 16:41:49 -0400 (Thu, 01 Nov 2007) New Revision: 37693 Modified: osp/trunk/matrix/api/src/java/org/theospi/portfolio/matrix/model/impl/MatrixImpl.hbm.xml osp/trunk/matrix/tool/src/java/org/theospi/portfolio/matrix/control/BaseScaffoldingController.java osp/trunk/matrix/tool/src/java/org/theospi/portfolio/matrix/control/EditScaffoldingCellController.java osp/trunk/matrix/tool/src/java/org/theospi/portfolio/matrix/control/ViewMatrixController.java osp/trunk/matrix/tool/src/java/org/theospi/portfolio/matrix/control/ViewScaffoldingController.java Log: SAK-12066 - fix bugs related to hibernate lazy loading... revert r36794 re-enable lazy loading revert r34564 re-enable BaseScaffoldingController.traverseScaffoldingCells update BaseScaffoldingController.traverseScaffoldingCells() to use matrixManager.getScaffoldingCells ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37692 Author: mmmay@indiana.edu Date: 2007-11-01 16:02:13 -0400 (Thu, 01 Nov 2007) New Revision: 37692 Modified: osp/branches/sakai_2-5-x/presentation/tool/src/webapp/WEB-INF/jsp/presentation/addPresentation2.jsp Log: svn merge -r 37363:37364 https://source.sakaiproject.org/svn/osp/trunk U presentation/tool/src/webapp/WEB-INF/jsp/presentation/addPresentation2.jsp in-143-196:~/java/2-5/sakai_2-5-x/osp mmmay$ svn log -r 37363:37364 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r37364 | chmaurer@iupui.edu | 2007-10-24 15:47:28 -0400 (Wed, 24 Oct 2007) | 2 lines http://bugs.sakaiproject.org/jira/browse/SAK-12026 Applying the patch to fix the multi-select for forms. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37691 Author: mmmay@indiana.edu Date: 2007-11-01 15:58:19 -0400 (Thu, 01 Nov 2007) New Revision: 37691 Modified: polls/branches/sakai_2-5-x/tool/src/java/org/sakaiproject/poll/tool/validators/VoteValidator.java Log: svn merge -r 37659:37661 https://source.sakaiproject.org/svn/polls/trunk U tool/src/java/org/sakaiproject/poll/tool/validators/VoteValidator.java in-143-196:~/java/2-5/sakai_2-5-x/polls mmmay$ svn merge -r 37660:37661 https://source.sakaiproject.org/svn/polls/trunk in-143-196:~/java/2-5/sakai_2-5-x/polls mmmay$ svn log -r 37659:37661 https://source.sakaiproject.org/svn/polls/trunk ------------------------------------------------------------------------ r37660 | david.horwitz@uct.ac.za | 2007-10-31 04:16:00 -0400 (Wed, 31 Oct 2007) | 1 line SAK-12083 only give one error condition on voting ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37690 Author: mmmay@indiana.edu Date: 2007-11-01 15:55:04 -0400 (Thu, 01 Nov 2007) New Revision: 37690 Added: webservices/branches/sakai_2-5-x/axis/provisional/ webservices/branches/sakai_2-5-x/axis/provisional/ContentHosting.jws webservices/branches/sakai_2-5-x/axis/provisional/README Removed: webservices/branches/sakai_2-5-x/axis/provisional/ContentHosting.jws webservices/branches/sakai_2-5-x/axis/provisional/README webservices/branches/sakai_2-5-x/axis/src/webapp/ContentHosting.jws Log: svn merge -r 37663:37664 https://source.sakaiproject.org/svn/webservices/trunk A axis/provisional A axis/provisional/ContentHosting.jws A axis/provisional/README D axis/src/webapp/ContentHosting.jws in-143-196:~/java/2-5/sakai_2-5-x/webservices mmmay$ svn log -r 37663:37664 https://source.sakaiproject.org/svn/webservices/trunk------------------------------------------------------------------------ r37664 | sgithens@caret.cam.ac.uk | 2007-10-31 08:23:45 -0400 (Wed, 31 Oct 2007) | 1 line SAK-12084 Creating a provisional spot for new webservices. Moving ContentHosting.jws in there until the performance problem is fixed. At the moment unsure of whether this will change the method signature. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37689 Author: wagnermr@iupui.edu Date: 2007-11-01 15:53:31 -0400 (Thu, 01 Nov 2007) New Revision: 37689 Modified: postem/trunk/postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java postem/trunk/postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Log: SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts fix for uploads with extra white space around username ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37688 Author: mmmay@indiana.edu Date: 2007-11-01 15:47:06 -0400 (Thu, 01 Nov 2007) New Revision: 37688 Added: reports/branches/sakai_2-5-x/reports-tool/tool/src/java/org/sakaiproject/reports/tool/ReportsStartupListener.java Modified: reports/branches/sakai_2-5-x/reports-api/api/src/java/org/sakaiproject/reports/service/ReportsManager.java reports/branches/sakai_2-5-x/reports-impl/impl/src/java/org/sakaiproject/reports/logic/impl/ReportsManagerImpl.java reports/branches/sakai_2-5-x/reports-tool/tool/src/webapp/WEB-INF/web.xml Log: svn merge -r 37645:37646 https://source.sakaiproject.org/svn/reports/trunk U reports-api/api/src/java/org/sakaiproject/reports/service/ReportsManager.java A reports-tool/tool/src/java/org/sakaiproject/reports/tool/ReportsStartupListener.java U reports-tool/tool/src/webapp/WEB-INF/web.xml U reports-impl/impl/src/java/org/sakaiproject/reports/logic/impl/ReportsManagerImpl.java in-143-196:~/java/2-5/sakai_2-5-x/reports mmmay$ svn log -r 37645:37646 https://source.sakaiproject.org/svn/reports/trunk ------------------------------------------------------------------------ r37646 | john.ellis@rsmart.com | 2007-10-30 14:44:35 -0400 (Tue, 30 Oct 2007) | 3 lines SAK-12028 moved around where the init took place so that it would be surrounded by the correct tx ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37687 Author: mmmay@indiana.edu Date: 2007-11-01 15:44:43 -0400 (Thu, 01 Nov 2007) New Revision: 37687 Added: calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_en_GB.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ko.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/EventTypes.java Modified: calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ar.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ca.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_es.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_fr_CA.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ja.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_nl.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ru.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_sv.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_zh_CN.properties calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/CalendarBean.java calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/EventSummary.java calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/PrefsBean.java calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/webapp/summary-calendar/calendar.jsp calendar/branches/sakai_2-5-x/calendar-summary-tool/tool/src/webapp/summary-calendar/prefs.jsp Log: svn merge -r 37633:37634 https://source.sakaiproject.org/svn/calendar/trunk U calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/CalendarBean.java U calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/EventSummary.java U calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/PrefsBean.java A calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/EventTypes.java U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_zh_CN.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ar.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ca.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ru.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_es.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_sv.properties A calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ko.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_nl.properties A calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_en_GB.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_fr_CA.properties U calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ja.properties U calendar-summary-tool/tool/src/webapp/summary-calendar/calendar.jsp U calendar-summary-tool/tool/src/webapp/summary-calendar/prefs.jsp in-143-196:~/java/2-5/sakai_2-5-x/calendar mmmay$ svn log -r 37633:37634 https://source.sakaiproject.org/svn/calendar/trunk ------------------------------------------------------------------------ r37634 | nuno@ufp.pt | 2007-10-30 11:58:56 -0400 (Tue, 30 Oct 2007) | 1 line SAK-10440: Localize Calendar Summary event types ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37686 Author: mmmay@indiana.edu Date: 2007-11-01 15:38:43 -0400 (Thu, 01 Nov 2007) New Revision: 37686 Modified: sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/select/SelectActionListener.java Log: vn merge -r 37419:37420 https://source.sakaiproject.org/svn/sam/trunk U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/select/SelectActionListener.java in-143-196:~/java/2-5/sakai_2-5-x/sam mmmay$ svn log -r 37419:37420 https://source.sakaiproject.org/svn/sam/trunk ------------------------------------------------------------------------ r37420 | ktsao@stanford.edu | 2007-10-26 13:47:03 -0400 (Fri, 26 Oct 2007) | 1 line SAK-12049 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37685 Author: zach.thomas@txstate.edu Date: 2007-11-01 14:47:07 -0400 (Thu, 01 Nov 2007) New Revision: 37685 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: fix for TSQ-789, event name too long for the SAKAI_EVENT table ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37684 Author: wagnermr@iupui.edu Date: 2007-11-01 14:24:54 -0400 (Thu, 01 Nov 2007) New Revision: 37684 Added: postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/Heading.java postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGradeData.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.hbm.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/HeadingImpl.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.hbm.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradeDataImpl.java Modified: postem/trunk/.classpath postem/trunk/components/src/webapp/WEB-INF/components.xml postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/Gradebook.java postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/GradebookManager.java postem/trunk/postem-api/src/java/org/sakaiproject/api/app/postem/data/StudentGrades.java postem/trunk/postem-app/pom.xml postem/trunk/postem-app/src/java/org/sakaiproject/tool/postem/Column.java postem/trunk/postem-app/src/java/org/sakaiproject/tool/postem/PostemTool.java postem/trunk/postem-app/src/webapp/WEB-INF/components.xml postem/trunk/postem-app/src/webapp/postem/main.jsp postem/trunk/postem-hbm/pom.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.hbm.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/GradebookImpl.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.hbm.xml postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/StudentGradesImpl.java postem/trunk/postem-hbm/src/java/org/sakaiproject/component/app/postem/data/TemplateImpl.java postem/trunk/postem-impl/src/java/org/sakaiproject/component/app/postem/GradebookManagerImpl.java Log: SAK-12095 http://bugs.sakaiproject.org/jira/browse/SAK-12095 Performance problems when tool contains large posts ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37683 Author: gsilver@umich.edu Date: 2007-11-01 12:56:04 -0400 (Thu, 01 Nov 2007) New Revision: 37683 Modified: reference/trunk/library/src/webapp/skin/tool_base.css Log: SAK-9279 - help IE render a disabled text input as disabled ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37682 Author: gjthomas@iupui.edu Date: 2007-11-01 11:19:36 -0400 (Thu, 01 Nov 2007) New Revision: 37682 Modified: announcement/trunk/announcement-tool/tool/pom.xml announcement/trunk/announcement-tool/tool/src/bundle/announcement.properties announcement/trunk/announcement-tool/tool/src/java/org/sakaiproject/announcement/tool/AnnouncementAction.java announcement/trunk/announcement-tool/tool/src/webapp/vm/announcement/chef_announcements-metadata.vm Log: Adds a direct link back to the associated assignment if certain criteria exists. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37681 Author: gjthomas@iupui.edu Date: 2007-11-01 10:52:56 -0400 (Thu, 01 Nov 2007) New Revision: 37681 Modified: calendar/trunk/calendar-tool/tool/src/bundle/calendar.properties calendar/trunk/calendar-tool/tool/src/java/org/sakaiproject/calendar/tool/CalendarAction.java calendar/trunk/calendar-tool/tool/src/webapp/vm/calendar/chef_calendar_viewActivity.vm Log: Adds a direct link back to the associated assignment if certain criteria exists. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37680 Author: hu2@iupui.edu Date: 2007-11-01 09:03:59 -0400 (Thu, 01 Nov 2007) New Revision: 37680 Modified: msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/MessageForumSynopticBean.java msgcntr/trunk/messageforums-app/src/webapp/jsp/privateMsg/pvtMsg.jsp msgcntr/trunk/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/ui/PrivateMessageManagerImpl.java Log: SAK-11130 http://jira.sakaiproject.org/jira/browse/SAK-11130 With a localized Sakai, if pvt_deleted, pvt_received and pvt_sent are not set to "Deleted", "Received" and "Sent" (default values). The folders that are not set to default values do not work. Without looking at the code I think those default folders names have a internal name which is the same as their default label. When the label is localized, the code is unable to match the localized label to the internal name. Quick fix: do not localize pvt_deleted, pvt_received and pvt_sent. I've done it and it works. Better but not-so-quick fix: match those default folders localized labels and internal names in the code. I won't complain if someone else does it. :-) it support english and spanish now. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37679 Author: ajpoland@iupui.edu Date: 2007-11-01 08:43:15 -0400 (Thu, 01 Nov 2007) New Revision: 37679 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37678 Author: wagnermr@iupui.edu Date: 2007-11-01 08:41:52 -0400 (Thu, 01 Nov 2007) New Revision: 37678 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r34159:34160 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ------------------------------------------------------------------------ r34160 | zqian@umich.edu | 2007-08-20 12:31:43 -0400 (Mon, 20 Aug 2007) | 1 line fix to SAK-11191:Student unable to resubmit assignment that is past 'Accept Until' date ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37677 Author: david.horwitz@uct.ac.za Date: 2007-11-01 03:42:06 -0400 (Thu, 01 Nov 2007) New Revision: 37677 Modified: sam/branches/SAK-12065/samigo-app/pom.xml Log: SAK-12065 update to current trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37676 Author: zqian@umich.edu Date: 2007-10-31 21:41:13 -0400 (Wed, 31 Oct 2007) New Revision: 37676 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-11226:notification to site leader not affected by all.groups permission in assignments tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37675 Author: jzaremba@unicon.net Date: 2007-10-31 19:51:30 -0400 (Wed, 31 Oct 2007) New Revision: 37675 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: TSQ-788 conditions now available when using add details link for an item ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37674 Author: cwen@iupui.edu Date: 2007-10-31 16:44:59 -0400 (Wed, 31 Oct 2007) New Revision: 37674 Added: gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/MultipleAssignmentSavingException.java Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/GradebookManager.java gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/app/standalone-app/src/test/org/sakaiproject/tool/gradebook/test/GradebookManagerOPCTest.java Log: http://128.196.219.68/jira/browse/SAK-12091 SAK-12091 => add createAssignments and checkValidName methods to GradebookManager. also add MultipleAssignmentSavingException. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37673 Author: ktsao@stanford.edu Date: 2007-10-31 16:36:42 -0400 (Wed, 31 Oct 2007) New Revision: 37673 Modified: sam/trunk/samigo-app/pom.xml Log: SAK-12090 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37672 Author: bahollad@indiana.edu Date: 2007-10-31 15:40:02 -0400 (Wed, 31 Oct 2007) New Revision: 37672 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: SAK-12027 Added back some removed lines. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37670 Author: zach.thomas@txstate.edu Date: 2007-10-31 13:34:14 -0400 (Wed, 31 Oct 2007) New Revision: 37670 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: we have persistence\! fixes TSQ-722 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37669 Author: cwen@iupui.edu Date: 2007-10-31 13:15:28 -0400 (Wed, 31 Oct 2007) New Revision: 37669 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/jsf/ClassAvgConverter.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookDependentBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/InstructorViewBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java gradebook/trunk/app/ui/src/webapp/assignmentDetails.jsp gradebook/trunk/app/ui/src/webapp/instructorView.jsp Log: http://128.196.219.68/jira/browse/SAK-10427 SAK-10427 => fix some displyaing/saving issues. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37668 Author: ajpoland@iupui.edu Date: 2007-10-31 10:12:00 -0400 (Wed, 31 Oct 2007) New Revision: 37668 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37667 Author: wagnermr@iupui.edu Date: 2007-10-31 10:10:11 -0400 (Wed, 31 Oct 2007) New Revision: 37667 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -r37384:37385 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ------------------------------------------------------------------------ r37385 | zqian@umich.edu | 2007-10-25 12:05:12 -0400 (Thu, 25 Oct 2007) | 1 line fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ------------------------------------------------------------------------ svn merge -r37399:37400 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ------------------------------------------------------------------------ r37400 | zqian@umich.edu | 2007-10-25 22:16:42 -0400 (Thu, 25 Oct 2007) | 1 line fix to SAK-12029:zip file not accepted in Assignments "Upload All" feature ------------------------------------------------------------------------ svn merge -r37499:37500 https://source.sakaiproject.org/svn/assignment/trunk G assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ------------------------------------------------------------------------ r37500 | zqian@umich.edu | 2007-10-29 16:33:02 -0400 (Mon, 29 Oct 2007) | 1 line fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ------------------------------------------------------------------------ svn merge -r37435:37436 https://source.sakaiproject.org/svn/assignment/trunk G assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ------------------------------------------------------------------------ r37436 | zqian@umich.edu | 2007-10-26 23:12:38 -0400 (Fri, 26 Oct 2007) | 1 line fix to SAK-12053:If user sets an invalid accept until date for a single student a warning should be displayed ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37666 Author: wagnermr@iupui.edu Date: 2007-10-31 10:10:08 -0400 (Wed, 31 Oct 2007) New Revision: 37666 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm Log: svn merge -r37384:37385 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ------------------------------------------------------------------------ r37385 | zqian@umich.edu | 2007-10-25 12:05:12 -0400 (Thu, 25 Oct 2007) | 1 line fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ------------------------------------------------------------------------ svn merge -r37399:37400 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ------------------------------------------------------------------------ r37400 | zqian@umich.edu | 2007-10-25 22:16:42 -0400 (Thu, 25 Oct 2007) | 1 line fix to SAK-12029:zip file not accepted in Assignments "Upload All" feature ------------------------------------------------------------------------ svn merge -r37499:37500 https://source.sakaiproject.org/svn/assignment/trunk G assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ------------------------------------------------------------------------ r37500 | zqian@umich.edu | 2007-10-29 16:33:02 -0400 (Mon, 29 Oct 2007) | 1 line fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ------------------------------------------------------------------------ svn merge -r37435:37436 https://source.sakaiproject.org/svn/assignment/trunk G assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java ------------------------------------------------------------------------ r37436 | zqian@umich.edu | 2007-10-26 23:12:38 -0400 (Fri, 26 Oct 2007) | 1 line fix to SAK-12053:If user sets an invalid accept until date for a single student a warning should be displayed ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37665 Author: aaronz@vt.edu Date: 2007-10-31 09:12:41 -0400 (Wed, 31 Oct 2007) New Revision: 37665 Added: memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/LoadTestSakaiCaches.java Modified: memory/branches/SAK-11913/memory-test/.classpath memory/branches/SAK-11913/memory-test/impl/pom.xml memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/LoadTestMemoryService.java memory/branches/SAK-11913/memory-test/pack/src/webapp/WEB-INF/components.xml Log: SAK-11913: Added in first test for the current caches in Sakai (User), test is not really working very well though as far as I can tell... ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37664 Author: sgithens@caret.cam.ac.uk Date: 2007-10-31 08:23:45 -0400 (Wed, 31 Oct 2007) New Revision: 37664 Added: webservices/trunk/axis/provisional/ webservices/trunk/axis/provisional/ContentHosting.jws webservices/trunk/axis/provisional/README Removed: webservices/trunk/axis/src/webapp/ContentHosting.jws Log: SAK-12084 Creating a provisional spot for new webservices. Moving ContentHosting.jws in there until the performance problem is fixed. At the moment unsure of whether this will change the method signature. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37663 Author: a.fish@lancaster.ac.uk Date: 2007-10-31 07:46:28 -0400 (Wed, 31 Oct 2007) New Revision: 37663 Modified: blog/trunk/jsfComponent/project.xml Log: Added sakai-util dependency ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37662 Author: aaronz@vt.edu Date: 2007-10-31 07:10:11 -0400 (Wed, 31 Oct 2007) New Revision: 37662 Modified: memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/LoadTestMemoryService.java Log: SAK-11913: Single cache, one and multithreaded cache load simulations are complete, simulating 15 million cache reads with 88% hit rate in a cache with 10000 items max ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37661 Author: david.horwitz@uct.ac.za Date: 2007-10-31 04:47:18 -0400 (Wed, 31 Oct 2007) New Revision: 37661 Modified: polls/branches/sakai_2-4-x/tool/src/java/org/sakaiproject/poll/tool/validators/VoteValidator.java Log: SAK-12083 merge into 2-4-x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37660 Author: david.horwitz@uct.ac.za Date: 2007-10-31 04:16:00 -0400 (Wed, 31 Oct 2007) New Revision: 37660 Modified: polls/trunk/tool/src/java/org/sakaiproject/poll/tool/validators/VoteValidator.java Log: SAK-12083 only give one error condition on voting ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37659 Author: zqian@umich.edu Date: 2007-10-30 23:20:08 -0400 (Tue, 30 Oct 2007) New Revision: 37659 Modified: assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm Log: Fix to SAK-11898: View or grade submissions: Pager is shown even when there aren't submissions ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37658 Author: jzaremba@unicon.net Date: 2007-10-30 20:00:02 -0400 (Tue, 30 Oct 2007) New Revision: 37658 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-11543/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm Log: Condition widgets now working upon creating new resource. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37657 Author: zach.thomas@txstate.edu Date: 2007-10-30 19:20:15 -0400 (Tue, 30 Oct 2007) New Revision: 37657 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: fix for TSQ-785 Rule should be evaluated at create-time ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37655 Author: jzaremba@unicon.net Date: 2007-10-30 16:55:42 -0400 (Tue, 30 Oct 2007) New Revision: 37655 Modified: content/branches/SAK-11543/content-bundles/types.properties content/branches/SAK-11543/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm Log: TSQ-786 Displaying user friendly message in place of condition widgets when no gradebook assignments are available. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37654 Author: dlhaines@umich.edu Date: 2007-10-30 16:40:19 -0400 (Tue, 30 Oct 2007) New Revision: 37654 Modified: ctools/trunk/builds/ctools_2-4/tools/build-ctools.xml ctools/trunk/builds/ctools_2-4/tools/build-patch-util.xml Log: CTools: delete unnecessary comments. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37653 Author: dlhaines@umich.edu Date: 2007-10-30 16:39:22 -0400 (Tue, 30 Oct 2007) New Revision: 37653 Removed: ctools/trunk/builds/ctools_2-4/tools/build-samigo.xml Log: CTools: delete unneeded module. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37652 Author: dlhaines@umich.edu Date: 2007-10-30 16:38:53 -0400 (Tue, 30 Oct 2007) New Revision: 37652 Modified: ctools/trunk/builds/ctools_2-4/tools/build-sakai.xml Log: CTools: delete unnecessary comments. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37651 Author: dlhaines@umich.edu Date: 2007-10-30 16:31:27 -0400 (Tue, 30 Oct 2007) New Revision: 37651 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update 2.4.xP for (most) requested fixes. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37650 Author: dlhaines@umich.edu Date: 2007-10-30 16:28:39 -0400 (Tue, 30 Oct 2007) New Revision: 37650 Modified: ctools/trunk/builds/ctools_2-4/tools/build-patch-util.xml ctools/trunk/builds/ctools_2-4/tools/build-type-util.xml Log: CTools: update build tools for testing individual patches. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37649 Author: dlhaines@umich.edu Date: 2007-10-30 16:27:07 -0400 (Tue, 30 Oct 2007) New Revision: 37649 Modified: ctools/trunk/builds/ctools_2-4/patches/SAK-10419.patch Log: CTools: hand patch for SAK 10419. Fix file paths. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37648 Author: dlhaines@umich.edu Date: 2007-10-30 16:20:53 -0400 (Tue, 30 Oct 2007) New Revision: 37648 Modified: ctools/trunk/builds/ctools_2-4/patches/SAK-10419.patch Log: CTools: hand patch for SAK 10419 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Author: zqian@umich.edu Revision: 37636 Property Name: svn:log New Property Value: merged fix to SAK-10670 into post_24 branch: svn merge -r 33071:33072 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37647 Author: chmaurer@iupui.edu Date: 2007-10-30 14:59:30 -0400 (Tue, 30 Oct 2007) New Revision: 37647 Modified: osp/tags/sakai_2-5-0_QA_011_GMT/ osp/tags/sakai_2-5-0_QA_011_GMT/.externals osp/tags/sakai_2-5-0_QA_011_GMT/pom.xml Log: Adding gmt to the osp specific build for 2.5.011 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37646 Author: john.ellis@rsmart.com Date: 2007-10-30 14:44:35 -0400 (Tue, 30 Oct 2007) New Revision: 37646 Added: reports/trunk/reports-tool/tool/src/java/org/sakaiproject/reports/tool/ReportsStartupListener.java Modified: reports/trunk/reports-api/api/src/java/org/sakaiproject/reports/service/ReportsManager.java reports/trunk/reports-impl/impl/src/java/org/sakaiproject/reports/logic/impl/ReportsManagerImpl.java reports/trunk/reports-tool/tool/src/webapp/WEB-INF/web.xml Log: SAK-12028 moved around where the init took place so that it would be surrounded by the correct tx ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37645 Author: ajpoland@iupui.edu Date: 2007-10-30 14:42:45 -0400 (Tue, 30 Oct 2007) New Revision: 37645 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37644 Author: rjlowe@iupui.edu Date: 2007-10-30 14:42:25 -0400 (Tue, 30 Oct 2007) New Revision: 37644 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: Unmerging SAK-12047 as it brought in issues with SAK 12029 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37643 Author: chmaurer@iupui.edu Date: 2007-10-30 14:28:10 -0400 (Tue, 30 Oct 2007) New Revision: 37643 Added: osp/tags/sakai_2-5-0_QA_011_GMT/ Log: Creating 2.5.011 qa tag for OSP and GMT ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37642 Author: ajpoland@iupui.edu Date: 2007-10-30 14:22:44 -0400 (Tue, 30 Oct 2007) New Revision: 37642 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37641 Author: rjlowe@iupui.edu Date: 2007-10-30 14:21:51 -0400 (Tue, 30 Oct 2007) New Revision: 37641 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37499:37500 https://source.sakaiproject.org/svn/assignment/trunk C assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java M assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-146:~/java/test/assignment admin$ svn log -r 37500:37500 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37500 | zqian@umich.edu | 2007-10-29 16:33:02 -0400 (Mon, 29 Oct 2007) | 1 line fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37640 Author: kimsooil@bu.edu Date: 2007-10-30 14:02:55 -0400 (Tue, 30 Oct 2007) New Revision: 37640 Modified: mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/OptionsBean.java Log: Fix SAK-11067 (more info - sender & recipient(s)) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37639 Author: dlhaines@umich.edu Date: 2007-10-30 13:47:20 -0400 (Tue, 30 Oct 2007) New Revision: 37639 Added: ctools/trunk/builds/ctools_2-4/patches/SAK-11215.patch Log: CTools: add new patch for 2.4.xP ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37638 Author: dlhaines@umich.edu Date: 2007-10-30 13:43:20 -0400 (Tue, 30 Oct 2007) New Revision: 37638 Added: ctools/trunk/builds/ctools_2-4/patches/SAK-10788.patch Log: CTools: add new patch for 2.4.xP ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37637 Author: dlhaines@umich.edu Date: 2007-10-30 13:37:42 -0400 (Tue, 30 Oct 2007) New Revision: 37637 Added: ctools/trunk/builds/ctools_2-4/patches/SAK-11919.patch Log: CTools: add new patch for 2.4.xP ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37636 Author: zqian@umich.edu Date: 2007-10-30 13:36:00 -0400 (Tue, 30 Oct 2007) New Revision: 37636 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/bundle/assignment.properties assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm assignment/branches/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_uploadAll.vm Log: merged fix to SAK-33072 into post_24 branch: svn merge -r 33071:33072 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37635 Author: kimsooil@bu.edu Date: 2007-10-30 12:56:52 -0400 (Tue, 30 Oct 2007) New Revision: 37635 Modified: mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/OptionsBean.java Log: Fix SAK-11067 (two log events-mailsent&optionUpdated will posted) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37634 Author: nuno@ufp.pt Date: 2007-10-30 11:58:56 -0400 (Tue, 30 Oct 2007) New Revision: 37634 Added: calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_en_GB.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ko.properties calendar/trunk/calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/EventTypes.java Modified: calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ar.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ca.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_es.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_fr_CA.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ja.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_nl.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_ru.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_sv.properties calendar/trunk/calendar-summary-tool/tool/src/bundle/org/sakaiproject/tool/summarycalendar/bundle/Messages_zh_CN.properties calendar/trunk/calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/CalendarBean.java calendar/trunk/calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/EventSummary.java calendar/trunk/calendar-summary-tool/tool/src/java/org/sakaiproject/tool/summarycalendar/ui/PrefsBean.java calendar/trunk/calendar-summary-tool/tool/src/webapp/summary-calendar/calendar.jsp calendar/trunk/calendar-summary-tool/tool/src/webapp/summary-calendar/prefs.jsp Log: SAK-10440: Localize Calendar Summary event types ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37560 Author: kimsooil@bu.edu Date: 2007-10-30 10:56:17 -0400 (Tue, 30 Oct 2007) New Revision: 37560 Modified: mailtool/trunk/mailtool/pom.xml Log: redundant dependencis (also in /master/pom.xml) are removed in pom.xml ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37559 Author: ajpoland@iupui.edu Date: 2007-10-30 10:49:41 -0400 (Tue, 30 Oct 2007) New Revision: 37559 Modified: osp/branches/sakai_2-5-x/presentation/tool/src/webapp/WEB-INF/jsp/presentation/wizardHeader.inc Log: svn merge -c 37558 https://source.sakaiproject.org/svn/osp/trunk U presentation/tool/src/webapp/WEB-INF/jsp/presentation/wizardHeader.inc svn log -r 37558 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r37558 | chmaurer@iupui.edu | 2007-10-30 10:44:06 -0400 (Tue, 30 Oct 2007) | 2 lines http://bugs.sakaiproject.org/jira/browse/SAK-12078 Removing some extra text that may have slipped through during some local testing. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37558 Author: chmaurer@iupui.edu Date: 2007-10-30 10:44:06 -0400 (Tue, 30 Oct 2007) New Revision: 37558 Modified: osp/trunk/presentation/tool/src/webapp/WEB-INF/jsp/presentation/wizardHeader.inc Log: http://bugs.sakaiproject.org/jira/browse/SAK-12078 Removing some extra text that may have slipped through during some local testing. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37557 Author: ajpoland@iupui.edu Date: 2007-10-30 10:43:42 -0400 (Tue, 30 Oct 2007) New Revision: 37557 Modified: tool/branches/sakai_2-5-x/tool-impl/impl/src/bundle/tools_nl.properties Log: svn merge -c 37455 https://source.sakaiproject.org/svn/tool/trunk U tool-impl/impl/src/bundle/tools_nl.properties svn log -r 37455 https://source.sakaiproject.org/svn/tool/trunk ------------------------------------------------------------------------ r37455 | mbreuker@loi.nl | 2007-10-29 11:13:33 -0400 (Mon, 29 Oct 2007) | 1 line SAK-12021 - update dutch translations (tool names) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37554 Author: ajpoland@iupui.edu Date: 2007-10-30 10:43:00 -0400 (Tue, 30 Oct 2007) New Revision: 37554 Modified: user/branches/sakai_2-5-x/user-tool/tool/src/bundle/admin_nl.properties Log: svn merge -c 37452 https://source.sakaiproject.org/svn/user/trunk U user-tool/tool/src/bundle/admin_nl.properties svn log -r 37452 https://source.sakaiproject.org/svn/user/trunk ------------------------------------------------------------------------ r37452 | mbreuker@loi.nl | 2007-10-29 10:24:40 -0400 (Mon, 29 Oct 2007) | 1 line SAK-12021 - update dutch translations (user tool) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37556 Author: ajpoland@iupui.edu Date: 2007-10-30 10:43:23 -0400 (Tue, 30 Oct 2007) New Revision: 37556 Modified: osp/branches/sakai_2-5-x/common/tool/src/bundle/org/theospi/portfolio/common/bundle/Messages_nl.properties Log: svn merge -c 37454 https://source.sakaiproject.org/svn/osp/trunk U common/tool/src/bundle/org/theospi/portfolio/common/bundle/Messages_nl.properties svn log -r 37454 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r37454 | mbreuker@loi.nl | 2007-10-29 11:11:37 -0400 (Mon, 29 Oct 2007) | 1 line SAK-12021 - update dutch translations (osp common) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37555 Author: ajpoland@iupui.edu Date: 2007-10-30 10:43:12 -0400 (Tue, 30 Oct 2007) New Revision: 37555 Modified: content/branches/sakai_2-5-x/content-bundles/types_nl.properties Log: svn merge -c 37453 https://source.sakaiproject.org/svn/content/trunk U content-bundles/types_nl.properties svn log -r 37453 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r37453 | mbreuker@loi.nl | 2007-10-29 10:55:00 -0400 (Mon, 29 Oct 2007) | 1 line SAK-12021 - update dutch translations (resources tool) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37553 Author: ajpoland@iupui.edu Date: 2007-10-30 10:42:32 -0400 (Tue, 30 Oct 2007) New Revision: 37553 Modified: user/branches/sakai_2-5-x/user-tool-prefs/tool/src/bundle/user-tool-prefs_nl.properties Log: svn merge -c 37451 https://source.sakaiproject.org/svn/user/trunk U user-tool-prefs/tool/src/bundle/user-tool-prefs_nl.properties svn log -r 37451 https://source.sakaiproject.org/svn/user/trunk ------------------------------------------------------------------------ r37451 | mbreuker@loi.nl | 2007-10-29 10:24:00 -0400 (Mon, 29 Oct 2007) | 1 line SAK-12021 - update dutch translations (user prefs tool) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37551 Author: ajpoland@iupui.edu Date: 2007-10-30 10:42:17 -0400 (Tue, 30 Oct 2007) New Revision: 37551 Modified: osp/branches/sakai_2-5-x/matrix/tool/src/bundle/org/theospi/portfolio/matrix/bundle/Messages_nl.properties Log: svn merge -c 37442 https://source.sakaiproject.org/svn/osp/trunk U matrix/tool/src/bundle/org/theospi/portfolio/matrix/bundle/Messages_nl.properties svn log -r 37442 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r37442 | mbreuker@loi.nl | 2007-10-29 06:47:54 -0400 (Mon, 29 Oct 2007) | 1 line SAK-12021 - update dutch translations (osp matrix tool) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37552 Author: ajpoland@iupui.edu Date: 2007-10-30 10:42:23 -0400 (Tue, 30 Oct 2007) New Revision: 37552 Modified: usermembership/branches/sakai_2-5-x/tool/src/bundle/org/sakaiproject/umem/tool/bundle/Messages_nl.properties Log: svn merge -c 37450 https://source.sakaiproject.org/svn/usermembership/trunk U tool/src/bundle/org/sakaiproject/umem/tool/bundle/Messages_nl.properties svn log -r 37450 https://source.sakaiproject.org/svn/usermembership/trunk ------------------------------------------------------------------------ r37450 | mbreuker@loi.nl | 2007-10-29 10:23:15 -0400 (Mon, 29 Oct 2007) | 1 line SAK-12021 - update dutch translations (usermembership tool) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37550 Author: ajpoland@iupui.edu Date: 2007-10-30 10:42:06 -0400 (Tue, 30 Oct 2007) New Revision: 37550 Modified: osp/branches/sakai_2-5-x/glossary/tool/src/bundle/org/theospi/portfolio/glossary/bundle/Messages_nl.properties Log: svn merge -c 37386 https://source.sakaiproject.org/svn/osp/trunk U glossary/tool/src/bundle/org/theospi/portfolio/glossary/bundle/Messages_nl.properties svn log -r 37386 https://source.sakaiproject.org/svn/osp/trunk ------------------------------------------------------------------------ r37386 | mbreuker@loi.nl | 2007-10-25 12:10:41 -0400 (Thu, 25 Oct 2007) | 1 line SAK-12021 - update dutch translations (osp glossary tool) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37549 Author: ajpoland@iupui.edu Date: 2007-10-30 10:41:44 -0400 (Tue, 30 Oct 2007) New Revision: 37549 Modified: blog/branches/sakai_2-5-x/tool/src/bundle/uk/ac/lancs/e_science/sakai/tools/blogger/bundle/Messages_nl.properties Log: svn merge -c 37348 https://source.sakaiproject.org/svn/blog/trunk U tool/src/bundle/uk/ac/lancs/e_science/sakai/tools/blogger/bundle/Messages_nl.properties svn log -r 37348 https://source.sakaiproject.org/svn/blog/trunk ------------------------------------------------------------------------ r37348 | mbreuker@loi.nl | 2007-10-24 07:10:15 -0400 (Wed, 24 Oct 2007) | 1 line SAK-12021 - update dutch translations (blogger tool) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37548 Author: ajpoland@iupui.edu Date: 2007-10-30 10:41:25 -0400 (Tue, 30 Oct 2007) New Revision: 37548 Modified: entity/branches/sakai_2-5-x/entity-impl/impl/src/java/org/sakaiproject/entity/impl/EntityManagerComponent.java Log: svn merge -c 36445 https://source.sakaiproject.org/svn/entity/trunk U entity-impl/impl/src/java/org/sakaiproject/entity/impl/EntityManagerComponent.java svn log -r 36445 https://source.sakaiproject.org/svn/entity/trunk ------------------------------------------------------------------------ r36445 | ian@caret.cam.ac.uk | 2007-10-05 04:50:21 -0400 (Fri, 05 Oct 2007) | 6 lines Provided a non debug version of the parser The stray references come from valid places and are not an issue. http://jira.sakaiproject.org/jira/browse/SAK-11815 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37547 Author: ajpoland@iupui.edu Date: 2007-10-30 10:41:04 -0400 (Tue, 30 Oct 2007) New Revision: 37547 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: svn merge -c 37483 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm svn log -r 37483 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37483 | zqian@umich.edu | 2007-10-29 15:15:04 -0400 (Mon, 29 Oct 2007) | 1 line fix to SAK-12075:assignment tool requires both 'asn.new' and 'asn.grade' for a TA to see the Grade link ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37546 Author: ajpoland@iupui.edu Date: 2007-10-30 10:40:45 -0400 (Tue, 30 Oct 2007) New Revision: 37546 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: svn merge -c 37328 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java svn log -r 37328 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37328 | zqian@umich.edu | 2007-10-23 12:36:01 -0400 (Tue, 23 Oct 2007) | 1 line fix to SAK-11634:Assignment uses UsageSession rather than normal Session ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37545 Author: ajpoland@iupui.edu Date: 2007-10-30 10:40:22 -0400 (Tue, 30 Oct 2007) New Revision: 37545 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -c 37417 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java svn log -r 37417 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37417 | zqian@umich.edu | 2007-10-26 11:49:11 -0400 (Fri, 26 Oct 2007) | 1 line fix to SAK-11821: fix the problem those auto added submission object have two same submitter ids listed in xml ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37544 Author: ajpoland@iupui.edu Date: 2007-10-30 10:33:17 -0400 (Tue, 30 Oct 2007) New Revision: 37544 Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java Log: svn merge -c 37367 https://source.sakaiproject.org/svn/assignment/trunk U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java svn log -r 37367 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37367 | zqian@umich.edu | 2007-10-24 16:20:51 -0400 (Wed, 24 Oct 2007) | 1 line fix to SAK-11821: fix the problem with 0 value for getting graded or submission submission count. Was using wrong sql syntax for Oracle ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37543 Author: ajpoland@iupui.edu Date: 2007-10-30 10:29:18 -0400 (Tue, 30 Oct 2007) New Revision: 37543 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -c 37326 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment.properties U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java svn log -r 37326 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37326 | zqian@umich.edu | 2007-10-23 12:16:57 -0400 (Tue, 23 Oct 2007) | 1 line fix to SAK-11992:Deleted assignment appearing to students but not instructor; when the assignment is non-electronic type, delete assignment also removes all submissions and assignment content object. Otherwise, if there is no submission to the assignment yet, both assignment and assignment content objects will be removed. If there is submission object, assignment is just marked as 'deleted' ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37541 Author: ajpoland@iupui.edu Date: 2007-10-30 10:28:51 -0400 (Tue, 30 Oct 2007) New Revision: 37541 Modified: assignment/branches/sakai_2-5-x/assignment-bundles/assignment.properties assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -c 37335 https://source.sakaiproject.org/svn/assignment/trunk U assignment-bundles/assignment.properties U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java svn log -r 37335 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37335 | zqian@umich.edu | 2007-10-23 17:07:19 -0400 (Tue, 23 Oct 2007) | 1 line fix to SAK-11967:assignments / problem with mixed format assignments when using the 'assign this grade to all participants without submissions' ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37542 Author: ajpoland@iupui.edu Date: 2007-10-30 10:28:57 -0400 (Tue, 30 Oct 2007) New Revision: 37542 Modified: assignment/branches/sakai_2-5-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -c 37409 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java svn log -r 37409 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37409 | zqian@umich.edu | 2007-10-26 10:35:02 -0400 (Fri, 26 Oct 2007) | 3 lines Fix to SAK-11967:assignments / problem with mixed format assignments when using the 'assign this grade to all participants without submissions' Assign grades also to those non-graded submissions. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37540 Author: ajpoland@iupui.edu Date: 2007-10-30 10:27:26 -0400 (Tue, 30 Oct 2007) New Revision: 37540 Modified: reset-pass/branches/sakai_2-5-x/.classpath reset-pass/branches/sakai_2-5-x/reset-pass/src/java/org/sakaiproject/tool/resetpass/FormHandler.java reset-pass/branches/sakai_2-5-x/reset-pass/src/webapp/WEB-INF/requestContext.xml Log: svn merge -c 37532 https://source.sakaiproject.org/svn/reset-pass/trunk U .classpath U reset-pass/src/java/org/sakaiproject/tool/resetpass/FormHandler.java U reset-pass/src/webapp/WEB-INF/requestContext.xml svn log -r 37532 https://source.sakaiproject.org/svn/reset-pass/trunk ------------------------------------------------------------------------ r37532 | david.horwitz@uct.ac.za | 2007-10-30 05:35:42 -0400 (Tue, 30 Oct 2007) | 1 line SAK-12076 used spring injection instead of static cover ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37539 Author: ajpoland@iupui.edu Date: 2007-10-30 10:27:11 -0400 (Tue, 30 Oct 2007) New Revision: 37539 Modified: profile/branches/sakai_2-5-x/common-composite-component/src/java/org/sakaiproject/component/common/edu/person/SakaiPersonManagerImpl.java Log: svn merge -c 37535 https://source.sakaiproject.org/svn/profile/trunk U common-composite-component/src/java/org/sakaiproject/component/common/edu/person/SakaiPersonManagerImpl.java svn log -r 37535 https://source.sakaiproject.org/svn/profile/trunk ------------------------------------------------------------------------ r37535 | wagnermr@iupui.edu | 2007-10-30 08:12:02 -0400 (Tue, 30 Oct 2007) | 4 lines SAK-12068 http://bugs.sakaiproject.org/jira/browse/SAK-12068 SakaiPerson should not attempt to update user account when System profiles are updated patch provided by david horwitz ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37538 Author: dlhaines@umich.edu Date: 2007-10-30 10:08:43 -0400 (Tue, 30 Oct 2007) New Revision: 37538 Modified: ctools/branches/ctools_2-4/ctools-reference/config/coursemanagement.properties Log: CTools: CT-376 update affiliate ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37537 Author: rjlowe@iupui.edu Date: 2007-10-30 09:53:46 -0400 (Tue, 30 Oct 2007) New Revision: 37537 Removed: oncourse/trunk/src/assignment/ Log: removing assignments from IU overlay (redundant since oncourse_2-4-x branch of assignments) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37536 Author: rjlowe@iupui.edu Date: 2007-10-30 09:25:58 -0400 (Tue, 30 Oct 2007) New Revision: 37536 Modified: oncourse/trunk/src/assignment/assignment-tool/tool/src/bundle/assignment.properties Log: SAK-11967 - Adding bundle change to IU overlay ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37535 Author: wagnermr@iupui.edu Date: 2007-10-30 08:12:02 -0400 (Tue, 30 Oct 2007) New Revision: 37535 Modified: profile/trunk/common-composite-component/src/java/org/sakaiproject/component/common/edu/person/SakaiPersonManagerImpl.java Log: SAK-12068 http://bugs.sakaiproject.org/jira/browse/SAK-12068 SakaiPerson should not attempt to update user account when System profiles are updated patch provided by david horwitz ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37534 Author: david.horwitz@uct.ac.za Date: 2007-10-30 07:43:23 -0400 (Tue, 30 Oct 2007) New Revision: 37534 Modified: polls/trunk/impl/dao/src/java/org/sakaiproject/poll/dao/impl/PollListManagerDaoImpl.java polls/trunk/impl/dao/src/java/org/sakaiproject/poll/dao/impl/PollVoteManagerDaoImpl.java polls/trunk/impl/pack/src/webapp/WEB-INF/spring-hibernate.xml polls/trunk/tool/src/webapp/WEB-INF/requestContext.xml Log: SAK-12077 remove static covers from implementations ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37533 Author: jleasia@umich.edu Date: 2007-10-30 07:15:35 -0400 (Tue, 30 Oct 2007) New Revision: 37533 Modified: ctools/trunk/ctools-reference/config/coursemanagement.properties Log: add bschool affiliate CT-376 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37532 Author: david.horwitz@uct.ac.za Date: 2007-10-30 05:35:42 -0400 (Tue, 30 Oct 2007) New Revision: 37532 Modified: reset-pass/trunk/.classpath reset-pass/trunk/reset-pass/src/java/org/sakaiproject/tool/resetpass/FormHandler.java reset-pass/trunk/reset-pass/src/webapp/WEB-INF/requestContext.xml Log: SAK-12076 used spring injection instead of static cover ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37531 Author: mmmay@indiana.edu Date: 2007-10-29 18:25:04 -0400 (Mon, 29 Oct 2007) New Revision: 37531 Added: memory/branches/sakai_2-5-x/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemoryServiceJMXAgent.java Modified: memory/branches/sakai_2-5-x/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/sakai_2-5-x/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/branches/sakai_2-5-x/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java memory/branches/sakai_2-5-x/memory-impl/pack/src/webapp/WEB-INF/components.xml Log: svn merge -r 37362:37363 https://source.sakaiproject.org/svn/memory/trunk U memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java A memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemoryServiceJMXAgent.java U memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java U memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java U memory-impl/pack/src/webapp/WEB-INF/components.xml in-143-196:~/sakai_2-5-x/memory mmmay$ svn log -r 37362:37363 https://source.sakaiproject.org/svn/memory/trunk ------------------------------------------------------------------------ r37363 | ian@caret.cam.ac.uk | 2007-10-24 15:40:34 -0400 (Wed, 24 Oct 2007) | 6 lines http://jira.sakaiproject.org/jira/browse/SAK-12030 Fixed, but needs some really carefull testing to make certain that items are being evicted correctly. The multirefcache eviction code is almost the same as it was withthe HashMap memory service. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37530 Author: mmmay@indiana.edu Date: 2007-10-29 18:22:46 -0400 (Mon, 29 Oct 2007) New Revision: 37530 Added: db/branches/sakai_2-5-x/db-impl/ext/src/java/org/sakaiproject/springframework/orm/hibernate/HibernateJMXAgent.java Modified: db/branches/sakai_2-5-x/db-impl/pack/src/webapp/WEB-INF/components.xml Log: svn merge -r 37365:37366 https://source.sakaiproject.org/svn/db/trunk A db-impl/ext/src/java/org/sakaiproject/springframework/orm/hibernate/HibernateJMXAgent.java U db-impl/pack/src/webapp/WEB-INF/components.xml in-143-196:~/sakai_2-5-x/db mmmay$ svn log -r 37365:37366 https://source.sakaiproject.org/svn/db/trunk ------------------------------------------------------------------------ r37366 | ian@caret.cam.ac.uk | 2007-10-24 15:54:58 -0400 (Wed, 24 Oct 2007) | 8 lines http://jira.sakaiproject.org/jira/browse/SAK-12040 Fixed, Enables Hibernate JMXAgent, To use start tomcat with -Dcom.sun.management.jmxremote and start jconsole once hibernate is fully registered, you will see a hibernate MBean ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37529 Author: mmmay@indiana.edu Date: 2007-10-29 18:21:05 -0400 (Mon, 29 Oct 2007) New Revision: 37529 Modified: content/branches/sakai_2-5-x/contentmultiplex-impl/.classpath Log: svn merge -r 37026:37027 https://source.sakaiproject.org/svn/content/trunk U contentmultiplex-impl/.classpath in-143-196:~/sakai_2-5-x/content mmmay$ svn log -r 37026:37027 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r37027 | ian@caret.cam.ac.uk | 2007-10-15 16:46:54 -0400 (Mon, 15 Oct 2007) | 4 lines http://bugs.sakaiproject.org/jira/browse/SAK-11946 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37528 Author: mmmay@indiana.edu Date: 2007-10-29 18:20:03 -0400 (Mon, 29 Oct 2007) New Revision: 37528 Added: content/branches/sakai_2-5-x/contentmultiplex-impl/ content/branches/sakai_2-5-x/contentmultiplex-impl/.classpath content/branches/sakai_2-5-x/contentmultiplex-impl/.project content/branches/sakai_2-5-x/contentmultiplex-impl/impl/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/pom.xml content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/sakaiproject/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java Removed: content/branches/sakai_2-5-x/contentmultiplex-impl/.classpath content/branches/sakai_2-5-x/contentmultiplex-impl/.project content/branches/sakai_2-5-x/contentmultiplex-impl/impl/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/pom.xml content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/sakaiproject/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ content/branches/sakai_2-5-x/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java Modified: content/branches/sakai_2-5-x/pom.xml Log: Neeed to pick up SAK-11946 in-143-196:~/sakai_2-5-x/content mmmay$ svn merge -r 36615:36616 https://source.sakaiproject.org/svn/content/trunk U pom.xml A contentmultiplex-impl A contentmultiplex-impl/.classpath A contentmultiplex-impl/impl A contentmultiplex-impl/impl/src A contentmultiplex-impl/impl/src/java A contentmultiplex-impl/impl/src/java/org A contentmultiplex-impl/impl/src/java/org/sakaiproject A contentmultiplex-impl/impl/src/java/org/sakaiproject/content A contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex A contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java A contentmultiplex-impl/impl/pom.xml A contentmultiplex-impl/.project in-143-196:~/sakai_2-5-x/content mmmay$ svn log -r 37026:37027 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r37027 | ian@caret.cam.ac.uk | 2007-10-15 16:46:54 -0400 (Mon, 15 Oct 2007) | 4 lines http://bugs.sakaiproject.org/jira/browse/SAK-11946 Fixed ------------------------------------------------------------------------ in-143-196:~/sakai_2-5-x/content mmmay$ svn log -r 36615:36616 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r36616 | ian@caret.cam.ac.uk | 2007-10-09 12:43:49 -0400 (Tue, 09 Oct 2007) | 4 lines SAK-10366 Added a multiplexer to enable migration of data ------------------------------------------------------------------------ in-143-196:~/sakai_2-5-x/content mmmay$ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37527 Author: mmmay@indiana.edu Date: 2007-10-29 18:13:03 -0400 (Mon, 29 Oct 2007) New Revision: 37527 Modified: content/branches/sakai_2-5-x/content-bundles/types.properties content/branches/sakai_2-5-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/sakai_2-5-x/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm Log: svn merge -r 37337:37338 https://source.sakaiproject.org/svn/content/trunk U content-bundles/types.properties U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java U content-tool/tool/src/webapp/vm/resources/sakai_properties.vm in-143-196:~/sakai_2-5-x/content mmmay$ svn log -r 37337:37338 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r37338 | ian@caret.cam.ac.uk | 2007-10-23 18:25:28 -0400 (Tue, 23 Oct 2007) | 7 lines Fixed the mount point issue, there is a new bundle value which needs propagating to other language files. http://bugs.sakaiproject.org/jira/browse/SAK-12019 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37526 Author: mmmay@indiana.edu Date: 2007-10-29 18:09:15 -0400 (Mon, 29 Oct 2007) New Revision: 37526 Modified: archive/branches/sakai_2-5-x/import-handlers/content-handlers/.classpath archive/branches/sakai_2-5-x/import-handlers/content-handlers/pom.xml archive/branches/sakai_2-5-x/import-handlers/content-handlers/src/java/org/sakaiproject/importer/impl/handlers/ResourcesHandler.java Log: svn merge -r 37060:37061 https://source.sakaiproject.org/svn/archive/trunk U import-handlers/content-handlers/.classpath U import-handlers/content-handlers/src/java/org/sakaiproject/importer/impl/handlers/ResourcesHandler.java U import-handlers/content-handlers/pom.xml in-143-196:~/sakai_2-5-x/archive mmmay$ svn log -r 37060:37061 https://source.sakaiproject.org/svn/archive/trunk ------------------------------------------------------------------------ r37061 | zach.thomas@txstate.edu | 2007-10-16 14:54:11 -0400 (Tue, 16 Oct 2007) | 1 line fixes SAK-11956 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37525 Author: mmmay@indiana.edu Date: 2007-10-29 18:06:37 -0400 (Mon, 29 Oct 2007) New Revision: 37525 Modified: search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/SearchBuilderQueueManager.java Log: svn merge -r 36547:36548 https://source.sakaiproject.org/svn/search/trunk U search-impl/impl/src/java/org/sakaiproject/search/indexer/impl/SearchBuilderQueueManager.java in-143-196:~/sakai_2-5-x/search mmmay$ svn log -r 36547:36548 https://source.sakaiproject.org/svn/search/trunk ------------------------------------------------------------------------ r36548 | ian@caret.cam.ac.uk | 2007-10-06 19:02:13 -0400 (Sat, 06 Oct 2007) | 4 lines SAK-11820 http://jira.sakaiproject.org/jira/browse/SAK-11820 Wrapped sensitive area in try catch ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37524 Author: mmmay@indiana.edu Date: 2007-10-29 18:04:23 -0400 (Mon, 29 Oct 2007) New Revision: 37524 Modified: web/branches/sakai_2-5-x/web-tool/tool/src/bundle/iframe.properties web/branches/sakai_2-5-x/web-tool/tool/src/webapp/vm/web/chef_iframe-customize.vm Log: svn merge -r 37224:37225 https://source.sakaiproject.org/svn/web/trunk U web-tool/tool/src/bundle/iframe.properties U web-tool/tool/src/webapp/vm/web/chef_iframe-customize.vm in-143-196:~/sakai_2-5-x/web mmmay$ svn log -r 37224:37225 https://source.sakaiproject.org/svn/web/trunk ------------------------------------------------------------------------ r37225 | gsilver@umich.edu | 2007-10-23 09:12:18 -0400 (Tue, 23 Oct 2007) | 1 line http://jira.sakaiproject.org/jira/browse/SAK-12007 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37523 Author: mmmay@indiana.edu Date: 2007-10-29 18:01:33 -0400 (Mon, 29 Oct 2007) New Revision: 37523 Modified: search/branches/sakai_2-5-x/search-impl/impl/src/java/org/sakaiproject/search/component/service/impl/BaseSearchServiceImpl.java Log: svn merge -r 36548:36549 https://source.sakaiproject.org/svn/search/trunk U search-impl/impl/src/java/org/sakaiproject/search/component/service/impl/BaseSearchServiceImpl.java in-143-196:~/sakai_2-5-x/search mmmay$ svn log -r 36548:36549 https://source.sakaiproject.org/svn/search/trunk ------------------------------------------------------------------------ r36548 | ian@caret.cam.ac.uk | 2007-10-06 19:02:13 -0400 (Sat, 06 Oct 2007) | 4 lines SAK-11820 http://jira.sakaiproject.org/jira/browse/SAK-11820 Wrapped sensitive area in try catch ------------------------------------------------------------------------ r36549 | ian@caret.cam.ac.uk | 2007-10-06 19:12:02 -0400 (Sat, 06 Oct 2007) | 8 lines SAK-11222 http://jira.sakaiproject.org/jira/browse/SAK-11222 REST XML search does encode its exceptions in the response message. These are decoded on the client and reported in the log files. I have added a report on the search server ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37522 Author: mmmay@indiana.edu Date: 2007-10-29 17:59:40 -0400 (Mon, 29 Oct 2007) New Revision: 37522 Modified: site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-group.vm Log: svn merge -r 37351:37352 https://source.sakaiproject.org/svn/site-manage/trunk U site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-group.vm in-143-196:~/sakai_2-5-x/site-manage mmmay$ svn log -r 37351:37352 https://source.sakaiproject.org/svn/site-manage/trunk ------------------------------------------------------------------------ r37352 | zqian@umich.edu | 2007-10-24 09:55:38 -0400 (Wed, 24 Oct 2007) | 1 line fix to SAK-9471:Groups can be added in site info with no members, it is possible to create a group which does not display any group name ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37521 Author: mmmay@indiana.edu Date: 2007-10-29 17:55:15 -0400 (Mon, 29 Oct 2007) New Revision: 37521 Modified: site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-list.vm site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourse.vm site-manage/branches/sakai_2-5-x/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-type.vm Log: merge -r 36640:36641 https://source.sakaiproject.org/svn/site-manage/trunk U site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java U site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-list.vm U site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-type.vm U site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourse.vm in-143-196:~/sakai_2-5-x/site-manage mmmay$ svn log -r 36640:36641 https://source.sakaiproject.org/svn/site-manage/trunk ------------------------------------------------------------------------ r36641 | zqian@umich.edu | 2007-10-10 11:46:24 -0400 (Wed, 10 Oct 2007) | 1 line fix to SAK-11879:remove the hardcoded 'course' String for course site type, use the configuration setting instead ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37520 Author: mmmay@indiana.edu Date: 2007-10-29 17:53:21 -0400 (Mon, 29 Oct 2007) New Revision: 37520 Modified: portal/branches/sakai_2-5-x/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: svn merge -r 36619:36620 https://source.sakaiproject.org/svn/portal/trunk U portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm in-143-196:~/sakai_2-5-x/portal mmmay$ svn log -r 36619:36620 https://source.sakaiproject.org/svn/portal/trunk ------------------------------------------------------------------------ r36620 | gsilver@umich.edu | 2007-10-09 15:49:06 -0400 (Tue, 09 Oct 2007) | 2 lines http://bugs.sakaiproject.org/jira/browse/SAK-11391 - removing some cruft scaffolding dating from 1.5 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37519 Author: mmmay@indiana.edu Date: 2007-10-29 17:48:05 -0400 (Mon, 29 Oct 2007) New Revision: 37519 Modified: portal/branches/sakai_2-5-x/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: svn merge -r 36568:36569 https://source.sakaiproject.org/svn/portal/trunk U portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm in-143-196:~/sakai_2-5-x/portal mmmay$ svn log -r 36568:36569 https://source.sakaiproject.org/svn/portal/trunk ------------------------------------------------------------------------ r36569 | ian@caret.cam.ac.uk | 2007-10-08 11:30:42 -0400 (Mon, 08 Oct 2007) | 3 lines Changed the spacing SAK-11731 http://jira.sakaiproject.org/jira/browse/SAK-11731 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37518 Author: mmmay@indiana.edu Date: 2007-10-29 17:44:31 -0400 (Mon, 29 Oct 2007) New Revision: 37518 Modified: portal/branches/sakai_2-5-x/portal-impl/impl/src/java/org/sakaiproject/portal/charon/SkinnableCharonPortal.java portal/branches/sakai_2-5-x/portal-impl/impl/src/java/org/sakaiproject/portal/charon/handlers/PageHandler.java portal/branches/sakai_2-5-x/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/MockCharonPortal.java portal/branches/sakai_2-5-x/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: svn log -r 36550:36554 https://source.sakaiproject.org/svn/portal/trunk ------------------------------------------------------------------------ r36550 | ian@caret.cam.ac.uk | 2007-10-06 19:28:33 -0400 (Sat, 06 Oct 2007) | 6 lines SAK-11828 http://jira.sakaiproject.org/jira/browse/SAK-11828 id is not used anywhere, as far as I can tell. ------------------------------------------------------------------------ r36551 | ian@caret.cam.ac.uk | 2007-10-06 19:46:18 -0400 (Sat, 06 Oct 2007) | 5 lines SAK-11731 http://jira.sakaiproject.org/jira/browse/SAK-11731 Fixed with a nbsp. not certain that the patch supplied would always work so going with this one. ------------------------------------------------------------------------ r36552 | ian@caret.cam.ac.uk | 2007-10-06 20:01:12 -0400 (Sat, 06 Oct 2007) | 9 lines SAK-11466 http://jira.sakaiproject.org/jira/browse/SAK-11466 added login.use.xlogin.to.relogin If true, the default and Xlogin is used, then xlogin will be used for relogin. If false, the non container login will be used ------------------------------------------------------------------------ r36553 | ian@caret.cam.ac.uk | 2007-10-06 20:01:53 -0400 (Sat, 06 Oct 2007) | 5 lines http://jira.sakaiproject.org/jira/browse/SAK-11466 Fixed ------------------------------------------------------------------------ r36554 | ian@caret.cam.ac.uk | 2007-10-06 20:21:27 -0400 (Sat, 06 Oct 2007) | 5 lines http://jira.sakaiproject.org/jira/browse/SAK-10850 Fixed, in the portal for all popups ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37517 Author: mmmay@indiana.edu Date: 2007-10-29 17:42:46 -0400 (Mon, 29 Oct 2007) New Revision: 37517 Modified: portal/branches/sakai_2-5-x/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: svn merge -r 36549:36550 https://source.sakaiproject.org/svn/portal/trunk U portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm in-143-196:~/sakai_2-5-x/portal mmmay$ svn log -r 36549:36550 https://source.sakaiproject.org/svn/portal/trunk ------------------------------------------------------------------------ r36550 | ian@caret.cam.ac.uk | 2007-10-06 19:28:33 -0400 (Sat, 06 Oct 2007) | 6 lines SAK-11828 http://jira.sakaiproject.org/jira/browse/SAK-11828 id is not used anywhere, as far as I can tell. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37516 Author: mmmay@indiana.edu Date: 2007-10-29 17:34:57 -0400 (Mon, 29 Oct 2007) New Revision: 37516 Modified: citations/branches/sakai_2-5-x/citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseCitationService.java Log: svn merge -r 37470:37471 https://source.sakaiproject.org/svn/citations/trunk U citations-impl/impl/src/java/org/sakaiproject/citation/impl/BaseCitationService.java in-143-196:~/sakai_2-5-x/citations mmmay$ svn log -r 37470:37471 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r37471 | dsobiera@indiana.edu | 2007-10-29 14:00:50 -0400 (Mon, 29 Oct 2007) | 1 line SAK-9375 - added check so if page size is changed near the start of collection, collection is reset to start of collection. This fixed page showing 11-20 items. Then set page size to 20. Before this fix, page would then be 11-30. now it is 1-20. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37515 Author: mmmay@indiana.edu Date: 2007-10-29 17:32:34 -0400 (Mon, 29 Oct 2007) New Revision: 37515 Modified: blog/branches/sakai_2-5-x/tool/src/webapp/WEB-INF/web.xml Log: svn merge -r 37443:37444 https://source.sakaiproject.org/svn/blog/trunk U tool/src/webapp/WEB-INF/web.xml in-143-196:~/sakai_2-5-x/blog mmmay$ svn log -r 37443:37444 https://source.sakaiproject.org/svn/blog/trunk ------------------------------------------------------------------------ r37444 | a.fish@lancaster.ac.uk | 2007-10-29 08:00:00 -0400 (Mon, 29 Oct 2007) | 1 line SAK-11750. Changed JsfTool to HelperAwareJsfTool. I do not know whether this has fixed the problem as I cannot even see a book button on my browser (Firefox on OSX) ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37514 Author: mmmay@indiana.edu Date: 2007-10-29 17:30:46 -0400 (Mon, 29 Oct 2007) New Revision: 37514 Modified: portal/branches/sakai_2-5-x/portal-charon/charon/src/webapp/scripts/portalscripts.js Log: svn merge -r 37433:37434 https://source.sakaiproject.org/svn/portal/trunk U portal-charon/charon/src/webapp/scripts/portalscripts.js in-143-196:~/sakai_2-5-x/portal mmmay$ svn log -r 37433:37434 https://source.sakaiproject.org/svn/portal/trunk ------------------------------------------------------------------------ r37434 | colin.clark@utoronto.ca | 2007-10-26 19:22:56 -0400 (Fri, 26 Oct 2007) | 6 lines SAK-11824 Portal My Active Sites: Fixes a bug in IE 6 where some form controls show through the My Active Sites drop down menu when it is active. This fix uses an MIT-licensed fucntion written by Brandon Aaron, which hacks around the underlying bug in jQuery using an invisible iFrame. Patch from Eli Cochran. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37513 Author: mmmay@indiana.edu Date: 2007-10-29 17:28:36 -0400 (Mon, 29 Oct 2007) New Revision: 37513 Modified: roster/branches/sakai_2-5-x/roster-app/src/java/org/sakaiproject/tool/roster/FilteredParticipantListingBean.java roster/branches/sakai_2-5-x/roster-app/src/webapp/roster/inc/filter.jspf Log: svn merge -r 37427:37428 https://source.sakaiproject.org/svn/roster/trunk U roster-app/src/java/org/sakaiproject/tool/roster/FilteredParticipantListingBean.java U roster-app/src/webapp/roster/inc/filter.jspf in-143-196:~/sakai_2-5-x/roster mmmay$ svn log -r 37427:37428 https://source.sakaiproject.org/svn/roster/trunk ------------------------------------------------------------------------ r37428 | louis@media.berkeley.edu | 2007-10-26 15:16:33 -0400 (Fri, 26 Oct 2007) | 1 line SAK-12059 Roster Group/Section Filter does not show ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37512 Author: mmmay@indiana.edu Date: 2007-10-29 17:26:48 -0400 (Mon, 29 Oct 2007) New Revision: 37512 Modified: roster/branches/sakai_2-5-x/roster-app/src/webapp/roster/pictures.jsp Log: svn merge -r 37394:37395 https://source.sakaiproject.org/svn/roster/trunk U roster-app/src/webapp/roster/pictures.jsp in-143-196:~/sakai_2-5-x/roster mmmay$ svn log -r 37394:37395 https://source.sakaiproject.org/svn/roster/trunk ------------------------------------------------------------------------ r37395 | louis@media.berkeley.edu | 2007-10-25 17:16:21 -0400 (Thu, 25 Oct 2007) | 1 line SAK-11144 In IE7, switch picture view takes two clicks ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37511 Author: mmmay@indiana.edu Date: 2007-10-29 17:24:38 -0400 (Mon, 29 Oct 2007) New Revision: 37511 Modified: roster/branches/sakai_2-5-x/roster-app/src/java/org/sakaiproject/tool/roster/RosterPreferences.java Log: svn merge -r 37398:37399 https://source.sakaiproject.org/svn/roster/trunk U roster-app/src/java/org/sakaiproject/tool/roster/RosterPreferences.java in-143-196:~/sakai_2-5-x/roster mmmay$ svn log -r 37398:37399 https://source.sakaiproject.org/svn/roster/trunk ------------------------------------------------------------------------ r37399 | louis@media.berkeley.edu | 2007-10-25 21:25:22 -0400 (Thu, 25 Oct 2007) | 1 line SAK-11444 make the default Roster order configurable ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37510 Author: mmmay@indiana.edu Date: 2007-10-29 17:23:01 -0400 (Mon, 29 Oct 2007) New Revision: 37510 Modified: roster/branches/sakai_2-5-x/roster-app/src/java/org/sakaiproject/tool/roster/BaseRosterPageBean.java roster/branches/sakai_2-5-x/roster-app/src/java/org/sakaiproject/tool/roster/RosterPreferences.java Log: vn merge -r 37382:37383 https://source.sakaiproject.org/svn/roster/trunk U roster-app/src/java/org/sakaiproject/tool/roster/RosterPreferences.java U roster-app/src/java/org/sakaiproject/tool/roster/BaseRosterPageBean.java in-143-196:~/sakai_2-5-x/roster mmmay$ svn log -r 37382:37383 https://source.sakaiproject.org/svn/roster/trunk ------------------------------------------------------------------------ r37383 | louis@media.berkeley.edu | 2007-10-25 11:28:47 -0400 (Thu, 25 Oct 2007) | 1 line SAK-11444 make the default Roster order configurable ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37509 Author: mmmay@indiana.edu Date: 2007-10-29 17:19:46 -0400 (Mon, 29 Oct 2007) New Revision: 37509 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/js/citationscript.js Log: svn merge -r 37428:37429 https://source.sakaiproject.org/svn/citations/trunk U citations-tool/tool/src/webapp/js/citationscript.js in-143-196:~/sakai_2-5-x/citations mmmay$ svn log -r 37428:37429 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r37429 | dsobiera@indiana.edu | 2007-10-26 15:37:55 -0400 (Fri, 26 Oct 2007) | 1 line SAK-12046 - Added window.name != "" check to avoid IE complaining when window.name = "" and that being sent to getElementById(). Firefox is okay with "" as a parameter to this. IE...not so much. This change will prevent the error. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37508 Author: mmmay@indiana.edu Date: 2007-10-29 17:13:56 -0400 (Mon, 29 Oct 2007) New Revision: 37508 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -r 37414:37415 https://source.sakaiproject.org/svn/reference/trunk U docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql in-143-196:~/sakai_2-5-x/reference mmmay$ svn log -r 37414:37415 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37415 | bahollad@indiana.edu | 2007-10-26 11:37:46 -0400 (Fri, 26 Oct 2007) | 3 lines SAK-12027 Possible problems with sakai 2.4->2.5 mysql conversion script ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37507 Author: mmmay@indiana.edu Date: 2007-10-29 17:12:27 -0400 (Mon, 29 Oct 2007) New Revision: 37507 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -r 37354:37355 https://source.sakaiproject.org/svn/reference/trunk G docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql in-143-196:~/sakai_2-5-x/reference mmmay$ svn log -r 37354:37355 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37355 | ian@caret.cam.ac.uk | 2007-10-24 11:49:39 -0400 (Wed, 24 Oct 2007) | 3 lines http://jira.sakaiproject.org/jira/browse/SAK-11948 Fixed ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37506 Author: cwen@iupui.edu Date: 2007-10-29 17:08:55 -0400 (Mon, 29 Oct 2007) New Revision: 37506 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java Log: http://128.196.219.68/jira/browse/SAK-10427 SAK-10427 => fix some NPE. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37505 Author: mmmay@indiana.edu Date: 2007-10-29 17:06:02 -0400 (Mon, 29 Oct 2007) New Revision: 37505 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -r 37406:37407 https://source.sakaiproject.org/svn/reference/trunk U docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql in-143-196:~/sakai_2-5-x/reference mmmay$ svn log -r 37406:37407 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37407 | bahollad@indiana.edu | 2007-10-26 08:51:00 -0400 (Fri, 26 Oct 2007) | 2 lines SAK-12027 Possible problems with sakai 2.4->2.5 mysql conversion script ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37504 Author: mmmay@indiana.edu Date: 2007-10-29 17:02:18 -0400 (Mon, 29 Oct 2007) New Revision: 37504 Modified: content/branches/sakai_2-5-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: in-143-196:~/sakai_2-5-x/content mmmay$ svn merge -r 37386:37387 https://source.sakaiproject.org/svn/content/trunk U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java in-143-196:~/sakai_2-5-x/content mmmay$ svn log -r 37386:37387 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r37387 | bkirschn@umich.edu | 2007-10-25 12:15:43 -0400 (Thu, 25 Oct 2007) | 1 line SAK-1357 update exception error handling ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37503 Author: mmmay@indiana.edu Date: 2007-10-29 17:01:02 -0400 (Mon, 29 Oct 2007) New Revision: 37503 Modified: content/branches/sakai_2-5-x/content-bundles/types.properties content/branches/sakai_2-5-x/content-bundles/types_ar.properties content/branches/sakai_2-5-x/content-bundles/types_fr_CA.properties content/branches/sakai_2-5-x/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: svn merge -r 37380:37382 https://source.sakaiproject.org/svn/content/trunk U content-bundles/types_ar.properties U content-bundles/types_fr_CA.properties U content-bundles/types.properties U content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java in-143-196:~/sakai_2-5-x/content mmmay$ svn log -r 37380:37382 https://source.sakaiproject.org/svn/content/trunk ------------------------------------------------------------------------ r37381 | bkirschn@umich.edu | 2007-10-25 10:59:51 -0400 (Thu, 25 Oct 2007) | 1 line SAK-11814 formatting change: fix tabs only ------------------------------------------------------------------------ r37382 | bkirschn@umich.edu | 2007-10-25 11:14:13 -0400 (Thu, 25 Oct 2007) | 1 line SAK-1357 SAK-11814 fix uploading and editting UTF-8 content ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37502 Author: kimsooil@bu.edu Date: 2007-10-29 16:55:37 -0400 (Mon, 29 Oct 2007) New Revision: 37502 Modified: mailtool/trunk/mailtool/pom.xml Log: fix of SAK-11552 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37501 Author: mmmay@indiana.edu Date: 2007-10-29 16:45:21 -0400 (Mon, 29 Oct 2007) New Revision: 37501 Modified: sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/ItemAuthorBean.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DeliveryBean.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/ItemContentsBean.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/AuthorAssessmentListener.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ItemAddListener.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/PublishAssessmentListener.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemovePartListener.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettings.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SavePartListener.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/DeliveryActionListener.java sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/samlite/AssessmentListener.java Log: in-143-196:~/sakai_2-5-x/sam mmmay$ svn merge -r 36267:36268 https://source.sakaiproject.org/svn/sam/trunk U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/author/ItemAuthorBean.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/ItemContentsBean.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DeliveryBean.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/PublishAssessmentListener.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SaveAssessmentSettings.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/ItemAddListener.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/AuthorAssessmentListener.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/RemovePartListener.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/SavePartListener.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/delivery/DeliveryActionListener.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/samlite/AssessmentListener.java in-143-196:~/sakai_2-5-x/sam mmmay$ svn log -r 36267:36268 https://source.sakaiproject.org/svn/sam/trunk ------------------------------------------------------------------------ r36268 | ktsao@stanford.edu | 2007-10-03 19:43:13 -0400 (Wed, 03 Oct 2007) | 1 line SAK-11137 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37500 Author: zqian@umich.edu Date: 2007-10-29 16:33:02 -0400 (Mon, 29 Oct 2007) New Revision: 37500 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37499 Author: mmmay@indiana.edu Date: 2007-10-29 16:32:48 -0400 (Mon, 29 Oct 2007) New Revision: 37499 Modified: sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/util/EmailBean.java Log: svn merge -r 34599:34600 https://source.sakaiproject.org/svn/sam/trunk U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DeliveryBean.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/util/EmailBean.java U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/author/PublishAssessmentListener.java in-143-196:~/sakai_2-5-x/sam mmmay$ svn log -r 34599:34600 https://source.sakaiproject.org/svn/sam/trunk ------------------------------------------------------------------------ r34600 | ktsao@stanford.edu | 2007-08-30 14:59:20 -0400 (Thu, 30 Aug 2007) | 1 line SAK-11137 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37498 Author: mmmay@indiana.edu Date: 2007-10-29 16:16:43 -0400 (Mon, 29 Oct 2007) New Revision: 37498 Modified: reference/branches/sakai_2-5-x/library/src/webapp/skin/default/portal.css Log: svn merge -r 37383:37384 https://source.sakaiproject.org/svn/reference/trunk U library/src/webapp/skin/default/portal.css in-143-196:~/sakai_2-5-x/reference mmmay$ svn log -r 37383:37384 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37384 | gsilver@umich.edu | 2007-10-25 11:56:07 -0400 (Thu, 25 Oct 2007) | 2 lines http://jira.sakaiproject.org/jira/browse/SAK-11701 - tool icons ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37497 Author: mmmay@indiana.edu Date: 2007-10-29 16:10:54 -0400 (Mon, 29 Oct 2007) New Revision: 37497 Modified: citations/branches/sakai_2-5-x/citations-tool/tool/src/webapp/js/citationscript.js Log: svn merge -r 37364:37365 https://source.sakaiproject.org/svn/citations/trunk U citations-tool/tool/src/webapp/js/citationscript.js in-143-196:~/sakai_2-5-x/citations mmmay$ svn log -r 37364:37365 https://source.sakaiproject.org/svn/citations/trunk ------------------------------------------------------------------------ r37365 | dsobiera@indiana.edu | 2007-10-24 15:54:09 -0400 (Wed, 24 Oct 2007) | 1 line SAK-12041 - Modified Javascript to disable all buttons BEFORE the AJAX load to prevent more than one button push at a time. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37496 Author: mmmay@indiana.edu Date: 2007-10-29 16:08:12 -0400 (Mon, 29 Oct 2007) New Revision: 37496 Modified: rwiki/branches/sakai_2-5-x/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RequestScopeSuperBean.java Log: svn merge -r 37336:37337 https://source.sakaiproject.org/svn/rwiki/trunk U rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RequestScopeSuperBean.java in-143-196:~/sakai_2-5-x/rwiki mmmay$ svn log -r 37336:37337 https://source.sakaiproject.org/svn/rwiki/trunk ------------------------------------------------------------------------ r37336 | ian@caret.cam.ac.uk | 2007-10-23 17:16:48 -0400 (Tue, 23 Oct 2007) | 7 lines Discovered that the eid and id usage was the wrong way round. Fixed over entire preferences storage. http://jira.sakaiproject.org/jira/browse/SAK-11988 ------------------------------------------------------------------------ r37337 | ian@caret.cam.ac.uk | 2007-10-23 17:33:59 -0400 (Tue, 23 Oct 2007) | 4 lines SAK-11988 Missed eclipse file ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37495 Author: mmmay@indiana.edu Date: 2007-10-29 16:06:52 -0400 (Mon, 29 Oct 2007) New Revision: 37495 Modified: rwiki/branches/sakai_2-5-x/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/SiteEmailNotificationRWiki.java rwiki/branches/sakai_2-5-x/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RequestScopeSuperBean.java rwiki/branches/sakai_2-5-x/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/UpdatePreferencesCommand.java Log: svn merge -r 37335:37336 https://source.sakaiproject.org/svn/rwiki/trunk U rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RequestScopeSuperBean.java U rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/UpdatePreferencesCommand.java U rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/SiteEmailNotificationRWiki.java in-143-196:~/sakai_2-5-x/rwiki mmmay$ svn log -r 37335:37336 https://source.sakaiproject.org/svn/rwiki/trunk ------------------------------------------------------------------------ r37336 | ian@caret.cam.ac.uk | 2007-10-23 17:16:48 -0400 (Tue, 23 Oct 2007) | 7 lines Discovered that the eid and id usage was the wrong way round. Fixed over entire preferences storage. http://jira.sakaiproject.org/jira/browse/SAK-11988 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37494 Author: mmmay@indiana.edu Date: 2007-10-29 16:05:40 -0400 (Mon, 29 Oct 2007) New Revision: 37494 Modified: rwiki/branches/sakai_2-5-x/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/SiteEmailNotificationRWiki.java Log: svn merge -r 37223:37224 https://source.sakaiproject.org/svn/rwiki/trunk U rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/SiteEmailNotificationRWiki.java in-143-196:~/sakai_2-5-x/rwiki mmmay$ svn log -r 37223:37224 https://source.sakaiproject.org/svn/rwiki/trunk ------------------------------------------------------------------------ r37224 | ian@caret.cam.ac.uk | 2007-10-23 09:10:02 -0400 (Tue, 23 Oct 2007) | 6 lines Problem with confusion over user.getId() and user.getEid() causing emails not to go out. This should perhapse be back ported into 2.4.x http://jira.sakaiproject.org/jira/browse/SAK-11988 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37493 Author: mmmay@indiana.edu Date: 2007-10-29 16:01:53 -0400 (Mon, 29 Oct 2007) New Revision: 37493 Modified: db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionException.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionHandler.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/UpgradeSchema.java Log: svn merge -r 37346:37347 https://source.sakaiproject.org/svn/db/trunk U db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java U db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionHandler.java U db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionException.java U db-util/conversion/src/java/org/sakaiproject/util/conversion/UpgradeSchema.java U db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java in-143-196:~/sakai_2-5-x/db mmmay$ svn log -r 37346:37347 https://source.sakaiproject.org/svn/db/trunk ------------------------------------------------------------------------ r37347 | ian@caret.cam.ac.uk | 2007-10-24 04:04:55 -0400 (Wed, 24 Oct 2007) | 5 lines http://jira.sakaiproject.org/jira/browse/SAK-12031 Missed build errors after syncing with assignments. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37492 Author: mmmay@indiana.edu Date: 2007-10-29 16:00:33 -0400 (Mon, 29 Oct 2007) New Revision: 37492 Modified: assignment/branches/sakai_2-5-x/runconversion-2.4.x.sh assignment/branches/sakai_2-5-x/runconversion.sh Log: in-143-196:~/sakai_2-5-x/assignment mmmay$ svn merge -r 37343:37344 https://source.sakaiproject.org/svn/assignment/trunk U runconversion.sh U runconversion-2.4.x.sh in-143-196:~/sakai_2-5-x/assignment mmmay$ svn log -r 37343:37344 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37343 | ian@caret.cam.ac.uk | 2007-10-23 19:44:33 -0400 (Tue, 23 Oct 2007) | 5 lines Moved the conversion framework into sakai-db-conversion http://jira.sakaiproject.org/jira/browse/SAK-12031 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37491 Author: mmmay@indiana.edu Date: 2007-10-29 15:58:55 -0400 (Mon, 29 Oct 2007) New Revision: 37491 Removed: assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SchemaConversionHandler.java assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionDriver.java assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionException.java assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java Modified: assignment/branches/sakai_2-5-x/assignment-impl/impl/pom.xml assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java assignment/branches/sakai_2-5-x/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java Log: svn merge -r 37342:37343 https://source.sakaiproject.org/svn/assignment/trunk D assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionDriver.java D assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionException.java D assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java D assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java U assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java D assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SchemaConversionHandler.java U assignment-impl/impl/pom.xml in-143-196:~/sakai_2-5-x/assignment mmmay$ svn log -r 37342:37343 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37343 | ian@caret.cam.ac.uk | 2007-10-23 19:44:33 -0400 (Tue, 23 Oct 2007) | 5 lines Moved the conversion framework into sakai-db-conversion http://jira.sakaiproject.org/jira/browse/SAK-12031 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37490 Author: mmmay@indiana.edu Date: 2007-10-29 15:55:21 -0400 (Mon, 29 Oct 2007) New Revision: 37490 Added: db/branches/sakai_2-5-x/db-util/conversion/ db/branches/sakai_2-5-x/db-util/conversion/pom.xml db/branches/sakai_2-5-x/db-util/conversion/runconversion.sh db/branches/sakai_2-5-x/db-util/conversion/src/ db/branches/sakai_2-5-x/db-util/conversion/src/java/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/CheckConnection.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionException.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionHandler.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/UpgradeSchema.java db/branches/sakai_2-5-x/db-util/storage/src/java/org/sakaiproject/util/ByteStorageConversion.java Removed: db/branches/sakai_2-5-x/db-util/conversion/pom.xml db/branches/sakai_2-5-x/db-util/conversion/runconversion.sh db/branches/sakai_2-5-x/db-util/conversion/src/ db/branches/sakai_2-5-x/db-util/conversion/src/java/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/ db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/CheckConnection.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionException.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionHandler.java db/branches/sakai_2-5-x/db-util/conversion/src/java/org/sakaiproject/util/conversion/UpgradeSchema.java Modified: db/branches/sakai_2-5-x/db-util/.classpath db/branches/sakai_2-5-x/pom.xml Log: svn merge -r 37341:37342 https://source.sakaiproject.org/svn/db/trunk U db-util/.classpath A db-util/storage/src/java/org/sakaiproject/util/ByteStorageConversion.java A db-util/conversion A db-util/conversion/runconversion.sh A db-util/conversion/src A db-util/conversion/src/java A db-util/conversion/src/java/org A db-util/conversion/src/java/org/sakaiproject A db-util/conversion/src/java/org/sakaiproject/util A db-util/conversion/src/java/org/sakaiproject/util/conversion A db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java A db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionHandler.java A db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionException.java A db-util/conversion/src/java/org/sakaiproject/util/conversion/UpgradeSchema.java A db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java A db-util/conversion/src/java/org/sakaiproject/util/conversion/CheckConnection.java A db-util/conversion/pom.xml U pom.xml in-143-196:~/sakai_2-5-x/db mmmay$ svn log -r 37341:37342 https://source.sakaiproject.org/svn/db/trunk ------------------------------------------------------------------------ r37342 | ian@caret.cam.ac.uk | 2007-10-23 19:43:14 -0400 (Tue, 23 Oct 2007) | 5 lines Moved conversion utility into sakai-db-conversion http://jira.sakaiproject.org/jira/browse/SAK-12031 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37486 Author: kimsooil@bu.edu Date: 2007-10-29 15:44:28 -0400 (Mon, 29 Oct 2007) New Revision: 37486 Modified: mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java Log: Applied patch in SAK-11181 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37485 Author: aaronz@vt.edu Date: 2007-10-29 15:30:15 -0400 (Mon, 29 Oct 2007) New Revision: 37485 Added: memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/HeavyLoadTestMemoryService.java Modified: memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/LoadTestMemoryService.java Log: SAK-11913: Added first part of larger scale concurrent test ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37484 Author: dlhaines@umich.edu Date: 2007-10-29 15:27:50 -0400 (Mon, 29 Oct 2007) New Revision: 37484 Added: ctools/branches/ctools_2-4/ctools-reference/config/09PrepopulatePages.properties Log: CTools: add UMich wiki default pages to branch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37483 Author: zqian@umich.edu Date: 2007-10-29 15:15:04 -0400 (Mon, 29 Oct 2007) New Revision: 37483 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: fix to SAK-12075:assignment tool requires both 'asn.new' and 'asn.grade' for a TA to see the Grade link ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37482 Author: mmmay@indiana.edu Date: 2007-10-29 15:14:07 -0400 (Mon, 29 Oct 2007) New Revision: 37482 Modified: util/branches/sakai_2-5-x/util-util/util/src/java/org/sakaiproject/util/FormattedText.java Log: in-143-196:~/sakai_2-5-x/util mmmay$ svn merge -r 37176:37177 https://source.sakaiproject.org/svn/util/trunk U util-util/util/src/java/org/sakaiproject/util/FormattedText.java in-143-196:~/sakai_2-5-x/util mmmay$ svn log -r 37176:37177 https://source.sakaiproject.org/svn/util/trunk ------------------------------------------------------------------------ r37177 | joshua.ryan@asu.edu | 2007-10-22 17:28:52 -0400 (Mon, 22 Oct 2007) | 2 lines SAK-11770 Allow urls with http in them ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37481 Author: dlhaines@umich.edu Date: 2007-10-29 15:12:43 -0400 (Mon, 29 Oct 2007) New Revision: 37481 Added: ctools/trunk/ctools-reference/config/09PrepopulatePages.properties Log: CTools: add new custom wiki page. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37479 Author: cwen@iupui.edu Date: 2007-10-29 14:30:26 -0400 (Mon, 29 Oct 2007) New Revision: 37479 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/GradebookManager.java gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/app/business/src/sql/mysql/SAK-10427.sql gradebook/trunk/app/business/src/sql/oracle/SAK-10427.sql gradebook/trunk/app/standalone-app/src/test/org/sakaiproject/tool/gradebook/test/GradebookManagerOPCTest.java gradebook/trunk/app/ui/src/bundle/org/sakaiproject/tool/gradebook/bundle/Messages.properties gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/AssignmentDetailsBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/GradebookSetupBean.java gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/ViewByStudentBean.java gradebook/trunk/app/ui/src/webapp/assignmentDetails.jsp gradebook/trunk/app/ui/src/webapp/gradebookSetup.jsp gradebook/trunk/app/ui/src/webapp/inc/assignmentEditing.jspf gradebook/trunk/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java gradebook/trunk/service/hibernate/src/hibernate/org/sakaiproject/tool/gradebook/GradeRecord.hbm.xml gradebook/trunk/service/hibernate/src/java/org/sakaiproject/tool/gradebook/Assignment.java gradebook/trunk/service/hibernate/src/java/org/sakaiproject/tool/gradebook/AssignmentGradeRecord.java gradebook/trunk/service/hibernate/src/java/org/sakaiproject/tool/gradebook/Category.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/BaseHibernateManager.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookServiceHibernateImpl.java Log: http://128.196.219.68/jira/browse/SAK-10427 SAK-10427 => allow creating non-calculated items without include those items for course grade calculation or stats. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37480 Author: kimsooil@bu.edu Date: 2007-10-29 14:43:21 -0400 (Mon, 29 Oct 2007) New Revision: 37480 Modified: mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java Log: fix SAK-11052 - correct incorrect jira #(11046 -> 11052) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37478 Author: kimsooil@bu.edu Date: 2007-10-29 14:29:00 -0400 (Mon, 29 Oct 2007) New Revision: 37478 Modified: mailtool/trunk/mailtool/src/java/org/sakaiproject/tool/mailtool/Mailtool.java Log: fix SAK-11046 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37477 Author: kimsooil@bu.edu Date: 2007-10-29 14:25:28 -0400 (Mon, 29 Oct 2007) New Revision: 37477 Removed: mailtool/branches/2.5.x/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37475 Author: hu2@iupui.edu Date: 2007-10-29 14:06:25 -0400 (Mon, 29 Oct 2007) New Revision: 37475 Modified: msgcntr/trunk/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java msgcntr/trunk/messageforums-app/src/webapp/WEB-INF/faces-config.xml msgcntr/trunk/messageforums-app/src/webapp/jsp/compose.jsp msgcntr/trunk/messageforums-app/src/webapp/jsp/privateMsg/pvtMsgDetail.jsp msgcntr/trunk/messageforums-app/src/webapp/jsp/privateMsg/pvtMsgHpView.jsp msgcntr/trunk/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/MessageForumsTypeManagerImpl.java msgcntr/trunk/messageforums-component-impl/src/java/org/sakaiproject/component/app/messageforums/ui/PrivateMessageManagerImpl.java msgcntr/trunk/messageforums-hbm/src/java/org/sakaiproject/component/app/messageforums/dao/hibernate/PrivateMessageImpl.java Log: SAK-12073 http://jira.sakaiproject.org/jira/browse/SAK-12073 Ability to "Reply All" in the Messages tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37473 Author: zqian@umich.edu Date: 2007-10-29 14:03:46 -0400 (Mon, 29 Oct 2007) New Revision: 37473 Modified: site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-newSiteCourseManual.vm Log: fix to SAK-12074: cannot drop added sections in site setup ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37472 Author: kimsooil@bu.edu Date: 2007-10-29 14:02:33 -0400 (Mon, 29 Oct 2007) New Revision: 37472 Added: mailtool/branches/2.5.x/ Log: ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37470 Author: aaronz@vt.edu Date: 2007-10-29 14:00:17 -0400 (Mon, 29 Oct 2007) New Revision: 37470 Modified: memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/LoadTestMemoryService.java Log: SAK-11913: Added in viable tests to compare the various caching setups ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37469 Author: aaronz@vt.edu Date: 2007-10-29 14:00:07 -0400 (Mon, 29 Oct 2007) New Revision: 37469 Modified: memory/branches/SAK-11913/memory-api/api/src/java/ehcache.xml memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/Cacher.java Log: SAK-11913: Added in viable tests to compare the various caching setups ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37468 Author: aaronz@vt.edu Date: 2007-10-29 13:59:58 -0400 (Mon, 29 Oct 2007) New Revision: 37468 Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java Log: SAK-11913: Added in viable tests to compare the various caching setups ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37465 Author: rjlowe@iupui.edu Date: 2007-10-29 13:28:03 -0400 (Mon, 29 Oct 2007) New Revision: 37465 Added: sam/branches/SAK-12065/ Log: New branch of T&Q for David Horwitz ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37464 Author: ajpoland@iupui.edu Date: 2007-10-29 13:24:14 -0400 (Mon, 29 Oct 2007) New Revision: 37464 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37463 Author: rjlowe@iupui.edu Date: 2007-10-29 13:23:36 -0400 (Mon, 29 Oct 2007) New Revision: 37463 Modified: gradebook/branches/oncourse_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: svn merge -r 37461:37462 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java svn log -r 37462:37462 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37462 | rjlowe@iupui.edu | 2007-10-29 13:21:52 -0400 (Mon, 29 Oct 2007) | 5 lines SAK-11270 http://bugs.sakaiproject.org/jira/browse/SAK-11270 gb / assignment list in "Roster/All Grades" view null check ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37462 Author: rjlowe@iupui.edu Date: 2007-10-29 13:21:52 -0400 (Mon, 29 Oct 2007) New Revision: 37462 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: SAK-11270 http://bugs.sakaiproject.org/jira/browse/SAK-11270 gb / assignment list in "Roster/All Grades" view null check ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37461 Author: hu2@iupui.edu Date: 2007-10-29 13:13:27 -0400 (Mon, 29 Oct 2007) New Revision: 37461 Added: msgcntr/trunk/messageforums-app/src/webapp/jsp/pvtMsgReplyAll.jsp Log: SAK-12073 http://jira.sakaiproject.org/jira/browse/SAK-12073 Ability to "Reply All" in the Messages tool ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37460 Author: dlhaines@umich.edu Date: 2007-10-29 12:56:34 -0400 (Mon, 29 Oct 2007) New Revision: 37460 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/defaultbuild.properties Log: CTools: update the P build to include the new evaluation code. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37459 Author: a.fish@lancaster.ac.uk Date: 2007-10-29 12:47:40 -0400 (Mon, 29 Oct 2007) New Revision: 37459 Modified: blog/branches/sakai_2-4-x/tool/src/webapp/WEB-INF/faces-config.xml blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/AddCommentView.jsp blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/ConfirmDeletePost.jsp blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/PostCreateView.jsp blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/PostEditView.jsp blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/PostListViewer.jsp blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/PostViewer.jsp blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/PreviewPost.jsp blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/main.jsp blog/branches/sakai_2-4-x/tool/src/webapp/sakai-blogger-tool/title.jsp Log: SAK-7578. Moved the blog code from using ResourceBundle to using the ResourceLoader. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37458 Author: a.fish@lancaster.ac.uk Date: 2007-10-29 12:41:21 -0400 (Mon, 29 Oct 2007) New Revision: 37458 Modified: blog/branches/sakai_2-4-x/.classpath blog/branches/sakai_2-4-x/jsfComponent/project.xml blog/branches/sakai_2-4-x/jsfComponent/src/java/uk/ac/lancs/e_science/jsf/components/blogger/UIEditPost.java blog/branches/sakai_2-4-x/jsfComponent/src/java/uk/ac/lancs/e_science/jsf/components/blogger/UIOutputPost.java Log: SAK-7578. Moved the blog code from using ResourceBundle to using the ResourceLoader. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37457 Author: a.fish@lancaster.ac.uk Date: 2007-10-29 11:38:09 -0400 (Mon, 29 Oct 2007) New Revision: 37457 Modified: blog/trunk/jsfComponent/src/java/uk/ac/lancs/e_science/jsf/components/blogger/LegendWriter.java blog/trunk/jsfComponent/src/java/uk/ac/lancs/e_science/jsf/components/blogger/PostWriter.java blog/trunk/jsfComponent/src/java/uk/ac/lancs/e_science/jsf/components/blogger/UIEditPost.java blog/trunk/jsfComponent/src/java/uk/ac/lancs/e_science/jsf/components/blogger/UIListOfPosts.java blog/trunk/tool/src/java/uk/ac/lancs/e_science/sakai/tools/blogger/PostEditionAbstractController.java blog/trunk/tool/src/java/uk/ac/lancs/e_science/sakai/tools/blogger/validators/PostTitleValidator.java blog/trunk/tool/src/webapp/WEB-INF/faces-config.xml blog/trunk/tool/src/webapp/sakai-blogger-tool/AddCommentView.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/ConfirmDeletePost.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/CreatePostView.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/EditPostView.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/MembersView.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/PreviewPost.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/UserBlogView.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/ViewPost.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/main.jsp blog/trunk/tool/src/webapp/sakai-blogger-tool/title.jsp Log: SAK-7578. Moved the blog code from using ResourceBundle to using the ResourceLoader. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37456 Author: gsilver@umich.edu Date: 2007-10-29 11:39:01 -0400 (Mon, 29 Oct 2007) New Revision: 37456 Modified: reference/trunk/library/src/webapp/skin/tool_base.css Log: http://jira.sakaiproject.org/jira/browse/SAK-12071 - *not* for 2.5 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37455 Author: mbreuker@loi.nl Date: 2007-10-29 11:13:33 -0400 (Mon, 29 Oct 2007) New Revision: 37455 Modified: tool/trunk/tool-impl/impl/src/bundle/tools_nl.properties Log: SAK-12021 - update dutch translations (tool names) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37454 Author: mbreuker@loi.nl Date: 2007-10-29 11:11:37 -0400 (Mon, 29 Oct 2007) New Revision: 37454 Modified: osp/trunk/common/tool/src/bundle/org/theospi/portfolio/common/bundle/Messages_nl.properties Log: SAK-12021 - update dutch translations (osp common) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37453 Author: mbreuker@loi.nl Date: 2007-10-29 10:55:00 -0400 (Mon, 29 Oct 2007) New Revision: 37453 Modified: content/trunk/content-bundles/types_nl.properties Log: SAK-12021 - update dutch translations (resources tool) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37452 Author: mbreuker@loi.nl Date: 2007-10-29 10:24:40 -0400 (Mon, 29 Oct 2007) New Revision: 37452 Modified: user/trunk/user-tool/tool/src/bundle/admin_nl.properties Log: SAK-12021 - update dutch translations (user tool) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37451 Author: mbreuker@loi.nl Date: 2007-10-29 10:24:00 -0400 (Mon, 29 Oct 2007) New Revision: 37451 Modified: user/trunk/user-tool-prefs/tool/src/bundle/user-tool-prefs_nl.properties Log: SAK-12021 - update dutch translations (user prefs tool) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37450 Author: mbreuker@loi.nl Date: 2007-10-29 10:23:15 -0400 (Mon, 29 Oct 2007) New Revision: 37450 Modified: usermembership/trunk/tool/src/bundle/org/sakaiproject/umem/tool/bundle/Messages_nl.properties Log: SAK-12021 - update dutch translations (usermembership tool) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37449 Author: ajpoland@iupui.edu Date: 2007-10-29 10:19:40 -0400 (Mon, 29 Oct 2007) New Revision: 37449 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37448 Author: rjlowe@iupui.edu Date: 2007-10-29 10:19:00 -0400 (Mon, 29 Oct 2007) New Revision: 37448 Modified: gradebook/branches/oncourse_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: svn merge -r 37446:37447 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java svn log -r 37447:37447 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37447 | rjlowe@iupui.edu | 2007-10-29 10:16:51 -0400 (Mon, 29 Oct 2007) | 3 lines SAK-11270 http://bugs.sakaiproject.org/jira/browse/SAK-11270 gb / assignment list in "Roster/All Grades" view ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37447 Author: rjlowe@iupui.edu Date: 2007-10-29 10:16:51 -0400 (Mon, 29 Oct 2007) New Revision: 37447 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: SAK-11270 http://bugs.sakaiproject.org/jira/browse/SAK-11270 gb / assignment list in "Roster/All Grades" view ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37446 Author: a.fish@lancaster.ac.uk Date: 2007-10-29 08:08:47 -0400 (Mon, 29 Oct 2007) New Revision: 37446 Modified: blog/trunk/api-impl/src/java/uk/ac/lancs/e_science/sakaiproject/impl/blogger/persistence/SakaiPersistenceManager.java Log: SAK-10367. Turned on stack trace printing in all the potentially suspect methods. Previous to this pretty much all of the useful information in the traces was being dumped and an empty PersistenceException was being thrown. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37445 Author: a.fish@lancaster.ac.uk Date: 2007-10-29 08:04:35 -0400 (Mon, 29 Oct 2007) New Revision: 37445 Modified: blog/trunk/tool/src/java/uk/ac/lancs/e_science/sakai/tools/blogger/PostViewerController.java blog/trunk/tool/src/java/uk/ac/lancs/e_science/sakai/tools/blogger/PreviewPostController.java Log: When you now preview a post and save from the preview window, you are taken straight to the view for the post just saved. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37444 Author: a.fish@lancaster.ac.uk Date: 2007-10-29 08:00:00 -0400 (Mon, 29 Oct 2007) New Revision: 37444 Modified: blog/trunk/tool/src/webapp/WEB-INF/web.xml Log: SAK-11750. Changed JsfTool to HelperAwareJsfTool. I do not know whether this has fixed the problem as I cannot even see a book button on my browser (Firefox on OSX) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37443 Author: dlhaines@umich.edu Date: 2007-10-29 07:35:59 -0400 (Mon, 29 Oct 2007) New Revision: 37443 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.properties Log: CTools: update for evaulation tools fixes. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37442 Author: mbreuker@loi.nl Date: 2007-10-29 06:47:54 -0400 (Mon, 29 Oct 2007) New Revision: 37442 Modified: osp/trunk/matrix/tool/src/bundle/org/theospi/portfolio/matrix/bundle/Messages_nl.properties Log: SAK-12021 - update dutch translations (osp matrix tool) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37441 Author: david.horwitz@uct.ac.za Date: 2007-10-29 06:41:06 -0400 (Mon, 29 Oct 2007) New Revision: 37441 Modified: polls/branches/sakai_2-4-x/.classpath polls/branches/sakai_2-4-x/tool/src/java/org/sakaiproject/poll/tool/producers/PollVoteProducer.java Log: SAK-12067 add unique constraint to TML loop ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37440 Author: zach.thomas@txstate.edu Date: 2007-10-29 01:47:56 -0400 (Mon, 29 Oct 2007) New Revision: 37440 Modified: content/branches/SAK-11543/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/branches/SAK-11543/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-11543/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm Log: fixed problem of persisting (and showing) condition argument, e.g. score threshold for condition ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37439 Author: jimeng@umich.edu Date: 2007-10-28 20:23:08 -0400 (Sun, 28 Oct 2007) New Revision: 37439 Added: reference/trunk/library/src/webapp/dojo/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/ColorPalette.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/Declaration.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/Dialog.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/Editor.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/Menu.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/ProgressBar.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/TitlePane.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/Toolbar.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/Tooltip.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/Tree.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_Calendar.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_Container.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_Templated.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_Widget.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/bidi.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/focus.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/manager.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/place.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/popup.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/scroll.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/sniff.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/typematic.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/wai.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_base/window.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/RichText.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/_Plugin.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/nls/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/nls/LinkDialog.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/nls/commands.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/nls/de/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/nls/de/commands.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/nls/it/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/nls/it/commands.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/plugins/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/plugins/AlwaysShowToolbar.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/plugins/EnterKeyHandling.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/plugins/LinkDialog.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/range.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_editor/selection.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_tree/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_tree/Controller.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_tree/Node.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/_tree/Tree.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/bench/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/bench/benchReceive.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/bench/benchTool.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/bench/create_widgets.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/bench/test_Button-programmatic.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/bench/test_button-results.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/bench/widget_construction_test.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/changes.txt reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/demos/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/demos/form.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/demos/mail.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/demos/mail/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/demos/mail/icons.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/demos/mail/mail.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/demos/mail/mail.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/dijit-all.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/dijit-all.js.uncompressed.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/dijit.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/dijit.js.uncompressed.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/Button.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/CheckBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/ComboBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/CurrencyTextBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/DateTextBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/FilteringSelect.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/Form.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/InlineEditBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/NumberSpinner.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/NumberTextBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/Slider.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/TextBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/Textarea.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/TimeTextBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/ValidationTextBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/_DropDownTextBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/_FormWidget.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/_Spinner.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/_TimePicker.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/ComboBox.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/Textarea.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/de/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/de/validate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/fr/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/fr/validate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/it/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/it/validate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/ja/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/ja/validate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/validate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/zh-cn/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/nls/zh-cn/validate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/Button.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/CheckBox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/ComboBox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/ComboButton.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/DropDownButton.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/HorizontalSlider.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/InlineEditBox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/Spinner.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/TextBox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/TimePicker.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/VerticalSlider.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/form/templates/blank.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/AccordionContainer.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/ContentPane.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/LayoutContainer.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/LinkPane.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/SplitContainer.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/StackContainer.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/TabContainer.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/_LayoutWidget.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/templates/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/templates/AccordionPane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/templates/TabContainer.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/layout/templates/TooltipDialog.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/common.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/de/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/de/common.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_ROOT.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_de-de.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_de.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_en-gb.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_en-us.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_en.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_es-es.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_es.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_fr-fr.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_fr.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_it-it.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_it.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_ja-jp.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_ja.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_ko-kr.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_ko.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_pt-br.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_pt.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_xx.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_zh-cn.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_zh-tw.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/dijit-all_zh.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/nls/loading.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/Calendar.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/ColorPalette.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/Dialog.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/ProgressBar.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/TitlePane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/Tooltip.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/blank.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/buttons/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/buttons/bg-fade.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/colors3x4.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/templates/colors7x10.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/Container.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/Container.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_Templated.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_Templated.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_base/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_base/manager.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_base/manager.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_base/test_FocusManager.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_base/test_focusWidget.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_base/test_placeStrict.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_base/test_typematic.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_editor/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_editor/test_RichText.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/_editor/test_richtext.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/countries.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/css/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/css/dijitTests.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/Form.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/Form.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/comboBoxData.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/comboBoxDataToo.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/images/Alabama.jpg reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_Button.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_CheckBox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_ComboBox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_ComboBox_destroy.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_FilteringSelect.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_InlineEditBox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_Slider.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_Spinner.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_Textarea.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/form/test_validate.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/currency.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/date.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/module.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/number.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/test_i18n.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/textbox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/i18n/time.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/arrowSmall.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/copy.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/cut.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/flatScreen.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/note.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/paste.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/plus.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/testsBodyBg.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/tube.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/images/tubeTall.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/ContentPane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/ContentPane.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/combotab.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/doc0.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/doc1.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/doc2.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/getResponse.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/tab1.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/tab2.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_AccordionContainer.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_ContentPane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_Layout.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_LayoutCode.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_LayoutContainer.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_SplitContainer.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_StackContainer.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_TabContainer.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/layout/test_TabContainer_remote.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/module.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/ondijitclick.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/ondijitclick.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/testBidi.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Calendar.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_ColorPalette.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Declaration.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Dialog.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Editor.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Menu.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_ProgressBar.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Table.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_TitlePane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Toolbar.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Tooltip.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Tree.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/test_Tree_Notification_API_Support.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/treeTest.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/widgetsInTemplate.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/tests/widgetsInTemplate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/a11y/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/a11y/README.txt reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/a11y/indeterminate_progress.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/dijit.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/dijit_rtl.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonActive-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonActive-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonActive-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonDisabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonDisabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonDisabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonEnabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonEnabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonEnabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonHover-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonHover-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/buttonHover-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/close.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/closeActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/closeHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonArrowActive-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonArrowActive-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonArrowActive-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonArrowHover-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonArrowHover-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonArrowHover-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonBtnActive-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonBtnActive-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonBtnActive-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonBtnHover-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonBtnHover-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonBtnHover-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonDisabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonDisabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonDisabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonEnabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonEnabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/comboButtonEnabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonActive-center.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonActive-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonActive-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonActive-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonDisabled-center.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonDisabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonDisabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonDisabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonEnabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonEnabled-right-06.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonEnabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonEnabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonHover-center.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonHover-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonHover-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/ddButtonHover-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/dndCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/dndMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/dndNoCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/dndNoMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/images.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectActive-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectActive-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectActive-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectDisabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectDisabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectDisabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectEnabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectEnabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectEnabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectHover-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectHover-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/selectHover-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerActive-bottom.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerActive-top.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerDisabled-bottom.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerDisabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerDisabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerDisabled-top.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerEnabled-bottom.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerEnabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerEnabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerEnabled-top.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerHover-bottom.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/spinnerHover-top.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabActive-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabActive-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabActive-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabDisabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabDisabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabDisabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabEnabled-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabEnabled-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabEnabled-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabHover-left.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabHover-right.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/images/tabHover-stretch.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/noir.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/noir.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/noir/noir.psd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/dojoUITundra06.psd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/dojosakadojoGradientBg.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/dojosakadojoGradientBg.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/arrowDown.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/arrowDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/arrowLeft.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/arrowLeft.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/arrowRight.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/arrowRight.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/arrowUp.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/arrowUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/buttonActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/buttonDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/buttonEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/buttonHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/calendarDayLabel.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/calendarMonthLabel.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/calendarYearLabel.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/checkboxActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/checkboxDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/checkboxEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/checkboxHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/checkmark.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/checkmark.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/checkmarkNoBorder.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/checkmarkNoBorder.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/dijitProgressBarAnim.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/dijitProgressBarAnim.psd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/dndCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/dndMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/dndNoCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/dndNoMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/doubleArrowDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/doubleArrowUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/editor.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/i.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/i_half.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/i_half_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/i_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/menu.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/no.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/noX.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/popupMenuBg.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/preciseSliderThumb.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/preciseSliderThumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-1.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-2.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-3.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-4.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-5.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-6.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-7.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-8.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim-9.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarAnim.psd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarEmpty.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/progressBarFull.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/radioButtonActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/radioButtonActiveDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/radioButtonActiveHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/radioButtonDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/radioButtonEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/radioButtonHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/sliderEmpty.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/sliderEmptyVertical.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/sliderFull.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/sliderFullVertical.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/sliderThumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/smallArrowDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/smallArrowUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/splitContainerSizerH-thumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/splitContainerSizerH.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/splitContainerSizerV-thumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/splitContainerSizerV.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tabActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tabClose.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tabClose.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tabCloseHover.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tabCloseHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tabDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tabEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tabHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/titleBar.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/titleBarBg.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tooltipConnectorDown.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tooltipConnectorDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tooltipConnectorLeft.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tooltipConnectorLeft.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tooltipConnectorRight.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tooltipConnectorRight.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tooltipConnectorUp.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/tooltipConnectorUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/treeExpand_leaf.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/treeExpand_leaf_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/treeExpand_loading.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/treeExpand_minus.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/treeExpand_minus_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/treeExpand_plus.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/treeExpand_plus_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/images/validationInputBg.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/sakadojo.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/sakadojo/sakadojo_rtl.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/arrows.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/checkmark.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/dndCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/dndMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/dndNoCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/dndNoMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/editor.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/gradientBottomBg.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/gradientInverseBottomBg.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/gradientInverseTopBg.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/gradientTopBg.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/preciseSliderThumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/progressBarAnim.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/sliderThumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/splitContainerSizerH-thumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/splitContainerSizerH.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/splitContainerSizerV-thumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/splitContainerSizerV.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/tabClose.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/tabCloseHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/tooltips.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/treeExpand_loading.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/treeExpand_minus.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/treeExpand_minus_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/treeExpand_plus.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/images/treeExpand_plus_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/soria.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/soria/soria_rtl.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/templateThemeTest.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/themeTester.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/dojoTundraGradientBg.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/dojoTundraGradientBg.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/dojoUITundra06.psd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/arrowDown.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/arrowDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/arrowLeft.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/arrowLeft.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/arrowRight.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/arrowRight.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/arrowUp.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/arrowUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/buttonActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/buttonDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/buttonEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/buttonHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/calendarDayLabel.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/calendarMonthLabel.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/calendarYearLabel.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/checkboxActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/checkboxDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/checkboxEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/checkboxHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/checkmark.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/checkmark.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/checkmarkNoBorder.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/checkmarkNoBorder.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/dijitProgressBarAnim.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/dijitProgressBarAnim.psd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/dndCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/dndMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/dndNoCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/dndNoMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/doubleArrowDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/doubleArrowUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/editor.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/i.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/i_half.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/i_half_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/i_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/menu.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/no.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/noX.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/popupMenuBg.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/preciseSliderThumb.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/preciseSliderThumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-1.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-2.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-3.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-4.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-5.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-6.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-7.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-8.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim-9.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarAnim.psd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarEmpty.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/progressBarFull.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/radioButtonActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/radioButtonActiveDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/radioButtonActiveHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/radioButtonDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/radioButtonEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/radioButtonHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/sliderEmpty.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/sliderEmptyVertical.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/sliderFull.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/sliderFullVertical.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/sliderThumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/smallArrowDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/smallArrowUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/splitContainerSizerH-thumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/splitContainerSizerH.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/splitContainerSizerV-thumb.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/splitContainerSizerV.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tabActive.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tabClose.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tabClose.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tabCloseHover.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tabCloseHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tabDisabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tabEnabled.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tabHover.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/titleBar.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/titleBarBg.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tooltipConnectorDown.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tooltipConnectorDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tooltipConnectorLeft.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tooltipConnectorLeft.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tooltipConnectorRight.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tooltipConnectorRight.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tooltipConnectorUp.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/tooltipConnectorUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/treeExpand_leaf.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/treeExpand_loading.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/treeExpand_minus.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/treeExpand_minus_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/treeExpand_plus.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/treeExpand_plus_rtl.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/images/validationInputBg.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/tundra.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dijit/themes/tundra/tundra_rtl.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/AdapterRegistry.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/DeferredList.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/OpenAjax.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/_firebug/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/_firebug/LICENSE reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/_firebug/errorIcon.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/_firebug/firebug.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/_firebug/firebug.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/_firebug/infoIcon.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/_firebug/warningIcon.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/back.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/behavior.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/build.txt reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/monetary.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/de-de/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/de-de/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/de/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/de/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/de/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/de/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-au/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-au/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-au/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-ca/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-ca/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-ca/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-ca/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-gb/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-gb/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-us/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-us/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en-us/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/en/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/es-es/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/es-es/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/es-es/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/es/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/es/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/es/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/es/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/fr/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/fr/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/fr/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/fr/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/it-it/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/it-it/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/it/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/it/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/it/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/it/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ja-jp/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ja-jp/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ja/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ja/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ja/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ko-kr/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ko-kr/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ko-kr/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ko/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ko/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/ko/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/pt-br/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/pt-br/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/pt/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/pt/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/pt/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/pt/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/zh-cn/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/zh-cn/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/zh-cn/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/zh-tw/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/zh-tw/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/zh/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/zh/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/nls/zh/gregorian.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cldr/supplemental.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/colors.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/cookie.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/ItemFileReadStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/ItemFileWriteStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/api/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/api/Identity.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/api/Notification.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/api/Read.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/api/Request.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/api/Write.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/util/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/util/filter.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/util/simpleFetch.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/data/util/sorter.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/date.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/date/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/date/locale.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/date/stamp.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/autoscroll.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/avatar.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/common.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/container.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/manager.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/move.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/selector.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dnd/source.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dojo.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/dojo.js.uncompressed.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/fx.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/i18n.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/io/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/io/iframe.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/io/script.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/nls/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/nls/colors.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/parser.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/regexp.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/LICENSE reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/blank.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/dnd.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/dojo.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/iframe_history.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/images/dndCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/images/dndMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/images/dndNoCopy.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/resources/images/dndNoMove.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/rpc/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/rpc/JsonService.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/rpc/JsonpService.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/rpc/RpcService.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/string.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/AdapterRegistry.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/TODO reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/Color.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/Deferred.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/NodeList.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/744/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/744/foo/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/744/foo/bar.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/744/testEval.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/addLoadEvents.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/bootstrap.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/getText.txt reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/hostenv_browser.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/hostenv_rhino.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/hostenv_spidermonkey.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/_loader/loader.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/array.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/connect.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/declare.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/fx.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/fx.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/html.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/html.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/html_box.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/html_box_quirks.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/html_quirks.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/html_rtl.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/json.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/lang.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/query.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/query.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/timeout.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/xhr.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/xhr.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/_base/xhrDummyMethod.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/back-bookmark.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/back.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/back.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/behavior.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/behavior.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/cldr.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/colors.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/connect.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/cookie.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/cookie.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/currency.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/ItemFileReadStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/ItemFileWriteStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_commentFiltered.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_idcollision.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_withBoolean.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_withDates.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/countries_withNull.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/geography_hierarchy_large.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/geography_hierarchy_small.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/readOnlyItemFileTestTemplates.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/data/utils.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/date.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/date/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/date/locale.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/date/stamp.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/dndDefault.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/flickr_viewer.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_box_constraints.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_container.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_container_markup.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_custom_constraints.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_dnd.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_form.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_moveable.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_moveable_markup.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_params.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_parent_constraints.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_parent_constraints_margins.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_selector.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/dnd/test_selector_markup.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/fx.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/fx.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/i18n.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/iframe.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/iframe.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/iframeResponse.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/iframeResponse.js.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/iframeResponse.json.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/iframeResponse.text.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/iframeUploadTest.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/script.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/script.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/scriptJsonp.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/scriptSimple.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/scriptTimeout.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/io/upload.cgi reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/module.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ar/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ar/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/cs/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/cs/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/de/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/de/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/el/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/el/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/en-au/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/en-au/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/en-us-hawaii/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/en-us-hawaii/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/en-us-new_york-brooklyn/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/en-us-new_york-brooklyn/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/en-us-texas/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/en-us-texas/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/es/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/es/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/fa/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/fa/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/fr/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/fr/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/he/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/he/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/hi/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/hi/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/it/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/it/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ja/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ja/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ko/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ko/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/pl/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/pl/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/pt/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/pt/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ru/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/ru/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/sw/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/sw/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/th/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/th/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/tr/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/tr/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/yi/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/yi/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/zh-cn/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/zh-cn/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/zh-tw/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/nls/zh-tw/salutations.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/number.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/parser.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/parser.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/resources/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/resources/ApplicationState.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/resources/JSON.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/resources/testClass.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/resources/testClass.smd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/resources/test_JsonRPCMediator.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/resources/test_css.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/rpc.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojo/tests/string.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_cometd/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_cometd/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_cometd/cometd.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_sql/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_sql/LICENSE reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_sql/_crypto.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_sql/common.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_sql/demos/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_sql/demos/customers/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/_sql/demos/customers/customers.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/Theme.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/_color.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/tests/Theme.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/tests/_color.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/tests/charting.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/GreySkies.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/PlotKit/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/PlotKit/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/PlotKit/blue.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/PlotKit/cyan.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/PlotKit/green.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/PlotKit/orange.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/PlotKit/purple.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/charting/themes/PlotKit/red.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/ArrayList.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/BinaryTree.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/Dictionary.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/Queue.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/Set.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/SortedList.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/Stack.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/ArrayList.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/BinaryTree.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/Dictionary.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/Queue.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/Set.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/SortedList.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/Stack.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/collections.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/collections/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/cometd.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/Blowfish.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/LICENSE reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/MD5.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/tests/Blowfish.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/tests/MD5.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/tests/crypto.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/crypto/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/CsvStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/FlickrStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/HtmlTableStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/OpmlStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/XmlStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/demo_DataDemoTable.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/demo_FlickrStore.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/demo_FlickrStoreTree.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/demo_LazyLoad.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/demo_MultiStores.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/flickrDemo.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Argentina/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Argentina/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Brazil/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Brazil/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/Ottawa/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/Ottawa/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/Toronto/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/Toronto/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Canada/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/China/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/China/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Commonwealth of Australia/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Commonwealth of Australia/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Egypt/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Egypt/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/France/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/France/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Germany/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Germany/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/India/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/India/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Italy/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Italy/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/Mombasa/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/Mombasa/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/Nairobi/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/Nairobi/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Kenya/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mexico/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mexico/Guadalajara/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mexico/Guadalajara/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mexico/Mexico City/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mexico/Mexico City/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mexico/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mongolia/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Mongolia/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Russia/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Russia/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Spain/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Spain/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Sudan/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Sudan/Khartoum/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Sudan/Khartoum/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/Sudan/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/United States of America/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/United States of America/data.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/geography/root.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/stores/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/stores/LazyLoadJSIStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/widgets/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/widgets/FlickrView.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/widgets/FlickrViewList.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/widgets/templates/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/widgets/templates/FlickrView.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/demos/widgets/templates/FlickrViewList.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/dom.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/dom.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/ml/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/ml/test_HtmlTableStore_declaratively.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/module.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/CsvStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/FlickrStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/HtmlTableStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/OpmlStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/XmlStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/books.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/books.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/books2.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/books2.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/books3.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/books_isbnAttr.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/books_isbnAttr2.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/geography.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/geography_withspeciallabel.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/movies.csv reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/data/tests/stores/patterns.csv reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/date/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/date/php.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/date/posix.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/date/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/date/tests/module.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/date/tests/posix.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/date/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/ascii85.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/bits.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/easy64.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/lzw.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/splay.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/ascii85.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/bits.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/colors.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/colors2.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/colors2.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/colors3.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/colors3.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/easy64.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/encoding.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/lzw.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/splay.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/test.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/encoding/tests/vq.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/_common.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash6/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash6/DojoExternalInterface.as reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash6/flash6_gateway.fla reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash8/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash8/DojoExternalInterface.as reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/flash/flash8/ExpressInstall.as reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx/easing.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx/tests/test_animateClass.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx/tests/test_easing.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/fx/tests/test_sizeTo.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/Silverlight.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/butterfly.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/circles.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/clock.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/images/clock_face.jpg reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/lion.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/demos/tiger.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/matrix.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/path.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/shape.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/silverlight.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/svg.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/Silverlight.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/images/error.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/images/placeholder.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/images/rect.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/matrix.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/module.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_arc.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_bezier.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_fill.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_gfx.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_gradient.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_group.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_image1.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_image2.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_linearGradient.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_linestyle.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_pattern.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_poly.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_setPath.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_tbbox.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_text.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_textpath.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/tests/test_transform.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/gfx/vml.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/proxy/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/proxy/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/proxy/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/proxy/tests/frag.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/proxy/tests/xip.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/proxy/xip.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/proxy/xip_client.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/io/proxy/xip_server.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/ContentPane.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/FloatingPane.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/ResizeHandle.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/FloatingPane.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/FloatingPane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/ResizeHandle.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/icons/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/icons/down.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/icons/resize.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/icons/tabClose.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/resources/icons/up.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/ContentPane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/images/blank.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/images/dojoLogo.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/images/gridUnderlay.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/images/testImage.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/remote/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/remote/getResponse.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/test_FloatingPane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/test_ResizeHandle.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/layout/tests/test_SizingPane.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/_common.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/about.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/editor.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/editor.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/LICENSE reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/build.sh reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/editor.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/commons-beanutils.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/commons-lang-2.2.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/derby.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/ezmorph-1.0.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/jetty-6.1.3.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/jetty-util-6.1.3.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/json-lib-1.0b2-jdk13.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/lib/servlet-api-2.5-6.1.3.jar reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/manifest reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/org/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/org/dojo/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/org/dojo/moxie/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/org/dojo/moxie/Document.java reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/org/dojo/moxie/Documents.java reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/org/dojo/moxie/Main.java reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/org/dojo/moxie/MoxieException.java reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/server/org/dojo/moxie/MoxieServlet.java reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/editor/version.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/helloworld/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/helloworld/helloworld.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/demos/helloworld/version.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/docs/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/docs/bookmarklets.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/files.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/network_check.txt reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/offline.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/offline.js.uncompressed.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/checkmark.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/greenball.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/learnhow.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/learnhow.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/offline-widget.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/offline-widget.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/redball.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/resources/roller.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/sync.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/off/ui.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/SlideShow.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/Show.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/Show.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/Slide.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/SlideShow.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/SlideShow.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/down.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/navIconDirDown.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/navIconDirUp.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/navIconPause.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/navIconPlay.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/next.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/prev.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/resources/icons/up.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/_ext1.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-1.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-2.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-3.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-4.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-5.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-6.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-7.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-8.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/images/tile-9.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/test_SlideShow.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/presentation/tests/test_presentation.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/resources/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/resources/README.template reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/rpc/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/rpc/yahoo.smd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/sql.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/FlashStorageProvider.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/GearsStorageProvider.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/Provider.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/Storage.as reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/Storage_version6.swf reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/Storage_version8.swf reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/WhatWGStorageProvider.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/_common.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/build.sh reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/manager.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/storage_dialog.fla reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/tests/resources/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/tests/resources/testBook.txt reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/tests/resources/testXML.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/tests/test_storage.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/storage/tests/test_storage.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/Builder.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/Builder.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/BuilderPerf.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/PerfFun.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/lipsum.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/notes.txt reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/peller.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/string/tests/string.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/Sequence.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/Streamer.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/ThreadPool.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/tests/test_Sequence.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/timing/tests/test_ThreadPool.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/Uuid.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/generateRandomUuid.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/generateTimeBasedUuid.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/uuid/tests/uuid.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/ca.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/check.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/creditCard.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/regexp.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/tests/creditcard.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/tests/module.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/tests/validate.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/us.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/validate/web.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker/ColorPicker.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker/ColorPicker.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker/images/hue.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker/images/hueHandle.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker/images/pickerPointer.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/ColorPicker/images/underlay.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/FisheyeList.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/FisheyeList/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/FisheyeList/FisheyeList.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/FisheyeList/blank.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Loader.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Loader/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Loader/Loader.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Loader/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Loader/honey.php reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Loader/icons/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Loader/icons/loading.gif reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Toaster.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Toaster/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/Toaster/Toaster.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/images/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/images/fisheye_1.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/images/fisheye_2.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/images/fisheye_3.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/images/fisheye_4.png reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/test_ColorPicker.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/test_FisheyeList.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/test_Loader.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/widget/tests/test_Toaster.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/CompositeWire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/DataWire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/TableAdapter.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/TextAdapter.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/TreeAdapter.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/Wire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/XmlWire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/TableContainer.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/TableContainer.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/WidgetRepeater.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/countries.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/demo_ActionChaining.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/demo_ActionWiring.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/demo_BasicChildWire.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/demo_BasicColumnWiring.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/demo_ConditionalActions.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/demo_FlickrStoreWire.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/demo_TopicWiring.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/flickrDemo.css reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/demos/markup/states.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ml/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ml/Action.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ml/Data.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ml/DataStore.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ml/Invocation.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ml/Service.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ml/Transfer.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/ml/util.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Action.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Data.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/DataStore.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/DataStore.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Invocation.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service/JSON.smd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service/XML.smd reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service/a.json reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Service/a.xml reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/markup/Transfer.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/module.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/CompositeWire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/ConverterDynamic.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/DataWire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/TableAdapter.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/TextAdapter.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/TreeAdapter.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/Wire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/XmlWire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/programmatic/_base.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/runTests.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/wire.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/wire/tests/wireml.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/xml/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/xml/DomParser.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/dojox/xml/README reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/_browserRunner.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/_rhinoRunner.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/_sounds/ reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/_sounds/LICENSE reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/_sounds/doh.wav reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/_sounds/dohaaa.wav reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/_sounds/woohoo.wav reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/runner.html reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/runner.js reference/trunk/library/src/webapp/dojo/dojo-release-0.9.0/util/doh/small_logo.png Log: SAK-12063 This is for 2.6 -- NOT 2.5 Copying current version of dojo libraries to reference. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37436 Author: zqian@umich.edu Date: 2007-10-26 23:12:38 -0400 (Fri, 26 Oct 2007) New Revision: 37436 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java assignment/trunk/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm Log: fix to SAK-12053:If user sets an invalid accept until date for a single student a warning should be displayed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37435 Author: jzaremba@unicon.net Date: 2007-10-26 19:53:32 -0400 (Fri, 26 Oct 2007) New Revision: 37435 Modified: content/branches/SAK-11543/content-api/api/src/java/org/sakaiproject/content/api/ContentHostingService.java content/branches/SAK-11543/content-api/api/src/java/org/sakaiproject/content/cover/ContentHostingService.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-11543/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm Log: TSQ-747 UI is partially reflecting existing state. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37434 Author: colin.clark@utoronto.ca Date: 2007-10-26 19:22:56 -0400 (Fri, 26 Oct 2007) New Revision: 37434 Modified: portal/trunk/portal-charon/charon/src/webapp/scripts/portalscripts.js Log: SAK-11824 Portal My Active Sites: Fixes a bug in IE 6 where some form controls show through the My Active Sites drop down menu when it is active. This fix uses an MIT-licensed fucntion written by Brandon Aaron, which hacks around the underlying bug in jQuery using an invisible iFrame. Patch from Eli Cochran. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37433 Author: ray@media.berkeley.edu Date: 2007-10-26 18:58:57 -0400 (Fri, 26 Oct 2007) New Revision: 37433 Modified: bspace/assignment/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: BSP-1324 See if my blind attempt to fix SAK-12029 works better than what we have now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37432 Author: ray@media.berkeley.edu Date: 2007-10-26 17:06:58 -0400 (Fri, 26 Oct 2007) New Revision: 37432 Modified: bspace/assignment/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: BSP-1324 More diagnostics for SAK-12029 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37431 Author: ray@media.berkeley.edu Date: 2007-10-26 16:46:30 -0400 (Fri, 26 Oct 2007) New Revision: 37431 Modified: bspace/assignment/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: BSP-1324 Add some logging so that we have some chance to diagnose SAK-12029 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37430 Author: ray@media.berkeley.edu Date: 2007-10-26 16:22:45 -0400 (Fri, 26 Oct 2007) New Revision: 37430 Modified: bspace/assignment/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: BSP-1324 merge -r37387:37410 from assignment/branches/post-2-4 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37428 Author: louis@media.berkeley.edu Date: 2007-10-26 15:16:33 -0400 (Fri, 26 Oct 2007) New Revision: 37428 Modified: roster/trunk/roster-app/src/java/org/sakaiproject/tool/roster/FilteredParticipantListingBean.java roster/trunk/roster-app/src/webapp/roster/inc/filter.jspf Log: SAK-12059 Roster Group/Section Filter does not show ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37427 Author: dlhaines@umich.edu Date: 2007-10-26 14:55:33 -0400 (Fri, 26 Oct 2007) New Revision: 37427 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Log: CTools: update P release revision number. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37426 Author: dlhaines@umich.edu Date: 2007-10-26 14:54:45 -0400 (Fri, 26 Oct 2007) New Revision: 37426 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.properties Log: CTools: update P release revision number. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37425 Author: dlhaines@umich.edu Date: 2007-10-26 14:48:54 -0400 (Fri, 26 Oct 2007) New Revision: 37425 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.properties Log: CTools: update keywords ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37424 Author: dlhaines@umich.edu Date: 2007-10-26 14:46:26 -0400 (Fri, 26 Oct 2007) New Revision: 37424 Added: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.properties ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xP.properties Removed: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xO.properties Log: CTools: Insert yet another Evaluation tool release as 2.4.xO and push current 2.4.xO to 2.4.xP ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37423 Author: ajpoland@iupui.edu Date: 2007-10-26 14:08:42 -0400 (Fri, 26 Oct 2007) New Revision: 37423 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37422 Author: wagnermr@iupui.edu Date: 2007-10-26 14:05:56 -0400 (Fri, 26 Oct 2007) New Revision: 37422 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r37408:37409 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java ------------------------------------------------------------------------ r37409 | zqian@umich.edu | 2007-10-26 10:35:02 -0400 (Fri, 26 Oct 2007) | 3 lines Fix to SAK-11967:assignments / problem with mixed format assignments when using the 'assign this grade to all participants without submissions' Assign grades also to those non-graded submissions. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37421 Author: zqian@umich.edu Date: 2007-10-26 13:58:49 -0400 (Fri, 26 Oct 2007) New Revision: 37421 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12058:Grade Report in Assignments orders by default by Last Name, should order by Last Name, First Name ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37420 Author: ktsao@stanford.edu Date: 2007-10-26 13:47:03 -0400 (Fri, 26 Oct 2007) New Revision: 37420 Modified: sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/select/SelectActionListener.java Log: SAK-12049 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37419 Author: ray@media.berkeley.edu Date: 2007-10-26 13:23:11 -0400 (Fri, 26 Oct 2007) New Revision: 37419 Modified: bspace/assignment/post-2-4/runconversion-2.4.x.sh Log: BSP-1324 Update script with new Oracle driver file name ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37418 Author: aaronz@vt.edu Date: 2007-10-26 13:00:25 -0400 (Fri, 26 Oct 2007) New Revision: 37418 Modified: memory/branches/SAK-11913/memory-test/impl/pom.xml memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/LoadTestMemoryService.java memory/branches/SAK-11913/memory-test/pack/pom.xml memory/branches/SAK-11913/memory-test/pack/src/webapp/WEB-INF/components.xml memory/branches/SAK-11913/memory-test/pom.xml Log: SAK-11913: Fixed up the config problems in the test runner load test, it will now run correctly, now I just need to get the test to be more viable ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37417 Author: zqian@umich.edu Date: 2007-10-26 11:49:11 -0400 (Fri, 26 Oct 2007) New Revision: 37417 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-11821: fix the problem those auto added submission object have two same submitter ids listed in xml ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37416 Author: aaronz@vt.edu Date: 2007-10-26 11:39:07 -0400 (Fri, 26 Oct 2007) New Revision: 37416 Modified: memory/branches/SAK-11913/memory-test/.classpath memory/branches/SAK-11913/memory-test/impl/pom.xml memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/LoadTestMemoryService.java memory/branches/SAK-11913/memory-test/pack/pom.xml memory/branches/SAK-11913/memory-test/pack/src/webapp/WEB-INF/components.xml Log: SAK-11913: Added in a test runner test to load test the caching service, need to add in more tests though ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37415 Author: bahollad@indiana.edu Date: 2007-10-26 11:37:46 -0400 (Fri, 26 Oct 2007) New Revision: 37415 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: SAK-12027 Possible problems with sakai 2.4->2.5 mysql conversion script ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37414 Author: aaronz@vt.edu Date: 2007-10-26 11:36:50 -0400 (Fri, 26 Oct 2007) New Revision: 37414 Added: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemoryServiceJMXAgent.java Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/SAK-11913/memory-impl/pack/src/webapp/WEB-INF/components.xml memory/branches/SAK-11913/memory-impl/pack/src/webapp/WEB-INF/ehcache-beans.xml Log: Added in some of the changes from trunk to the branch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37412 Author: zqian@umich.edu Date: 2007-10-26 10:39:44 -0400 (Fri, 26 Oct 2007) New Revision: 37412 Modified: assignment/branches/sakai_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge fix to SAK-11967 into 2.4.x branch:svn merge -r 37408:37409 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37411 Author: ray@media.berkeley.edu Date: 2007-10-26 10:39:30 -0400 (Fri, 26 Oct 2007) New Revision: 37411 Modified: bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java Log: BSP-1324 Quiet down logging ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37410 Author: zqian@umich.edu Date: 2007-10-26 10:38:44 -0400 (Fri, 26 Oct 2007) New Revision: 37410 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge fix to SAK-11967 into post-2-4 branch:svn merge -r 37408:37409 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37409 Author: zqian@umich.edu Date: 2007-10-26 10:35:02 -0400 (Fri, 26 Oct 2007) New Revision: 37409 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: Fix to SAK-11967:assignments / problem with mixed format assignments when using the 'assign this grade to all participants without submissions' Assign grades also to those non-graded submissions. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37408 Author: zqian@umich.edu Date: 2007-10-26 10:03:47 -0400 (Fri, 26 Oct 2007) New Revision: 37408 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge fix to SAK-11765 into post-2-4: svn merge -r 36061:36062 https://source.sakaiproject.org/svn/assignment/trunk/ svn merge -r 36075:36076 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37407 Author: bahollad@indiana.edu Date: 2007-10-26 08:51:00 -0400 (Fri, 26 Oct 2007) New Revision: 37407 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: SAK-12027 Possible problems with sakai 2.4->2.5 mysql conversion script ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37406 Author: ray@media.berkeley.edu Date: 2007-10-26 08:16:32 -0400 (Fri, 26 Oct 2007) New Revision: 37406 Modified: bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionDriver.java Log: BSP-1324 Quiet down logging while I look into the transaction problem on dev ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37402 Author: zqian@umich.edu Date: 2007-10-25 22:55:44 -0400 (Thu, 25 Oct 2007) New Revision: 37402 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-12029 into post-2-4 branch: svn merge -r 37399:37400 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37400 Author: zqian@umich.edu Date: 2007-10-25 22:16:42 -0400 (Thu, 25 Oct 2007) New Revision: 37400 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12029:zip file not accepted in Assignments "Upload All" feature ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37399 Author: louis@media.berkeley.edu Date: 2007-10-25 21:25:22 -0400 (Thu, 25 Oct 2007) New Revision: 37399 Modified: roster/trunk/roster-app/src/java/org/sakaiproject/tool/roster/RosterPreferences.java Log: SAK-11444 make the default Roster order configurable ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37398 Author: zqian@umich.edu Date: 2007-10-25 20:33:54 -0400 (Thu, 25 Oct 2007) New Revision: 37398 Modified: assignment/trunk/upgradeschema_oracle.config Log: fix to SAK-11821:remove the line break ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37397 Author: ray@media.berkeley.edu Date: 2007-10-25 20:10:15 -0400 (Thu, 25 Oct 2007) New Revision: 37397 Added: bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/ bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/ bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SchemaConversionHandler.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SerializableSubmissionAccess.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/ bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/AssignmentSubmissionAccess.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SAXSerializablePropertiesAccess.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionDriver.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionException.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config bspace/assignment/post-2-4/runconversion-2.4.x.sh bspace/assignment/post-2-4/runconversion.sh bspace/assignment/post-2-4/upgradeschema_mysql.config bspace/assignment/post-2-4/upgradeschema_oracle.config Removed: bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/ bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SchemaConversionHandler.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SerializableSubmissionAccess.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/ bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/AssignmentSubmissionAccess.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SAXSerializablePropertiesAccess.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionDriver.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionException.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config Modified: bspace/assignment/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java bspace/assignment/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentSubmission.java bspace/assignment/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java bspace/assignment/post-2-4/assignment-impl/.classpath bspace/assignment/post-2-4/assignment-impl/impl/pom.xml bspace/assignment/post-2-4/assignment-impl/impl/project.xml bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/taggable/impl/AssignmentActivityProducerImpl.java bspace/assignment/post-2-4/assignment-impl/impl/src/sql/hsqldb/sakai_assignment.sql bspace/assignment/post-2-4/assignment-impl/impl/src/sql/mysql/sakai_assignment.sql bspace/assignment/post-2-4/assignment-impl/impl/src/sql/oracle/sakai_assignment.sql bspace/assignment/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: BSP-1324 Try to drag in what's needed to fix SAK-11821 from the trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37396 Author: jzaremba@unicon.net Date: 2007-10-25 17:20:02 -0400 (Thu, 25 Oct 2007) New Revision: 37396 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ListItem.java content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/branches/SAK-11543/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm Log: TSQ-747 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37395 Author: louis@media.berkeley.edu Date: 2007-10-25 17:16:21 -0400 (Thu, 25 Oct 2007) New Revision: 37395 Modified: roster/trunk/roster-app/src/webapp/roster/pictures.jsp Log: SAK-11144 In IE7, switch picture view takes two clicks ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37394 Author: rjlowe@iupui.edu Date: 2007-10-25 16:35:05 -0400 (Thu, 25 Oct 2007) New Revision: 37394 Modified: assignment/branches/oncourse_2-4-x/assignment-impl/impl/src/bundle/assignment.properties Log: SAK-11967 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37393 Author: ajpoland@iupui.edu Date: 2007-10-25 15:44:41 -0400 (Thu, 25 Oct 2007) New Revision: 37393 Modified: sam/branches/sakai_2-5-x/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/ShowAttachmentMediaServlet.java sam/branches/sakai_2-5-x/samigo-app/src/webapp/jsf/delivery/assessment_attachment.jsp sam/branches/sakai_2-5-x/samigo-app/src/webapp/jsf/delivery/item/attachment.jsp sam/branches/sakai_2-5-x/samigo-app/src/webapp/jsf/delivery/part_attachment.jsp sam/branches/sakai_2-5-x/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/branches/sakai_2-5-x/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueriesAPI.java sam/branches/sakai_2-5-x/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/AssessmentService.java sam/branches/sakai_2-5-x/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/PublishedAssessmentService.java Log: svn merge -c 37148 https://source.sakaiproject.org/svn/sam/trunk U samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/ShowAttachmentMediaServlet.java U samigo-app/src/webapp/jsf/delivery/assessment_attachment.jsp U samigo-app/src/webapp/jsf/delivery/item/attachment.jsp U samigo-app/src/webapp/jsf/delivery/part_attachment.jsp U samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueriesAPI.java U samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java U samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/AssessmentService.java U samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/PublishedAssessmentService.java svn log -r 37148 https://source.sakaiproject.org/svn/sam/trunk ------------------------------------------------------------------------ r37148 | ktsao@stanford.edu | 2007-10-19 13:55:26 -0400 (Fri, 19 Oct 2007) | 1 line SAK-11909 ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37392 Author: ray@media.berkeley.edu Date: 2007-10-25 15:33:19 -0400 (Thu, 25 Oct 2007) New Revision: 37392 Added: bspace/entity/ bspace/entity/sakai_2-4-x/ Log: BSP-1324 Create local entity branch to bring in 2.5 serialization code which is needed for the SAK-11821 Assignments fix ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37391 Author: ajpoland@iupui.edu Date: 2007-10-25 15:28:45 -0400 (Thu, 25 Oct 2007) New Revision: 37391 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37390 Author: rjlowe@iupui.edu Date: 2007-10-25 15:28:08 -0400 (Thu, 25 Oct 2007) New Revision: 37390 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37384:37385 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java in-143-146:~/java/test/oncourse_2-4-x admin$ svn log -r 37385 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37385 | zqian@umich.edu | 2007-10-25 12:05:12 -0400 (Thu, 25 Oct 2007) | 1 line fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37389 Author: ray@media.berkeley.edu Date: 2007-10-25 14:28:18 -0400 (Thu, 25 Oct 2007) New Revision: 37389 Modified: bspace/assignment/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/api/AssignmentService.java bspace/assignment/post-2-4/assignment-api/api/src/java/org/sakaiproject/assignment/cover/AssignmentService.java bspace/assignment/post-2-4/assignment-impl/impl/src/bundle/assignment.properties bspace/assignment/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java bspace/assignment/post-2-4/assignment-tool/tool/src/bundle/assignment.properties bspace/assignment/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_grading_submission.vm bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_list_submissions.vm bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_new_edit_assignment.vm bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_preview_assignment.vm bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_instructor_uploadAll.vm bspace/assignment/post-2-4/assignment-tool/tool/src/webapp/vm/assignment/chef_assignments_list_assignments.vm Log: BSP-1324 Merge -r 35724:37387 from post-2-4; was not able to replicate SAK-12029 locally, so we'll test it on dev ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37388 Author: zqian@umich.edu Date: 2007-10-25 14:20:57 -0400 (Thu, 25 Oct 2007) New Revision: 37388 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12050: wrong alert message when only choose upload feedback text for 'upload all assignment submission' ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37387 Author: bkirschn@umich.edu Date: 2007-10-25 12:15:43 -0400 (Thu, 25 Oct 2007) New Revision: 37387 Modified: content/trunk/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: SAK-1357 update exception error handling ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37386 Author: mbreuker@loi.nl Date: 2007-10-25 12:10:41 -0400 (Thu, 25 Oct 2007) New Revision: 37386 Modified: osp/trunk/glossary/tool/src/bundle/org/theospi/portfolio/glossary/bundle/Messages_nl.properties Log: SAK-12021 - update dutch translations (osp glossary tool) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37385 Author: zqian@umich.edu Date: 2007-10-25 12:05:12 -0400 (Thu, 25 Oct 2007) New Revision: 37385 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-12047:Upload All/ When only 1 students information is uploaded, the data for other students is being wiped out ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37384 Author: gsilver@umich.edu Date: 2007-10-25 11:56:07 -0400 (Thu, 25 Oct 2007) New Revision: 37384 Modified: reference/trunk/library/src/webapp/skin/default/portal.css Log: http://jira.sakaiproject.org/jira/browse/SAK-11701 - tool icons ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37383 Author: louis@media.berkeley.edu Date: 2007-10-25 11:28:47 -0400 (Thu, 25 Oct 2007) New Revision: 37383 Modified: roster/trunk/roster-app/src/java/org/sakaiproject/tool/roster/BaseRosterPageBean.java roster/trunk/roster-app/src/java/org/sakaiproject/tool/roster/RosterPreferences.java Log: SAK-11444 make the default Roster order configurable ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37382 Author: bkirschn@umich.edu Date: 2007-10-25 11:14:13 -0400 (Thu, 25 Oct 2007) New Revision: 37382 Modified: content/trunk/content-bundles/types.properties content/trunk/content-bundles/types_ar.properties content/trunk/content-bundles/types_fr_CA.properties content/trunk/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: SAK-1357 SAK-11814 fix uploading and editting UTF-8 content ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37381 Author: bkirschn@umich.edu Date: 2007-10-25 10:59:51 -0400 (Thu, 25 Oct 2007) New Revision: 37381 Modified: content/trunk/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesHelperAction.java Log: SAK-11814 formatting change: fix tabs only ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37380 Author: ajpoland@iupui.edu Date: 2007-10-25 09:17:45 -0400 (Thu, 25 Oct 2007) New Revision: 37380 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37379 Author: rjlowe@iupui.edu Date: 2007-10-25 09:17:12 -0400 (Thu, 25 Oct 2007) New Revision: 37379 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/bundle/assignment.properties Log: svn merge -r 37334:37335 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java svn log -r 37335:37335 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37335 | zqian@umich.edu | 2007-10-23 17:07:19 -0400 (Tue, 23 Oct 2007) | 1 line fix to SAK-11967:assignments / problem with mixed format assignments when using the 'assign this grade to all participants without submissions' ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37378 Author: rjlowe@iupui.edu Date: 2007-10-25 09:13:30 -0400 (Thu, 25 Oct 2007) New Revision: 37378 Modified: assignment/branches/oncourse_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: svn merge -r 37334:37335 https://source.sakaiproject.org/svn/assignment/trunk U assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java svn log -r 37335:37335 https://source.sakaiproject.org/svn/assignment/trunk ------------------------------------------------------------------------ r37335 | zqian@umich.edu | 2007-10-23 17:07:19 -0400 (Tue, 23 Oct 2007) | 1 line fix to SAK-11967:assignments / problem with mixed format assignments when using the 'assign this grade to all participants without submissions' ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37377 Author: zach.thomas@txstate.edu Date: 2007-10-25 07:45:49 -0400 (Thu, 25 Oct 2007) New Revision: 37377 Modified: content/branches/SAK-11543/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java Log: added additional logic to isAvailable method to look for the resource.satisfies.rule property. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37376 Author: ian@caret.cam.ac.uk Date: 2007-10-25 07:17:40 -0400 (Thu, 25 Oct 2007) New Revision: 37376 Modified: event/branches/sakai_2-4-x/event-impl/impl/src/java/org/sakaiproject/event/impl/UsageSessionServiceAdaptor.java Log: http://jira.sakaiproject.org/jira/browse/SAK-7428 Applied patch ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37375 Author: ian@caret.cam.ac.uk Date: 2007-10-25 04:59:28 -0400 (Thu, 25 Oct 2007) New Revision: 37375 Modified: event/trunk/event-impl/impl/src/java/org/sakaiproject/event/impl/UsageSessionServiceAdaptor.java Log: http://jira.sakaiproject.org/jira/browse/SAK-7428 Patch applied with recoding, stucture has changed in trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37369 Author: ray@media.berkeley.edu Date: 2007-10-24 18:06:59 -0400 (Wed, 24 Oct 2007) New Revision: 37369 Modified: user/trunk/user-impl/integration-test/src/test/java/org/sakaiproject/user/impl/UserDirectoryServiceGetTest.java Log: SAK-11597 Add regression test for blocking duplicate user EIDs ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37368 Author: ktsao@stanford.edu Date: 2007-10-24 16:50:03 -0400 (Wed, 24 Oct 2007) New Revision: 37368 Modified: sam/branches/sakai_2-4-x/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java Log: SAK-11726 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37367 Author: zqian@umich.edu Date: 2007-10-24 16:20:51 -0400 (Wed, 24 Oct 2007) New Revision: 37367 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/DbAssignmentService.java Log: fix to SAK-11821: fix the problem with 0 value for getting graded or submission submission count. Was using wrong sql syntax for Oracle ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37366 Author: ian@caret.cam.ac.uk Date: 2007-10-24 15:54:58 -0400 (Wed, 24 Oct 2007) New Revision: 37366 Added: db/trunk/db-impl/ext/src/java/org/sakaiproject/springframework/orm/hibernate/HibernateJMXAgent.java Modified: db/trunk/db-impl/pack/src/webapp/WEB-INF/components.xml Log: http://jira.sakaiproject.org/jira/browse/SAK-12040 Fixed, Enables Hibernate JMXAgent, To use start tomcat with -Dcom.sun.management.jmxremote and start jconsole once hibernate is fully registered, you will see a hibernate MBean ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37364 Author: chmaurer@iupui.edu Date: 2007-10-24 15:47:28 -0400 (Wed, 24 Oct 2007) New Revision: 37364 Modified: osp/trunk/presentation/tool/src/webapp/WEB-INF/jsp/presentation/addPresentation2.jsp Log: http://bugs.sakaiproject.org/jira/browse/SAK-12026 Applying the patch to fix the multi-select for forms. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37363 Author: ian@caret.cam.ac.uk Date: 2007-10-24 15:40:34 -0400 (Wed, 24 Oct 2007) New Revision: 37363 Added: memory/trunk/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemoryServiceJMXAgent.java Modified: memory/trunk/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/trunk/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/trunk/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java memory/trunk/memory-impl/pack/src/webapp/WEB-INF/components.xml Log: http://jira.sakaiproject.org/jira/browse/SAK-12030 Fixed, but needs some really carefull testing to make certain that items are being evicted correctly. The multirefcache eviction code is almost the same as it was withthe HashMap memory service. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37362 Author: gjthomas@iupui.edu Date: 2007-10-24 15:15:23 -0400 (Wed, 24 Oct 2007) New Revision: 37362 Modified: oncourse/trunk/src/presence/presence-tool/tool/src/java/org/sakaiproject/presence/tool/PresenceTool.java Log: ONC-8 - layout issue change ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37361 Author: gjthomas@iupui.edu Date: 2007-10-24 15:14:47 -0400 (Wed, 24 Oct 2007) New Revision: 37361 Modified: oncourse/trunk/src/presence/presence-tool/tool/src/java/org/sakaiproject/presence/tool/PresenceTool.java Log: ONC-8 - layout issue change ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37356 Author: aaronz@vt.edu Date: 2007-10-24 12:05:58 -0400 (Wed, 24 Oct 2007) New Revision: 37356 Added: memory/branches/SAK-11913/memory-test/ memory/branches/SAK-11913/memory-test/.classpath memory/branches/SAK-11913/memory-test/.project memory/branches/SAK-11913/memory-test/impl/ memory/branches/SAK-11913/memory-test/impl/pom.xml memory/branches/SAK-11913/memory-test/impl/src/ memory/branches/SAK-11913/memory-test/impl/src/java/ memory/branches/SAK-11913/memory-test/impl/src/java/org/ memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/ memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/ memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/ memory/branches/SAK-11913/memory-test/impl/src/java/org/sakaiproject/memory/test/LoadTestMemoryService.java memory/branches/SAK-11913/memory-test/pack/ memory/branches/SAK-11913/memory-test/pack/pom.xml memory/branches/SAK-11913/memory-test/pack/src/ memory/branches/SAK-11913/memory-test/pack/src/webapp/ memory/branches/SAK-11913/memory-test/pack/src/webapp/WEB-INF/ memory/branches/SAK-11913/memory-test/pack/src/webapp/WEB-INF/components.xml memory/branches/SAK-11913/memory-test/pom.xml Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java Log: SAK-11913: added load testing project ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37355 Author: ian@caret.cam.ac.uk Date: 2007-10-24 11:49:39 -0400 (Wed, 24 Oct 2007) New Revision: 37355 Modified: reference/trunk/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: http://jira.sakaiproject.org/jira/browse/SAK-11948 Fixed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37354 Author: aaronz@vt.edu Date: 2007-10-24 11:28:33 -0400 (Wed, 24 Oct 2007) New Revision: 37354 Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java Log: SAK-11913: Made the memory stats easier to read and more informative ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37353 Author: aaronz@vt.edu Date: 2007-10-24 11:08:51 -0400 (Wed, 24 Oct 2007) New Revision: 37353 Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java Log: SAK-11913: Made the memory stats easier to read and more informative ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37352 Author: zqian@umich.edu Date: 2007-10-24 09:55:38 -0400 (Wed, 24 Oct 2007) New Revision: 37352 Modified: site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-group.vm Log: fix to SAK-9471:Groups can be added in site info with no members, it is possible to create a group which does not display any group name ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37350 Author: aaronz@vt.edu Date: 2007-10-24 08:05:40 -0400 (Wed, 24 Oct 2007) New Revision: 37350 Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/branches/SAK-11913/memory-impl/pack/src/webapp/WEB-INF/ehcache-beans.xml Log: SAK-11913: Adjusted the configuration to remove the cache that was created in memory, tweaked the implementation of the memory service ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37349 Author: aaronz@vt.edu Date: 2007-10-24 08:05:33 -0400 (Wed, 24 Oct 2007) New Revision: 37349 Modified: memory/branches/SAK-11913/memory-api/api/src/java/ehcache.xml Log: SAK-11913: Adjusted the configuration to remove the cache that was created in memory, tweaked the implementation of the memory service ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37348 Author: mbreuker@loi.nl Date: 2007-10-24 07:10:15 -0400 (Wed, 24 Oct 2007) New Revision: 37348 Modified: blog/trunk/tool/src/bundle/uk/ac/lancs/e_science/sakai/tools/blogger/bundle/Messages_nl.properties Log: SAK-12021 - update dutch translations (blogger tool) ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37347 Author: ian@caret.cam.ac.uk Date: 2007-10-24 04:04:55 -0400 (Wed, 24 Oct 2007) New Revision: 37347 Modified: db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionException.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionHandler.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/UpgradeSchema.java Log: http://jira.sakaiproject.org/jira/browse/SAK-12031 Missed build errors after syncing with assignments. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37346 Author: zqian@umich.edu Date: 2007-10-23 21:12:53 -0400 (Tue, 23 Oct 2007) New Revision: 37346 Modified: assignment/branches/sakai_2-4-x/assignment-tool/tool/src/bundle/assignment.properties assignment/branches/sakai_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-11967 into 2-4-x branch:svn merge -r 37334:37335 https://source.sakaiproject.org/svn/assignment/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37345 Author: zqian@umich.edu Date: 2007-10-23 21:09:59 -0400 (Tue, 23 Oct 2007) New Revision: 37345 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/bundle/assignment.properties assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merge the fix to SAK-11967 into post-2-4 branch:svn merge -r 37334:37335 https://source.sakaiproject.org/svn/assignment/trunk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37344 Author: ian@caret.cam.ac.uk Date: 2007-10-23 19:51:30 -0400 (Tue, 23 Oct 2007) New Revision: 37344 Modified: assignment/trunk/runconversion-2.4.x.sh assignment/trunk/runconversion.sh Log: http://jira.sakaiproject.org/jira/browse/SAK-12031 Modified conversion scripts to use the central framework The could be modified further to use the central script, left notes in the patch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37343 Author: ian@caret.cam.ac.uk Date: 2007-10-23 19:44:33 -0400 (Tue, 23 Oct 2007) New Revision: 37343 Removed: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/api/SchemaConversionHandler.java assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionDriver.java assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionException.java assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java Modified: assignment/trunk/assignment-impl/impl/pom.xml assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/RemoveDuplicateSubmissionsConversionHandler.java assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SubmitterIdAssignmentsConversionHandler.java Log: Moved the conversion framework into sakai-db-conversion http://jira.sakaiproject.org/jira/browse/SAK-12031 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37342 Author: ian@caret.cam.ac.uk Date: 2007-10-23 19:43:14 -0400 (Tue, 23 Oct 2007) New Revision: 37342 Added: db/trunk/db-util/conversion/ db/trunk/db-util/conversion/pom.xml db/trunk/db-util/conversion/runconversion.sh db/trunk/db-util/conversion/src/ db/trunk/db-util/conversion/src/java/ db/trunk/db-util/conversion/src/java/org/ db/trunk/db-util/conversion/src/java/org/sakaiproject/ db/trunk/db-util/conversion/src/java/org/sakaiproject/util/ db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/ db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/CheckConnection.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionController.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionDriver.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionException.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/SchemaConversionHandler.java db/trunk/db-util/conversion/src/java/org/sakaiproject/util/conversion/UpgradeSchema.java db/trunk/db-util/storage/src/java/org/sakaiproject/util/ByteStorageConversion.java Modified: db/trunk/db-util/.classpath db/trunk/pom.xml Log: Moved conversion utility into sakai-db-conversion http://jira.sakaiproject.org/jira/browse/SAK-12031 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37341 Author: ian@caret.cam.ac.uk Date: 2007-10-23 19:41:38 -0400 (Tue, 23 Oct 2007) New Revision: 37341 Removed: content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/ByteStorageConversion.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/CheckConnection.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SchemaConversionController.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SchemaConversionDriver.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SchemaConversionException.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/SchemaConversionHandler.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/UpgradeSchema.java content/trunk/runconversion.sh Modified: content/trunk/content-impl/impl/pom.xml content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/DbContentService.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/Type1BaseContentCollectionSerializer.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/Type1BaseContentResourceSerializer.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/ConvertTime.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/FileSizeResourcesConversionHandler.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/Type1BlobCollectionConversionHandler.java content/trunk/content-impl/impl/src/java/org/sakaiproject/content/impl/serialize/impl/conversion/Type1BlobResourcesConversionHandler.java content/trunk/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/ByteStorageConversionCheck.java content/trunk/content-impl/impl/src/test/org/sakaiproject/content/impl/serialize/impl/test/MySQLByteStorage.java Log: Moved conversion utility into /db http://jira.sakaiproject.org/jira/browse/SAK-12031 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37340 Author: dlhaines@umich.edu Date: 2007-10-23 19:39:42 -0400 (Tue, 23 Oct 2007) New Revision: 37340 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xN.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xN.properties Log: CTools: update 2.4.xN build for new evaluation revision. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37339 Author: ian@caret.cam.ac.uk Date: 2007-10-23 18:28:52 -0400 (Tue, 23 Oct 2007) New Revision: 37339 Modified: content/trunk/content-impl-jcr/pack/pom.xml content/trunk/content-impl-jcr/pack/src/webapp/WEB-INF/components-jcr.xml content/trunk/content-impl-jcr/pack/src/webapp/WEB-INF/components.xml content/trunk/contentmultiplex-impl/ content/trunk/contentmultiplex-impl/impl/src/java/org/sakaiproject/content/multiplex/ContentHostingMultiplexService.java Log: Integrating the multiplexer ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37338 Author: ian@caret.cam.ac.uk Date: 2007-10-23 18:25:28 -0400 (Tue, 23 Oct 2007) New Revision: 37338 Modified: content/trunk/content-bundles/types.properties content/trunk/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java content/trunk/content-tool/tool/src/webapp/vm/resources/sakai_properties.vm Log: Fixed the mount point issue, there is a new bundle value which needs propagating to other language files. http://bugs.sakaiproject.org/jira/browse/SAK-12019 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37337 Author: ian@caret.cam.ac.uk Date: 2007-10-23 17:33:59 -0400 (Tue, 23 Oct 2007) New Revision: 37337 Modified: rwiki/trunk/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RequestScopeSuperBean.java Log: SAK-11988 Missed eclipse file ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37335 Author: zqian@umich.edu Date: 2007-10-23 17:07:19 -0400 (Tue, 23 Oct 2007) New Revision: 37335 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-11967:assignments / problem with mixed format assignments when using the 'assign this grade to all participants without submissions' ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37336 Author: ian@caret.cam.ac.uk Date: 2007-10-23 17:16:48 -0400 (Tue, 23 Oct 2007) New Revision: 37336 Modified: rwiki/trunk/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/SiteEmailNotificationRWiki.java rwiki/trunk/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/RequestScopeSuperBean.java rwiki/trunk/rwiki-tool/tool/src/java/uk/ac/cam/caret/sakai/rwiki/tool/command/UpdatePreferencesCommand.java Log: Discovered that the eid and id usage was the wrong way round. Fixed over entire preferences storage. http://jira.sakaiproject.org/jira/browse/SAK-11988 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37329 Author: aaronz@vt.edu Date: 2007-10-23 13:53:09 -0400 (Tue, 23 Oct 2007) New Revision: 37329 Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java Log: SAK-11913: Fixed up a few issues in the code so that it is more backwards compatible ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37328 Author: zqian@umich.edu Date: 2007-10-23 12:36:01 -0400 (Tue, 23 Oct 2007) New Revision: 37328 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java Log: fix to SAK-11634:Assignment uses UsageSession rather than normal Session ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37327 Author: zqian@umich.edu Date: 2007-10-23 12:20:57 -0400 (Tue, 23 Oct 2007) New Revision: 37327 Modified: assignment/branches/post-2-4/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/branches/post-2-4/assignment-tool/tool/src/bundle/assignment.properties assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: merged fix to SAK-11992 into post-2-4 branch: svn merge -r 37325:37326 https://source.sakaiproject.org/svn/assignment/trunk/ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37326 Author: zqian@umich.edu Date: 2007-10-23 12:16:57 -0400 (Tue, 23 Oct 2007) New Revision: 37326 Modified: assignment/trunk/assignment-bundles/assignment.properties assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/BaseAssignmentService.java assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-11992:Deleted assignment appearing to students but not instructor; when the assignment is non-electronic type, delete assignment also removes all submissions and assignment content object. Otherwise, if there is no submission to the assignment yet, both assignment and assignment content objects will be removed. If there is submission object, assignment is just marked as 'deleted' ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37324 Author: chmaurer@iupui.edu Date: 2007-10-23 11:33:49 -0400 (Tue, 23 Oct 2007) New Revision: 37324 Modified: osp/tags/sakai_2-5-0_QA_010_GMT/ osp/tags/sakai_2-5-0_QA_010_GMT/.externals osp/tags/sakai_2-5-0_QA_010_GMT/pom.xml Log: changes for OSP tag to include gmt ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37323 Author: chmaurer@iupui.edu Date: 2007-10-23 11:15:54 -0400 (Tue, 23 Oct 2007) New Revision: 37323 Added: osp/tags/sakai_2-5-0_QA_010_GMT/ Log: prep for 2.5 010 OSP + GMT tag ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37228 Author: zqian@umich.edu Date: 2007-10-23 10:08:35 -0400 (Tue, 23 Oct 2007) New Revision: 37228 Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/CombineDuplicateSubmissionsConversionHandler.java assignment/trunk/upgradeschema_oracle.config Log: further fix for SAK-11821 from Carl Hall: 1) remove the rs.first() call; 2) check for the empty saxList; 3) add the insert back into convert.1.populate.migrate.table inside updateschema_oracle.config file ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37226 Author: gjthomas@iupui.edu Date: 2007-10-23 09:20:27 -0400 (Tue, 23 Oct 2007) New Revision: 37226 Modified: oncourse/trunk/src/presence/presence-tool/tool/src/java/org/sakaiproject/presence/tool/PresenceTool.java Log: ONC-8 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37225 Author: gsilver@umich.edu Date: 2007-10-23 09:12:18 -0400 (Tue, 23 Oct 2007) New Revision: 37225 Modified: web/trunk/web-tool/tool/src/bundle/iframe.properties web/trunk/web-tool/tool/src/webapp/vm/web/chef_iframe-customize.vm Log: http://jira.sakaiproject.org/jira/browse/SAK-12007 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37224 Author: ian@caret.cam.ac.uk Date: 2007-10-23 09:10:02 -0400 (Tue, 23 Oct 2007) New Revision: 37224 Modified: rwiki/trunk/rwiki-impl/impl/src/java/uk/ac/cam/caret/sakai/rwiki/component/service/impl/SiteEmailNotificationRWiki.java Log: Problem with confusion over user.getId() and user.getEid() causing emails not to go out. This should perhapse be back ported into 2.4.x http://jira.sakaiproject.org/jira/browse/SAK-11988 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37223 Author: ajpoland@iupui.edu Date: 2007-10-23 08:39:42 -0400 (Tue, 23 Oct 2007) New Revision: 37223 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37222 Author: aaronz@vt.edu Date: 2007-10-23 08:34:51 -0400 (Tue, 23 Oct 2007) New Revision: 37222 Modified: memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/MemCacheTest.java Log: SAK-11913: All unit tests completed and running correctly Interfaces should be stable now ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37221 Author: aaronz@vt.edu Date: 2007-10-23 07:42:48 -0400 (Tue, 23 Oct 2007) New Revision: 37221 Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/MemCacheTest.java Log: SAK-11913: Updates to make the package closer to JSR-107 Tests now mostly completed ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37220 Author: aaronz@vt.edu Date: 2007-10-23 07:41:46 -0400 (Tue, 23 Oct 2007) New Revision: 37220 Modified: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/Cache.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/Cacher.java Log: Mostly completed tests now, still need to work out the attach tests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37219 Author: zach.thomas@txstate.edu Date: 2007-10-22 19:54:38 -0400 (Mon, 22 Oct 2007) New Revision: 37219 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: added the lookup of event data classes from the ConditionService ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37178 Author: ajpoland@iupui.edu Date: 2007-10-22 18:21:16 -0400 (Mon, 22 Oct 2007) New Revision: 37178 Modified: reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql reference/branches/sakai_2-5-x/docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql Log: svn merge -c 37033 https://source.sakaiproject.org/svn/reference/trunk U docs/conversion/sakai_2_4_0-2_5_0_mysql_conversion.sql U docs/conversion/sakai_2_4_0-2_5_0_oracle_conversion.sql svn log -r 37033 https://source.sakaiproject.org/svn/reference/trunk ------------------------------------------------------------------------ r37033 | jholtzman@berkeley.edu | 2007-10-15 18:29:26 -0400 (Mon, 15 Oct 2007) | 1 line SAK-11935 -- 2.4 to 2.5 Roster conversion script ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37176 Author: zqian@umich.edu Date: 2007-10-22 16:38:53 -0400 (Mon, 22 Oct 2007) New Revision: 37176 Added: assignment/trunk/runconversion-2.4.x.sh Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java assignment/trunk/runconversion.sh Log: merge Carl Hall's fix to SAK-11821: a) added runconversion-2.4.x.sh for 2.4.x branch; b) added the placeholder for jdbc drivers inside runconversion.sh; c) changed the SchemaConversionControll.java to work with all dbs ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37173 Author: zqian@umich.edu Date: 2007-10-22 15:45:29 -0400 (Mon, 22 Oct 2007) New Revision: 37173 Modified: assignment/trunk/assignment-impl/impl/src/sql/oracle/sakai_assignment.sql assignment/trunk/upgradeschema_oracle.config Log: fix to SAK-11821: changed the Oracle sql to use shorter index name to avoid Oracle naming constrait and add missing add before the rownum inside upgradeschema_oracle.config file ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37172 Author: zqian@umich.edu Date: 2007-10-22 15:21:06 -0400 (Mon, 22 Oct 2007) New Revision: 37172 Added: assignment/trunk/upgradeschema_mysql.config assignment/trunk/upgradeschema_oracle.config Modified: assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/SchemaConversionController.java assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/UpgradeSchema.java assignment/trunk/assignment-impl/impl/src/java/org/sakaiproject/assignment/impl/conversion/impl/upgradeschema.config assignment/trunk/runconversion.sh Log: added two config file for Oracle and MySQL configuration. User will need to use the file name as the argumenet for running the conversion script ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37171 Author: gjthomas@iupui.edu Date: 2007-10-22 14:51:53 -0400 (Mon, 22 Oct 2007) New Revision: 37171 Added: oncourse/trunk/src/reference/library/src/webapp/skin/default/images/presence-chat.png Removed: oncourse/trunk/src/reference/library/src/webapp/image/user_invisible_chat.png oncourse/trunk/src/reference/library/src/webapp/image/user_visible_chat.png Modified: oncourse/trunk/src/presence/presence-tool/tool/src/java/org/sakaiproject/presence/tool/PresenceTool.java oncourse/trunk/src/reference/library/src/webapp/skin/default/tool.css Log: ONC-8 - Presence icon changes ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37170 Author: rjlowe@iupui.edu Date: 2007-10-22 14:41:25 -0400 (Mon, 22 Oct 2007) New Revision: 37170 Modified: gradebook/branches/oncourse_2-4-x/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: svn merge -r 37168:37169 https://source.sakaiproject.org/svn/gradebook/trunk U app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java svn log -r 37169:37169 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37169 | rjlowe@iupui.edu | 2007-10-22 14:38:02 -0400 (Mon, 22 Oct 2007) | 3 lines SAK-11270 http://bugs.sakaiproject.org/jira/browse/SAK-11270 gb / assignment list in "Roster/All Grades" view ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37169 Author: rjlowe@iupui.edu Date: 2007-10-22 14:38:02 -0400 (Mon, 22 Oct 2007) New Revision: 37169 Modified: gradebook/trunk/app/ui/src/java/org/sakaiproject/tool/gradebook/ui/RosterBean.java Log: SAK-11270 http://bugs.sakaiproject.org/jira/browse/SAK-11270 gb / assignment list in "Roster/All Grades" view ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37168 Author: dlhaines@umich.edu Date: 2007-10-22 14:15:33 -0400 (Mon, 22 Oct 2007) New Revision: 37168 Modified: ctools/trunk/builds/externals/getFrozenExternals Log: CTools: update getFrozenExternals to take the new file format. Take out externals.max. It is not useful. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37167 Author: rjlowe@iupui.edu Date: 2007-10-22 13:35:29 -0400 (Mon, 22 Oct 2007) New Revision: 37167 Modified: gradebook/branches/oncourse_2-4-x/service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java Log: ONC-224 - Merging in fix from /trunk svn merge -r 37165:37166 https://source.sakaiproject.org/svn/gradebook/trunk/ U service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java svn log -r 37166:37166 https://source.sakaiproject.org/svn/gradebook/trunk ------------------------------------------------------------------------ r37166 | rjlowe@iupui.edu | 2007-10-22 13:31:36 -0400 (Mon, 22 Oct 2007) | 3 lines SAK-12017 http://bugs.sakaiproject.org/jira/browse/SAK-12017 GB / "All Grades" sort by course grade ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37166 Author: rjlowe@iupui.edu Date: 2007-10-22 13:31:36 -0400 (Mon, 22 Oct 2007) New Revision: 37166 Modified: gradebook/trunk/service/hibernate/src/java/org/sakaiproject/tool/gradebook/CourseGradeRecord.java Log: SAK-12017 http://bugs.sakaiproject.org/jira/browse/SAK-12017 GB / "All Grades" sort by course grade ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37165 Author: aaronz@vt.edu Date: 2007-10-22 13:16:57 -0400 (Mon, 22 Oct 2007) New Revision: 37165 Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/MemCacheTest.java Log: SAK-11913: Basic test scaffolding in place to test the MemCache ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37164 Author: aaronz@vt.edu Date: 2007-10-22 13:16:50 -0400 (Mon, 22 Oct 2007) New Revision: 37164 Modified: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/Cache.java Log: SAK-11913: Basic test scaffolding in place to test the MemCache ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37149 Author: cwen@iupui.edu Date: 2007-10-19 15:27:28 -0400 (Fri, 19 Oct 2007) New Revision: 37149 Modified: gradebook/trunk/app/business/src/java/org/sakaiproject/tool/gradebook/business/impl/GradebookManagerHibernateImpl.java gradebook/trunk/app/standalone-app/src/test/org/sakaiproject/tool/gradebook/test/GradebookTestSuite.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/BaseHibernateManager.java gradebook/trunk/service/impl/src/java/org/sakaiproject/component/gradebook/GradebookExternalAssessmentServiceImpl.java Log: http://128.196.219.68/jira/browse/SAK-12005 => fix gradebook unit test for m2. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37148 Author: ktsao@stanford.edu Date: 2007-10-19 13:55:26 -0400 (Fri, 19 Oct 2007) New Revision: 37148 Modified: sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/servlet/delivery/ShowAttachmentMediaServlet.java sam/trunk/samigo-app/src/webapp/jsf/delivery/assessment_attachment.jsp sam/trunk/samigo-app/src/webapp/jsf/delivery/item/attachment.jsp sam/trunk/samigo-app/src/webapp/jsf/delivery/part_attachment.jsp sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueries.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/PublishedAssessmentFacadeQueriesAPI.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/AssessmentService.java sam/trunk/samigo-services/src/java/org/sakaiproject/tool/assessment/services/assessment/PublishedAssessmentService.java Log: SAK-11909 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37147 Author: aaronz@vt.edu Date: 2007-10-19 13:53:36 -0400 (Fri, 19 Oct 2007) New Revision: 37147 Modified: memory/branches/SAK-11913/memory-impl/impl/pom.xml memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/BasicMemoryServiceTest.java memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/MemCacheTest.java Log: SAK-11913: All tests for memoryService are now passing in eclipse and maven Still need to write tests for MemCache and need to write profiling tests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37146 Author: aaronz@vt.edu Date: 2007-10-19 13:53:28 -0400 (Fri, 19 Oct 2007) New Revision: 37146 Modified: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/Cache.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/MemoryService.java Log: SAK-11913: All tests for memoryService are now passing in eclipse and maven Still need to write tests for MemCache and need to write profiling tests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37145 Author: gsilver@umich.edu Date: 2007-10-19 13:33:53 -0400 (Fri, 19 Oct 2007) New Revision: 37145 Modified: site-manage/branches/sakai_2-4-x/site-manage-tool/tool/src/webapp/velocity.properties Log: SAK-12003 - set the file.resource.loader.modificationCheckInterval = 0 for 2.4.x ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37144 Author: gsilver@umich.edu Date: 2007-10-19 12:18:10 -0400 (Fri, 19 Oct 2007) New Revision: 37144 Modified: site-manage/trunk/site-manage-tool/tool/src/webapp/velocity.properties Log: http://jira.sakaiproject.org/jira/browse/SAK-12003 - resetting file.resource.loader.modificationCheckInterval in velocity.properties to '0' ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37143 Author: zqian@umich.edu Date: 2007-10-19 11:32:15 -0400 (Fri, 19 Oct 2007) New Revision: 37143 Modified: assignment/trunk/assignment-impl/impl/src/sql/hsqldb/sakai_assignment.sql Log: SAK-11821:AssignmentService allows creation of duplicate submission objects Fix the hsql sql code for creating ASSIGNMENT_SUBMISSION table, missing a comma in the create statement. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37142 Author: jzaremba@unicon.net Date: 2007-10-19 11:13:01 -0400 (Fri, 19 Oct 2007) New Revision: 37142 Modified: content/branches/SAK-11543/content-bundles/content.properties content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: TSQ-747 Initial code to remove condition if condition check box unchecked. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37141 Author: aaronz@vt.edu Date: 2007-10-19 10:21:05 -0400 (Fri, 19 Oct 2007) New Revision: 37141 Modified: memory/branches/SAK-11913/memory-impl/.classpath memory/branches/SAK-11913/memory-impl/impl/pom.xml memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MemCache.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/ObjectDependsOnOthersCache.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/ObjectIsDependedOnByOthersCache.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/util/DependentPayload.java memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/BasicMemoryServiceTest.java Log: SAK-11913: Updated all keys to be strings Added in some tests Fixed up Ian's code to also adhere to the string keys ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37140 Author: aaronz@vt.edu Date: 2007-10-19 10:20:58 -0400 (Fri, 19 Oct 2007) New Revision: 37140 Modified: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/MultipleReferenceCache.java Log: SAK-11913: Updated all keys to be strings Added in some tests Fixed up Ian's code to also adhere to the string keys ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37139 Author: dlhaines@umich.edu Date: 2007-10-19 10:13:53 -0400 (Fri, 19 Oct 2007) New Revision: 37139 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xL.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xL.properties Log: CTools: update build revision for 2.4.xL ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37138 Author: dlhaines@umich.edu Date: 2007-10-19 10:11:45 -0400 (Fri, 19 Oct 2007) New Revision: 37138 Modified: ctools/branches/ctools_2-4/ctools-reference/config/ctools/instance.properties ctools/branches/ctools_2-4/ctools-reference/config/testctools/instance.properties Log: CTools: stealth linktool on 2.4 branch. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37137 Author: dlhaines@umich.edu Date: 2007-10-19 10:06:28 -0400 (Fri, 19 Oct 2007) New Revision: 37137 Modified: ctools/trunk/ctools-reference/config/ctools/instance.properties ctools/trunk/ctools-reference/config/testctools/instance.properties Log: CTools: stealth link tool. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37136 Author: ajpoland@iupui.edu Date: 2007-10-19 09:22:35 -0400 (Fri, 19 Oct 2007) New Revision: 37136 Modified: oncourse/branches/sakai_2-4-x/ oncourse/branches/sakai_2-4-x/.externals Log: Updated externals ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37135 Author: rjlowe@iupui.edu Date: 2007-10-19 09:21:19 -0400 (Fri, 19 Oct 2007) New Revision: 37135 Modified: msgcntr/branches/oncourse_2-4-x/messageforums-app/src/webapp/jsp/pvtMsgReply.jsp Log: svn merge -r 37113:37114 https://source.sakaiproject.org/svn/msgcntr/trunk/ U messageforums-app/src/webapp/jsp/pvtMsgReply.jsp in-143-146:~/java/temp/msgcntr admin$ svn log -r 37114:37114 https://source.sakaiproject.org/svn/msgcntr/trunk/ ------------------------------------------------------------------------ r37114 | wang58@iupui.edu | 2007-10-18 15:15:58 -0400 (Thu, 18 Oct 2007) | 2 lines SAK-11914 including body in replying message --removed replying to section. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37134 Author: rjlowe@iupui.edu Date: 2007-10-19 09:20:24 -0400 (Fri, 19 Oct 2007) New Revision: 37134 Modified: msgcntr/branches/oncourse_2-4-x/messageforums-app/src/webapp/jsp/pvtMsgReply.jsp Log: svn merge -r 36791:36792 https://source.sakaiproject.org/svn/msgcntr/trunk svn log -r 36792:36792 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r36792 | wang58@iupui.edu | 2007-10-12 10:28:06 -0400 (Fri, 12 Oct 2007) | 2 lines SAK-11914 Including body in replying message --change the breadCrumb. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37133 Author: rjlowe@iupui.edu Date: 2007-10-19 09:16:37 -0400 (Fri, 19 Oct 2007) New Revision: 37133 Modified: msgcntr/branches/oncourse_2-4-x/messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties msgcntr/branches/oncourse_2-4-x/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java Log: svn merge -r 36637:36638 https://source.sakaiproject.org/svn/msgcntr/trunk U messageforums-api/src/bundle/org/sakaiproject/api/app/messagecenter/bundle/Messages.properties U messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java in-143-146:~/java/temp/msgcntr admin$ svn log -r 36638:36638 https://source.sakaiproject.org/svn/msgcntr/trunk ------------------------------------------------------------------------ r36638 | wang58@iupui.edu | 2007-10-10 11:32:30 -0400 (Wed, 10 Oct 2007) | 1 line Messages--including body in replying message. ------------------------------------------------------------------------ ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37132 Author: dlhaines@umich.edu Date: 2007-10-19 08:58:13 -0400 (Fri, 19 Oct 2007) New Revision: 37132 Modified: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xL.externals ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_CANDIDATE/ctools_2-4-xL.properties Log: CTools: update to latest msgcntr. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37131 Author: aaronz@vt.edu Date: 2007-10-19 06:51:39 -0400 (Fri, 19 Oct 2007) New Revision: 37131 Modified: memory/branches/SAK-11913/memory-impl/.classpath memory/branches/SAK-11913/memory-impl/impl/pom.xml Log: SAK-11913: fixed up classpath and pom to support running tests in eclipse ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37130 Author: aaronz@vt.edu Date: 2007-10-19 06:49:28 -0400 (Fri, 19 Oct 2007) New Revision: 37130 Added: memory/branches/SAK-11913/memory-impl/pack/src/webapp/WEB-INF/ehcache-beans.xml Modified: memory/branches/SAK-11913/memory-impl/.classpath memory/branches/SAK-11913/memory-impl/impl/pom.xml memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/BasicMemoryServiceTest.java memory/branches/SAK-11913/memory-impl/pack/src/webapp/WEB-INF/components.xml Log: SAK-11913: added in spring testing framework ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37129 Author: aaronz@vt.edu Date: 2007-10-19 06:49:19 -0400 (Fri, 19 Oct 2007) New Revision: 37129 Added: memory/branches/SAK-11913/memory-api/api/src/java/ehcache.xml Removed: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/config/ Log: SAK-11913: added in spring testing framework ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37128 Author: aaronz@vt.edu Date: 2007-10-19 06:15:48 -0400 (Fri, 19 Oct 2007) New Revision: 37128 Modified: memory/branches/SAK-11913/memory-impl/pack/src/webapp/WEB-INF/components.xml Log: SAK-11913: fixed up the config path location ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37127 Author: aaronz@vt.edu Date: 2007-10-19 06:14:10 -0400 (Fri, 19 Oct 2007) New Revision: 37127 Added: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/exception/ memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/exception/CacheException.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/exception/MemoryPermissionException.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/exception/ObjectNotCachedException.java Log: SAK-11913: Created package for memory exceptions and fixed the SVN confusion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37126 Author: aaronz@vt.edu Date: 2007-10-19 06:14:02 -0400 (Fri, 19 Oct 2007) New Revision: 37126 Modified: memory/branches/SAK-11913/memory-tool/tool/src/java/org/sakaiproject/memory/tool/MemoryAction.java Log: SAK-11913: Created package for memory exceptions and fixed the SVN confusion ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37125 Author: ian@caret.cam.ac.uk Date: 2007-10-19 06:09:16 -0400 (Fri, 19 Oct 2007) New Revision: 37125 Added: portal/trunk/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/MockHttpServletRequest.java portal/trunk/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/MockSession.java portal/trunk/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/MockToolSession.java portal/trunk/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/PortalTestFileUtils.java Modified: portal/trunk/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/MockCharonPortal.java portal/trunk/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/MockResourceLoader.java portal/trunk/portal-render-engine-impl/impl/src/test/org/sakaiproject/portal/charon/test/PortalRenderTest.java portal/trunk/portal-render-engine-impl/impl/src/testBundle/log4j.properties portal/trunk/portal-render-engine-impl/impl/src/testBundle/testportalvelocity.config portal/trunk/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/error.vm portal/trunk/portal-render-engine-impl/pack/src/webapp/vm/defaultskin/macros.vm Log: http://jira.sakaiproject.org/jira/browse/SAK-11924 Fixed error templates and upgraded unit tests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37124 Author: aaronz@vt.edu Date: 2007-10-19 05:58:29 -0400 (Fri, 19 Oct 2007) New Revision: 37124 Added: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/config/ memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/config/ehcache.xml Removed: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/CacheException.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/MemoryPermissionException.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/ObjectNotCachedException.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/ehcache.xml Modified: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/MemoryService.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/MultipleReferenceCache.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/cover/MemoryServiceLocator.java Log: SAK-11913: Adjusted the structure to make use of packages better ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37123 Author: aaronz@vt.edu Date: 2007-10-19 05:58:16 -0400 (Fri, 19 Oct 2007) New Revision: 37123 Added: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/util/ memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/util/DependentPayload.java Removed: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/DependentPayload.java Modified: memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/BasicMemoryService.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/MultiRefCacheImpl.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/ObjectDependsOnOthersCache.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/ObjectIsDependedOnByOthersCache.java Log: SAK-11913: Adjusted the structure to make use of packages better ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37122 Author: ktsao@stanford.edu Date: 2007-10-19 01:57:33 -0400 (Fri, 19 Oct 2007) New Revision: 37122 Modified: sam/trunk/samigo-app/src/java/com/corejsf/UploadRenderer.java sam/trunk/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DeliveryBean.java Log: SAK-11955 ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37121 Author: ian@caret.cam.ac.uk Date: 2007-10-18 18:40:38 -0400 (Thu, 18 Oct 2007) New Revision: 37121 Added: memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/CacheException.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/MultipleReferenceCache.java memory/branches/SAK-11913/memory-api/api/src/java/org/sakaiproject/memory/api/ObjectNotCachedException.java memory/branches/SAK-11913/memory-impl/impl/src/java/net/ memory/branches/SAK-11913/memory-impl/impl/src/java/net/sf/ memory/branches/SAK-11913/memory-impl/impl/src/java/net/sf/ehcache/ memory/branches/SAK-11913/memory-impl/impl/src/java/net/sf/ehcache/distribution/ memory/branches/SAK-11913/memory-impl/impl/src/java/net/sf/ehcache/distribution/RMISakaiAsynchronousCacheReplicator.java memory/branches/SAK-11913/memory-impl/impl/src/java/net/sf/ehcache/distribution/RMISakaiCacheReplicatorFactory.java memory/branches/SAK-11913/memory-impl/impl/src/java/net/sf/ehcache/distribution/ReplicationControl.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/DependentPayload.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/ObjectDependsOnOthersCache.java memory/branches/SAK-11913/memory-impl/impl/src/java/org/sakaiproject/memory/impl/ObjectIsDependedOnByOthersCache.java Log: TreeCache and Reverse Tree cache implementations that use a local reference store and a ehcache storage Cache. Hasnt been tested, but compiles and I think its all Ok. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37120 Author: zqian@umich.edu Date: 2007-10-18 16:39:33 -0400 (Thu, 18 Oct 2007) New Revision: 37120 Modified: assignment/branches/post-2-4/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-11944: NPE when accessing sort order ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37119 Author: zqian@umich.edu Date: 2007-10-18 16:39:00 -0400 (Thu, 18 Oct 2007) New Revision: 37119 Modified: assignment/branches/sakai_2-4-x/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: fix to SAK-11944: NPE when accessing sort order ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37118 Author: zqian@umich.edu Date: 2007-10-18 16:27:30 -0400 (Thu, 18 Oct 2007) New Revision: 37118 Modified: assignment/trunk/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java Log: Fix to SAK-11944: NPE when accessing sort order ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37117 Author: zqian@umich.edu Date: 2007-10-18 16:06:57 -0400 (Thu, 18 Oct 2007) New Revision: 37117 Modified: authz/trunk/authz-tool/tool/src/java/org/sakaiproject/authz/tool/RealmsAction.java Log: fix to SAK-9996:Cannot save realm and no warning to user if invalid provider id is entered ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37116 Author: zqian@umich.edu Date: 2007-10-18 15:58:44 -0400 (Thu, 18 Oct 2007) New Revision: 37116 Modified: site-manage/trunk/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java site-manage/trunk/site-manage-tool/tool/src/webapp/vm/sitesetup/chef_site-siteInfo-list.vm Log: Fix to SAK-9996: Cannot save realm and no warning to user if invalid provider id is entered Only log the exception message when the section id is fake. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37113 Author: aaronz@vt.edu Date: 2007-10-18 13:28:02 -0400 (Thu, 18 Oct 2007) New Revision: 37113 Added: memory/branches/SAK-11913/memory-impl/impl/src/test/ memory/branches/SAK-11913/memory-impl/impl/src/test/org/ memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/ memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/ memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/ memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/ memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/BasicMemoryServiceTest.java memory/branches/SAK-11913/memory-impl/impl/src/test/org/sakaiproject/memory/impl/test/MemCacheTest.java Modified: memory/branches/SAK-11913/memory-impl/.classpath Log: SAK-11913: Committed the non-working test stubs since I had to abandon the old tests ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37112 Author: aaronz@vt.edu Date: 2007-10-18 13:12:23 -0400 (Thu, 18 Oct 2007) New Revision: 37112 Modified: memory/branches/SAK-11913/memory-impl/pack/src/webapp/WEB-INF/components.xml Log: SAK-11913: fixed up the circular dependency ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37111 Author: jzaremba@unicon.net Date: 2007-10-18 12:15:15 -0400 (Thu, 18 Oct 2007) New Revision: 37111 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: TSQ-737 Now passing operator value from UI. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37110 Author: dlhaines@umich.edu Date: 2007-10-18 12:05:46 -0400 (Thu, 18 Oct 2007) New Revision: 37110 Removed: ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-0_RELEASE/ ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-0_daily/ ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_DAILY/ ctools/trunk/builds/ctools_2-4/configs/ctools_2-4-x_LOADTEST/ ctools/trunk/builds/ctools_2-4/configs/ctools_2-4_QA_TAG/ Log: CTools: remove obsolete builds. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37109 Author: chmaurer@iupui.edu Date: 2007-10-18 11:49:29 -0400 (Thu, 18 Oct 2007) New Revision: 37109 Modified: osp/trunk/matrix/tool/src/webapp/WEB-INF/jsp/evaluation/listEvaluationItems.jsp Log: http://bugs.sakaiproject.org/jira/browse/SAK-11984 Removed the action param from the Show All/Show Site evals link as it was causing problems if it was clicked before clicking the link to eval the item. ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37108 Author: zach.thomas@txstate.edu Date: 2007-10-18 11:31:46 -0400 (Thu, 18 Oct 2007) New Revision: 37108 Modified: content/branches/SAK-11543/content-tool/tool/src/java/org/sakaiproject/content/tool/ResourcesAction.java Log: added proper function names and query names for conditions ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.
Details: http://source.sakaiproject.org/viewsvn/?view=rev&rev=37107 Author: dlhaines@umich.edu Date: 2007-10-18 10:53:52 -0400 (Thu, 18 Oct 2007) New Revision: 37107 Modified: ctools/trunk/builds/ctools_2-4/tools/applyPatches.pl Log: CTools: clean up applyPatches.pl ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org/portal) from the Source site. You can modify how you receive notifications at My Workspace > Preferences.