Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-2975: upgrading Portuguese (Brazil)

    • -2
    • +10
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 7 more files in changeset.
LDEV-3207: new labels

    • -14
    • +10
    ./language/lams/ApplicationResources.properties
    • -14
    • +10
    ./language/lams/ApplicationResources_en_AU.properties
    • -7
    • +11
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-3207: Add support for Schedule Gate based on activity completion. Fix bugs in Flashless Authoring LD save.

    • -2
    • +10
    ./language/lams/ApplicationResources.properties
    • -2
    • +10
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 23 more files in changeset.
LDEV-3186: Make "progress broken" information display to user.

    • -1
    • +1
    ./language/lams/ApplicationResources.properties
    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 1 more file in changeset.
LDEV-2975 Upgrading portuguese (Brazil)

    • -5
    • +54
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 32 more files in changeset.
Updating French

    • -3
    • +23
    ./language/lams/ApplicationResources_fr_FR.properties
LDEV-3073 LDEV-3026: Updating Norwegian, Greek, English and Spanish

    • -4
    • +4
    ./language/lams/ApplicationResources.properties
    • -2
    • +4
    ./language/lams/ApplicationResources_el_GR.properties
    • -2
    • +4
    ./language/lams/ApplicationResources_en_AU.properties
    • -2
    • +4
    ./language/lams/ApplicationResources_es_ES.properties
    • -2
    • +4
    ./language/lams/ApplicationResources_no_NO.properties