Florian HENRY
0d801be6a1
NEW: (Dev) DolGraph allow extended class to override $_stringtoshow
2015-03-06 06:12:47 +01:00
Florian HENRY
d80a8bbdba
revert bug1840 to eldy solution
2015-03-02 10:13:06 +01:00
Florian HENRY
d9621a1d23
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
...
Conflicts:
htdocs/contrat/card.php
2015-03-02 10:02:54 +01:00
Laurent Destailleur
48356005c3
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-03-02 03:00:29 +01:00
Laurent Destailleur
3475433eaf
Fix: the bank information were visible into pdf but were not using
...
correct setup to decide which bank to show.
2015-03-02 02:59:59 +01:00
Laurent Destailleur
ce8cbee5d2
Merge pull request #2399 from marcosgdf/misc
...
misc
2015-03-02 00:31:27 +01:00
Laurent Destailleur
6d3381bfa0
Merge pull request #2398 from marcosgdf/deprecated
...
Marked getStaticMember as deprecated
2015-03-02 00:23:36 +01:00
Laurent Destailleur
828716420b
Comment of function was not correct
2015-02-26 16:19:45 +01:00
Laurent Destailleur
4bde7e9f51
Fix: Missing error management
2015-02-26 14:25:30 +01:00
Laurent Destailleur
41a74c62e2
Fix trigger to insert lines where called when inserting line but also
...
when cloning parent object, making no way to know when to use them or
not. I introduced a context to allow code to know that and do not
triggers twice.
2015-02-26 13:03:17 +01:00
Marcos García de La Fuente
fb959abc63
Misc PHPdoc fixes
2015-02-25 18:24:36 +01:00
Marcos García de La Fuente
0a5f17f179
Undefined variable + Unreachable statement
2015-02-25 18:06:54 +01:00
Marcos García de La Fuente
91fa823075
Marked getStaticMember as deprecated
2015-02-25 18:03:31 +01:00
Laurent Destailleur
3fb3e4af4e
Merge pull request #2386 from lrq3000/3.7
...
Fix lastrowid-*table* option when defining imports
2015-02-24 17:16:17 +01:00
Laurent Destailleur
74f15680e1
Fix missing fields into import of thirdparties.
...
Fix import failed to find type of companny from source file.
Fix import date of creation has wrong check rule.
2015-02-24 15:40:50 +01:00
Laurent Destailleur
44c392ca23
Fix missing profid5 and 6
2015-02-24 13:35:37 +01:00
Laurent Destailleur
b04682db4c
Fix Edit of extrafield on supplier invoice or order was deleteing other
...
fields.
Fix Missing escapment
Fix new field delivery date was only into edit page
2015-02-22 17:41:02 +01:00
Stephen L
fe62e038ca
Fix lastrowid-*table* option when defining imports (fix extrafields fk_object value)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com >
2015-02-22 14:34:51 +01:00
Laurent Destailleur
1ca4e377d5
Merge remote-tracking branch 'origin/3.6' into 3.7
2015-02-20 23:47:09 +01:00
Laurent Destailleur
9ac38dee45
Merge pull request #2367 from marcosgdf/bug-1652
...
Fix: [ bug #1652 ] Margin tab should not be shown for thirds not clients
2015-02-20 23:27:53 +01:00
Laurent Destailleur
56635cea98
Merge branch 'bug-1790' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1790
Conflicts:
ChangeLog
2015-02-20 23:23:57 +01:00
Laurent Destailleur
938936b8f2
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/core/lib/agenda.lib.php
htdocs/core/lib/functions.lib.php
2015-02-20 22:51:47 +01:00
Laurent Destailleur
e1e31de229
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-02-20 20:15:04 +01:00
Laurent Destailleur
41196c01e9
Add hidden option FCKEDITOR_ALLOW_ANY_CONTENT to solve bug of editor not
...
accepting all html tags from templates.
2015-02-20 15:48:54 +01:00
Marcos García de La Fuente
d46c76311c
Correction
2015-02-20 10:23:17 +01:00
Florian HENRY
4ba2a1344e
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-02-19 10:15:57 +01:00
Laurent Destailleur
639aaebacb
Merge branch 'bug-1825' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1825
Conflicts:
ChangeLog
2015-02-19 09:47:22 +01:00
Laurent Destailleur
ec56667f5e
Fix: [ bug #1849 ] Broken flag image when a contact does not have a
...
country set
2015-02-19 09:44:22 +01:00
Laurent Destailleur
d1a4b6c2c5
phpcs
2015-02-19 00:04:35 +01:00
Laurent Destailleur
774389940e
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/comm/propal/list.php
htdocs/compta/bank/ligne.php
htdocs/compta/resultat/clientfourn.php
htdocs/compta/salaries/fiche.php
htdocs/core/lib/functions.lib.php
htdocs/fourn/facture/paiement.php
2015-02-18 23:51:41 +01:00
Laurent Destailleur
22fdcfc272
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-02-18 22:54:44 +01:00
Laurent Destailleur
4963555669
Merge branch 'misc' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-misc
Conflicts:
htdocs/barcode/codeinit.php
2015-02-18 22:54:02 +01:00
Laurent Destailleur
6d25cf6f6a
Merge branch 'bug-1832' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1832
Conflicts:
ChangeLog
2015-02-18 22:41:32 +01:00
Laurent Destailleur
06c90e67bb
Merge pull request #2339 from KreizIT/fix_1829
...
FIXED : #1829 POS not compatible with batch products
2015-02-18 22:38:19 +01:00
Laurent Destailleur
cc1d506614
Miscelaneous debug on barcode features.
2015-02-18 21:01:17 +01:00
Laurent Destailleur
ad67fe50a3
Correct management when delivery date is universal time format.
2015-02-17 17:21:41 +01:00
Laurent Destailleur
685b8d722d
Fix: Bad hook name
2015-02-17 16:46:37 +01:00
Marcos García de La Fuente
529d4447ef
Fix: [ bug #1652 ] Margin tab should not be shown for thirds not clients
2015-02-17 00:04:31 +01:00
Laurent Destailleur
1e78d0e8d4
New: Introduce hidden option
...
STOCK_WAREHOUSE_NOT_REQUIRED_FOR_SHIPMENTS to solve, with no risk, a
missing control on missing warehouse.
2015-02-16 20:46:54 +01:00
Marcos García de La Fuente
3efb737cbf
Fix: [ bug #1845 ] Undefined "$conf->browser->ie" var in "functions.lib.php"
2015-02-16 12:30:10 +01:00
Marcos García de La Fuente
6f08893016
Fix: [ bug #1846 ] Browser IE11 not detected
2015-02-16 12:26:20 +01:00
Marcos García de La Fuente
0a81fe667f
Fix: [ bug #1825 ] External agenda: hide/show checkbox doesn't work
2015-02-16 10:44:10 +01:00
Laurent Destailleur
3cf4b80baa
Fix missing test of action when using canvas
2015-02-16 02:02:11 +01:00
Laurent Destailleur
eef1e17c61
Fix: default vat
2015-02-15 19:38:20 +01:00
Marcos García de La Fuente
2c074a94f3
Fix: [ bug #1790 ] Sending a test mail from admin page, gives "File already exists" error
2015-02-15 15:57:38 +01:00
Laurent Destailleur
c596fa1475
Introduce a protection to avoid migration if database has critical bugs
...
making data lost.
2015-02-14 12:24:16 +01:00
Laurent Destailleur
17d2368bdc
Fix we must use short key
2015-02-11 15:07:20 +01:00
Florian HENRY
e9bfa71556
syntax
2015-02-11 11:49:06 +01:00
Florian HENRY
db2dee7c03
syntax
2015-02-11 11:48:11 +01:00
Florian HENRY
db94860f76
syntax
2015-02-11 11:47:12 +01:00