Changeset 5712 for DASISH


Ignore:
Timestamp:
10/14/14 19:33:06 (10 years ago)
Author:
stephanie.roth@snd.gu.se
Message:

Added more information regarding "next steps" and test setup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DASISH/t5.6/client/branches/XSD-UPD-STEPS.txt

    r5706 r5712  
    11TODO:s
    22
    3 A, Set up new FF profile. Test available functionality against http://lux17.mpi.nl/ds/webannotator/.
     3A, Set up new FF profile (final-steps-lux17). Test available functionality against http://lux17.mpi.nl/ds/webannotator/.
    44
    55- The following functionality should work:
    66
    77--
    8   | CRUD
     8  | POST annotations
     9    GET annotations
     10    PUT (update) annotations
     11    DELETE annotations
     12    Authentication (login, logout)
     13    Cached representations
     14        POST
     15        GET
     16    GET /incoming (annotations made by other users)
     17
     18
     19
     20+++ Bugfixes and updates that fix schema update issues:
     21
     22https://github.com/DASISH/dwan-client-wiredmarker/issues
     23
     24+++ jQuery tests and mockups, see NetBeans 8.0.1 project
     25
     26+++ (Error) Messages
     27
     28https://developer.mozilla.org/en-US/docs/Components.utils.reportError
     29
     30https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIConsoleService
     31
     32=> he Error Console is deprecated in Firefox, and is now only made available if you set the devtools.errorconsole.enabled preference to true. Use the Web Console instead, for web content, or the Browser Console for chrome content.
     33
     34https://developer.mozilla.org/en-US/docs/Tools/Web_Console
     35
     36https://developer.mozilla.org/en-US/docs/Tools/Browser_Console
     37
Note: See TracChangeset for help on using the changeset viewer.