Commit Graph

64553 Commits

Author SHA1 Message Date
Laurent Destailleur
ef402f4bcb
Merge pull request #8266 from atm-florian/7.0
fix pgSQL install
2018-03-02 17:42:41 +01:00
florian HENRY
3490d3779b Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0 2018-03-02 17:31:39 +01:00
florian HENRY
473c16ede5 fix pgSQL install 2018-03-02 17:30:46 +01:00
Laurent Destailleur
b87db9d32d Fix missing ; 2018-03-02 16:38:56 +01:00
Laurent Destailleur
8d11f1efa1 FIX Payment mode not correctly set in donation and document 2018-03-02 12:32:49 +01:00
Laurent Destailleur
a01287b211 Fix template donation 2018-03-02 12:25:43 +01:00
Laurent Destailleur
c478ab952f Fix block to generate donation document missing 2018-03-02 11:57:39 +01:00
Laurent Destailleur
a815326a28 Fix filters on bank entry list 2018-03-01 12:37:03 +01:00
Laurent Destailleur
54edd51847 Fix look and feel v7 2018-03-01 12:07:19 +01:00
Laurent Destailleur
822dd4778c Fix info in tooltip 2018-03-01 12:03:50 +01:00
Laurent Destailleur
c0f89601ea Merge 2018-03-01 11:54:52 +01:00
Laurent Destailleur
0e7a250060 Fix colspan 2018-03-01 11:53:18 +01:00
Laurent Destailleur
d25270a6f4 Fix ref not visible in payment link 2018-03-01 11:53:02 +01:00
Laurent Destailleur
bc04b3ee27 Fix min decimal on amount in payment page 2018-03-01 11:52:50 +01:00
Laurent Destailleur
be3e8a0e2d FIX Look and feel v7 2018-03-01 11:52:41 +01:00
Laurent Destailleur
ee4fcba4f2 Fix class not found 2018-02-27 22:11:11 +01:00
Laurent Destailleur
ee488ed83e FIX invoice creation fails when next date not defined 2018-02-27 20:24:50 +01:00
Laurent Destailleur
8b9e196478 Fix trans 2018-02-27 20:24:29 +01:00
Laurent Destailleur
75cbc466d5 Fix warning 2018-02-27 19:08:38 +01:00
Laurent Destailleur
1907b9c52d Fix search on dates on template invoices 2018-02-27 19:04:21 +01:00
Laurent Destailleur
bca2927da0 FIX css border missing 2018-02-27 19:03:42 +01:00
Laurent Destailleur
7d3162313e FIX Temporary dir for mail files must be cleaned at beginning of form 2018-02-27 10:59:26 +01:00
Laurent Destailleur
0cc84ab92f FIX Missing restore_lastsearch_values 2018-02-26 21:21:28 +01:00
Laurent Destailleur
fd1d900f7f FIX: Properties updated if update successfull.
Conflicts:
	htdocs/contrat/class/contrat.class.php
2018-02-26 21:20:31 +01:00
Laurent Destailleur
229ee5c12f Fix search criteria lost 2018-02-26 12:32:56 +01:00
Laurent Destailleur
d1e846385a FIX Useless clean of tree 2018-02-26 12:01:36 +01:00
Laurent Destailleur
667c9045a2 FIX duplicate confirm message. Missing reposition class 2018-02-26 10:33:39 +01:00
Laurent Destailleur
4866d63ece Fix method getListOfPayments in the wrong class 2018-02-26 09:45:15 +01:00
Laurent Destailleur
41638e6dff Fix back link of look and feel v7 2018-02-26 09:20:05 +01:00
Laurent Destailleur
1666f371bf css 2018-02-26 00:13:16 +01:00
Laurent Destailleur
7ff94c88bd Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0 2018-02-25 15:00:31 +01:00
Laurent Destailleur
251136bebf Fix PHPUnit 2018-02-25 15:00:14 +01:00
Laurent Destailleur
502f219f7f
Merge pull request #8231 from hregis/7.0_entity
FIX missing object entity in fetch
2018-02-25 12:59:38 +01:00
Laurent Destailleur
68e0283fe4 Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0 2018-02-25 12:58:32 +01:00
Laurent Destailleur
0a571a0677 Complete fix #8230 2018-02-25 12:58:17 +01:00
Laurent Destailleur
0262b64eb1
Merge pull request #8230 from hregis/7.0_bug4
Fix: missing hook parameters
2018-02-25 12:56:43 +01:00
Laurent Destailleur
898f2cf0ca
Merge pull request #8229 from hregis/7.0_bug3
FIX Parameter must be an array or an object that implements Countable
2018-02-25 12:55:54 +01:00
Laurent Destailleur
7dfedbf35c
Merge pull request #8228 from hregis/7.0_bug
FIX Use of undefined constant _ROWS_2
2018-02-25 12:55:17 +01:00
Laurent Destailleur
6c16f2af1e
Merge pull request #8226 from hregis/7.0_multicompany
Fix: differentiate sharing of "member" and "member_type"
2018-02-25 12:54:51 +01:00
Laurent Destailleur
4581d6049c
Update societecontact.php 2018-02-25 12:52:39 +01:00
Laurent Destailleur
64dd6439e7
Merge pull request #8223 from atm-florian/6.0
fix bad link invoice URL into acoutantcy customer affectation
2018-02-25 12:42:03 +01:00
Laurent Destailleur
8dceb8930f Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
	htdocs/core/class/html.formactions.class.php
	htdocs/user/card.php
2018-02-25 12:41:17 +01:00
Laurent Destailleur
286d62edb8
Merge pull request #8221 from ATM-Marc/FIX_usercard_columns
FIX: solve column mismatch in user card with multicompany transverse mode + code cleanup
2018-02-25 12:35:05 +01:00
Rui Strecht
7b448a2d18 Fixed issue with elementarray null if num_rows = 0 2018-02-25 12:29:15 +01:00
Laurent Destailleur
c698558d9e
Merge pull request #8212 from simnandez/6.0
Fix: Not showing link to ad event if module is disabled
2018-02-25 12:28:06 +01:00
Laurent Destailleur
b20ae45265
Merge pull request #8210 from atm-john/fix_sql_entity
Fix sql entity for sub query
2018-02-25 12:27:35 +01:00
Laurent Destailleur
6a78ce65e9 Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
	htdocs/imports/import.php
2018-02-25 12:21:10 +01:00
Laurent Destailleur
2d252e85e6 FIX Import process must stop after ending line nb to import 2018-02-25 12:15:36 +01:00
Regis Houssin
703d976b3b Fix: missing object entity in fetch 2018-02-24 16:21:16 +01:00
Regis Houssin
b216249214 Fix: missing hook parameters 2018-02-24 15:01:29 +01:00