Julius Härtl
|
860cbab1d3
|
Add proper error handling when user/group cannot be found
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-05-04 11:26:45 +02:00 |
|
Julius Härtl
|
a6b6842e2b
|
No not fail on nonexisting acl users/groups
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-05-03 13:25:58 +02:00 |
|
Julius Härtl
|
02eecb3a3f
|
Use mapper classes for relational data
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-04-27 13:08:25 +02:00 |
|
Julius Haertl
|
1e9c86e158
|
Code cleaup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-04-27 13:08:25 +02:00 |
|
Julius Haertl
|
2b05227f4b
|
Add Group class
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-04-27 13:08:10 +02:00 |
|
Julius Haertl
|
3e304a9ff2
|
Use display name for users and groups
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-04-27 13:08:10 +02:00 |
|
Julius Haertl
|
34c1a681b1
|
Add jsonSerialize method to RelationalEntity
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
2017-03-20 14:26:03 +01:00 |
|
Lars Thoms
|
873e7cb1cf
|
Fixed SQL statements without prefixes
Signed-off-by: Lars Thoms <lars.thoms@spacecafe.org>
|
2017-03-04 20:40:23 +01:00 |
|
Julius Haertl
|
b5feeeaee3
|
Fix group acl entries being interpreted as users
|
2017-02-13 22:06:27 +01:00 |
|
Julius Härtl
|
198e443a24
|
Merge pull request #33 from juliushaertl/fix-acl-create
Use integer values for Acl type
|
2017-02-06 22:53:05 +01:00 |
|
Julius Haertl
|
8342e1f99a
|
Remove debug logging and unused function
|
2017-02-05 22:53:28 +01:00 |
|
Julius Haertl
|
f604f2f779
|
Remove another string representation
|
2017-02-05 22:46:29 +01:00 |
|
Julius Haertl
|
0333f31b9a
|
Move to int values for permission type checks
|
2017-02-03 18:38:01 +01:00 |
|
Julius Haertl
|
dfe8bad832
|
Do not return string on Acl type getter
|
2017-02-03 18:35:41 +01:00 |
|
Scrutinizer Auto-Fixer
|
c01bfb5e44
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-01-31 13:01:52 +00:00 |
|
Julius Haertl
|
6dc6f924cf
|
Rename to RelationalEntity to avoid naming collission
|
2017-01-31 13:43:35 +01:00 |
|
Julius Haertl
|
b0dd73b811
|
Fix Entity for php 5.6
|
2017-01-31 13:39:25 +01:00 |
|
Scrutinizer Auto-Fixer
|
094aa6d636
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2017-01-31 09:28:59 +00:00 |
|
Julius Haertl
|
581ca05554
|
Fix Acl
|
2017-01-19 13:55:16 +01:00 |
|
Julius Haertl
|
f936afd972
|
Rename permissions in backend
|
2017-01-19 11:03:33 +01:00 |
|
Julius Haertl
|
140c860944
|
Testing BoardMapper
|
2017-01-18 14:43:00 +01:00 |
|
Julius Haertl
|
736c6ced10
|
Testing mapper on database
|
2017-01-18 13:32:08 +01:00 |
|
Julius Haertl
|
823dbbd04b
|
Testing services
|
2017-01-18 12:34:58 +01:00 |
|
Julius Haertl
|
da34d7167f
|
Cleanup use statements
|
2017-01-13 16:46:59 +01:00 |
|
Julius Haertl
|
b0627d8979
|
Remove dark magic middleware and check permission in services
|
2017-01-13 16:36:36 +01:00 |
|
Julius Haertl
|
f0aa3777b2
|
Remove IDb occurences
|
2017-01-09 21:32:40 +01:00 |
|
Julius Haertl
|
c0c4010cf1
|
Check permissions in frontend
|
2016-11-06 22:07:37 +01:00 |
|
Julius Haertl
|
8efe250320
|
PermissionServiceTest
|
2016-10-30 22:41:08 +01:00 |
|
Julius Haertl
|
0db8b5646a
|
Get rid of unneeded sql queries
|
2016-10-30 13:21:05 +01:00 |
|
Julius Haertl
|
5d85771ac0
|
Disable ui elements if permissions are not sufficient
|
2016-10-29 02:08:28 +02:00 |
|
Julius Haertl
|
a4d8e6334e
|
Update only fields with changes
|
2016-10-28 23:24:40 +02:00 |
|
Julius Haertl
|
d16c767017
|
Fix double board list loading
|
2016-10-28 22:31:32 +02:00 |
|
Julius Haertl
|
c1bbe62cfa
|
Remove unused variables
|
2016-10-28 22:04:56 +02:00 |
|
Julius Haertl
|
461269d7d2
|
Fix stack renaming, archived card adding
|
2016-10-28 01:59:59 +02:00 |
|
Julius Haertl
|
9bbe4b9137
|
PHPdoc and small fixes
|
2016-10-28 00:48:00 +02:00 |
|
Julius Haertl
|
1faa3481f8
|
Cleanup mostly use statements
|
2016-10-28 00:04:08 +02:00 |
|
Julius Haertl
|
1167ca14a8
|
Fix not found acls and cleanup mappers
|
2016-10-28 00:03:00 +02:00 |
|
Julius Haertl
|
b82b1ef2f0
|
Delete linked objects
|
2016-10-15 12:05:27 +02:00 |
|
Julius Haertl
|
a7853723d7
|
Fix tests on php 5
|
2016-10-14 14:33:30 +02:00 |
|
Julius Haertl
|
29c907ab7f
|
Various fixes
|
2016-10-14 14:25:26 +02:00 |
|
Julius Haertl
|
5388f2af69
|
Fix board ordering on rename
|
2016-08-24 01:58:54 +02:00 |
|
Julius Haertl
|
2deffacd98
|
Add SharingMiddleware for permission checks and small fixes
|
2016-08-24 01:22:45 +02:00 |
|
Julius Haertl
|
33e99b9e7c
|
move to PSR-4
|
2016-08-19 18:10:07 +02:00 |
|