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 f7bfdf4 fixes #1166 annulation de l'édition d'une cellule Merge branch 'feature/1166-Annule_Edition' into develop adds 46ab5ea fixes #1169 Saisie du jour uniquement sur l'édition des entrées adds 30e57ca fixes #1169 retrait d'une classe innutile adds c3d48a0 fixes #1169 retrait d'imports inutilisés adds f1dc446 improve validation of day of month + remove try catch block new e211861 fixes #1169 saisie de date , uniquement je jour du mois Merge branch 'feature/1169-Saisie_du_jour_uniquement' into develop The 1 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 e211861070e252fa18bfba74ad3445662e3e8e98 Merge: f7bfdf4 f1dc446 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Feb 27 14:24:54 2015 +0100 fixes #1169 saisie de date , uniquement je jour du mois Merge branch 'feature/1169-Saisie_du_jour_uniquement' into develop Summary of changes: .../ui/common/FinancialTransactionTableModel.java | 9 +- .../lima/ui/financialtransaction/DayColumn.java | 95 ++++++++++++++++++++++ .../FinancialTransactionDefaultTable.java | 3 + .../FinancialTransactionViewHandler.java | 2 + .../resources/i18n/lima-swing_en_GB.properties | 1 + .../resources/i18n/lima-swing_fr_FR.properties | 1 + 6 files changed, 104 insertions(+), 7 deletions(-) create mode 100644 lima-swing/src/main/java/org/chorem/lima/ui/financialtransaction/DayColumn.java -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.