- Nov 18, 2022
-
-
Jean-Pascal Kanter authored
-
- Nov 08, 2022
-
-
Robert Lange authored
-
- Nov 07, 2022
-
-
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
-
-
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
-
-
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
-
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
-
- 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
-
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
-
-
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> * optimize csv export for windows / mac ** set UTF16 ** code styles
-
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
-