Commit graph

43 commits

Author SHA1 Message Date
Dany De Bontridder
03ad5cd3fd Fix bug : cannot use % when searching
NEW : space can be used now
2020-08-27 20:31:23 +02:00
Dany De Bontridder
800b4139ad Improve : logging error 2020-07-11 19:01:42 +02:00
Dany De Bontridder
b025f0075f Improve error log 2020-07-01 00:24:05 +02:00
Dany De Bontridder
99b6d77a10 Install show choosen password for admin 2020-06-07 15:19:01 +02:00
Dany De Bontridder
1f7610b894 task #0001801: CARD : mise à jour fiche , effacement et modification 2020-06-02 14:32:04 +02:00
Dany De Bontridder
71a063a31d Task #1756: Avertissement qcode 2020-02-26 22:43:01 +01:00
Dany De Bontridder
9e55774ca3 Improve Scenario Test 2019-10-26 16:33:29 +02:00
Dany De Bontridder
1aa7a44e9a Esthetic correct column 2019-09-24 19:49:24 +02:00
Dany De Bontridder
b4eb763bdc Task #0001698: Problème affichage historique fiches 2019-09-19 14:03:14 +02:00
Dany De Bontridder
68d8ff57d9 Fiche Cosmetic : 2019-09-09 08:17:30 +02:00
Dany De Bontridder
f006539934 Fiche:GetByDef if nothing is found returns empty array 2019-09-09 08:15:51 +02:00
Dany De Bontridder
5aab6a0502 Bug : Database::fetch_all returns an array or FALSE, because
of pg_fetch_all, the version PHP7 cannot use anymore a boolean with
count().
2019-08-24 12:05:49 +02:00
Dany De Bontridder
2c51a53a1e Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss 2019-07-29 11:01:25 +02:00
Dany De Bontridder
35e3de4c7c Documentation : automatic format breaks doxygen tag 2019-07-27 20:03:46 +02:00
Dany De Bontridder
aa9fe14bf0 Card : allow to specify the max displaid rows 2019-07-22 21:37:16 +02:00
Dany De Bontridder
27f5673f2d Bug : card cannot use a attribute of the type "card", reason : the query was
wrong and there were a confusion between this->name and this->id in "get_js_attr()"
2019-07-22 21:22:16 +02:00
Dany De Bontridder
7add131124 Fix bug : SQL Error in fiche.inc.php due to merge 2019-02-07 10:49:31 +01:00
Dany De Bontridder
513424f27f CARD : broken merge 2019-02-04 09:12:39 +01:00
Dany De Bontridder
31d3c6927f Fiche.clasS.php fix broken merge 2019-02-03 22:09:55 +01:00
Dany De Bontridder
9862b47e1a Wrong merge broke fiche.class.php 2019-02-03 21:26:30 +01:00
Dany De Bontridder
f39d9caec9 Bug merge 2019-02-03 16:34:09 +01:00
Dany De Bontridder
09227d2cc9 Merge issue : inappropriate rollback 2019-02-03 16:15:06 +01:00
Dany De Bontridder
c735b61ad7 Mantis #1611: Problème Plan comptable - mise en évidence poste utilisés 2019-02-03 15:34:13 +01:00
Dany De Bontridder
845c0b29f9 adapt to 7.2 ,error with sizeof 2018-10-20 11:36:14 +02:00
Dany De Bontridder
4f9be5373f Bug 1600 : alphanumeric accounting must be case insensitive 2018-05-08 22:40:31 +02:00
Dany De Bontridder
66e30dbdc5 Bug fix : History filter : do not filter on the last columns 2018-03-12 20:45:40 +01:00
Dany De Bontridder
1f5551cc82 Remove obsolete hardcoded sort 2018-02-23 22:31:55 +01:00
Dany De Bontridder
5794634ea0 before deleting a card , check if it is not used as an attribute in
another card
2018-01-24 19:08:09 +01:00
Dany De Bontridder
c157929c84 before deleting a card , check if it is not used as an attribute in
another card
2018-01-24 19:06:55 +01:00
Dany De Bontridder
dc84b68414 Task #0001529: Réécriture de code , placer les icones dans Icon_Action 2018-01-16 21:07:04 +01:00
Dany De Bontridder
6c00cee4be Task #1457 & 1281 : operation ouverture séparée 2018-01-11 16:52:26 +01:00
Dany De Bontridder
78fe114d54 task #0001513: Détail fiche : ajout bouton effacer 2018-01-11 00:15:15 +01:00
Dany De Bontridder
28b2bce30b Task #1506 : improve error message when adding a card 2017-12-17 18:23:48 +01:00
Dany De Bontridder
44e3379ac4 Task #1506 Fiche : max longueur du poste comptable = 40 2017-12-09 12:57:24 +01:00
Dany De Bontridder
d4be118825 Task #1476 : prevent the use of some accounting
Code cleaning , remove obsolete files
2017-11-26 17:48:41 +01:00
Dany De Bontridder
1800b89bee #0001414: LETTRAGE - montants différents non indiqués
Apparation d'une bulle d'info avec la différence
2017-11-03 21:40:59 +01:00
Dany De Bontridder
8773676229 #0001414: LETTRAGE - montants différents non indiqués
Les montants différents pour un lettrage sont marqués avec un triangle orange
Changement des requêtes SQL , peut avoir un prob. de performance pour gros volume
2017-11-03 21:13:16 +01:00
Dany De Bontridder
7049a96ab5 CSS input field with focus
0001302: FICHES: mise en évidence champs NOM/POSTE/CODE
2017-10-23 10:27:57 +02:00
Dany De Bontridder
543f08fd1a fix minor bug + doc 2017-09-11 23:03:14 +02:00
Dany De Bontridder
9152c92666 Task #0001426: Distinction dans l'affichage des historiques des OD: libellé + fiche
Ajout des qcodes pour l'historique par poste
Ajout des postes comptables pour l'historique par Fiche
Ajout des tiers
Fait aussi pour les export PDF & CSV
2017-09-02 23:14:52 +02:00
Dany De Bontridder
711b3b8f1d Code improve : Replace HtmlInput::generate_id obsolete , fix bug in the filter for detail history 2017-07-28 11:51:32 +02:00
Dany De Bontridder
04fec6916f GESTION -> CUST, MANAGER, ADM ... esthetic move the name of the tiers
to the right
2017-07-12 22:51:51 +02:00
Dany De Bontridder
f84a96033e new coding convention , Change File name : class_ becomes file.class.php 2017-07-08 09:46:41 +02:00
Renamed from include/class/class_fiche.php (Browse further)