- Nov 28, 2022
-
-
Alexander Purr authored
* same problem like in refs 22739
-
- Nov 23, 2022
-
-
Alexander Purr authored
* specific selector to override in vufind6 introduced styles
-
- Nov 22, 2022
-
-
Robert Lange authored
-
- Nov 18, 2022
-
-
Jean-Pascal Kanter authored
* added rules yaml, changed language files
-
Jean-Pascal Kanter authored
-
- Nov 07, 2022
-
-
Jean-Pascal Kanter authored
-
- Nov 04, 2022
-
-
Jean-Pascal Kanter authored
co-authored by: André Lahmann <lahmann@ub.uni-leipzig.de> * reintroduce ExternalLink view helper in resolverLink.phtml
-
- Oct 28, 2022
-
-
André Lahmann authored
* remove sidefacets from collection/view.phtml
-
- Oct 27, 2022
-
-
Mathias Maaß authored
-
- Oct 26, 2022
-
-
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
-
- Oct 24, 2022
-
-
- Oct 21, 2022
-
-
Alexander Purr authored
* adapt finc changes of this ticket
-
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
-
- 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 13, 2022
-
-
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
-
- 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 ** Attr...
-
- 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
-
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
-
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
-
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...
-
- Sep 22, 2022
-
-
André Lahmann 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
-
- Sep 21, 2022
-
-
Viola Elsenhans authored
* fix language; active not bold * keep seperate design for language and register
-
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 15, 2022
-
-
Alexander Purr authored
* searchID is needed to edit existing advanced search
-
- Sep 09, 2022
-
-
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
-
- Sep 07, 2022
-
-
Robert Lange authored
* change braces to change evaluation order * keep previous logic to hide link if disabeLast is true * results: code style
-
- Sep 06, 2022
-
-
Viola Elsenhans authored
* fix footer, fix link to savedList, SCSS FIXME * fix offcanvas-toggler in orders, profile and history * change red, adapt type of slider, fix order of search controls * restore facet * restore styling for tabs * fix quickfilter * fix color for filter * fix advanced search padding * fix close offcanvas and register checkbox * fix checkbox height
-
Robert Lange authored
* add var definition for padding and default value of 0 * filters: avoid notice by checking filter value not empty
-
Claas Kazzer authored
* editlist * newpassword * setpin
-