issues
search
zfcampus
/
zf-rest
BSD 3-Clause "New" or "Revised" License
32
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
collection_query_white_list broken
#117
Wilt
closed
5 years ago
1
201 status code only set if self link present
#116
javabudd
closed
6 years ago
1
Use Input Filter keys as query whitelist
#115
e-belair
closed
6 years ago
2
Getting data as array instead of stdClass
#114
kschroeer
opened
6 years ago
5
Provide PHP 7.2 support
#113
weierophinney
closed
6 years ago
1
zf-content-validation does not seem to be working as expected
#112
kschroeer
closed
7 years ago
1
Can't get POST data
#111
kschroeer
closed
7 years ago
1
Problem with page_size and max_page_size
#110
kschroeer
closed
7 years ago
4
Docs variable fixe
#109
maciek-wozniak
closed
6 years ago
1
Rest Controller shouldn't wrap the data in a specific replesentational format
#108
neoglez
closed
7 years ago
2
Docs fixes + Code coverage + PHPUnit 6
#107
michalbundyra
closed
6 years ago
4
CS fixes
#106
michalbundyra
closed
8 years ago
1
Follow-up to #103
#105
michalbundyra
closed
8 years ago
1
PHP7: Resource as classname is forbidden
#104
alextartan
opened
8 years ago
1
Fixed issue with Throwable being passed to createApiProblemFromException
#103
javabudd
closed
8 years ago
6
RestController::Fetch when throwable is caught createApiProblemFromException is called which takes an exception as input
#102
DannyvdSluijs
closed
8 years ago
0
Patch phpdoc 1
#101
Wilt
opened
8 years ago
3
Expose zf-rest as a ZF module
#100
weierophinney
closed
8 years ago
0
Prepare for v3 releases of ZF components
#99
weierophinney
closed
8 years ago
0
RestController to call *.post events before calling createHalEntity
#98
manchuck
closed
5 years ago
1
url in location header should be a string not a link array
#97
Wilt
closed
8 years ago
0
In case issue #95 needs to be implemented...
#96
Wilt
closed
8 years ago
3
add Content-Location header to POST responses
#95
BreiteSeite
closed
8 years ago
0
500 if page size lower than zero
#94
snapshotpl
closed
8 years ago
4
delete method 422 Unprocessable Entity
#93
ghost
closed
8 years ago
7
Do not implement SharedListenerAggregate
#92
weierophinney
closed
8 years ago
2
RFC: Remove IdentityInterface as type hint on ZF\Rest\Resource
#91
steverhoades
opened
9 years ago
1
Question : zf-rest "create.post" event
#90
merlindorin
closed
9 years ago
1
Can't use my own model with content negotiation
#89
webaaz
opened
9 years ago
2
Use short array syntax
#88
neeckeloo
closed
8 years ago
1
Fix broken unit tests because of changes in Hal module
#87
neeckeloo
closed
9 years ago
0
Bump minimum supported PHP to 5.5
#86
weierophinney
closed
9 years ago
0
Use 400 status for invalid data passed to Resource
#85
weierophinney
closed
9 years ago
0
Allow returning HAL collections and entities from resources
#84
weierophinney
closed
9 years ago
0
When external parameter is out of range return error 400
#83
remybreuils
closed
9 years ago
1
Wrong response code for creating entities without id or with id = 0
#82
Wilt
closed
9 years ago
8
Improve code readability
#81
neeckeloo
closed
9 years ago
0
Add generic triggerEvent method
#80
neeckeloo
closed
9 years ago
1
Batch POST response does not include collection name
#79
metanav
closed
9 years ago
2
Handle exception if page parameter is non-integer
#78
dstockto
closed
9 years ago
0
500 ISE with stack trace if page parameter is not an integer
#77
dstockto
closed
9 years ago
0
JSON patch according to RFC6902
#76
Wilt
opened
9 years ago
2
Fix for https://github.com/zfcampus/zf-rest/issues/74
#75
dstockto
closed
9 years ago
0
replaceList called without an array should return ApiProblem
#74
dstockto
closed
9 years ago
0
`collection_query_whitelist` default behaviour?
#73
Wilt
closed
9 years ago
6
Content negotiation for errors (404, 405, ...)
#72
Maks3w
opened
9 years ago
3
Remove deleteList override
#71
weierophinney
closed
9 years ago
0
Getters instead of magic __get in Hal\Entity
#70
Wilt
closed
8 years ago
4
Incompatibility with ZF 2.4
#69
gsomoza
closed
9 years ago
2
RestController should allow returning Response from Resource
#68
weierophinney
closed
9 years ago
3
Next