Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include creator_ids in release elastic schema | Bryan Newbold | 2019-05-20 | 3 | -0/+8 |
| | | | | Intent is to allow fast creator search/lookup | ||||
* | include structured contrib names in CDL/dash importer | Bryan Newbold | 2019-05-20 | 1 | -2/+2 |
| | |||||
* | hide abstracts and refs in release expansions | Bryan Newbold | 2019-05-20 | 5 | -3/+21 |
| | |||||
* | simplify file/fileset/webcapture views with release expansion | Bryan Newbold | 2019-05-20 | 1 | -24/+4 |
| | |||||
* | add release expand api tests | Bryan Newbold | 2019-05-20 | 4 | -9/+19 |
| | |||||
* | fix releases/release_ids in math_universe.json test file | Bryan Newbold | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | python_client: patch out circular dep | Bryan Newbold | 2019-05-20 | 4 | -3/+33 |
| | |||||
* | python_client: remove crufty files | Bryan Newbold | 2019-05-20 | 7 | -1508/+0 |
| | |||||
* | rust impl release expansion | Bryan Newbold | 2019-05-20 | 1 | -3/+84 |
| | | | | Not very DRY. | ||||
* | rust fmt | Bryan Newbold | 2019-05-20 | 1 | -2/+0 |
| | |||||
* | schema: allow releases expansion on file/fileset/webcapture | Bryan Newbold | 2019-05-20 | 9 | -21/+198 |
| | | | | And codegen rust and python | ||||
* | actually check withdrawn status | Bryan Newbold | 2019-05-20 | 1 | -0/+3 |
| | |||||
* | more release schema changes | Bryan Newbold | 2019-05-20 | 1 | -0/+56 |
| | |||||
* | tweak cookbook batch description | Bryan Newbold | 2019-05-20 | 1 | -4/+4 |
| | |||||
* | basic controlled vocabulary for withdrawn_stage | Bryan Newbold | 2019-05-20 | 2 | -3/+45 |
| | |||||
* | start refactoring guide (per-entity pages) | Bryan Newbold | 2019-05-20 | 9 | -457/+490 |
| | |||||
* | update CHANGELOG with various schema changes | Bryan Newbold | 2019-05-20 | 1 | -1/+39 |
| | |||||
* | elastic release schema update | Bryan Newbold | 2019-05-20 | 2 | -3/+11 |
| | |||||
* | include edit_extra on single-entity creates | Bryan Newbold | 2019-05-20 | 2 | -1/+8 |
| | |||||
* | entity create edit_extra tests | Bryan Newbold | 2019-05-20 | 6 | -2/+29 |
| | |||||
* | DefaultApi leakage thing fixed, so don't skip test | Bryan Newbold | 2019-05-20 | 1 | -3/+0 |
| | |||||
* | improved CSL transform (structured author names) | Bryan Newbold | 2019-05-20 | 2 | -13/+12 |
| | |||||
* | make some XXX into TODO | Bryan Newbold | 2019-05-20 | 5 | -6/+5 |
| | |||||
* | allow versioned PMCID | Bryan Newbold | 2019-05-20 | 1 | -2/+5 |
| | |||||
* | fix elastic file pdf check | Bryan Newbold | 2019-05-16 | 1 | -1/+3 |
| | |||||
* | rust/schema: allow 'retraction' release_type | Bryan Newbold | 2019-05-16 | 2 | -0/+5 |
| | |||||
* | rust: fix missing 'created' field test failure | Bryan Newbold | 2019-05-15 | 1 | -0/+1 |
| | |||||
* | elastic transforms: work around missing pdf mimetypes | Bryan Newbold | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | fix default mimetype (impacted pre-1923 files) | Bryan Newbold | 2019-05-15 | 4 | -6/+15 |
| | |||||
* | TODO progress (v0.3) | Bryan Newbold | 2019-05-15 | 1 | -15/+34 |
| | |||||
* | use new editor username in changelog view | Bryan Newbold | 2019-05-14 | 1 | -4/+2 |
| | |||||
* | codegen and rust impl created timestamp | Bryan Newbold | 2019-05-14 | 8 | -12/+61 |
| | |||||
* | api spec: editgroup created timestamp | Bryan Newbold | 2019-05-14 | 1 | -0/+3 |
| | |||||
* | rust: return editors and cl index for editgroup more often | Bryan Newbold | 2019-05-14 | 5 | -15/+20 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 23 | -217/+197 |
| | |||||
* | python codegen | Bryan Newbold | 2019-05-14 | 19 | -707/+1953 |
| | |||||
* | endpoint change notes | Bryan Newbold | 2019-05-14 | 1 | -0/+79 |
| | |||||
* | rust impl endpoint changes | Bryan Newbold | 2019-05-14 | 6 | -285/+211 |
| | |||||
* | rust codegen | Bryan Newbold | 2019-05-14 | 10 | -2492/+2151 |
| | |||||
* | api spec: refactor entity mutation endpoints | Bryan Newbold | 2019-05-14 | 1 | -329/+308 |
| | |||||
* | python impl | Bryan Newbold | 2019-05-14 | 16 | -66/+66 |
| | |||||
* | python codegen | Bryan Newbold | 2019-05-14 | 21 | -46/+1865 |
| | |||||
* | rust codegen and impl | Bryan Newbold | 2019-05-14 | 7 | -443/+494 |
| | |||||
* | api schema: better class names | Bryan Newbold | 2019-05-14 | 1 | -130/+144 |
| | |||||
* | commit some proposals (impl in progress) | Bryan Newbold | 2019-05-14 | 2 | -0/+229 |
| | |||||
* | rust: fill in missing extid checkers | Bryan Newbold | 2019-05-13 | 3 | -19/+251 |
| | |||||
* | python: use new example ark | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | python: impl size_bytes -> size | Bryan Newbold | 2019-05-13 | 3 | -7/+7 |
| | |||||
* | rust: fix ark lookup (new example id) | Bryan Newbold | 2019-05-13 | 1 | -1/+1 |
| | |||||
* | sql schema: more test/demo helpers in new schema | Bryan Newbold | 2019-05-13 | 1 | -1/+18 |
| |