[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] branch master updated (2fca23e -> c3cb742)
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] branch master updated (2fca23e -> c3cb742) |
Date: |
Sun, 6 Jun 2021 07:32:00 -0400 (EDT) |
sparkyx pushed a change to branch master
in repository noalyss.
from 2fca23e Balance : code cleaning and cosmetic
new b77ade6 Cosmetic and remove other stylesheets
new 0ef7467 Manage Table : improve, set option for the column and header
(CSS style, javascript,...)
new c3cb742 Document : new function export to the filesystem and
transform into a PDF
The 3 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/css/style-classic.css | 2540 --------------------------------
html/css/style-classic7.css | 4 +-
html/css/style-light.css | 2474 -------------------------------
html/index.php | 2 +-
include/class/document.class.php | 60 +
include/constant.php | 2 +-
include/lib/manage_table_sql.class.php | 121 +-
include/sql/patch/ac-upgrade19.sql | 8 +
scenario/test_manage_table_sql.php | 5 +-
9 files changed, 168 insertions(+), 5048 deletions(-)
delete mode 100644 html/css/style-classic.css
delete mode 100644 html/css/style-light.css
create mode 100644 include/sql/patch/ac-upgrade19.sql
- [Noalyss-commit] [noalyss] branch master updated (2fca23e -> c3cb742),
Dany De Bontridder <=