Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4054 updating English and Spanish

    • -13
    • +5
    ./language/lams/ApplicationResources.properties
    • -13
    • +5
    ./language/lams/ApplicationResources_en_AU.properties
    • -12
    • +7
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-4054 updating English

    • -31
    • +32
    ./language/lams/ApplicationResources.properties
    • -25
    • +28
    ./language/lams/ApplicationResources_en_AU.properties
LDEV-4055: small fixes

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 4 more files in changeset.
LDEV-3865: Grouping options in the advanced tag, updating tags from core.

    • -1
    • +3
    ./language/lams/ApplicationResources.properties
  1. … 7 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. … 1015 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. … 1265 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -1
    • +0
    ./xdoclet/struts-message-resources.xml
  1. … 390 more files in changeset.
LDEV-3760: Initial implementation of notifications. Add new delivery method to EventNotification framework. Allow notifications on file upload in Share Resources. Add notifications button on home screen.

    • -1
    • +3
    ./language/lams/ApplicationResources.properties
  1. … 26 more files in changeset.
LDEV-3712: Reimplement IMS import in Share Resources.

    • -2
    • +0
    ./language/lams/ApplicationResources.properties
  1. … 5 more files in changeset.
LDEV-3720: Update Share Resources learner to Bootstrap. Also removed all the iframes/framesets from learner except for one iframe that is used to load the user entered content.

  1. … 16 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.

    • -1
    • +0
    ./language/lams/ApplicationResources.properties
  1. … 371 more files in changeset.
LDEV-2975: upgrading share resources

    • -2
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-2975: Updating Greek, English, French and Norwegian

    • -2
    • +2
    ./language/lams/ApplicationResources.properties
    • -16
    • +6
    ./language/lams/ApplicationResources_el_GR.properties
    • -3
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
    • -4
    • +5
    ./language/lams/ApplicationResources_fr_FR.properties
    • -16
    • +6
    ./language/lams/ApplicationResources_no_NO.properties
LDEV-3340: Remove hibernate.cfg.xml files. Most probably they were used to create DB schema from .hbm.xml files using Ant. They are obsolete now.

    • -12
    • +0
    ./hibernate/mappings/hibernate.cfg.xml
  1. … 27 more files in changeset.
LDEV-3293: fix hibernate dtd declarations. Change 'hibernate.org' to 'www.hibernate.org'.

In order for hibernate DTDEntityResolver not to load hibernate-mapping-3.0.dtd from internet (and use local one), namespace declaration of dtd must exactly match the namespace declared in DTDEntityResolver class.

    • -1
    • +1
    ./hibernate/mappings/hibernate.cfg.xml
  1. … 93 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
    • +1
    ./hibernate/mappings/hibernate.cfg.xml
  1. … 111 more files in changeset.
LDEV-3271 Ability to scroll PDFs in iframes using iPad

    • -1
    • +1
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 13 more files in changeset.
LDEV-2975: upgrading portuguese

    • -2
    • +5
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 1 more file in changeset.
LDEV-297: updating French

    • -17
    • +6
    ./language/lams/ApplicationResources_fr_FR.properties
LDEV-3204: adding missing label

    • -4
    • +7
    ./language/lams/ApplicationResources.properties
    • -4
    • +6
    ./language/lams/ApplicationResources_en_AU.properties
    • -16
    • +5
    ./language/lams/ApplicationResources_es_ES.properties
LDEV-3188 Improvements to Monitor UI

    • -162
    • +0
    ./language/ApplicationResources_ar_JO.properties
    • -152
    • +0
    ./language/ApplicationResources_de_DE.properties
    • -166
    • +0
    ./language/ApplicationResources_mi_NZ.properties
    • -166
    • +0
    ./language/ApplicationResources_pl_PL.properties
    • -166
    • +0
    ./language/ApplicationResources_pt_BR.properties
    • -164
    • +0
    ./language/ApplicationResources_vi_VN.properties
    • -1
    • +2
    ./language/lams/ApplicationResources_en_AU.properties
  1. … 21 more files in changeset.
LDEV-2975 Upgrading portuguese (Brazil)

    • -19
    • +5
    ./language/lams/ApplicationResources.properties
    • -19
    • +5
    ./language/lams/ApplicationResources_en_AU.properties
    • -16
    • +4
    ./language/lams/ApplicationResources_pt_BR.properties
  1. … 30 more files in changeset.
LDEV-3147 Simplify tools: get rid of instructions tab, define in monitor and offline activity options

  1. … 339 more files in changeset.
LDEV-3026: Adding labels

    • -3
    • +3
    ./language/lams/ApplicationResources.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_en_AU.properties
    • -2
    • +3
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 9 more files in changeset.
Updating French

    • -4
    • +4
    ./language/lams/ApplicationResources_fr_FR.properties
LDEV-3073: Updating Spanish, German

    • -2
    • +3
    ./language/lams/ApplicationResources_de_DE.properties
    • -2
    • +2
    ./language/lams/ApplicationResources_es_ES.properties
  1. … 8 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

    • -0
    • +1
    ./language/lams/ApplicationResources.properties
  1. … 182 more files in changeset.
LDEV-2928 Removed tiles plug-in and all its dependencies from tools that don't use tiles

  1. … 78 more files in changeset.
LDEV-2975: Updating Maori, Greek, French, Norwegian

    • -2
    • +3
    ./language/lams/ApplicationResources_el_GR.properties
    • -3
    • +4
    ./language/lams/ApplicationResources_fr_FR.properties
    • -117
    • +122
    ./language/lams/ApplicationResources_mi_NZ.properties
    • -3
    • +4
    ./language/lams/ApplicationResources_no_NO.properties
  1. … 8 more files in changeset.
LDEV-2912: Remove RAMS remainings from source code

    • -171
    • +0
    ./language/rams/ApplicationResources.properties
    • -171
    • +0
    ./language/rams/ApplicationResources_en_AU.properties
  1. … 79 more files in changeset.