Won't Fix
Details
Priority
MajorComponents
Assignee
UnassignedUnassignedReporter
George PipkinGeorge PipkinLabels
Details
Details
Priority
Components
Assignee
Unassigned
UnassignedReporter
George Pipkin
George PipkinLabels
Created July 7, 2014 at 8:20 AM
Updated August 28, 2023 at 5:22 PM
Resolved August 28, 2023 at 5:22 PM
Patch files necessary to implement iSyllabus functionality
on sakai v2.8.1 release.
Apply these patches from the project directories in ascending
order of their names.
010_SAK-2591_textareaLinkOptions.patch - These are patches to the textarea project
that allow it to send links from forums, assignments, and quizzes
to FCK's resource browser.
010_SAK-2615_forumsTopicEntityProvider.patch - This is the entity provider in msgcntr
that is used to provide access to forums, topics, and messages. Note - considerable
code not needed for this purpose was deleted. These deletions may not
be in accordance with everyone's needs.
010_SAK-2627_filemanager.patch - we heavily modified the javascript implementing
the filemanager in 2.7.1, and this patch drops in that modified
code to 2.8
030_SAK-2618_forumsMessagesAndTopicsEntytpProvider.patch - This is an entity
provider that is used by our modified textarea to get information
on forums, topic, and threads
010_SAK-2623_iSylLinkMigrationSam.patch - Entity Provider necessary to provide access from
the T&Q links embedded in other tools. Modifications were also made to
support migration of links contained in Assessments.
030_SAK-2620_isyllabusAssignments.patch - Entity provider relied upon to
provide information on a site's assignments.
030_SAK-2668_syllabusLinkMigration.patch - Migration of links within a
syllabus
030_SAK-2671_calendarLinkMigration.patch - Migration of links within
a calendar entry
040_SAK-2670_assignLinkMigration.patch - migration of links within
as assignment
040_SAK-2672_forumsLinkMigration.patch -migration of links within
a forum
040_SAK-2698_LBLinkMigration.patch - lessonbuilder - migration of links within
a LessonBuilder lesson text entity
100_SAK-2663_resourceLinkMigration.patch - migration of links contained
within an HTML resource.
A few additional notes: Upon migration, samigo links are de-activated
since it is necessary to publish them, and this actually changes the
link. In the case of forums and assignments, these links are surrounded
by brackets but not de-activated. This is to indicate that an assignment
or a forum entity need to be published (ie edited and saved) to make them
accessible. JForums links are similarly de-activated because they cannot
be migrated properly.
contact: George PIpkin - gpp8p@Virginia.EDU
these patches have not been tested. The code has been
verified many times under 2.8.1
NOTE to Aaron - please make me aware of any JJira's you create on this so I can watch them. - George