1829 Commits

Author SHA1 Message Date
Denis Duliçi
7ddc9a6995 fire event before authorizing menu item 2021-06-18 16:55:04 +03:00
Denis Duliçi
c45d7f596f
Merge pull request #2114 from burakcakirel/delete-attachments
Delete attachment's file on disk
2021-06-18 13:29:35 +03:00
Denis Duliçi
4f44414450 added reconciliation factory 2021-06-18 10:52:20 +03:00
Denis Duliçi
9ac0bab7ca
Merge pull request #2115 from burakcakirel/media-company-id
Added company_id to fillable array for Media model
2021-06-18 10:28:38 +03:00
Burak Çakırel
13ac31caa8
Added company_id to fillable array for Media model 2021-06-18 00:09:40 +03:00
Denis Duliçi
af685b6c17 fixed reconciliation jobs 2021-06-17 18:00:26 +03:00
Burak Çakırel
9dd1c92c6f
Delete attachment's file on disk 2021-06-17 16:40:12 +03:00
Denis Duliçi
873d25c742 styling 2021-06-17 15:07:53 +03:00
Denis Duliçi
47c21543bd formatting 2021-06-17 14:36:54 +03:00
Cüneyt Şentürk
a3d62187dd closed #2113 Fixed: Invoice/Bill Due Date Validation 2021-06-17 11:08:50 +03:00
Denis Duliçi
a3572de1ec added ownership 2021-06-17 10:59:07 +03:00
Cüneyt Şentürk
de0d26b803 fixed wizard logo issue.. 2021-06-17 09:30:36 +03:00
Cüneyt Şentürk
d63c09c17f Fixed User set locale, but not working translation 2021-06-15 14:46:18 +03:00
Cüneyt Şentürk
33877c90d2 update fixed report cache.. 2021-06-15 14:39:33 +03:00
Cüneyt Şentürk
0bbc31bec4 Report page cache own widget.. 2021-06-15 12:37:13 +03:00
Cüneyt Şentürk
c005e21738 fixed report console code.. 2021-06-15 11:03:15 +03:00
Cüneyt Şentürk
f9e6edcf6d Added report cache console 2021-06-15 10:33:36 +03:00
Denis Duliçi
562b1437f7 reports not using the new export structure 2021-06-11 17:53:42 +03:00
Denis Duliçi
d0a9d6a498 fixed invoice print/pdf in portal 2021-06-11 01:34:57 +03:00
Denis Duliçi
8dae25abc5 use report instead of logger 2021-06-08 23:33:17 +03:00
Stoneshaq
4e4566859b
Named parameter
Named parameters were introduced in PHP 8. Parameters without default values must now appear PRIOR to optional parameters.
2021-06-08 19:17:25 +10:00
Denis Duliçi
62c08868a8 log lazy loading cases 2021-06-07 16:09:47 +03:00
Cüneyt Şentürk
96995e8ec7 close #2088 Fixed: Broken portal menu styling. 2021-06-07 15:45:08 +03:00
Denis Duliçi
7bcbe26770 styling 2021-06-07 14:51:18 +03:00
Cüneyt Şentürk
95b8a64f1e
Merge pull request #2086 from cuneytsenturk/master
Portal dashboard added date filter
2021-06-07 11:49:24 +03:00
Sevan Nerse
0a416e99ec global search based on livewire improved 2021-06-04 19:05:35 +03:00
Cüneyt Şentürk
9432009f0e Portal dashboard added date filter 2021-06-04 16:21:05 +03:00
Denis Duliçi
a42429bf12 fixed n+1 2021-06-04 12:42:38 +03:00
Cüneyt Şentürk
41e29de11b
Merge pull request #2080 from burakcakirel/missing-migration
Added missing migration from 2.1.12
2021-06-03 22:36:59 +03:00
Denis Duliçi
8a4ae613c2 fixed webpack 2021-06-02 18:30:31 +03:00
Burak Çakırel
3b8e999223
Added missing migration from 2.1.12 2021-06-02 17:43:38 +03:00
Cüneyt Şentürk
aa709ed3c2 fixed company logo 2021-06-02 01:05:34 +03:00
Cüneyt Şentürk
fdd1011b3a Wizard page re-factoring.. 2021-06-01 23:58:08 +03:00
Cüneyt Şentürk
0536942bbd
Merge pull request #2072 from brkcvn/logo-styling-modules-bugfix
Spin styling, modules bugfix and file upload bugfix
2021-06-01 22:42:48 +03:00
Cüneyt Şentürk
8cc4e32e04 Report show set default financial year filter.. 2021-06-01 22:02:30 +03:00
Cüneyt Şentürk
b29ea1bba5 Search and filter set default filter.. 2021-06-01 14:43:27 +03:00
Burak Civan
e0e3215fcc Spin styling, file upload bugfix, modules anchor bugfix 2021-06-01 10:43:26 +03:00
Burak Civan
4e01a72f0c Undo last commit 2021-06-01 10:39:27 +03:00
Burak Civan
57efd15b5f Logo styling, file upload bugfix and modules anchor bugfix 2021-06-01 10:30:57 +03:00
Cüneyt Şentürk
f4859b87e9 Added app changelog pagination 2021-05-31 14:22:20 +03:00
Denis Duliçi
067f7e5635 fixed relationship conflict 2021-05-30 20:51:14 +03:00
Denis Duliçi
528bc88ede formatting 2021-05-30 19:32:39 +03:00
Cüneyt Şentürk
e6f34d8089 fixed document logo show issue.. 2021-05-30 19:28:31 +03:00
Cüneyt Şentürk
7f4c4dbe1b Merge branch 'master' of github.com:akaunting/akaunting 2021-05-30 17:31:06 +03:00
Cüneyt Şentürk
462ce16a48 fixed data controller 2021-05-30 17:30:30 +03:00
Cüneyt Şentürk
7e3b1b600e Merge branch 'master' of github.com:akaunting/akaunting 2021-05-30 17:23:07 +03:00
Cüneyt Şentürk
81940efdef inclusive tax calculate fixed.. 2021-05-30 17:22:48 +03:00
Cüneyt Şentürk
1d3cbadcb5 fixed wizard data issue.. 2021-05-30 16:38:13 +03:00
Cüneyt Şentürk
dd9a10febd Changed api show and store method.. 2021-05-30 02:43:12 +03:00
Cüneyt Şentürk
cb494556af
Merge pull request #2064 from brkcvn/wizard
Wizard
2021-05-29 20:28:08 +03:00