Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add guide editing links to edit forms and signup message | Bryan Newbold | 2019-09-18 | 5 | -5/+26 |
| | |||||
* | python webface impl token generation | Bryan Newbold | 2019-09-18 | 3 | -1/+77 |
| | |||||
* | slightly less annoying 'flash' message header | Bryan Newbold | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | remove '@' from archive.org ident | Bryan Newbold | 2019-09-17 | 1 | -1/+1 |
| | |||||
* | IA auth: use itemname not screenname for username | Bryan Newbold | 2019-09-17 | 1 | -1/+1 |
| | | | | | | | Have run in to several issues with IA screenname being invalid fatcat usernames (eg, containing whitespace). This probably won't catch all such issues, but hopefully most of them. | ||||
* | small tweaks to coverage pages | Bryan Newbold | 2019-09-06 | 2 | -1/+2 |
| | |||||
* | refactor all python source for client lib name | Bryan Newbold | 2019-09-05 | 7 | -14/+14 |
| | |||||
* | small fixes to release view | Bryan Newbold | 2019-09-05 | 1 | -14/+24 |
| | | | | | - full width container metadata table accordion - fix "Published in by blah" cases | ||||
* | container type: journal display as 'Scholarly Journal' | Bryan Newbold | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | remove coverage debug statements | Bryan Newbold | 2019-09-04 | 1 | -10/+0 |
| | |||||
* | finish container coverage page | Bryan Newbold | 2019-09-04 | 5 | -29/+110 |
| | | | | Also re-worked container view sidebar a bit more. | ||||
* | import pygal | Bryan Newbold | 2019-09-04 | 1 | -0/+36 |
| | |||||
* | start container coverage page | Bryan Newbold | 2019-09-04 | 4 | -2/+104 |
| | |||||
* | webface: improve container sidebar style | Bryan Newbold | 2019-09-04 | 1 | -41/+84 |
| | |||||
* | clarify default blank form fields | Bryan Newbold | 2019-09-03 | 1 | -3/+3 |
| | |||||
* | include example releases on container landing page | Bryan Newbold | 2019-09-03 | 5 | -81/+137 |
| | | | | | Included making release search results an entity macro (in webface templates). | ||||
* | do release search by container_id, not issnl | Bryan Newbold | 2019-09-03 | 2 | -2/+5 |
| | |||||
* | update front-page stats (for containers number) | Bryan Newbold | 2019-09-03 | 1 | -3/+3 |
| | |||||
* | additional container webface edit fields | Bryan Newbold | 2019-09-03 | 2 | -9/+36 |
| | |||||
* | webface include webarchive_urls for containers | Bryan Newbold | 2019-09-03 | 2 | -1/+6 |
| | |||||
* | perpetual access to the scholarly record | Bryan Newbold | 2019-08-24 | 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 |
| | |||||
* | improve wayback view page | Bryan Newbold | 2019-08-24 | 2 | -3/+24 |
| | |||||
* | Read Full Text not Download | Bryan Newbold | 2019-08-24 | 1 | -2/+2 |
| | | | | | On release views. Also don't blue-link webcapture URLs (but still a hyperlink). | ||||
* | container issnl: handle invalid ISSN-L better, and fix except blocks | Bryan Newbold | 2019-08-22 | 1 | -2/+5 |
| | |||||
* | web search: container_id, not _ident | Bryan Newbold | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | switch blog post example to openbookpublishers | Bryan Newbold | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | include in_kbart container count | Bryan Newbold | 2019-08-12 | 1 | -0/+2 |
| | |||||
* | default container stats by ident, not issnl | Bryan Newbold | 2019-08-12 | 3 | -6/+25 |
| | |||||
* | add kbart counts to container stats | Bryan Newbold | 2019-07-31 | 2 | -1/+5 |
| | |||||
* | show release withdrawn status | Bryan Newbold | 2019-07-01 | 2 | -3/+13 |
| | | | | | Including in search results. De-emphasize release_stage button in search results. | ||||
* | show release original_title in header | Bryan Newbold | 2019-07-01 | 1 | -0/+3 |
| | |||||
* | fix whitespace in HTML title; nothing on home | Bryan Newbold | 2019-06-30 | 2 | -2/+3 |
| | |||||
* | more descriptive HTML titles | Bryan Newbold | 2019-06-30 | 15 | -3/+63 |
| | |||||
* | complete generic entity rev views | Bryan Newbold | 2019-06-28 | 1 | -28/+14 |
| | | | | | | Was getting 500s in production from crawlers. Also expand test coverage. | ||||
* | update front-page stats | Bryan Newbold | 2019-06-27 | 1 | -2/+2 |
| | |||||
* | fix stats padding (mobile) | Bryan Newbold | 2019-06-27 | 1 | -3/+3 |
| | |||||
* | webface UI tweaks, mostly for mobile | Bryan Newbold | 2019-06-27 | 4 | -10/+20 |
| | |||||
* | workaround empty releases list bug | Bryan Newbold | 2019-06-24 | 1 | -1/+1 |
| | |||||
* | more links on new homepage | Bryan Newbold | 2019-06-14 | 1 | -9/+11 |
| | |||||
* | fix a corner-case of WIP edit tab show/no-show | Bryan Newbold | 2019-06-14 | 1 | -1/+1 |
| | |||||
* | include _metadata in editgroup views also | Bryan Newbold | 2019-06-14 | 1 | -0/+4 |
| | |||||
* | allow editing of WIP entities | Bryan Newbold | 2019-06-14 | 1 | -1/+1 |
| | |||||
* | typos and HTML validation | Bryan Newbold | 2019-06-14 | 5 | -21/+21 |
| | |||||
* | edit metadata doesn't need title | Bryan Newbold | 2019-06-13 | 1 | -1/+0 |
| | |||||
* | more UI tweaking | Bryan Newbold | 2019-06-13 | 8 | -15/+18 |
| | |||||
* | refactor all entities to new UI style | Bryan Newbold | 2019-06-13 | 15 | -155/+215 |
| | |||||
* | fixes after rebase | Bryan Newbold | 2019-06-13 | 5 | -149/+46 |
| | |||||
* | more layout tweaks on new home page | Bryan Newbold | 2019-06-13 | 1 | -23/+21 |
| |