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
Lionel VESSILLER
490e85f494
Fix PSR2
2019-06-03 16:34:49 +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
Lionel VESSILLER
439eafb637
NEW add extrafields in warehouses
...
- create table
- admin extrafields
- object fecth, insert, update and delete extrafields
- card and list
2019-06-03 15:44:17 +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
Laurent Destailleur
2404e6a521
Fix cast to int
2019-05-28 12:38:21 +02:00
Laurent Destailleur
15de8a9497
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/mailing/card.php
2019-05-27 19:25:53 +02:00
Laurent Destailleur
1c6ddd25c4
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-05-27 19:23:54 +02:00
Laurent Destailleur
7db643fff0
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
2019-05-27 19:23:09 +02:00
Laurent Destailleur
93c395fe10
FIX confirmation of mass email sending + option MAILING_NO_USING_PHPMAIL
2019-05-27 19:22:51 +02:00
Laurent Destailleur
a138c05457
Fix colspan
2019-05-27 13:28:10 +02:00
Regis Houssin
3df6f0f6c3
FIX wrong extension
2019-05-27 11:43:06 +02:00
Regis Houssin
c1242f409b
FIX add Windows and Mac executable
2019-05-27 11:32:46 +02:00
atm-ph
c79b9b9704
Fix create bills on mass action does not retrieve the original currency code
2019-05-27 11:18:29 +02:00
Laurent Destailleur
b81c3a6d2b
Fix look and feel v10
2019-05-26 18:23:30 +02:00
Laurent Destailleur
19ff0120ff
# WARNING: head commit changed in the meantime
...
Removed uselesss files (replaced by DebugBar)
2019-05-26 11:42:00 +02:00
Laurent Destailleur
f2e03b3909
Removed useless files (replaced with DebugBar)
2019-05-26 11:24:57 +02:00
Laurent Destailleur
a5865d3e4a
Debug BOM
2019-05-25 19:29:33 +02:00
Laurent Destailleur
b67363d769
Fix rename export php lib to avoi duplicate with old library.
2019-05-25 18:54:43 +02:00
Laurent Destailleur
c04d082ad1
FIX Import of chart of account
2019-05-24 18:14:15 +02:00
Laurent Destailleur
49991eabf8
Fix import of accounting account from ref in import profiles
2019-05-24 17:09:18 +02:00
Laurent Destailleur
63824861a6
Fix import of chart of account. The account parent was not managed.
2019-05-24 16:58:06 +02:00
Christophe Battarel
83d883c36a
finally eldy is always right
2019-05-24 15:14:34 +02:00
Christophe Battarel
4863ddcb00
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr into 8.0
2019-05-24 15:13:23 +02:00
Laurent Destailleur
ccfb4f575b
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formfile.class.php
2019-05-24 15:00:14 +02:00
Laurent Destailleur
89455672a2
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
2019-05-24 14:58:21 +02:00
Christophe Battarel
545cdd0762
test include return on FALSE
2019-05-24 12:54:24 +02:00
Christophe Battarel
abc7c2f0f8
test include return on TRUE
2019-05-24 12:33:40 +02:00
Christophe Battarel
aaaad71347
FIX : do not include disabled modules tpl
2019-05-24 12:10:58 +02:00
Marc de Lima Lucio
49385fcab3
FIX: situation invoices: bad detailed VAT in situations following the first one
2019-05-23 14:37:40 +02:00
Laurent Destailleur
43e098caae
Fix phpcs
2019-05-23 12:35:53 +02:00
Laurent Destailleur
111239094a
Work to finish module BOM for v10
2019-05-22 20:28:24 +02:00
Laurent Destailleur
c8970c0283
Fix vat validator
2019-05-22 16:50:53 +02:00
Laurent Destailleur
fb95fe0606
Check vat is not case sensitive
2019-05-22 16:15:26 +02:00
Laurent Destailleur
2b90df6f80
Fix responsive
2019-05-22 16:08:21 +02:00
Laurent Destailleur
65acd6ef60
Fix function to check vat syntax
2019-05-22 15:48:07 +02:00
Laurent Destailleur
11bcfb4f5e
Fix check on VAT syntax not visible on list
2019-05-22 15:37:59 +02:00
Laurent Destailleur
f99f1d83c2
Merge pull request #11229 from frederic34/patch-7
...
target _blank depend of mime
2019-05-21 22:42:36 +02:00
Laurent Destailleur
16f7d96ed1
Merge pull request #11231 from ATM-Marc/FIX_8.0_extrafields_search
...
FIX: extrafield list search: SQL error when field is multiselect
2019-05-21 22:38:14 +02:00
Laurent Destailleur
5707aff7c4
Look and feel v10
2019-05-21 21:52:04 +02:00
Laurent Destailleur
fdeb12a909
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/mailing/card.php
2019-05-21 21:18:40 +02:00
Laurent Destailleur
a7f5f3fb94
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-05-21 21:16:54 +02:00
Laurent Destailleur
dcf77520ea
FIX Error management when MAILING_NO_USING_PHPMAIL is set
2019-05-21 21:16:06 +02:00
Laurent Destailleur
22e897b1a1
Clean and prepare code to fix a SQL injection
2019-05-21 17:22:38 +02:00
Laurent Destailleur
657bd5c2fe
Move module from develop to experimental
2019-05-21 15:50:16 +02:00
Laurent Destailleur
42f5ebed2d
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/external_rss.php
htdocs/admin/system/database-tables.php
htdocs/admin/tools/export_files.php
htdocs/core/actions_linkedfiles.inc.php
htdocs/core/lib/files.lib.php
htdocs/core/lib/functions.lib.php
2019-05-21 15:13:25 +02:00
Marc de Lima Lucio
18a6ed17cf
FIX: extrafield list search: SQL error when field is multiselect
2019-05-21 14:49:23 +02:00
Laurent Destailleur
bea4647107
Fix auto swith on utf8 when using utf8mb4
2019-05-21 14:36:16 +02:00
Laurent Destailleur
f283e24b48
Fix the noexe must be added for dangerous extension like js and shells
2019-05-21 13:53:12 +02:00
Laurent Destailleur
eafc35b00f
Look and feel v10
2019-05-21 13:27:45 +02:00
Frédéric FRANCE
84781cabac
target _blank depend of mime
...
target _blank is added in the previous line depending on mimtype
2019-05-21 13:11:17 +02:00
Alexandre SPANGARO
11015dd072
WIP
2019-05-21 09:55:41 +02:00
Laurent Destailleur
ae3605d82d
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/pdf.php
htdocs/core/class/extrafields.class.php
2019-05-20 15:47:06 +02:00
Laurent Destailleur
ebf252f8a3
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-05-20 15:40:50 +02:00
Laurent Destailleur
ec922d3d17
Add CONTRACT_HIDE_PLANNED_DATE_ON_PDF and CONTRACT_HIDE_REAL_DATE_ON_PDF
2019-05-20 14:54:09 +02:00
Laurent Destailleur
c3732f2b7a
Fix edition of margins in recurring invoices
2019-05-20 14:41:47 +02:00
Alexandre SPANGARO
a239e0e81f
WIP Admin
2019-05-20 13:33:54 +02:00
Laurent Destailleur
3c1b860da4
Fix css
2019-05-20 12:16:39 +02:00
Alexandre SPANGARO
16093231c6
Merge remote-tracking branch 'upstream/develop' into 10.0_intracommreport
2019-05-19 21:30:36 +02:00
Laurent Destailleur
27ed095181
Debug BOM module
2019-05-19 16:40:25 +02:00
Laurent Destailleur
d86fc28aba
Fix CSS
2019-05-19 13:01:11 +02:00
Alexandre SPANGARO
f9e3a958c4
NEW Module Intracomm report
2019-05-19 10:44:09 +02:00
Laurent Destailleur
ea5ffbb0bf
Merge pull request #11216 from atm-florian/8.0
...
fix: #11187
2019-05-19 02:19:12 +02:00
Laurent Destailleur
2bbb04085e
Merge branch '9.0' of https://github.com/dolibarr/dolibarr into develop
...
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/modulebuilder/template/class/myobject.class.php
2019-05-19 02:15:01 +02:00
Laurent Destailleur
71ef8c881b
Merge branch '8.0' of https://github.com/dolibarr/dolibarr into 9.0
...
Conflicts:
htdocs/modulebuilder/template/class/myobject.class.php
2019-05-19 02:06:20 +02:00
florian HENRY
e4d87ab2e7
fix : #11189
2019-05-19 02:05:13 +02:00
Laurent Destailleur
7738787729
Merge branch '7.0' of https://github.com/dolibarr/dolibarr into 8.0
...
Conflicts:
htdocs/core/actions_sendmails.inc.php
2019-05-19 02:03:16 +02:00
Maxime Kohlhaas
1d980342ec
Fix #8344
2019-05-19 00:05:23 +02:00
Laurent Destailleur
41cb13b1cc
Fix warning
2019-05-18 19:28:14 +02:00
Laurent Destailleur
4517d84e3a
FIX Disable a module
2019-05-18 19:22:17 +02:00
Maxime Kohlhaas
4f64250ad6
Fix menu links for holidays
2019-05-18 17:12:25 +02:00
Maxime Kohlhaas
6c195d7bdf
Add warning delay for holidays
2019-05-18 17:07:29 +02:00
Laurent Destailleur
94f5f6c655
Merge pull request #11207 from atm-john/FIX_scrutyniser
...
FIX: scrutinizer feedback
2019-05-18 16:05:24 +02:00
Laurent Destailleur
11fea03074
Merge pull request #11026 from atm-john/new_look_and_feel_title_button
...
NEW : look and feel title button
2019-05-18 16:04:47 +02:00
ATM John BOTELLA
f714b45efb
FIX scrutinizer feedback
2019-05-18 15:53:07 +02:00
florian HENRY
9ef5767fd5
phpcs
2019-05-18 12:28:39 +02:00
florian HENRY
730820bb26
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2019-05-18 12:11:48 +02:00
florian HENRY
02af7ca25e
fix pb with multicompny payment dictionnary on faxcture card
2019-05-18 12:11:28 +02:00
Laurent Destailleur
26d4875f8f
Merge branch '9.0' of https://github.com/dolibarr/dolibarr into develop
2019-05-18 02:27:23 +02:00
Laurent Destailleur
6c4a4c34c4
Merge branch '8.0' of https://github.com/dolibarr/dolibarr into 9.0
2019-05-18 02:26:40 +02:00
Maxime Kohlhaas
095fd2769a
Fix project beluga order status
2019-05-18 01:11:34 +02:00
Laurent Destailleur
c50a3c4a78
Merge pull request #11190 from atm-florian/develop
...
add info into change log
2019-05-18 00:47:24 +02:00
Laurent Destailleur
051308c679
Update eldy_menu.php
2019-05-18 00:46:32 +02:00
florian HENRY
0c3500fc5d
fix : #10562
2019-05-18 00:45:41 +02:00
ATM-Marc
b85ed3e0b7
FIX: mail presend: can overwrite a file previously uploaded
2019-05-18 00:11:15 +02:00
florian HENRY
fcfabd40af
fix missing cell into perms screen
2019-05-17 18:10:40 +02:00
Maxime Kohlhaas
2a2f0557cf
Fix : display hr tab on user if rights to read all
2019-05-17 17:07:38 +02:00
Nicolas ZABOURI
1f789fa266
FIX syntax
2019-05-17 11:24:24 +02:00
Laurent Destailleur
c1ec7454a1
Merge branch 'develop' into clean_10_beta
2019-05-16 21:21:51 +02:00
Laurent Destailleur
53b7f3fe92
Merge pull request #11173 from aspangaro/10.0_accountancy_cat
...
NEW Add accoutancy sell intra and export in product import
2019-05-16 21:14:46 +02:00
Laurent Destailleur
c24c81692d
Update modAccounting.class.php
2019-05-16 21:13:57 +02:00
Laurent Destailleur
d1e5c525aa
Fix warning
2019-05-16 14:47:42 +02:00
Laurent Destailleur
2d0b3b7b23
Fix dol_sort_array for objects
2019-05-16 12:25:14 +02:00
Laurent Destailleur
4a69541419
Several bug fixes using phpstan
2019-05-15 18:59:46 +02:00
Laurent Destailleur
717cafe213
Fix doc
2019-05-15 17:50:35 +02:00
Alexandre SPANGARO
6f9010c362
NEW add category in export of chart of accounts
2019-05-13 22:02:43 +02:00
Francis Appels
6e5d826d65
Clean PHPCS for commonobject.class
2019-05-13 22:02:33 +02:00
Alexandre SPANGARO
d99424cdf0
NEW Add accoutancy sell intra and export in product import
2019-05-13 21:19:18 +02:00
Laurent Destailleur
e2408fb54d
Merge pull request #11170 from atm-greg/Fix_margin_calculation_on_display
...
fix useless calculation
2019-05-13 20:20:01 +02:00
Laurent Destailleur
94387cd0e1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-05-13 12:28:25 +02:00
Laurent Destailleur
75646e365d
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/contrat/list.php
htdocs/contrat/services_list.php
htdocs/expensereport/list.php
htdocs/product/list.php
htdocs/product/reassort.php
htdocs/product/reassortlot.php
htdocs/projet/list.php
2019-05-13 12:28:16 +02:00
Laurent Destailleur
9242c1a630
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
ChangeLog
htdocs/contrat/services_list.php
htdocs/core/lib/files.lib.php
htdocs/filefunc.inc.php
htdocs/product/list.php
2019-05-13 12:22:14 +02:00
atm-greg
644f247910
fix useless calculation
2019-05-13 12:02:46 +02:00
Laurent Destailleur
c67d79a4e2
Update files.lib.php
2019-05-13 12:00:13 +02:00
Laurent Destailleur
30e08d8f9c
Merge pull request #11167 from andreubisquerra/master
...
TakePOS as stable
2019-05-13 11:43:17 +02:00
Laurent Destailleur
f0cdaff936
Fix status of crons
2019-05-13 10:26:30 +02:00
Laurent Destailleur
e84003d4ff
Escape param
2019-05-13 09:29:34 +02:00
Laurent Destailleur
7a75567ad9
FIX Debug ticket module
2019-05-12 16:34:49 +02:00
andreubisquerra
166ac1b8c2
TakePOS as stable as indicated in the Changelog
2019-05-11 21:33:26 +02:00
Laurent Destailleur
a664cd6461
Fix check when uploading a non image as user photo
2019-05-10 20:09:41 +02:00
Laurent Destailleur
cc64e3e5c0
Fix responsive
2019-05-10 19:38:08 +02:00
Laurent Destailleur
0bd4c61009
Fix default setup of module workflow was not set
2019-05-10 18:15:09 +02:00
Laurent Destailleur
aaeb7dc9d6
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/holiday.php
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/filefunc.inc.php
htdocs/product/list.php
2019-05-10 17:45:33 +02:00
Laurent Destailleur
eed2b97913
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-05-10 17:40:53 +02:00
Laurent Destailleur
069df82380
FIX javascript error when ckeditor module not enabled
2019-05-10 17:40:34 +02:00
Laurent Destailleur
7712c54eb9
Merge pull request #11162 from hregis/develop_menu
...
FIX wrong permissions in products/services menu
2019-05-10 16:31:20 +02:00
Laurent Destailleur
1c3bcea1f9
Merge pull request #11157 from ptibogxiv/patch-180
...
Fix img_credit_card with payment methods
2019-05-10 16:28:52 +02:00
Laurent Destailleur
02b8e77df2
Fix responsive
2019-05-10 16:14:05 +02:00
Regis Houssin
449117ba52
FIX missing service
2019-05-10 15:53:49 +02:00
Regis Houssin
97de84d1e7
FIX wrong permissions in products/services menu
2019-05-10 15:48:48 +02:00
Laurent Destailleur
71ba368d57
Fix phpdoc
2019-05-10 14:02:45 +02:00
Laurent Destailleur
cd8f601cdc
Fix length of vat number
2019-05-10 14:01:11 +02:00
Laurent Destailleur
00f6265870
Fix responsive
2019-05-10 09:33:21 +02:00
ptibogxiv
f50280f13b
Fix img_credit_card with payment methods
2019-05-10 01:16:58 +02:00
Juanjo Menent
e36df726a1
Merge remote-tracking branch 'upstream/9.0' into 9.0
2019-05-09 20:42:04 +02:00
Juanjo Menent
2b182c1cc1
FIX : #11097
2019-05-09 20:39:30 +02:00
Laurent Destailleur
bc49f47718
Fix phpcs
2019-05-09 19:48:13 +02:00
Laurent Destailleur
314dc26b87
Look and feel v10
2019-05-09 19:32:19 +02:00
Laurent Destailleur
a5b1de4f6a
Fix tab that should not be visible
2019-05-09 17:52:55 +02:00
Laurent Destailleur
1e970fa8d7
Merge pull request #11151 from atm-arnaud/FIX_linkedfiles_in_attached_files_was_broked
...
FIX attached files list with link file was broked
2019-05-09 15:05:51 +02:00
Laurent Destailleur
84714f39e2
Fix setup of terminal
2019-05-09 13:37:20 +02:00
Laurent Destailleur
52153d6aa2
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
2019-05-09 12:38:27 +02:00
Laurent Destailleur
677b333d0a
FIX: Add hidden option MAIN_PDF_HIDE_SITUATION to hide situation (quick
...
hack to fix output pb).
2019-05-09 12:38:00 +02:00
Laurent Destailleur
6e69db8a1a
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/expensereport/doc/pdf_standard.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/product/doc/pdf_standard.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php
htdocs/filefunc.inc.php
2019-05-09 12:27:14 +02:00
Laurent Destailleur
f1fd4108ae
Debug/Clean code
2019-05-09 12:17:20 +02:00
Laurent Destailleur
d3bbb93ada
Fix template for situation
...
Conflicts:
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
2019-05-09 12:16:43 +02:00
atm-arnaud
4c90ba1a64
FIX attached files list with link file was broked
2019-05-09 12:11:18 +02:00
Laurent Destailleur
725de78d29
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-05-09 10:16:01 +02:00
Laurent Destailleur
ed98817f0d
Fix template for situation
2019-05-09 10:15:38 +02:00
Laurent Destailleur
e5b613562a
Merge pull request #11148 from andreubisquerra/master
...
TakePOS Terminals
2019-05-09 09:18:41 +02:00
Laurent Destailleur
c2abedeb24
Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 9.0
2019-05-08 21:43:57 +02:00
Laurent Destailleur
74875690a0
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/tpl/massactions_pre.tpl.php
2019-05-08 19:14:31 +02:00
Laurent Destailleur
96c021773e
Update takepos.lib.php
2019-05-08 19:11:17 +02:00
Laurent Destailleur
c3693cb007
Fix phpcs
2019-05-08 19:10:12 +02:00
Laurent Destailleur
f6de2d091d
FIX Sending email to mass actions send same email on same customer
2019-05-08 19:07:12 +02:00
andreubisquerra
84cfa00bf1
Terminals
2019-05-08 18:29:00 +02:00
Laurent Destailleur
590b1d1e90
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/thirdparty_lettering_supplier.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
2019-05-08 18:24:50 +02:00
Laurent Destailleur
f2e24ed96e
Fix bad contact used
2019-05-08 18:20:28 +02:00
Laurent Destailleur
3a3b04f31b
Fix showdocument for external modules
2019-05-08 17:31:50 +02:00
Laurent Destailleur
8812b95ce0
Merge pull request #11144 from aspangaro/develop
...
Fix Eldy menu
2019-05-08 02:09:35 +02:00
Laurent Destailleur
eb9b9e44d8
Merge pull request #11137 from OPEN-DSI/fix-card-presend-shipment
...
Fix contact address substitution before sending by mail in shipment card
2019-05-08 02:06:36 +02:00
Laurent Destailleur
b58a73cfaf
Merge pull request #11139 from code-chicken/patch-1
...
FIX Add support for units
2019-05-08 02:02:22 +02:00
Laurent Destailleur
2ee72e2fdf
Update html.form.class.php
2019-05-08 02:02:07 +02:00
Laurent Destailleur
1e036f3513
Correct support for type price on module builder
...
Fix link of ref in cash fence list
2019-05-08 01:09:38 +02:00
Laurent Destailleur
dc1ee29fef
Fix default permission of new users
2019-05-07 23:03:45 +02:00
gauthier
f661b926fa
FIX : use dol_sanitizeFileName() function to remove double spaces in filenames, as well as done on document.php when we want to download pdf
...
Example : if you upload a file like "my file.pdf" (with 2 spaces), it's impossible to download it after. then we have to remove at least 1 space
2019-05-07 14:33:17 +02:00
Alexandre SPANGARO
a386f0e9ea
Fix Eldy menu
2019-05-07 09:18:27 +02:00
Laurent Destailleur
c4798c34b0
Fix autocompletion of product on stock correction
2019-05-07 00:26:31 +02:00
Rüdiger Hahn
4008e26328
Add support for units
...
Fetch units from db when they've been enabled in configuration
2019-05-06 13:12:41 +02:00
Lionel VESSILLER
8bb4b3f339
Fix contact address substitution before sending by mail in shipment card
2019-05-06 11:12:56 +02:00
Laurent Léonard
8d659d8078
Fix date format in customer orders documents
2019-05-04 07:12:13 +02:00
Laurent Léonard
a7a8eb3648
Add customer code in customer orders documents
2019-05-04 06:33:23 +02:00
Lionel VESSILLER
87e83a7967
New add extrafield separator collapse with theses specific values
...
- empty for a simple separator
- 1 to extend by default all extrafields after the separator position
- 2 to collapse by default all extrafields after the separator position
2019-05-03 16:14:44 +02:00
Laurent Destailleur
9115df7439
Debug v10
2019-05-03 11:25:53 +02:00
Laurent Destailleur
eab49d4300
NEW Update Stripe library to 6.34.3
2019-05-03 02:22:27 +02:00
Laurent Destailleur
8442c86436
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formmail.class.php
htdocs/core/lib/functions.lib.php
htdocs/index.php
2019-05-02 17:40:41 +02:00
Laurent Destailleur
8d7f24a6d9
FIX Default value on form to send email
2019-05-02 15:34:29 +02:00
Laurent Destailleur
4f9ea912ab
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/website.inc.php
2019-05-02 14:41:56 +02:00
Laurent Destailleur
1378d5e89b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-05-02 14:03:47 +02:00
Laurent Destailleur
263b6cafbc
Fix var
2019-05-02 14:03:35 +02:00
Laurent Destailleur
8c76c404bd
Merge pull request #11088 from defrance/patch-141
...
planned_timespent not present on task
2019-05-02 14:01:19 +02:00
Laurent Destailleur
e81f10c790
Debug hidden option MAIN_MULTICURRENCY_ALLOW_SYNCHRONIZATION
2019-05-02 13:45:49 +02:00
Laurent Destailleur
425dd6faf7
Merge branch 'develop' into patch-2
2019-05-02 12:38:38 +02:00
Laurent Destailleur
86f5889a72
Merge pull request #11078 from Supermanu/help_extrafields
...
Show help text for extrafields in forms
2019-05-02 12:36:15 +02:00
Laurent Destailleur
ceeb9752ce
Fix PHPCS
2019-05-02 12:28:40 +02:00
Laurent Destailleur
0f8c7df6fe
Debug api of module BOM
2019-05-02 12:19:43 +02:00
Laurent Destailleur
90a1181dc5
Debug module Ticket
2019-05-01 20:41:03 +02:00
Laurent Destailleur
9955af5194
Debug ticket module
2019-05-01 17:53:41 +02:00
Laurent Destailleur
a75c6a81d1
FIX Follow rule to create a new page
2019-05-01 17:15:42 +02:00
Frédéric FRANCE
ac304f58b0
clean new commits
2019-04-30 20:37:59 +02:00
Frédéric FRANCE
5766bb0b8a
Merge remote-tracking branch 'upstream/develop' into patch-2
2019-04-30 20:16:43 +02:00
Laurent Destailleur
61bf731d17
FIX Balance of td
2019-04-30 18:11:35 +02:00
Laurent Destailleur
9c45b781af
Fix balance of colspan
2019-04-30 16:44:11 +02:00
Laurent Destailleur
b13bc0e698
Fix loading of website page object not done for home page
2019-04-30 13:51:31 +02:00
Laurent Destailleur
203998a2c7
Fix loading of website page object not done for home page
2019-04-30 13:51:04 +02:00
Laurent Destailleur
feb0800208
Fix loading of website page object not done for home page
2019-04-30 13:50:31 +02:00
Laurent Destailleur
0cd1fc79f2
NEW Add a security permission to edit php dynamic content on website.
2019-04-30 13:05:13 +02:00
BENKE Charlene
f8f40a9239
planned_timespent not present on task
...
duration is the good one
2019-04-30 11:27:33 +02:00
Laurent Destailleur
3007905508
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formmail.class.php
htdocs/core/modules/modProduct.class.php
htdocs/core/modules/modService.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/stripe/class/stripe.class.php
2019-04-30 03:30:40 +02:00
Laurent Destailleur
d55c440740
Fix some product and services export profiles
2019-04-29 21:23:01 +02:00
Laurent Destailleur
ef8bb1f5ca
Add MAIN_DOLEDITOR_HEIGHT as quick hack to fix pb of too small area
2019-04-29 20:55:45 +02:00
Laurent Destailleur
101f6a5af3
FIX Several fixes on import of services/products
2019-04-29 20:41:36 +02:00
Supermanu
bbc6c0fe0c
Show help text for extrafields in forms
2019-04-29 20:18:47 +02:00
Laurent Destailleur
5d40124b22
Fix import of product price with multilevel prices
2019-04-29 20:15:03 +02:00
Laurent Destailleur
627ef14454
FIX The autocopy feature was ko for suppliers
2019-04-29 18:51:15 +02:00
Laurent Destailleur
5253c759af
Fix overwrite feature
2019-04-27 21:42:52 +02:00
Laurent Destailleur
410a3801da
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2019-04-27 13:27:52 +02:00
Frédéric FRANCE
3e99a40b9e
Update website.lib.php
2019-04-26 17:47:47 +02:00
Laurent Destailleur
4bd732cc40
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/tools/export.php
htdocs/core/class/utils.class.php
htdocs/langs/en_US/website.lang
2019-04-25 23:25:21 +02:00
Laurent Destailleur
63c0ab93fb
FIX CVE-2019-11201
2019-04-25 23:21:25 +02:00
Laurent Destailleur
01075081cb
FIX CVE-2019-11200
2019-04-25 22:25:19 +02:00
Laurent Destailleur
b2614259e7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-04-25 19:32:58 +02:00
Laurent Destailleur
10dde837d0
Debug email collector
2019-04-25 19:32:48 +02:00
Laurent Destailleur
68926e3b6f
Merge pull request #11066 from aspangaro/10.0_accountancy7
...
FIX Menu Accountancy (Simple) not accessible without module Accountancy (Double entries)
2019-04-25 18:59:17 +02:00
gauthier
31897f54ac
Fix prev situation invoice selection (backport fix 8.0)
2019-04-25 12:37:05 +02:00
Laurent Destailleur
091132de2f
Signatures of methods createFromClone() has been standardized. All
...
methods requires the object User as first parameter.
2019-04-25 12:11:32 +02:00