4231 Commits

Author SHA1 Message Date
Cüneyt Şentürk
faf49d5937 version update 2.1.2 to 2.1.3 2021-02-15 16:10:34 +03:00
Cüneyt Şentürk
0b020a1484 update composer.lock file.. 2021-02-15 14:30:41 +03:00
Cüneyt Şentürk
34d9f8341b
Merge pull request #1863 from akaunting/translations
New Crowdin translations
2021-02-15 14:16:08 +03:00
Crowdin Bot
2e7e30dd64 new crowdin translations 2021-02-15 11:01:23 +00:00
Denis Duliçi
2af751d836
Merge pull request #1864 from SevanNerse/master
minor bug fixed on reflect recurring transactions to reports
2021-02-15 13:59:10 +03:00
Cüneyt Şentürk
93d95a8dfc close #1860 Fixed: Search dropdown breaks when screensize =< 575px 2021-02-15 13:48:12 +03:00
Sevan Nerse
7dd96a308e minor bug fixed on reflect recurring transactions to reports 2021-02-15 13:25:53 +03:00
Cüneyt Şentürk
087b41184b broken company.logo repair 2021-02-15 12:58:48 +03:00
Cüneyt Şentürk
fa12c98e2b Merge branch 'master' of github.com:akaunting/akaunting 2021-02-15 12:47:42 +03:00
Cüneyt Şentürk
6251d09edb Document edit company logo issue solved.. 2021-02-15 12:47:29 +03:00
Denis Duliçi
435926d514 fixed undefined variable error 2021-02-15 10:41:15 +03:00
Cüneyt Şentürk
fc6ed02803 document timeline permission typo 2021-02-15 10:12:05 +03:00
Cüneyt Şentürk
86ae76d885 fixed permission check issue 2021-02-15 10:11:44 +03:00
Denis Duliçi
2c92998a14 check if extra module is already installed 2021-02-14 20:45:15 +03:00
Denis Duliçi
f49db07e24 make imported message plural 2021-02-14 12:57:30 +03:00
Denis Duliçi
fe728bd9aa
Merge pull request #1859 from denisdulici/master
Added import export for categories
2021-02-14 12:53:43 +03:00
Denis Duliçi
80be6cf339 added import export for categories 2021-02-14 12:52:00 +03:00
Cüneyt Şentürk
43bafc9afd change log modal styling.. 2021-02-13 13:08:30 +03:00
Cüneyt Şentürk
91cae79a2a Suggestions styling.. 2021-02-13 12:50:28 +03:00
Cüneyt Şentürk
0ef7c42db0 version update 2.1.1 to 2.1.2 2021-02-13 12:01:10 +03:00
Cüneyt Şentürk
b6daf5d6f6
Merge pull request #1858 from akaunting/translations
New Crowdin translations
2021-02-13 11:34:02 +03:00
Crowdin Bot
1f77846ff7 new crowdin translations 2021-02-13 08:31:53 +00:00
Denis Duliçi
b0adc4bdf9 fixed tests 2021-02-13 11:10:42 +03:00
Denis Duliçi
6afd559dcb composer lock 2021-02-13 01:53:10 +03:00
Denis Duliçi
5137ef3e98 fixed auth profile permission 2021-02-13 00:50:14 +03:00
Denis Duliçi
8cdb9a2a21 formatting #1855 2021-02-12 23:05:50 +03:00
Denis Duliçi
a64fe6f779
Merge pull request #1855 from SevanNerse/master
setting that named as `financial year denote` added to localization p…
2021-02-12 22:47:02 +03:00
Sevan Nerse
52cf468d70 setting that named as financial year denote added to localization part and it will be considered on the preparation of reports 2021-02-12 22:01:02 +03:00
Cüneyt Şentürk
9665d8d695 add error notification important feature 2021-02-12 19:26:38 +03:00
Cüneyt Şentürk
bdc17242a6
Merge pull request #1841 from akaunting/translations
New Crowdin translations
2021-02-12 18:32:47 +03:00
Cüneyt Şentürk
e5eb41025b
Merge pull request #1851 from cuneytsenturk/master
Added import/export, bulk action export feature test
2021-02-12 18:24:48 +03:00
Cüneyt Şentürk
463d89a4e2 customer test fixed export issue..
this issue reason b5300e416c/database/seeds/TestCompany.php (L76)
2021-02-12 18:10:20 +03:00
Cüneyt Şentürk
f47b2ad249 Merge branch 'master' of github.com:akaunting/akaunting 2021-02-12 17:52:05 +03:00
Cüneyt Şentürk
c17a596c33 Empty page change method.. 2021-02-12 17:51:46 +03:00
Cüneyt Şentürk
a2fce31a1f
Merge pull request #1853 from SevanNerse/master
prefix definition is fixed by converting the use of slug to kebab
2021-02-12 16:20:01 +03:00
Sevan Nerse
baed35a4fd prefix definition is fixed by converting the use of slug to kebab 2021-02-12 16:14:34 +03:00
Cüneyt Şentürk
ed9c72c0c6
Merge pull request #1852 from SevanNerse/master
key variable must be considered if it is defined in search string
2021-02-12 15:36:59 +03:00
Cüneyt Şentürk
04592a8d23 Merge branch 'master' of github.com:akaunting/akaunting 2021-02-12 14:52:34 +03:00
Cüneyt Şentürk
01742cd054 Add Empty page component.. 2021-02-12 14:52:18 +03:00
Sevan Nerse
14aa49dfdb key variable must be considered if it is defined in search string 2021-02-12 13:57:02 +03:00
Cüneyt Şentürk
46fdbc5d8a fixed styling.. 2021-02-12 13:38:33 +03:00
Denis Duliçi
6a216d3f9e fixed report permissions 2021-02-12 13:28:03 +03:00
Cüneyt Şentürk
2c7f25f41f Document empty page create button added permission control 2021-02-12 13:26:10 +03:00
Cüneyt Şentürk
95e88e04f8 added export/ bulk action export and import feature test for revenues.. 2021-02-12 13:15:05 +03:00
Cüneyt Şentürk
b626c76360 added export/ bulk action export and import feature test for invoices.. 2021-02-12 13:13:02 +03:00
Cüneyt Şentürk
1d5ce19c03 styling.. 2021-02-12 13:12:32 +03:00
Cüneyt Şentürk
053fb1a7ba added export/ bulk action export and import feature test for customers.. 2021-02-12 13:09:56 +03:00
Cüneyt Şentürk
eab1ccc60f fixed vendor test 2021-02-12 13:07:05 +03:00
Cüneyt Şentürk
a94c9dc9c5 added export/ bulk action export and import feature test for vendors.. 2021-02-12 12:31:00 +03:00
Crowdin Bot
f804e19524 new crowdin translations 2021-02-12 09:25:12 +00:00