Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4054: Updating Greek, Spanish

    • -36
    • +18
    ./language/lams/ApplicationResources_el_GR.properties
    • -2
    • +2
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-4283: Change the refreshing auto time from 5 mins to 1 min

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 1 more file in changeset.
LDEV-4054 LDEV-3450 Updating English and Spanish

    • -28
    • +18
    ./language/lams/ApplicationResources.properties
    • -40
    • +18
    ./language/lams/ApplicationResources_en_AU.properties
    • -31
    • +9
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-3427: Confirmation for student selection grouping

    • -0
    • +4
    ./language/lams/ApplicationResources.properties
  1. … 1 more file in changeset.
LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 44 more files in changeset.
LDEV-3765: Prototype of learner command websockets. Works only for Forum and force complete.

  1. … 9 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 28 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 22 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 23 more files in changeset.
LDEV-3839: Add initial implementation of lesson retry.

    • -0
    • +2
    ./language/lams/ApplicationResources.properties
  1. … 19 more files in changeset.
LDEV-3839: Add initial implementation of lesson retry.

    • -0
    • +2
    ./language/lams/ApplicationResources.properties
  1. … 19 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ar_JO.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_cy_GB.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_da_DK.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_de_DE.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_el_GR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_es_ES.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_es_MX.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_fr_FR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_it_IT.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ja_JP.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ko_KR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_mi_NZ.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ms_MY.properties
  1. … 1060 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ar_JO.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_cy_GB.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_da_DK.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_de_DE.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_el_GR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_es_ES.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_es_MX.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_fr_FR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_it_IT.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ja_JP.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ko_KR.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_mi_NZ.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_ms_MY.properties
  1. … 768 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -2
    • +0
    ./xdoclet/struts-message-resources.xml
  1. … 396 more files in changeset.
LDEV-3674: Remove multiple Flash elements: Authoring, icons, themes, i18n files, WDDX libraries and classes, methods, servlets etc. Rename/rewrite methods for Flashless use.

  1. … 420 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

    • -21
    • +0
    ./language/lams/ApplicationResources.properties
  1. … 371 more files in changeset.
LDEV-3335, LDEV-3334 Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead.

LDEV-3614: Improve processing of Gate activities. Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate. Find out who is waiting in front of a gate using learner progress (activity attempt). For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson. Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity. Code clean up.

  1. … 43 more files in changeset.
LDEV-3614: Improve processing of Gate activities. Alter lams_activity_learners table so it reflects its real purpose: storing learners who are allowed to pass a gate. Find out who is waiting in front of a gate using learner progress (activity attempt). For sync gate take into account all possible lesson learners (lesson class) rather than only ones who started a lesson. Use an entity in JSP generation rather than a DTO which is just a wrapper for the entity. Code clean up.

  1. … 42 more files in changeset.
LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

  1. … 4 more files in changeset.
LDEV-3533 moved URL rewrite operations from index.jsp to UrlRewrite config file (in order to keep such rules in one place)

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

    • -7
    • +11
    ./language/lams/ApplicationResources_el_GR.properties
    • -6
    • +10
    ./language/lams/ApplicationResources_no_NO.properties
  1. … 18 more files in changeset.
LDEV-3406: Send and process a different HTTP code when a learner did not finish the lesson yet.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 2 more files in changeset.
LDEV-3406: Send and process a different HTTP code when a learner did not finish the lesson yet.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 2 more files in changeset.
LDEV-1978, LDEV-3340: Remove AccessPermissionFilter. It was designed to control lesson access for Learners, but it was not really used. With the new SecurityService it is/will be obsolete.

  1. … 3 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. … 38 more files in changeset.
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. … 111 more files in changeset.
LDEV-3293: Use new Spring ApplicationContext classes.

  1. … 34 more files in changeset.