Gauthier PC portable 024
|
0fe46b53d8
|
FIX : method_exists needs object at first param
|
2021-07-13 15:18:40 +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 |
|
Laurent Destailleur
|
ff94c60cc7
|
Fix GETPOST with restricthtml
|
2021-07-07 01:45:31 +02:00 |
|
Laurent Destailleur
|
f761a2d3b8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2021-07-06 19:02:49 +02:00 |
|
Laurent Destailleur
|
9fc2d9fc03
|
Fix phpcs
|
2021-07-06 19:02:03 +02:00 |
|
Laurent Destailleur
|
82e96016cd
|
Merge pull request #18092 from fappels/14_fix_php8_part3
Fix php8 warning
|
2021-07-06 18:52:05 +02:00 |
|
Florian Mortgat
|
9f7be989c2
|
FIX 13.0 - fatal - missing inclusion of ajax.lib.php for calling ajax_autocompleter()
|
2021-07-06 17:38:37 +02:00 |
|
Laurent Destailleur
|
e1a45df0d8
|
Fix phpunit
|
2021-07-06 16:12:11 +02:00 |
|
Laurent Destailleur
|
3c0e841877
|
Fix function not found
|
2021-07-06 15:55:43 +02:00 |
|
Laurent Destailleur
|
37801184c0
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/holiday/class/holiday.class.php
Fix case of newByMonth
|
2021-07-06 15:35:17 +02:00 |
|
Laurent Destailleur
|
1cfa43c085
|
Merge pull request #18088 from aspangaro/14p1
FIX Accountancy - Link from admin
|
2021-07-06 14:48:26 +02:00 |
|
Laurent Destailleur
|
555f1c719b
|
Debug v14
|
2021-07-06 04:29:25 +02:00 |
|
Laurent Destailleur
|
61ed899608
|
Fix set discount on line in TakePos
|
2021-07-06 03:53:42 +02:00 |
|
Laurent Destailleur
|
3dff7e29cc
|
Fix #yogosha6567
|
2021-07-06 01:44:05 +02:00 |
|
Laurent Destailleur
|
0dfa7bdbcc
|
Add option MAIN_RESTRICTHTML_ONLY_VALID_HTML
|
2021-07-06 00:47:43 +02:00 |
|
Laurent Destailleur
|
f8eadf6fe1
|
Fix #yogosha6561
|
2021-07-05 22:42:48 +02:00 |
|
Laurent Destailleur
|
db95339085
|
Code comment
|
2021-07-05 20:32:05 +02:00 |
|
Laurent Destailleur
|
a04ed363c7
|
Look and feel v14
|
2021-07-05 19:28:50 +02:00 |
|
Laurent Destailleur
|
e2d7de3146
|
css
|
2021-07-05 18:56:24 +02:00 |
|
Laurent Destailleur
|
65adb16191
|
Fix increase entrophy of default password generation.
|
2021-07-05 17:55:17 +02:00 |
|
Laurent Destailleur
|
f648185839
|
Fix phpcs
|
2021-07-05 17:34:25 +02:00 |
|
Laurent Destailleur
|
c0118c7de2
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2021-07-05 17:08:27 +02:00 |
|
Laurent Destailleur
|
d414bcb572
|
Fix phpcs
|
2021-07-05 17:08:10 +02:00 |
|
Laurent Destailleur
|
8b07e99e05
|
Fix for ' inserted by CKEditor instead of '
|
2021-07-05 16:08:47 +02:00 |
|
Francis Appels
|
1333ca3660
|
Fix php 8 warning on not set field keys
|
2021-07-05 14:51:34 +02:00 |
|
Laurent Destailleur
|
b7c86f3aec
|
Fix ldap
|
2021-07-05 11:41:55 +02:00 |
|
Alexandre SPANGARO
|
8bde61c2c6
|
FIX Accountancy - Link from admin
|
2021-07-05 06:58:10 +02:00 |
|
Laurent Destailleur
|
7013f01a41
|
Fix look and feel v14
|
2021-07-04 21:14:46 +02:00 |
|
Laurent Destailleur
|
f6efe51032
|
Fix trouble with product id = -1
|
2021-07-04 21:02:02 +02:00 |
|
Laurent Destailleur
|
5853aa4c1e
|
Look and feel v14
|
2021-07-04 20:08:34 +02:00 |
|
Laurent Destailleur
|
0cccfb1cee
|
Fix phpcs v14
|
2021-07-04 19:23:04 +02:00 |
|
Laurent Destailleur
|
dbd2d2eb20
|
Merge pull request #18069 from marc-dll/13.0_FIX_holiday_menus
FIX: holiday: status filter parameter has been renamed but not in links it was used
|
2021-07-02 16:35:14 +02:00 |
|