Laurent Destailleur
bfbde54a90
Fix phpcs
2021-08-23 19:38:59 +02:00
Laurent Destailleur
7af023665f
Clean var not defined
2021-08-23 19:37:11 +02:00
Laurent Destailleur
8485fee5f9
Cast numeric into on sql request
2021-08-23 19:33:24 +02:00
Laurent Destailleur
23829ae637
Cast numeric into on sql request
2021-08-23 18:56:46 +02:00
Florian HENRY
4dc542acad
fix: php 8 warning
2021-08-23 18:29:04 +02:00
Laurent Destailleur
6d5329bbf8
Fix phpunit
2021-08-23 17:45:16 +02:00
Laurent Destailleur
d4b5ee6c85
Fix cast into variable into sql request.
2021-08-23 17:41:11 +02:00
Laurent Destailleur
4460206709
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-23 16:04:16 +02:00
Laurent Destailleur
edb239837c
FIX #yogosha6944 Protection against traversal path.
2021-08-23 16:03:34 +02:00
Laurent Destailleur
cd141373fb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-08-23 16:00:10 +02:00
Laurent Destailleur
d46dfd017a
FIX #yogosha6944 Protection against traversal path.
2021-08-23 16:00:03 +02:00
Laurent Destailleur
fc6a0dfcaa
FIX #yogosha6944 Protection against traversal path.
2021-08-23 15:47:18 +02:00
Laurent Destailleur
21852bd16b
Show link to invoices on member record
2021-08-23 15:25:41 +02:00
Alexandre SPANGARO
a0378549b8
FIX Accountancy - Some problems of length with general & subledger account
2021-08-23 15:19:27 +02:00
Laurent Destailleur
5f16de8150
Code comment
2021-08-23 15:08:29 +02:00
Laurent Destailleur
a25346e302
FIX Date of payment of subscription must not be set to 1970-01-01.
...
Fix look and feel v14
2021-08-23 15:00:29 +02:00
Laurent Destailleur
983d7e5177
FIX Add option $noescapecommand in executeCLI for better compatibility
2021-08-23 12:26:16 +02:00
Laurent Destailleur
041784876d
Fix option $nolog
2021-08-23 12:25:59 +02:00
Laurent Destailleur
227f01b000
Fix can add a redirection into the executeCLI method.
2021-08-23 12:25:48 +02:00
Laurent Destailleur
fdffc0c13a
NEW Add param $nolog to avoid logging into dol_delete_recursive_dir()
2021-08-23 12:25:29 +02:00
Laurent Destailleur
b0817e132f
FIX Add option $noescapecommand in executeCLI for better compatibility
2021-08-23 12:19:16 +02:00
Laurent Destailleur
8c017b9406
Sanitize $ and ; for filesystem path (like files).
2021-08-23 12:18:04 +02:00
Laurent Destailleur
cced15e50a
Fix option $nolog
2021-08-23 11:58:14 +02:00
Laurent Destailleur
eec5fba333
Fix can add a redirection into the executeCLI method.
2021-08-23 11:51:08 +02:00
Laurent Destailleur
34c1991730
NEW Add param $nolog to avoid logging into dol_delete_recursive_dir()
2021-08-23 11:32:25 +02:00
Laurent Destailleur
0325b68bfb
Fix missing autoselect
2021-08-23 10:17:36 +02:00
Alexandre SPANGARO
b5a4c58106
FIX Supplier invoice list - Wrong language key used
2021-08-22 22:42:40 +02:00
Laurent Destailleur
d3de81fecb
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/holiday/card.php
htdocs/holiday/class/holiday.class.php
2021-08-22 19:34:13 +02:00
Laurent Destailleur
53a6e0cfaf
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-08-22 19:23:56 +02:00
Laurent Destailleur
fe17c13a5f
FIX an approved holiday can be canceled by an admin.
2021-08-22 19:22:47 +02:00
Alexandre SPANGARO
56c23b79e0
FIX Invoice list - Wrong name for column total_tva
2021-08-22 14:02:33 +02:00
Alexandre SPANGARO
dd51e24afc
FIX Field already present in SQL request
2021-08-22 14:01:29 +02:00
henrynopo
b4096dc057
Fix error of supplier invoice (variable amount)
...
This update fixed the coding error for addline of deposit invoice for variable amount.
In addition, there is no invoice template for supplier invoice, so I also corrected the respective description.
2021-08-22 13:26:46 +08:00
Laurent Destailleur
ff3f85b214
Fix case sensitive
2021-08-22 01:44:52 +02:00
Laurent Destailleur
58fa0740c3
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/langs/en_US/errors.lang
2021-08-22 01:41:18 +02:00
Laurent Destailleur
e6fa070c84
Fix phpcs
2021-08-22 01:21:31 +02:00
Laurent Destailleur
b3043ab3d6
Fix phpunit
2021-08-22 01:20:25 +02:00
Laurent Destailleur
4cd5a53b63
FIX Recommended session.cookie_samesite must be 'Lax' not 'Strict'.
2021-08-22 00:44:51 +02:00
andreubisquerra
a6bdff59c9
Update lang
2021-08-21 22:31:54 +02:00
andreubisquerra
c4075605da
CSS
2021-08-21 22:31:03 +02:00
andreubisquerra
fc06c557c2
New split.php
2021-08-21 22:30:13 +02:00
andreubisquerra
f020a7dba2
Update index.php
2021-08-21 22:29:18 +02:00
Christian Foellmann
3f895f7dc5
correct codestyle
2021-08-21 19:57:52 +02:00
Christian Foellmann
7ca490088a
fix codestyle issues
2021-08-21 19:51:31 +02:00
Laurent Destailleur
49f6a634d0
Fix output of error message. br is no more encoded
2021-08-21 15:00:47 +02:00
Laurent Destailleur
ac5b16fd01
Fix lang
2021-08-21 13:41:04 +02:00
Laurent Destailleur
04a922b5f4
Implement the noescapetags into dol_escape_htmltag
2021-08-21 13:27:33 +02:00
Laurent Destailleur
17213ae65d
More error messages on paypal payment.
2021-08-21 12:37:28 +02:00
Laurent Destailleur
68d24661db
Try to fix the ' that show ' on PDF
2021-08-21 12:19:50 +02:00
Laurent Destailleur
bdf8c3ddc6
Fix test
2021-08-20 23:26:56 +02:00