1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

75 Commits

Author SHA1 Message Date
Hillel Coren
bee27dbb69 Fix for tests 2019-02-25 15:26:17 +02:00
Hillel Coren
153e223010 Fix for duplicate invitations 2019-02-25 12:38:52 +02:00
David Bomba
fce09b036a
file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390 Rebase Dev 2019-01-30 22:00:26 +11:00
David Bomba
e254cf3833
Fix for document permissions (#2415) 2018-10-05 20:17:31 +10: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
50212e9567 Fix for tests 2018-05-03 21:46:34 +03:00
Christopher Di Carlo
1b2de482d0 Add ability to hook into Product view
Adds ability to define dynamic relations on entities
2018-05-03 10:31:28 -04:00
Hillel Coren
e51baa4058 Working on statements 2018-04-30 23:00:22 +03:00
Hillel Coren
7a5215e6a0 Support background image on invoice 2018-04-11 23:18:01 +03:00
Hillel Coren
31037d44d9 Fix for archived relationships 2018-03-14 12:21:50 +02:00
Hillel Coren
bb8c2f80f6 Delete from history when deleted 2018-03-14 10:48:16 +02:00
Hillel Coren
c344af9de3 PHP 7.2 fixes 2018-03-05 16:40:10 +02:00
Hillel Coren
11a3e9ab1e Proposals 2018-01-31 18:16:48 +02:00
Hillel Coren
de040a4455 Working on proposals 2018-01-31 13:51:18 +02:00
Hillel Coren
7c3cbc3a7e Working on proposals 2018-01-30 20:58:55 +02:00
Hillel Coren
31d7481903 Add projects to top level navigation 2017-11-30 13:57:39 +02:00
Hillel Coren
dbf136ba41 Add comment 2017-11-16 21:02:36 +02:00
Hillel Coren
f1453fe9a3 Credit card limits not respected in 3.9? #1745 2017-11-16 20:58:06 +02:00
Hillel Coren
c6dd901203 Restrict scope filter 2017-11-03 11:24:54 +02:00
Hillel Coren
7b20db256e Fix for duplicate public ids/keys 2017-07-02 16:28:05 +03:00
Hillel Coren
b694d35994 Recurring expenses 2017-06-26 16:25:11 +03:00
Hillel Coren
a04015ac41 Handle case where public_id has been used 2017-06-14 20:59:44 +03:00
Hillel Coren
fcbc9bd885 Working on speech rec 2017-04-04 16:57:33 +03:00
Hillel Coren
4e31686f56 Support creating inline vendors and categories 2017-03-02 21:55:41 +02:00
Hillel Coren
59b107fc66 Support creating inline vendors and categories 2017-03-02 18:15:06 +02:00
Hillel Coren
06485f1cb3 Fix issue when non-admin user views invoice with gateway limits 2017-02-02 22:59:14 +02:00
Hillel Coren
30515c69f3 php-cs-fixer 2017-01-30 21:49:42 +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
a63f694d09 Improvements to reports 2017-01-22 12:09:29 +02:00
Hillel Coren
0f37d5f618 Refactor presenters 2016-12-26 21:43:53 +02:00
Hillel Coren
8b4c1d25da CRUD 2016-12-09 10:43:20 +02:00
Hillel Coren
ce724fe1c9 Working on CRUD 2016-12-08 21:37:07 +02:00
Hillel Coren
2762debd59 Working on module CRUD 2016-12-08 15:41:35 +02:00
Hillel Coren
8bac6b6c27 Working on adding bulk actions to client page 2016-11-24 11:22:37 +02:00
Hillel Coren
ccecb65f58 Working on status selector 2016-11-20 16:08:36 +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
fc683784fc Remove duplicate activity records for expenses and tasks 2016-10-21 09:54:28 +03:00
Hillel Coren
6c02ee2c60 Allow all users to see tax rates 2016-10-18 14:10:46 +03:00
Hillel Coren
249c89dbfd Added products to main navigation 2016-09-23 17:00:47 +03:00
Holger Lösken
752c1684df Integrate updater in sidebar
- Show little badge, when update available
- Remove download only link
- Change self update texts
- Update to latest version of laravel-selfupdater package
2016-09-21 15:25:56 +00:00
Hillel Coren
e743af4d24 Merged #1062 2016-09-15 13:41:09 +03:00
Hillel Coren
db0c305b4f Working on history sidebar 2016-08-31 22:10:41 +03:00
Hillel Coren
472ba842eb Working on the bot 2016-08-08 17:45:37 +03:00
Hillel Coren
f8fda5f241 Working on the bot 2016-08-07 22:42:32 +03:00
Hillel Coren
5f8ae65310 Working on expense category permissions 2016-07-07 11:44:15 +03:00
Hillel Coren
0dc9b3fceb Made 'viewable' scope default behavior 2016-07-04 19:49:01 +03:00