Julius Härtl
|
f7b69d9c42
|
Fix varius small issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-06-08 19:35:43 +02:00 |
|
Julius Härtl
|
2c63bfb4b8
|
Keep deleted boards for a while and delete with cron
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-06-08 19:35:43 +02:00 |
|
Julius Härtl
|
247b4dde0c
|
Fix getting permissions and active indicator
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-06-08 19:35:43 +02:00 |
|
Julius Härtl
|
90eb9ce28e
|
Fix unit tests for board archiving
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-06-08 19:35:42 +02:00 |
|
Julius Härtl
|
8c04ea8dc9
|
Archive boards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-06-08 19:35:42 +02:00 |
|
Julius Härtl
|
5dd346fbe8
|
Merge pull request #151 from nextcloud/sort-stacks
Add stack sorting functionality
|
2017-05-23 23:07:04 +02:00 |
|
Julius Härtl
|
b6d94ec9ff
|
Add stack sorting functionality
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-05-23 22:54:44 +02:00 |
|
Marin Treselj
|
ebee72e9b3
|
Application name should not be a transatable string.
Signed-off-by: Marin Treselj <marin@pixelipo.com>
|
2017-05-23 11:27:57 +02:00 |
|
Julius Härtl
|
12ebffb885
|
Do not use getDisplayName for groups
it is not supported in Nextcloud 11
https://github.com/nextcloud/server/pull/4690
https://github.com/nextcloud/server/pull/2833
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-05-04 12:10:17 +02:00 |
|
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 Härtl
|
6033baca23
|
Remove old search endpoint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-04-26 14:54:56 +02:00 |
|
Julius Härtl
|
c1ff005710
|
Use OCS API to search for users/groups
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2017-04-26 14:42:11 +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
|
15e5a432b6
|
Improve logging of exceptions catched by SharingMiddleware
|
2017-02-27 11:27:49 +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 |
|
Julius Haertl
|
37437c1d76
|
Fix check for acl permissions
|
2017-02-01 18:52:34 +01:00 |
|
Julius Haertl
|
76e9dc15a1
|
Update Makefile, use tabs and remove duplicate js
|
2017-01-31 16:16:48 +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
|
7cb485b1c5
|
Cleanup
|
2017-01-31 10:00:18 +01: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
|
73d196aa6c
|
Test controllers
|
2017-01-18 14:18:29 +01:00 |
|
Julius Haertl
|
eb02f267a5
|
Fix constructor indentation
|
2017-01-18 13:38:12 +01:00 |
|
Julius Haertl
|
736c6ced10
|
Testing mapper on database
|
2017-01-18 13:32:08 +01:00 |
|
Julius Haertl
|
8f6e923e85
|
Fix indentation
|
2017-01-18 12:49:09 +01:00 |
|
Julius Haertl
|
823dbbd04b
|
Testing services
|
2017-01-18 12:34:58 +01:00 |
|
Julius Haertl
|
b2113963d2
|
Rewrite permission check and tests
|
2017-01-16 00:27:35 +01:00 |
|
Julius Haertl
|
75168332e9
|
Cleanup Middleware
|
2017-01-13 16:47:15 +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
|
51c65cabd2
|
Fix array_unique error
|
2016-12-07 00:39:12 +01:00 |
|
Julius Haertl
|
94053560e7
|
Complete BoardServiceTest
|
2016-11-09 14:11:58 +01:00 |
|
Julius Haertl
|
63a604a7e4
|
Reformat code
|
2016-11-09 14:00:45 +01:00 |
|
Julius Haertl
|
f2fd7c215c
|
Fix querying for permissions
|
2016-11-06 23:08:40 +01:00 |
|