- Feb 12, 2018
-
- Feb 11, 2018
-
- Feb 07, 2018
- Feb 04, 2018
-
-
Matthew Karami authored
-
- Jan 10, 2018
-
-
Jeff Beorse authored
-
- Jan 08, 2018
-
-
Jeff Beorse authored
-
Jeff Beorse authored
-
- Dec 11, 2017
-
-
clarlars authored
-
- Nov 01, 2017
-
- Oct 31, 2017
-
-
Jeff Beorse authored
Local table changes
-
- Oct 30, 2017
-
-
clarlars authored
-
- Oct 16, 2017
- Oct 13, 2017
-
-
Jeff Beorse authored
Add navigation APIs
-
- Oct 11, 2017
-
-
Jeffrey Beorse authored
-
- Oct 10, 2017
-
-
Jeffrey Beorse authored
-
- Oct 03, 2017
-
-
clarlars authored
minor changes backported from website
-
- Oct 02, 2017
-
-
Mitch Sundt authored
-
- Sep 29, 2017
-
-
linl33 authored
-
Jeffrey Beorse authored
-
Mitch Sundt authored
the prompts.js and handlebars changes are fixes for marginally incorrect code. the odkTables.js change is in support of opening the framework form on the website so that all forms can be presented.
-
- Sep 28, 2017
-
-
Mitch Sundt authored
Add arbitrary query option to most TableDisplayActivity view options
-
- Sep 27, 2017
-
-
Jeffrey Beorse authored
-
Jeffrey Beorse authored
-
- Sep 26, 2017
-
-
Jeffrey Beorse authored
-
- Sep 22, 2017
-
-
clarlars authored
Add clean (no-default-forms) variant for website
-
Mitch Sundt authored
-
Mitch Sundt authored
create a clean tables index.html and framework form with no user form definitions.
-
- Sep 12, 2017
-
-
clarlars authored
metadata cache propagation to JS layer
-
clarlars authored
change: move frameworkHasLoaded into odkCommonIf
-
Mitch Sundt authored
-
Mitch Sundt authored
-
Mitch Sundt authored
1. add metaDataRev to all odkDataIf APIs. 2. add caching and retrieval of tableId's metaDataRev value and metadata to odkData object via _getTableMetadata(tableId), etc. These are internal routines. 3. Upon receiving a result, if it contains metadata that can be cached (returned in metadata.cachedMetadata), expand this for use within the JS layer and place this into the odkData cache of this data. 4. copy the cached metadata into the result object when we get one, if we can. 5. add APIs to access choice list information from a result object. fix: remove 'orderedColumns' field from mock layer and database.js -- this is no longer returned (only dataTableModel is returned). update mock data if to match Java behavior
-
Mitch Sundt authored
1. add metaDataRev to all odkDataIf APIs. 2. add caching and retrieval of tableId's metaDataRev value and metadata to odkData object via _getTableMetadata(tableId), etc. These are internal routines. 3. Upon receiving a result, if it contains metadata that can be cached (returned in metadata.cachedMetadata), expand this for use within the JS layer and place this into the odkData cache of this data. 4. copy the cached metadata into the result object when we get one, if we can. 5. add APIs to access choice list information from a result object. fix: remove 'orderedColumns' field from mock layer and database.js -- this is no longer returned (only dataTableModel is returned).
-
Mitch Sundt authored
-
Mitch Sundt authored
-