Laurent Destailleur
|
9c626bede4
|
Fix dol_hash for sha256
|
2021-07-30 18:43:35 +02:00 |
|
Laurent Destailleur
|
047c575d61
|
Fix some errors on ticket module
|
2021-07-30 01:42:52 +02:00 |
|
Laurent Destailleur
|
0c3bf536f2
|
Fix field resolution
|
2021-07-30 01:10:15 +02:00 |
|
Josep Lluís
|
e7af8e9d5e
|
FIX totalDayAll hours in tasks
The extra days hours were not considered in total hours
|
2021-07-28 19:40:33 +02:00 |
|
Frédéric FRANCE
|
ae5d17815f
|
Update dolreceiptprinter.class.php
|
2021-07-28 19:39:17 +02:00 |
|
Laurent Destailleur
|
07c4c36520
|
Merge pull request #18271 from Hystepik/develop_v14#2
Fix a bug in ecm for v14
|
2021-07-28 19:16:33 +02:00 |
|
Laurent Destailleur
|
2b2c8f076b
|
Merge pull request #18231 from ptibogxiv/patch-429
Fix for php 8
|
2021-07-28 17:37:07 +02:00 |
|
Laurent Destailleur
|
fe2d229ba9
|
Merge pull request #18235 from ptibogxiv/patch-433
Fix for php8
|
2021-07-28 17:35:01 +02:00 |
|
Laurent Destailleur
|
0476b36c6c
|
Merge pull request #18238 from ptibogxiv/patch-436
Fix for php8
|
2021-07-28 17:29:54 +02:00 |
|
Laurent Destailleur
|
12a0029fb7
|
Merge pull request #18240 from ptibogxiv/patch-438
Fix for php 8
|
2021-07-28 17:28:49 +02:00 |
|
lmarcouiller
|
df8f099857
|
Fix a bug in ecm for v14
|
2021-07-28 15:57:12 +02:00 |
|
Ferran Marcet
|
67cc580797
|
Fix: Bad rights on inventory module
|
2021-07-28 10:45:47 +02:00 |
|
ptibogxiv
|
54c151916d
|
Fix for php 8
|
2021-07-26 15:42:43 +02:00 |
|
ptibogxiv
|
3cb56d3ec6
|
Fix for php8
|
2021-07-26 15:35:31 +02:00 |
|
ptibogxiv
|
36ba5c6a71
|
Fix for php8
|
2021-07-26 15:22:50 +02:00 |
|
ptibogxiv
|
b0e2ef4a6c
|
Update extrafields_edit.tpl.php
|
2021-07-26 14:53:18 +02:00 |
|
ptibogxiv
|
026e61f1ec
|
Update extrafields_edit.tpl.php
|
2021-07-26 14:53:06 +02:00 |
|
ptibogxiv
|
d443485939
|
Update extrafields_edit.tpl.php
|
2021-07-26 14:52:24 +02:00 |
|
Laurent Destailleur
|
505543e18e
|
Fix #yogosha6704
|
2021-07-26 00:37:47 +02:00 |
|
Laurent Destailleur
|
4c505619e3
|
FIX look and field v14
|
2021-07-23 00:02:14 +02:00 |
|
Laurent Destailleur
|
062c39c40d
|
Fix html entities when we should not
|
2021-07-21 01:40:45 +02:00 |
|
Laurent Destailleur
|
af1c43c70d
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/modules/modBarcode.class.php
htdocs/fourn/class/fournisseur.commande.dispatch.class.php
|
2021-07-16 14:05:42 +02:00 |
|
Florian HENRY
|
c928de89c6
|
fix: print barcode sould not be available for external user
|
2021-07-16 10:41:06 +02:00 |
|
Laurent Destailleur
|
ce27feda84
|
Debug v14
Fix email collector (Creation of thirparty, set of extrafields)
|
2021-07-16 00:12:58 +02:00 |
|
Laurent Destailleur
|
9aad07f20c
|
Remove log
|
2021-07-15 21:57:32 +02:00 |
|
Laurent Destailleur
|
5da40d80f7
|
Fix css
|
2021-07-15 16:35:06 +02:00 |
|
Laurent Destailleur
|
83d931f3c7
|
FIX #18143
|
2021-07-14 17:40:36 +02:00 |
|
Laurent Destailleur
|
a773652c04
|
Fix phpcs
|
2021-07-14 14:37:07 +02:00 |
|
Laurent Destailleur
|
7281a51eff
|
Merge pull request #18148 from AlexisLaurier/fix/CommonObjectShowInputFieldCheckboxAndRadio
fix showInputField checkbox and radio type
|
2021-07-14 13:55:53 +02:00 |
|
Alexis LAURIER
|
cd5e1d603e
|
fix showInputField checkbox and radio type
|
2021-07-14 12:02:03 +02:00 |
|
Laurent Destailleur
|
724d00fc6c
|
Fix phpcs
|
2021-07-14 02:20:15 +02:00 |
|
Laurent Destailleur
|
b12aae4a99
|
FIX amount of payment deleted in unalterable log (for old record must
look the log of creation to know amount).
|
2021-07-13 14:26:32 +02:00 |
|
Laurent Destailleur
|
af99cab839
|
CSS
|
2021-07-13 13:46:20 +02:00 |
|
Laurent Destailleur
|
d1a00c26aa
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/functions.lib.php
|
2021-07-13 13:14:27 +02:00 |
|
Laurent Destailleur
|
d3f324c2d4
|
Try a better fix for #18105
|
2021-07-12 16:55:16 +02:00 |
|
John BOTELLA
|
deb9a374f3
|
Fix ui event badge status
|
2021-07-12 12:28:21 +02:00 |
|
Laurent Destailleur
|
25d6f1a7c8
|
More complete exemple.
|
2021-07-11 01:58:37 +02:00 |
|
Laurent Destailleur
|
e7b3280c17
|
Debug v14 with nojs
|
2021-07-11 01:12:52 +02:00 |
|
Laurent Destailleur
|
97ac547fe2
|
Fix/debug the numbering module to autocalculate a new lot.
|
2021-07-11 00:44:36 +02:00 |
|
Laurent Destailleur
|
463fadb776
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/class/html.form.class.php
|
2021-07-08 23:45:26 +02:00 |
|
Laurent Destailleur
|
aa9d98a336
|
Clean code of lib_notification. Now use cache like other js.
|
2021-07-08 23:20:55 +02:00 |
|
Laurent Destailleur
|
12b1f5b23b
|
Fix sql
|
2021-07-08 21:05:56 +02:00 |
|
Laurent Destailleur
|
1209253d57
|
Sanitize data
|
2021-07-08 18:12:15 +02:00 |
|
Alexandre SPANGARO
|
eaa6987e8b
|
Fix: formconfim if type radio must be :checked to get correct value
|
2021-07-08 17:15:03 +02:00 |
|
Laurent Destailleur
|
856d6eab4a
|
Merge pull request #18102 from altairisfr/expe_extra
FIX display of extrafields on shipping lines
|
2021-07-08 16:35:38 +02:00 |
|
Laurent Destailleur
|
b84fc94324
|
Merge pull request #18104 from fappels/14_fix_php8_warning_part4
14 fix php8 warning on user page
|
2021-07-08 16:31:25 +02:00 |
|
Laurent Destailleur
|
ad11f7b66d
|
Fix type of param
Fix test of ckeditor for html doc
Fix when MAIN_RESTRICTHTML_ONLY_VALID_HTML is on
|
2021-07-08 13:59:04 +02:00 |
|
Laurent Destailleur
|
16ee47b12c
|
Fix warning.
Reduce memory need for getmin/max on large graphs.
|
2021-07-08 11:13:15 +02:00 |
|
Francis Appels
|
0e2c57fe65
|
Fix php 8 warning on user page
|
2021-07-07 14:50:10 +02:00 |
|
Christophe Battarel
|
7e174412b7
|
FIX display of extrafields on shipping lines
|
2021-07-07 10:30:01 +02:00 |
|