Laurent Destailleur
|
9ebe383beb
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-01-20 20:44:19 +01:00 |
|
Laurent Destailleur
|
a47f3cb0e5
|
Merge pull request #6309 from atm-arnaud/FIX_calcul_marge_by_user_with_multicompany
FIX bug margin calcul by user with multicompany
|
2017-01-20 17:46:56 +01:00 |
|
arnaud
|
2cedcfece2
|
FIX bug margin calcul by user with multicompany
|
2017-01-20 12:01:20 +01:00 |
|
Laurent Destailleur
|
d21bb1e6b1
|
FIX #6237
|
2017-01-16 13:10:54 +01:00 |
|
Laurent Destailleur
|
fdbe4051f1
|
FIX #6230
|
2017-01-16 12:54:51 +01:00 |
|
Laurent Destailleur
|
9c60474953
|
FIX #6277
|
2017-01-16 11:06:17 +01:00 |
|
Laurent Destailleur
|
9f17e56923
|
Merge pull request #6279 from hregis/4.0_bug3
Fix: search problem if name contains accents
|
2017-01-16 00:44:56 +01:00 |
|
Laurent Destailleur
|
25958c241b
|
Merge pull request #6278 from hregis/4.0_bug2
Fix: avoid foreach error
|
2017-01-16 00:43:41 +01:00 |
|
Laurent Destailleur
|
ed6e3fe8a0
|
Merge pull request #6275 from hregis/4.0_bug
Fix: preview image not show with multicompany product sharing
|
2017-01-16 00:41:15 +01:00 |
|
Regis Houssin
|
f9ed1592e1
|
Fix: search problem if name contains accents
|
2017-01-15 16:07:04 +01:00 |
|
Regis Houssin
|
c3997194b2
|
Fix: avoid foreach error
|
2017-01-15 15:17:32 +01:00 |
|
Regis Houssin
|
fd4a19855d
|
Fix: preview image not show with multicompany product sharing
|
2017-01-15 12:09:26 +01:00 |
|
Laurent Destailleur
|
1fd9f5e1fb
|
Fix: host was twice into message id for smtp driver and swiftmailer was
not using dol_getprefix() to build host.
|
2017-01-14 13:27:44 +01:00 |
|
Laurent Destailleur
|
31818e8816
|
Fix missing translation
|
2017-01-13 15:32:20 +01:00 |
|
Laurent Destailleur
|
3a2f44adac
|
Fix security permissions to edit/delete time spent
|
2017-01-13 14:24:39 +01:00 |
|
Laurent Destailleur
|
380b61a0e9
|
FIX Can make a stock transfert on product not on sale/purchase.
|
2017-01-12 21:56:50 +01:00 |
|
Laurent Destailleur
|
edb79de54e
|
FIX javascript error
|
2017-01-12 18:07:19 +01:00 |
|
Laurent Destailleur
|
f185a09693
|
FIX Security access problem with external users on projects/tasks
|
2017-01-12 15:26:00 +01:00 |
|
Laurent Destailleur
|
8d5c853267
|
FIX Protection so even if link is output for external user, links is
disabled.
|
2017-01-12 15:12:53 +01:00 |
|
Laurent Destailleur
|
e82aa97d0e
|
Merge pull request #6266 from simnandez/4.0
FIX #6245 Thirdparty link in supplier invoices list, links to "comm/card" instead of "fourn/card" page
|
2017-01-12 11:13:14 +01:00 |
|
Laurent Destailleur
|
5e71ff816f
|
Increase limit for better backward compatibility without loosing minimum
security.
|
2017-01-12 10:51:31 +01:00 |
|
Laurent Destailleur
|
351c416ed8
|
Merge pull request #6265 from hregis/4.0_bug
Fix: avoid errors if constants values not exists
|
2017-01-12 10:49:23 +01:00 |
|
Laurent Destailleur
|
f408c886b6
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-01-12 10:16:32 +01:00 |
|
Laurent Destailleur
|
3d8c5b377b
|
Fix string not translated
|
2017-01-12 10:16:19 +01:00 |
|
Laurent Destailleur
|
7a8a95c815
|
Merge pull request #6249 from KiteAtao/4.0
Fix #6247 #6248 Contact and Commands REST WebServices failed
|
2017-01-12 10:08:32 +01:00 |
|
Laurent Destailleur
|
94f14f529b
|
Fix pb with double quote
|
2017-01-11 22:02:08 +01:00 |
|
Juanjo Menent
|
bcba4a1a38
|
FIX #6253 Supplier invoice list filter does not respect "thirdparty" filter
|
2017-01-11 20:48:32 +01:00 |
|
Juanjo Menent
|
ac58fd91af
|
FIX #6253 Supplier invoice list filter does not respect "thirdparty" filter
|
2017-01-11 20:46:50 +01:00 |
|
Juanjo Menent
|
eb2ea07c76
|
FIX #6245 Thirdparty link in supplier invoices list, links to "comm/card" instead of "fourn/card" page
|
2017-01-11 20:32:39 +01:00 |
|
Regis Houssin
|
5898d27609
|
Fix: avoid errors if constants values not exists
|
2017-01-11 16:47:17 +01:00 |
|
Laurent Destailleur
|
1559c45a61
|
FIX link for not found photo when using gravatar. Must use external url
|
2017-01-10 09:24:55 +01:00 |
|
Laurent Destailleur
|
70e6c2d41f
|
Fix bad count of nb of contacts in statistics
|
2017-01-10 00:42:28 +01:00 |
|
KiteAtao
|
5c76229cdf
|
Fix Commands Api for REST WebServices
|
2017-01-07 21:46:49 +01:00 |
|
KiteAtao
|
3bb1756a13
|
Fix Contact Api for REST WebServices
|
2017-01-07 21:37:45 +01:00 |
|
Laurent Destailleur
|
983efdd6ee
|
FIX repair tool was ko to restore extrafields with type select.
|
2017-01-04 18:13:36 +01:00 |
|
Laurent Destailleur
|
2aae4ea6ea
|
FIX We must not drop column if there is still record on other entities.
|
2017-01-04 15:05:13 +01:00 |
|
Laurent Destailleur
|
157b17b6d5
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/filefunc.inc.php
htdocs/langs/en_US/errors.lang
|
2017-01-03 01:31:58 +01:00 |
|
Laurent Destailleur
|
ecab8d874b
|
Merge changelog
|
2017-01-03 01:30:07 +01:00 |
|
Laurent Destailleur
|
c953ae2a3d
|
Merge pull request #6228 from marcosgdf/bug-6227
FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish
|
2016-12-31 16:35:00 +01:00 |
|
Marcos García de La Fuente
|
98599b0bbf
|
FIX #6227 Document models table header "Unit" is shown in 2 lines in Spanish
|
2016-12-27 12:56:49 +01:00 |
|
Laurent Destailleur
|
635157be4c
|
Fix bad translation
|
2016-12-26 12:36:30 +01:00 |
|
Laurent Destailleur
|
e297b64722
|
Several security fix in using mailings.
|
2016-12-26 12:35:10 +01:00 |
|
Laurent Destailleur
|
b2fbef4a91
|
Prepare 4.0.3
|
2016-12-25 23:04:59 +01:00 |
|
Laurent Destailleur
|
cdcbf58ca8
|
Prepare 3.9.5
|
2016-12-23 17:33:54 +01:00 |
|
Laurent Destailleur
|
9cc2a74221
|
Update changelog
|
2016-12-23 16:29:15 +01:00 |
|
Laurent Destailleur
|
a9beeec0b3
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2016-12-23 16:03:09 +01:00 |
|
Laurent Destailleur
|
8ce5ed0192
|
Fix position of discount on PDF with US letter format
|
2016-12-23 15:57:31 +01:00 |
|
Laurent Destailleur
|
99a501fcfb
|
Merge pull request #6207 from aspangaro/4.0-p1
Fix: Accountancy - Problem on quadratus export
|
2016-12-23 00:52:47 +01:00 |
|
Laurent Destailleur
|
792da7f56d
|
Merge pull request #6205 from fmarcet/4.0
FIX: Deposits and credit notes weren't added in column invoices list
|
2016-12-23 00:51:59 +01:00 |
|
Laurent Destailleur
|
293560f9c1
|
Fix missing ref is object is supplier object
|
2016-12-22 17:41:58 +01:00 |
|