Laurent Destailleur
34d933af29
Default value for graph widget show all graphs
2017-10-20 00:27:52 +02:00
Laurent Destailleur
413807708f
Move translation key into main file
2017-10-19 20:59:36 +02:00
Laurent Destailleur
d82af57b57
NEW Add tab "Expense report" on user card
2017-10-19 20:56:23 +02:00
Laurent Destailleur
abd5251330
Better responsive
2017-10-19 19:53:29 +02:00
Laurent Destailleur
5e2d6620f2
Merge pull request #7655 from atm-maxime/new_eldy_sticky_menu
...
NEW option to fix top menu with eldy theme (hidden conf)
2017-10-19 19:29:07 +02:00
Laurent Destailleur
f1a0e13718
Merge pull request #7646 from atm-maxime/new_hrm_detailed_user
...
NEW hrm details output on user
2017-10-19 19:21:29 +02:00
Laurent Destailleur
f67350db72
Merge pull request #7647 from BackrndSource/patch-2
...
FIX: Some errors from html.form.class.php not translated on fourn/commande/card.php
2017-10-19 19:19:21 +02:00
Laurent Destailleur
1202853001
Fix syntax error
2017-10-19 19:12:00 +02:00
Laurent Destailleur
e41dcd173e
Sync language
2017-10-19 17:55:24 +02:00
Laurent Destailleur
9c45e86a1c
Introduce main_doc into table of objects to know what is main doc.
...
Work on option PROPOSAL_USE_ONLINE_SIGN
2017-10-19 11:40:40 +02:00
Laurent Destailleur
1b563dbf76
Rename table
2017-10-19 09:29:34 +02:00
Laurent Destailleur
30dad0be12
Split file of chart of account to prepare to load files after install
2017-10-19 09:28:59 +02:00
Laurent Destailleur
a818422302
Update jsgantt to 1.7.5.4
2017-10-18 21:24:17 +02:00
Laurent Destailleur
7f85d73001
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/card.php
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/contrat/card.php
htdocs/expensereport/card.php
htdocs/fichinter/list.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
htdocs/fourn/paiement/card.php
htdocs/livraison/card.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/societe/rib.php
htdocs/supplier_proposal/list.php
htdocs/user/card.php
2017-10-18 19:51:29 +02:00
Laurent Destailleur
41c1dd2822
Code comment
2017-10-18 19:41:28 +02:00
Laurent Destailleur
7ee64fc0d4
Fix css
2017-10-18 19:39:22 +02:00
Laurent Destailleur
3e43e164ae
FIX Bad ressource list in popup in gantt view
2017-10-18 19:13:44 +02:00
Laurent Destailleur
cfeab01996
Prefill hour/min to 23:59 when creating a task
2017-10-18 18:50:30 +02:00
Laurent Destailleur
428c3e973d
FIX for combo on rtl languages
2017-10-18 18:36:10 +02:00
Maxime Kohlhaas
8f3a197940
New eldy theme top menu fixed (hidden conf)
2017-10-18 18:18:02 +02:00
Laurent Destailleur
74b401b70d
Fix bad perm to delete file
2017-10-18 17:40:47 +02:00
Laurent Destailleur
8626d6279a
Fix perm to delete files
2017-10-18 17:21:30 +02:00
Laurent Destailleur
34e09315cc
Code comment
2017-10-18 15:35:51 +02:00
Laurent Destailleur
99239cbb38
Add API close to close an order
2017-10-18 15:34:03 +02:00
Laurent Destailleur
8e4cb2ea79
Update doc/test
2017-10-18 12:09:11 +02:00
Laurent Destailleur
66538c7c0f
Position of method
2017-10-18 11:34:49 +02:00
Laurent Destailleur
69b131b919
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/card.php
htdocs/societe/class/api_thirdparties.class.php
2017-10-18 11:28:20 +02:00
Laurent Destailleur
07a6f75b95
Update changelog
2017-10-18 11:25:41 +02:00
Laurent Destailleur
037b90f2f3
NEW The comment when closing a proposal is added to commercial proposal
2017-10-18 11:23:16 +02:00
Laurent Destailleur
b124c7f16d
Clean params
2017-10-18 11:15:54 +02:00
Laurent Destailleur
000c1bddb2
Fix we lose the private not when closing proposal
2017-10-18 11:12:59 +02:00
Laurent Destailleur
d40dda83cf
Add API "close" for proposals
...
Standardize code
2017-10-18 11:10:08 +02:00
Laurent Destailleur
347883b7be
Code comment
2017-10-18 10:39:36 +02:00
Maxime Kohlhaas
9875d1b7cc
Missing comments
2017-10-17 19:46:06 +02:00
Laurent Destailleur
536e1a95c7
Add SEPA file example
2017-10-17 14:20:39 +02:00
Laurent Destailleur
6bcdf2ff75
Test replacement of img switcher with FA css
2017-10-17 14:03:22 +02:00
Laurent Destailleur
3a97a3e2ad
Move key "Translation" into main file.
...
Add direct link to edit on transifex
2017-10-17 13:05:55 +02:00
Laurent Destailleur
aa1ff189e1
Fix var not correctly initialized when using api + multicompany
2017-10-17 12:58:26 +02:00
Laurent Destailleur
235817c581
Fix missing default limit
2017-10-17 12:02:58 +02:00
Laurent Destailleur
5b880cf45f
Merge pull request #7645 from frederic34/transedit
...
enhance admin translation
2017-10-17 11:48:19 +02:00
Laurent Destailleur
d70c215ab8
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/bank/bankentries.php
htdocs/fourn/facture/card.php
2017-10-17 11:14:58 +02:00
Laurent Destailleur
81e7f45200
FIX Stats on invoices show nothing
2017-10-17 11:08:49 +02:00
Laurent Destailleur
5998f60764
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2017-10-17 10:51:21 +02:00
Laurent Destailleur
5937fba373
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2017-10-17 10:51:11 +02:00
Laurent Destailleur
8b140ab069
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2017-10-17 10:44:29 +02:00
Laurent Destailleur
eb1fdca157
NEW Can create intervention from a proposal
2017-10-17 10:44:18 +02:00
Laurent Destailleur
082d59439f
Fix add missing seconds when adding event so sort order on date is ok
2017-10-17 10:43:37 +02:00
BackrndSource
df388df3ff
Update html.form.class.php
...
$lang->load('errors') is needed to load the traductions for:
$return.= '<font class="error">'.$langs->trans("ErrorYourCountryIsNotDefined").'</div>';
$return.= '<font class="error">'.$langs->trans("ErrorSupplierCountryIsNotDefined").'</div>';
2017-10-16 22:56:16 +02:00
Maxime Kohlhaas
25fa7d0564
New : add salaries, expense reports and leave requests in HRM tab of user card
2017-10-16 21:42:57 +02:00
Laurent Destailleur
768c623a89
Merge pull request #7644 from atm-florian/dev_extrafield_default_value
...
FIX : Extrafield default value admin/defaultvalues.php enabled
2017-10-16 21:42:50 +02:00