Laurent Destailleur
bb217db31e
Ad .gitignore
2020-12-07 20:38:15 +01:00
Laurent Destailleur
d5b009a22a
Add .gitignore
2020-12-07 20:36:42 +01:00
Laurent Destailleur
af040dd675
Update lib
2020-12-07 20:33:13 +01:00
Laurent Destailleur
078e395bfb
Fix gitignore
2020-12-07 20:25:54 +01:00
Laurent Destailleur
d8d5524766
Update security file
2020-12-07 19:51:22 +01:00
Laurent Destailleur
92b430495b
Stupid composer, the package that makes you lose your time.
2020-12-07 19:23:40 +01:00
Laurent Destailleur
ee9c938ea2
Merge pull request #15691 from fbosman/patch-4
...
Update product.class.php
2020-12-07 19:03:28 +01:00
Laurent Destailleur
669205af1c
Update product.class.php
2020-12-07 19:02:49 +01:00
Laurent Destailleur
6e403e6ce0
Fix warnings
2020-12-07 18:29:14 +01:00
Laurent Destailleur
7ad5a89a16
FIX A service email must always be sent using the service email
2020-12-07 16:40:20 +01:00
Laurent Destailleur
ee0e882607
Clear code
2020-12-07 16:15:47 +01:00
Laurent Destailleur
3fb63e6a4b
Look and feel v13
2020-12-07 15:51:22 +01:00
Laurent Destailleur
e77413e1e4
Fix warning
2020-12-07 15:36:37 +01:00
Laurent Destailleur
cc44ce7ddd
Fix warning
2020-12-07 15:35:38 +01:00
Florian Mortgat
f871ade545
FIX 12.0 - the stringent XSS prodection provided by 'alphanohtml' causes problems with some clients who used basic tags (bold, italic, underline) in product labels. Using 'restricthtml' instead could be a good compromise.
2020-12-07 15:15:41 +01:00
Laurent Destailleur
e18035c0fc
Fix bad permission on module holiday
2020-12-07 14:46:33 +01:00
Laurent Destailleur
936699786a
Fix translation
2020-12-07 14:44:20 +01:00
Frans Bosman
7ad70c7c21
Update product.class.php
...
Added Hidden Option STOCK_DEFAULT_BATCH, in order to replace the default '000000' batchnumber for the existing stock when batchnumbers are enabled for a product.
2020-12-07 14:33:44 +01:00
Laurent Destailleur
2457d07d1a
Fix permission on creation of leave requests
2020-12-07 14:29:51 +01:00
Laurent Destailleur
f21fc43e7e
Fix label of field
2020-12-07 14:25:49 +01:00
Laurent Destailleur
ca2ce88bd2
Fix warning
2020-12-07 13:29:56 +01:00
Laurent Destailleur
4f826fae26
Fix warnings
2020-12-07 12:18:53 +01:00
Laurent Destailleur
0361d3afde
Debug v13
2020-12-07 11:42:35 +01:00
lmarcouiller
aa2f0f766d
Fix #15689 patch of Bug project filters in projet/list.php
2020-12-07 11:25:06 +01:00
Laurent Destailleur
030df716a2
Clean dead code: Function showStripePaymentUrl, getStripePaymentUrl,
...
showPaypalPaymentUrl and getPaypalPaymentUrl has been removed. The
generic one showOnlinePaymentUrl and getOnlinePaymentUrl are always
used.
2020-12-07 11:01:08 +01:00
Laurent Destailleur
8b3edd36ea
Fix warning
2020-12-07 10:37:55 +01:00
Romain DESCHAMPS
ccf95542f1
Enabling StockAtDate menu
2020-12-07 09:52:25 +01:00
Hystepik
2ac98d06f5
Merge branch 'develop' into develop#3
2020-12-07 09:03:59 +01:00
Laurent Destailleur
abadd2b803
Clean phpunit
2020-12-06 19:33:43 +01:00
Laurent Destailleur
ebacb45239
File was moved into wiki
2020-12-06 19:21:47 +01:00
Laurent Destailleur
d1c66059cd
Add missing tag order_ref and order_ref_customer on shipments for ODT
...
generation.
Conflicts:
htdocs/core/class/commondocgenerator.class.php
2020-12-06 19:03:46 +01:00
Laurent Destailleur
025cbe8557
Add missing tag order_ref and order_ref_customer on shipments for ODT
...
generation.
2020-12-06 19:01:09 +01:00
Laurent Destailleur
e0d656e0c8
Fix phpcs
2020-12-06 18:01:23 +01:00
Laurent Destailleur
a87ef49172
Fix remove warning
2020-12-06 17:59:49 +01:00
Laurent Destailleur
de61a7cfd3
Fix cleaning html tags with trans and with GETPOST.
2020-12-06 17:30:27 +01:00
Frédéric FRANCE
eac2a42b1c
remove warning
2020-12-06 16:44:21 +01:00
Laurent Destailleur
1f83e22aea
Fix set of translation of website page during cloning
2020-12-06 15:59:19 +01:00
ptibogxiv
b3fe38d6bb
Fix list current ticket in takepos with multicompany
2020-12-06 14:20:16 +01:00
Zebedeu
dadb257c85
Fix #15675 fixed the error of installation start of version 13.0.0-beta
...
this patch fixed the problem but nevertheless does not pass the test because at the time of installation the variable $conf->theme is null
2020-12-06 07:58:46 +01:00
Zebedeu
50b80785f5
Revert "Fix #15675 fixed the error of installation start of version 13.0.0-beta"
...
This reverts commit 35ea990cff .
2020-12-06 07:56:18 +01:00
Zebedeu
35ea990cff
Fix #15675 fixed the error of installation start of version 13.0.0-beta
...
this patch fixed the problem but nevertheless does not pass the test because at the time of installation the variable $conf->theme is null
2020-12-06 07:49:22 +01:00
Zebedeu
e38c6e4322
Revert "Fix #15675 fixed the error of installation start of version 13.0.0-beta"
...
This reverts commit 3b7e510e61 .
2020-12-06 07:42:45 +01:00
Zebedeu
3b7e510e61
Fix #15675 fixed the error of installation start of version 13.0.0-beta
...
this patch fixed the problem but nevertheless does not pass the test because at the time of installation the variable $conf->theme is null
2020-12-06 07:31:54 +01:00
Zebedeu
2a4fe639ae
Revert "fix | fixed the error of installation start of version 13.0.0-beta"
...
This reverts commit 8697fda78b .
2020-12-06 07:28:18 +01:00
Zebedeu
8697fda78b
fix | fixed the error of installation start of version 13.0.0-beta
...
this patch fixed the problem but nevertheless does not pass the test because at the time of installation the variable $conf->theme is null
2020-12-06 07:22:06 +01:00
Zebedeu
f708065445
Revert "Fix | fixed the error of installation start of version 13.0.0-beta"
...
This reverts commit 1a1850c6f1 .
2020-12-06 07:14:11 +01:00
Frédéric FRANCE
fbc0be3a43
doxygen
2020-12-05 23:57:31 +01:00
Frédéric FRANCE
4e18f46f28
doxygen
2020-12-05 23:53:55 +01:00
stickler-ci
e078d3005f
Fixing style errors.
2020-12-05 20:13:54 +00:00
Nicolas Streng
f6eb10f6e5
Fix #15676 Hide Password when importing from LDAP
...
Refers to Issue #15676
2020-12-05 21:10:57 +01:00