phf
bde4503abd
FIX : translation for 1 word do not work if product/service module are disabled because the translation search in products.lang
2015-07-15 14:46:29 +02:00
Marcos García de La Fuente
cba902c5ae
Fix: [ bug #3055 ] Product image thumbnails were not deleted after deleting the image
...
Close #3055
2015-07-07 09:40:23 +02:00
Florian HENRY
b6850e36c9
fix previous commit
2015-07-06 16:59:03 +02:00
Florian HENRY
ec89f00103
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-07-06 13:19:35 +02:00
Florian HENRY
8a36353385
FIX : when fetch_optionnal_by_label in Extrafields with $this->db cannot
...
work because this->db is never instanciated
2015-07-06 13:18:51 +02:00
Regis Houssin
a9059247ca
Merge branch '3.7' of https://github.com/Dolibarr/dolibarr.git into 3.7_bug3
2015-07-04 05:46:41 +02:00
Laurent Destailleur
4628c15684
Merge pull request #3141 from hregis/3.7_bug
...
Fix: reset the current entity
2015-07-04 03:46:40 +02:00
Regis Houssin
e82f4c474b
Fix: for avoid error with main context hooks, with $langs object for
...
example.
2015-07-03 22:14:34 +02:00
Regis Houssin
4273c4aad9
Fix: data can be just a value, not an array
2015-07-03 11:35:11 +02:00
Regis Houssin
4fb5af7442
Fix: reset the current entity
2015-07-03 10:58:55 +02:00
Regis Houssin
e58957e603
Fix: broken feature: Check the entity because He may be the same
...
reference in several entities
2015-07-03 08:18:32 +02:00
Laurent Destailleur
9c99cae911
FIX XSS security using the onerror and missing escapement on type of
...
member page.
2015-06-28 23:32:38 +02:00
Laurent Destailleur
9d7806f1f4
Tag class as deprecated
2015-06-27 21:26:05 +02:00
Regis Houssin
5efea745a1
Fix: Public method name must not be prefixed with an underscore
2015-06-27 20:38:11 +02:00
Regis Houssin
5ac292f9ae
Fix: Private member variable must be prefixed with an underscore
2015-06-27 20:32:19 +02:00
Regis Houssin
bf9c7c8ef9
Fix: add private/public function
2015-06-27 20:26:40 +02:00
Regis Houssin
dfae24ded9
Fix: remove unused var
2015-06-27 20:20:27 +02:00
Regis Houssin
bfe7112308
Fix: change encrypt/decrypt method for avoid division by zero
2015-06-27 19:57:35 +02:00
Juanjo Menent
0f046776d5
FIX #3091 TotalHT amount in supplier order is bold unlike the rest of
...
Dolibarr
2015-06-26 17:54:34 +02:00
Juanjo Menent
a5b3c3476d
Merge pull request #3106 from hregis/3.7_bug
...
Fix: missing table
2015-06-26 17:35:24 +02:00
Regis Houssin
7ec13c9435
Merge remote-tracking branch 'origin/3.7' into 3.7_bug
2015-06-26 16:56:41 +02:00
Regis Houssin
46272cf4cd
Fix: for avoid error with function "complete_head_from_modules"
2015-06-26 15:26:08 +02:00
Juanjo Menent
a3b3ce9c77
Merge pull request #3101 from FHenry/3.7
...
FIX: multicompny bug with getEntites without shared test
2015-06-25 20:50:03 +02:00
Florian HENRY
9505d3a528
fix multicompny bug with getEntites without shared test
2015-06-25 17:22:37 +02:00
Fab
3adf6b1a73
Missing space after title tag.
...
When using textwithpicto() from core/class/html.form.class.php, if you
are reading source code with firefox, you will see that a part of the
generated html is highlighted in red.
<td class="classfortooltip" title="title text"valign="top" width="14">
should be :
<td class="classfortooltip" title="title text" valign="top" width="14">
2015-06-25 08:50:48 +02:00
Laurent Destailleur
02ce0bc6af
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-06-24 18:32:56 +02:00
Laurent Destailleur
c218843cdb
FIX Save of filters into export profiles failed.
2015-06-24 18:29:29 +02:00
Juanjo Menent
1d562be1f4
Merge pull request #3090 from fmarcet/3.7
...
FIX: Payed invoices are showed as canceled
2015-06-24 18:17:45 +02:00
fmarcet
c9c1247a28
FIX: Payed invoices are showed as canceled
...
FIX: Bad date filter on customer order
2015-06-24 09:01:39 +02:00
Francis Appels
63df278eca
Fix: issue #3085
2015-06-23 19:28:18 +02:00
Regis Houssin
9c6c3ad65d
Fix: wrong user right
2015-06-17 16:33:18 +02:00
Regis Houssin
3807fafc1a
Fix: no error message if extrafield is require
2015-06-16 16:42:33 +02:00
Laurent Destailleur
ceb0d71f54
Merge pull request #3054 from hregis/3.7_photos
...
Fix: thumb "mini" not deleted
2015-06-16 11:38:39 +02:00
Regis Houssin
5e25c69891
Fix: thumb "mini" not deleted
2015-06-16 09:28:31 +02:00
Regis Houssin
d92448a772
Fix: phpcs ?
2015-06-15 12:09:32 +02:00
Marcos García
adc1998b73
Fixed undefined variable typo
2015-06-15 09:18:58 +02:00
Laurent Destailleur
a7cec18081
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/categories/fiche.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/install/upgrade2.php
htdocs/product/liste.php
2015-06-14 17:11:36 +02:00
Laurent Destailleur
f4da53c300
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/product/liste.php
htdocs/product/price.php
2015-06-14 17:04:24 +02:00
Laurent Destailleur
1007aba6a9
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2015-06-14 17:02:11 +02:00
Laurent Destailleur
14a8a2269b
FIX End log must use same level then start log.
2015-06-14 16:59:35 +02:00
Laurent Destailleur
fadc640335
Merge branch 'bug-2835' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-2835
Conflicts:
ChangeLog
2015-06-14 16:07:19 +02:00
Laurent Destailleur
d0b2c492a0
Merge branch 'bug-2837' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-2837
Conflicts:
ChangeLog
2015-06-14 16:06:14 +02:00
Laurent Destailleur
e915a54c39
Merge branch 'bug-2861' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-2861
Conflicts:
ChangeLog
2015-06-14 16:03:44 +02:00
Laurent Destailleur
892ff3b053
Merge branch 'bug-2900' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-2900
Conflicts:
ChangeLog
2015-06-14 15:58:16 +02:00
Laurent Destailleur
f8d2e93878
Merge pull request #3044 from hregis/3.5_bug
...
Fix: select date problem with mobile device (#3039 )
2015-06-14 15:29:35 +02:00
Laurent Destailleur
b42f9a6706
Fix phpcs
2015-06-14 15:16:29 +02:00
Regis Houssin
b96ed08260
Fix: select date problem with mobile device ( #3039 )
2015-06-14 12:46:27 +02:00
Regis Houssin
0e79bd5c74
Fix: select date problem with mobile device ( #3039 )
2015-06-14 12:34:28 +02:00
Laurent Destailleur
fdced80a48
Merge pull request #3035 from marcosgdf/bug-2786
...
FIX #2786 Objectline_add template shows "0" for non-vat suppliers
2015-06-14 02:15:27 +02:00
Laurent Destailleur
aecc5d27a3
Merge pull request #3036 from hregis/3.7_bug
...
Fix: broken feature: barcode search #3019
2015-06-14 02:09:40 +02:00