This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See http://git.chorem.org/lima.git from 1977c6c refs #686 Redémarrage complet de lima pour que l'internationalisation soit complète new a47f485 refs #1182 Ajout de traductions new 98ca966 refs #1182 Traduction des dates pickers new e9ea36e refs #1182 rétablit le fonctionnement des datepicker sur interval new 25b8310 Merge branch 'feature/1182-translation' into develop The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 25b83105f51965159a02e759e85a7de335884843 Merge: 1977c6c e9ea36e Author: dcosse <cosse@codelutin.com> Date: Mon Nov 30 14:40:28 2015 +0100 Merge branch 'feature/1182-translation' into develop commit e9ea36e80018a8ae8800c6f32fcb5a7be2a2103e Author: dcosse <cosse@codelutin.com> Date: Mon Nov 30 14:39:50 2015 +0100 refs #1182 rétablit le fonctionnement des datepicker sur interval commit 98ca966ad5b67da03225bf9e495590e410c5faec Author: dcosse <cosse@codelutin.com> Date: Wed Sep 16 21:57:35 2015 +0200 refs #1182 Traduction des dates pickers commit a47f485086c2bb8b83edb61018601a5c12bf8917 Author: dcosse <cosse@codelutin.com> Date: Fri Sep 11 16:26:12 2015 +0200 refs #1182 Ajout de traductions Summary of changes: .../Filter/dateCondition/DateConditionHandler.java | 19 ++- .../ui/Filter/dateCondition/DateConditionView.jaxx | 5 +- .../DateIntervalConditionHandler.java | 19 ++- .../DateIntervalConditionView.jaxx | 6 +- .../ui/celleditor/DateLimaTableCellRenderer.java | 4 +- .../lima/ui/celleditor/DateTableCellEditor.java | 154 --------------------- .../chorem/lima/ui/common/AbstractLimaTable.java | 2 - .../chorem/lima/ui/lettering/LetteringView.jaxx | 7 +- .../lima/ui/lettering/LetteringViewHandler.java | 12 ++ .../resources/i18n/lima-swing_en_GB.properties | 2 +- 10 files changed, 54 insertions(+), 176 deletions(-) delete mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DateTableCellEditor.java -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.