Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | experiment with entity view tabs | bnewbold | 2019-06-13 | 7 | -98/+279 |
| | |||||
* | update container search page | bnewbold | 2019-06-13 | 1 | -15/+28 |
| | |||||
* | release search not found better | bnewbold | 2019-06-13 | 1 | -6/+11 |
| | |||||
* | revamp release search page | bnewbold | 2019-06-13 | 1 | -22/+75 |
| | |||||
* | upgrade semantic-ui (via CDN) | bnewbold | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | big rewrite of front page; needs polish and testing | bnewbold | 2019-06-13 | 3 | -27/+111 |
| | |||||
* | update TODO | Bryan Newbold | 2019-06-13 | 1 | -3/+14 |
| | |||||
* | implement major refactor for other entity types | Bryan Newbold | 2019-06-13 | 15 | -360/+405 |
| | |||||
* | get rid of active_editgroup_id cookie | Bryan Newbold | 2019-06-13 | 2 | -15/+6 |
| | |||||
* | start adding some new web route tests | Bryan Newbold | 2019-06-13 | 1 | -0/+6 |
| | |||||
* | editgroup selection as drop-down | Bryan Newbold | 2019-06-13 | 3 | -35/+59 |
| | |||||
* | revision links from editgroup, and typofix | Bryan Newbold | 2019-06-13 | 2 | -1/+2 |
| | |||||
* | container revision view | Bryan Newbold | 2019-06-13 | 2 | -1/+11 |
| | |||||
* | continue large refactors of entity views | Bryan Newbold | 2019-06-12 | 7 | -80/+213 |
| | | | | | | - container views generic - editgroup edit deletion and re-editing - /editgroup/entity/ident views | ||||
* | web entity helpers (for refactored views) | Bryan Newbold | 2019-06-12 | 1 | -0/+41 |
| | |||||
* | start refactoring entity view routes | Bryan Newbold | 2019-06-11 | 1 | -202/+134 |
| | |||||
* | truncated oauth_oidc generated username | Bryan Newbold | 2019-06-07 | 1 | -2/+2 |
| | |||||
* | truncated oidc username creation | Bryan Newbold | 2019-06-07 | 1 | -1/+2 |
| | |||||
* | Revert "allow somewhat longer usernames" | Bryan Newbold | 2019-06-07 | 1 | -3/+1 |
| | | | | This reverts commit 123cc92cadb57e3a9e536e08a66ea54adab660ad. | ||||
* | allow somewhat longer usernames | Bryan Newbold | 2019-06-07 | 1 | -1/+3 |
| | |||||
* | Revert "remove periods from oauth usernames" | Bryan Newbold | 2019-06-07 | 1 | -1/+0 |
| | | | | This reverts commit 04fb2c1d0683662161f1ba481d2c33e59242aade. | ||||
* | remove periods from oauth usernames | Bryan Newbold | 2019-06-07 | 1 | -0/+1 |
| | |||||
* | stats.json update after releases v03 cut-over | Bryan Newbold | 2019-06-06 | 1 | -0/+1 |
| | |||||
* | elasticsearch index alias howto | Bryan Newbold | 2019-06-06 | 1 | -1/+16 |
| | |||||
* | update TODO | Bryan Newbold | 2019-06-06 | 1 | -0/+13 |
| | |||||
* | add changelog link to header | Bryan Newbold | 2019-06-05 | 1 | -0/+1 |
| | |||||
* | fixes to lookup views | Bryan Newbold | 2019-06-05 | 4 | -11/+22 |
| | |||||
* | update tests for lookup views | Bryan Newbold | 2019-06-05 | 1 | -3/+3 |
| | |||||
* | more lookup views | Bryan Newbold | 2019-06-05 | 7 | -37/+279 |
| | |||||
* | release lookup view | Bryan Newbold | 2019-06-05 | 4 | -10/+162 |
| | |||||
* | QA checks (for hash, extid duplication) | Bryan Newbold | 2019-06-04 | 4 | -0/+82 |
| | |||||
* | recent prod table sizes; 380 GBytes or so total | Bryan Newbold | 2019-06-04 | 1 | -0/+233 |
| | |||||
* | dump_release_extid.sql changes for new schema | Bryan Newbold | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | move export README info to sql_dumps doc | Bryan Newbold | 2019-06-03 | 4 | -21/+30 |
| | |||||
* | more pubmed importer fixes | Bryan Newbold | 2019-06-03 | 1 | -6/+13 |
| | |||||
* | recent bootstrap/import notes | Bryan Newbold | 2019-06-03 | 3 | -0/+495 |
| | |||||
* | JALC: handle empty publisher string | Bryan Newbold | 2019-05-30 | 1 | -3/+4 |
| | |||||
* | update journal_metadata import command | Bryan Newbold | 2019-05-30 | 1 | -3/+3 |
| | |||||
* | fix parse_merge_metadata.py merge_spans() | Bryan Newbold | 2019-05-30 | 1 | -4/+8 |
| | |||||
* | stabilize sort order for entity metadata | Bryan Newbold | 2019-05-30 | 1 | -2/+2 |
| | |||||
* | journal_metadata import: allow KBART updates | Bryan Newbold | 2019-05-30 | 1 | -5/+16 |
| | |||||
* | better KBART merging | Bryan Newbold | 2019-05-30 | 1 | -4/+5 |
| | |||||
* | initial code to handle multiple KBART spans better | Bryan Newbold | 2019-05-30 | 1 | -2/+64 |
| | |||||
* | fix and workaround container entities in release topic | Bryan Newbold | 2019-05-30 | 2 | -2/+8 |
| | |||||
* | fix syntax bugs (container elastic worker) | Bryan Newbold | 2019-05-30 | 2 | -6/+6 |
| | |||||
* | add work-in-progress elastic index notes | Bryan Newbold | 2019-05-30 | 1 | -0/+11 |
| | |||||
* | add container update elastic worker | Bryan Newbold | 2019-05-30 | 3 | -6/+42 |
| | |||||
* | file and container update kafka topics | Bryan Newbold | 2019-05-30 | 2 | -56/+77 |
| | |||||
* | update elastic for releases when files added | Bryan Newbold | 2019-05-30 | 1 | -1/+36 |
| | | | | A bunch of remaining TODOs here | ||||
* | make importer extid lookups faster by hiding | Bryan Newbold | 2019-05-29 | 1 | -2/+2 |
| |