summaryrefslogtreecommitdiff
path: root/views/data.jade
Commit message (Collapse)AuthorAgeFilesLines
* data.jade: Making sure 'params' is always available.HEADmasterTrygve Laugstøl2012-07-291-0/+1
|
* o Initial support for updating single items.Trygve Laugstøl2012-07-291-44/+71
|
* o Better layout of the data table.Trygve Laugstøl2012-07-221-7/+12
| | | | | | Using a <table> instead of <dl> as the dl headings was collapsed by at least Chrome. o Adding mail logging.
* o Better formatting of error messages.Trygve Laugstøl2012-07-181-1/+7
|
* o Trying to get the last slash correct in the URLs.Trygve Laugstøl2012-07-181-1/+1
|
* o Always showing the returned http response, including body.Trygve Laugstøl2012-07-141-1/+6
|
* o Only showing headings if the item is in the colleciton.Trygve Laugstøl2012-07-141-104/+123
| | | | | o Adding full support for writes. o Better looking query and template forms.
* o Fixing bug in navigation links.Trygve Laugstøl2012-07-121-1/+1
|
* o Adding first and last links.Trygve Laugstøl2012-07-111-31/+70
|
* o Splitting 'hrefs' so the user can click on any path segment.Trygve Laugstøl2012-07-071-2/+5
|
* o Consistent usage of italics for missing fields.Trygve Laugstøl2012-07-071-10/+20
|
* o Automatically showing next/prev links if the collection has next/prev links.Trygve Laugstøl2012-07-051-1/+19
|
* o Messed up errors vs queries in the side bar.Trygve Laugstøl2012-07-051-1/+1
|
* o Implementing support for deleting items.Trygve Laugstøl2012-07-051-32/+84
|
* o Always showing the http response, even when the body couldn't be decoded.Trygve Laugstøl2012-07-041-25/+20
|
* o Updating error rendering after adding sidebar.Trygve Laugstøl2012-07-031-25/+27
| | | | o Showing raw data when rendering errors too.
* o Improved front page.Trygve Laugstøl2012-07-031-1/+1
|
* o Adding a side bar.Trygve Laugstøl2012-07-031-25/+53
|
* o Telling users how the links is opened.Trygve Laugstøl2012-07-031-1/+3
|
* o Experimenting with the links and buttons.Trygve Laugstøl2012-07-021-1/+1
|
* o Experimenting with the links and buttons.Trygve Laugstøl2012-07-021-44/+52
|
* o Better error messages when unable to parse JSON.Trygve Laugstøl2012-07-021-2/+5
| | | | o Fixing typos.
* o Showing a message if there are no queries.Trygve Laugstøl2012-07-021-20/+23
|
* o Adding support for queries.Trygve Laugstøl2012-07-021-41/+39
|
* o Adding Accept header when forwarding URL to Redbot.Trygve Laugstøl2012-06-301-0/+1
|
* o Twitter Bootstrap <3.Trygve Laugstøl2012-06-301-54/+101
|
* o Prettier and better error handling.Trygve Laugstøl2012-06-301-36/+65
|
* o Adding links.Trygve Laugstøl2012-06-291-24/+57
|
* o Showing doc.uri and doc.version.Trygve Laugstøl2012-06-291-4/+29
|
* o Adding links on each item.Trygve Laugstøl2012-06-291-3/+5
|
* o Initial import of application/vnd.collection+json explorer.Trygve Laugstøl2012-06-281-0/+49