- 27 Aug, 2012 1 commit
-
-
Ivan Tyagov authored
-
- 24 Aug, 2012 2 commits
-
-
Ivan Tyagov authored
"data-" prefix.
-
Ivan Tyagov authored
RenderJS.
-
- 21 Aug, 2012 8 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
On Google Chrome or Chromium, requests methods (POST,PUT,GET,DELETE) act on the internal browser cache, so important action like PUT could not work. The Url sended with the request is appended by '?_=xxx' (which 'xxx' is the current date in ms) to make this Url unique.
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 20 Aug, 2012 3 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 17 Aug, 2012 1 commit
-
-
Tristan Cavelier authored
-
- 16 Aug, 2012 1 commit
-
-
Tristan Cavelier authored
-
- 14 Aug, 2012 9 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
Redesigned to use put,get,remove and allDocs instead of {save,load,remove}Document and getDocumentList. These methods are similar to PouchDB methods. Error objects are similar to jQuery and CouchDB. Error status are unique. Storage design difficulty decreased.
-
- 07 Aug, 2012 1 commit
-
-
Tristan Cavelier authored
-
- 06 Aug, 2012 4 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
elrte new document is now empty. We can now remember previous JSON login.
-
Tristan Cavelier authored
-
- 03 Aug, 2012 3 commits
-
-
Tristan Cavelier authored
SlickGrid can now show documents that are in conflict or not, and Basic Conflict Manager shows the last modify date of revisions.
-
Tristan Cavelier authored
It returns now an object containing the new revision instead of the new revision only
-
Tristan Cavelier authored
-
- 02 Aug, 2012 6 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
GetDocumentList from conflict or dav with no document never calls fail or done
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
- 01 Aug, 2012 1 commit
-
-
Tristan Cavelier authored
-