Skip to content

Releases: arXiv/arxiv-browse

arXiv Browse v0.2.1

18 Apr 18:09
0a914a8
Compare
Choose a tag to compare

Release notes - arXiv-NG - Version browse-0.2.1

Bug

  • [ARXIVNG-1232] - Open external anchors using rel="noopener"
  • [ARXIVNG-1918] - The content of the footer is too easily confused with the primary content of the abs page
  • [ARXIVNG-1950] - Texisms in affiliation not displaying in Browse
  • [ARXIVNG-1951] - Links for Multiple DOIs on abs page are garbled
  • [ARXIVNG-2039] - Change form on home page to point to new search
  • [ARXIVNG-2046] - Compare /archive output to legacy and fix any problems
  • [ARXIVNG-2049] - DOI linking regression with arxiv-base 0.15.3
  • [ARXIVNG-2066] - Sorting of secondaries on /abs page should be alpha by category ID
  • [ARXIVNG-2067] - Submission history lacks 'D'
  • [ARXIVNG-2068] - math.CO should not get urlized
  • [ARXIVNG-2069] - Urlize in arxiv ids like 'astro--ph' /abs title
  • [ARXIVNG-2070] - Use relative links for arxiv-id urlized URLs

Task

  • [ARXIVNG-1097] - Move category and other code to arXiv.base
  • [ARXIVNG-1221] - acc-phys/9502001 prev should have less than sign
  • [ARXIVNG-1249] - Instructions for deploy and running on arxiv servers
  • [ARXIVNG-1258] - Add arxiv-urlize to author field
  • [ARXIVNG-1293] - Reimplement /year controller and template
  • [ARXIVNG-1294] - Reimplement /archive
  • [ARXIVNG-1296] - Reimplement the home page
  • [ARXIVNG-1356] - Add support for login status in header
  • [ARXIVNG-1393] - Reimplement /prevnext route for abs page
  • [ARXIVNG-1427] - Reimplement the /cookies page
  • [ARXIVNG-1552] - Reimplement the /stats pages
  • [ARXIVNG-1553] - Reimplement trackback display pages /tb/<arxiv_id> and /tb/recent
  • [ARXIVNG-1601] - add cache control headers to /list
  • [ARXIVNG-1716] - Upgrade to latest arxiv-base
  • [ARXIVNG-1942] - Flask should be instantiated outside of the WSGI application callable (was: Investigate database pool issues)
  • [ARXIVNG-2027] - /archive should use 2-digit years when generating /year links
  • [ARXIVNG-2038] - /archive should use new /search links
  • [ARXIVNG-2045] - Home page should fall back to file-based method of retrieving document count on OperationalError exceptions

arXiv Browse v0.1.3

27 Feb 20:25
Compare
Choose a tag to compare

Release notes - arXiv-NG - Version browse-0.1.3

Bug

  • [ARXIVNG-1797] - Mathjax line and release feedback line appear misaligned at some widths

arXiv Browse v0.1.2

21 Feb 10:19
Compare
Choose a tag to compare

Release notes - arXiv-NG - Version browse-0.1.2

Bug

  • [ARXIVNG-1785] - Feedback collector floats oddly on abs page when screen is narrow

arXiv Browse v0.1.1

21 Feb 10:21
2bbf23e
Compare
Choose a tag to compare

Release notes - arXiv-NG - Version browse-0.1.1

Bug

  • [ARXIVNG-1287] - /abs generates 500 errors when there non-ASCII characters in the requested URL
  • [ARXIVNG-1290] - /abs returns 500 errors when multiple institutions are found in the get_institution request
  • [ARXIVNG-1421] - Switching browse contexts is broken in /abs UI

Task

  • [ARXIVNG-1288] - Remove del.icio.us bookmarking link
  • [ARXIVNG-1289] - Extra space between comma and affiliation
  • [ARXIVNG-1298] - Clickthrough links sometimes not working correctly on production

arXiv Browse v0.1

22 Oct 17:47
7f7f7e1
Compare
Choose a tag to compare

A reimplementation of the classic arXiv abstract (/abs) page as python/Flask application with minimal design changes. The application integrates with the existing database and network filesystem.