Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pagination: use correct endpoint in navigation | Martin Czygan | 2020-01-18 | 1 | -5/+5 |
| | |||||
* | datacite release links and metadata expansion | Bryan Newbold | 2019-12-20 | 1 | -2/+2 |
| | | | | | | | Small ergonomic changes for datacite releases: - add a link to live/current datacite metadata (like we do for Crossref) - expand "extra" metadata fields under 'datacite' dict in metadata view | ||||
* | gray out inactive navigation links | Martin Czygan | 2019-11-14 | 1 | -2/+2 |
| | | | | | | | | As per [this issue](https://github.com/Semantic-Org/Semantic-UI/issues/1885#issuecomment-77619519), text colors are not supported in semantic ui. To not move text too much, gray out inactive links. | ||||
* | move pagination into macros | Martin Czygan | 2019-11-14 | 1 | -0/+40 |
| | | | | | | | | | Two new macros: * top_results(found) * bottom_results(found) wip: move pagination into macro | ||||
* | finish container coverage page | Bryan Newbold | 2019-09-04 | 1 | -0/+13 |
| | | | | Also re-worked container view sidebar a bit more. | ||||
* | include example releases on container landing page | Bryan Newbold | 2019-09-03 | 1 | -0/+77 |
| | | | | | Included making release search results an entity macro (in webface templates). | ||||
* | webface include webarchive_urls for containers | Bryan Newbold | 2019-09-03 | 1 | -1/+1 |
| | |||||
* | fix revision JSON entity links in webface side bar | Bryan Newbold | 2019-08-24 | 1 | -1/+15 |
| | |||||
* | simplify url_list() template macro | Bryan Newbold | 2019-08-24 | 1 | -10/+4 |
| | |||||
* | more UI tweaking | Bryan Newbold | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | refactor all entities to new UI style | Bryan Newbold | 2019-06-13 | 1 | -9/+20 |
| | |||||
* | entity view tweaks | Bryan Newbold | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | continue large refactors of entity views | Bryan Newbold | 2019-06-12 | 1 | -3/+14 |
| | | | | | | - container views generic - editgroup edit deletion and re-editing - /editgroup/entity/ident views | ||||
* | more lookup views | Bryan Newbold | 2019-06-05 | 1 | -0/+18 |
| | |||||
* | stabilize sort order for entity metadata | Bryan Newbold | 2019-05-30 | 1 | -2/+2 |
| | |||||
* | show arixv, jstor, pubmed extra metadata in depth | Bryan Newbold | 2019-05-22 | 1 | -1/+1 |
| | |||||
* | show version in release lists | Bryan Newbold | 2019-05-21 | 1 | -0/+1 |
| | |||||
* | partial python impl of ext_id and release_stage refactors | Bryan Newbold | 2019-05-13 | 1 | -3/+3 |
| | |||||
* | Merge branch 'bnewbold-review-bots' | Bryan Newbold | 2019-04-09 | 1 | -1/+0 |
|\ | |||||
| * | remove title from metadata macro | Bryan Newbold | 2019-04-06 | 1 | -1/+0 |
| | | |||||
* | | have webcapture wayback links go right to capture (not calendar) | Bryan Newbold | 2019-04-09 | 1 | -4/+10 |
|/ | |||||
* | web editing of container urls | Bryan Newbold | 2019-04-04 | 1 | -0/+8 |
| | |||||
* | improve url/table rendering for dweb URLs | Bryan Newbold | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | localhost JSON links fro dev.fatcat.wiki | Bryan Newbold | 2019-03-19 | 1 | -1/+1 |
| | | | | | Might be better/simpler to set up DNS A records on 'dev.fatcat.wiki', but that would require some hack to make offline dev work correctly. | ||||
* | hot pink side-bar for WIP entities | Bryan Newbold | 2019-03-19 | 1 | -0/+8 |
| | |||||
* | smaller release status | Bryan Newbold | 2019-03-04 | 1 | -2/+3 |
| | |||||
* | explode some extra metadata dicts | Bryan Newbold | 2019-03-04 | 1 | -2/+9 |
| | |||||
* | revert collapsing extra key; do use template in release view | Bryan Newbold | 2019-03-02 | 1 | -2/+2 |
| | |||||
* | collapse extra metadata key column | Bryan Newbold | 2019-03-02 | 1 | -2/+2 |
| | |||||
* | fix entity JSON links | Bryan Newbold | 2019-03-02 | 1 | -1/+1 |
| | |||||
* | improve/fix deleted entity view | Bryan Newbold | 2019-03-02 | 1 | -2/+5 |
| | |||||
* | macro-ify more entity view; fix release lists | Bryan Newbold | 2019-03-02 | 1 | -0/+51 |
| | |||||
* | make 'Fatcat Bits' a macro | Bryan Newbold | 2019-03-01 | 1 | -0/+14 |