Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuse #22

Merged
merged 170 commits into from
Jun 27, 2016
Merged

Fuse #22

merged 170 commits into from
Jun 27, 2016

Commits on Dec 21, 2015

  1. Extract manuscript thumbnail for manuscript display

    Anusha Ranganathan committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    611b8b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2015

  1. Allow localhost in webmock and change port for solr test env

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    d437706 View commit details
    Browse the repository at this point in the history
  2. Added century as a facet field and date to sort

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    1f4fd4e View commit details
    Browse the repository at this point in the history
  3. Module for search behaviours

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    d952188 View commit details
    Browse the repository at this point in the history
  4. homepage

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    92133e1 View commit details
    Browse the repository at this point in the history
  5. Fixed bug

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    bb93c5b View commit details
    Browse the repository at this point in the history
  6. Added new request handlers to search descriptions, annotations and tr…

    …anscriptions
    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    b45e979 View commit details
    Browse the repository at this point in the history
  7. Designed homepage with browse for manuscripts

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    a44a690 View commit details
    Browse the repository at this point in the history
  8. placed all homepage views within its dir

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    ee63a90 View commit details
    Browse the repository at this point in the history
  9. Configured within the controller

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    0b816f5 View commit details
    Browse the repository at this point in the history
  10. Images for the homepage and search results

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    4f11904 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c7d0d41 View commit details
    Browse the repository at this point in the history
  12. Century slider on homepage

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    aa998ca View commit details
    Browse the repository at this point in the history
  13. style changes

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    5a44310 View commit details
    Browse the repository at this point in the history
  14. Added filter for all search results and method to get annotations

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    ab588dc View commit details
    Browse the repository at this point in the history
  15. Added test for solr document model

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    90a5119 View commit details
    Browse the repository at this point in the history
  16. Added spec for search builder

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    5579180 View commit details
    Browse the repository at this point in the history
  17. Added spec for application name

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    49a44f4 View commit details
    Browse the repository at this point in the history
  18. Added spec for catalog controller

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    77adfb5 View commit details
    Browse the repository at this point in the history
  19. Spec tests for homepage view

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    84e78f1 View commit details
    Browse the repository at this point in the history
  20. Set background image for logo to none

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    4ab9487 View commit details
    Browse the repository at this point in the history
  21. Test javascript for search tab click

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    57bfbb1 View commit details
    Browse the repository at this point in the history
  22. Test javascript for century slider and graph

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    11ec18d View commit details
    Browse the repository at this point in the history
  23. Rubocop fixes

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    fc9fcf1 View commit details
    Browse the repository at this point in the history
  24. Searchbar placed within the header

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    77f9ad0 View commit details
    Browse the repository at this point in the history
  25. Added bento search page for all search

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    3758e97 View commit details
    Browse the repository at this point in the history
  26. Use users params for constraints

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    67a0841 View commit details
    Browse the repository at this point in the history
  27. Pass local variables to reuse manuscript search result display

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    b8918b7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7b82cf4 View commit details
    Browse the repository at this point in the history
  29. Added ids to hidden field to avoid duplication of ids

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    08710e2 View commit details
    Browse the repository at this point in the history
  30. Styled search form on homepage and header

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    205847a View commit details
    Browse the repository at this point in the history
  31. Styles for application header

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    e4de969 View commit details
    Browse the repository at this point in the history
  32. Added search page for transcriptions

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    b8e7c28 View commit details
    Browse the repository at this point in the history
  33. Added search page for annotations

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    9cd0a10 View commit details
    Browse the repository at this point in the history
  34. Hack - copied because of error initializing class or requiring file. …

    …FIX ME
    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    e289dbe View commit details
    Browse the repository at this point in the history
  35. spec for search methods in catalog controller

    Anusha Ranganathan committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    b581b97 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2015

  1. query to check for facets improved and specs added

    Anusha Ranganathan committed Dec 26, 2015
    Configuration menu
    Copy the full SHA
    11b683b View commit details
    Browse the repository at this point in the history
  2. Simplified check for facets (values are array)

    Anusha Ranganathan committed Dec 26, 2015
    Configuration menu
    Copy the full SHA
    ff9ae4b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2015

  1. Added tests for bento search page

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    869c5d3 View commit details
    Browse the repository at this point in the history
  2. Added spec for bookmark feature in description search results

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    5f1ae03 View commit details
    Browse the repository at this point in the history
  3. Rubocop fixes

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    cba5cff View commit details
    Browse the repository at this point in the history
  4. Modified file locations

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    7e020ea View commit details
    Browse the repository at this point in the history
  5. Removed the squiggly line ;)

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    c6f8932 View commit details
    Browse the repository at this point in the history
  6. Changed left and right to next and prev and added id to the links

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    d84a804 View commit details
    Browse the repository at this point in the history
  7. Use document_list to check for no results

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    c22f4fd View commit details
    Browse the repository at this point in the history
  8. Minor tweaks

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    d600e7f View commit details
    Browse the repository at this point in the history
  9. Spec tests for search results by type

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    6923ad2 View commit details
    Browse the repository at this point in the history
  10. Keep the data dir

    Anusha Ranganathan committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    a27aca0 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2015

  1. Added a helper method to display breadcrumb terms

    Anusha Ranganathan committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    9617035 View commit details
    Browse the repository at this point in the history
  2. Added place_facet field

    Anusha Ranganathan committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    e6d2893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb1f589 View commit details
    Browse the repository at this point in the history
  4. Place all content within col to align margins

    Anusha Ranganathan committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    24eb709 View commit details
    Browse the repository at this point in the history
  5. Extended pagination tests to test last page, page with few results an…

    …d page with no results for manuscripts and transcriptions
    Anusha Ranganathan committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    ccdac72 View commit details
    Browse the repository at this point in the history
  6. Manuscript description displayed

    Anusha Ranganathan committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    1274ab0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Modified manifest model, manuscript controller and created views to d…

    …isplay manifest contents
    Anusha Ranganathan committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    17da105 View commit details
    Browse the repository at this point in the history
  2. Added methods to get related annotations and transcriptions and added…

    … panels for folio and find in view
    Anusha Ranganathan committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    f291d98 View commit details
    Browse the repository at this point in the history
  3. Execute browse_century js only if page has century element

    Anusha Ranganathan committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    a47ae70 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2016

  1. Add top to manuscript footer page

    Anusha Ranganathan committed Jan 1, 2016
    Configuration menu
    Copy the full SHA
    4872ac1 View commit details
    Browse the repository at this point in the history
  2. Display mirador viewer on page

    Anusha Ranganathan committed Jan 1, 2016
    Configuration menu
    Copy the full SHA
    65f61e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2016

  1. Fixed path for annotations and transcriptions

    Anusha Ranganathan committed Jan 2, 2016
    Configuration menu
    Copy the full SHA
    fa95f36 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2016

  1. Display prev and next record on manuscript page

    Anusha Ranganathan committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    f080945 View commit details
    Browse the repository at this point in the history
  2. require statement not needed for controller

    Anusha Ranganathan committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    48b787d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Need to replace namespace for bootstrap slider as Mirador uses jquery…

    … slider with the same namespace
    Anusha Ranganathan committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    d20a15b View commit details
    Browse the repository at this point in the history
  2. Add current page details in sidebar

    Anusha Ranganathan committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    b64baee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from anusharanganathan/feature_manuscript_display

    Feature manuscript display
    Anusha Ranganathan committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    33a8b63 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

  1. Add current page details in sidebar

    Anusha Ranganathan committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    cc6b63e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. tests for views

    Anusha Ranganathan committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    c3a8aea View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2016

  1. Removed contents and bibliography from manuscript page - no info

    Anusha Ranganathan committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    0b17668 View commit details
    Browse the repository at this point in the history
  2. Added socket error to list of http exceptions

    Anusha Ranganathan committed Jan 23, 2016
    Configuration menu
    Copy the full SHA
    8cdac69 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. Added sort index to annotations and transcriptions

    Anusha Ranganathan committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    8e1725e View commit details
    Browse the repository at this point in the history
  2. Using druid rather than title to save related info in hashes

    Anusha Ranganathan committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    4ddaf0a View commit details
    Browse the repository at this point in the history
  3. Added test for saving search to session

    Anusha Ranganathan committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    1b54923 View commit details
    Browse the repository at this point in the history
  4. Display related annotations and transcriptions for selected folio and…

    … remove contents and bibliogrpahy
    Anusha Ranganathan committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    b9d517b View commit details
    Browse the repository at this point in the history
  5. Controller and views to display transcriptions and annotations for ea…

    …ch folio
    Anusha Ranganathan committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    e87f44e View commit details
    Browse the repository at this point in the history
  6. Tidied code

    Anusha Ranganathan committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    a84bdd7 View commit details
    Browse the repository at this point in the history
  7. Alternate viewer behaviour for transcriptions

    Anusha Ranganathan committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    8ff05f6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #24 from anusharanganathan/feature_manuscript_display

    Feature manuscript display
    Anusha Ranganathan committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    c14e67e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. Read the canvas id from the manifest

    Anusha Ranganathan committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    0af9798 View commit details
    Browse the repository at this point in the history
  2. css tweaks

    Anusha Ranganathan committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    8ec5b16 View commit details
    Browse the repository at this point in the history
  3. Check if prev and next folio exists, before displaying

    Anusha Ranganathan committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    add4855 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Scale font size dynamically

    Anusha Ranganathan committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    433c7f0 View commit details
    Browse the repository at this point in the history
  2. Fix header nav bar to top

    Anusha Ranganathan committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    65d3b09 View commit details
    Browse the repository at this point in the history
  3. Change label for All search to All Content

    Anusha Ranganathan committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    d78faea View commit details
    Browse the repository at this point in the history
  4. Color changes for dropdown element in header navbar

    Anusha Ranganathan committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    34b4561 View commit details
    Browse the repository at this point in the history
  5. Affix description navbar to top

    Anusha Ranganathan committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    3f63751 View commit details
    Browse the repository at this point in the history
  6. Add top to header and show on manuscript scroll

    Anusha Ranganathan committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    fc91bb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Dropdown menu

    Anusha Ranganathan committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    de4e0a6 View commit details
    Browse the repository at this point in the history
  2. Experimenting with scrollspy

    Anusha Ranganathan committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    98d514d View commit details
    Browse the repository at this point in the history
  3. results-thumbnail class is applied to images

    Anusha Ranganathan committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    0b077c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. css and divider for dropdown menu

    Anusha Ranganathan committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    c593f7b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Split the js for each tab style

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    9687b71 View commit details
    Browse the repository at this point in the history
  2. Set description menu as active if no summary

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    1392452 View commit details
    Browse the repository at this point in the history
  3. css and js for jquery table sort used in refine facets

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    459bb99 View commit details
    Browse the repository at this point in the history
  4. Default facet limit set to be unlimited

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    e2ce3af View commit details
    Browse the repository at this point in the history
  5. Views and helpers for facets in tabs and table within a dropdown

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    a1ddd28 View commit details
    Browse the repository at this point in the history
  6. styles for refine dropdown and facet tabs

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    fe77e8b View commit details
    Browse the repository at this point in the history
  7. Tablesort images

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    85b6467 View commit details
    Browse the repository at this point in the history
  8. css for glyph within searchbar in refine facets

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    cd64a4a View commit details
    Browse the repository at this point in the history
  9. js for refine facets dropdown, tabs, tablesort and autocomplete

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    b37e88c View commit details
    Browse the repository at this point in the history
  10. Remove unused css

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    7ff07b2 View commit details
    Browse the repository at this point in the history
  11. Disabled turbolinks

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    689e99c View commit details
    Browse the repository at this point in the history
  12. Enable top in header on scroll

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    4ebc0a4 View commit details
    Browse the repository at this point in the history
  13. Make autocomplete list clickable

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    556816f View commit details
    Browse the repository at this point in the history
  14. Header spacing for smaller screen

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    b074a6b View commit details
    Browse the repository at this point in the history
  15. Make homepage header sticky

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    d5ea966 View commit details
    Browse the repository at this point in the history
  16. Hover effect for refine modified

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    8ecee1f View commit details
    Browse the repository at this point in the history
  17. Added css for highlighting odd row

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    8045277 View commit details
    Browse the repository at this point in the history
  18. Added top to bento page

    Anusha Ranganathan committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    0cc7ed8 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Add description search field to params

    Anusha Ranganathan committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    727b0d4 View commit details
    Browse the repository at this point in the history
  2. Redesign facets more to new style - facet values and count in table w…

    …ith sort and search
    Anusha Ranganathan committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    60dca7c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. Placed form controls in row and set width of panel

    Anusha Ranganathan committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    47ea956 View commit details
    Browse the repository at this point in the history
  2. Header search controls tweaked for better responsive design

    Anusha Ranganathan committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    c3c8dfc View commit details
    Browse the repository at this point in the history
  3. Offset top for affix set on page load

    Anusha Ranganathan committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    b767e9d View commit details
    Browse the repository at this point in the history
  4. Add column for recent annotations

    Anusha Ranganathan committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    5212944 View commit details
    Browse the repository at this point in the history
  5. Tweaked footer for better responsive display

    Anusha Ranganathan committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    0ee09e9 View commit details
    Browse the repository at this point in the history
  6. Customized default layout for better responsive handling

    Anusha Ranganathan committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    128b1cd View commit details
    Browse the repository at this point in the history
  7. Link annotation and transcription search results to folio display

    Anusha Ranganathan committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    454d852 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Set max per page to a large number to display all transcriptions

    Anusha Ranganathan committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    37c7171 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. replacing get_search_results with search_results

    Anusha Ranganathan committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    0cb9602 View commit details
    Browse the repository at this point in the history
  2. Support two facet layouts - refine for annotations and transcriptions…

    … and default for manuscripts
    Anusha Ranganathan committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    28ef6d3 View commit details
    Browse the repository at this point in the history
  3. Change more in front page to refine layout

    Anusha Ranganathan committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    52f1d48 View commit details
    Browse the repository at this point in the history
  4. narrow panel footer and modified facets heading color

    Anusha Ranganathan committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    c2cf45e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. fixture rake task needs dependency on env

    Anusha Ranganathan committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    3e3bba5 View commit details
    Browse the repository at this point in the history
  2. The facet pub_date_t is also needed for the search result

    Anusha Ranganathan committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    bfc54d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. Fix thumbnail url for annotation and transcriotion results

    Anusha Ranganathan committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    f1c6c7f View commit details
    Browse the repository at this point in the history
  2. Display no annotations or transcriptions message in folio view

    Anusha Ranganathan committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    d03229b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    498d4c2 View commit details
    Browse the repository at this point in the history
  4. Start parameter for manuscript result count is passed through

    Anusha Ranganathan committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    bc9c7c6 View commit details
    Browse the repository at this point in the history
  5. Display the correct tab in folio

    Anusha Ranganathan committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    db45884 View commit details
    Browse the repository at this point in the history
  6. Headings displayed only if content available

    Anusha Ranganathan committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    b1861e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Displaying old and new designs for search constraints

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    d37fe89 View commit details
    Browse the repository at this point in the history
  2. Added clear all to remove all constraints

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    5532df6 View commit details
    Browse the repository at this point in the history
  3. Arrays displayed as joined string

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    0a2232a View commit details
    Browse the repository at this point in the history
  4. Panel to find all transcriptions and annotations for manuscript

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    4e5127b View commit details
    Browse the repository at this point in the history
  5. render html line breaks and align text left

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    6f5f47b View commit details
    Browse the repository at this point in the history
  6. display left column above description for small form-factor

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    3994efd View commit details
    Browse the repository at this point in the history
  7. Border on all sides for footer panels

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    1eaa03e View commit details
    Browse the repository at this point in the history
  8. Enhance footer display for small form factor

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    8a0dfcc View commit details
    Browse the repository at this point in the history
  9. Removed incorrect height setting for thumbnail

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    dc25871 View commit details
    Browse the repository at this point in the history
  10. Fixed breadcrumb trail info

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    7fa2215 View commit details
    Browse the repository at this point in the history
  11. Author not needed in breadcrumb

    Anusha Ranganathan committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    cf01856 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. Retaining new design for search result header and removing old

    Anusha Ranganathan committed May 16, 2016
    Configuration menu
    Copy the full SHA
    c052777 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. Building URLs without the need to initalize search state

    Anusha Ranganathan committed May 17, 2016
    Configuration menu
    Copy the full SHA
    a699cf1 View commit details
    Browse the repository at this point in the history
  2. Modified design and functionality of list bookmarks to be similar to …

    …manuscript search results page
    Anusha Ranganathan committed May 17, 2016
    Configuration menu
    Copy the full SHA
    01c5f63 View commit details
    Browse the repository at this point in the history
  3. Building URLs without the need to initalize search state

    Anusha Ranganathan committed May 17, 2016
    Configuration menu
    Copy the full SHA
    31520df View commit details
    Browse the repository at this point in the history
  4. Cleaned code to avoid repeating

    Anusha Ranganathan committed May 17, 2016
    Configuration menu
    Copy the full SHA
    867dba3 View commit details
    Browse the repository at this point in the history
  5. Renamed methods to avoid using the same name

    Anusha Ranganathan committed May 17, 2016
    Configuration menu
    Copy the full SHA
    5408dff View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. Removed modified js for bookmark ajax requests and using default blac…

    …klight ones
    Anusha Ranganathan committed May 20, 2016
    Configuration menu
    Copy the full SHA
    feac1e8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Added method to return folio info as json and to get folio label and …

    …redirect page on click
    Anusha Ranganathan committed May 24, 2016
    Configuration menu
    Copy the full SHA
    84ccc0f View commit details
    Browse the repository at this point in the history
  2. No ajax call for folio info

    Anusha Ranganathan committed May 24, 2016
    Configuration menu
    Copy the full SHA
    1738aa0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2016

  1. Adding folio img for annotations and transcriptions

    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    a573ea3 View commit details
    Browse the repository at this point in the history
  2. Fixed deprecated warning

    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    6a97b5b View commit details
    Browse the repository at this point in the history
  3. Removed unneccesary css classes

    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    93f1747 View commit details
    Browse the repository at this point in the history
  4. Added bookmark inprogress to locale

    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    ec3c3e4 View commit details
    Browse the repository at this point in the history
  5. Updated tests for building URLs without the need to initalize search …

    …state
    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    2a5031d View commit details
    Browse the repository at this point in the history
  6. style changes

    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    b76d908 View commit details
    Browse the repository at this point in the history
  7. Updated tests

    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    4feb346 View commit details
    Browse the repository at this point in the history
  8. Added tests for views

    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    399ebda View commit details
    Browse the repository at this point in the history
  9. js to handle page navigation from mirador in folio show

    Anusha Ranganathan committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    03168b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Rubocop fixes

    Anusha Ranganathan committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    d88c46b View commit details
    Browse the repository at this point in the history
  2. merging changes rom upstream

    Anusha Ranganathan committed Jun 16, 2016
    Configuration menu
    Copy the full SHA
    0b4ffae View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2016

  1. Add css to avoid setting mirador style

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    9408ebb View commit details
    Browse the repository at this point in the history
  2. Change asset paths and add mirador images to vendor

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    56a78c9 View commit details
    Browse the repository at this point in the history
  3. rspec feature tests to include only test fixtures

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    8319a17 View commit details
    Browse the repository at this point in the history
  4. Define date_range for graph but do not display facet

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    9ac76a0 View commit details
    Browse the repository at this point in the history
  5. use fixtures rather than load controller

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    e35bf41 View commit details
    Browse the repository at this point in the history
  6. add colligo install tasks to ci

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    a3194c7 View commit details
    Browse the repository at this point in the history
  7. Removed alternate folio viewer used as test

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    53bdeb5 View commit details
    Browse the repository at this point in the history
  8. Using node.trigger as suggested by travis

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    439a304 View commit details
    Browse the repository at this point in the history
  9. Replacing click with node.trigger click in all places

    Anusha Ranganathan committed Jun 19, 2016
    Configuration menu
    Copy the full SHA
    a499592 View commit details
    Browse the repository at this point in the history