Laurent Destailleur
402175bb49
Work on multilang
2018-10-03 19:53:33 +02:00
Laurent Destailleur
fd859d3162
Add a component to select lang into a web site
2018-10-03 18:40:54 +02:00
Laurent Destailleur
2cd843acec
Fix separator too long
2018-10-03 16:02:42 +02:00
florian HENRY
b8c88a2144
rename var
2018-10-03 15:43:00 +02:00
florian HENRY
1b18781299
Merge branch '8.0' of https://github.com/Dolibarr/dolibarr.git into 8.0
2018-10-03 15:41:10 +02:00
florian HENRY
ef7ed97866
fix ressource list with extrafields
2018-10-03 15:40:58 +02:00
aplose
8ee7a48583
Fix issue #9434 : no array_options available when calling api :
...
I replace the deprecated code by the fetch_optionnals() recommanded call.
2018-10-03 15:15:46 +02:00
Laurent Destailleur
8ee98315c7
Lang
2018-10-03 13:13:16 +02:00
atm-greg
583ea05567
fix missing letter...
2018-10-03 12:13:53 +02:00
gauthier
587766b39b
FIX : wrong function name
2018-10-03 10:38:47 +02:00
Chl
b578913d2b
FIX correct migration of old postgresql unique key
2018-10-02 23:18:47 +02:00
Laurent Destailleur
e83149a344
Fix deletion of credit card when no Oauth set
2018-10-02 22:35:51 +02:00
Laurent Destailleur
76f5d53840
Fix deletion of credit card when no Oauth set
2018-10-02 22:34:41 +02:00
Frédéric FRANCE
a722e98d8d
add missing translation key found in box graph
2018-10-02 21:20:04 +02:00
Frédéric FRANCE
1735229f15
remove useless param
...
/**
* Return label of a status
*
* @param int $statut Id statut
* @param int $mode 0=Long label, 1=Short label, 2=Picto + Short label, 3=Picto, 4=Picto + Long label, 5=Short label + Picto
* @param int $billed 1=Billed
* @return string Label of status
*/
function LibStatut($statut,$mode=0,$billed=0)
{
2018-10-02 20:47:40 +02:00
Frédéric FRANCE
dae2757b73
remove useless phpcs:disable
2018-10-02 20:39:44 +02:00
Laurent Destailleur
56cb0763d1
Add maincolor property on website
2018-10-02 16:46:54 +02:00
Frédéric FRANCE
a7b2b00230
typo in template
2018-10-02 15:56:12 +02:00
John BOTELLA
af66a8971a
NEW Hidden conf INVOICE_USE_DEFAULT_DOCUMENT
2018-10-02 15:51:17 +02:00
Ferran Marcet
d66b2322c2
FIX Can't create shipping if have shipping line's extrafields
2018-10-02 09:37:44 +02:00
Laurent Destailleur
53b0ac8217
Rename template
2018-10-01 21:25:51 +02:00
Frédéric FRANCE
e8cf59e6f6
Update html.formprojet.class.php
2018-10-01 21:03:33 +02:00
Laurent Destailleur
af497271a4
Rename template website
2018-10-01 21:00:54 +02:00
Laurent Destailleur
a8f16f6570
Update template web site
2018-10-01 20:59:17 +02:00
Laurent Destailleur
771922f427
Use 2 distinct left menu entries for leads and projects
2018-10-01 18:56:47 +02:00
Philippe GRAND
c22b80831d
fix regression
2018-10-01 17:14:28 +02:00
Philippe GRAND
0aae40f8aa
fix when there is no project
2018-10-01 17:05:52 +02:00
gauthier
d6a9da57e1
FIX : need to round with 2 decimals to avoid movements not correctly balanced
2018-10-01 14:11:19 +02:00
Laurent Destailleur
6ed67ea77f
Clean code
2018-10-01 13:54:45 +02:00
Frédéric FRANCE
96139d88a4
fix td filecheck
2018-10-01 13:45:17 +02:00
Laurent Destailleur
957d5958a4
Work on website
2018-10-01 13:09:12 +02:00
Abbes Bahfir
0cb5b52318
Fix : backtopage link in listings
2018-10-01 11:10:46 +01:00
Laurent Destailleur
a8385c0255
Translation
2018-10-01 11:30:20 +02:00
Philippe GRAND
b32a9cc50e
fix if no project linked
2018-10-01 09:13:02 +02:00
Alexey Pyltsyn
49de7a5881
Replace multiple load calls with loadLangs method
2018-10-01 09:22:23 +03:00
Laurent Destailleur
15780f71b4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-01 03:22:20 +02:00
Laurent Destailleur
873f43db94
Uniformize interface for tickets
2018-10-01 03:19:21 +02:00
Laurent Destailleur
367de729ca
Merge pull request #9492 from grandoc/new_branch_13_09_2018
...
Standardize and update code
2018-10-01 02:20:23 +02:00
Laurent Destailleur
1dfbb22bf8
Merge branch 'develop' into new_branch_13_09_2018
2018-10-01 02:20:16 +02:00
Laurent Destailleur
fdd6c8d6bf
Merge pull request #9648 from frederic34/patch-18
...
simplify mod_codeclient_monkey.php
2018-10-01 01:21:08 +02:00
Laurent Destailleur
77dad1b32b
Merge pull request #9647 from frederic34/patch-17
...
indentation fix in commonobject class
2018-10-01 01:20:17 +02:00
Laurent Destailleur
95e16d17ac
Merge pull request #9646 from frederic34/patch-16
...
add index.html in user directory #9571
2018-10-01 01:19:40 +02:00
Laurent Destailleur
93fb945ba2
Merge pull request #9645 from frederic34/patch-15
...
remove link to custom in actions_takepos.class.php
2018-10-01 01:19:20 +02:00
Laurent Destailleur
8ccbdfa39d
Merge pull request #9638 from frederic34/patch-11
...
remove $var from takepos admin setup
2018-10-01 01:16:33 +02:00
Laurent Destailleur
84c062a03d
Merge pull request #9637 from frederic34/patch-10
...
add code_compta_client to Societe class
2018-10-01 01:16:18 +02:00
Laurent Destailleur
5050068e59
Merge pull request #9636 from frederic34/patch-9
...
update sql table for takepos module
2018-10-01 01:16:01 +02:00
Laurent Destailleur
75b1cac33f
FIX Pagination stats
2018-10-01 01:15:19 +02:00
Alexandre SPANGARO
14627abb27
FIX Title problem on admin RSS module
2018-10-01 01:14:43 +02:00
Laurent Destailleur
d2e4752427
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2018-10-01 01:14:03 +02:00
Laurent Destailleur
7ff230a54b
Merge pull request #9635 from aspangaro/develop
...
FIX Title problem on admin RSS module
2018-10-01 01:13:51 +02:00