Commit Graph

1809 Commits

Author SHA1 Message Date
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
Burak Civan
4c49095928 Unusage codes and files ejected 2021-05-29 17:01:22 +03:00
Denis Duliçi
c426eb5db0 throw exception in queue if no company 2021-05-28 20:35:44 +03:00
Burak Civan
0a9d80ca1b Wizard edited 2021-05-28 15:45:19 +03:00
Cüneyt Şentürk
6a0de2c672 close #2061 Enhancement: Added permission check invoice/bill transaction delete buton 2021-05-28 14:33:24 +03:00
Burak Civan
c08c080900 Uploaded logo edited for wizard company 2021-05-28 11:34:42 +03:00
Cüneyt Şentürk
40bd54fe1c fixed sample-data send mail issue.. 2021-05-28 11:21:41 +03:00
Cüneyt Şentürk
d990fa0189 setting update fixed dropzone changes.. 2021-05-27 17:52:58 +03:00
Cüneyt Şentürk
faca470caa api user show add locale field.. 2021-05-27 11:27:30 +03:00
Burak Civan
93ba76e978 Dropzone form post edited 2021-05-26 18:31:17 +03:00
Cüneyt Şentürk
64575107f3 refs #2056 2021-05-26 17:22:17 +03:00
Cüneyt Şentürk
4870269131 Merge pull request #2060 from pavel-mironchik/advanced-section-title
Allow modules to provide a custom title for the "advanced" section in a document
2021-05-26 16:33:52 +03:00
Cüneyt Şentürk
db966860f1 close #2061 Fixed: Not showing company logo in invoice/bill page 2021-05-26 16:10:04 +03:00
Pavel Mironchik
c2d09a4d25 Allow modules to provide a custom title for the "advanced" section in a document. 2021-05-26 12:21:48 +06:00
Burak Civan
32894e7151 Code refactoring 2021-05-25 19:52:39 +03:00
Cüneyt Şentürk
61602e32ec Added Translations api endpoint 2021-05-25 19:17:02 +03:00
Denis Duliçi
4e924ab46d fixed tests and bulk action export 2021-05-23 17:13:13 +03:00
Denis Duliçi
21e14f1191 fixed import export 2021-05-23 02:27:44 +03:00
Burak Civan
79f91eab7f 'Wizard edited for spa' 2021-05-20 15:18:43 +03:00
Cüneyt Şentürk
cdfe846d4b Merge pull request #2046 from burakcakirel/add-company-id-media-tables
Add company_id column to media tables
2021-05-20 10:36:31 +03:00
Burak Çakırel
a1b3d954c0 Fixed tests 2021-05-20 02:11:03 +03:00