[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated (79ecb68 -> faaeb16)
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] branch master updated (79ecb68 -> faaeb16) |
Date: |
Thu, 18 Feb 2021 15:50:07 -0500 (EST) |
sparkyx pushed a change to branch master
in repository noalyss.
from 79ecb68 We split Database in DatabaseCore and Database
new 8002476 Cosmetic
new 9d6cb61 Protect SQL , utilisation de bind variable
new 812b2a8 documentation
new e858180 Manage_Table_SQL : flag to display a dynamic filter on the
top of the table, default yes
new 0873261 Update doc
new faaeb16 Cosmetic Document Option
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
html/index.css | 5 +--
html/js/managetable.js | 7 +++-
html/style-classic7.css | 40 +++++++++++-----------
include/class/fiche.class.php | 6 ++--
include/class/fiche_def.class.php | 18 +++++-----
include/lib/data_sql.class.php | 4 +--
include/lib/manage_table_sql.class.php | 34 ++++++++++++++++--
.../template/action_document_type_mtable_input.php | 2 +-
8 files changed, 75 insertions(+), 41 deletions(-)
- [Noalyss-commit] [noalyss] branch master updated (79ecb68 -> faaeb16),
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 02/06: Protect SQL , utilisation de bind variable, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 03/06: documentation, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 04/06: Manage_Table_SQL : flag to display a dynamic filter on the top of the table, default yes, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 06/06: Cosmetic Document Option, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 01/06: Cosmetic, Dany De Bontridder, 2021/02/18
- [Noalyss-commit] [noalyss] 05/06: Update doc, Dany De Bontridder, 2021/02/18