Releases: Evarisk/DigiQuali
Releases · Evarisk/DigiQuali
DoliSMQ Release 1.5.0 - 04/04/2023
Nouvelles fonctionnalités et innovations
Intégration du framework "Saturne"
- DoliSMQ fonctionne désormais avec un framework du nom de Saturne
Refonte du code
- Le code source a été retravaillé pour améliorer les performances
Ajout du modèle Calypso
Améliorations & corrections
Documents
- La limite de photo pour les documents ODT avec photo a été levée
- Affichage au centre de la page de la référence de la réponse, de la photo et de son nom
- Ajout de saut de page entre chaque photo
- Correction du message d'événement lorsqu'un document est généré
Bibliothèque de médias
- Correction de la mise en favori des photos ajoutées aux questions
Contrôle
- Correction d'un bug empêchant la création d'un contrôle
- Correction du clonage de photos
- Correction de l'ajout de questions clonées sur un modèle
- La modification du projet n'est plus possible si le contrôle est verrouillé
Correction et ajout de traductions
Ajout d'icônes plus esthétiques
Comparaison des versions 1.4.0 et 1.5.0
Changelog
- 1.5.0
#767
- #621-626 [Documents] fix: various issues
#627
- #607 [Documents] add: calypso PDF model
#619
- #612 [Control] fix: create answer_ref when validate control action
#614
- #610 [Documents] fix: new template photos generation
#611
- 1.4.0
#604
- fix: js include must have javascript HTTP header text/javascript
#482
- fix: use standard php method to get extention of file
#483
- #634 [JS] add: js separation in submodules & minimize
54ddf52
- #501 #502 [Index] add: pacthnote and auto-udpate
1bc1944
- #745 [CSS] add: change border size for control photo
c9b67db
- #752 [Trad] fix: remove trad for automanage later and avoid conflict
dfd4d21
- #664 [CSS] fix: css errors
354315a
- #595 [CSS] fix: remove generic CSS files moved to saturne
723bc43
- #636 [View] add: saturne framework compatibility
5895068
- #607 [Documents] fix: pdf calypso model can now be generated with infos
60abf93
- #595 [Control] add: framework interaction for media gallery
25aa873
- #664 [CSS] fix: remove unused code
79532a4
- #564 [DoliSMQDocuments] add: rework document generation and use generic document class
8b73d93
- #638 [Documents] add: pdf generation & documents configuration page
5dd7f5b
- #687 [JS/CSS] fix: gulpfile & minimized file creation
503280c
- #595 [Documents] add: use saturne functions for documents generation
f9135bd
- #494 [Control] add: tags controls
2398385
- #678 [JS] add: concat in dolismq.js
8a16e78
- #489 [Lib] fix: error conflict module function remove index
76020a4
- #490 [Mod] add: missing changelog file
d9f76e1
- #442 [DataModel] fix: links between dolismq & dolibarr objects
e530226
- #499 [Object] add: clean agenda view files
77ccbfc
- #533 [Control] fix: rework setValidated action
78ebad9
- #728 [Trigger] add: clean trigger
1b7fcc4
- #499 [Mod] fix: clean mod file
ea32503
- #493 [Control] add: show gallery medias in large size into new nav menu
121bcde
- #636 [Admin] add: saturne framework compatibility
a8cf59d
- #705 [Question] add: clone action with options
eb07ae2
- #519 [Mod] add: rework ref numering with date and counter info
28dbd7c
- #730 [Admin] add: clean admin files
5e64271
- #535 [Media] add: improve load performance with pagination and config
d8c9809
- #656 [Sheet] fix: move links between sheets & dolibarr objects in sheet conf
886a4de
- Revert "#734 [Translation] fix: translation keys missing"
f9c16a2
- #734 [Translation] fix: translation keys missing
57c83d0
- #724 [Trad] add: remove unused trad
69a6dce
- #595 [MediaGallery] add: modal to open variable
5bbbc72
- #607 [Documents] add: media to model pdf calypso
31ba28b
- #693 [Class] add: info function for event/ tms field
9c482a4
- #708 [Trad] add: change trad with generic
a7b5369
- #697 [Mod] fix: include main inc
9ccebb6
- #675 [Documents] fix: camelCase for variable
3ba0061
- #505 [Control] fix: object linked checkbox or radio buttons
ae257e6
- #513 [Control] add: set validated function, set ref and status
757beb7
- #305 [Sheet] fix: questions organization within sheet
5423c7c
- #551 [Tags] add: add tags on object directly in tag page
dc8eb20
- #715 [Question] fix: favorite photo on edit action
6543fed
- [CSS] fix: Design of the media modal
9e811cc
- #595 [MediaGallery] fix: compatibility with Saturne framework
35e4074
- #504 [ReadMe] add: update readme for more info
7d7e403
- 📖 Changelog
797fa50
- #747 [Mod] add: use index template
e6502c9
- #636 [Core] add: saturne framework compatibility
45d8270
- #472 [Control] add: clone action
e95ac94
- #494 [Control] add: remove categories in confirm delete actions [
037178f
](https://github....
DoliSMQ Release 1.4.0 - 06/12/2022
Nouvelles fonctionnalités et innovations
Intégration des TAGs sur tous les objets des contrôles
- Questions
- Formulaires
- Contrôles
- Intégration dans les tags des contrôles concernés
Création de l'onglet médias pour voir les photos des contrôles directement en 1 clic
DoliSMQ est compatible sur DoliDroid l'application qui améliore la navigation dans Dolibarr pour tous les Android
Création de la bibliothèque de médias en version 1.0.0
Améliorations & corrections
Amélioration du responsive et adaptation de l'Interface Homme Machine (IHM) aux usages
- Adaptation complète des écrans pour un usage sur tablette et pour les mobiles durcis (Zebra, SamsungPro, Bluebird, etc) dédiés aux usages d'atelier, livreurs etc...
- Réduction du menu afin de remonter le contenu au dessus de la ligne de flottaison
- Suppression du texte sur les boutons et mise en place d'icones
Optimisation des temps de chargement (Notamment des photos)
- Réduction des temps de chargement des photos
- Mise en place de la nouvelle bibliothèque de photos
- Upload en masse de photos
Comparaison des versions 1.3.0 et 1.4.0
- 1.4.0
#604
- fix: js include must have javascript HTTP header text/javascript
#482
- fix: use standard php method to get extention of file
#483
- #501 #502 [Index] add: pacthnote and auto-udpate
1bc1944
- #564 [DoliSMQDocuments] add: rework document generation and use generic document class
8b73d93
- #494 [Control] add: tags controls
2398385
- #489 [Lib] fix: error conflict module function remove index
76020a4
- #490 [Mod] add: missing changelog file
d9f76e1
- #442 [DataModel] fix: links between dolismq & dolibarr objects
e530226
- #499 [Object] add: clean agenda view files
77ccbfc
- #533 [Control] fix: rework setValidated action
78ebad9
- #499 [Mod] fix: clean mod file
ea32503
- #493 [Control] add: show gallery medias in large size into new nav menu
121bcde
- #519 [Mod] add: rework ref numering with date and counter info
28dbd7c
- #535 [Media] add: improve load performance with pagination and config
d8c9809
- #505 [Control] fix: object linked checkbox or radio buttons
ae257e6
- #513 [Control] add: set validated function, set ref and status
757beb7
- #305 [Sheet] fix: questions organization within sheet
5423c7c
- #551 [Tags] add: add tags on object directly in tag page
dc8eb20
- [CSS] fix: Design of the media modal
9e811cc
- #504 [ReadMe] add: update readme for more info
7d7e403
- #472 [Control] add: clone action
e95ac94
- #494 [Control] add: remove categories in confirm delete actions
037178f
- #305 [Sheet] add: questions organization within sheet
1bba923
- #252 [Control] add: user element linked for control
8878e94
- #503 [JS] add: change filename
88f1b11
- #473 [Question] add: clone action with categories
492c7d0
- #499 [Lib] fix: clean code lib files
f13a13c
- #592 [Control] fix: missing include for ecmdir and check array for widget
ce6e08b
- #260 [Control] add: elementLinked contact on control
6b3fbdd
- [Control] add: CSS on medias gallery of a control
3e2b3f6
- [Question] fix: CSS on gallery photo OK & KO
846b9b2
- #498 [Mod] add: implement pictos on each objects
ebac40b
- #474 [Sheet] add: clone action
e37ca58
- #551 [Tags] add: JS for move element in right place
01fffe8
- fix: js include must have javascript header
edc4c0d
- #545 [JS] fix: minimizeMenu
92c5d90
- #526 [Control] add: edit button on tags/project banner
58a1676
- #562 [Control] fix: change socpeople by contact for use element_element table research
41a9439
- #543 [Lib] add: trad controldocument
f06462d
- #524 [Mod] add: tags filters on each object list
68aa47d
- #498 [Mod] add: update dolismq pictos
c11610a
- #336 [Control] add: toggle control info and font awesone picto in phone view
50defcb
- #498 [Mod] fix: add CSS for pictoDoliSMQ in external menu tabs
d5e2385
- #591 [JS] fix: minimizeMenu JS action issue on dolidroid
ff62630
- #523 [Control] add: reload socpeople after company selection
ee33453
- #507 #508 #509 [Control] fix: errors caused by rework
90b989f
- #530 [Control] add: add missing create button
c955618
- #546 [Sheet] fix: clone questions order
945b627
- #570 [ODT] add: N/A value if empty value in ODT
63ea5f6
- #553 [AdminConf] fix: RedirectAfterConnection hook work with confi
5b6417b
- #555 [Control] add: objects posts from objects lists [
467245a
](https://github.com/Evar...
DoliSMQ 1.3.0 Release - 29/08/2022
1.3.0
- 1.3.0
#479
- [Trad] add: missing trad file
#478
- Add translation
#362
- [Control] add: tab user
#326
- [Class] add: clean class files
0ff19be
- [View] add: clean files
807a06b
- [TAGS] add: Create SQL and function in class/view card
8ee80a9
- [Lib] add: clean files
bcf4a44
- [Admin] add: clean files
a5d6a6c
- [Widget] add: rework foreach
89789c0
- [Module] add: picto menus and JS for MinimizeMenu
74da6d5
- [Widget] add: box control for dolismq
cc09fd5
- 📖 Changelog
f386d3f
- [Widget] add: generic version
b392ee7
- [Control] add: mail action and fast upload on control
dc64349
- [Hook] add: commonfooter hook for add dolismq js in tags menu
2680a1f
- [Sheet] add: move generate tags in sheet config
34583eb
- [Question] add: boolean for cofig showphotos and uplaod anwser photos
7f88ecd
- [Control] add: remove tags functionnality
2dae364
- [Control] fix: remove object links before delete action
1c4b9cb
- [Sheet] add: clean file and disable action unlink if sheet status is 2
20f19a1
- [Index] add: clean home page DoliSMQ
f393e21
- [Question] add: document file on question
a24003d
- [Sheet] add: tags on viw action
acf3205
- [Sheet] add: config element on sheet create
2570f5c
- [Question] fix: can not delete questions linked to sheets
75660c4
- [Admin] add: control tags in config
42f2b95
- [Question] add: fast upload medias
6e81104
- [Sheet] add: update elementlinked and view
018f3b6
- [Class] fix: add font logo instead of png for getnomurl
fb9d687
- [Control] add: set categories
ca32383
- [Module] add: change copyright on header file
e99c994
- [Control] fix: keep posts after sheet select
b481b34
- [Control] fix: show objects select boxes depending on sheet selected
00fd52a
- [Control] add: set project in control
73d81b1
- [Widget] add: max control count and display verdict badge and remove seuil
fa727e2
- [Question] add: fast upload media v1
7afa2d7
- [Sheet] fix: error when deleting sheet with linked controls
b264840
- [Control] add: note public in ODT for verdict value
a1c720e
- [Module] fix: remove name digiriskdolibarr
6f8e37a
- [JS] add: change js toggleCheckbox by toggleRadioButton
9b2b39e
- [Core] add: clean files
00bbace
- [Control] add: answers media fast upload
1dba597
- [JS] add: modal & inputs keyup events
b6aa13a
- [JS] add: clean js file
2fd280b
- [Control] fix: remove multiselect for now
6c90db2
- [Question] add: reorder option
0adbe69
- [JS] fix: error js session cache
d3b0d16
- [Card] add: show box events for all objects
0c3688d
- [Sheet] fix: remove categories link before deleting element
68e42dc
- [Question] fix: remove categories link before deleting element
122ae83
- [Control] add: Button select all answer
76287eb
- [Widget] fix: error if data is empty
7d358e4
- [Sheet] add: unique linked element option
1fec251
- [Question] add: option enter comment on answer question in control
ccef1d1
- [Control] fix: delete action
970265c
- [Widget] add: show on all elements
2684429
- [Control] fix: extrafield edit mode on control view card
6b5c1d0
- [Control] fix: errors if linked sheet has no questions
1639159
- [Trad] add: clean trad file
8cce0b0
- [Sheet] fix: remove object links before deleting
0d10397
- [Control] fix: multiselect icons position
2f46816
- [Sheet] add: toggleCheckbox JS action for element linked
90333ac
- [Control] add: change photo order in question on control
fefba0f
- [Control] fix: remove add file process in save action
7df2671
- [Control] add: trigger send email on control card
4b117d7
- [Sheet] add: Can delete sheet is linked to category but can't if sheet as control
6f6db19
- [Control] add: specific sortfields management/
c761cf4
- [Sheet] add: control list page on sheet card
97a1fc9
- [Trad] add: translation for tags
61e03c1
- [Question] add: medias fast upload in edit action [
dfa3c0e
](dfa3c0ef28fb591796...
DoliSMQ Release 1.2.0
Merge pull request #323 from Evarisk/1.2.0 1.2.0
DoliSMQ Release 1.1.0
Merge pull request #232 from Evarisk/1.1.0 1.1.0
DoliSMQ Release 1.0.0
Merge pull request #177 from Evarisk/1.0.0 1.0.0