brantje
|
306c267b1b
|
Fix test and typo
|
2016-10-15 22:18:44 +02:00 |
|
Marcos Zuriaga
|
a327103bc0
|
Removed some pgsql useless check
|
2016-10-15 17:55:07 +02:00 |
|
Marcos Zuriaga
|
114df3e948
|
Attempt to fix pgsql fails
|
2016-10-15 01:48:33 +02:00 |
|
Marcos Zuriaga
|
0779d79cca
|
Fix sqlite bug, hope the mysql problem is not happening on other systems and the sql statement works on all the other systems
|
2016-10-14 23:37:16 +02:00 |
|
Marcos Zuriaga
|
52c072631d
|
Added unit tests agains sharerequest mapper
Added some helper functions on the database helper test
Renamed method so it's less confusing
|
2016-10-14 22:39:06 +02:00 |
|
Marcos Zuriaga
|
61dbcedfa4
|
Removed unused var from mapper constructor
|
2016-10-12 19:23:12 +02:00 |
|
Marcos Zuriaga
|
d0fbc485d0
|
Improved pending request permissions update
PHP doc improvements and additions
Changes on the utility class
|
2016-10-05 18:24:22 +02:00 |
|
brantje
|
eb915e065e
|
Dont create new requests for a credential, when target user has pending requests for that credential
|
2016-10-05 12:11:43 +02:00 |
|
Marcos Zuriaga
|
00149bb912
|
Fixes some issues with the ACL queries
|
2016-10-04 20:46:59 +02:00 |
|
Marcos Zuriaga
|
2259f002be
|
Added pending requests to the acl api
|
2016-10-04 19:59:55 +02:00 |
|
brantje
|
28aa97bc57
|
Add backend for deleting share requests
|
2016-10-03 15:50:10 +02:00 |
|
brantje
|
ab7b2f7a4d
|
Revert "Unshare item. Reading shared credential broke?"
This reverts commit 86d9910f74 .
|
2016-10-03 15:47:00 +02:00 |
|
brantje
|
86d9910f74
|
Unshare item. Reading shared credential broke?
|
2016-10-03 15:40:46 +02:00 |
|
brantje
|
14c2ec26fb
|
Fixes for cleanItemRequestsForUser
|
2016-10-02 18:01:41 +02:00 |
|
brantje
|
bd7fc18896
|
Revert "Decline from notification works!"
This reverts commit 5809b23811 .
|
2016-10-02 17:38:19 +02:00 |
|
brantje
|
5809b23811
|
Decline from notification works!
|
2016-10-02 17:37:21 +02:00 |
|
brantje
|
a727fd814d
|
Decline sharing request
|
2016-10-02 17:19:12 +02:00 |
|
brantje
|
200a18a0e8
|
Begin to implement accept shared credential
|
2016-10-02 15:39:52 +02:00 |
|
Marcos Zuriaga
|
b828f7dbd1
|
Sharing api endpoints
Sharing db interfacing logics
Some minor db changes
|
2016-10-02 13:48:23 +02:00 |
|
brantje
|
49d5b15d25
|
Fix inserting share requests
|
2016-10-02 11:43:31 +02:00 |
|
brantje
|
c41439b0c2
|
Fix table name in ShareRequestMapper
|
2016-10-02 11:22:19 +02:00 |
|
Marcos Zuriaga
|
42b73148e6
|
Sharing action api
Some db changes for sharing
Sharing route added
Other minor changes
|
2016-10-02 01:56:36 +02:00 |
|