lams_tool_lamc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3319: Synchronize patch execution with an external monitor. Modules in WildFly can be loaded in parallel. AutoPatch is not ready for this as it uses static methods with unsynchronized collections. Each AutoPatchService instance should be run sequentially.

  1. … 32 more files in changeset.
LDEV-2866 rolling back to the previous version of these jsps (as committed changes were done solely for testing purposes and not supposed to be committed)

    • -49
    • +49
    ./web/learning/AnswersContent.jsp
    • -7
    • +3
    ./web/learning/mobile/AnswersContent.jsp
  1. … 2 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules. Remove AUTHOR ADMIN role.

  1. … 72 more files in changeset.
LDEV-3315: Remove AUTHOR ADMIN role. Allow AUTHOR role to preview lessons. Allow MONITOR role to edit activities and run Live Edit.

  1. … 72 more files in changeset.
LDEV-3315: Clean up roles and paths to secured resources in all modules.

  1. … 37 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

  1. … 93 more files in changeset.
LDEV-2866 * Got rid of duplicative jsp parts in Ozgur's tools * Some initial refactoring of the code

  1. … 92 more files in changeset.
LDEV-3306 this is going to be fix for now for the following issue "MCQ scrolls to the top of the page on autosave when using iPad"

    • -1
    • +1
    ./web/learning/mobile/AnswersContent.jsp
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 36 more files in changeset.
LDEV-3297 fixed problem with JQM and displaying video using iframe tag

    • binary
    ./web/includes/css/images/ajax-loader.gif
    • binary
    ./web/includes/css/images/icons-18-black.png
    • binary
    ./web/includes/css/images/icons-18-white.png
    • binary
    ./web/includes/css/images/icons-36-black.png
    • binary
    ./web/includes/css/images/icons-36-white.png
    • -2
    • +0
    ./web/includes/css/jquery.mobile-1.2.1.css
    • -737
    • +25
    ./web/includes/javascript/fastclick.js
    • -0
    • +1
    ./web/learning/mobile/AnswersContent.jsp
    • -3
    • +6
    ./web/learning/mobile/CombinedAnswersContent.jsp
LDEV-3303 CKEditor should respect height parameter overriden by editor instance

  1. … 37 more files in changeset.
LDEV-3297 fixed problem with JQM and displaying video using iframe tag

    • binary
    ./web/includes/css/images/ajax-loader.gif
    • binary
    ./web/includes/css/images/icons-18-black.png
    • binary
    ./web/includes/css/images/icons-18-white.png
    • binary
    ./web/includes/css/images/icons-36-black.png
    • binary
    ./web/includes/css/images/icons-36-white.png
    • -2
    • +0
    ./web/includes/css/jquery.mobile-1.2.1.css
    • -737
    • +25
    ./web/includes/javascript/fastclick.js
    • -0
    • +1
    ./web/learning/mobile/AnswersContent.jsp
    • -3
    • +6
    ./web/learning/mobile/CombinedAnswersContent.jsp
LDEV-3293: Use Spring support for Hibernate 4 instead of 3 (session factory and filters). Use new path for Hibernate DTDs. Make XDoclet generate hbm.xml files with the correct path by providing it a new template.

  1. … 105 more files in changeset.
LDEV-3293: Rewrite Application Context configuration files for Spring 4.

  1. … 77 more files in changeset.
LDEV-3293: Use the new Spring's support for Hibernate 4 instead of Hibernate 3. Switch from using HibernateDaoSupport.getSession() to its getSessionFactory().getSession(). The latter is sure to close the session automatically while a session returned by the first method should be closed manually. Theoritecally we do it in OpenSessionInViewFilter, but it may not be always the case, leading to open Hibernate session being left behind.

  1. … 82 more files in changeset.
LDEV-3293: Use new Spring ApplicationContext classes.

  1. … 34 more files in changeset.
LDEV-3293: Add Spring 4.0.6 libraries and their sources. Make LAMS use them and reference Hibernate 4.3.5 embedded in WildFly 8.1.

  1. … 6317 more files in changeset.
LDEV-3275: Decrease version of Hibernate from 4.x (delivered to WildFly) to 3.6.10 (newer than used before, but still 3.x as otherwise Spring won't work with it).

  1. … 3092 more files in changeset.
LDEV-3275: Add TLDs. Undertow is strict about it. Fix TLD deployment path in Ant build file.

    • -0
    • +34
    ./web/WEB-INF/tlds/jstl/permittedTaglibs.tld
    • -0
    • +51
    ./web/WEB-INF/tlds/jstl/scriptfree.tld
  1. … 43 more files in changeset.
LDEV-3275: Fix TLD files so they conform to XSD. Undertow is strict about it.

  1. … 34 more files in changeset.
LDEV-3275: Use Apache Commons Lang version 2.6 delivered with WildFly.

  1. … 38 more files in changeset.
LDEV-3275: Add jbossweb.jar (needed for SSO valve and JSON) as a 3rd party module since WildFly is based on Undertow, not JBoss Web server.

  1. … 17 more files in changeset.
LDEV-3275: Upgrade Servlet API to version 3.1.0.

LDEV-3275: Upgrade Servlet API to version 3.1.0.

  1. … 280 more files in changeset.
LDEV-3275: Upgrade Hibernate Core to version 4.3.5.

  1. … 1578 more files in changeset.
LDEV-3275: Start replacing JBoss libraries with ones from WildFly. Minor changes in config files.

  1. … 38 more files in changeset.
LDEV-3275: Remove broken Eclipse builders.

  1. … 30 more files in changeset.
LDEV-2901: Add Eclipse output /bin folders to projects' .cvsignore files.

  1. … 59 more files in changeset.
LDEV-3194 Adding labels

  1. … 2 more files in changeset.
LDEV-2975 Updating Greek and Norwegian

  1. … 2 more files in changeset.