Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: improve edit form navigation | Bryan Newbold | 2021-02-26 | 6 | -19/+26 |
| | |||||
* | web: improve editgroup display/form/submit | Bryan Newbold | 2021-02-26 | 1 | -28/+68 |
| | |||||
* | web: fix container search | Bryan Newbold | 2021-02-26 | 1 | -1/+2 |
| | |||||
* | web: try container search along with release for generic queries | Bryan Newbold | 2021-02-26 | 1 | -0/+10 |
| | |||||
* | web: refactor container SERP rows into macro | Bryan Newbold | 2021-02-26 | 2 | -0/+21 |
| | |||||
* | web: reduce flash() usage; have logins redirect | Bryan Newbold | 2021-02-26 | 1 | -7/+10 |
| | |||||
* | web: restyle account settings page a bit | Bryan Newbold | 2021-02-26 | 1 | -10/+20 |
| | |||||
* | web: fix editgrouop action/help overlap | Bryan Newbold | 2021-02-26 | 1 | -2/+5 |
| | |||||
* | web: release search (SERP) changes | Bryan Newbold | 2021-02-26 | 2 | -7/+24 |
| | | | | | - show preservation status instead of fulltext tag - more external identifiers | ||||
* | web: release view improvements | Bryan Newbold | 2021-02-26 | 1 | -111/+79 |
| | |||||
* | web: container bar improvements (eg, kbart holdings) | Bryan Newbold | 2021-02-26 | 1 | -8/+27 |
| | |||||
* | web: generic view improvements (entities, lists) | Bryan Newbold | 2021-02-26 | 9 | -69/+113 |
| | |||||
* | web: tweak display of files, webcapture, fileset | Bryan Newbold | 2021-02-26 | 3 | -34/+34 |
| | |||||
* | update SPN text | Bryan Newbold | 2021-02-26 | 1 | -11/+20 |
| | |||||
* | web: updates to homepage | Bryan Newbold | 2021-02-26 | 1 | -11/+50 |
| | | | | Not sure all of these will stick | ||||
* | web: format search result counts | Bryan Newbold | 2021-02-25 | 1 | -2/+2 |
| | |||||
* | entity metadata template: show 'extra' at the bottom | Bryan Newbold | 2021-02-24 | 1 | -3/+3 |
| | |||||
* | update homepage stats | Bryan Newbold | 2021-02-24 | 1 | -3/+3 |
| | |||||
* | about: small copy edits | Bryan Newbold | 2021-01-15 | 1 | -10/+9 |
| | | | | Thanks Cari S! | ||||
* | web: integrity is sha256-HASH, not sha256=HASH | Bryan Newbold | 2021-01-08 | 1 | -2/+2 |
| | |||||
* | show DOAJ (and dblp) identifiers in release view | Bryan Newbold | 2020-11-19 | 1 | -1/+7 |
| | |||||
* | container coverage: add keeper link and KBART holdings list | Bryan Newbold | 2020-10-13 | 1 | -0/+11 |
| | |||||
* | release view: remove abiguous OA status indicator | Bryan Newbold | 2020-10-13 | 1 | -4/+0 |
| | |||||
* | container view: fix non-OA empty box | Bryan Newbold | 2020-10-13 | 1 | -3/+3 |
| | |||||
* | coverage: show counts and fraction in tooltip of coverage bars | Bryan Newbold | 2020-10-13 | 1 | -5/+5 |
| | |||||
* | Merge branch 'bnewbold-202009-polish' into 'master' | Martin Czygan | 2020-09-29 | 5 | -14/+30 |
|\ | | | | | | | | | fatcat.wiki 2020-09 polish See merge request webgroup/fatcat!84 | ||||
| * | web: handle unknown CSL style as a cleaner 400 page | Bryan Newbold | 2020-09-17 | 1 | -0/+2 |
| | | |||||
| * | web: update sub-resource integrity and pre-loading | Bryan Newbold | 2020-09-17 | 1 | -0/+13 |
| | | | | | | | | For security/integrity and performance | ||||
| * | container view: only show OA indicator when known | Bryan Newbold | 2020-09-17 | 1 | -5/+1 |
| | | | | | | | | | | The "is_oa:False" could be that we just don't know; aren't actually distinguishing between false and blank. | ||||
| * | web container view: hide preservation when no releases | Bryan Newbold | 2020-09-17 | 1 | -8/+6 |
| | | |||||
| * | coverage search: pretty display for ES query errors | Bryan Newbold | 2020-09-17 | 1 | -0/+7 |
| | | |||||
| * | coverage: clarify available/accessible terminology | Bryan Newbold | 2020-09-17 | 1 | -1/+1 |
| | | |||||
* | | update keepers links to keepers.issn.org | Bryan Newbold | 2020-09-28 | 2 | -8/+8 |
|/ | |||||
* | homepage: small grammar tweaks (The/the) | Bryan Newbold | 2020-09-11 | 1 | -3/+3 |
| | |||||
* | remove typo (isbn:) from metadata DC.language field | Bryan Newbold | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | remove placeholder description meta tag | Bryan Newbold | 2020-08-20 | 1 | -1/+0 |
| | |||||
* | fix SearchAction nesting in WebSite (schema.org) | Bryan Newbold | 2020-08-20 | 1 | -5/+2 |
| | | | | | This is not related to sitemap changes, but I was reminded in google search tools when validating site. | ||||
* | web: add links to deletion pages from edit pages | Bryan Newbold | 2020-07-31 | 4 | -0/+13 |
| | |||||
* | editing: withdrawn_status, release_year | Bryan Newbold | 2020-07-31 | 1 | -6/+20 |
| | |||||
* | implement webface entity deletion | Bryan Newbold | 2020-07-31 | 1 | -0/+49 |
| | |||||
* | routes: handle case of viewing deleted entity in editgroup context | Bryan Newbold | 2020-07-30 | 2 | -6/+8 |
| | | | | | | Eg, consider deleting an entity. When viewing the editgroup, want to be able to click the deleted entity and see the "deleted entity" page instead of a generic 404. | ||||
* | wire up new TOML views | Bryan Newbold | 2020-07-30 | 11 | -21/+43 |
| | |||||
* | generic HTML views for TOML editing | Bryan Newbold | 2020-07-30 | 4 | -0/+80 |
| | |||||
* | control shadow preservation display with a flag | Bryan Newbold | 2020-07-30 | 1 | -3/+9 |
| | |||||
* | release search: fix fulltext_only checkbox (from query object) | Bryan Newbold | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | search: 'recent' mode for coverage search | Bryan Newbold | 2020-07-30 | 1 | -0/+14 |
| | |||||
* | first iteration of flexible search coverage | Bryan Newbold | 2020-07-30 | 3 | -2/+83 |
| | |||||
* | update container view stats | Bryan Newbold | 2020-07-30 | 3 | -80/+148 |
| | | | | | | - show release type counts - new-style preservation status (single bar) - show release_type preservation break down on coverage page | ||||
* | preservation coverage updates (first round) | Bryan Newbold | 2020-07-30 | 1 | -22/+38 |
| | | | | | | | | | | - new by-year chart with stacked histograms of all 4 preservation statuses - new-style single progress bar showing overall preservation status - new by-volume query and chart Old endpoints are left as-is, with the intention of having them "deprecated" for some time span until entirely removing them. | ||||
* | experimentally update semantic-ui to fomantic-ui 2.8.6 | Bryan Newbold | 2020-07-30 | 1 | -4/+4 |
| | | | | | | | | | | fomatic-ui is a "community fork" which has had more active recent feature additions, though i'm not sure whether the quality has been as good as the main semantic-ui project. the proximal motivation to upgrade/switch is to get multi-bar progress bars, to display overall preservation status in a single bar as a fraction. |