2
0
forked from Wavyzz/dolibarr
Commit Graph

12530 Commits

Author SHA1 Message Date
Laurent Destailleur
44f775e354 Debug v18 Fix set date properties of an extrafields 2023-08-09 17:39:00 +02:00
Laurent Destailleur
15ddb9a3a8 Fix inherit of CommonNumRef 2023-08-09 17:35:35 +02:00
Laurent Destailleur
d700b2e8d8 Debug v18 Fix set date properties of an extrafields 2023-08-09 17:03:04 +02:00
Laurent Destailleur
11ad17bcf3 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-09 15:00:52 +02:00
Laurent Destailleur
f843ec2de0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-09 14:55:25 +02:00
Laurent Destailleur
db2a70b86a NEW Factorize a lot of code for numbering modules 2023-08-09 14:50:28 +02:00
Laurent Destailleur
7bbaf37ffe Introduce an interface for num ref generators 2023-08-09 14:05:13 +02:00
Laurent Destailleur
b1f8c2fd29 Code comment 2023-08-09 13:29:19 +02:00
Regis Houssin
75ea7e52b2 FIX not create/update extrafields for visibility 0,2 and 5 2023-08-09 13:18:42 +02:00
Regis Houssin
38ddc9cea1 FIX avoid php8 warnings (#25596) 2023-08-09 12:36:26 +02:00
Laurent Destailleur
5080199752 FIX The plus button of combo list disappear on create if creation fails 2023-08-09 01:00:15 +02:00
HENRY Florian
5b196bf082 FEAT: new field type 'checkbox' for CommonObject with arrayofkeyval (like extrafeilds) (#25564) 2023-08-08 22:21:33 +02:00
onhairech
585d6d3699 #24710 Special Characters button in CKEditor is missing in v17 (#25568) 2023-08-08 22:03:58 +02:00
Frédéric FRANCE
6be7975563 typo (#25582) 2023-08-08 21:25:58 +02:00
Laurent Destailleur
664f507a0c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-08 13:05:16 +02:00
Laurent Destailleur
e51e32ab7e Fix global 2023-08-08 12:53:08 +02:00
Laurent Destailleur
ae98f59bcd NEW Add a protection on purgeFiles 2023-08-07 18:18:07 +02:00
Laurent Destailleur
c055d58028 Add a parent class for dictionary classes 2023-08-06 14:05:35 +02:00
Laurent Destailleur
921a6f3135 Fix warning 2023-08-06 12:26:27 +02:00
Laurent Destailleur
e3e73d9096 Work on renaming libelle into label 2023-08-06 01:14:36 +02:00
Laurent Destailleur
da1d622f80 Fix warnings 2023-08-06 00:41:59 +02:00
Laurent Destailleur
c0f27e5a57 Fix warning 2023-08-06 00:30:00 +02:00
Laurent Destailleur
0076ec69b8 The property ->brouillon has been removed from all classes. It was not
reliable and was a duplicate of ->status == self::STATUS_DRAFT.
2023-08-06 00:16:25 +02:00
Laurent Destailleur
7ce9bf6b23 Clean code 2023-08-05 15:44:28 +02:00
Laurent Destailleur
91982253a0 Clean code 2023-08-05 14:59:31 +02:00
Laurent Destailleur
0658c91bb6 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 14:21:40 +02:00
Laurent Destailleur
4431ca659f Debug v18 2023-08-05 14:20:25 +02:00
Laurent Destailleur
3f8e343b10 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-05 14:10:42 +02:00
Laurent Destailleur
8646b826e0 Debug v18 2023-08-05 14:09:11 +02:00
Charlène Benke
8539fa5cfa Update html.formticket.class.php 2023-08-04 15:44:23 +02:00
Laurent Destailleur
d232a95f37 Fix duplicate property 2023-08-04 04:08:22 +02:00
Laurent Destailleur
36eef9d106 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-04 04:07:47 +02:00
Laurent Destailleur
2cf504660b Debug v18 2023-08-04 04:01:02 +02:00
Laurent Destailleur
d877b50bc7 Debug v18 2023-08-04 03:53:32 +02:00
Laurent Destailleur
6062a60625 Code comment 2023-08-04 00:13:29 +02:00
Laurent Destailleur
3d9e1e65de Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-08-03 23:02:15 +02:00
Laurent Destailleur
6d9e890a17 Fix param mandatory 2023-08-03 23:00:39 +02:00
Laurent Destailleur
f464c97e98 Code comment 2023-08-03 22:39:41 +02:00
FLIO
d4b722959f edit the function selectarray for remove the script for separator and move it where we want to use this 2023-08-02 20:20:08 +02:00
FLIO
458bd56f70 Merge branch 'develop' into feature2#21426 2023-08-02 20:08:26 +02:00
UT from dolibit
f44c74d310 Update commonobject.class.php (#25560) 2023-08-02 19:17:05 +02:00
Lucas Marcouiller
ab6c05f4db New : can overwrite email_from on mail templates (#25086)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
2023-08-02 12:05:44 +02:00
Laurent Destailleur
a127dd2d15 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-08-02 00:41:43 +02:00
Laurent Destailleur
dfe00afd40 Exclude warning 2023-08-02 00:41:21 +02:00
onhairech
84243dc5e4 Fix #25416 :the email subject is not replaced when an email template… (#25534)
* Fix #25416 :the email subject is not replaced when an email template is applied in tickets

* Update html.formticket.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-08-02 00:02:53 +02:00
Laurent Destailleur
b52f426518 Remove hardcoded value 2023-08-01 18:52:35 +02:00
Laurent Destailleur
83cbe02403 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-01 17:55:14 +02:00
Laurent Destailleur
c76a244b27 Close #25502 2023-08-01 17:25:28 +02:00
Laurent Destailleur
3d8f14e78d Debug v19 2023-08-01 14:14:54 +02:00
Laurent Destailleur
332f8ad95c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-08-01 13:15:48 +02:00