Commits
User selector
Commit History
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
Commits on Feb 17, 2014
- committed
* https://github.com/icanzilb/JSONModel/issues/164
Show description for 0a11e8acommitted- committed
- committed
- committed
Commits on Jan 29, 2014
- committed
Commits on Jan 24, 2014
Use NSClassFromString(@"JSONModel") instead [JSONModel class].
Show description for 87ecd86committed