Commit Graph

37301 Commits

Author SHA1 Message Date
jfefe
95bc40d0df Missing attribute to indicate required fields 2013-07-26 08:51:22 +02:00
Laurent Destailleur
3ecb9c2dd8 Merge pull request #1130 from FHenry/3.4
Avoid php warning if extrafield "list from table" have bad settings
2013-07-25 13:40:09 -07:00
Laurent Destailleur
fe079f71da Merge remote-tracking branch 'origin/3.3' into 3.4 2013-07-25 21:53:38 +02:00
Florian Henry
2f112efad5 Avoid php warning if extrafield list from table have bad settings 2013-07-25 20:18:45 +02:00
Laurent Destailleur
16d530b22d Fix: Watermark make pagebreak crazy. 2013-07-25 18:58:47 +02:00
Laurent Destailleur
6b1b6b4fee Fix: Color no more lost 2013-07-24 20:20:10 +02:00
Laurent Destailleur
bf9b255c92 Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
	build/rpm/dolibarr_fedora.spec
	build/rpm/dolibarr_opensuse.spec
2013-07-24 15:25:00 +02:00
Juanjo Menent
9babb6cc4a Merge pull request #1129 from FHenry/3.4
Fix bug export contact extrafields
2013-07-24 06:18:00 -07:00
Laurent Destailleur
7cf429d238 Fix: Color change on page break. 2013-07-24 15:04:09 +02:00
Laurent Destailleur
f32bc24285 Fix: Upgrade of package break install
Conflicts:
	build/rpm/dolibarr_fedora.spec
	build/rpm/dolibarr_generic.spec
2013-07-24 13:49:40 +02:00
Laurent Destailleur
e8400afeba Fix: rpm packages
Conflicts:
	build/rpm/dolibarr_generic.spec
2013-07-24 13:46:50 +02:00
Laurent Destailleur
f4987a6fa5 Fix: Upgrade of package break install 2013-07-24 13:44:08 +02:00
Florian Henry
f11d477770 Fix bug export contact extrafields 2013-07-24 13:28:02 +02:00
Laurent Destailleur
7ae06c6f45 Fix: rpm packages 2013-07-24 12:15:24 +02:00
Laurent Destailleur
2f2f2b66c4 Fix: creation of thumbs not working 2013-07-24 11:26:09 +02:00
Laurent Destailleur
15c4c5d6b9 Some fixes into css 2013-07-23 20:48:37 +02:00
Laurent Destailleur
df27538d74 Merge pull request #1122 from FHenry/3.4
Avoid PHP warning
2013-07-23 09:31:16 -07:00
Laurent Destailleur
8f39d30ea5 Fix: Bad parameter 2013-07-23 18:22:10 +02:00
Florian Henry
6f262b3a5b Avoid PHP warning 2013-07-23 15:52:41 +02:00
Laurent Destailleur
361f3a638a Fix: W3C 2013-07-23 15:24:34 +02:00
Laurent Destailleur
d5ca2f9f40 Fix: forged select for stats where wrong when filtering on a thirdparty
Conflicts:
	htdocs/compta/facture/class/facturestats.class.php
2013-07-18 15:37:14 +02:00
Laurent Destailleur
3245458ff5 Merge pull request #1098 from FHenry/3.4
Fix adding email into mailing module
2013-07-17 08:41:44 -07:00
Florian Henry
4fee61beb0 Fix adding email into mailing module
source_id is already added
2013-07-16 21:34:24 +02:00
Laurent Destailleur
2ae1e787c9 Fix: Bad date ranges
Conflicts:
	scripts/invoices/rebuild_merge_pdf.php
2013-07-15 21:49:54 +02:00
Laurent Destailleur
5fb707f918 Fix: Restore disappeared feature 2013-07-14 21:02:00 +02:00
Laurent Destailleur
446cc162cd Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
	htdocs/compta/facture/impayees.php
2013-07-14 20:33:54 +02:00
Laurent Destailleur
c24659b3a5 Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3 2013-07-14 20:29:25 +02:00
Laurent Destailleur
dc5ad1a0f3 Fix: Total missing 2013-07-14 20:29:07 +02:00
Laurent Destailleur
f4dfac045a Fix: Bad default mysql driver 2013-07-14 20:20:52 +02:00
Laurent Destailleur
cc124e03c1 Fix: Missing comma 2013-07-14 03:38:07 +02:00
Laurent Destailleur
0a3bd58645 Fix: Duplicate button 2013-07-14 03:28:19 +02:00
Laurent Destailleur
57ab24baca Fix: bad sort order into ecm module 2013-07-14 01:10:23 +02:00
Laurent Destailleur
154cd1fcf9 Fix: Sort on ref for supplier invoice into ged 2013-07-14 01:10:18 +02:00
Laurent Destailleur
460778818c Fix: automatic ecm for supplier invoices 2013-07-14 01:10:11 +02:00
Laurent Destailleur
55d14f430c Fix: Search on supplier ref 2013-07-13 23:36:21 +02:00
Laurent Destailleur
73a33a6dae Fix: Bug to delete bank line 2013-07-13 17:56:23 +02:00
simnandez
11bf611618 Trad: Fix ca_ES and es_ES missing translation 2013-07-11 11:50:31 +02:00
Laurent Destailleur
548ea4f93f Fix: Navigation 2013-07-10 23:58:49 +02:00
Laurent Destailleur
4c39bc9997 Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4 2013-07-10 23:05:13 +02:00
Laurent Destailleur
f2281a4e58 Merge pull request #1086 from FHenry/3.4
remove pgsql warning on date insert
2013-07-10 06:40:31 -07:00
simnandez
50395fc8c4 Fix: Regression in options MAIN_PROFIDx_IN_ADDRESS 2013-07-10 15:32:29 +02:00
Florian Henry
729cef3eb4 Qual: Return id of order creates instead of 1 with method
createFromProposal
2013-07-10 13:32:42 +02:00
Florian Henry
44cd024f89 Fix bug on from_confrim using ajax and radio button question type 2013-07-10 13:10:32 +02:00
Florian Henry
b9bfccd0e2 fix pgsql warning date 2013-07-10 10:35:10 +02:00
Laurent Destailleur
a60cc916f6 Merge remote-tracking branch 'origin/3.3' into 3.4 2013-07-10 10:34:56 +02:00
Florian Henry
4aa966f7ad remove pgsql warning on date insert 2013-07-10 10:30:33 +02:00
Laurent Destailleur
f4428c8a8a Fix: Bad link 2013-07-09 15:27:06 +02:00
Laurent Destailleur
0b28ab9dde Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4 2013-07-09 00:36:12 +02:00
Laurent Destailleur
aa628fb47a Fix help 2013-07-09 00:35:55 +02:00
Laurent Destailleur
affff4934b Merge pull request #1081 from FHenry/3.4
[ bug #972 ] Auto completion contact field do not take account the min
2013-07-08 12:09:50 -07:00