Bug 11395: New service to preview a record.
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 12 Dec 2013 20:15:06 +0000 (21:15 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 5 Mar 2015 14:27:03 +0000 (15:27 +0100)
commit22ce6a4bac6652b63b7ede5fe9a11b4a3465657e
tree082d5f577cfba90cba9a7f8e7f065f276402d626
parenta5a9abd1a0928c067b4b21b340f40d9cb5fecba0
Bug 11395: New service to preview a record.

The main patch adds the ability to preview a record. This is done using
an AJAX way. The preview record is processed on the server side.

Note: I don't think an authentification check is necessary here.

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
svc/records/preview [new file with mode: 0755]