- Oct 10, 2022
-
-
Robert Lange authored
* use tryMethod for getting source id * move fallback search into alert box
-
Alexander Purr authored
* start page ** <meta name="description"> only once - language check ** remove tabindex="-1" on search button's inner span * result list ** Element form not allowed as child of element span in this context -> search controls sort and pages ** an unquoted attribute value. Probable causes: Attributes running together or a URL query string in an unquoted attribute value. -> added quote in result grouping template ** Element a not allowed as child of element ul in this context. (Suppressing further errors from this subtree.) -> facet-lists more / less links within li (from finc-accessibility theme) ** Element div not allowed as child of element ul in this context. (Suppressing further errors from this subtree.) -> date range slider facet as li (+ additional styling) ** The select element cannot have more than one selected option descendant unless the multiple attribute is specified. -> remove selected attribute from disabled option for limit and sort in offcanvas ** Attribute maxlength is only allowed when the input type is email, password, search, tel, text, or url. -> reuse finc version for date range slider (max instead of maxlength) * details view ** Element p not allowed as child of element h3 in this context. (Suppressing further errors from this subtree.) -> subtitle as span instead of p ** Duplicate ID toolbar-menu. -> remove second ** Element ul not allowed as child of element span in this context. (Suppressing further errors from this subtree.) -> span to div ** Attribute href not allowed on element button at this point. -> href to data-target ** Get-It-Box: #get-it-button / Ressources-Button (/Record/0-725915765) ** RecordTabs: #side-collapse-... (/Record/0-725915765) ** Bad value >>side-panel-Table of Contents<< for attribute id on element div: An ID must not contain whitespace. -> RecordTabs: use $tab instead $desc for construct ID in core-templates (but IDs are not really in use, IDs used just for styling) * result list (active filters) ** Duplicate ID applied_filter_1 -> in searchbox.phtml applied filter were rendered twice ** Attribute href not allowed on element button at this point. -> href to data-target ** toggle button facet group ** End tag ul seen, but there were open elements. -> moving endif (closing div and li was missed before); problem only if filters are active * date range slider ** revert design changes of ticket 22462 ** add up & down Arrows again by using input type=number * result list advanced search ** No p element in scope but a p end tag seen. -> remove falsely added closing p co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * add missing closing div in view
-
Robert Lange authored
-
Robert Lange authored
-
- Oct 05, 2022
-
-
Viola Elsenhans authored
* set width for book bag icons in list of results * no margin for book bag icons, remove whitespaces and newline * cut number for with * removed unused * change width of book bag icon to 1.3
-
Robert Lange authored
-
Robert Lange authored
-
Alexander Purr authored
-
Viola Elsenhans authored
* add template advanced/ranges * remove type=number of range-slider inputs * show register label for lg-screen * fix design for badges in sidebar
-
Robert Lange authored
* use depracated vf5 code without session storage
-
André Lahmann authored
-
Alexander Purr authored
* rename $search-filter-remove-text-decoration to $search-filter-text-decoration * specify filter buttons and link decoration
-
- Sep 27, 2022
-
-
Alexander Purr authored
* adjust style
-
Jean-Pascal Kanter authored
* changed 3 language entries correlating to database descriptions * forked dbis-content.html to change dropdown info text to plain info
-
Viola Elsenhans authored
* remove breaks * no margin-bottom for header in resluts
-
Robert Lange authored
-
Jean-Pascal Kanter authored
-
Robert Lange authored
-
Jean-Pascal Kanter authored
-
Jean-Pascal Kanter authored
* config variable name * data transfer object user now has functionality to filter whitespace in orders * fid.ini got out-commented variable field for user export fields in [Admin] section * updated user export behaviour, field 'orders' will now always be the last in an export * introduced an user export hydrator that enriches data for export into csv and json files * further altered the interface and handling of various csv flavors, prepared work for an unified * export interface to a future date, created adlr exporting to stated specs * introduced an user export hydrator that enriches data for export into csv and json files * further altered the interface and handling of various csv flavors, prepared work for an unified * export interface to a future date, created adlr exporting to stated specs * added some language tokens for better integration * updated json export to make the address list a associative array co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * o...
-
Robert Lange authored
-
Robert Lange authored
-
- Sep 22, 2022
-
-
André Lahmann authored
-
Robert Lange authored
-
Jean-Pascal Kanter authored
* refactored logic for fidis orders, formerly living in the UserController, seperated User and Order Controller * added an (by default hidden) export option for orders) * extended abilities of order transfer object * added an order export hydrator that compiles data of an order to an array * extended the order list with a button that is hidden by default (if 'export_button' is not set) * allows export of orders in 3 different flavor of CSV (or rather, fake csv that is labelled as txt) and json. * language vars replaced some static texts with dynamic i18n ones, in this particular case the button descriptions of are affected
-
Robert Lange authored
* move rss helper to fid ** uses caching ** code styles co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * make get-it-box view helper factory reusable in instances
-
André Lahmann authored
* add robots.txt for all finc catalogues * disallow private lists for crawlers
-
- Sep 21, 2022
-
-
Viola Elsenhans authored
* fix language; active not bold * keep seperate design for language and register
-
André Lahmann authored
-
Alexander Purr authored
* disabled by variable ** To think about: configuration via ini-file * prevents rendering emtpy content divs * improving link decoration inheritance * text-decoration configurable for ** links styles for .btn class ** links in main content ** links in footer * main variable: $link-text-decoration * inheriting in finc: ** $state-link-text-decoration ** $book-bag-add-to-in-sidebar-toggler-text-decoration ** $footer-link-text-decoration ** $btn-text-decoration * moving >Default anchor/link styles general< block to prior position for reuse of $link-text-decoration
-
- Sep 20, 2022
-
-
Robert Lange authored
* add test for getPages and .enw-output of marc and ai records * add fixures for marc and ai * code styles for SolrDefaultFincTrait * fix SolrMarcNewerPreviousTest * run test via: docker exec -it vufind_php_1 sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/RecordDriver"
-
- Sep 19, 2022
-
-
Robert Lange authored
* not ticket related: add colors for finc tests in general
-
- Sep 15, 2022
-
-
Alexander Purr authored
* searchID is needed to edit existing advanced search
-
Robert Lange authored
-
- Sep 14, 2022
-
-
André Lahmann authored
-
- Sep 09, 2022
-
-
Viola Elsenhans authored
-
Alexander Purr authored
refs #22331 [finc] moving block of advanced search terms and advvanced search links from header to the top of search results * move functionality into own template, is rendered within results.phtml * contains search tabs functionality too (hast to be tested) * SCSS & tempalte: ** new variable for button distance ** new classes content_adv_search_terms & content_adv_search_links ** links as btn-default * remove additional breadcrumb display logic * now: hidden-xs by default on each breadcrumb
-
Robert Lange authored
* use setLine and break as separator in RecordDataFormatterFactory
-
- Sep 08, 2022
-
-
Viola Elsenhans authored
* add id to data range slider
-
Robert Lange authored
-