aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* crossref: allow 'name' fallback (for groups, etc)Bryan Newbold2019-06-241-1/+1
|
* add inflight edit protection to matched importerBryan Newbold2019-06-241-1/+8
|
* fix typo; do arxiv-specific match import hackBryan Newbold2019-06-241-3/+14
|
* fix syntax in existing.url cleanupBryan Newbold2019-06-241-1/+1
|
* fix existing updaterBryan Newbold2019-06-241-2/+3
|
* add minimal file URL cleanups to matched importerBryan Newbold2019-06-241-0/+8
|
* matched importer: urls, not urlBryan Newbold2019-06-241-1/+1
| | | | | | This matches the docs in the header. Previous matched imports were using 'cdx' objects with no 'dt' key, but this makes more sense. As far as I know the old 'url' code path was never actually used (or tested, derp).
* fix typo in typoBryan Newbold2019-06-241-1/+1
|
* fix typo in changelog workerBryan Newbold2019-06-241-1/+1
|
* Merge branch 'bnewbold-build-artifacts'Bryan Newbold2019-06-244-106/+137
|\
| * make fatcat_client not relocatableBryan Newbold2019-06-202-106/+127
| | | | | | | | This is necessary to for build artifacts.
| * build deployable artifactsBryan Newbold2019-06-202-0/+10
| |
* | workaround empty releases list bugBryan Newbold2019-06-241-1/+1
| |
* | support extids in matched importerBryan Newbold2019-06-202-3/+30
|/
* more links on new homepageBryan Newbold2019-06-192-2/+2
| | | | | matching produce sizes. may want to tweak this config in the future for throughput.
* more links on new homepageBryan Newbold2019-06-141-9/+11
|
* fix a corner-case of WIP edit tab show/no-showBryan Newbold2019-06-141-1/+1
|
* include _metadata in editgroup views alsoBryan Newbold2019-06-141-0/+4
|
* allow editing of WIP entitiesBryan Newbold2019-06-141-1/+1
|
* typos and HTML validationBryan Newbold2019-06-145-21/+21
|
* edit metadata doesn't need titleBryan Newbold2019-06-131-1/+0
|
* more UI tweakingBryan Newbold2019-06-138-15/+18
|
* refactor all entities to new UI styleBryan Newbold2019-06-1315-155/+215
|
* fixes after rebaseBryan Newbold2019-06-135-149/+46
|
* more layout tweaks on new home pageBryan Newbold2019-06-131-23/+21
|
* release search: link direct to container, not issnl lookupBryan Newbold2019-06-131-2/+2
|
* query hint text; space numbers betterBryan Newbold2019-06-131-5/+5
|
* remove slight white bar at bottomBryan Newbold2019-06-131-1/+1
|
* new entity view tabs mobile hackBryan Newbold2019-06-131-1/+1
|
* start work on 'generic' search boxBryan Newbold2019-06-134-8/+125
|
* even better sidebar flexBryan Newbold2019-06-131-2/+2
|
* entity view tweaksBryan Newbold2019-06-137-129/+129
|
* release elasticsearch results: stage not statusBryan Newbold2019-06-132-4/+4
|
* center 'other lookup' linksBryan Newbold2019-06-131-4/+4
|
* mention libsnappy-dev in python/READMEbnewbold2019-06-131-0/+1
|
* home fixupsbnewbold2019-06-131-9/+9
|
* experiment with entity view tabsbnewbold2019-06-137-98/+279
|
* update container search pagebnewbold2019-06-131-15/+28
|
* release search not found betterbnewbold2019-06-131-6/+11
|
* revamp release search pagebnewbold2019-06-131-22/+75
|
* upgrade semantic-ui (via CDN)bnewbold2019-06-131-1/+1
|
* big rewrite of front page; needs polish and testingbnewbold2019-06-133-27/+111
|
* implement major refactor for other entity typesBryan Newbold2019-06-1315-360/+405
|
* get rid of active_editgroup_id cookieBryan Newbold2019-06-132-15/+6
|
* start adding some new web route testsBryan Newbold2019-06-131-0/+6
|
* editgroup selection as drop-downBryan Newbold2019-06-133-35/+59
|
* revision links from editgroup, and typofixBryan Newbold2019-06-132-1/+2
|
* container revision viewBryan Newbold2019-06-132-1/+11
|
* continue large refactors of entity viewsBryan Newbold2019-06-127-80/+213
| | | | | | - container views generic - editgroup edit deletion and re-editing - /editgroup/entity/ident views
* web entity helpers (for refactored views)Bryan Newbold2019-06-121-0/+41
|