Commits
User selector
Commit History
Commits on May 10, 2015
Merge pull request #276 from pmanna/master
Show description for ceb87c4committedMerge pull request #286 from dbachrach/required_properties_bug
Show description for 8ef7f85committed- committed
Merge pull request #317 from huji0624/master
Show description for 0245755committed
Commits on May 5, 2015
Commits on Apr 24, 2015
Add error log in initWithCoder.
Show description for c795a5dcommitted
Commits on Feb 10, 2015
Fix bug in modifying the shared requiredPropertyNames of a JSONModel
Show description for 9184a33committed
Commits on Jan 22, 2015
- Added toJSONData accessor to JSONModel
Show description for bd0b8c2committed
Paolo Manna
Commits on Jan 21, 2015
- committed
- committed
Merge pull request #238 from smartapps-fr/master
Show description for b3126fbcommittedMerge pull request #243 from Johnykutty/master
Show description for bcf6bd7committed* https://github.com/icanzilb/JSONModel/pull/272
Show description for cb74741committed
Commits on Jan 20, 2015
Only set properties on the model if they differ from whats already set.
Show description for fca85f8committed
Commits on Dec 22, 2014
Commits on Sep 14, 2014
Test case added
Show description for e58a6f9committedAvoided double string<>data conversion in inits
Show description for 02619d9committed
Commits on Sep 9, 2014
Commits on Aug 11, 2014
- committed
Commits on Aug 10, 2014
Commits on May 21, 2014
- Using NSClassFromString instead of [JSONModel class], as this was breaking unit tests, see below
Show description for e42bc16committed
Commits on Apr 18, 2014
* handle "description" property
Show description for 2cdc5e4committed* auto-ignore block properties
Show description for 2673637committed
Commits on Apr 16, 2014
- committed
- committed
- committed
Commits on Apr 15, 2014
Commits on Apr 11, 2014
- committed
Stefan Hintz
Commits on Mar 4, 2014
* allow for Block properties
Show description for 4ee95a7committed* extracted structure validation and data import into separate private methods
Show description for 06ee58fcommitted* cleaned up JSONModelArray code
Show description for c4ffee6committed
Commits on Feb 20, 2014
Fixed selector leak & undeclared selector warnings, as suggested in these SO answers:
Show description for 5c0f549committed