lams_tool_wiki

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2901, LDEV-2902: Move classes generated by Eclipse to different directory than Ant generated ones so they do not overlap and product errors.

Classpath in JAR/WAR manifests is not needed as JBoss Classloader takes care of dependencies. Manfiest was moved to a central location and is customised only with product name and version during JAR/WAR build.

  1. … 108 more files in changeset.
file WikiUser.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:24 +0000

file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:21:11 +0000

file Wiki.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:24 +0000

file WikiSession.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:24 +0000

file WikiPageContent.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:24 +0000

file WikiPage.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:24 +0000

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

    • -2
    • +1
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +123
    ./web/WEB-INF/tiles-defs.xml
  1. … 107 more files in changeset.
LDEV-2892: Encode notifyCloseURL twice so it works both in authorConfirm.jsp and AuthoringButton.tag.

    • -1
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-1: Make "noopener" parameter checked first as its use is very custom and should have highest priority.

    • -6
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
CNG-7: Add ISBN collections. Add buttons to manage them.

Allow going back to MindTap views from different LAMS screens, like Preview or Tool authoring.

Major clean up, split bloated code to MindappAction (request processing) and MindappService (helper methods).

    • -0
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 31 more files in changeset.
LDEV-2755: Updating translations

  1. … 140 more files in changeset.
LDEV-2329 fix for Chrome (as it doesn't execute location.href="bla-bla" command if window is going to be closed)

    • -2
    • +3
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 32 more files in changeset.
LDEV-2755: Updating labels

  1. … 21 more files in changeset.
LDEV-2839: Convert custom ExportPortOutput and ProgressOutput tags to plain JSP pages.

These tags call include themselves recursivly what causes errors in JSP precompilation process. This is a know bug (JBAS-7496) of JBoss 5.1, fixed in JBoss 7.

These tags were used only in lams_learning, so after conversion they were left only there. They were removed from all other projects.

    • -59
    • +0
    ./web/WEB-INF/tags/ExportPortOutput.tag
    • -79
    • +0
    ./web/WEB-INF/tags/ProgressOutput.tag
  1. … 100 more files in changeset.
LDEV-2839: Make JSP precompilation task independent of schemaexport.classpath Ant variable which does not exist and is not needed in all projects.

  1. … 26 more files in changeset.
LDEV-2839: Simplify choosing files for WAR with precompiled JSPs. Current solution creates unnecessary tree of empty directories where JSPs were located. The advantage is that special directories in Tools like Wiki (wikiling plugin) or Videorecorder (previewImages and recordings) do not need to be listed explicitly for compilation which allows generic Ant task for Tools and other projects.

  1. … 26 more files in changeset.
LDEV-2839: Add Wikiling to precompiled JSP folder in Wiki Tool.

LDEV-2839: Allow JSP precompilation in Wiki Tool.

LDEV-2839: Wiki Tool clean up: Remove duplicate MANIFEST.

  1. … 18 more files in changeset.
LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -17
    • +35
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2842: fixing typos

  1. … 3 more files in changeset.
LDEV-2826 adding labels

LDEV-2827 adding labels

LDEV-2827: Add option to restore a page in Learner and Author.

LDEV-2826: Limit range of pages searched for broken references.

LDEV-2826: Allow marking Wiki pages as removed instead of removing them completely.

Clear references to unexisting pages.

Fix refresh Wiki page list after removing one.

LDEV-2755: Updating labels

  1. … 29 more files in changeset.
LDEV-2831: Submit form after CKEditor updated content.

    • -3
    • +16
    ./web/includes/javascript/wikiCommon.js
    • -2
    • +1
    ./web/pages/monitoring/wikiDisplay.jsp