- Sep 28, 2021
-
-
Dorian Merz authored
* do not provide link to empty search * fix permission name * adds info text ** ... for logged in users without access to licensed material ** fixes English translation * stay in Releases search, inform user * fix error concerning homepage search box using stored hidden filters
-
- May 28, 2021
-
-
Aspectis authored
* for details see issue/18965 co-authored by: Dorian Merz <merz@ub.uni-leipzig.de>
-
- Apr 15, 2021
-
-
Dorian Merz authored
* change wording of "Create Account" * accessibility page: add full stop and new paragraph * fix translations in search ** result page, facets ** advanced search form: tranlation of slimselect placeholder and empty results * fix some search links * refactoring of "misspelled resources" mapping ** now uses YAML ** enables use of special characters * add some source mappings * adapted BASE to new page structure * 18826 accessibility information page, including footer link * 18995 AMSL Sources page explanatory line in German TODO add english translation * 18995 fix some AMSL Source scope notes * 19399 start page, "about us", and "for subject librarians"
-
* use html lists for record listings * add aria-described by for checkboxes ** set label context
-
- Mar 18, 2021
-
-
* Optimize SVG code of all icons * Move "small" icons to parent directory * Move "big" icons to "media" directory * Remove horizontal line from person icon
-
- Feb 24, 2021
-
-
Dorian Merz authored
-
- Feb 18, 2021
-
-
Dorian Merz authored
* avoid rendering of sub-template if unnecessary
-
* Style the advanced search while keeping the old template unchanged (for now). Multi-selects are handled via the already included SlimSelect scripts. * Add `role="main"` to `main`, which seems redundant, but is required by the Bootstrap theme's advanced search JS, otherwise the search group inputs are missing. * Always display the (simple) search box in the header, even on the advanced search page. * fix type inputs ** Remove SlimSelect from type inputs; ** these fields are cloned, which removes the required handlers. Since they only contain 10 options, they work well without a filter. * add info box ** Display an info box above the search results with an edit link when advanced search is active. * hide range slider
-
- Dec 18, 2020
-
-
Some files in the vendor directory must be accessible online, so the directory has been moved to one of the only three directories which are. Added a text file explaining the situation to avoid confusion.
-
for details see issue/18774 Known issues: * Some lightbox popups are not yet fully styled. * The histogram range select for publishing year is not included. * SCSS needs minor cleanup. * Format icon mappings are incomplete.
-
- Jun 26, 2019
-
-
* adds top pagination to search results * restyles top pager to short variant co-authored by: Dorian Merz <merz@ub.uni-leipzig.de>
-
- Jun 24, 2019
-
-
* tidies up scss * reinstates offcanvas toggler * modifies offcanvas toggler top margin for better looks * modifies search tools anchor appearance on XS for better looks * aligns search/results.phtml with current finc version
-
- Jun 19, 2019
-
-
* introduces hits display in result list
-
- Jun 11, 2019
-
-
* reworks header as flex containers and items * fixes keep-filters bug for desktop * turns search tools into proper buttons on SM/XS * fixes context/hierarchy icon display in default/result-list * copies solr_ai/result-list over to fid_bdi and fixes icon display there too * fixes result list display on XS * improves filter checkbox display on XS
-
- Jun 06, 2018
-
-
* view search tools right beneath header * changes to rss feed link within search tools
-
- Jan 25, 2018
-
-
* merge finc theme in finc release candidate v1 ** interim stage: templates adapted to VF4 code for revision of description.phtml ** home page: adds top margin for better looks ** advanced search: makes right-hand header parts full width for desktops ** fixes offcanvas and offcanvas-toggler in mobile views ** fixes header menu and reverses header item order on anything but XS ** fixes visibility of add to favorites text ** fixes sidebar item hovers and backgrounds ** fixes breadcrumbs after col removal ** removes myresearch/login ** removes form-horizontal class ** adds braces round calculations ** removes some col-columns ** cleans up some scss ** removes unwanted JS calls from theme.config * add new views for core and description view at VF4 for LIDO * interim stage: templates adapted to VF4 code for revision of description.phtml * deletes erroneous test.phtml * refs #11813 cmp. #12259 comment out ViewHelper Permission at themes/finc/theme.config.php * replace finc/RecordDriver/SolrDefault/core.phtml and finc/RecordTabs/description.phtml by new VF4.1 ViewHelper design * replace finc/templates/RecordDriver/SolrMarc.core by new ViewHelper methods of VF4 * fixing corrupt key settings in RecordDataFormatterFactory.php * replace and refactor ViewHelper and templates at RecordDriver/SolrAI/core.phtml ** add special ai template snippets data-containerTitle.phtml and data-jTitle.phtml ** remove ai method getAIDataIn method ** remove previous and next title snippets due to no representation an intermediascheme ** reduce getSeries display on ai defined string for rft.series * transforms important px values into em (formerly ticket 11930) * fixes myresearch - list, myreasearch - profiles * adds final minor changes and adaptions * unhides context helper text
-
- Jul 17, 2017
-
-
* adapted finc js files to v3.1.3 * removed call to removed getController() * Remove BS-SCSS + fonts from finc tree, add BS-links to SCSS, refs #9416 * Code revision + adaptation for Bootstrap Theme 3.1.3 update, refs #9416 * Fixed offcanvas-toggler display, refs #9416 * Fix for toolbar in detail view, refs #9416 * Fix sidefacets form field spillover on SM in collection view, refs #9416 * Fix add to favs and collection view on sm devices, refs #9416 * Fix collection view icon view in result list for sm, refs #9416 * Fix collection view icon properly, refs #9416 * Fix dropdown-on-hover to work on SM up only, refs #9416
-
- Jun 12, 2017
-
-
André Lahmann authored
* bootstrap3 finc-theme
-
- Jun 09, 2017
-
-
Chris Hallberg authored
- Simplify markup - Make thumbnail display in account screens more consistent and configurable
-
- May 03, 2017
-
-
Chris Hallberg authored
-
- Apr 26, 2017
-
-
Chris Hallberg authored
-
Chris Hallberg authored
- The cart can now operate without the need for checkboxes and bulk buttons (this is now the default behavior); this makes mobile view more usable, among other things. The legacy interface is still available by turning off the bookbagTogglesInSearch setting.
-
- Dec 15, 2016
-
-
Chris Hallberg authored
- Use form="id" attribute to simplify form markup - Includes polyfill for legacy browsers
-
- Sep 30, 2016
-
-
Chris Hallberg authored
-
- Jun 09, 2016
-
-
Jochen Lienhard authored
-
- May 26, 2016
-
-
Chris Hallberg authored
-
- May 11, 2016
-
-
Chris Hallberg authored
-
- Apr 06, 2016
-
-
Demian Katz authored
- Resolves VUFIND-1160.
-
- Mar 31, 2016
-
-
- Allows better follow-up for bulk actions. - Reduces odds of strange behavior caused by unexpected user actions.
-
- Mar 29, 2016
-
-
Chris Hallberg authored
-
- Mar 14, 2016
-
-
Demian Katz authored
- Allows better follow-up for bulk actions. - Reduces odds of strange behavior caused by unexpected user actions.
-
- Mar 04, 2016
-
-
Chris Hallberg authored
- Rewrote Javascript to make better use of server-side logic - Eliminated many server-side special cases specific to lightbox handling - Adjusted test suite to accommodate improvements
-
- Jan 28, 2016
-
-
Demian Katz authored
-
- Nov 20, 2015
-
-
Demian Katz authored
-
- Oct 16, 2015
-
-
Rui Francisco authored
- Adds mechanism to limit first/last page options due to limitations of EDS API. (You can access deep results, but not without accessing intermediate pages).
-
- Jul 15, 2015
-
-
Chris Hallberg authored
-
- Apr 22, 2015
-
-
Chris Hallberg authored
-
Demian Katz authored
- Restored missing "purge" button - Made icons more consistent
-
- Mar 20, 2015
-
-
Demian Katz authored
-
- Jan 09, 2015
-
-
Demian Katz authored
- Added logic to avoid duplicate display of a single recommendation (since SpellingSuggestions can be on in both top and noresults areas).
-