You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Browse version 0.2

Start date:  ; release date:

Source code:  

https://github.com/cul-it/arxiv-browse/releases/tag/0.2.1

Summary TBD

Features

TBC

The following list of features reproduces the features in the classic /abs implementation:

  • Reimplement the home page
  • Reimplement /prevnext route for abs page
  • Reimplement /archive
  • Reimplement the /cookies page
  • Reimplement the /stats pages
  • Reimplement trackback display pages /tb/<arxiv_id> and /tb/recent
  • Reimplement /year
  • Implement service to support /year
  • Implement service to support /list
  • Update /archive to use new /search links
  • Add support for login status in header
  • Urlize author field on /abs pages
  • Add cache control headers to /list

Bug Fixes

  • Fix case where texisms in affiliation not displaying in Browse
  • Fix case where links for Multiple DOIs on abs page are garbled
  • Change form on home page to point to new search
  • /archive should use 2-digit years when generating /year links

Other

  • Move category and other code to arxiv-base
  • Upgrade to latest version of arxiv-base
  • Flask should be instantiated outside of the WSGI application callable
  • Open external anchors using rel="noopener"
  • Adjustments to footer

Changes from Classic

There are several minor changes from the classic functionality:

  • TBD

  • No labels