lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2878 updating integration's methods to comply with changes in IMonitoringService.java

  1. … 1 more file in changeset.
LDEV-2869 added ie9 detection

WVI-25: Remove servlet configuration from Central, make lams_saml be almost completely standalone. Add DB tables and access layer for storing user "office" parameter. Make lams_saml a WAR instead of JAR as it needs access to Central context beans and introduces own services. Make configuration be stored in WAR and accessed internally by Java code instead of deploying it in web content and access by HTTP. Put "group" parameter in sesssion when user accesses SamlServlet for the first time, before redirecting to IdP log in page. This parameter is later used for registering user. Add wrapper method in Integration service allowing creation of group withou external server prefix.

  1. … 2 more files in changeset.
LDEV-2755: Updating translations

  1. … 146 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
    • -0
    • +12
    ./web/includes/javascript/common.js
  1. … 31 more files in changeset.
LDEV-2864 updated mp3 player

LDEV-2755: Updating labels

  1. … 33 more files in changeset.
LDEV-2755: Updating labels

  1. … 5 more files in changeset.
CNG-4: Remove calls to lams_mindapp build.xml as the project is now standalone and not bundled with Central.

CNG-4: Move Struts and security control from Central to now standalone Mindapp project.

LDEV-2836 fixed Presence and IM

  1. … 5 more files in changeset.
LDEV-2839: Directory /build/war should be created when copying content from lams_planner. If it Planner is not included in build, the directory does not get created and build process reports an error. This was fixed by explicit directory creation.

LDEV-2839: Allow JSP precompilation in lams_central and lams_planner. In Central change output folder of plain Java compilation so it is the same as in other projects. Clean Central build.xml a little - integrate some minor task into build-war. Change moment of Planner injection into Central so Planner JSPs can get precompiled along with Central files. Fix a typo in Planner.

LDEV-2839: Remove custom ExportPortOutput and ProgressOutput tags from xdoclet source so generated lams.tld does not contain them.

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. … 101 more files in changeset.
    • -114
    • +240
    ./conf/language/lams/ApplicationResources_de_DE.properties
  1. … 83 more files in changeset.
LDEV-2755: Adding Indonesian

    • -0
    • +315
    ./conf/language/lams/ApplicationResources_id_ID.properties
  1. … 4 more files in changeset.
LDEV-1737 Modified Define in Monitor so it doesn't show the "Re-Edit" or "Close" page

    • -16
    • +34
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 26 more files in changeset.
LDEV-2560: flash authoring files

LDEV-2560: adding original author label

LDEV-2842: fixing typos

  1. … 11 more files in changeset.
LDEV-2840: we reinstate the uniqueID but instead of using a randomly generated file we user the userID instead

LDEV-2829 * layout of svg on Lesson intro page * get rid of hover event for lessons on main page

LDEV-2829 moving lables around now

  1. … 3 more files in changeset.
LDEV-2829 adding lables

LDEV-2829 Lesson intro page

    • -0
    • +8
    ./web/includes/javascript/css.browser.selector.js
    • -0
    • +64
    ./web/lessonIntro.jsp
  1. … 14 more files in changeset.
LDEV-2835, LDEV-2833: Make Expires header value calculate only once.

  1. … 2 more files in changeset.
LDEV-2833 IE9 won't refresh designs in lesson wizard

LDEV-2755: Updating labels

  1. … 46 more files in changeset.
LDEV-2782 lessons get sorted by lessonIds

  1. … 3 more files in changeset.