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 |
|
Laurent Destailleur
|
eed4d9509b
|
Merge pull request #10243 from AXeL-dev/patch-3
fix executable files security check regex
|
2018-12-17 21:09:32 +01:00 |
|
Laurent Destailleur
|
623afd1020
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/website.lang
|
2018-12-17 18:50:06 +01:00 |
|
Laurent Destailleur
|
4e940ebaf1
|
FIX Download of files with hashp when files are into user dir
|
2018-12-17 15:35:20 +01:00 |
|
AXeL-dev
|
7f014d76cc
|
fix executable files security check regex
|
2018-12-17 12:31:12 +01:00 |
|
BENKE Charlene
|
60d0a5efab
|
massfilesarea feature for plugin modules
|
2018-12-01 14:44:34 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Frédéric FRANCE
|
86d854f3f4
|
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
|
2018-10-24 23:04:26 +02:00 |
|
Laurent Destailleur
|
2c1e8d6535
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/expedition/class/expeditionbatch.class.php
htdocs/public/payment/newpayment.php
htdocs/stripe/config.php
|
2018-10-16 18:47:11 +02:00 |
|
Laurent Destailleur
|
e1e1599a6d
|
FIX shared link ko on proposals
|
2018-10-11 11:59:14 +02:00 |
|
Laurent Destailleur
|
f2d53e80e5
|
Optimize performance of cron that rotate logs
|
2018-09-26 01:45:24 +02:00 |
|
Philippe GRAND
|
18f4755a90
|
Standardize and update code
|
2018-09-14 10:20:21 +02:00 |
|
Laurent Destailleur
|
700e3b9748
|
Standardize code for modulepart=mycompany like others modulepart.
|
2018-09-09 12:53:30 +02:00 |
|
Laurent Destailleur
|
ba71648c2d
|
Code comment
|
2018-09-08 14:10:29 +02:00 |
|
Frédéric FRANCE
|
b03f4004ea
|
PSR2 FunctionClosingBrace
|
2018-08-29 21:25:22 +02:00 |
|
Laurent Destailleur
|
ab22c9d0de
|
Work on import
|
2018-08-16 21:48:16 +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 |
|