Laurent Destailleur
|
5e06fe0712
|
FIX Avoid fatal error when creating thumb from PDF
|
2019-10-29 11:11:13 +01:00 |
|
Laurent Destailleur
|
fe9ddd7649
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2019-07-25 17:50:07 +02:00 |
|
atm-josselin
|
0a1f4b7931
|
FIX : correct error in files with multiple spaces
|
2019-07-23 09:45:17 +02:00 |
|
Laurent Destailleur
|
c67d79a4e2
|
Update files.lib.php
|
2019-05-13 12:00:13 +02:00 |
|
gauthier
|
f661b926fa
|
FIX : use dol_sanitizeFileName() function to remove double spaces in filenames, as well as done on document.php when we want to download pdf
Example : if you upload a file like "my file.pdf" (with 2 spaces), it's impossible to download it after. then we have to remove at least 1 space
|
2019-05-07 14:33:17 +02:00 |
|
Laurent Destailleur
|
e1e1599a6d
|
FIX shared link ko on proposals
|
2018-10-11 11:59:14 +02:00 |
|
Laurent Destailleur
|
7af42c66cc
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/comm/propal/list.php
|
2018-07-27 12:54:45 +02:00 |
|
Laurent Destailleur
|
83ae27d122
|
FIX Deletion of files in migration
|
2018-07-27 12:33:36 +02:00 |
|
Laurent Destailleur
|
b6180fcb58
|
Fix fetch index in ecm when using multicompany
|
2018-07-10 12:00:09 +02:00 |
|
Laurent Destailleur
|
30b04c0d3d
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2018-06-05 18:16:32 +02:00 |
|
Laurent Destailleur
|
4c21ad4e4e
|
FIX: dol_delete_file must work in a context without db handler loaded
Conflicts:
htdocs/core/lib/files.lib.php
|
2018-06-05 18:12:14 +02:00 |
|
Laurent Destailleur
|
1671c8b6cc
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-06-05 18:06:30 +02:00 |
|
Laurent Destailleur
|
9c32e49bd3
|
FIX: dol_delete_file must work in a context without db handler loaded
|
2018-06-05 18:05:33 +02:00 |
|
Laurent Destailleur
|
6b2bd93469
|
NEW Add dol_is_link function
|
2018-04-25 17:59:05 +02:00 |
|
Laurent Destailleur
|
e9a2894727
|
Fix PSR2
|
2018-04-22 20:59:29 +02:00 |
|
Laurent Destailleur
|
0d0da234b1
|
Lowercase NULL, TRUE, FALSE according to PSR2
|
2018-04-16 13:51:16 +02:00 |
|
All-3kcis
|
21df700325
|
Add option to save file with product batch ref
+ use batch number like ref instead of id
+ debug access to shared link
|
2018-04-12 15:55:08 +02:00 |
|
All-3kcis
|
f7e58f3c73
|
Add files management on products lot
|
2018-04-12 15:10:37 +02:00 |
|
Laurent Destailleur
|
7e5c3cc807
|
Code comment
|
2018-03-21 13:30:30 +01:00 |
|
Laurent Destailleur
|
5b8006a6bb
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/public/payment/paymentok.php
htdocs/public/paypal/paymentok.php
|
2018-03-08 16:37:17 +01:00 |
|
Laurent Destailleur
|
af9fff4f83
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
|
2018-03-08 16:35:12 +01:00 |
|
Laurent Destailleur
|
3762ed12c7
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/core/class/html.formfile.class.php
|
2018-03-08 16:33:51 +01:00 |
|
Laurent Destailleur
|
eac1b2efe9
|
FIX Infinite loop on deletion of temp file when there is symbolic links
|
2018-03-03 11:23:23 +01:00 |
|
Laurent Destailleur
|
f0c9cd3acc
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-03-03 11:22:31 +01:00 |
|
Laurent Destailleur
|
d6b782e5ef
|
FIX Infinite loop on deletion of temp file when there is symbolic links
|
2018-03-03 11:22:15 +01:00 |
|
Regis Houssin
|
093ea49cc6
|
Fix: use "multidir_output" instead "dir_output"
|
2018-02-26 11:35:30 +01:00 |
|
Laurent Destailleur
|
d8bf553ea9
|
Add option THIRDPARTY_LOGO_ALLOW_EXTERNAL_DOWNLOAD for logo indexing
|
2018-02-23 19:55:15 +01:00 |
|
Laurent Destailleur
|
60fe1fa503
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/mails.php
|
2018-02-17 01:19:17 +01:00 |
|
Laurent Destailleur
|
9bed2ce8e2
|
Fix ignore file integrity check on filefunc.inc.php for deb/rpm package
|
2018-02-16 22:03:13 +01:00 |
|
Laurent Destailleur
|
1a4aa89489
|
NEW Can share any file from the "Document" tab.
|
2018-02-13 13:55:36 +01:00 |
|
Laurent Destailleur
|
d3a6342034
|
Fix regeneration of PDF after creation of payment.
|
2018-02-02 10:37:10 +01:00 |
|
Laurent Destailleur
|
7c480f76e3
|
Fix thumbs of pdf at wrong place
Fix param not provided
Fix css
|
2018-01-13 16:09:05 +01:00 |
|
Laurent Destailleur
|
8d793c680e
|
Fix dol_delete_preview
|
2018-01-13 15:48:30 +01:00 |
|
Laurent Destailleur
|
7bfcfd4574
|
Fix recursive path when dir is '0'
|
2018-01-12 17:12:38 +01:00 |
|
Laurent Destailleur
|
6f107e3fee
|
Fix API to download/build doc
|
2017-12-27 15:48:20 +01:00 |
|
Laurent Destailleur
|
2163db446b
|
NEW Can test signature of a version from API
|
2017-12-16 17:24:23 +01:00 |
|
Laurent Destailleur
|
48aada6090
|
Export of website
|
2017-12-11 21:27:43 +01:00 |
|
Laurent Destailleur
|
f2e429e28f
|
Fix file integrity checker (exclude files excluded from package)
|
2017-12-11 15:03:34 +01:00 |
|
Laurent Destailleur
|
304819a726
|
Work on module builder
|
2017-11-19 16:26:39 +01:00 |
|
Laurent Destailleur
|
01a41237bf
|
CSS
|
2017-11-11 14:20:08 +01:00 |
|
Laurent Destailleur
|
e7abc92f97
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/transfer.php
htdocs/core/lib/functions.lib.php
|
2017-11-06 21:37:19 +01:00 |
|
Laurent Destailleur
|
864af9cc3b
|
Fix error not returned if output directory not writable
|
2017-11-06 11:47:03 +01:00 |
|
Laurent Destailleur
|
05ee3e3825
|
Fix show message "files uploaded" only once even when n files.
|
2017-11-05 01:06:34 +01:00 |
|
Laurent Destailleur
|
afdc176f47
|
Fix scrutinizer
|
2017-10-16 08:52:00 +02:00 |
|
Scrutinizer Auto-Fixer
|
328d39bc71
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-10-07 11:09:31 +00:00 |
|
Laurent Destailleur
|
f9d9642340
|
FIX #6981
|
2017-10-06 14:07:28 +02:00 |
|
Laurent Destailleur
|
888e5ed2c5
|
Fix sanitize uploaded filename
|
2017-10-03 10:54:09 +02:00 |
|
Laurent Destailleur
|
793f1318de
|
Fix sanitize uploaded filename
|
2017-10-03 09:35:45 +02:00 |
|
Laurent Destailleur
|
bd45ea5a03
|
Split page for invoice template into card + list. Add more filters.
|
2017-09-22 11:28:53 +02:00 |
|
Laurent Destailleur
|
beac7a7439
|
Work on direct download links
|
2017-09-20 21:29:27 +02:00 |
|