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 e8a9357 fixes #1193: La zone des critères de recherche apparait réduite, les critères de recherche ne sont donc pas visibles, il faudrait définir une taille minimale Merge branch 'feature/1193' into develop new 9243835 change remove icon on tab new 47dacdc refs #1187 : account popups new 0e30c25 refs #1187 : entry book popups new 4ac2c21 refs #1187 : fiscal period popups new ece040e refs #1187 : inancial statement popups new 1f5f807 refs #1187 : Vat chart popups new 37937e4 refs #1187 : identitiy popups new 964faf1 fixes #1187: Améliorer l'apparence des Popup Merge branch 'feature/1187' into develop The 8 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 964faf1af88914119ae8a47185578f44e6f5dba1 Merge: e8a9357 37937e4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Apr 24 14:17:47 2015 +0200 fixes #1187: Améliorer l'apparence des Popup Merge branch 'feature/1187' into develop commit 37937e4aeca32b2c4f219d80fcda24a51b415560 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Mar 31 14:28:51 2015 +0200 refs #1187 : identitiy popups commit 1f5f80772d2872cd1c226049e48743bf2072753d Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Mar 31 09:09:09 2015 +0200 refs #1187 : Vat chart popups commit ece040e90663517b2b377ffb28e4b377ec34efaa Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Mon Mar 30 17:13:41 2015 +0200 refs #1187 : inancial statement popups commit 4ac2c21bc21d6e011c82857f03211ec0acac4446 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Mar 27 08:52:22 2015 +0100 refs #1187 : fiscal period popups commit 0e30c25096ee2cc6221bf16b69d6a6e6b8912aa6 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Mar 20 17:26:07 2015 +0100 refs #1187 : entry book popups commit 47dacdc28e704cc6ad3722a197adf1a14360e22f Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Mar 20 17:15:42 2015 +0100 refs #1187 : account popups commit 92438356a5d57e2497e185edc073dad10fcca377 Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Fri Mar 20 15:02:18 2015 +0100 change remove icon on tab Summary of changes: .../org/chorem/lima/FinancialStatementWayEnum.java | 42 ++----- .../resources/i18n/lima-callao_en_GB.properties | 6 +- .../resources/i18n/lima-callao_fr_FR.properties | 6 +- .../org/chorem/lima/enums/AccountsChartEnum.java | 24 +++- .../lima/enums/FinancialStatementsChartEnum.java | 22 +++- .../chorem/lima/enums/VatStatementsChartEnum.java | 26 ++++- .../java/org/chorem/lima/ui/ClosableTabHeader.css | 14 ++- .../org/chorem/lima/ui/account/AccountForm.css | 2 + .../org/chorem/lima/ui/account/AccountForm.jaxx | 20 ++-- .../chorem/lima/ui/account/AccountImportForm.css | 39 ++----- .../chorem/lima/ui/account/AccountImportForm.jaxx | 61 +++------- .../chorem/lima/ui/account/AccountViewHandler.java | 2 +- .../chorem/lima/ui/account/UpdateAccountForm.css | 2 + .../chorem/lima/ui/account/UpdateAccountForm.jaxx | 17 +-- .../org/chorem/lima/ui/entrybook/EntryBookForm.css | 2 + .../chorem/lima/ui/entrybook/EntryBookForm.jaxx | 20 ++-- .../lima/ui/entrybook/EntryBookImportForm.css | 2 + .../lima/ui/entrybook/EntryBookImportForm.jaxx | 26 ++--- .../FinancialStatementChartViewHandler.java | 8 +- .../FinancialStatementHeaderForm.css | 25 ++-- .../FinancialStatementHeaderForm.jaxx | 65 ++++++----- .../FinancialStatementImportForm.css | 41 +++---- .../FinancialStatementImportForm.jaxx | 84 ++++++------- .../FinancialStatementMovementForm.css | 16 ++- .../FinancialStatementMovementForm.jaxx | 63 +++++----- .../org/chorem/lima/ui/fiscalperiod/AddPeriod.css | 6 +- .../org/chorem/lima/ui/fiscalperiod/AddPeriod.jaxx | 28 ++--- .../ui/fiscalperiod/FiscalPeriodViewHandler.java | 70 ++++++----- .../fiscalperiod/RetainedEarningsEntryBookForm.css | 33 +++--- .../RetainedEarningsEntryBookForm.jaxx | 85 ++++---------- .../org/chorem/lima/ui/identity/IdentityForm.css | 18 ++- .../org/chorem/lima/ui/identity/IdentityForm.jaxx | 130 +++++++++++---------- .../chorem/lima/ui/vatchart/VatChartImportForm.css | 35 ++---- .../lima/ui/vatchart/VatChartImportForm.jaxx | 84 ++++++------- .../lima/ui/vatchart/VatChartMovementForm.css | 29 ++--- .../lima/ui/vatchart/VatChartMovementForm.jaxx | 59 +++++----- .../lima/ui/vatchart/VatChartViewHandler.java | 7 +- .../java/org/chorem/lima/util/ReportDialogView.css | 5 +- .../org/chorem/lima/util/ReportDialogView.jaxx | 2 +- .../resources/i18n/lima-swing_en_GB.properties | 13 ++- .../resources/i18n/lima-swing_fr_FR.properties | 49 ++++---- .../src/main/resources/icons/action-cancel.png | Bin 0 -> 587 bytes ...{action-account-remove.png => action-close.png} | Bin .../src/main/resources/icons/action-closeTab.png | Bin 3140 -> 0 bytes lima-swing/src/main/resources/icons/action-ok.png | Bin 0 -> 537 bytes 45 files changed, 612 insertions(+), 676 deletions(-) create mode 100644 lima-swing/src/main/resources/icons/action-cancel.png copy lima-swing/src/main/resources/icons/{action-account-remove.png => action-close.png} (100%) delete mode 100644 lima-swing/src/main/resources/icons/action-closeTab.png create mode 100644 lima-swing/src/main/resources/icons/action-ok.png -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.