Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nilbus/Backbone.dualStorage issues and pull requests
#156 - Add options to model creation
Pull Request -
State: closed - Opened by paaddyy over 7 years ago
- 6 comments
#155 - add CDNJS version badge in README.md
Pull Request -
State: closed - Opened by dada0423 almost 8 years ago
- 1 comment
#154 - minor instruction update
Pull Request -
State: closed - Opened by dreamalligator about 8 years ago
- 2 comments
#153 - readme update for npm
Pull Request -
State: closed - Opened by dreamalligator about 8 years ago
- 1 comment
#152 - Fetching remote changes before resolving dirty state
Issue -
State: closed - Opened by atsepkov about 8 years ago
- 1 comment
Labels: Question
#151 - Model creation and modification race condition
Issue -
State: closed - Opened by headlessme almost 9 years ago
- 1 comment
Labels: Bug, Question
#150 - QuotaExceededError
Issue -
State: closed - Opened by wojciecheu about 9 years ago
- 1 comment
#149 - localForage support
Issue -
State: open - Opened by siddo420 about 9 years ago
- 1 comment
Labels: Idea, async
#148 - error function not defined
Issue -
State: closed - Opened by pushkin- over 9 years ago
- 5 comments
#147 - Dirty/Destroyed models not be cleared from localStorage after an online sync.
Issue -
State: closed - Opened by pushkin- over 9 years ago
- 1 comment
#146 - Destroyed model not being cleared after online sync
Issue -
State: open - Opened by pushkin- over 9 years ago
- 2 comments
#145 - model id not being set in Store.prototype.create
Issue -
State: closed - Opened by pushkin- over 9 years ago
- 5 comments
Labels: Bug
#144 - Would be better if syncDirty() returned a promise
Issue -
State: closed - Opened by limoragni over 9 years ago
- 1 comment
#143 - Parsing the string of ids for a collection each time a model updates blocks the main process
Issue -
State: open - Opened by limoragni over 9 years ago
- 1 comment
Labels: Improvement
#142 - Model.parse should not be called in dualsync
Issue -
State: closed - Opened by raffomania over 9 years ago
- 3 comments
#141 - Added a package.json, so you can npm install Backbone.dualStorage
Pull Request -
State: closed - Opened by allbinmani over 9 years ago
- 3 comments
Labels: Missing Feature
#140 - Offline changes with idAttribute seem to break page after refresh
Issue -
State: closed - Opened by jordancolburn over 9 years ago
- 5 comments
Labels: Question
#139 - Fire event when syncDirtyAndDestroyed is finished
Issue -
State: closed - Opened by da1nerd over 9 years ago
- 1 comment
Labels: Idea, async
#138 - Feature request: add a remote:"never" option per save
Issue -
State: open - Opened by DaveSanders over 9 years ago
- 4 comments
Labels: Improvement
#137 - xhr 200 result of an error
Issue -
State: closed - Opened by chneau over 9 years ago
- 3 comments
#136 - Fix capitalization of main file in bower.json.
Pull Request -
State: closed - Opened by carljm over 9 years ago
- 1 comment
#135 - "Uncaught TypeError: Cannot read property 'toString' of undefined" when saving without IDs
Issue -
State: closed - Opened by jesper-bylund almost 10 years ago
- 1 comment
#134 - Make NPM compatible
Pull Request -
State: closed - Opened by Sitebase almost 10 years ago
- 4 comments
#133 - Fix accessing model attributes directly.
Pull Request -
State: closed - Opened by hippich almost 10 years ago
- 2 comments
#132 - Use model.toJSON() when available to retrieve model content
Pull Request -
State: closed - Opened by hippich almost 10 years ago
- 2 comments
#131 - using .toJSON(options) instead of JSON.stringify in create()/update() store methods
Issue -
State: closed - Opened by hippich almost 10 years ago
- 1 comment
#130 - If a collection has never had a model saved successfully to the server, it won't cache failed saves to localStorage
Issue -
State: closed - Opened by carljm almost 10 years ago
- 8 comments
Labels: Bug
#129 - syncDirtyAndDestroyed() doesn't remove/clear ###_dirty in localStorage
Issue -
State: closed - Opened by Cinezaster almost 10 years ago
- 4 comments
#128 - Typo in example
Pull Request -
State: closed - Opened by luke83 almost 10 years ago
- 1 comment
#127 - Save as dirty when Backbone model validation fails.
Issue -
State: closed - Opened by brysonthor almost 10 years ago
- 2 comments
#126 - Use Backbone.dualStorage with CommonJS
Issue -
State: closed - Opened by k31thchan about 10 years ago
- 3 comments
Labels: Missing Feature
#125 - dualStorage and requireJS : Underscore is missing
Issue -
State: open - Opened by Simmoniz about 10 years ago
- 9 comments
Labels: Bug
#124 - Expose original Backbone Sync to allow for customization of online sync method
Pull Request -
State: closed - Opened by rtibbles over 10 years ago
- 1 comment
#123 - No way to replace onlineSync behaviour after loading
Issue -
State: closed - Opened by rtibbles over 10 years ago
- 4 comments
#122 - doesn't store the records in local Storage
Issue -
State: closed - Opened by henrydjacob over 10 years ago
- 2 comments
#121 - Backbone.$ not available before Backbone 0.9.9
Issue -
State: closed - Opened by nilbus over 10 years ago
Labels: Bug, async
#120 - Create contributing guidelines
Issue -
State: closed - Opened by nilbus over 10 years ago
Labels: Improvement
#119 - Create API documentation
Issue -
State: open - Opened by nilbus over 10 years ago
Labels: Improvement, async
#118 - Changed temporary IDs so they don't conflict with the UUID spec so you c...
Pull Request -
State: closed - Opened by almilli over 10 years ago
- 1 comment
#117 - Unable to use UUID's as permanent ids
Issue -
State: closed - Opened by almilli over 10 years ago
- 3 comments
Labels: Missing Feature
#116 - Offline status codes
Issue -
State: open - Opened by stevebartholomew over 10 years ago
- 13 comments
Labels: Improvement
#115 - Destroy model with temp id
Pull Request -
State: closed - Opened by MichaReiser over 10 years ago
- 2 comments
#114 - A bunch of changes to make DualStorage more flexible/robust
Pull Request -
State: open - Opened by elad over 10 years ago
- 4 comments
Labels: Improvement
#113 - parse / toJSON applied inconsistent #111
Pull Request -
State: open - Opened by MichaReiser over 10 years ago
- 4 comments
Labels: Bug, Missing Feature, Backward Incompatible
#112 - options.unset is ignored
Issue -
State: open - Opened by nilbus over 10 years ago
Labels: Missing Feature
#111 - parse / toJSON applied inconsistent
Issue -
State: open - Opened by MichaReiser over 10 years ago
- 7 comments
Labels: Bug
#108 - Syncing all dirty models
Issue -
State: open - Opened by AntSwift over 10 years ago
- 15 comments
Labels: Idea
#106 - Before the 'localsync' be called, call 'Model.parse' from user's original model instead 'modelClone', in 'modelUpdatedWithResponse' method
Pull Request -
State: closed - Opened by eduardojmatos over 10 years ago
- 3 comments
#105 - Set `options.dirty` to `true` if reading locally due to dirty collection
Issue -
State: closed - Opened by elad over 10 years ago
- 12 comments
#104 - Call error callback on ajax error unless offline
Pull Request -
State: closed - Opened by elad over 10 years ago
- 13 comments
#103 - Add support for setting collection with a promise
Pull Request -
State: open - Opened by reubano over 10 years ago
- 8 comments
Labels: async
#102 - Backbone.dualStorage doesn't work well with Backbone-relational
Issue -
State: open - Opened by soswow over 10 years ago
- 3 comments
Labels: Question
#101 - Rename partial javascript files to not end in ".js"
Pull Request -
State: closed - Opened by elad over 10 years ago
- 1 comment
#99 - Make dirtyModels methods return an array
Pull Request -
State: closed - Opened by soswow over 10 years ago
- 2 comments
#98 - Dualstorage Model without Collections
Issue -
State: open - Opened by damanic over 10 years ago
- 17 comments
Labels: Missing Feature
#95 - Fix for Issue#93 (Destroyed items not Destroyed when using custom idAttribute)
Pull Request -
State: closed - Opened by bsalinas over 10 years ago
- 3 comments
#94 - Use error method when no local store exists after remote read fails #91
Pull Request -
State: closed - Opened by davetayls over 10 years ago
- 21 comments
#92 - Invalid JSON saved to localStorage after going offline and saving models
Issue -
State: closed - Opened by AntSwift over 10 years ago
- 3 comments
Labels: Bug, Question, Backward Incompatible
#90 - Properly account for partial updates (fetching a subset of a collection).
Issue -
State: open - Opened by mikeric almost 11 years ago
- 1 comment
Labels: Missing Feature
#88 - Fix sync for custom storeNames
Pull Request -
State: closed - Opened by gruppler almost 11 years ago
- 2 comments
#86 - Added option to allow localStorage to update first and return successful immediately.
Pull Request -
State: open - Opened by maxfi almost 11 years ago
- 10 comments
Labels: Idea, lazy sync
#83 - Encapsulate persisted logic into a Model method
Pull Request -
State: closed - Opened by tute almost 11 years ago
- 6 comments
#79 - Callback for syncDirtyAndDestroyed?
Issue -
State: closed - Opened by gruppler almost 11 years ago
- 3 comments
Labels: async
#75 - Issues with using clone
Issue -
State: closed - Opened by gruppler almost 11 years ago
- 27 comments
#73 - Support for other storage backends for larger data storage
Pull Request -
State: open - Opened by nilbus almost 11 years ago
- 34 comments
Labels: Improvement, async, Backward Incompatible
#72 - Dirty and destroyed should also check storeName items
Pull Request -
State: closed - Opened by jeroencoumans almost 11 years ago
- 5 comments
#71 - Guard against JSON.parse(null) to workaround issue on Android 2.3
Pull Request -
State: closed - Opened by amuino almost 11 years ago
- 1 comment
#65 - Option for performing local sync first
Issue -
State: open - Opened by tute about 11 years ago
- 23 comments
Labels: Idea, lazy sync
#57 - Correct handling of fetch's merge and add options
Issue -
State: open - Opened by nilbus about 11 years ago
- 2 comments
Labels: Missing Feature
#56 - dualsync() should return a jQuery promise (or Deferred)
Issue -
State: open - Opened by amuino about 11 years ago
- 4 comments
Labels: async
#55 - Consistent localsync invocation with backbone models
Pull Request -
State: closed - Opened by ilkerde about 11 years ago
- 10 comments
#54 - Support for RequireJS
Pull Request -
State: closed - Opened by GermanDZ about 11 years ago
- 1 comment
#52 - PATCH support
Issue -
State: open - Opened by nilbus about 11 years ago
Labels: Missing Feature
#51 - Fix failing test for model update with custom id attribute.
Pull Request -
State: closed - Opened by ilkerde about 11 years ago
- 4 comments
#49 - Add bower.json
Pull Request -
State: closed - Opened by thoaionline about 11 years ago
- 3 comments
#43 - SyncDirty fails for models with non Integer ids
Pull Request -
State: closed - Opened by lukasreinfurt over 11 years ago
- 3 comments
#41 - Fixed typo
Pull Request -
State: closed - Opened by brayniverse over 11 years ago
- 1 comment
#39 - localsync create fails when model is undefined.
Pull Request -
State: closed - Opened by maxpeterson over 11 years ago
- 1 comment
#37 - Collection fetch error when a model uses a different idAttribute
Pull Request -
State: closed - Opened by maxpeterson over 11 years ago
- 3 comments
#36 - Update local with remote response
Pull Request -
State: closed - Opened by amuino over 11 years ago
- 8 comments
#35 - Prevent duplicate create requests when attempting to sync new dirty records again
Pull Request -
State: closed - Opened by amuino over 11 years ago
- 14 comments
Labels: Improvement
#34 - Fix for #33: sync of collections with a function as URL
Pull Request -
State: closed - Opened by GermanDZ over 11 years ago
- 7 comments
#31 - Compiling
Issue -
State: open - Opened by nilbus over 11 years ago
- 10 comments
Labels: Improvement
#30 - Compatibility with Backbone 0.9.10?
Issue -
State: open - Opened by evantishuk over 11 years ago
- 9 comments
Labels: Improvement
#29 - Browser tests
Pull Request -
State: closed - Opened by nilbus almost 12 years ago
- 3 comments
#28 - Test Backbone.dualStorage
Pull Request -
State: closed - Opened by nilbus almost 12 years ago
- 1 comment
#23 - Lawnchair for multiple storage backends
Pull Request -
State: closed - Opened by nilbus about 12 years ago
- 11 comments
#21 - Compile javascript
Pull Request -
State: closed - Opened by nilbus over 12 years ago
- 1 comment
#20 - Fetch with add: true
Pull Request -
State: closed - Opened by nilbus over 12 years ago
- 1 comment
#18 - Added an option to assign a model or collection a "storeName" attribute to be used as a localstorage key instead of its url
Pull Request -
State: closed - Opened by ajhodges over 12 years ago
- 3 comments
#17 - Fixes bug in Store.prototype.create, regarding model.id not being saved properly
Pull Request -
State: closed - Opened by ajhodges over 12 years ago
#15 - parseBeforeLocalSave
Pull Request -
State: closed - Opened by nilbus over 12 years ago
- 2 comments
#13 - Added data synchronization capabilities
Pull Request -
State: closed - Opened by thiagobc over 12 years ago
- 1 comment
#12 - dualsync remote/local options confusing
Issue -
State: open - Opened by scooter12 over 12 years ago
- 16 comments
Labels: Improvement
#11 - source refactor
Pull Request -
State: closed - Opened by thiagobc over 12 years ago
- 1 comment
#10 - Fixes the remote configuration for models and collections.
Pull Request -
State: closed - Opened by thiagobc over 12 years ago
#9 - usage of 'options.remote'
Issue -
State: closed - Opened by pdwinkel almost 13 years ago
- 6 comments
#7 - Connecting to not-origin
Issue -
State: open - Opened by lucian1900 almost 13 years ago
- 3 comments
Labels: Idea
#4 - Automatically sync when connectivity resumes
Issue -
State: open - Opened by lucian1900 almost 13 years ago
- 13 comments
Labels: Idea
#1 - Comment out undefined 'URLs' var, fixed urlify() function
Pull Request -
State: closed - Opened by kurtmilam almost 13 years ago
- 2 comments