Laurent Destailleur
d6651f3998
Update box_project.php
2019-02-27 01:37:20 +01:00
bomuux
c22be202d9
SQL error in box_project.php
...
Corrected a bug : for an internal user with no rights to see all projects, the project box on home cause an error in log.
Finally a lot of simplification because Project::getProjectsAuthorizedForUser do most of the filtering.
2019-02-18 23:17:03 +01:00
Laurent Destailleur
ebfb6beee3
Merge
2019-02-18 19:14:42 +01:00
Laurent Destailleur
e4698fb6a5
Merge
2019-02-18 19:14:25 +01:00
Laurent Destailleur
07d1559802
FIX Mark credit note as available for credit note in other currency
2019-02-18 18:27:06 +01:00
Laurent Destailleur
75b875ae55
Fix origin currency not visible in absolute discount view
2019-02-18 17:38:15 +01:00
Laurent Destailleur
b2e0b1216e
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-02-18 17:05:03 +01:00
Laurent Destailleur
b2ec340a48
FIX Show button POS Ticket only if invoice was generated by POS
2019-02-18 17:04:53 +01:00
Laurent Destailleur
09fa5b0456
Add more github stats
2019-02-15 23:17:46 +01:00
Laurent Destailleur
72ec437447
Remove unwanted files
2019-02-15 16:42:51 +01:00
Laurent Destailleur
794e7302cd
FIX #10406
2019-02-15 16:39:21 +01:00
Laurent Destailleur
0c327956c3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2019-02-15 16:20:32 +01:00
Laurent Destailleur
bf249257de
Update CONTRIBUTING.md file
2019-02-15 16:20:21 +01:00
Laurent Destailleur
fbdbb6343c
Enhance changelog builder tool
2019-02-15 16:04:29 +01:00
Laurent Destailleur
534d3c7350
Move CODE_OF_CONDUCT file
2019-02-15 16:00:31 +01:00
Laurent Destailleur
eb8289867c
Start to experiment codeowners
2019-02-15 15:58:34 +01:00
Laurent Destailleur
d2fc756014
Merge pull request #10618 from frederic34/patch-28
...
Form::select_comptes return void
2019-02-15 15:31:22 +01:00
Laurent Destailleur
7a79637b88
Merge pull request #10616 from frederic34/patch-27
...
Update pertype.php
2019-02-15 15:31:03 +01:00
Laurent Destailleur
e644de4a70
Fix for font awesome 5
2019-02-15 15:30:21 +01:00
Laurent Destailleur
5f69f9c3a3
Merge pull request #10615 from frederic34/patch-24
...
update html5 contact list
2019-02-15 15:22:42 +01:00
Laurent Destailleur
b018c5d263
Merge pull request #10614 from andreubisquerra/9.0
...
Update TakePOS in Dolibarr 9
2019-02-15 15:21:35 +01:00
Laurent Destailleur
c282ba76ef
Merge pull request #10613 from frederic34/patch-23
...
Update interface_50_modMailmanspip_Mailmanspipsynchro.class.php
2019-02-15 15:19:04 +01:00
Laurent Destailleur
551a195595
Merge pull request #10612 from frederic34/patch-22
...
remove dead code in /societe/contact.php
2019-02-15 15:18:06 +01:00
Laurent Destailleur
c480f4be68
FIX Bad remote ip address when user is using a proxy
2019-02-15 15:17:24 +01:00
Laurent Destailleur
8d699c2b49
Merge pull request #10611 from frederic34/patch-21
...
Update stripe.class.php
2019-02-15 15:15:29 +01:00
Laurent Destailleur
5199e6795b
Merge pull request #10610 from frederic34/patch-18
...
Update html5 order list.php
2019-02-15 15:14:05 +01:00
Laurent Destailleur
3f01b590fe
Merge pull request #10609 from frederic34/patch-17
...
Update api_invoices.class.php
2019-02-15 15:11:33 +01:00
Laurent Destailleur
edde376c87
Merge pull request #10608 from frederic34/patch-2
...
Update compta-files.php
2019-02-15 15:10:38 +01:00
Laurent Destailleur
cae9fc487b
Merge pull request #10607 from ptibogxiv/patch-116
...
Fix count ref in contact list API
2019-02-15 15:10:19 +01:00
Laurent Destailleur
43ef2d1be6
Update api_contacts.class.php
2019-02-15 15:10:10 +01:00
Laurent Destailleur
317f3dd90b
Merge pull request #10603 from wdammak/patch-27
...
Add default warehouse id for a user
2019-02-15 15:06:21 +01:00
Laurent Destailleur
662d707320
Update 9.0.0-10.0.0.sql
2019-02-15 15:06:00 +01:00
Laurent Destailleur
d57eac094d
Add php 7.3 into travis
2019-02-15 15:01:12 +01:00
Laurent Destailleur
b1d19fe79a
Removed not used file
2019-02-15 12:21:14 +01:00
Frédéric FRANCE
67f8942895
Form::select_comptes return void
2019-02-15 10:35:44 +01:00
Laurent Destailleur
b44acd177b
Fix right style
2019-02-15 02:01:17 +01:00
Laurent Destailleur
7e171c8750
FIX adding css by page if url is externam
...
Conflicts:
htdocs/main.inc.php
2019-02-15 00:48:31 +01:00
Laurent Destailleur
44c1d30f6f
FIX adding css by page if url is externam
2019-02-15 00:46:11 +01:00
Frédéric FRANCE
c7cec4be34
Update peruser.php
2019-02-14 21:45:40 +01:00
Laurent Destailleur
62760bf1e2
Fix regression
2019-02-14 21:45:23 +01:00
Frédéric FRANCE
b65532c5d8
Update pertype.php
2019-02-14 21:43:46 +01:00
Frédéric FRANCE
7412a624c6
update html5 contact list
2019-02-14 21:26:39 +01:00
ptibogxiv
df9f248537
Update api_contacts.class.php
2019-02-14 21:12:00 +01:00
Laurent Destailleur
df5dbd4110
Fix bad ip
2019-02-14 21:10:49 +01:00
andreubisquerra
8cc2662f01
Update TakePOS in Dolibarr 9
2019-02-14 20:59:32 +01:00
Laurent Destailleur
31e9fd46a4
Merge
2019-02-14 20:59:31 +01:00
Frédéric FRANCE
8b9bf64643
Update interface_50_modMailmanspip_Mailmanspipsynchro.class.php
2019-02-14 20:44:07 +01:00
Frédéric FRANCE
7886b5900c
Update card.php
2019-02-14 20:40:03 +01:00
Frédéric FRANCE
b6d665a91c
Update card.php
2019-02-14 20:38:21 +01:00
Frédéric FRANCE
dd1d7121a8
remove dead code in /societe/contact.php
2019-02-14 20:36:08 +01:00