lams_tool_wiki

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1606: Deploying classes both in tool's JAR and WAR files led to duplicate imports while trying to make Core Session Facory to be aware of tools' classes. Classes are not deployed in WAR files anymore, since they are not needed. Core Session Factory gets mappings of all the deployed tools.

  1. … 16 more files in changeset.
Putting a unique key for title and tool-session for wiki pages, to ensure a tightly contained database model

Fixing up the wiki icon and a few minor cosmetic issues

    • -2
    • +2
    ./web/pages/monitoring/wikiDisplay.jsp
Setting the activity type of the wiki tool to a collaborative activity

LDEV-1977 improving the redirect servlet yet again, now the parameters are all hashed using Base64, so that users cannot recognise patterns in our tool's monitor and learner urls and attempt to access contetn they are not authorised for.

Now applying the changes to the wiki tool, instead of sending separate parameters, they are all sent in the hash

Adding notifications to add, remove and revert wiki page

LDEV-1972 - adding notifications for the wiki tool

implemented for teachers and students

Required the completion of LDEV1977, which allowed direct linking to the wiki from outside LAMS, so the link could be sent in emails

  1. … 7 more files in changeset.
Some cosmetic changes requested by Ernie

    • binary
    ./web/images/tree_closed.gif
    • binary
    ./web/images/tree_open.gif
    • -0
    • +18
    ./web/includes/javascript/wikiCommon.js
    • -179
    • +220
    ./web/pages/authoring/basic.jsp
    • -256
    • +305
    ./web/pages/learning/wiki.jsp
    • -182
    • +240
    ./web/pages/monitoring/wikiDisplay.jsp
Relocating the fckeditor wikilink plugin from lams_central to the wiki tool

    • -0
    • +131
    ./web/wikilink/fck_wikilink.jsp
    • -0
    • +19
    ./web/wikilink/fckplugin.js
    • -0
    • +7
    ./web/wikilink/lang/en.js
    • binary
    ./web/wikilink/wikilink.gif
  1. … 5 more files in changeset.
LDEV-1657 - Wikilinking, with dan's help, used an FCKEditor property to store the wikilink array and fix cross-browser problems

    • -0
    • +5
    ./web/pages/monitoring/wikiDisplay.jsp
  1. … 1 more file in changeset.
Cleanup and commenting

Updating language files and confinguration files

    • -28
    • +88
    ./conf/language/ApplicationResources.properties
    • -0
    • +15
    ./web/WEB-INF/struts/struts-config.xml
LDEV-1951 - Block images and insert link in learner from advanced options

    • -168
    • +144
    ./web/pages/authoring/basic.jsp
    • -274
    • +258
    ./web/pages/learning/wiki.jsp
    • -22
    • +15
    ./web/pages/monitoring/wikiDisplay.jsp
LDEV-1966 Implemented a special workspace folder for each session of the wiki

Monitor and learner modules adjuested to point to this folder

Export portfolio adjusted to export folder images and point to the correct location

    • -2
    • +2
    ./web/pages/monitoring/wikiDisplay.jsp
Adding reflection to export portfolio

    • -25
    • +42
    ./web/pages/export/exportPortfolio.jsp
Fixing reflection in learning

LDEV-1954 Do export portfolio

Done for teacher.

Also fixed problem with grouping causing wiki pages to be copied for each new group.

    • -73
    • +117
    ./web/pages/export/exportPortfolio.jsp
    • -107
    • +0
    ./web/pages/export/exportPortfolioLearner.jsp
    • -0
    • +241
    ./web/pages/export/exportPortfolioTeacher.jsp
LDEV-1954 Do export portfolio

Learner done using a special export page. Wiki pages are separated into divs, and are displayed/blocked using javascript

    • -0
    • +107
    ./web/pages/export/exportPortfolioLearner.jsp
Fixed bug introduced by import/export. Now all new instance or copies of wiki content use the same method so we can maintain stability and have shorter code

LDEV-1955 - Doing export tool content for wiki tool

LDEV-1657 Fixed the problem with commas and inverted commas by replacing with escape characters.

    • -5
    • +5
    ./web/pages/monitoring/wikiDisplay.jsp
LDEV-1952 implement tool output for wiki tool

number of edits,

number of adds

LDEV-1956 Do reflection for wiki

Reflection done in monitor and learner

    • -0
    • +33
    ./web/pages/learning/notebook.jsp
    • -0
    • +67
    ./web/pages/learning/parts/finishButton.jsp
    • -20
    • +39
    ./web/pages/monitoring/summary.jsp
    • -187
    • +196
    ./web/pages/monitoring/wikiDisplay.jsp
LDEV-1611 and LDEV-1953 Monitor and learner modules completed for wiki tool, apart from reflection, see LDEV-1954

  1. … 9 more files in changeset.
First commit for new wiki tool

Progress: Author finished

Learner begun

    • -0
    • +3
    ./.settings/com.genuitec.eclipse.j2eedt.core.prefs
    • -0
    • +4
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +12
    ./.settings/org.eclipse.jdt.core.prefs
    • -0
    • +3
    ./.settings/org.eclipse.jdt.ui.prefs
    • -0
    • +7
    ./conf/hibernate/mappings/hibernate.properties
  1. … 149 more files in changeset.