guerinaxel
cc0d91bf2b
LDAP Authentication faulty
...
The LDAP Authentication only test the POST authentication however we're allowed to authenticate using the function (for example via WebServices).
2014-06-20 17:00:06 +02:00
Laurent Destailleur
2dc3e5b104
Fix: [ bug #1471 ] Several PHP warnings when intercepting USER_CREATE
...
trigger (Add a protection to avoid multiple errors).
2014-06-20 16:20:39 +02:00
Laurent Destailleur
a2724822d7
Fix: Add hidden option to partially fix a bug. A more complete fix
...
should be done later.
2014-06-20 16:01:08 +02:00
Laurent Destailleur
8d1fdec8cf
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/fiche.php
htdocs/projet/fiche.php
2014-06-20 15:26:02 +02:00
Laurent Destailleur
e2afa6853b
Fix: Deletion of translation has disappeared.
2014-06-20 15:05:39 +02:00
Laurent Destailleur
e1a461b3d6
Fix: [ bug #1436 ] réapprovisionnement sur plusieurs pages
...
Removed also strange image (no way to understand meaning).
2014-06-20 14:34:13 +02:00
Laurent Destailleur
d0dffc8999
Fix: Duplicate column
2014-06-20 14:13:23 +02:00
Laurent Destailleur
28fd8c6862
Fix: [ bug #1431 ] Reception and Send supplier order box has a weird top
...
margin.
2014-06-20 14:04:37 +02:00
Laurent Destailleur
a2065d0b6a
Fix: [ bug #1428 ] "Nothing" is shown in the middle of the screen in a
...
supplier order.
2014-06-20 13:49:59 +02:00
Laurent Destailleur
eb2f8bb733
Fix: [ bug #1427 ] erreur avec le bouton fiche suivante/précédente
2014-06-20 13:43:36 +02:00
Laurent Destailleur
fcb00b2024
Fix: [ bug #1425 ]
2014-06-20 13:38:44 +02:00
Laurent Destailleur
f7654107f9
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object
...
Fix 1455 outstanding amount
2014-06-20 13:22:08 +02:00
Laurent Destailleur
e7f08c6d37
Merge pull request #1674 from atm-maxime/3.5
...
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object (3.5 fix...
2014-06-20 13:20:50 +02:00
Laurent Destailleur
c903fe9340
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
...
Conflicts:
ChangeLog
2014-06-20 13:20:07 +02:00
Laurent Destailleur
ab2e88bc66
Merge branch 'fappels-3.5' into 3.5
2014-06-20 13:19:14 +02:00
Laurent Destailleur
1cffc8d8f6
Merge branch '3.5' of github.com:fappels/dolibarr into fappels-3.5
2014-06-20 13:18:28 +02:00
Laurent Destailleur
6740e0321a
Merge pull request #1670 from FHenry/3.5
...
Fix [ bug #1349 ] AJAX contact selector does not work fine in Project
2014-06-20 13:16:11 +02:00
Laurent Destailleur
51eb761b02
Merge pull request #1669 from aspangaro/develop-patch1
...
Correction on 3.6beta
2014-06-20 13:12:39 +02:00
Laurent Destailleur
8819f3e6e2
Merge pull request #1666 from atm-maxime/develop
...
Fix : duedate was not auto calculated + move calculation function to com...
2014-06-20 13:11:22 +02:00
Laurent Destailleur
3791175536
Fix: doxygen
2014-06-20 13:07:15 +02:00
Laurent Destailleur
221d7b56aa
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
Conflicts:
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
2014-06-20 12:52:08 +02:00
Laurent Destailleur
8ce8bf47ee
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
Conflicts:
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_rouget.modules.php
2014-06-20 12:48:08 +02:00
Laurent Destailleur
11ccd1af5f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-06-20 12:42:55 +02:00
Laurent Destailleur
4087781236
Fix: The object deliverycompany was not used anymore and output of
...
details for delivery reports was lost during 3.5. Rewrite code to
restore feature.
2014-06-20 12:41:23 +02:00
Laurent Destailleur
974025b5e1
Fix: Date format
2014-06-20 12:03:41 +02:00
Laurent Destailleur
d3c5e93399
Fix: Menu entries not visible
2014-06-20 12:01:14 +02:00
Maxime Kohlhaas
46e54ac64e
Fix 1455 outstanding amount
2014-06-20 10:53:56 +02:00
Florian HENRY
40f5911f52
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
...
product (on supplier order part)
2014-06-20 09:36:31 +02:00
Maxime Kohlhaas
aaabf9647d
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object (3.5 fix)
2014-06-20 09:33:25 +02:00
Maxime Kohlhaas
f2760f74ed
Fix replenishment on virtual stock
2014-06-20 09:10:50 +02:00
Maxime Kohlhaas
bd21a559da
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2014-06-20 09:06:36 +02:00
Francis Appels
5b5473bc7c
Fix: [ bug #1509 ] Expedition admin submit error
...
Expedition admin free text & watermark submit error
2014-06-19 10:02:58 +02:00
Florian HENRY
0645189432
If multiprice level is used the VAT on addline is not correct
2014-06-18 10:56:38 +02:00
Florian HENRY
7f92031583
Changelog
2014-06-17 11:31:20 +02:00
Florian HENRY
03156b58e3
[ bug #1452 ] variable used but not defined
2014-06-17 11:30:41 +02:00
Florian HENRY
0f77fbaea2
Fix [ bug #1349 ] AJAX contact selector does not work fine in Project
...
card
2014-06-17 11:18:30 +02:00
Juanjo Menent
bb9862d6be
Fix: When you add a right ended in 0, add all module rights
2014-06-17 10:15:53 +02:00
aspangaro
516363f491
Bank - Enhance readability
2014-06-17 06:43:50 +02:00
aspangaro
736561e8f0
Shop - Bad language file ("boutique" instead of "shop") & add language key
2014-06-17 06:31:20 +02:00
aspangaro
a974fa4a08
Merge branch 'Upstream/develop'
2014-06-17 06:30:12 +02:00
Laurent Destailleur
b70c695776
Fix: checkstyle
2014-06-16 18:41:28 +02:00
aspangaro
e469755d29
Divers
2014-06-16 06:17:46 +02:00
Maxime Kohlhaas
a3e278993e
Fix 1455 outstanding amount
2014-06-14 23:34:19 +02:00
Laurent Destailleur
e6d407d418
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-06-14 14:21:10 +02:00
Laurent Destailleur
f0ce92292a
Fix: date start/end of project was lost on some tabs.
...
Fix: Bad file name for gantt include.
2014-06-14 14:20:58 +02:00
Laurent Destailleur
4c0fe98ae2
Merge pull request #1665 from atm-maxime/develop
...
Fix 1480, 1483, 1497 $this instead of $object
2014-06-14 14:13:10 +02:00
Laurent Destailleur
e8bca38daf
Fix: syntax error
2014-06-14 13:41:15 +02:00
Laurent Destailleur
7a70f8b513
Merge pull request #1663 from grandoc/develop
...
Fix num paiement was not displayed
2014-06-14 13:29:27 +02:00
Laurent Destailleur
11cb23f4ac
Merge pull request #1662 from grandoc/3.5
...
Fix : num paiement was not displayed
2014-06-14 13:28:22 +02:00
Laurent Destailleur
8e5823ddc6
Merge pull request #1661 from KreizIT/develop
...
FIX[ bug #1444 ] Shipment product batch is not proposed
2014-06-14 13:26:19 +02:00