Skip to content

Releases: adsabs/bumblebee

Lazy loaded and push-state release

07 Feb 19:48
Compare
Choose a tag to compare
Pre-release
Update To Work with Push-State Routing (#1689)

* Update To Work with Push-State Routing

Should use pushstate by default, and also convert all `#/` over when it sees them

Remember to update Discovery.vars.js to set `pushState: true`

* add base, fix bug

* Add check for pushState

* Adding nginx server for easier testing; run ./server.sh

* move handler, add url flag

* update to regex

* remove template changes, update regex

* update to allow for copy link

Maintenance Release

29 Jan 22:03
2983758
Compare
Choose a tag to compare

#1656: Big Orcid update, including many speed improvements
#1682: Fix issue where default database would not be applied, even though it was selected in preferences
#1694: Fix issue that would leave the application in a weird state if Orcid login fails
#1691: Add in the new Cfa logo, and update styling in footer
#1695: Fields that require a specific sort are working properly again
#1696, #1693: Export renamed to Export Citation on abstract pages
#1678, #1688: Speed Improvements
#1680: Adds entdate and similar to quickfields
#1681: Fix issue where pasting into search field would trigger auto-complete

Testing release of a smaller/faster bbb

18 Jan 18:21
079362b
Compare
Choose a tag to compare
Pre-release

Not yet suitable for production, more configuration options are going to come.

Maintenance Release

02 Jan 18:24
7cf3a53
Compare
Choose a tag to compare

#1675: Ensure the api requests are made in the proper order to make searches more efficient

Maintenance Release

18 Dec 21:38
970441d
Compare
Choose a tag to compare

#1666: Fixes missing library links from abstract pages
#1649: Makes bibcode a link to the canonical details page

Maintenance Release

30 Nov 18:30
ae5652d
Compare
Choose a tag to compare
Merge pull request #1647 from thostetler/add-permalink-abstract-page

Add permalink to abstract page

Maintenance Release

06 Nov 21:03
dfa5956
Compare
Choose a tag to compare

#1628: Fixes issue some users were having exporting more than 500 records from libraries
#1626: Overhaul of highlights and results fetching, should see some speed improvements of un-fielded searches
#1600: Fixes bug with the sort component that could cause it to become permanently disabled

Maintenance Release

25 Oct 20:14
90baa54
Compare
Choose a tag to compare

#1623: Make the perPage selection a <select> element
#1620, #1621: Adds bulk deletion to libraries
#1619: Adds "Object" to quick fields
#1614: Fixes issue that caused table of contents links to break
#1613: Fixes build issue
#1602,#1616: Adds custom format add/remove/modify to preferences
#1601: Fixes error that can cause Orcid to break if a record does not have an abstract
#1599: Small fix to sync with backend service (redirect_uri)

Maintenance Release

19 Sep 15:12
fd42bf3
Compare
Choose a tag to compare

#1595: Adds sidebar toggle button and preference for results page
#1594: Fixes issue with default database creating improper queries
#1593: Remove grants facet, temporarily
#1591, #1592: Pagination should now properly refresh the results
#1590: External links should now work properly
#1588: Broken query urls on should now redirect to landing
#1582: Updated sort widget now in libraries
#1580: Facets now close instead of constantly loading on error

Hot Fix Release

31 Aug 21:21
628ddd7
Compare
Choose a tag to compare

#1585 - Google analytics working properly finally