- Nov 18, 2022
-
-
Jean-Pascal Kanter authored
* added rules yaml, changed language files
-
Robert Lange authored
-
Jean-Pascal Kanter authored
-
- Nov 08, 2022
-
-
Robert Lange authored
-
- Nov 07, 2022
-
-
Robert Lange authored
-
Robert Lange authored
-
Jean-Pascal Kanter authored
-
- Nov 04, 2022
-
-
Alexander Purr authored
* caused missing checkboxes and remove-filter-buttons on facets in sidebar
-
Jean-Pascal Kanter authored
co-authored by: André Lahmann <lahmann@ub.uni-leipzig.de> * reintroduce ExternalLink view helper in resolverLink.phtml
-
- Nov 03, 2022
-
-
André Lahmann authored
-
Jean-Pascal Kanter authored
* there were some slight individual changes that made them not working at the same time * changed private getContext() Funktion to protected to allow overwritting co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * remove old accordeon variables
-
- Nov 02, 2022
-
-
André Lahmann authored
-
- Nov 01, 2022
-
-
André Lahmann authored
-
- Oct 28, 2022
-
-
André Lahmann authored
* remove sidefacets from collection/view.phtml
-
- Oct 27, 2022
-
-
Mathias Maaß authored
-
- Oct 26, 2022
-
-
Robert Lange authored
-
Jean-Pascal Kanter authored
* no security question as of now * wont work without expansion of fidis * added route for order deletion (requires admin rights) * config parameters displayCols defines, 'delete' for the delete button * using font awesome for the fa-trash symbol, can be overwritte in field-delete.html * design changes for orderDelete * Code Stlye changes to Delete Order Modal ** Modal has its own template now, only rendered when activated via config ** fixed a bug where the default fid delete button would have missed crucial info and had just outright deleted the entry ** known problem: the delete route is actually reacheable for any one user but will be rebuffed by fidis itself, still not entirely clean
-
Robert Lange authored
-
- Oct 24, 2022
-
-
- Oct 21, 2022
-
-
Alexander Purr authored
* adapt finc changes of this ticket
-
Robert Lange authored
-
Robert Lange authored
-
Alexander Purr authored
* add cluster for extracting possible year ranges * set up possible ranges and by user chosen filtered years at the beginning of template to provide fitting variables for inputs and date range slider * adjust configuration for loading complete range of years
-
Robert Lange authored
-
Mathias Maaß authored
-
Mathias Maaß authored
-
- Oct 20, 2022
-
-
André Lahmann authored
* reduced profile.phtml template to show only user data from ILS
-
- Oct 17, 2022
-
-
Robert Lange authored
* set aria-label / alt attribute for cover images * to set attributes for link and image after loading by ajax * ajaxcovers and useCoverFallbacksOnFail must be true * make cover tabable when image could be fetched from api * add translations for label texts * minify icon texts occurances * render icon-text via record-icon.phtml
-
- Oct 14, 2022
-
-
André Lahmann authored
* minor fixes in comments and formatting of ILS Connection, Holds and EnhancedRenderArray
-
- Oct 13, 2022
-
-
Robert Lange authored
-
Viola Elsenhans authored
* hide checkboxes, cut text by ellipsis, reduce padding * reduce padding for active filters * reduce padding-left for active filters * outsource scss for improve filters on sm * delete unused in sidebar, move file to activate-on-demand folder co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * move import of plugin to Activate-On-Demand section
-
* update FincILS.ini with latest contents of DAIA.ini and PAIA.ini * Fix PAIA notification caching * Cache PAIA fees response * Cache PAIA user details co-authored by André Lahmann <lahmann@ub.uni-leipzig.de>
-
- 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
-