Commit Graph

75768 Commits

Author SHA1 Message Date
Laurent Destailleur
ba9cceeee5 Fix phpcs 2019-04-05 19:42:56 +02:00
Laurent Destailleur
2a9c04b1ba Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-04-05 19:40:22 +02:00
Laurent Destailleur
becefeebff Fix upload of files without extension 2019-04-05 19:39:49 +02:00
Laurent Destailleur
0fd1f9abf6 Show if there is no uploaded files 2019-04-05 19:39:30 +02:00
Laurent Destailleur
734b97e255 Fix upload of files without extension 2019-04-05 19:39:04 +02:00
DALL'AGNOLA Cédric
c2127a6702
is_empty to empty 2019-04-05 15:49:00 +02:00
Frédéric FRANCE
4d43cd4927
Update card.php 2019-04-05 14:46:31 +02:00
Laurent Destailleur
1ffb5a72d5 Replace image with font awesome 2019-04-05 14:45:54 +02:00
Christophe Battarel
0e31258bc0 Merge https://github.com/Dolibarr/dolibarr into develop 2019-04-05 11:44:29 +02:00
Laurent Destailleur
163665e4b5 FIX A page of a site replaced with another when switching in edit mode
Conflicts:
	htdocs/website/index.php
2019-04-05 11:36:48 +02:00
Laurent Destailleur
44f113c718 FIX A page of a site replaced with another when switching in edit mode 2019-04-05 11:34:06 +02:00
atm-ph
ea87b2ddb6 Fix no init hook on timesheet 2019-04-05 11:26:11 +02:00
Laurent Destailleur
9e98421333 CSS 2019-04-05 11:09:58 +02:00
Laurent Destailleur
00cdf13a15 Revert "Do not close php tags"
This reverts commit 1db134c2a0.
2019-04-05 11:09:39 +02:00
atm-ph
285e60e9f1 Fix default filter 2019-04-05 10:57:50 +02:00
Philippe GRAND
0513ae8cd0 to avoid : Warning: A non-numeric value encountered 2019-04-05 09:41:27 +02:00
DALL'AGNOLA Cédric
cf3364d205
fix: count throws an error when parameter is null
At the first connection, $_SESSION['poscart'] is empty or null and when you try to add an item to the cart in cashdesk you got this:

Warning: count(): Parameter must be an array or an object that implements Countable in /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/class/Facturation.class.php on line 145

Warning: Cannot modify header information - headers already sent by (output started at /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/class/Facturation.class.php:145) in /homepages/35/d523563538/htdocs/clickandbuilds/dolibarr/afds/cashdesk/facturation_verif.php on line 234
2019-04-05 08:28:59 +02:00
Laurent Destailleur
fff9b7db9d Fix doxygen 2019-04-04 18:33:12 +02:00
Laurent Destailleur
5891d0a056 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/product/list.php
	htdocs/projet/list.php
2019-04-04 17:45:02 +02:00
Laurent Destailleur
9c7464d157 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/product/list.php
	htdocs/societe/card.php
2019-04-04 17:42:12 +02:00
Laurent Destailleur
fa95f5575c Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
	htdocs/product/list.php
2019-04-04 17:41:22 +02:00
Laurent Destailleur
eaf9a2402a Fix length of label 2019-04-04 17:39:51 +02:00
Laurent Destailleur
e79204e81a Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
	htdocs/product/list.php
2019-04-04 17:13:52 +02:00
Alexandre SPANGARO
4335ea9064 NEW: Accounting - Invert module name 2019-04-04 17:13:20 +02:00
Laurent Destailleur
4489db2a70 Fix field surface/weight not loaded 2019-04-04 17:06:26 +02:00
Alexandre SPANGARO
b64ee3af70 FIX: Problem with badge in tab in expedition card 2019-04-04 17:02:18 +02:00
Alexandre SPANGARO
ba34b601b3 FIX: MultiEntity in lettering functionality 2019-04-04 16:44:36 +02:00
Laurent Destailleur
1ac51b6e06 More complete example to fix migration error from v8 2019-04-04 13:46:01 +02:00
atm-arnaud
0b6c7d2d63 FIX shipping default warehouse if only one warehouse 2019-04-04 11:17:44 +02:00
Laurent Destailleur
21b9836508 FIX default value of language of thirdparty
Conflicts:
	htdocs/societe/card.php
2019-04-04 11:08:13 +02:00
Laurent Destailleur
3fb97de996 Fix default value of language of thirdparty 2019-04-04 11:05:15 +02:00
John BOTELLA
3299b765f1 New pdf models 2019-04-04 10:16:20 +02:00
Laurent Destailleur
56f8c42b0a The PHP extension php-intl is not mandatory but should be installed to
have new features working correctly.
2019-04-03 19:37:54 +02:00
Laurent Destailleur
1f00e24abc Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-04-03 18:52:47 +02:00
Laurent Destailleur
9e5d87e821 Fix warning 2019-04-03 18:39:27 +02:00
Laurent Destailleur
82c19a6372 FIX Avoid error 500 when extension php-intl not loaded 2019-04-03 18:38:27 +02:00
Laurent Destailleur
76dcbf7424 Fix phpcs for wrapper 2019-04-03 18:16:33 +02:00
Laurent Destailleur
1db134c2a0 Do not close php tags 2019-04-03 18:13:39 +02:00
Laurent Destailleur
384c2d8358 Exclude files 2019-04-03 18:10:10 +02:00
Laurent Destailleur
83cf0dabae NEW Add more complete error messages in log on stripe payments 2019-04-03 17:54:55 +02:00
Laurent Destailleur
b97a9d1ef3 NEW Add more complete error messages in log on stripe payments 2019-04-03 17:53:24 +02:00
Laurent Destailleur
a858025d63 Option MAIN_TOP_MENU_DROPDOWN removed. New dropdown is always on now. 2019-04-03 16:34:02 +02:00
Laurent Destailleur
333ba7b549 Save files for website template 2019-04-03 16:28:16 +02:00
John BOTELLA
a668cc28b1 Add table title auto height 2019-04-03 16:19:49 +02:00
Laurent Destailleur
eb6bd20132 Fix error message 2019-04-03 16:16:51 +02:00
Laurent Destailleur
76bf412f95 Fix phpcs 2019-04-03 14:40:15 +02:00
Laurent Destailleur
853a0ab7a3 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-04-03 14:38:42 +02:00
Laurent Destailleur
c5f5abc67d Fix css for MD theme 2019-04-03 14:37:38 +02:00
Laurent Destailleur
d7510016da Include files are named .inc.php 2019-04-03 13:29:49 +02:00
Laurent Destailleur
bfed3685a5 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-04-03 13:27:13 +02:00