This is an automated email from the git hooks/post-receive script. New change to branch develop in repository lima. See https://gitlab.nuiton.org/chorem/lima.git from ac3b63cf refs #1394 Ajout d'index en base de données new 290db764 refs #1394 Analyse de code new cb13e330 refs #1394 modification Copyright new d1884b54 refs #1394 onglet saisie des écriture un peu plus rapide new 5a8af881 refs #1373 mise à jour URLs 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 5a8af8814d3c0d4c5390c2f3cef8f8b4515bfaea Author: David Cossé <cosse@codelutin.com> Date: Thu Oct 26 00:49:51 2017 +0200 refs #1373 mise à jour URLs commit d1884b544de90e0e17926c253a6e13b2c12920c2 Author: David Cossé <cosse@codelutin.com> Date: Thu Oct 26 00:39:37 2017 +0200 refs #1394 onglet saisie des écriture un peu plus rapide commit cb13e3305b06b81f320e39448bf3f2747866c8e6 Author: David Cossé <cosse@codelutin.com> Date: Wed Oct 25 23:06:49 2017 +0200 refs #1394 modification Copyright commit 290db76458c77b42dab19cb6bef6cb1aedfdc97f Author: David Cossé <cosse@codelutin.com> Date: Wed Oct 25 22:59:42 2017 +0200 refs #1394 Analyse de code Summary of changes: .../main/java/org/chorem/lima/LimaXAResource.java | 6 +- .../ejb/FinancialTransactionServiceImpl.java | 4 +- .../lima/business/ejb/ReportServiceImpl.java | 4 +- .../lima/business/ejb/VatStatementServiceImpl.java | 4 +- .../lima/business/ejb/csv/AbstractLimaModel.java | 2 +- .../chorem/lima/business/ejb/csv/AccountModel.java | 4 +- .../lima/business/ejb/csv/EntryBookModel.java | 4 +- .../chorem/lima/business/ejb/csv/EntryModel.java | 16 +++--- .../ejb/csv/FinancialTransactionModel.java | 6 +- .../business/ejb/csv/FiscalControlExportModel.java | 20 +++---- .../lima/business/ejb/csv/FiscalPeriodModel.java | 4 +- .../ejb/report/BalanceReportServiceImpl.java | 9 ++- .../org/chorem/lima/entity/GeneratorHQuery.java | 32 +++++------ .../org/chorem/lima/business/AbstractLimaTest.java | 4 +- .../FinancialTransactionServiceImplTest.java | 4 +- .../lima/business/ReportServiceImplTest.java | 5 +- .../AccountCondition/AccountConditionView.jaxx | 4 +- .../java/org/chorem/lima/ui/MainViewHandler.java | 26 +++------ .../chorem/lima/ui/account/AccountViewHandler.java | 12 +--- .../lima/ui/celleditor/AccountTableCellEditor.java | 17 +++--- .../ui/celleditor/AutoCompleteTableCellEditor.java | 9 +-- .../chorem/lima/ui/combobox/AccountComboBox.java | 5 +- .../lima/ui/combobox/LeafAccountComboBoxModel.java | 7 +-- .../chorem/lima/ui/common/AbstractLimaTable.java | 18 ++---- .../lima/ui/common/AbstractLimaTableModel.java | 5 +- .../ui/common/FinancialTransactionTableModel.java | 14 ++--- .../FinancialPeriodViewHandler.java | 7 +-- .../FinancialTransactionViewHandler.java | 66 ++++++++++------------ .../chorem/lima/ui/lettering/LetteringView.jaxx | 4 +- .../lima/ui/lettering/LetteringViewHandler.java | 21 +------ .../lima/ui/vatchart/VatChartViewHandler.java | 25 ++++---- .../resources/i18n/lima-swing_fr_FR.properties | 2 +- src/site/site.xml | 2 +- 33 files changed, 152 insertions(+), 220 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.