Florian HENRY
|
e8f8644bf4
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-06-05 10:53:20 +02:00 |
|
Florian HENRY
|
44a1059158
|
Fix warining message during societe activation
|
2014-06-05 10:53:00 +02:00 |
|
Laurent Destailleur
|
6029818be6
|
Merge pull request #1638 from marcosgdf/bug-1434
Fix: [ bug #1434 ] Muscadet supplier order document model linked objects overlap the text
|
2014-06-03 23:44:55 +02:00 |
|
Marcos García de La Fuente
|
4c11e37203
|
Fix: [ bug #1434 ] Muscadet supplier order document model linked objects overlap the text
|
2014-06-03 15:45:03 +02:00 |
|
Laurent Destailleur
|
6b6261a803
|
Fix: Use last name and not name.
|
2014-05-30 13:34:51 +02:00 |
|
Laurent Destailleur
|
4a96fd0d77
|
Fix: No error once multicompany module has been removed.
|
2014-05-30 13:08:01 +02:00 |
|
Laurent Destailleur
|
efd9337c9f
|
Fix: Hierarchy view with multicompany
|
2014-05-30 12:55:00 +02:00 |
|
Laurent Destailleur
|
449678d687
|
Fix: get_full_tree must follow same filter rule thant list of users
|
2014-05-30 12:43:07 +02:00 |
|
Laurent Destailleur
|
3c4dfba99e
|
Fix: Filter on status
|
2014-05-30 12:32:19 +02:00 |
|
Laurent Destailleur
|
040f80b0f6
|
Merge pull request #1631 from FHenry/3.5
Fix fiche fourn order and stuff visility according entity
|
2014-05-30 11:30:18 +02:00 |
|
Laurent Destailleur
|
67bd18f5cc
|
Fix: [ bug #1406 ] Impossible de modifier une facture fournisseur
|
2014-05-29 20:25:41 +02:00 |
|
Laurent Destailleur
|
b75dea98ee
|
Fix: sql syntax
|
2014-05-29 19:46:32 +02:00 |
|
Laurent Destailleur
|
7a670c5bc7
|
Fix: pgsql driver not complete
Conflicts:
htdocs/core/db/pgsql.class.php
|
2014-05-29 19:39:34 +02:00 |
|
Florian HENRY
|
32e3475700
|
Fix fiche fourn order and stuff visility according entity
|
2014-05-27 18:58:42 +02:00 |
|
Laurent Destailleur
|
48bbcc6f4a
|
Fix: Button was not be enabled.
|
2014-05-27 10:45:58 +02:00 |
|
Laurent Destailleur
|
33ef8595dc
|
Fix: Bad alignement
|
2014-05-27 10:19:34 +02:00 |
|
Laurent Destailleur
|
51b6be4a64
|
Fix: If user has no perm to see other user, see himself.
|
2014-05-26 17:33:19 +02:00 |
|
Laurent Destailleur
|
7bd46d8aee
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-05-26 17:28:00 +02:00 |
|
Laurent Destailleur
|
1199d54fb2
|
Fix: When user has no permissions to see all other user, we must keep
only user.
|
2014-05-26 17:21:48 +02:00 |
|
Laurent Destailleur
|
d41f87acab
|
Fix: Option to limit was not used everywhere.
|
2014-05-26 01:27:22 +02:00 |
|
Laurent Destailleur
|
859b1cac4f
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-05-26 01:14:35 +02:00 |
|
Laurent Destailleur
|
5d9ec6807c
|
Fix: Show duration only if defined.
|
2014-05-26 01:14:15 +02:00 |
|
Laurent Destailleur
|
4076a4a643
|
Fix: select_date accepts -1, '' or a date but not '0'
|
2014-05-25 14:51:56 +02:00 |
|
Laurent Destailleur
|
44ecd504bc
|
Fix: Field ref_supplier and label not filled. Just add FIXME because fix
is too heavy for a maintenance release.
|
2014-05-25 04:12:08 +02:00 |
|
Laurent Destailleur
|
ae01c785c5
|
Fix: Do not show ref supplier title if ref_supplier not set (currently
always the case with 3.5).
|
2014-05-25 03:57:13 +02:00 |
|
Laurent Destailleur
|
9bc1a6b4f5
|
Fix: favicon must use dol_buildpath and not hardcoded path
Conflicts:
htdocs/core/lib/security2.lib.php
|
2014-05-24 18:29:22 +02:00 |
|
Laurent Destailleur
|
a51e18a5a7
|
Fix: $error var must use type int and be increased when error found.
Using $error as boolean at some place was source of error.
|
2014-05-24 15:20:26 +02:00 |
|
Laurent Destailleur
|
872e764c94
|
Fix: html detection was not working with hx tags.
|
2014-05-24 14:57:41 +02:00 |
|
Laurent Destailleur
|
2a6b2a4540
|
Fix: Stat page show no cache when there is, if user was using apc.
|
2014-05-24 14:00:58 +02:00 |
|
Laurent Destailleur
|
b11ef37c58
|
Fix: Bad balance of table
|
2014-05-24 12:59:44 +02:00 |
|
Laurent Destailleur
|
1df758320d
|
Fix: the delivery date must not be set with date of proposal.
|
2014-05-24 12:55:39 +02:00 |
|
Laurent Destailleur
|
f34aadef3d
|
Fix: css
|
2014-05-23 21:06:53 +02:00 |
|
Laurent Destailleur
|
23e951ff2a
|
Fix: select_date accepts -1 or '' but not 0
|
2014-05-23 20:54:23 +02:00 |
|
Laurent Destailleur
|
a63d085181
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-05-23 20:22:40 +02:00 |
|
Laurent Destailleur
|
8840e28bc0
|
Merge branch 'marcosgdf-bug-1405' into 3.5
|
2014-05-23 20:21:59 +02:00 |
|
Laurent Destailleur
|
07bc933110
|
Merge branch 'bug-1405' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1405
Conflicts:
ChangeLog
|
2014-05-23 20:21:41 +02:00 |
|
Laurent Destailleur
|
649fdd72dc
|
Merge pull request #1622 from marcosgdf/bug-1410
Fix: [ bug #1410 ] Add customer order line asks for required Unit Price but doesn't interrupt the creation of the line
|
2014-05-23 20:20:22 +02:00 |
|
Laurent Destailleur
|
df35b4d2ea
|
Merge branch 'marcosgdf-bug-1407' into 3.5
|
2014-05-23 20:18:38 +02:00 |
|
Laurent Destailleur
|
2771c506e9
|
Merge branch 'bug-1407' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1407
Conflicts:
ChangeLog
|
2014-05-23 20:17:41 +02:00 |
|
Laurent Destailleur
|
31ea7117f0
|
Merge branch 'marcosgdf-bug-1411' into 3.5
|
2014-05-23 20:12:42 +02:00 |
|
Laurent Destailleur
|
d1ee20dd42
|
Merge branch 'bug-1411' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1411
Conflicts:
ChangeLog
|
2014-05-23 20:11:13 +02:00 |
|
Laurent Destailleur
|
dc94b6e1bf
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-05-23 20:08:43 +02:00 |
|
Laurent Destailleur
|
1d01377dab
|
Merge branch 'marcosgdf-bug-1397' into 3.5
|
2014-05-23 20:08:08 +02:00 |
|
Laurent Destailleur
|
9c398b14c5
|
Merge branch 'bug-1397' of github.com:marcosgdf/dolibarr into
marcosgdf-bug-1397
Conflicts:
ChangeLog
|
2014-05-23 20:06:40 +02:00 |
|
Laurent Destailleur
|
20ec1e6ac8
|
Fix: Suppliers invoices must be visible if module supplier is on.
|
2014-05-23 19:55:40 +02:00 |
|
Laurent Destailleur
|
300e430024
|
Fix: If user already exists but permissions not set, it was not possible
to install Dolibarr.
|
2014-05-23 16:13:00 +02:00 |
|
Laurent Destailleur
|
95d8161dc1
|
Merge pull request #1623 from grandoc/3.5
avoid warning in commande.class.php if extrafields is used
|
2014-05-23 13:21:39 +02:00 |
|
Marcos García de La Fuente
|
fa733c8ba4
|
Fix: [ bug #1405 ] Rouget PDF expedition incorrect when two expeditions under the same commande
|
2014-05-23 11:42:14 +02:00 |
|
Philippe Grand
|
7acecadc79
|
avoid warning in commande.class.php if extrafields is used
avoid warning in commande.class.php if extrafields is used
|
2014-05-23 11:37:57 +02:00 |
|
Laurent Destailleur
|
2c05146778
|
Merge pull request #1621 from marcosgdf/bug-1388
Fix: [ bug #1388 ] Wrong date when invoicing several orders
|
2014-05-23 11:34:41 +02:00 |
|