Ion Agorria
f34fb0d82d
More consistent check
2015-12-11 03:09:09 +01:00
Frédéric FRANCE
e193d9be97
Update CSMSFile.class.php
2015-12-10 23:08:21 +01:00
Raphaël Doursenaud
3e2309d0e6
NEW Factorized price2numjs into lib_head.js.php
...
Used public domain code from the MDN to provide a robust decimal
rounding implementation.
Warning for developers: the path of the javascript file has changed.
Please update your scripts.
2015-12-10 17:03:00 +01:00
Frédéric FRANCE
ac04fdbd9a
Update paypal.php
2015-12-10 16:49:55 +01:00
Raphaël Doursenaud
5aaafc3f8a
[Qual] OOP constructor
...
Using class name as constructor method is deprecated in PHP 7
2015-12-10 16:37:37 +01:00
Frédéric FRANCE
5f0c7b6c38
Update paypal.lang
2015-12-10 16:31:11 +01:00
Frédéric FRANCE
9bb9e6b787
Update paypal.php
2015-12-10 16:29:35 +01:00
Frédéric FRANCE
9e0817ac05
Update paypal.lib.php
2015-12-10 16:28:22 +01:00
philippe grand
fc8c12d6f6
[Qual] Uniformize code
2015-12-10 16:14:37 +01:00
Ion Agorria
ceb2920769
Better undefined CKEDITOR fix
2015-12-10 14:17:08 +01:00
Laurent Destailleur
3bcdc5c9c0
Merge pull request #4181 from grandoc/develop
...
[Qual] Uniformize code
2015-12-10 13:35:44 +01:00
Laurent Destailleur
99c99570cc
Merge pull request #4177 from GPCsolutions/3.8-3953
...
FIX #3953 Don't round supplier price
2015-12-10 13:21:14 +01:00
Laurent Destailleur
dc2b5bd495
Merge pull request #4176 from GPCsolutions/dolibarr-composer
...
Updated libraries
2015-12-10 13:15:33 +01:00
Laurent Destailleur
aef427423f
Merge pull request #4174 from defrance/patch-86
...
db->close must be do after llx_footer
2015-12-10 13:08:55 +01:00
Laurent Destailleur
c497a5e526
Merge pull request #4171 from IonAgorria/fix-dateranges
...
Fix date handling for hours/mins in some pages
2015-12-10 13:08:30 +01:00
Laurent Destailleur
3e3a99ad5e
Merge pull request #4170 from openthink-laurent/fix-uniqueness-objects-reference
...
Fix uniqueness of objects reference
2015-12-10 13:07:16 +01:00
Laurent Destailleur
936116a6a0
Merge pull request #4169 from openthink-laurent/fix-decimals-payments-supplier-invoices
...
Fix decimals in payments of supplier invoices
2015-12-10 13:06:07 +01:00
Andreas Pachler
019bc7ba8e
added austrian Regions, Departements, Forme Juridique and social charges to migration file from 3.8 to 3.9
2015-12-10 12:56:05 +01:00
Raphaël Doursenaud
4f359616ce
[Security] Hide click to dial password
2015-12-09 18:16:08 +01:00
Ion Agorria
bbfd138896
Missed another CKEDITOR ref
2015-12-09 18:00:05 +01:00
Florian HENRY
b80518efb4
fix travis
2015-12-09 14:26:04 +01:00
Raphaël Doursenaud
4e9b339439
[Qual] Removed PHP closing tag
2015-12-09 13:28:45 +01:00
Raphaël Doursenaud
c0862762a5
Fix #3930 Removed executable bit
...
These files doesn't contain executable code and may pose a security
threat.
2015-12-09 13:28:36 +01:00
braito4
ab274ba1e3
Update list.php
...
Doble page title
2015-12-09 13:10:12 +01:00
Florian HENRY
96a95d6ae1
Debug accountancy on 3.9
2015-12-09 12:55:08 +01:00
Florian HENRY
ea1a81f5f4
FIX : Comptability when multiple account charts
2015-12-09 11:53:38 +01:00
Andreas Pachler
4885c64ab3
added social charges for Austria
2015-12-09 09:32:21 +01:00
BENKE Charlie
898f637457
Update fichinter.php
2015-12-08 18:02:25 +01:00
Ion Agorria
238f977002
JS error preventing hiding of dates at object line
...
The "if (CKEDITOR)" gives "ReferenceError: CKEDITOR is not defined" at JS console causing the next code to don't execute, is this code obsolete?
2015-12-08 15:45:24 +01:00
philippe grand
01c6728aa9
[Qual] Uniformize code
2015-12-08 11:35:08 +01:00
Raphaël Doursenaud
3f9efc537b
FIX #3953 Don't round supplier price
...
The price is already rounded when inserted on the product page.
It's also rounded at display.
There's no need to round it here.
Rounding it leads to serious calculation errors.
2015-12-07 14:35:04 +01:00
Raphaël Doursenaud
2cf36d157f
FIX #3953 Don't round supplier price
...
The price is already rounded when inserted on the product page.
It's also rounded at display.
There's no need to round it here.
Rounding it leads to serious calculation errors.
2015-12-07 14:24:24 +01:00
Raphaël Doursenaud
9257bfc5df
Updated mobiledetect to 2.8.17
2015-12-07 13:53:59 +01:00
Raphaël Doursenaud
8904828069
Fix #3962 Moved removed libraries to suggest section
2015-12-07 13:48:04 +01:00
Raphaël Doursenaud
5dfa9ba369
Updated TCPDF to 6.2.12
2015-12-07 13:39:45 +01:00
Frédéric FRANCE
9d0f096e47
Update paypal.lib.php
2015-12-07 11:46:47 +01:00
BENKE Charlie
bcf6c1243c
db close must do AFTER llxFooter() call
2015-12-07 11:03:27 +01:00
BENKE Charlie
63fd4cd6c0
db close must do AFTER llxFooter() call
2015-12-07 11:01:48 +01:00
BENKE Charlie
c60178c95f
db close must do AFTER llxFooter() call
2015-12-07 11:00:26 +01:00
BENKE Charlie
771f7183d4
db close must do AFTER llxFooter() call
2015-12-07 10:56:37 +01:00
Ion Agorria
1dc5854535
Fix date handling for hours/mins in some pages
2015-12-07 03:59:03 +01:00
Laurent Léonard
05234390f2
Fix uniqueness of objects reference
2015-12-07 02:02:03 +01:00
Laurent Léonard
7e31c8f38f
Fix decimals in payments of supplier invoices
2015-12-07 01:27:08 +01:00
Laurent Destailleur
a209d18649
FIX Can use formated float number on old expense report module.
2015-12-06 19:51:28 +01:00
Laurent Destailleur
9bf7f5a78b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-12-06 19:45:04 +01:00
Laurent Destailleur
984068c136
Fix length of password too low (password was truncated making them
...
inoperent)
2015-12-06 19:17:39 +01:00
Laurent Destailleur
5710bcd38a
Merge pull request #4165 from AlainRnet/patch-2
...
Update const.php
2015-12-06 14:46:15 +01:00
Laurent Destailleur
f73c059bc4
Merge pull request #4159 from belyas/develop
...
addLogCP and updateSoledCP methodes throwing warnings when assigning leave for a user
2015-12-06 14:44:46 +01:00
Laurent Destailleur
939a36428c
Merge pull request #4156 from grandoc/develop
...
[Qual] Uniformize code
2015-12-06 14:42:58 +01:00
Laurent Destailleur
e470869afe
Prepare 3.9
2015-12-06 14:35:36 +01:00