Commit Graph

89109 Commits

Author SHA1 Message Date
Laurent Destailleur
d448998762
Update card.php 2019-10-01 14:41:25 +02:00
Laurent Destailleur
741037ab13
Merge pull request #12007 from frederic34/patch-12
The variable $out seems to be never defined.
2019-10-01 14:40:06 +02:00
Laurent Destailleur
d6198a1e33 Fix billed time is empty 2019-10-01 13:47:29 +02:00
Laurent Destailleur
cd242523a5 Fix billed time is empty 2019-10-01 13:47:12 +02:00
Frédéric FRANCE
52b0a0d609
The variable $out seems to be never defined. 2019-10-01 13:45:18 +02:00
Laurent Destailleur
f91242c66c Fix css 2019-10-01 13:37:08 +02:00
Laurent Destailleur
9a88a1caa2 CSS 2019-10-01 13:20:29 +02:00
Laurent Destailleur
2d42afc686 FIX Filter on project on ticket list 2019-10-01 12:36:39 +02:00
Laurent Destailleur
800da4f30a FIX Filter on project on ticket list 2019-10-01 12:36:22 +02:00
Laurent Destailleur
9b607a3105 FIX navigation on ticket tab of projects 2019-10-01 12:29:58 +02:00
Laurent Destailleur
b08df75adb FIX navigation on ticket tab of projects 2019-10-01 12:28:56 +02:00
Frédéric FRANCE
3b9bf2b06a
Merge remote-tracking branch 'upstream/develop' into socialnetworks 2019-10-01 12:25:34 +02:00
Laurent Destailleur
326d176c95 NEW Add last change date of page "Other setup". Can sort on name/date 2019-10-01 12:17:53 +02:00
Laurent Destailleur
fa921739ec Remove duplicate code 2019-10-01 12:03:17 +02:00
Laurent Destailleur
11e01f5c86 Use correct style for table header 2019-10-01 12:02:28 +02:00
Frédéric FRANCE
64381ac4d6 Update api_boms.class.php 2019-10-01 11:37:29 +02:00
Laurent Destailleur
956b46d920 Fix warnings 2019-10-01 11:37:15 +02:00
Frédéric FRANCE
7872a93605 Update box_commandes.php 2019-10-01 11:36:33 +02:00
Frédéric FRANCE
4ff65ce586 Update box_supplier_orders.php 2019-10-01 11:36:29 +02:00
Frédéric FRANCE
d201515514 Update box_prospect.php 2019-10-01 11:36:24 +02:00
Laurent Destailleur
322786cabe Look and feel v10 2019-10-01 11:36:06 +02:00
Laurent Destailleur
15e646cc62 Fix bad name of trigger 2019-10-01 11:34:35 +02:00
Laurent Destailleur
6ee17022c0 Fix bad key for type of contact of resources 2019-10-01 11:34:01 +02:00
Laurent Destailleur
35fdaaf355 Fix bad key for type of contact of resources 2019-10-01 11:33:43 +02:00
Laurent Destailleur
c7da05e4a1 Fix bad name of trigger 2019-10-01 11:28:10 +02:00
Laurent Destailleur
6ebd060315 Use php var with same name than html var 2019-10-01 11:23:38 +02:00
Laurent Destailleur
0828000626
Merge pull request #12005 from laudeco/feature/filter_contacts
working solution about filtering the contacs of one company
2019-10-01 11:19:29 +02:00
Laurent Destailleur
0f4f5d47f2
Update company.lib.php 2019-10-01 11:18:53 +02:00
Laurent Destailleur
955d9daf38
Update company.lib.php 2019-10-01 11:18:14 +02:00
Laurent Destailleur
76bd09cfb5
Merge pull request #12002 from frederic34/patch-18
Update box_supplier_orders.php to show email
2019-10-01 11:16:40 +02:00
Laurent Destailleur
f151dc1951
Merge pull request #12000 from frederic34/zapier2
zapier trigger
2019-10-01 11:16:27 +02:00
Laurent Destailleur
1c92c2d8bc
Merge pull request #11993 from frederic34/patch-12
Update chargesociales.class.php for doxygen
2019-10-01 11:15:45 +02:00
Laurent Destailleur
1954cb201d
Merge pull request #11998 from frederic34/patch-14
Update api_invoices.class.php for doxygen
2019-10-01 11:15:11 +02:00
Laurent Destailleur
cc3e34d340
Merge pull request #11997 from frederic34/patch-13
Update api_orders.class.php for doxygen
2019-10-01 11:13:55 +02:00
Laurent Destailleur
c7fa4c91ce
Merge pull request #11996 from frederic34/phpcalendar
check php-calendar extension
2019-10-01 11:13:38 +02:00
Laurent Destailleur
2d8e3aad5b
Merge pull request #12001 from frederic34/patch-17
Update box_prospect.php to show email
2019-10-01 11:13:01 +02:00
Laurent Destailleur
c079c69579
Merge pull request #11999 from frederic34/patch-15
Update api_boms.class.php
2019-10-01 11:12:48 +02:00
Laurent Destailleur
34a8e582fd
Merge pull request #12003 from frederic34/patch-19
Update box_commandes.php to show email
2019-10-01 11:12:32 +02:00
Laurent Destailleur
8b778a8154 More log 2019-10-01 11:05:27 +02:00
gauthier
2167e7ed98 FIX : hidden conf to prevent from changing product_type 2019-10-01 09:12:51 +02:00
John Botella
2edc3ffe4b Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_dropdown_bookmark 2019-10-01 08:50:34 +02:00
stickler-ci
5e075d5d30 Fixing style errors. 2019-10-01 06:39:26 +00:00
Frédéric FRANCE
f6f6ed3e0c
Merge remote-tracking branch 'upstream/develop' into zapier2 2019-10-01 07:56:45 +02:00
Frédéric FRANCE
6a7170f725
Merge remote-tracking branch 'upstream/develop' into phpcalendar 2019-10-01 07:55:09 +02:00
Frédéric FRANCE
534948d734
Merge remote-tracking branch 'upstream/develop' into patch-12 2019-10-01 07:53:25 +02:00
Frédéric FRANCE
c57c8eee88
Merge remote-tracking branch 'upstream/develop' into socialnetworks 2019-10-01 07:41:10 +02:00
Alexandre SPANGARO
6726a7cbb0 Merge remote-tracking branch 'upstream/develop' into 11.0_accountancy_portal 2019-10-01 07:07:57 +02:00
Alexandre SPANGARO
16c6c9ae75 Merge remote-tracking branch 'upstream/develop' into 11.0_https 2019-10-01 06:12:24 +02:00
Alexandre SPANGARO
91b3bf76fd Merge branch 'develop' into 11.0_https 2019-10-01 06:11:43 +02:00
Laurent Destailleur
41bfc89544 Fix travis for pgsql 2019-10-01 01:42:08 +02:00