Skip to content

History / componentAutoSuggestionServer

Revisions

  • Added new index creation to the protocol

    @CSchowalter CSchowalter committed Sep 9, 2013
  • changed ToDos

    @CSchowalter CSchowalter committed Aug 29, 2013
  • Adapted the HTTP-Request variation without image.

    @CSchowalter CSchowalter committed Aug 21, 2013
  • Corrected HTTP-request to be valid concerning HTTP specifications.

    @CSchowalter CSchowalter committed Aug 21, 2013
  • Seperated Status-Messages (Errors VS Warnings)

    @CSchowalter CSchowalter committed Aug 21, 2013
  • Added a status message and new ToDo

    @CSchowalter CSchowalter committed Aug 21, 2013
  • Removed duplicate Status

    @CSchowalter CSchowalter committed Aug 20, 2013
  • Corrected the response having an newline (we do not pretty-print). Added a message for the case of no image to be inserted to the database.

    @CSchowalter CSchowalter committed Aug 20, 2013
  • Corrected the request description asking for JSON instead of form (multipart).

    @CSchowalter CSchowalter committed Aug 15, 2013
  • Changed specification of protocol in the create section. Added status messages, changed request Content-Type to multipart.

    @CSchowalter CSchowalter committed Aug 15, 2013
  • Updated componentAutoSuggestionServer (markdown)

    @CSchowalter CSchowalter committed Aug 15, 2013
  • Added the missing declaration for when the missing index name message is supposed to occur

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Specified it is necessary to select an index when creating new entries.

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Added create status message "No name given..."

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Corrected formatting errors

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Defined responses for create.

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Defined the name of the protocol (ASTP).

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Defined convention for status messages of every CRUD operation.

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Corrected the multipart POST requests so the data streams are in the body (where they belong!)

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Added two hyphens at the end of each final boundary (HTTP specifies it to be that way!)

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Improved status messages to be helpful.

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Added details to retrieve response

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Create: Open Question: Should there be a way for bulk importing images?

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Removed outdated comments (concerning missing indexNames and wrong numItems parameter in Retrieve)

    @CSchowalter CSchowalter committed Aug 7, 2013
  • corrected/removed outdated information in delete and update

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Added status messages for Create and Retrieve

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Specified Error Messages to be human readable (create)

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Corrected code environment (formatting error)

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Added boundaries to the multipart POST request (create); Also re-added Rene's requirement

    @CSchowalter CSchowalter committed Aug 7, 2013
  • Changed POST request in Create section

    @CSchowalter CSchowalter committed Aug 7, 2013