0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 19 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed bug in $ref handling
Rob Lanphier
as RobLa
More... almost 12 years ago
Fixed formatting on README.md More... almost 12 years ago
Renamed README.txt to README.md
Rob Lanphier
as RobLa
More... almost 12 years ago
Added schema attribute to the default json namespace
Rob Lanphier
as RobLa
More... almost 12 years ago
Puts jsonschema tags around generated schemas
Rob Lanphier
as RobLa
More... almost 12 years ago
Fixed closure in getAddToObjectLinks by moving chunk into new getNewPropLink function
Rob Lanphier
as RobLa
More... almost 12 years ago
Make markup always show keys as titles for additionalProperties
Rob Lanphier
as RobLa
More... almost 12 years ago
Make editor always show keys as titles for additionalProperties
Rob Lanphier
as RobLa
More... almost 12 years ago
Remove 2005 vintage status light code that causes flashes in modern browsers
Rob Lanphier
as RobLa
More... almost 12 years ago
Now multiple null properties are allowed
Rob Lanphier
as RobLa
More... almost 12 years ago
Adding props to objects works; created getAddToObjectLinks, removed getAddButton
Rob Lanphier
as RobLa
More... almost 12 years ago
Consolidated title handling logic into getTitle
Rob Lanphier
as RobLa
More... almost 12 years ago
Clear out the status light properly
Rob Lanphier
as RobLa
More... almost 12 years ago
Made sequences append correctly
Rob Lanphier
as RobLa
More... almost 12 years ago
Fixed the field titles on schema-free objects
Rob Lanphier
as RobLa
More... almost 12 years ago
Fix up some places that didn't account for type==undefined
Rob Lanphier
as RobLa
More... almost 12 years ago
Simplified/consolidated logic for default schemas
Rob Lanphier
as RobLa
More... almost 12 years ago
Make arrays with objects work with default schema
Rob Lanphier
as RobLa
More... almost 12 years ago
Convert jsonedit.js over to draft-03 format
Rob Lanphier
as RobLa
More... almost 12 years ago
Bugfix in JsonDataMarkup::getMappingMarkup in bad key swallowing
Rob Lanphier
as RobLa
More... almost 12 years ago
Switched back to required attribute for compatibility with draft-03
Rob Lanphier
as RobLa
More... almost 12 years ago
Added quotes in messages
Rob Lanphier
as RobLa
More... almost 12 years ago
Fixed desc field so that now unit tests pass
Rob Lanphier
as RobLa
More... almost 12 years ago
Stopgap fix for additionalProperties
Rob Lanphier
as RobLa
More... almost 12 years ago
Making id refs correct to spec
Rob Lanphier
as RobLa
More... almost 12 years ago
Incremental improvements to the schemaschema and JsonSchema
Rob Lanphier
as RobLa
More... almost 12 years ago
Merge branch 'master' into schema2
Rob Lanphier
as RobLa
More... almost 12 years ago
Unit tests for schema validation
Rob Lanphier
as RobLa
More... almost 12 years ago
Start of the schema schema conversion
Rob Lanphier
as RobLa
More... almost 12 years ago
Fix JsonDataMarkup to check for 'object/'array' rather than 'map'/'seq'
Rob Lanphier
as RobLa
More... almost 12 years ago