Commit graph

606 commits

Author SHA1 Message Date
sparkyx
3ea69c3113 NEW #0002205 Mode maintenance 2023-01-14 12:59:26 +01:00
sparkyx
b3674eaa7b Fix bug : new document w/o description
Change  print_r by var_export
Improve PHPUNIT
2023-01-08 20:22:50 +01:00
sparkyx
652c4d33da Merge branch 'devel-venus2' 2023-01-05 20:01:54 +01:00
sparkyx
073c0efbef Function load : give the return type 2023-01-05 19:58:27 +01:00
sparkyx
a76d9d1162 Fix bug : for new TVA id not taken into account but auto-computed 2022-12-27 16:41:22 +01:00
sparkyx
27de754a8b New : Follow Up , the description modifiable is using NicEdit 2022-12-27 15:15:48 +01:00
sparkyx
73b360f1ce Merge branch 'dev-9035-tva-code' 2022-12-26 20:35:48 +01:00
sparkyx
fc4d0d9818 Improve ManageTable : add a ctl_pk_id as attribute in the row + doc 2022-12-26 20:35:05 +01:00
sparkyx
45db43e655 Improve install config.inc.php file 2022-12-25 14:21:11 +01:00
Dany wm DB
cde77ea72d 0Task #002219: Compatibilit PHP 8.2 : Deprecated: Creation of dynamic property ... 2022-12-20 21:38:33 +01:00
sparkyx
a6757bce4d Correct return value of Table_Data_SQL->load : false if nothing found 2022-12-18 00:32:28 +01:00
sparkyx
c727310432 Ergonomy : add button Close
Cosmetic : color
2022-12-11 11:38:43 +01:00
sparkyx
67f776cff9 Cosmetic 2022-12-03 13:48:17 +01:00
sparkyx
97988bfeb8 Cosmetic : move tags in operation details, small cosmetic bug 2022-12-02 17:37:41 +01:00
sparkyx
be0de15511 Cosmetic 2022-11-27 17:03:15 +01:00
sparkyx
789f073f5d Follow Up : can use enrich text for Comment and description 2022-11-27 16:57:52 +01:00
sparkyx
0fbc7bfdfa Add __toString function for debugging purpose
Improve DBG tools: print out or return a string
2022-11-19 18:27:45 +01:00
sparkyx
cc55b13538 Improve Debug info presentation 2022-11-17 13:04:54 +01:00
sparkyx
9cc6318b32 Add function __toString 2022-11-06 20:21:20 +01:00
sparkyx
c255439a56 set require to falser and add function __toString 2022-11-06 20:21:08 +01:00
sparkyx
450dd54a72 INUM , IText and ITVAPopup add the attribute (for javascript) 2022-11-06 20:20:29 +01:00
sparkyx
cb86c64776 code cleaning : rename search_poste to search_accounting 2022-11-05 17:11:04 +01:00
sparkyx
3ad1602b92 Improve Output_Html : row , tab and accordean 2022-10-30 18:37:41 +01:00
sparkyx
a21431c8c3 Improve doc 2022-10-29 10:45:35 +02:00
sparkyx
75d59f1b50 merge 2022-10-16 23:25:58 +02:00
sparkyx
4fb5154fa1 Development : tools for debugging, add button for the $_REQUEST and correct a bug in dbg.php 2022-10-16 23:18:28 +02:00
sparkyx
570e3c53a1 - Override the function __toString to comply with xdebug
- Correct bug in input_switch.class.php when there is several input_switch
- FicheDef the insertAttribut can have an order, usefull when installing new category + attribute
2022-10-16 23:13:10 +02:00
sparkyx
b382455dd0 New Icon_Action for hidding or showing a DIV 2022-10-16 23:10:31 +02:00
sparkyx
50dcb029ff Development : new tools for debugging in the new class \Noalyss\Dbg (dbg.php); 2022-10-16 23:09:43 +02:00
sparkyx
e1dddeb651 Cosmetic : warning 2022-10-07 13:36:34 +02:00
sparkyx
4ffde0c1b0 Code cleaning pg_fetch_array
Postgresql fetch_array returns array with assoc only; except
on specific occasions
2022-10-05 11:36:43 +02:00
sparkyx
83fcf9487d Improve DEBUG 2022-10-01 01:39:48 +02:00
sparkyx
e133e0ca89 Improve DEBUG 2022-09-30 15:35:42 +02:00
sparkyx
9b6663aa9b Cosmetic email 2022-09-19 17:02:49 +02:00
sparkyx
b680ec6572 Add function linkTo for URL 2022-09-16 15:03:49 +02:00
sparkyx
68d41b82ca Task #0002125: type , missed phoneTo for mobile , phone and faxTo, several
emails separated by a comma
2022-09-15 13:49:25 +02:00
sparkyx
65b82c0fc0 SQL If nothing is loaded return false, otherwise true 2022-09-14 16:31:07 +02:00
sparkyx
2c300571fa New function mailto and tel 2022-09-14 16:30:58 +02:00
sparkyx
8fdd7be647 Task #0002125: Contact , devrait être refait sur le modèle de Fiche->résumé 2022-09-14 16:27:53 +02:00
sparkyx
6bc9077b49 New #0002193: Possibilité d'ajouter directement une note aux opérations
Cosmetic : change icon for enlarging operation label
2022-09-11 19:00:53 +02:00
sparkyx
da636cf6ef Accounting a little bit bigger 2022-09-10 21:06:59 +02:00
sparkyx
521ba9ee45 Task #0002192: Pouvoir agrandir les descriptions lors de vente ,d'achat et opérations diverses 2022-09-10 19:56:19 +02:00
Dany De Bontridder
84797b9bdd Fix cosmetic bug : css_size will be used if it is null, 2022-09-03 22:39:01 +02:00
Dany De Bontridder
f0c744c36f Compatibilty PHP8.1 deprecated explode with NULL 2022-09-03 22:38:56 +02:00
sparkyx
a1e367cf05 Task #2189: Hisotrique poste : intitulé d'opération
et libellé fiche séparés.
2022-09-01 23:32:03 +02:00
Dany De Bontridder
d606c1d6fa php8.1 : compatibility 2022-08-27 16:57:30 +02:00
Dany De Bontridder
0f897b7448 Cosmetic : highlight row 2022-08-27 16:57:20 +02:00
sparkyx
30359ca4b3 Compatibility 7.4 , 0 is considered as NULL , not in 8.1 2022-08-27 11:34:49 +02:00
Dany De Bontridder
e93283ba65 PHP 8.1 Deprecated
Adapt for 8.1
2022-08-24 22:35:02 +02:00
sparkyx
34528ddaf2 Fix bug : clean_filename removed the dot (extension) 2022-08-20 18:20:50 +02:00