Laurent Destailleur
|
0442105bd4
|
Fix Generation of zip of module
|
2020-01-15 11:55:27 +01:00 |
|
Laurent Destailleur
|
17b9964678
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
build/generate_filelist_xml.php
htdocs/core/class/utils.class.php
htdocs/core/lib/files.lib.php
|
2019-12-14 14:43:14 +01:00 |
|
Laurent Destailleur
|
a8de7b850a
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/admin/system/filecheck.php
|
2019-12-14 14:33:46 +01:00 |
|
Frédéric FRANCE
|
f4674a7558
|
doxygen and $db bot defined
|
2019-12-10 07:51:39 +01:00 |
|
Laurent Destailleur
|
9483e367ca
|
Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 10.0
Conflicts:
htdocs/expensereport/class/expensereport.class.php
htdocs/product/stock/replenishorders.php
|
2019-10-29 11:48:11 +01:00 |
|
Laurent Destailleur
|
e58ecaaa64
|
Merge branch '8.0' of https://github.com/dolibarr/dolibarr into 9.0
Conflicts:
htdocs/product/stock/replenishorders.php
|
2019-10-29 11:43:35 +01:00 |
|
Laurent Destailleur
|
5e06fe0712
|
FIX Avoid fatal error when creating thumb from PDF
|
2019-10-29 11:11:13 +01:00 |
|
Laurent Destailleur
|
0a17e6bfd5
|
FIX Several pb in export of documents
FIX Must escape shell
FIX Must exclude logs and some dirs for compressed backup
FIX gzip and bzip2 must use option -f
|
2019-09-03 22:39:24 +02:00 |
|
Laurent Destailleur
|
60c3cefc53
|
FIX Api of documents work with value 'thirdparty'
|
2019-08-25 16:44:39 +02:00 |
|
Laurent Destailleur
|
898996da4a
|
FIX vulenrability in uploading file found by 美创科技安全实验室
|
2019-08-16 21:45:13 +02:00 |
|
Laurent Destailleur
|
d51a651ab4
|
Fix phpcs
|
2019-08-16 17:35:12 +02:00 |
|
Laurent Destailleur
|
12bebdefbb
|
Fix can replace PclZip with ZipArchive
|
2019-08-14 04:07:25 +02:00 |
|
Laurent Destailleur
|
fbf6cbe091
|
FIX Option to use ZipArchive instead of PclZip bugged with large files.
|
2019-08-14 04:07:02 +02:00 |
|
Laurent Destailleur
|
6de2118f11
|
FIX Bad error management in zip compress and web site export
Conflicts:
htdocs/website/index.php
|
2019-08-14 04:06:29 +02:00 |
|
Laurent Destailleur
|
4a8377e4fd
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2019-07-25 17:52:40 +02:00 |
|
Laurent Destailleur
|
8241bc414a
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2019-07-25 17:52:17 +02: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
|
fb8c93a69d
|
FIX Bad sql request
|
2019-07-04 16:00:14 +02:00 |
|
Laurent Destailleur
|
42f5ebed2d
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/external_rss.php
htdocs/admin/system/database-tables.php
htdocs/admin/tools/export_files.php
htdocs/core/actions_linkedfiles.inc.php
htdocs/core/lib/files.lib.php
htdocs/core/lib/functions.lib.php
|
2019-05-21 15:13:25 +02:00 |
|
Laurent Destailleur
|
f283e24b48
|
Fix the noexe must be added for dangerous extension like js and shells
|
2019-05-21 13:53:12 +02:00 |
|
Laurent Destailleur
|
75646e365d
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/contrat/list.php
htdocs/contrat/services_list.php
htdocs/expensereport/list.php
htdocs/product/list.php
htdocs/product/reassort.php
htdocs/product/reassortlot.php
htdocs/projet/list.php
|
2019-05-13 12:28:16 +02:00 |
|
Laurent Destailleur
|
9242c1a630
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
ChangeLog
htdocs/contrat/services_list.php
htdocs/core/lib/files.lib.php
htdocs/filefunc.inc.php
htdocs/product/list.php
|
2019-05-13 12:22:14 +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
|
6da42941a8
|
NEW Add attached document on bank account visible in automatic ECM.
|
2019-04-21 19:54:30 +02:00 |
|
Laurent Destailleur
|
00eb0511f6
|
Make code simpler to sort list of files.
|
2019-04-13 12:41:50 +02:00 |
|
Laurent Destailleur
|
becefeebff
|
Fix upload of files without extension
|
2019-04-05 19:39:49 +02:00 |
|
Laurent Destailleur
|
734b97e255
|
Fix upload of files without extension
|
2019-04-05 19:39:04 +02:00 |
|
Laurent Destailleur
|
b2eee520df
|
Fix phpcs
|
2019-03-24 16:11:12 +01:00 |
|
Laurent Destailleur
|
614b4afeb0
|
NEW The preview of PDF files generates 1 png file even if several pages.
|
2019-03-24 14:53:26 +01:00 |
|
Laurent Destailleur
|
949ef79227
|
Better error message
|
2019-03-24 14:26:16 +01:00 |
|
Laurent Destailleur
|
fad6efd86c
|
WIP file attachment on expense report lines
|
2019-03-24 13:27:26 +01:00 |
|
Laurent Destailleur
|
b3dc6d7d1d
|
NEW Generation of doc by modulebuilder can include README and CHANGELOG
|
2019-03-17 19:33:25 +01:00 |
|
Laurent Destailleur
|
fac329e637
|
Clean code
|
2019-03-11 01:01:15 +01:00 |
|
Laurent Destailleur
|
935fe7c22a
|
Debug and enhance modulebuilder.
|
2019-03-10 19:33:28 +01:00 |
|
Laurent Destailleur
|
a6dde3d6bd
|
Merge branch 'develop' into nospaceaftercomma
|
2019-02-03 19:27:16 +01:00 |
|
Frédéric FRANCE
|
25abceb116
|
remove psr2 warning for else if usage
|
2019-02-02 08:59:37 +01:00 |
|
Frédéric FRANCE
|
96de1b175c
|
clean missing spaces in the last merge
|
2019-02-02 08:51:30 +01:00 |
|
Frédéric FRANCE
|
f5b2cf75f2
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-02-01 18:31:44 +01:00 |
|
Laurent Destailleur
|
08050434a1
|
Merge pull request #10435 from wdammak/patch-22
Wrapping for stock movements
|
2019-02-01 16:11:37 +01:00 |
|
Laurent Destailleur
|
e18bd6f986
|
Merge branch 'develop' into nospaceaftercomma
|
2019-01-30 18:27:35 +01:00 |
|
wdammak
|
388efb6773
|
Wrapping for stock movements
|
2019-01-28 04:36:26 +01:00 |
|
Frédéric FRANCE
|
b10558bacd
|
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
|
2019-01-27 23:23:38 +01:00 |
|
Laurent Destailleur
|
f30a3d59ba
|
Merge branch 'develop' into toomanylines
|
2019-01-27 17:59:13 +01:00 |
|
Laurent Destailleur
|
4f9f0fd7b5
|
Merge branch 'develop' into elseif
|
2019-01-27 17:54:06 +01:00 |
|
Frédéric FRANCE
|
f0cdf300d1
|
Squiz.Functions.FunctionDeclarationArgumentSpacing
|
2019-01-27 15:20:16 +01:00 |
|
Frédéric FRANCE
|
496fa9b0fb
|
PSR2.Files.EndFileNewline.TooMany
|
2019-01-27 14:10:35 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Frédéric FRANCE
|
6e91b3cefc
|
PSR2 usage of else if is discouraged
|
2019-01-27 10:49:34 +01:00 |
|