• 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

  1. … 71 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. … 35 more files in changeset.
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

    • -2
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 9 more files in changeset.
LDEV-522 A few minor style fixes

    • -2
    • +2
    ./language/lams/ApplicationResources.properties
    • -2
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 6 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. … 7 more files in changeset.
LDEV-1628: Updating version number to 2.1

  1. … 41 more files in changeset.
LDEV-1613 Progress towards "Allow learners to revert pages to previous versions" option in advanced tab in author

    • -1
    • +2
    ./language/lams/ApplicationResources.properties
    • -1
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 7 more files in changeset.
LDEV-1613 Removed "Allow learners to change their own postings" option from advanced tab in author

    • -2
    • +1
    ./language/lams/ApplicationResources.properties
    • -2
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 8 more files in changeset.
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)

    • -1
    • +2
    ./language/lams/ApplicationResources.properties
    • -1
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 9 more files in changeset.
LDEV-1613 Progress with "allow learners to attach images" option

    • -1
    • +2
    ./language/lams/ApplicationResources.properties
    • -1
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 7 more files in changeset.
LDEV-1613 Code cleanup

    • -3
    • +1
    ./language/lams/ApplicationResources.properties
    • -3
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 10 more files in changeset.
LDEV-1613 Wiki - author - advanced tab label updates

    • -2
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 1 more file in changeset.
LDEV-1613 Progress towards option of enabling disabling learners to create new wiki pages.

    • -1
    • +2
    ./language/lams/ApplicationResources.properties
    • -1
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 3 more files in changeset.
LDEV-522 Fixed incorrect path setting across project

  1. … 80 more files in changeset.
LDEV-522 made fck editor visible by default in learner, fixed up other labels

    • -5
    • +3
    ./language/lams/ApplicationResources.properties
    • -5
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 11 more files in changeset.
LDEV-1611 Removed reply button, made it so posts are editable by everyone

    • -4
    • +3
    ./language/lams/ApplicationResources.properties
    • -4
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 4 more files in changeset.
LDEV-1609 Label updates for wiki

    • -42
    • +42
    ./language/lams/ApplicationResources.properties
    • -42
    • +42
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 25 more files in changeset.
LDEV-522 Wiki Tool now uses Forum as a base template

    • -0
    • +7
    ./hibernate/mappings/hibernate.properties
    • -0
    • +173
    ./language/lams/ApplicationResources.properties
    • -0
    • +173
    ./language/lams/ApplicationResources_en_AU.properties
    • -0
    • +177
    ./language/rams/ApplicationResources.properties
    • -0
    • +177
    ./language/rams/ApplicationResources_en_AU.properties
  1. … 189 more files in changeset.
LDEV-522 Deleting current wiki_tool (based on Noticeboard) in order to recreate the tool based on Forum

    • -66
    • +0
    ./language/lams/ApplicationResources.properties
    • -66
    • +0
    ./language/lams/ApplicationResources_en_AU.properties
    • -67
    • +0
    ./language/rams/ApplicationResources.properties
    • -67
    • +0
    ./language/rams/ApplicationResources_en_AU.properties
    • -119
    • +0
    ./middlegen/wiki-prefs.properties
  1. … 131 more files in changeset.
LDEV-522 The Wiki tool project is born!

    • -0
    • +193
    ./hibernate/mappings/org/lams/lams/tool/wiki/WikiContent.hbm.xml
    • -0
    • +116
    ./hibernate/mappings/org/lams/lams/tool/wiki/WikiSession.hbm.xml
    • -0
    • +86
    ./hibernate/mappings/org/lams/lams/tool/wiki/WikiUser.hbm.xml
    • -0
    • +4
    ./jar/META-INF/MANIFEST.MF
    • -0
    • +66
    ./language/lams/ApplicationResources.properties
    • -0
    • +66
    ./language/lams/ApplicationResources_en_AU.properties
    • -0
    • +67
    ./language/rams/ApplicationResources.properties
    • -0
    • +67
    ./language/rams/ApplicationResources_en_AU.properties
    • -0
    • +18
    ./middlegen/mysql.xml
    • -0
    • +119
    ./middlegen/wiki-prefs.properties
    • -0
    • +4
    ./war/META-INF/MANIFEST.MF
    • -0
    • +13
    ./xdoclet/error-pages.xml
    • -0
    • +14
    ./xdoclet/filter-mappings.xml
    • -0
    • +36
    ./xdoclet/filters.xml
  1. … 132 more files in changeset.