Commit Graph
40 Commits
Author SHA1 Message Date
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