Commit Graph
94 Commits
Author SHA1 Message Date
Sevan Nerse c445d73765 code refactoring 2021-02-05 21:00:54 +03:00
Sevan Nerse db11b0cf83 quarterly based reports should consider financial year start 2021-02-05 20:37:39 +03:00
Sevan Nerse 05d19c435d code refactoring with @cuneytsenturk after dropzone improvement 2021-01-30 22:08:12 +03:00
Sevan Nerse 8c84d0cf80 attachments could be shown on dropzone 2021-01-30 21:21:40 +03:00
Sevan Nerse 2448943a46 existence of attachment must be checked 2021-01-30 21:16:04 +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
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
Sevan Nerse 03cb49aea2 maxFiles have to be given to akaunting dropzone component 2021-01-21 18:29:46 +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
Sevan Nerse 5e25ae8a2f Merge branch 'master' of https://github.com/akaunting/akaunting 2021-01-18 14:47:17 +03:00
Sevan Nerse 2709c85564 default value of maxFiles will be 1 for fileGroup partial 2021-01-18 14:46:46 +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
Sevan Nerse e0d002fbc8 reverted ec1053bb00 2021-01-17 21:24:16 +03:00
Sevan Nerse 6f8ebf91e8 DropzoneFileUpload.vue component is adjusted 2021-01-17 21:21:06 +03:00
Sevan Nerse a0dcfa90b5 preview of dropzone is made parametric 2021-01-17 18:00:15 +03:00
Sevan Nerse ec1053bb00 first item of array should be read due to dropzone returns always an array of files 2021-01-17 16:54:06 +03:00
Sevan Nerse fe97d51e49 parameter of accepted files is arranged for the fileGroup partial 2021-01-17 13:01:15 +03:00
Sevan Nerse c5fd225057 options should be passed as a property 2021-01-17 12:45:13 +03:00
Sevan Nerse 5f0a7d3ecc parameter of accepted files should be given with options to dropzone component 2021-01-17 12:44:18 +03:00
Sevan Nerse ec8ad2d534 naming of variables updated and redundancy created by use of the computed property is changed in sortBy method 2021-01-09 16:15:32 +03:00
Sevan Nerse 050a424ebf fixing an exception that throws if the value of 'multiple' is true 2021-01-09 12:04:43 +03:00
Sevan Nerse 40fdf89d29 fixing an exception that throws if the value of 'multiple' is true 2021-01-09 11:55:39 +03:00
Sevan Nerse f5aa1c9acd option_sortable prop is activated 2021-01-08 15:53:56 +03:00
Sevan Nerse a87f4610ce checkbox group is adjusted 2021-01-07 12:32:22 +03:00
Sevan Nerse 45f231d291 dynamic option is upgraded on akaunting select and akaunting select remote 2021-01-05 21:28:42 +03:00
Sevan Nerse 7aa0686fb9 minor changes made on akaunting-date component and used partials 2021-01-04 18:44:12 +03:00
Sevan Nerse 57a664be98 entries of items will be reflected automatically to the entries of form items 2021-01-04 14:42:46 +03:00
Sevan Nerse 45bfcf31b6 description of an item must be checked as null or not 2021-01-03 18:06:14 +03:00
Sevan Nerse e264881773 the value of description and name should be considered as an input 2021-01-03 18:04:29 +03:00
Sevan Nerse ad396db7b6 dynamic options implemented to all partial form blades 2020-12-31 13:56:13 +03:00
Sevan Nerse 405424fc66 dynamic options feature is added to akaunting-select components 2020-12-31 13:39:44 +03:00
Sevan Nerse 8f19f0c24f revert of c78a5a0a4e 2020-12-28 15:27:43 +03:00
Sevan Nerse 3684292b09 onBindingItemField makes possible adding fields to item array 2020-12-28 11:50:09 +03:00
Sevan Nerse f25331f949 visible-change attribute is added to all select based form controls 2020-12-28 11:49:12 +03:00
Sevan Nerse c78a5a0a4e document relationship should specify type of document 2020-12-28 11:36:55 +03:00
Sevan Nerse 1702daf288 message error is fixed 2020-11-24 14:12:35 +03:00
Sevan Nerse 5536866d4f scope is added for the code field of BillTotal model 2020-11-11 13:23:08 +03:00
Sevan Nerse 66ac9eceb1 scope is added for the code field of InvoiceTotal model 2020-11-11 13:18:21 +03:00
Sevan Nerse 3da234744e path of ManagesStacks.php is fixed 2020-11-03 12:40:19 +03:00
Sevan Nerse 19060fa16f fixing typo 2020-10-16 12:09:57 +03:00
Sevan Nerse ec8bfae2c1 prompting condition of --db-password is changed 2020-10-16 12:08:04 +03:00
Sevan Nerse 4f9c226110 updating or duplicating an invoice or bill causes wrong status 2020-09-21 11:32:23 +03:00
Sevan Nerse 7afc34ef11 tooltip feature is finalized for widgets 2020-07-12 18:23:16 +03:00
Sevan Nerse be212a9847 tooltip feature is finalized for rows of reports 2020-07-12 15:37:49 +03:00
Sevan Nerse b341d68c0d tooltip feature is added to widgets 2020-07-11 13:01:05 +03:00
Sevan Nerse 14f8ae464d empty line is added at the end of show.blade.php 2020-07-11 10:33:35 +03:00
Sevan Nerse 5afb369ef5 tooltip feature is added to rows of reports 2020-07-11 09:40:56 +03:00
Sevan Nerse 7d31c33796 use part is reordered 2020-06-22 18:00:08 +03:00
Sevan Nerse 1e2ca0c35c BulkActions.php is fixed for better detection module specific actions 2020-06-22 16:35:58 +03:00
Sevan Nerse c675ec750f text overlapping problem is solved on some widgets 2020-06-03 18:05:42 +03:00
Sevan Nerse 99ec1dc80b amount calculation of omnipay is fixed 2020-05-23 19:32:27 +03:00
Sevan Nerse f916d6a200 minor change in items of invoices and bills moved to partials path 2020-05-10 08:50:15 +03:00
Sevan Nerse a8fe772581 items of invoices and bills moved to partials path 2020-05-10 08:14:48 +03:00
Sevan Nerse b639c691a9 texts overlapping the title on widgets is fixed 2020-04-27 11:55:01 +03:00
Sevan Nerse 7c011a327b texts overlapping the first and second column on reports is fixed 2020-04-20 17:32:24 +03:00
Sevan Nerse 31ce410341 minor changes made to make compatible with code structure 2020-04-15 21:16:26 +03:00
Sevan Nerse d3e7b863da minor changes made to make compatible with code structure 2020-04-15 19:42:31 +03:00
Sevan Nerse 4c988cb373 invoice and bill reminding is moved console command to listeners 2020-04-15 11:28:36 +03:00
Sevan Nerse d0da980efd modules folder totally ignored except standard modules 2020-04-14 11:56:52 +03:00
Sevan Nerse 6df51d061a app/Console/Stubs/Modules/request.stub is changed in order to extend App\Abstracts\Http\FormRequest 2020-04-04 19:47:07 +03:00
Sevan Nerse 7d03d45527 validation rules should be seperated from attributes 2020-03-21 15:34:23 +03:00
Sevan Nerse 11d67ffba5 CreateTransaction job is improved 2020-03-11 22:17:45 +03:00
Sevan Nerse 9e4f3d8993 multiple prop of AkauntingSelect.vue component should be passed as a dynamic prop on multi_select_add_new_group.blade.php 2020-02-18 15:12:16 +03:00
Sevan Nerse 1be9aa9df9 status is renamed to statuses in line with code 2020-02-09 11:40:11 +03:00
Sevan Nerse 8535b6157a placeholder of search control is enabled to read from lang files 2020-02-09 10:25:40 +03:00
Sevan Nerse dcb1b88c04 disabled mode added for multiple select group 2020-02-01 00:37:19 +03:00
Sevan Nerse 189c10b0b1 disabled property added to AkauntingDate.vue 2020-01-31 23:54:21 +03:00
Sevan Nerse 9937c35d43 'exported' is added to lang resources that contain messages 2020-01-23 14:48:49 +03:00
Sevan Nerse 0322792932 syntax error is fixed 2020-01-21 22:41:24 +03:00
Sevan Nerse 0e7299b25c Factory is added for Contact model 2020-01-06 20:37:24 +03:00
Sevan Nerse 656216f93e value parameter is fixed on select group 2019-12-30 14:19:29 +03:00
Sevan Nerse 0358d9f541 translation is updated 2019-12-27 13:45:02 +03:00
Sevan Nerse 4b3462f466 translation is added 2019-12-26 21:13:36 +03:00
Sevan Nerse ccf72f2f44 Value of radio group controls should be given on edit page of settings 2019-12-24 13:52:49 +03:00
Sevan Nerse 13ced6a76a Fixing style of description column on transactions page. It should wrap in order to handle long descriptions. 2019-12-23 16:37:35 +03:00
Sevan Nerse 205fdddc2b Update information of app and modules is wrong.
It solves issue #994
2019-12-16 23:16:38 +03:00
Sevan Nerse ff34527915 Getting default settings caused a trouble. It is fixed by using get method. 2019-12-14 12:48:01 +03:00
Sevan Nerse a16291ecd6 Getting schedule settings caused a trouble. It is fixed by using get method. 2019-12-14 12:40:41 +03:00
Sevan Nerse aad96e7814 Radio group partial is fixed. 2019-12-14 10:06:32 +03:00
Sevan Nerse 68a9f1add7 Fixing format changes 2019-12-12 11:43:41 +03:00
Sevan Nerse f85e807284 Fixing typo 2019-12-12 11:23:12 +03:00
Sevan Nerse 0051f43c67 Deleting problem of currencies at wizard step is fixed. It also solves issue #934
Feature tests are added.
2019-12-12 00:05:27 +03:00
Sevan Nerse 4d367a42d4 Middleware updated in order to decide that wizard is completed or not 2019-12-11 23:29:49 +03:00
Sevan Nerse 511f45fb5d minor bug fixed 2019-11-17 15:31:08 +03:00
Sevan Nerse ea92c9674e APP_INSTALLED should be checked in order to decide that app is installed or not 2019-11-17 10:56:17 +03:00
Sevan Nerse 782c97db00 placeholder property added for textarea controls. 2019-11-16 13:11:26 +03:00
Sevan Nerse 2d92db33ec required sign added to rate field on currency pages. 2019-11-16 11:56:30 +03:00