Cihan Şentürk
10a39de970
added number scope to the transaction model
2023-07-20 15:40:36 +03:00
Cihan Şentürk
6a07f8ad9e
added parent id field to import and export
2023-07-20 15:39:23 +03:00
Cüneyt Şentürk
7768280ea3
Merge pull request #3005 from mervekaraman/master
...
Added extra time to open tooltip
2023-07-20 10:51:21 +03:00
Merve Karaman
d03c6c92f7
Added extra time to open tooltip
2023-07-20 10:57:30 +03:00
Cüneyt Şentürk
797ee71f6b
Merge branch 'master' into title-subheading
2023-07-19 14:43:19 +03:00
Cüneyt Şentürk
18fa397df1
styling..
2023-07-13 16:24:14 +03:00
Cüneyt Şentürk
6a7e4f07ef
Merge pull request #3004 from mervekaraman/master
...
Scroll added when items are too many
2023-07-13 15:53:16 +03:00
Merve Karaman
7648991be9
Scroll added when items are too many
2023-07-13 15:49:08 +03:00
Cüneyt Şentürk
0013092b55
Merge pull request #3002 from mervekaraman/master
...
Progress bar not showing on some pages
2023-07-11 13:16:43 +03:00
Merve Karaman
007c64fff4
Changelog modal style changed
2023-07-11 13:19:14 +03:00
merve karaman
79d1b4cb0a
Merge branch 'akaunting:master' into master
2023-07-11 13:10:10 +03:00
Denis Duliçi
49a04cd854
updated blade components
2023-07-11 12:17:01 +03:00
Denis Duliçi
bfb37c62c6
applied new features of money
package
2023-07-11 12:03:14 +03:00
Denis Duliçi
20e5b57562
updated money
package to 5.0 version
2023-07-10 12:53:43 +03:00
Merve Karaman
bffc926a81
Progress bar not showing on some pages
2023-07-07 14:58:17 +03:00
Cüneyt Şentürk
7a589e5bbd
version update 3.0.15 to 3.0.16
2023-07-07 11:49:31 +03:00
Cüneyt Şentürk
5eb1ef0156
Fixed installer db prefix empty..
2023-07-07 11:33:11 +03:00
Cüneyt Şentürk
ff5aaeba79
update composer.lock file
2023-07-06 13:07:20 +03:00
Cüneyt Şentürk
daa9e27a74
update composer.lock file
2023-07-06 12:56:55 +03:00
Cüneyt Şentürk
ce7df9d544
Merge pull request #2979 from akaunting/translations
...
New Crowdin translations
2023-07-06 12:35:21 +03:00
Crowdin Bot
43021b6d5b
new crowdin translations
2023-07-06 09:20:58 +00:00
Cüneyt Şentürk
45181fa019
Added update listener file..
2023-07-06 11:50:44 +03:00
Cüneyt Şentürk
d23b41a88b
Added all head files all_currencies object
2023-07-05 17:36:26 +03:00
Cüneyt Şentürk
750e47c62d
Fixed factory class exits
2023-07-05 14:15:42 +03:00
Cüneyt Şentürk
c97d64793a
Merge branch 'master' of github.com:akaunting/akaunting
2023-07-05 12:16:36 +03:00
Cüneyt Şentürk
7d906b7f97
Added User Invitation created_by and created_from columns..
2023-07-05 12:16:25 +03:00
Cüneyt Şentürk
0a949bfe99
Merge pull request #3001 from mervekaraman/master
...
Alpine.js Upgrade from 2.8.2 to 3.13.3
2023-07-05 11:54:04 +03:00
Merve Karaman
be6c4f3f30
Alpine.js Upgrade from 2.8.2 to 3.13.3
2023-07-05 11:58:37 +03:00
Cüneyt Şentürk
2469bc2c09
update composer.lock file
2023-07-05 10:58:01 +03:00
Cüneyt Şentürk
ec6a858d76
Fixed show page tabs in table head border styling..
2023-07-04 15:52:43 +03:00
Cüneyt Şentürk
d48fc2cd56
Merge pull request #3000 from mervekaraman/master
...
Left menu chevron not rotating
2023-07-04 11:40:30 +03:00
Merve Karaman
382acaf02e
Left menu chevron not rotating
2023-07-04 11:38:40 +03:00
Cüneyt Şentürk
f3169536fe
close #2999 Enhancement: Invoice item columns setting styling ( #866acb813 )
2023-07-03 18:10:11 +03:00
Cüneyt Şentürk
c58db84339
Document item edit columns checking name and description column ( #866acb813 )
2023-07-03 17:25:26 +03:00
Cüneyt Şentürk
f040a95118
Merge pull request #2998 from mervekaraman/master
...
Description is overflowing in App modal
2023-07-03 17:21:18 +03:00
Merve Karaman
b6a63f1e37
Description is overflowing in App modal
2023-07-03 17:19:48 +03:00
Cüneyt Şentürk
d954db2fd3
Merge pull request #2997 from mervekaraman/master
...
Wizard Finish style changed
2023-07-03 13:02:04 +03:00
Merve Karaman
606c31a0d8
Wizard Finish stlye changed
2023-07-03 12:08:10 +03:00
merve karaman
b2f446b8b8
Merge branch 'akaunting:master' into master
2023-07-03 11:37:34 +03:00
Cüneyt Şentürk
a2777077ef
Merge pull request #2996 from vitormattos/feature/add-description-when-fetch-document-item
...
Add description when fetch document item
2023-07-03 09:17:15 +03:00
Vitor Mattos
8a46abcdfc
Add description when fetch document item
...
The endpoint GET /api/documents/{id} return a list of items but the item
haven't the description. With this update will return the description of
a item.
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-07-02 23:13:09 -03:00
Denis Duliçi
f2fd54060a
Merge pull request #2995 from happyhardik/master
...
Using Prefix from ENV variable during installation
2023-06-26 10:16:54 -07:00
Hardik Thakker
30a7e70cb9
Using Prefix from ENV variable during installation
...
- Currently, during installation, we do not take into account the database table name prefix from env variables during installation (if specified by the user we ignore it and we try to generate a random prefix)
- For me putting that auto-generated random prefix back into environment variables failed after install, causing the installation to die, so I added it in env variables before hand, but that didn't help as we were ignoring it.
2023-06-24 12:57:39 +05:30
Merve Karaman
0f32db037a
Self-Hosted Wizard Finish
2023-06-23 14:39:17 +03:00
Cüneyt Şentürk
1d68c7af5e
Disable user issue fixed..
2023-06-23 11:23:14 +03:00
Merve Karaman
df95c10fcb
Merge branch 'master' of github.com:mervekaraman/akaunting
2023-06-23 11:15:20 +03:00
Cüneyt Şentürk
60259ee284
document template logo styling
2023-06-23 11:08:29 +03:00
Cüneyt Şentürk
03c9e5551b
Update DateFormat middleware event..
2023-06-23 10:58:35 +03:00
Cüneyt Şentürk
dfc0c7ef6c
Merge pull request #2990 from CihanSenturk/import/export-improvements
...
Import/export improvements
2023-06-23 10:53:20 +03:00
Cüneyt Şentürk
21777a8150
Merge pull request #2989 from boracakirel/added-dates-formating-event
...
Added dates formating event.
2023-06-23 10:53:04 +03:00