Commit Graph

42137 Commits

Author SHA1 Message Date
aspangaro
3612fb02bc Merge branch 'Upstream/develop' 2014-06-24 05:50:16 +02:00
Laurent Destailleur
a94b78958f Merge pull request #1679 from defrance69/patch-1
Update entrepot.class.php
2014-06-23 20:28:53 +02:00
Laurent Destailleur
5303e34797 Merge pull request #1680 from marcosgdf/vagrant
Updated Vagrant box
2014-06-23 20:21:39 +02:00
Marcos García de La Fuente
4b3be7bc9a Removed support to PHPmyAdmin 2014-06-23 12:30:24 +02:00
Marcos García de La Fuente
69ddac78cb Updated .gitignore and README with new versions 2014-06-23 12:01:04 +02:00
Marcos García de La Fuente
e6da3d94ba Updated PuPHPet vagrant box to latest version 2014-06-23 11:28:59 +02:00
Laurent Destailleur
75d9e950c2 Fix: Another column visible when it shouldn't (field has been removed
and is no more updated by dolibarr).
2014-06-23 10:10:18 +02:00
Laurent Destailleur
dae7f8643b Transifex sync 2014-06-22 23:37:20 +02:00
BENKE Charles
13ce63ce99 replace mvid by $mvid, wrong week-end 2014-06-22 22:59:25 +02:00
Laurent Destailleur
c18d7de7b0 Fix: Use bad var for test 2014-06-22 13:33:31 +02:00
Laurent Destailleur
62b0d8a472 Fix: Deprecated and no more used fields should not appear to user. 2014-06-21 18:03:01 +02:00
BENKE Charles
3a886dfeb4 Update mouvementstock.class.php
return mouvement id instead simply "1", i need to store the movement id on my factory modules (to update it at the end of the build process if it's need)
2014-06-21 17:51:50 +02:00
BENKE Charles
60ac697813 Update main.inc.php 2014-06-21 16:10:13 +02:00
Laurent Destailleur
dce0c38533 Fix: Add hidden option so we can restore old behaviour (duration is
free) for people that can't work with new one.
2014-06-21 16:06:59 +02:00
BENKE Charles
7d76458488 Update entrepot.class.php 2014-06-21 11:39:21 +02:00
BENKE Charles
51a2c2f5cb Update entrepot.class.php
bad element name
2014-06-21 10:43:47 +02:00
Laurent Destailleur
5c0813e865 Fix: EMail test feature to make a test without html must not include any
html.
2014-06-21 01:26:41 +02:00
Laurent Destailleur
5fd6bb94b9 Version beta 2014-06-20 20:31:57 +02:00
Laurent Destailleur
14918c382d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2014-06-20 17:28:20 +02:00
Laurent Destailleur
9706e23281 Fix changelog 2014-06-20 17:26:58 +02:00
Laurent Destailleur
69c518a483 Merge pull request #1677 from guerinaxel/patch-6
LDAP Authentication faulty
2014-06-20 17:14:02 +02:00
Laurent Destailleur
29545d80c7 Merge branch 'atm-maxime-develop' into develop 2014-06-20 17:11:40 +02:00
Laurent Destailleur
a72c3d4381 Merge branch 'develop' of github.com:atm-maxime/dolibarr into
atm-maxime-develop

Conflicts:
	htdocs/core/class/html.formprojet.class.php
2014-06-20 17:11:12 +02:00
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
Maxime Kohlhaas
dd83a52fb1 Fix : project list was showing all projects instead of company project. This wasn't matching the function comments. 2014-06-20 13:59:50 +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