- 02 Apr, 2015 1 commit
-
-
Romain Courteaud authored
-
- 27 Mar, 2015 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 18 Mar, 2015 1 commit
-
-
Romain Courteaud authored
Do not store data as encoded string but as data URL. Set a default mime type for text attachment if not provided.
-
- 12 Mar, 2015 1 commit
-
-
Romain Courteaud authored
Allow to choose which action_reference will be used as default view.
-
- 10 Mar, 2015 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
openCursor only return one entry per index value by default. Use IDBKeyRange to get the expected behaviour.
-
- 27 Feb, 2015 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
Simplify storage and tests code. Change the database structure so that the "attachment" store contains one entry per attachment.
-
- 19 Feb, 2015 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 18 Feb, 2015 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 17 Feb, 2015 2 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 16 Feb, 2015 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 13 Feb, 2015 1 commit
-
-
Romain Courteaud authored
Add tests for memorystorage. Drop copy/paste code in jio.post. Should be added in a standalone storage if needed.
-
- 04 Feb, 2015 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
All ERP5 callable can be represented as attachment. Editing (FormData) is done with putAttachment. It is not possible to directly create/modify.
-
Romain Courteaud authored
-
- 23 Jan, 2015 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 16 Jan, 2015 1 commit
-
-
Romain Courteaud authored
-
- 12 Jan, 2015 1 commit
-
-
Romain Courteaud authored
-
- 07 Jan, 2015 1 commit
-
-
Romain Courteaud authored
-
- 05 Jan, 2015 1 commit
-
-
Romain Courteaud authored
-
- 19 Dec, 2014 2 commits
-
-
Romain Courteaud authored
Contrary to previous implementation, the content is not shared between all memory storages.
-
Romain Courteaud authored
Allow to read all entries in localStorage. localStorage becomes just one jio document with many attachments.
-
- 18 Dec, 2014 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
This cache doesn't have any conflict detection and can lead to data lose.
-
Romain Courteaud authored
Each webdav file is transformed as a single "enclosure" attachment to a jio document with the same name.
-
Romain Courteaud authored
-
Romain Courteaud authored
-