Joshua Dwire
40c30cce2f
Laravel 6 support
2021-09-25 20:13:01 -04:00
David Bomba
2ec4d6702c
Fix for regression ( #3070 )
2019-11-14 22:07:23 +11:00
Joshua Dwire
f222390ce8
Upgrade to Laravel 5.5 and PHP 7.3
2019-09-12 19:30:10 -04:00
David Bomba
aefe133ba0
fix permissions ( #2637 )
2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca
Rebase to v4.5.9
2019-01-30 21:45:46 +11:00
David Bomba
a9f2d0d855
This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). ( #2150 )
...
* migration for new permissions schema
* update permissions across data tables
* refactor migrations to prevent duplicate attribute
* update permissions in views
* Product Permissions
* permissions via controllers
* Refactor to use Laravel authorization gate
* Doc Blocks for EntityPolicy
* check permissions conditional on create new client
* Bug Fixes
* Data table permissions
* working on UI
* settings UI/UX finalised
* Datatable permissions
* remove legacy permissions
* permission fix for viewing client
* remove all instances of viewByOwner
* refactor after PR
* Bug fix for Functional test and implementation of Functional tests for Permissions
* fix for tests
2018-06-07 20:08:34 +10:00
Hillel Coren
e34c7ce44e
Fix enter expense from client
2018-05-08 23:16:35 +03:00
Hillel Coren
3d0d416b24
Add line break to log message
2018-04-29 09:38:22 +03:00
Hillel Coren
489fc02dfc
Working on client statements
2018-04-29 09:00:37 +03:00
Hillel Coren
eeddf4fea8
Refactor custom fields
2018-04-04 16:24:59 +03:00
Hillel Coren
06ba3d743c
Add expenses tab to client overview
2018-03-15 23:07:20 +02:00
Hillel Coren
86e2c7c8c4
Support purging clients
2018-03-14 19:51:49 +02:00
Hillel Coren
82b298c3d4
Support reactivating email addresses
2018-02-25 13:51:20 +02:00
Hillel Coren
8d7eb709be
Enable looking up email status
2018-02-25 10:47:15 +02:00
Hillel Coren
aa4049a018
Add filter options to the client statement
2017-07-30 13:32:34 +03:00
Hillel Coren
89bb0bd23f
Fix translation of currencies and countries
2017-07-24 18:04:25 +03:00
Hillel Coren
a1224f56d1
Add new recurring invoice link to client overview
2017-04-16 16:35:55 +03:00
Hillel Coren
3daeaaa7ee
Working on supporting custom payment terms
2017-02-26 12:53:06 +02:00
Hillel Coren
c0fbaf1e89
php-cs-fixer cleanup
2017-01-30 21:40:43 +02:00
Hillel Coren
4da2a7125f
php-cs-fixer cleanup
2017-01-30 21:17:56 +02:00
Hillel Coren
1eb83a2642
php-cs-fixer clean up
2017-01-30 18:05:31 +02:00
Hillel Coren
de6302d12a
Add client statements
2017-01-23 17:00:44 +02:00
Hillel Coren
bb55beaa64
Working on CRUD
2016-12-08 17:09:45 +02:00
Hillel Coren
ae28c3c5c3
Working on bulk list changes
2016-11-27 11:46:32 +02:00
Hillel Coren
5c6c9e399b
Working on datatables
2016-11-24 11:41:11 +02:00
Hillel Coren
8bac6b6c27
Working on adding bulk actions to client page
2016-11-24 11:22:37 +02:00
Hillel Coren
23c098014a
Improved status selection
2016-11-18 15:31:43 +02:00
Hillel Coren
fce46114bc
Working on list status select
2016-11-17 16:29:02 +02:00
Hillel Coren
5b80e32fa7
Add ability to enable\disable modules
2016-10-27 11:57:51 +03:00
Hillel Coren
753e482144
Rework redirect after bulk edit logic
2016-09-19 16:30:46 +03:00
Hillel Coren
db0c305b4f
Working on history sidebar
2016-08-31 22:10:41 +03:00
Hillel Coren
5d7f7ec02c
Merge pull request #946 from codedge/#942-Refactoring-dead-code-unused-uses
...
#942 refactoring dead code unused uses
2016-07-04 09:38:50 +03:00
Holger Lösken
a114f60127
Adding translation support for languages
...
- Languages can now be translated via texts.php
2016-07-04 01:02:38 +02:00
Holger Lösken
0fbda85a59
Code Refactoring
...
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Holger Lösken
b13b9a2d7d
Fix hardcoded translations for industry, country and payment types
...
- Fixes #426 , resolves #426
2016-07-03 09:24:55 +00:00
Hillel Coren
5ff69c6f29
Payments refactor
2016-06-20 17:14:43 +03:00
ben
dadac05532
add support to multiple invoice types
2016-05-29 12:02:44 +03:00
Hillel Coren
e7bf0599db
Separated out entity datatable classes
2016-05-23 19:52:20 +03:00
Joshua Dwire
41f4c98e08
Merge remote-tracking branch 'upstream/develop' into payments-changes
2016-05-10 10:25:42 -04:00
Joshua Dwire
9ed44bdfe4
Merge pull request #4 from joshuadwire/laravel-acl
...
Laravel acl
2016-05-06 14:17:16 -04:00
Hillel Coren
05bd8d9318
Moving permissions to form requests
2016-05-01 14:31:10 +03:00
Hillel Coren
50de2d757e
Working on permissions
2016-04-30 21:55:15 +03:00
Hillel Coren
1a47598aea
Working on custom route model binding
2016-04-28 15:20:34 +03:00
Hillel Coren
9979eba5d9
Working on custom route model binding
2016-04-28 15:16:33 +03:00
Joshua Dwire
fe2a1fe66a
Add Braintree support
2016-04-26 19:59:52 -04:00
Joshua Dwire
fc0d4d3edd
Finish migrating to Laravel ACL
2016-04-25 21:53:39 -04:00
Joshua Dwire
22f65e8108
Finalize multi-plan support
...
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
2016-04-18 22:35:18 -04:00
Hillel Coren
b6fa4620b9
Fix for links when public/ is in URL
2016-04-13 12:57:03 +03:00
Joshua Dwire
0148d06205
Add user permission support
2016-03-15 19:08:00 -04:00
Hillel Coren
eb6cd45913
Minor fixes
2016-03-03 21:39:15 +02:00