Laurent Destailleur
|
f8d6eb0d40
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2017-08-04 15:25:41 +02:00 |
|
Laurent Destailleur
|
156915a502
|
Merge pull request #7223 from atm-florian/5.0_fix_missingHook
FIX add missing hook into product price card
|
2017-08-04 15:13:09 +02:00 |
|
Laurent Destailleur
|
52d39d9d5a
|
Code comment
|
2017-08-02 17:45:35 +02:00 |
|
Laurent Destailleur
|
cc78a666a0
|
Fix missing status billed when WORKFLOW_BILL_ON_SHIPMENT is on
|
2017-08-02 17:15:51 +02:00 |
|
Ferran Marcet
|
09c271b7c5
|
Fix: Correction in the calculation of the next week
|
2017-08-02 10:31:16 +02:00 |
|
Marc de Lima Lucio
|
adbb41799c
|
FIX: calculate correct remain to pay for planned bank transactions
|
2017-08-01 11:08:58 +02:00 |
|
Laurent Destailleur
|
ddee802324
|
Add second parameter in GETPOST
|
2017-08-01 10:22:09 +02:00 |
|
florian HENRY
|
53add04a2e
|
fix :add missing hook into product price card
|
2017-07-31 10:28:24 +02:00 |
|
Laurent Destailleur
|
651bf525b0
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/cron/class/cronjob.class.php
|
2017-07-31 02:37:28 +02:00 |
|
Laurent Destailleur
|
cd6a3afc77
|
Merge pull request #7191 from hregis/4.0_bug3
Fix: run_jobs return always an error !!
|
2017-07-31 02:21:37 +02:00 |
|
Maxime Kohlhaas
|
e1dd85d261
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-07-27 10:05:00 +02:00 |
|
Regis Houssin
|
b932ce6246
|
Update cronjob.class.php
is better condition for use true or 0
if ($result === false || (! is_bool($result) && $result != 0))
|
2017-07-26 01:25:15 +02:00 |
|
Laurent Destailleur
|
ab72fbffc6
|
Fix pb with .svg files
|
2017-07-25 23:02:14 +02:00 |
|
Laurent Destailleur
|
8b793a261f
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/core/modules/DolibarrModules.class.php
|
2017-07-25 21:08:31 +02:00 |
|
Laurent Destailleur
|
d81fcd5f66
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-25 21:05:35 +02:00 |
|
Laurent Destailleur
|
b7c4f1f086
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/compta/facture.php
|
2017-07-25 21:05:15 +02:00 |
|
Regis Houssin
|
a52adcad4a
|
Fix: change the condition
|
2017-07-25 13:52:10 +02:00 |
|
Laurent Destailleur
|
91d274b51e
|
Merge pull request #7187 from hguibourgdev/patch-11
New : Prepare toolkit for alert warning
|
2017-07-25 13:19:00 +02:00 |
|
Laurent Destailleur
|
fdcc067c23
|
Fix regression. Restore lost link "Other invoices".
|
2017-07-25 10:02:56 +02:00 |
|
Laurent Destailleur
|
aa9b4ce1f3
|
Fix too long combo for tags
|
2017-07-25 09:49:08 +02:00 |
|
Regis Houssin
|
c9c375f3b8
|
Fix: run_jobs return always an error !!
|
2017-07-23 10:29:45 +02:00 |
|
Laurent Destailleur
|
44023606c6
|
Fix pb in dolGetFirstLineOfText. Add PHPunit
|
2017-07-22 12:47:35 +02:00 |
|
hguibourgdev
|
1f5a71f2c9
|
New : Prepare toolkit for alert warning
|
2017-07-22 12:18:54 +02:00 |
|
Regis Houssin
|
2e63393bf2
|
Fix: wrong values if array used to force entity 0
|
2017-07-21 19:35:08 +02:00 |
|
Laurent Destailleur
|
1fcc2c4918
|
Merge pull request #7172 from atm-gauthier/3.9_fix_positivebuyingprice
FIX : Buying prices must always be in positive valueo
|
2017-07-21 15:13:48 +02:00 |
|
Maxime Kohlhaas
|
4cab48a000
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-07-19 08:06:54 +02:00 |
|
Laurent Destailleur
|
6e77dab832
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-18 15:13:15 +02:00 |
|
Laurent Destailleur
|
7e1d282b1b
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-18 15:12:28 +02:00 |
|
Laurent Destailleur
|
e41b98b5d4
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-18 15:12:03 +02:00 |
|
Laurent Destailleur
|
98cb1b7af1
|
Merge pull request #7171 from atm-ph/fix_5.0_search_lost
Fix lost search value in list if come from thirdparty card
|
2017-07-18 14:48:38 +02:00 |
|
Laurent Destailleur
|
f6060b976d
|
Update list.php
|
2017-07-18 14:48:18 +02:00 |
|
Laurent Destailleur
|
7ac5054df8
|
Update list.php
|
2017-07-18 14:47:44 +02:00 |
|
Laurent Destailleur
|
9ea30c427e
|
Merge pull request #7160 from hguibourgdev/patch-4
Update card.php
|
2017-07-18 14:36:12 +02:00 |
|
Laurent Destailleur
|
97fe41d603
|
A info int smtp header
|
2017-07-18 12:49:19 +02:00 |
|
Maxime Kohlhaas
|
f876833b9a
|
Fix : search on rowid don't work with pgsql and natural search
|
2017-07-18 10:31:35 +02:00 |
|
Maxime Kohlhaas
|
ce534491fd
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-07-18 10:19:11 +02:00 |
|
Maxime Kohlhaas
|
d35dbdea92
|
Change column size in sql table creation also
|
2017-07-18 10:16:59 +02:00 |
|
Laurent Destailleur
|
2a50a78497
|
Fix hack to solve link to restrictions
|
2017-07-18 10:15:48 +02:00 |
|
Maxime Kohlhaas
|
76eac7ce6a
|
Fix : creating user from member was failing due to column size difference
|
2017-07-18 10:13:10 +02:00 |
|
Maxime Kohlhaas
|
843172ccc8
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-07-17 11:38:37 +02:00 |
|
gauthier
|
ccbeb162cf
|
FIX : Buying prices must always be in positive valueo
|
2017-07-17 11:27:57 +02:00 |
|
phf
|
885fc3c5b7
|
Fix lost search value in list if come from thirdparty card
|
2017-07-17 11:04:48 +02:00 |
|
Laurent Destailleur
|
4e45c7fdba
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2017-07-15 21:21:40 +02:00 |
|
Laurent Destailleur
|
f9b9a9972e
|
Fix value not defined
|
2017-07-15 17:22:57 +02:00 |
|
hguibourgdev
|
2166b3d467
|
Update card.php
FIX "!" is missing on test : empty($object->date_livraison)
|
2017-07-15 12:04:59 +02:00 |
|
Laurent Destailleur
|
4055ac82ab
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-15 03:47:54 +02:00 |
|
Laurent Destailleur
|
24ecd48b22
|
Minor fix
|
2017-07-15 03:40:37 +02:00 |
|
phf
|
f1c23f25f0
|
Fix updateline extrafields contrat fail
|
2017-07-13 16:49:58 +02:00 |
|
Laurent Destailleur
|
6023e686a4
|
Merge pull request #7139 from atm-florian/5.0_fixmigMG
FIX PgSQL
|
2017-07-13 14:27:18 +02:00 |
|
Laurent Destailleur
|
cbef85ddef
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-13 14:17:08 +02:00 |
|
Laurent Destailleur
|
cd3d18cb4d
|
Fix detection of payment for credit note
|
2017-07-13 14:16:51 +02:00 |
|
florian HENRY
|
017b654acd
|
FIX PgSQL
|
2017-07-11 17:45:16 +02:00 |
|
Maxime Kohlhaas
|
794d638ded
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-07-11 09:37:45 +02:00 |
|
Laurent Dinclaux
|
64a5be3e00
|
Fixes travis error: Arguments with default values must be at the end of the argument list
|
2017-07-10 14:14:21 +11:00 |
|
Laurent Dinclaux
|
244574f8e6
|
Fixes functions comments
|
2017-07-10 13:19:59 +11:00 |
|
Laurent Dinclaux
|
253f7e252d
|
Fixes local taxes repports by rate
|
2017-07-10 13:15:14 +11:00 |
|
Maxime Kohlhaas
|
ba283377b9
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-07-09 10:13:02 +02:00 |
|
Laurent Destailleur
|
65ea0fc2b4
|
FIX value of user id filled to 0 in llx_bank_url when recording an
expense report.
|
2017-07-08 22:16:35 +02:00 |
|
Laurent Destailleur
|
7b6e60077a
|
FIX id of user not saved when making a payment of expense report
|
2017-07-08 21:53:28 +02:00 |
|
Laurent Destailleur
|
4290be7ee6
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-07-08 18:10:02 +02:00 |
|
Laurent Destailleur
|
ba3b6b6aa5
|
Better support of vat with code in expense report
|
2017-07-08 18:09:45 +02:00 |
|
Laurent Destailleur
|
efd292e8f5
|
Merge pull request #7126 from atm-gauthier/FIX_add_contact
FIX : we have to check if contact doesn't already exist on add_contact
|
2017-07-07 20:33:24 +02:00 |
|
Laurent Destailleur
|
5046852caa
|
Merge pull request #7121 from jfefe/patch-14
Bad path for document file
|
2017-07-07 20:15:18 +02:00 |
|
Laurent Destailleur
|
bd0dba6439
|
Update card.php
Better fix for future
|
2017-07-07 20:14:47 +02:00 |
|
Laurent Destailleur
|
b461d24f52
|
Merge pull request #7119 from atm-alexis/FIX_situ_pdf_total_VAT
FIX invoice situation VAT total rounding into PDF crabe
|
2017-07-07 20:11:55 +02:00 |
|
Laurent Destailleur
|
249bfa3412
|
Merge pull request #7117 from atm-arnaud/FIX_insert_supplierpropale_det
Fix add supplierproposaldet without price (new product)
|
2017-07-07 20:09:52 +02:00 |
|
Laurent Destailleur
|
0d575b4cdf
|
Merge pull request #7107 from atm-john/fix_contract_card
Fix return method
|
2017-07-07 19:58:27 +02:00 |
|
Laurent Destailleur
|
b7af0cca63
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/facture/list.php
htdocs/holiday/card.php
|
2017-07-07 19:39:57 +02:00 |
|
Laurent Destailleur
|
fd5f992be4
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-07-07 19:15:18 +02:00 |
|
Laurent Destailleur
|
4c1b485d47
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
htdocs/compta/facture/list.php
|
2017-07-07 19:06:25 +02:00 |
|
Laurent Destailleur
|
c6fc7313b1
|
Merge pull request #7116 from atm-ph/fix_7109
FIX 7109 - class name already exist for customer payment
|
2017-07-07 19:01:10 +02:00 |
|
Laurent Destailleur
|
d58682c574
|
Merge pull request #7088 from atm-arnaud/FIX_edit_social_emptying_label
FIX edit sociale was emptying label
|
2017-07-07 18:59:10 +02:00 |
|
Laurent Destailleur
|
b0359b4659
|
Merge pull request #7081 from atm-florian/5.0
fix class error (given by eclipse Oxygen version)
|
2017-07-07 18:35:47 +02:00 |
|
Laurent Destailleur
|
eef027acb4
|
Merge pull request #7080 from atm-arnaud/FIX_holidays_postgresql
FIX holidays postgresql search
|
2017-07-07 18:31:54 +02:00 |
|
Maxime Kohlhaas
|
f8ad108da6
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-07-07 12:07:35 +02:00 |
|
gauthier
|
a6f1e08c19
|
FIX : we have to check if contact doesn't already exist on add_contact() function
|
2017-07-07 11:48:30 +02:00 |
|
Laurent Destailleur
|
2aaf8b22f2
|
Fix substitution var
|
2017-07-07 10:10:12 +02:00 |
|
jfefe
|
a072b23a5e
|
FIX #7075 : bad path for document
|
2017-07-06 00:47:26 +02:00 |
|
alexis Algoud
|
3d18c71201
|
FIX invoice situation VAT total rounding into PDF crabe
|
2017-07-05 17:21:37 +02:00 |
|
arnaud
|
1a71e9b4a0
|
FIX add supplierproposaldet without price (new product)
|
2017-07-05 16:57:03 +02:00 |
|
phf
|
31b94c1d3f
|
Fix 7109 - class name already exist for customer payment
|
2017-07-05 16:52:37 +02:00 |
|
Laurent Destailleur
|
e199864fce
|
Better log
|
2017-07-05 00:09:35 +02:00 |
|
Laurent Destailleur
|
ea8a49aea3
|
Prepare 5.0.5
|
2017-07-04 17:38:20 +02:00 |
|
Laurent Destailleur
|
451e8fc024
|
FIX Support of vat code when using price per customer
|
2017-07-04 17:37:28 +02:00 |
|
John
|
e1ae97e661
|
Fix return method
|
2017-07-04 10:34:59 +02:00 |
|
Laurent Destailleur
|
a5cfd7c2e2
|
FIX Error when updating thirdparty not returned
|
2017-07-01 16:24:33 +02:00 |
|
Laurent Destailleur
|
b308cfef1d
|
Fix dol_trunc
|
2017-06-30 18:30:01 +02:00 |
|
Laurent Destailleur
|
d55213286e
|
Fix missing parameter
|
2017-06-30 11:40:26 +02:00 |
|
Laurent Destailleur
|
ea504a0516
|
FIX We should be able to insert data with value '0' into const
|
2017-06-30 11:10:05 +02:00 |
|
arnaud
|
ca6ce2ba8b
|
FIX status were wrong on product referent list
|
2017-06-30 10:38:54 +02:00 |
|
arnaud
|
f79b72f724
|
FIX edit sociale was emptying label
|
2017-06-29 16:57:30 +02:00 |
|
florian HENRY
|
6e8c83b2a9
|
fix class error (given by eclipse Oxygen version)
|
2017-06-29 15:47:33 +02:00 |
|
arnaud
|
9da9dff3c3
|
Merge branch '5.0' of github.com:Dolibarr/dolibarr into FIX_holidays_postgresql
|
2017-06-29 14:37:03 +02:00 |
|
arnaud
|
a695fa9c6e
|
FIX holidays with postgresql like on rowid integer
|
2017-06-29 14:36:10 +02:00 |
|
Laurent Destailleur
|
724392a557
|
Merge pull request #7073 from fmarcet/3.9
FIX: User id correction on holiday request
|
2017-06-29 02:45:53 +02:00 |
|
fmarcet
|
4283b1ee30
|
FIX: User id correction on holiday request
|
2017-06-28 18:31:37 +02:00 |
|
Maxime Kohlhaas
|
cef5c0b375
|
Fix column position in PDF when VAT is hidden
|
2017-06-28 00:38:24 +02:00 |
|
Maxime Kohlhaas
|
98208b9963
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-28 00:33:24 +02:00 |
|
Maxime Kohlhaas
|
3664956b8c
|
Update pdf_azur.modules.php
|
2017-06-28 00:31:33 +02:00 |
|
arnaud
|
65b9b70ff8
|
FIX invoice page list
|
2017-06-27 15:23:51 +02:00 |
|
Maxime Kohlhaas
|
8eba418715
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-27 12:19:10 +02:00 |
|
John
|
93477c102f
|
FIX delete linked element on facture rec
|
2017-06-26 15:44:04 +02:00 |
|
Laurent Destailleur
|
3a6314b1a0
|
Fix data
|
2017-06-26 13:29:18 +02:00 |
|
Laurent Destailleur
|
4a21457b8a
|
Fix position of page nb
|
2017-06-26 09:28:02 +02:00 |
|
Laurent Destailleur
|
85ce1f3332
|
Fix missing var init
|
2017-06-26 09:20:16 +02:00 |
|
Laurent Destailleur
|
ab9be29356
|
Fix installers
|
2017-06-24 21:36:51 +02:00 |
|
Laurent Destailleur
|
e79f3715b4
|
FIX #7048 #6075
|
2017-06-24 16:21:25 +02:00 |
|
Laurent Destailleur
|
ee8924e101
|
Fix position of accounting periods
|
2017-06-24 10:23:38 +02:00 |
|
Laurent Destailleur
|
1211e0d7ab
|
FIX vat code not saved during product creation.
|
2017-06-23 12:09:21 +02:00 |
|
Laurent Destailleur
|
45004493e0
|
Fix multicurrency and vat_src_code not propaged on invoice from
shipment.
|
2017-06-23 11:12:17 +02:00 |
|
Laurent Destailleur
|
ecae2fc6b6
|
Fix translation
|
2017-06-23 11:08:49 +02:00 |
|
Maxime Kohlhaas
|
ea616114a9
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-20 22:16:19 +02:00 |
|
Laurent Destailleur
|
3ec0e6f7ef
|
FIX #6885
|
2017-06-20 12:31:08 +02:00 |
|
Laurent Destailleur
|
a7fb411a42
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-06-20 10:46:38 +02:00 |
|
Laurent Destailleur
|
d572bd4f34
|
FIX #7003
|
2017-06-20 10:45:20 +02:00 |
|
Laurent Destailleur
|
6d42922839
|
FIX #7012
|
2017-06-20 10:37:42 +02:00 |
|
Laurent Destailleur
|
d8b0199ba2
|
FIX #7040
|
2017-06-20 10:24:54 +02:00 |
|
Maxime Kohlhaas
|
166b5da560
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-20 09:29:26 +02:00 |
|
Laurent Destailleur
|
dbeb31cad3
|
Merge pull request #7039 from marcosgdf/bug-5640
FIX #5640 Prices of a predefined product/service were incorrect under certain circumstances
|
2017-06-20 01:15:33 +02:00 |
|
Laurent Destailleur
|
1f83bef1b5
|
Merge pull request #7035 from fmarcet/3.9
Fix: User id correction on holiday request
|
2017-06-20 00:57:10 +02:00 |
|
Laurent Destailleur
|
1745d06bb7
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2017-06-19 19:56:16 +02:00 |
|
Laurent Destailleur
|
12d7b92556
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.8
|
2017-06-19 19:52:49 +02:00 |
|
Laurent Destailleur
|
6fb0fc7b71
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2017-06-19 19:42:56 +02:00 |
|
Laurent Destailleur
|
f694939fc7
|
Fix migration with pgsql
|
2017-06-19 19:39:37 +02:00 |
|
Marcos García
|
eaaee59f92
|
FIX #6541 since 4.0.4 to 5.0.0 autofill zip/town not working
|
2017-06-19 19:23:00 +02:00 |
|
Marcos García
|
ba87549124
|
FIX #5640 Prices of a predefined product/service were incorrect under certain circumstances
|
2017-06-19 18:07:43 +02:00 |
|
fmarcet
|
c4546b6da6
|
FIX: User id correction on holiday request
|
2017-06-19 16:23:44 +02:00 |
|
Ferran Marcet
|
03eadcebf1
|
FIX: User id correction on holiday request
|
2017-06-19 12:25:00 +02:00 |
|
Regis Houssin
|
9352ecca1f
|
Fix: PHP 7 - Fatal error: 'break' not in the 'loop' or 'switch' context
|
2017-06-19 04:01:34 +02:00 |
|
Laurent Destailleur
|
43f25b49a1
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-06-19 03:00:29 +02:00 |
|
Laurent Destailleur
|
5cd5986211
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-06-19 02:59:49 +02:00 |
|
Laurent Destailleur
|
39419bb411
|
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
|
2017-06-19 02:59:16 +02:00 |
|
Laurent Destailleur
|
774c624687
|
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.8
|
2017-06-19 02:58:44 +02:00 |
|
Laurent Destailleur
|
5439390461
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.7
|
2017-06-19 02:57:12 +02:00 |
|
Laurent Destailleur
|
6fc4dacd42
|
Fix migration opensurvey
|
2017-06-19 02:55:33 +02:00 |
|
Laurent Destailleur
|
317ab64d7c
|
Fix escapement
|
2017-06-18 22:03:25 +02:00 |
|
Laurent Destailleur
|
f3a5975cf8
|
Fix sql injection
|
2017-06-18 21:58:56 +02:00 |
|
Laurent Destailleur
|
8debefa8ad
|
Fix php sanitazing
|
2017-06-18 21:53:06 +02:00 |
|
Laurent Destailleur
|
0ef507ae7f
|
Fix rename of file to remove .noexe extension.
|
2017-06-18 21:52:51 +02:00 |
|
Laurent Destailleur
|
abe736c6a6
|
Escape hml tags
|
2017-06-18 19:42:59 +02:00 |
|
Laurent Destailleur
|
7777bcc587
|
Merge pull request #7009 from atm-ph/fix_5.0_css_situation_invoice
Fix css to apply "pair" and "impair" style
|
2017-06-16 12:50:44 +02:00 |
|
phf
|
3333049341
|
Fix total aren't aligned
|
2017-06-15 11:11:49 +02:00 |
|
Laurent Destailleur
|
848f70e026
|
Fix bad merge
|
2017-06-14 10:38:34 +02:00 |
|
Laurent Destailleur
|
0e867229db
|
FIX Can't create invoice if PO disapproved
|
2017-06-14 10:28:02 +02:00 |
|
Laurent Destailleur
|
7939daa225
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/core/lib/functions.lib.php
htdocs/theme/eldy/style.css.php
htdocs/theme/md/style.css.php
htdocs/user/index.php
|
2017-06-14 10:18:24 +02:00 |
|
Laurent Destailleur
|
83a5b8e078
|
FIX Can set supplier invoice to billed.
|
2017-06-14 10:13:33 +02:00 |
|
phf
|
d2db5f60a8
|
Fix css to apply "pair" and "impair" style
|
2017-06-14 09:42:05 +02:00 |
|
Laurent Destailleur
|
fd2ab6371d
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-06-13 15:58:22 +02:00 |
|
Laurent Destailleur
|
70c7bcc85f
|
Complete css to get value unique
|
2017-06-13 15:57:30 +02:00 |
|
Laurent Destailleur
|
7b8a35630c
|
Merge pull request #6997 from atm-ph/fix_6993
Fix 6993 - supplier propal check min price on update line
|
2017-06-13 15:03:27 +02:00 |
|
Laurent Destailleur
|
9e5af63c2c
|
Merge pull request #6996 from atm-ph/fix_5.0_display_situtation_amount
Fix display on situation invoice
|
2017-06-13 15:01:44 +02:00 |
|
Laurent Destailleur
|
9b979e3cb7
|
Fix wrong warning when user is disabled
|
2017-06-13 13:44:18 +02:00 |
|
phf
|
f2961b8652
|
Fix 6993 - supplier propal check min price on update line
|
2017-06-13 12:30:30 +02:00 |
|
Maxime Kohlhaas
|
c8172d2b49
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-13 11:59:10 +02:00 |
|
Laurent Destailleur
|
e4c7f584e3
|
Fix option STOCK_SUPPORTS_SERVICES (stock not visible when it should)
|
2017-06-13 11:45:21 +02:00 |
|
phf
|
4c0b0ef4c2
|
Fix display on situation invoice
|
2017-06-13 11:29:12 +02:00 |
|
Laurent Destailleur
|
5def2d2600
|
Add div to help debug of html content
|
2017-06-13 11:14:52 +02:00 |
|
Laurent Destailleur
|
ffdee40eb9
|
Fix permission on recurring invoice list
|
2017-06-13 10:58:41 +02:00 |
|
Laurent Destailleur
|
4402c7fb89
|
Merge pull request #6987 from atm-ph/fix_6962
FIX 6962 Can't create shipment if no write permission on order
|
2017-06-12 17:46:29 +02:00 |
|
florian HENRY
|
71afaaa360
|
fix : availibity refresh
|
2017-06-12 17:24:36 +02:00 |
|
Laurent Destailleur
|
64a6ff9687
|
Fix test for navigation disabling for external users
|
2017-06-12 16:26:25 +02:00 |
|
Laurent Destailleur
|
5d9a84dedb
|
Fix sql syntax error
|
2017-06-12 15:35:50 +02:00 |
|
Laurent Destailleur
|
2916444f6c
|
Fix check on module product for external user
|
2017-06-12 15:30:00 +02:00 |
|
Laurent Destailleur
|
279e6ab304
|
Fix missing parameters
|
2017-06-12 14:54:03 +02:00 |
|
Laurent Destailleur
|
d7cbb598c1
|
Fix permission for external users
|
2017-06-12 14:30:00 +02:00 |
|
Laurent Destailleur
|
bf41056c68
|
Fix test on permission for widgets
|
2017-06-12 14:21:04 +02:00 |
|
Laurent Destailleur
|
ec24f223b5
|
Fix permission on widget
|
2017-06-12 12:55:57 +02:00 |
|
Laurent Destailleur
|
cd08690646
|
Fix ajax search product that return bad json response
|
2017-06-12 12:42:06 +02:00 |
|
Laurent Destailleur
|
8f7371cdf0
|
Product has 2 status. Add span to differentiate for css
|
2017-06-12 12:24:42 +02:00 |
|
Laurent Destailleur
|
0207f86aa5
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-06-12 12:03:26 +02:00 |
|
Laurent Destailleur
|
6d130351a0
|
Fix css
|
2017-06-12 11:32:10 +02:00 |
|
atm-ph
|
5157981751
|
Fix 6962 wrong permission check
|
2017-06-11 12:59:54 +02:00 |
|
Laurent Destailleur
|
e99d57802b
|
Merge pull request #6986 from atm-ph/fix_6982
Fix 6982 missing parameter to get more informations about files
|
2017-06-11 12:56:48 +02:00 |
|
atm-ph
|
946e72f269
|
Fix 6982 missing parameter to get more informations about files
|
2017-06-11 12:26:51 +02:00 |
|
Laurent Destailleur
|
9c482b9f2a
|
FIX CVE-2017-7886
|
2017-06-10 21:37:27 +02:00 |
|
Laurent Destailleur
|
d037515e37
|
FIX SQL injection on user/index.php parameter search_statut.
Conflicts:
htdocs/user/index.php
|
2017-06-10 20:10:57 +02:00 |
|
atm-ph
|
0d24df9ffc
|
Fix 6939 new path for pictures is not used
|
2017-06-10 14:40:17 +02:00 |
|
Laurent Destailleur
|
4b4b2ad1b7
|
Merge pull request #6965 from atm-maxime/fix_converttoreduc
Fix : button convert was still available even if deposit was already …
|
2017-06-10 00:10:45 +02:00 |
|
Laurent Destailleur
|
9341d5f448
|
FIX Line of invoices not inserted when using POS module and VAT NPR.
|
2017-06-09 15:35:27 +02:00 |
|
Laurent Destailleur
|
cc37a7d848
|
Fix parenthesis
|
2017-06-09 13:11:34 +02:00 |
|
Laurent Destailleur
|
24eebfeb61
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-06-09 12:57:14 +02:00 |
|
Laurent Destailleur
|
985a9ed8d3
|
FIX Redirect to payment page from member subscription page failed if a
unique security key was defined.
|
2017-06-09 12:12:12 +02:00 |
|
Laurent Destailleur
|
1935de03c7
|
Fix bad consistency of labels
|
2017-06-09 12:01:55 +02:00 |
|
Laurent Destailleur
|
41586b76c0
|
Fix missing css
|
2017-06-09 11:40:35 +02:00 |
|
Laurent Destailleur
|
62933e9a26
|
Fix sql syntax error in some cases
|
2017-06-09 11:22:42 +02:00 |
|
Maxime Kohlhaas
|
92b7914ef3
|
Fix : button convert was still available even if deposit was already converted
|
2017-06-09 11:09:06 +02:00 |
|
Maxime Kohlhaas
|
ec5b304634
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-09 11:05:37 +02:00 |
|
Laurent Destailleur
|
02781b41ca
|
Fix several problem with hook printFieldListWhere
|
2017-06-09 11:02:34 +02:00 |
|
Laurent Destailleur
|
bec6ad9fb3
|
Fix bad position of hook
|
2017-06-09 10:22:07 +02:00 |
|
Laurent Destailleur
|
929946ad47
|
Fix several problem with hook printFieldListWhere
|
2017-06-09 10:12:01 +02:00 |
|
Laurent Destailleur
|
d6ba16d357
|
Fix missing printFieldListWhere hook
|
2017-06-09 09:45:22 +02:00 |
|
Laurent Destailleur
|
d326f161ef
|
Fix permission on page to print barcode
|
2017-06-09 01:06:52 +02:00 |
|
Laurent Destailleur
|
a63050bf46
|
FIX Warnings
Conflicts:
htdocs/core/lib/files.lib.php
htdocs/core/lib/images.lib.php
|
2017-06-09 00:38:30 +02:00 |
|
Maxime Kohlhaas
|
9b74a632e1
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-07 09:24:40 +02:00 |
|
florian HENRY
|
ca5fd6ac4c
|
FIX #6926
|
2017-06-06 09:15:11 +02:00 |
|
Maxime Kohlhaas
|
6787d717f9
|
Update bonprelevement.class.php
|
2017-06-03 18:23:19 +02:00 |
|
Laurent Destailleur
|
3555bd2bd7
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/filefunc.inc.php
|
2017-06-03 01:29:59 +02:00 |
|
Laurent Destailleur
|
d9794f942d
|
Prepare 5.0.4
|
2017-06-03 01:17:33 +02:00 |
|
Laurent Destailleur
|
37a261587e
|
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-06-03 01:17:03 +02:00 |
|
Laurent Destailleur
|
75a01cbe7e
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-06-03 01:13:06 +02:00 |
|
Laurent Destailleur
|
f0ff2b3085
|
Merge pull request #6931 from atm-arnaud/FIX_contratligne_update
FIX contratligne update
|
2017-06-03 01:02:56 +02:00 |
|
Laurent Destailleur
|
98586f3b2d
|
Merge pull request #6930 from atm-ph/fix_5.0_wrong_agenda_view_link
Fix week view link has wrong link
|
2017-06-03 01:02:40 +02:00 |
|
Laurent Destailleur
|
af584bc9c0
|
FIX #6880 #6925
|
2017-06-03 00:58:51 +02:00 |
|
arnaud
|
df883a601b
|
FIX contratligne update
|
2017-06-02 12:28:50 +02:00 |
|
Laurent Destailleur
|
976c8e0752
|
Fix security to test access on a task
|
2017-06-01 19:53:54 +02:00 |
|
Laurent Destailleur
|
dd2d9f533a
|
Clean duplicated vars
|
2017-06-01 18:18:57 +02:00 |
|
Laurent Destailleur
|
76e1438fe6
|
FIX REST api to get project when user has permission to read all.
|
2017-06-01 17:29:47 +02:00 |
|
phf
|
31aa8bdf05
|
Fix week view link has wrong link
|
2017-06-01 16:26:32 +02:00 |
|
gauthier
|
fb252706f9
|
FIX : situation_progress param default value must be 100 and not 0
|
2017-06-01 15:42:19 +02:00 |
|
Laurent Destailleur
|
f4cdb6b254
|
Fix month on 2 chars. Some setup return on 1 char only. More phpunit
assert.
|
2017-06-01 15:33:23 +02:00 |
|
Maxime Kohlhaas
|
5f6c63948e
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-01 13:06:32 +02:00 |
|
Laurent Destailleur
|
bb5a49eca4
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-06-01 12:26:59 +02:00 |
|
Laurent Destailleur
|
07a6bb5664
|
More files to delete in migration
|
2017-06-01 12:26:17 +02:00 |
|
Maxime Kohlhaas
|
0b5adc7795
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-06-01 11:55:54 +02:00 |
|
Maxime Kohlhaas
|
0e175ba373
|
Fix : SEPA XML address should also have dolEscapeXML
|
2017-06-01 11:48:14 +02:00 |
|
Laurent Destailleur
|
d70c14a411
|
Update bonprelevement.class.php
|
2017-05-31 19:07:39 +02:00 |
|
Laurent Destailleur
|
d7d8e51ab1
|
Merge pull request #6912 from atm-gauthier/5.0_fix_originid_on_supplierproposal
FIX : origin & originid on supplierproposal
|
2017-05-31 19:01:29 +02:00 |
|
Laurent Destailleur
|
7c29e286f8
|
Prepare 4.0.7
|
2017-05-31 13:31:17 +02:00 |
|
Laurent Destailleur
|
5d115bcf69
|
Fix deadlock feature, can't process a leave request when validator has
left company.
|
2017-05-30 20:58:32 +02:00 |
|
Maxime Kohlhaas
|
510b1aedcf
|
Fix xml SEPA $ListOfFactures not used and was listing all invoices in each XML line
|
2017-05-30 16:13:49 +02:00 |
|
Maxime Kohlhaas
|
200f4010d8
|
Fix special char and size limit in SEPA XML
|
2017-05-30 16:00:39 +02:00 |
|
gauthier
|
6b7c4cbbe1
|
FIX : default param
|
2017-05-30 16:00:21 +02:00 |
|
gauthier
|
c66695bd56
|
FIX : origin & originid on supplierproposal
|
2017-05-30 15:35:51 +02:00 |
|
Maxime Kohlhaas
|
2f6fe2c65e
|
Merge branch '5.0' of https://github.com/Dolibarr/dolibarr into 5.0
|
2017-05-30 14:10:20 +02:00 |
|
David
|
d8c5ec2aef
|
FIX: REST API not possible to add agendaevents
|
2017-05-29 13:47:42 +02:00 |
|
Regis Houssin
|
96b8339d21
|
Fix: [Restler] Delete the cache file otherwise it does not update
|
2017-05-29 13:46:03 +02:00 |
|
Laurent Destailleur
|
d2813eabbc
|
FIX #6877
Conflicts:
htdocs/install/mysql/migration/5.0.0-6.0.0.sql
|
2017-05-29 13:41:59 +02:00 |
|
Laurent Destailleur
|
19b8918caf
|
FIX #6881
|
2017-05-29 13:40:08 +02:00 |
|
Laurent Destailleur
|
ab5545d02d
|
Merge pull request #6898 from defrance/patch-12
$resaction need in 5.0.x too
|
2017-05-29 11:41:22 +02:00 |
|
BENKE Charlie
|
18799c3a7f
|
Changes Done
question
need to change $actionclassinstance->results in $actionclassinstance->resactionss ???
|
2017-05-29 11:00:08 +02:00 |
|
Maxime Kohlhaas
|
6ac08c3bee
|
Fix : Product supplier price is related to supplier's currency
|
2017-05-29 10:32:17 +02:00 |
|
Laurent Destailleur
|
b22817c237
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
htdocs/compta/facture/fiche-rec.php
|
2017-05-29 10:25:07 +02:00 |
|
Laurent Destailleur
|
4a330af4bf
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-05-29 10:15:30 +02:00 |
|
Laurent Destailleur
|
aa0a369f06
|
Fix typo
|
2017-05-29 10:15:10 +02:00 |
|
Laurent Destailleur
|
d526fcc091
|
Merge pull request #6884 from hregis/5.0_bug
Fix: wrong SPECIMEN value
|
2017-05-29 10:14:52 +02:00 |
|
Laurent Destailleur
|
5ff85a6586
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-05-29 10:13:55 +02:00 |
|
Laurent Destailleur
|
b7b2184fb6
|
Merge pull request #6879 from atm-arnaud/FIX_pagination_resources
FIX pagination on resources
|
2017-05-29 10:12:11 +02:00 |
|
Laurent Destailleur
|
70636cc59f
|
FIX SQL injection on user/index.php parameter search_statut.
|
2017-05-29 09:59:21 +02:00 |
|
Laurent Destailleur
|
d03d179fa3
|
FIX Fullname when member is a moral entity with no name.
|
2017-05-28 23:43:24 +02:00 |
|
BENKE Charlie
|
e4f7f2a0b2
|
$resaction need in 5.0.x too
|
2017-05-26 12:39:49 +02:00 |
|
Laurent Destailleur
|
aef9ef2d75
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
|
2017-05-24 13:46:03 +02:00 |
|
Laurent Destailleur
|
6eeb82ec70
|
FIX dialog window with md theme must not be hidden by left menu part.
|
2017-05-24 13:45:26 +02:00 |
|
Regis Houssin
|
a3d8da0a73
|
Fix: wrong SPECIMEN value
|
2017-05-24 11:30:11 +02:00 |
|
arnaud
|
8781a19e0e
|
FIX pagination on resources
|
2017-05-23 12:22:53 +02:00 |
|
Laurent Destailleur
|
86cbf7e35f
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
|
2017-05-20 21:38:14 +02:00 |
|
Laurent Destailleur
|
2a9c6d9387
|
Complete ignore file
|
2017-05-20 21:11:31 +02:00 |
|
Laurent Destailleur
|
c18c401960
|
Merge pull request #6864 from atm-florian/5.0_fix6863
FIX #6863
|
2017-05-18 19:12:37 +02:00 |
|
Laurent Destailleur
|
59517a1fa0
|
Merge pull request #6855 from olsesacl/#6813
FIX: #6813 No numbering model for supplier proposal module
|
2017-05-18 17:58:10 +02:00 |
|
Laurent Destailleur
|
51fa6cfb19
|
Merge pull request #6854 from atm-florian/5.0
fix event thirdparty agenda do not show good owner
|
2017-05-18 17:57:24 +02:00 |
|
Laurent Destailleur
|
6fd0eef89d
|
Merge pull request #6848 from atm-ph/fix_double_id_on_invoice
Fix html id 'tablelines' exist twice
|
2017-05-18 17:49:04 +02:00 |
|