lams_tool_wiki_orig

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1916 adding autopatch to tools, including db_version_insert.sql script to tool deployer

    • -0
    • +2
    ./db/sql/db_version_insert.sql
  1. … 68 more files in changeset.
removing spring listener defined twice

LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 34 more files in changeset.
LDEV-522 wiki -> minor changes with removing option to include fckeditor (should always be there)

LDEV-522 some code cleanup, removed allowupload code

    • -9
    • +0
    ./web/jsps/learning/message/topicform.jsp
LDEV-522 some code cleanup from forum to wiki

    • -3
    • +3
    ./db/sql/insert_lams_tool_wiki_data.sql
LDEV-1613 Defined two seperate link options in author one for wiki links and the other for external links, instead of just one single option. Fixed up editing option condition for max num edits per wiki page

    • -1
    • +4
    ./web/jsps/learning/toolbarButtons.jsp
    • -2
    • +2
    ./web/jsps/learning/message/topicview.jsp
LDEV-1613 Maximum edits feature working per wiki page

    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
LI-161: Generate special version of deploy.xml for tools that has a generic parameter in the place of the drive paths. This is turned on in common.properties (generate for installer) in lams_build. Only use this option if you are writing an installer/updater.

  1. … 9 more files in changeset.
LDEV-522 A few minor style fixes

LDEV-1611 Fixed edit count not being updated in learner for wiki tool

LDEV-1611 Fixed lost style reference for wiki tables

    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
LDEV-1657 Improvements for learner linking, new links working now for IE

  1. … 3 more files in changeset.
LDEV-1657 Luke and Dan's progress with wikilink plugin, links now being generated properly in learner, able to get and insert links to existing wikis.

    • -1
    • +13
    ./web/jsps/learning/message/bodyarea.jsp
  1. … 4 more files in changeset.
LDEV-1677: Changing the tools so that clicking Close on the authoring confirmation window will both refresh the tool's monitoring window AND take the user back to the current tab on the monitoring window (ie the same tab it was on before it was refreshed). Normally this will be the edit activity tab.

  1. … 4 more files in changeset.
LDEV-1246

Renamed lams:out attribute escapeXml to escapeHtml

  1. … 3 more files in changeset.
Removing unneeded scripts

LDEV-1628: Updating version number to 2.1

  1. … 41 more files in changeset.
Updating .project file to fix the CTRL+clicking function in eclipse not working within wiki_tool project.

LDEV-1613 Progress towards "Allow learners to revert pages to previous versions" option in advanced tab in author

LDEV-1613 "Removed Maximum number of characters per posting" option in advanced tab in author

LDEV-1613 Removed "Allow learners to change their own postings" option from advanced tab in author

    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
LDEV-1611 Changed maximum number of edits per wiki page to "No maximum"

LDEV-1613, LDEV-1611 Options to enable adding images/ inserting links now working. (The options control whether or not to show those buttons on the FCKeditor)

    • -0
    • +19
    ./web/jsps/learning/toolbarButtons.jsp
    • -2
    • +3
    ./web/jsps/learning/message/bodyarea.jsp
LDEV-1613 Progress with "allow learners to attach images" option

LDEV-1613 Removed ability to add a general attachment in basic tab

    • -9
    • +0
    ./web/jsps/authoring/message/create.jsp
    • -11
    • +0
    ./web/jsps/authoring/message/edit.jsp
LDEV-1613 Code cleanup

LDEV-1613 Progress with advanced tab, removed radio buttons, create new wiki page checkbox working

LDEV-1613 Progress with advanced tab

LDEV-1613 Wiki - author - advanced tab label updates