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 13b9893 Merge branch 'feature/1289-SearchEntriescomputeSold' into develop new 26111c4 refs #1293 "Onglet Saisie des écritures" La saisie dans le champ jour est dirrectement prise en compte new 54e25dd refs #1293 Auto selection du compte si un seul compte correspond à la recherche new 785fc80 refs #1295 Même objet sélectionné entre la combobox et le model new c51843f Merge branch 'feature/1295-improveEditEntryView' 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 c51843f855cc7b9e512e5b642fdbfacba935265d Merge: 13b9893 785fc80 Author: dcosse <cosse@codelutin.com> Date: Sat Nov 28 07:37:05 2015 +0100 Merge branch 'feature/1295-improveEditEntryView' into develop commit 785fc805b17ab9ba7d003eb0828fe07661a11475 Author: dcosse <cosse@codelutin.com> Date: Thu Sep 24 15:56:37 2015 +0200 refs #1295 Même objet sélectionné entre la combobox et le model commit 54e25dd273e118c5a7df3c7dba3a21edc6635f5f Author: dcosse <cosse@codelutin.com> Date: Wed Sep 16 14:55:59 2015 +0200 refs #1293 Auto selection du compte si un seul compte correspond à la recherche commit 26111c4ea63593e5122ebaf4cf69dc0349bbac10 Author: dcosse <cosse@codelutin.com> Date: Wed Sep 16 00:07:52 2015 +0200 refs #1293 "Onglet Saisie des écritures" La saisie dans le champ jour est dirrectement prise en compte Summary of changes: .../lima/ui/celleditor/AccountTableCellEditor.java | 28 ++++++++++++++++---- .../lima/ui/celleditor/DayTableCellEditor.java | 30 ++++++++++------------ .../ui/financialtransaction/AccountColumn.java | 6 +++-- .../lima/ui/financialtransaction/DayColumn.java | 6 +++-- pom.xml | 2 +- 5 files changed, 45 insertions(+), 27 deletions(-) copy lima-business-api/src/main/java/org/chorem/lima/LimaTechnicalException.java => lima-swing/src/main/java/org/chorem/lima/ui/celleditor/DayTableCellEditor.java (64%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.