home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "ID": "Long Integer",
- "Category": "Text (50)",
- "Description": "Memo/Hyperlink (255)",
- "LogStartDate": "DateTime",
- "LogCompleteDate": "DateTime"
- },
- "data": [
- {
- "ID": 1,
- "Category": "Bug",
- "Description": "Navigation buttons not working correctly",
- "LogStartDate": "10/15/99 00:00:00"
- },
- {
- "ID": 4,
- "Category": "Events",
- "Description": "- Pre/Post - Save\r\n- Pre/Save - Edit\r\n",
- "LogStartDate": "10/15/99 00:18:37"
- },
- {
- "ID": 5,
- "Category": "Events",
- "Description": "Events for all the buttons (click events) to handle other things",
- "LogStartDate": "10/15/99 00:00:00"
- },
- {
- "ID": 6,
- "Category": "Bug",
- "Description": "Reposition - error",
- "LogStartDate": "10/15/99 00:00:00"
- },
- {
- "ID": 7,
- "Category": "Feature",
- "Description": "Property page to set mode colors",
- "LogStartDate": "10/15/99 00:00:00"
- },
- {
- "ID": 8,
- "Category": "Feature",
- "Description": "Handle locking, enabling of controls via modes",
- "LogStartDate": "10/15/99 00:00:00"
- },
- {
- "ID": 9,
- "Category": "Bug",
- "Description": "Runtime Error - 6 - on save",
- "LogStartDate": "10/15/99 00:00:00"
- }
- ]
- }