[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 03/11: Merge branch 'master' of gitlab.noalys
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 03/11: Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss |
Date: |
Fri, 18 Jan 2019 12:24:26 -0500 (EST) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 6b2b579bab3ce3482b805fa3ab82fa4eccf8f8ae
Merge: c40e55c 0de24ee
Author: Dany De Bontridder <address@hidden>
Date: Thu Dec 27 20:11:54 2018 +0100
Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss
dev/extract_text.sh | 5 +-
html/do.php | 25 +-
html/js/scripts.js | 15 +-
html/lang/en_US/LC_MESSAGES/messages.po | 815 +++--
html/lang/messages.po | 4479 +++++++++++++++++++++-------
html/lang/nl_NL/LC_MESSAGES/messages.po | 807 +++--
html/style-classic7.css | 21 +-
html/style-print.css | 3 +
html/user_login.php | 2 +-
include/ajax/ajax_anc_accounting.php | 2 +
include/balance.inc.php | 4 +-
include/class/acc_ledger.class.php | 6 +-
include/class/acc_ledger_fin.class.php | 57 +-
include/class/acc_reconciliation.class.php | 10 +-
include/class/document.class.php | 87 +-
include/class/fiche.class.php | 6 +-
include/class/pre_op_advanced.class.php | 2 +-
include/class/pre_operation.class.php | 1 +
include/constant.php | 10 +-
include/lib/ac_common.php | 12 +-
include/lib/http_input.class.php | 4 +-
include/lib/iselect.class.php | 21 +-
include/lib/manage_table_sql.class.php | 33 +-
include/param_pcmn.inc.php | 2 +-
include/profile.inc.php | 24 +-
include/sql/patch/upgrade129.sql | 109 +
include/sql/patch/upgrade130.sql | 46 +
include/sql/patch/upgrade131.sql | 180 ++
include/template/ledger_detail_bottom.php | 4 +-
sql/upgrade.sql | 55 -
30 files changed, 4765 insertions(+), 2082 deletions(-)
- [Noalyss-commit] [noalyss] branch master updated (0de24ee -> 1971f32), Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 02/11: remove dead code, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 03/11: Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 04/11: Task #1660 : place the button for the inventory on the top, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 01/11: For 7.2 , $p_value must be initialized to an array in ISelect, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 11/11: Translation, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 07/11: by default jrn is an empty array, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 10/11: Translation, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 05/11: New function findSide return D if number is <0, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 06/11: Fix problem with total in balance export, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 09/11: Translation + use of httpInput, Dany De Bontridder, 2019/01/18
- [Noalyss-commit] [noalyss] 08/11: Task #0001309: Association d'une opération avec elle-même., Dany De Bontridder, 2019/01/18