florian HENRY
|
e1392466cf
|
Merge branch '10.0' of https://github.com/Dolibarr/dolibarr into 10.0
|
2019-06-05 16:10:20 +02:00 |
|
florian HENRY
|
1cf38fa635
|
fix scrutinizer
|
2019-06-05 16:08:04 +02:00 |
|
Frédéric FRANCE
|
ca6a624112
|
avoid warning with php 7.2
|
2019-06-05 13:55:47 +02:00 |
|
Laurent Destailleur
|
d3d0ce4649
|
Better error message when missing grant privileges
|
2019-06-05 10:42:59 +02:00 |
|
Laurent Destailleur
|
a08dcec7fc
|
Fix doc
|
2019-06-04 20:02:29 +02:00 |
|
Laurent Destailleur
|
9c4f9c91df
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-06-04 19:18:43 +02:00 |
|
Laurent Destailleur
|
210b2f37dc
|
Fix error message
|
2019-06-04 19:18:20 +02:00 |
|
Laurent Destailleur
|
1229f64632
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-06-04 19:04:33 +02:00 |
|
Laurent Destailleur
|
21a1e0d7b3
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/categories/index.php
htdocs/comm/action/list.php
htdocs/comm/action/rapport/index.php
htdocs/compta/paiement.php
htdocs/compta/sociales/document.php
htdocs/compta/tva/document.php
htdocs/core/actions_massactions.inc.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/facture/paiement.php
htdocs/loan/document.php
htdocs/main.inc.php
|
2019-06-04 19:03:27 +02:00 |
|
Laurent Destailleur
|
79a3e41418
|
Hook 'getAccessForbiddenMessage'
|
2019-06-04 12:48:06 +02:00 |
|
Laurent Destailleur
|
29d9983669
|
Fix look and feel v10
|
2019-06-04 01:22:26 +02:00 |
|
Laurent Destailleur
|
664e0b81d8
|
Debug module BOM
|
2019-06-03 22:07:34 +02:00 |
|
Laurent Destailleur
|
b526f7da43
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-06-03 20:47:12 +02:00 |
|
Laurent Destailleur
|
a143dba9f8
|
Work on incomplete code on BOM module
|
2019-06-03 20:46:11 +02:00 |
|
Laurent Destailleur
|
7d2cedfdcf
|
Debug bom module
|
2019-06-03 19:29:49 +02:00 |
|
Laurent Destailleur
|
72f55e1d81
|
Debug modulebuilder
|
2019-06-03 18:11:53 +02:00 |
|
Regis Houssin
|
5726b40a10
|
FIX try to use WHERE EXISTS instead DISTINCT
|
2019-06-03 17:26:03 +02:00 |
|
Regis Houssin
|
7fd1051efc
|
FIX missing compatibility with multicompany transverse mode
Conflicts:
htdocs/core/class/html.formother.class.php
|
2019-06-03 17:22:15 +02:00 |
|
Laurent Destailleur
|
65b702d854
|
responsive
|
2019-06-03 16:37:31 +02:00 |
|
Laurent Destailleur
|
8ef209bc04
|
Fix responsive
|
2019-06-03 16:30:49 +02:00 |
|
Laurent Destailleur
|
213936aac1
|
Fix combo
|
2019-06-03 16:20:04 +02:00 |
|
Regis Houssin
|
43ada3fcd4
|
FIX better method to check if pdf is protected/encrypted
|
2019-06-03 09:36:00 +02:00 |
|
Laurent Destailleur
|
5530e003ba
|
Fix title
|
2019-06-02 19:47:19 +02:00 |
|
Laurent Destailleur
|
e6100310af
|
Fix missing title
|
2019-06-02 19:47:01 +02:00 |
|
Laurent Destailleur
|
fc37c393ce
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/actions_massactions.inc.php
|
2019-06-02 12:36:48 +02:00 |
|
Laurent Destailleur
|
57cfb4b007
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/website/class/website.class.php
|
2019-06-02 12:36:07 +02:00 |
|
Laurent Destailleur
|
300f46cb01
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
|
2019-06-02 12:30:25 +02:00 |
|
Laurent Destailleur
|
d8adda82f9
|
Merge pull request #11291 from AXeL-dev/patch-9
Fix #11256
|
2019-06-02 12:23:27 +02:00 |
|
Laurent Destailleur
|
ea58f8a617
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-06-02 11:49:49 +02:00 |
|
Laurent Destailleur
|
5f0fbcea9a
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/contact/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
|
2019-06-02 11:49:33 +02:00 |
|
AXeL-dev
|
82b37a514c
|
Fixed empty verification (0 might be considered as empty also, so its better to compare string value with '')
|
2019-06-01 16:27:06 +00:00 |
|
AXeL-dev
|
d2c853c47b
|
Fix #11256
|
2019-06-01 15:00:15 +00:00 |
|
Maxime Kohlhaas
|
d47913ed19
|
Fix : add refclient on bulk invoicing
|
2019-05-31 16:33:32 +02:00 |
|
Maxime Kohlhaas
|
15fd24a511
|
Fix : remove hardcoded llx_ prefix
|
2019-05-31 12:14:51 +02:00 |
|
Laurent Destailleur
|
f2088a084f
|
Fix error management
|
2019-05-31 11:53:30 +02:00 |
|
Laurent Destailleur
|
cd75794aaa
|
FIX #11169 #11202
|
2019-05-31 11:38:54 +02:00 |
|
ptibogxiv
|
5b6821c191
|
FIX display job/fucnction in contact list
Display job/function is usefull for correct choice of additionnal contact in a object (PR from returns of severals professionnal dolibarr's user)
|
2019-05-29 16:55:44 +02:00 |
|
Laurent Destailleur
|
ab73d8a6fc
|
Merge pull request #11258 from hregis/develop_security
FIX add Windows and Mac executable
|
2019-05-29 13:52:19 +02:00 |
|
Laurent Destailleur
|
05063016e8
|
FIX #11244 Enhance repair tool
|
2019-05-29 12:21:51 +02:00 |
|
Laurent Destailleur
|
912e29a746
|
FIX #11244
|
2019-05-29 11:06:01 +02:00 |
|
Laurent Destailleur
|
3c05cfe690
|
Fix useless test
|
2019-05-29 10:50:33 +02:00 |
|
Laurent Destailleur
|
b46b675b7c
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
|
2019-05-29 10:36:00 +02:00 |
|
Laurent Destailleur
|
a491de01b3
|
Merge pull request #11244 from altatof/8.0
FIX : do not include tpl from disabled modules
|
2019-05-29 10:35:39 +02:00 |
|
Laurent Destailleur
|
a524fd17ce
|
Fix phpcs
|
2019-05-29 10:03:05 +02:00 |
|
Laurent Destailleur
|
fd0eb47b35
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/holiday/card.php
|
2019-05-29 09:57:48 +02:00 |
|
Laurent Destailleur
|
6e9cd819c1
|
Fix phpcs
|
2019-05-29 09:55:09 +02:00 |
|
Laurent Destailleur
|
2218994958
|
FIX Duplicate encoding on error message
|
2019-05-29 09:51:45 +02:00 |
|
Laurent Destailleur
|
3841fb5a85
|
Fix doxygen
|
2019-05-28 22:18:46 +02:00 |
|
Laurent Destailleur
|
454316a5fa
|
Fix getDomainFromURL
|
2019-05-28 22:18:22 +02:00 |
|
Laurent Destailleur
|
1c3f519b1a
|
Remove warnings
|
2019-05-28 12:54:35 +02:00 |
|