364 Commits

Author SHA1 Message Date
Cüneyt Şentürk
468288f5b1
Merge pull request #1850 from cuneytsenturk/master
Improved import upload page..
2021-02-11 18:09:39 +03:00
Cüneyt Şentürk
58daa83030 Improved import upload page.. 2021-02-11 18:08:06 +03:00
Cüneyt Şentürk
d44009adb0 Dropzone component file updated. 2021-02-11 17:54:21 +03:00
Cüneyt Şentürk
672e8365db Notification important feature added.. 2021-02-11 17:09:31 +03:00
Sevan Nerse
5adc60b688 code refactoring for recent works related to dropzone 2021-02-10 16:30:25 +03:00
Cüneyt Şentürk
55ef9559eb File group changes.. 2021-02-10 12:07:33 +03:00
Cüneyt Şentürk
cf2726441c File group component and view changes.. 2021-02-09 11:47:30 +03:00
Cüneyt Şentürk
6852d83cb9 dropzone fixed href issue.. 2021-02-08 18:26:30 +03:00
Cüneyt Şentürk
37cd1a9205 close #1825 Fixed: Unable to edit email templates 2021-02-02 10:39:28 +03:00
Sevan Nerse
8c84d0cf80 attachments could be shown on dropzone 2021-01-30 21:21:40 +03:00
Sevan Nerse
c1f4316cb9 preview option is added to dropzone 2021-01-29 17:26:02 +03:00
Sevan Nerse
2c6b107a15 acceptedFiles parameter is removed due to default value is defined for acceptedFiles option 2021-01-29 16:23:46 +03:00
Sevan Nerse
3cfda098da options prop is converted to configurations data variable and maxFiles control is fixed #1807 2021-01-29 15:40:22 +03:00
Cüneyt Şentürk
8ad02c8c67
Merge pull request #1814 from pavel-mironchik/bootstrap-jquery
Do not include jQuery twice.
2021-01-29 09:56:04 +03:00
Pavel Mironchik
dcfac7ebb9 Do not include jQuery twice. 2021-01-29 00:47:19 +06:00
Sevan Nerse
8b77dc10db onCalculateTotal should be called with timeout 2021-01-28 15:10:11 +03:00
Sevan Nerse
46f20816d0 minor bug fixed on AkauntingSelect.vue 2021-01-28 14:02:01 +03:00
Cüneyt Şentürk
74a98589d5 close #1475 Fixed: Not able to create newline in email templates 2021-01-27 13:23:22 +03:00
Cüneyt Şentürk
60091d2d1f document inclusive tax calculate issue solved 2021-01-26 15:50:10 +03:00
Cüneyt Şentürk
f77d209a54 filter operator styling.. 2021-01-26 12:21:29 +03:00
Cüneyt Şentürk
726ecb8593 Select group set array field issue solved.. 2021-01-24 12:09:56 +03:00
Cüneyt Şentürk
4c73a19b12 Search Field "is not" bug 2021-01-22 23:16:44 +03:00
Cüneyt Şentürk
d421a09dfd CardForm button styling.. 2021-01-22 22:39:53 +03:00
Cüneyt Şentürk
4f21c14bf9 get language text for vue component 2021-01-22 16:01:48 +03:00
Cüneyt Şentürk
964a4f5c4b file group partial enhancement 2021-01-22 14:12:24 +03:00
Cihan Şentürk
7767358a18 portal payment card text change 2021-01-20 16:09:52 +03:00
Cihan Şentürk
8b0917abc2 portal payment save card checkbox not working 2021-01-20 16:03:25 +03:00
Cüneyt Şentürk
2ec3b65ca5
Merge pull request #1785 from SevanNerse/master
minor bugs fixed related to document items
2021-01-20 12:37:14 +03:00
Denis Duliçi
a487d040a9 added bulk action to transactions 2021-01-20 12:35:34 +03:00
Sevan Nerse
bfe4970cc1 line discount amount is fixed 2021-01-20 12:34:37 +03:00
Sevan Nerse
0d92d9ccd2 'add tax' field on document item should be visible after removing an existing tax 2021-01-20 11:59:36 +03:00
Cüneyt Şentürk
633fc0e2fc CardForm component add cards list styling.. 2021-01-20 01:31:20 +03:00
Cüneyt Şentürk
68bf544ba3 fixed select multi select issue solved 2021-01-20 00:08:57 +03:00
Cüneyt Şentürk
3edbc72061 Document recurring form create/edit form 2021-01-19 23:24:06 +03:00
Cüneyt Şentürk
b06deb529d Document page currencies feature and change currency dynamic fixed.. 2021-01-19 17:52:22 +03:00
Cihan Şentürk
dc3eb37a4d payment method redirectForm not working 2021-01-19 14:55:55 +03:00
Cüneyt Şentürk
9269b93e3d contact and item focus input issue solved. 2021-01-19 14:12:13 +03:00
Cüneyt Şentürk
12c1be09e6 Akaunting Html Editor component fixed.. 0.js and 37.js file deleted :) 2021-01-18 16:20:57 +03:00
Sevan Nerse
5527532e9a listener for max files reached is added to akaunting dropzone 2021-01-18 14:24:23 +03:00
Sevan Nerse
13467852cd event listener part of akaunting dropzone is arranged 2021-01-18 13:47:07 +03:00
Sevan Nerse
af9891d99f auto process feature of akaunting dropzone is disabled 2021-01-18 12:10:39 +03:00
Sevan Nerse
83bf3e7d06 property of value in akaunting dropzone should take File 2021-01-18 12:08:38 +03:00
Cüneyt Şentürk
c0b685328e AkauntingDropzpneFileUpload feature added. 2021-01-18 11:24:51 +03:00
Cüneyt Şentürk
9e9f6597a1 set default currency 2021-01-18 11:23:17 +03:00
Cüneyt Şentürk
3ac6bb98ac
Merge pull request #1771 from SevanNerse/master
component dropzone related works
2021-01-18 10:48:15 +03:00
Cihan Şentürk
c529e53f21 refs #1773 2021-01-18 00:18:04 +03:00
Cihan Şentürk
33c1704542 card component select card future 2021-01-17 23:55:27 +03:00
Sevan Nerse
6f8ebf91e8 DropzoneFileUpload.vue component is adjusted 2021-01-17 21:21:06 +03:00
Cüneyt Şentürk
b7ac634b30 credit card 2021-01-17 19:15:19 +03:00
Sevan Nerse
a0dcfa90b5 preview of dropzone is made parametric 2021-01-17 18:00:15 +03:00