838 Commits

Author SHA1 Message Date
Cüneyt Şentürk
e3ce4af113
Merge pull request #746 from cuneytsenturk/master
App Store Pre-Sale feature
2019-01-31 18:26:06 +03:00
cuneytsenturk
5330447620 App store pre-sale on category page. 2019-01-31 18:19:30 +03:00
cuneytsenturk
4ec5898e5c close #745 Added: 403, 404 and 500 exception page added 2019-01-31 17:09:59 +03:00
cuneytsenturk
4bc916924f App Store Pre-Sale Feature 2019-01-30 18:39:39 +03:00
Cüneyt Şentürk
812ffeea9b
Merge pull request #729 from luizvid/master
Fixed issue #718
2019-01-25 10:45:34 +03:00
Luiz Fernando Vid
80ff42cd7c Fixed displaying wrong values when different currencies are used and some changes to conform with psr-2 2019-01-15 14:46:14 -02:00
cuneytsenturk
82e5a48d7d close #727 Fixed: Invoice/Bill new tax added get not selected 2019-01-15 15:58:28 +03:00
cuneytsenturk
7b65cedb41 listener file fixed. 2019-01-15 15:26:24 +03:00
denisdulici
3b41b90ea2 fixed #726 2019-01-14 16:36:28 +03:00
Batuhan Baş
6fa1ad55d1 close#725 Fixed:App Uninstall Error 2019-01-14 15:41:51 +03:00
denisdulici
bc86edf4a6 fixed #719 2019-01-10 12:19:21 +03:00
denisdulici
e4b26cde3f fixed relationships 2019-01-08 11:53:13 +03:00
denisdulici
a844b7a721 fixed #712 2019-01-07 18:38:34 +03:00
denisdulici
18e52494e3 check if model exists 2019-01-07 16:13:40 +03:00
denisdulici
a118d9eab8 fixed #713 2019-01-07 16:03:58 +03:00
denisdulici
bc9fbfb3fb fixed financial start 2018-12-31 18:07:56 +03:00
denisdulici
c3720fcd2e typo 2018-12-31 18:04:43 +03:00
denisdulici
e5b2519bae moved version updates 2018-12-31 15:07:51 +03:00
denisdulici
09366fa243 fixed #704 2018-12-31 14:41:17 +03:00
cuneytsenturk
a702d1ccba refs #702 solved month issue 2018-12-27 19:48:23 +03:00
denisdulici
69a30eed6b improved list filters 2018-12-27 13:56:56 +03:00
Batuhan Baş
ed12662bfb forgotten code line 2018-12-27 11:41:52 +03:00
Batuhan Baş
63118af448 close#702 Fixed:Unopened report pages in Php version 5.6 2018-12-27 11:34:21 +03:00
Cüneyt Şentürk
a6ccfb6592
Merge pull request #699 from drbyte/patch-1
Remove passing of unused variable
2018-12-26 16:56:50 +03:00
cuneytsenturk
c914c73837 close #700 Fixed: Signed url not working 2018-12-26 16:46:52 +03:00
Chris Brown
ccef7d6355
Remove unused variable
In PHP 7.3, calling `compact` on variables that aren't declared will throw an exception:

```
[2018-12-25 17:17:23] production.ERROR: ErrorException: compact(): Undefined variable: emails in /app/Http/Controllers/Incomes/Customers.php:32
```
2018-12-25 12:35:08 -05:00
cuneytsenturk
1ec85c8374 1.3.5 update listener missing date class. 2018-12-25 16:51:33 +03:00
cuneytsenturk
c5003d5d8d Module instal after missing company_id 2018-12-25 16:49:37 +03:00
cuneytsenturk
a4c5233156 same coding style invoicepayment 2018-12-25 12:46:48 +03:00
Cüneyt Şentürk
592fe710b2
Merge pull request #689 from sausin/patch-1
Fix calculation to show correct amount in modal
2018-12-25 12:45:15 +03:00
denisdulici
9f80098796 check if module files exists 2018-12-24 16:53:10 +03:00
denisdulici
268fa78394 removed token requirement in wizard 2018-12-24 15:00:22 +03:00
denisdulici
40a7afe14d added v1.3.5 listener 2018-12-24 11:43:07 +03:00
denisdulici
cfbf81fe39 fixed wizard 2018-12-24 11:41:52 +03:00
denisdulici
84db5ede76 added date picker #681 2018-12-24 11:01:00 +03:00
Denis Duliçi
0220045ed6
Merge branch 'master' into master 2018-12-24 10:17:40 +03:00
sausin
27088e0d9a
Update IncomeSummary.php 2018-12-23 15:07:18 +05:30
sausin
46d68f3e8c
Update ExpenseSummary.php
Include missing modification
2018-12-23 15:06:49 +05:30
sausin
f2d65d0032
Update IncomeExpenseSummary.php
Include missing modification
2018-12-23 15:06:19 +05:30
denisdulici
6358f32997 syntax fix 2018-12-22 17:54:13 +03:00
denisdulici
ca0b21b583 fixed #695 2018-12-22 14:59:58 +03:00
denisdulici
83d92158ba delete item taxes 2018-12-21 18:36:25 +03:00
denisdulici
0a02a677df removed unused method 2018-12-21 17:44:01 +03:00
Batuhan Baş
1e4e6b4a39 Company transfer problem 2018-12-21 11:34:05 +03:00
sausin
4a67b52f0d
Update BillPayments.php
Fix `grand_total` calculation. No $paid variable existed
2018-12-20 22:54:09 +05:30
denisdulici
c809e94763 set company id 2018-12-20 17:35:28 +03:00
denisdulici
e3730ed6dd removed duplicates 2018-12-20 13:59:05 +03:00
majamis
423314a306 Removed unnecessary/duplicate return declaration. 2018-12-19 23:52:55 +02:00
cuneytsenturk
c9f75cd3d7 Apps get multi languages 2018-12-19 15:36:40 +03:00
cuneytsenturk
f3986734fc clear cache 2018-12-18 18:30:23 +03:00