- Jul 22, 2021
-
-
Dorian Merz authored
-
- Jun 16, 2021
-
-
Dorian Merz authored
* more specific message for RecordMissing exception * redirect message in case a fallback is used
-
- May 19, 2021
-
-
Gregor Gawol authored
-
- Apr 22, 2021
-
-
* add labels, fieldsets, numeration, buttons ... * formats labels, fieldsets * adds missing gutter variables * fixes border styles * improves positioning of Xs and remove group buttons * improves element paddings and size definitions in prep. for 44px height * remove BS-theme top label in favor of more detailed labelling * fixes tablet size
-
- Apr 06, 2021
-
-
Robert Lange authored
* use fa-question like in de_15 * translate (fa-question) as additional text
-
- Mar 11, 2021
-
-
* add landmarks for active facets * refactor short (aka skip) links * add hint for page reload as title in side facets * show all applied side facets * Add filter title to facet title tags * Add filter name to facets * Corrects filter help texts * Filter help texts * adds filter help text to top selection * specify side facet help texts * make facets more accessible * make exclude-facets more accessible for details see issue/18993 co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
-
- Feb 17, 2021
-
-
- Feb 12, 2021
- Feb 01, 2021
-
-
ha848myco authored
* Add aria-label attribute where missing * Add aria-label and at the same time remove the related span tag * Add new translations for Toggle Dropdown
-
- Jan 22, 2021
-
-
Alexander Purr authored
-
- Jan 20, 2021
-
-
Dorian Merz authored
* generate search links for mega collections ** alike old sources list ** configure by setting show_link = true in Amsl.ini * show descriptions of mega collections ** use collection_description, configure with show_description = true and sub_description_key = 'collection_description' * configure additional resources manually in Amsl.ini with [AdditionalResources] and entries like: ** mega_collection = source_id * configure misspelled resources manually in Amls.ini with [MisspelledResources] and entries like: ** wrong collection label = correct collection label for links ** value of "" means no link, only text * refactore button for collapse / expand all list items in sources-display.js ** disable button while collapsing ** toggle label after collapsing / expanding ** don't expand / collapse already expanded / collapsed panels when clicking * sort output by source label when configured in Amsl.ini * refine cachi...
-
- Jan 12, 2021
-
-
Dorian Merz authored
-
see issue/17720_a for details co-authored by: Heike Reinken <reinken@ub.uni-leipzig.de> co-authored by: Dorian Merz <merz@ub.uni-leipzig.de>
-
- Dec 16, 2020
-
-
* add specific translations: try to switch between search results and favorites * add context parameter for renderer to figure out the right label for search results or favorites listings checkboxes ** once in Contoller ** once in earliest template co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * minor translation changes for checkboxes
-
* in menu of side facets: ** by using SideFacets helper ** setting terms to decorate in facets.ini * in footer: ** remove empty call to layout()->poweredBy ** translate poweredBy ** remove language tag of poweredBy, because it's translated ** use external link view helper for footer images ** set aria-hidden to true for images * adjust alt text for footer images (like UBL) in language files
-
- Dec 01, 2020
-
-
Robert Lange authored
* use solr instead of ils ** because not every instance has an ils ** because ils driver has not to be configured anymore ** but still use ils on local alpha for demo driver and missing indexExtension * add finc New Items Plugin and Controller ** use indexExtension to create query for date range * use radio selects instead of buttons for range * add label-for options * add legend and better translations (Choose Period) * removes styling br * adds mainbody for styling
-
- Nov 30, 2020
-
-
* give landmarks translated titles * moves skip links and intro text inside header * removes 'Toolbar' title from toolbar.phtml (already in h2 above) co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
-
- Nov 25, 2020
-
-
* Review German translation for E-Mail ** Set German translation to "Mailen" ** Show the bulk action button list on search result page by default ** Bulk action button list: Change the order of the buttons ** Favorites: *** Add aria-label to the edit and delete button for every item *** Show action and title for the new aria-label * Review bulk action buttons ** Change order *** Change order for the result list *** Change order for the favorite list ** Change German translation for Print * Review variable bookbag_email_selected ** Use it again in h2 tag ** Change German translation
-
- Nov 20, 2020
-
-
Alexander Purr authored
* add uniqueId as identifier for record title link / span * use everywhere the same describedById structure for checkbox aria-describedby and id of title span/ link
-
- Nov 13, 2020
-
-
ha848myco authored
* For offcanvas=true: ** Set focus to back button on sidebar resp. to active element on account sidebar ** Add back button for Author search on result list ** Add toggle button for search tips ** Add back button for search tips ** Add toggle button on page Library Cards ** Add toggle button on page Change Password * For offcanvas=false: ** Add back button ** Add link to the sidebar (toggle button) ** Add link to the content (back button) ** Set focus to back button on sidebar resp. to active element on account sidebar * Add new translation for search tip toggle button * adds aria-labels to offcanvas * sets sidebar for XS ** sets default to offcanvas true ** sets default to bookbag true ** makes sidebar on XS 100% wide when offcanvas is off ** corrects various scss glitches * use altered function in separate JS file ** avoid copy-paste overhead in case of changes on parent theme
-
- Nov 09, 2020
-
-
* edit getURLs in SolrMarcFincTrait for marc 856 https://www.loc.gov/marc/bibliographic/bd856.html ** new: set description to full text if 856 ind.2 = 0 (resource) and other subfields missing (3, x, z, y) ** new: set description to further information if 856 ind.2 = 2 (related resource) and other subfields missing (3, x, z, y) ** keep: set description to Online Access if ind.2 = 0 and doi.org and ind1 = 0 * add translation for Further information and full text plain ** full text / Volltext ** Further informationen / Weiterführende Informationen
-
- Nov 06, 2020
-
-
- Nov 03, 2020
-
-
- Nov 02, 2020
-
-
* for German * for English (not necessary, but for the sake of completeness)
-
- Oct 15, 2020
-
-
refs #17833 [master] Review disabled buttons * Do not show disabled prev or next button on details view * Add title to submit button on account resp. change password page
-
- Oct 09, 2020
-
-
André Lahmann authored
-
- Oct 08, 2020
-
-
ha848myco authored
* Add publishDateSort = adv_search_year in the Results block of facets.ini * Translation for Range-from-to
-
- Oct 05, 2020
-
-
* remove summary (solr:description) from ** default core ** marc core ** ai core * add new translation for Abstract and use it in RecordDataFormatterFactory
-
- Sep 29, 2020
-
-
ha848myco authored
* Add German translation * Add English translation
-
- Sep 25, 2020
-
-
* new recordriver method * translations
-
- Sep 02, 2020
-
-
refs #18227 [finc] adding BK notation for displaying on record details via RecordDataFormatterFactory * adjust marc driver method * add templates (copied and improved from fid_bbi) * add label translation * remove bk notation search link, because search type and solr field missing
-
- Jul 31, 2020
-
-
* removed library weimar * changed transEsc to translate external links
-
- Jul 01, 2020
-
-
Dorian Merz authored
* rebuild changes from #9016 * serialize data to new DB field ** use VuFind's new getExtraMetadata * change method for serialization ** relies on RecordDriver function instead of Solr fields ** adds some additional data ** add some functions to serialization * adds result-list template to provide print output * change search link for missing records * use advanced search * show standard title line for missing records * assure bacwards compatiblity ** handle resource table entries that have been added before this feature went active ** early return if extra_metadata is missing * some code styling
-
- Jun 29, 2020
-
-
* removes lightbox.js * adds missing element to German translations * removes redundant template (BS version works!) * corrects translation
-
* Removed finc/../Recommend/SideFacetsDeferred.phtml * Removed themes/finc/js/advanced_search.js * Removed themes/finc/templates/breadcrumbs/default.phtml * Removed themes/finc/templates/layout/lightbox.phtml * Review the pagination ** Used the BS solution as base and do some little corrections ** Add only German translations related to the new pagination items
-
- Jun 25, 2020
-
-
* Add a 'skip to' link to the sidefacets only for the search results page * Do not show this link for XS screen * Refine the skip to message ** Add prefix ** Distinguish between de and en language * Remove "Weiter" in the skip link text for German translation
-
- Jun 24, 2020
-
-
* for details see issue/17621_new co-authored by: "Alexander Purr <purr@ub.uni-leipzig.de>"
-
- Jun 19, 2020
-
-
Dorian Merz authored
* for details see issue/12851
-
- Jun 16, 2020
-
-
* add finc bootstrapper with error listener * add finc error templates for timeout and runtime * add translations for timeout and service unavailable * name Templates like Exception class name * fix error message: use system email * use vufind5 coding styles
-
- Jun 15, 2020
-
-
* add method * add template
-