- 18 May, 2012 27 commits
-
-
Tristan Cavelier authored
-
Tristan Cavelier authored
Add tests.
-
Tristan Cavelier authored
New class on jio.js, it permit to make easier storage development. Add one test.
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
And fixing some bugs inside jio.dummystorages.js
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
DavStorage in jio.storage.js completed.
-
Tristan Cavelier authored
Developping DavStorage.
-
Tristan Cavelier authored
-
Tristan Cavelier authored
automaticaly start it.
-
Tristan Cavelier authored
Local storage save document bugs fixed.
-
Tristan Cavelier authored
Publisher, Subscriber and Unsubscriber works. We can now create most than one instance of JIO with "var j=JIO.createNew()". Doc strings can realy help us to use JIO now. Qunit tests for localStorage are not completly finished yet. DavStorage have to be modified a little to make it complete. ReplicateStorage does not exist yet.
-
Tristan Cavelier authored
-
Tristan Cavelier authored
localStorage job list is a rescue job list now. job list and LocalStorage are inserted to localStorage differently. ...
-
Tristan Cavelier authored
LocalStorage and DAVStorage seam to be functionnal. ReplicateStorage is still missing.
-
Tristan Cavelier authored
-
Tristan Cavelier authored
update JQuery from 1.5.2 to 1.7.2
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
-
Tristan Cavelier authored
We must now include them manually.
-
Tristan Cavelier authored
- Unexpected Results: object.attr || true (-> always true) is completly different than object.attr !== undefined ? oject.attr : true (-> if attr is defined then attr else true) - Adding few semicolon at the end of some instructions. - Adding few comments to improve reading comprehension.
-
- 16 May, 2012 13 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-