e7449ecdf8ZF-7771 move the 'edit' special GET logic up with the other special GET logic to fix a bug with the 'action' and 'id' param values for /edit requests
16 anni fa
lcrouch
c307bacbe6ZF-7437 ZF-7598 change Zend_Rest_Route to route to indexAction instead of listAction
16 anni fa
alexander
68db61a018Merge cs-17363 back to trunk. [ZF-7581] related.
16 anni fa
matthew
f9d6d54554Promoted RESTful route/PUT support to trunk; fixed issue in TestConfiguration