- Aug 23, 2022
-
-
Viola Elsenhans authored
* adapt /layout/ templates to VF6.1.2 * revert changes /feedback/form of VF6.1.2 * adapt /myresearch/ templates to VF6.1.2 * adapt /Recommend/ templates to VF6.1.2 * adapt /Recommend/SideFacets/ templates to VF6.1.2 * adapt /record/ templates to VF6.1.2 * adapt /RecordDriver/DefaultRecord/core templates to VF6.1.2 * format /RecordDriver/DefaultRecord/core replace closing tag * adapt /RecordDriver/DefaultRecord/ templates to VF6.1.2 * adapt /RecordDriver/DefaultRecord/ /RecordDriver/SolrAI/ templates to VF6.1.2 * adapt core templates to VF6.1.2 * adapt /RecordTab/ templates to VF6.1.2 * adapt /search/advanced/ templates to VF6.1.2 * adapt /search/controls/ templates to VF6.1.2 * adapt /search/ templates to VF6.1.2 * fix bugs of templates to VF6.1.2 * reset off-Canvas-Togglers in myresearch/profile VF6.1.2 * redo showing selected filter-list above facte, Recommend/SideFacets VF6.1.2 * remove offcanvas-toggler /DefaultRecord/core.phtml VF6.1.2 * remove offcanvas-toggler /SolrMarc/core.phtml VF6.1.2 * remove classname table-resp-data in /RecordTab/ VF6.1.2 * fix closing if in /DefaultRecord/list-entry VF6.1.2 co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * remove table-resp-data class from tables to prevent ugly responsive tables
-
Robert Lange authored
-
Viola Elsenhans authored
* adapt /Helpers/ and /myresearch/ templates to VF6.1.2 * adapt footer templates to VF6.1.2 * reset ajax/resolverLinks VF6.1.2 changes, remove noResolverContent * reset off-Canvas-Togglers in myresearch/profile VF6.1.2
-
- Aug 17, 2022
-
-
* vf6: move tab configuration into ini-file ** see also refs #21611 ** inheriting fid_adlr ini files from fid ** only record tab definition has moved into RecordTabs.ini ** collection tab definition was removed, exactly the same as in finc * remove redundant invokables from module.config.php ** same as in finc's module.config.php
-
André Lahmann authored
-
* see also refs #21611 * add fid ini-files inheriting from finc
-
- Aug 02, 2022
-
-
Robert Lange authored
-
Robert Lange authored
* do not extend obsolete vufind factory - now plugin
-
Robert Lange authored
-
Robert Lange authored
-
- Aug 01, 2022
-
-
Viola Elsenhans authored
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
-
- Jul 29, 2022
-
-
Claas Kazzer authored
* moves filters to search - results.phtml * move active filters above search results * adds required calls and removes second active filters section in searchbox * adds end comment for filter call * corrects bookbag remove text * uncommend unsused php block * php moved to results.phtml co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
-
- Jul 27, 2022
-
-
Viola Elsenhans authored
* add h2 element for titel in EDS/result-list
-
- Jul 26, 2022
-
-
André Lahmann authored
-
- Jul 25, 2022
- Jul 22, 2022
-
-
Robert Lange authored
* to recognize single collection record without checkRoute param
-
Jean-Pascal Kanter authored
* changed advanced search date input field to number instead of text co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * adds same behaviour to sidebar range slider as in adv search * adds comments
-
Viola Elsenhans authored
* add header element for tite and author
-
Claas Kazzer authored
* removes from finc-accessibility and adds it to finc * fine tunes and styles it in finc * styles Active Filters in header * removes Active Filters from finc-accessibility * fine-tunes active filter elements in header * adds ellipsis for overlong filter elements * re-alligns elements due to ellipsis-related changes * corrects erroneous for-label * fixes active filters alignments
-
- Jul 20, 2022
-
-
Robert Lange authored
-
https://github.com/vufind-org/vufind/pull/1409André Lahmann authored
* adapted further code changes from VuFind 6.1.2 to finc module * add EmailAuthenticator to ILSAuthenticator
-
Robert Lange authored
* usage of rules evaluator and GetItRules.yaml in instance * add temp check with old implementation - TODO: remove with 22011 * fix status on invalid session state, also refs #22043 ** throw UserNotAuthorizedException on 401 ** on 401 logout in RecordController homeAction
-
- Jul 19, 2022
-
-
Robert Lange authored
refs #22123 [adlr] add latest package hash for result grouping to handle groups with empty match_str
-
- Jul 15, 2022
-
-
Claas Kazzer authored
* corrects form-control in modals * corrects help-links in adv. search * corrects fieldset for Create New Favorites List * corrects navbar height on xs * corrects paste error
-
Robert Lange authored
* add script for ajax post * showStaffViewInLightbox can be activated in config.ini, Site-section * button appears in toolbar, no record tab is rendered * fit responsive table within modal * use word break for long open url too in resp-table styles
-
Claas Kazzer authored
* removes javascript type references in finc * re-instates bulk-action-buttons template for proper id assignment and display * SCSS separation * removes javascript type references in finc * re-instates bulk-action-buttons template for proper id assignment and display * continues SCSS separation * clarifies keep filter elements (partial move to finc theme) * increases touch/click area on keep filters * bootstrap3 VF6.x to VF 8.1: adds missing !default flags to accessibility.scss ** attempt to get this fixes is in PR https://github.com/vufind-org/vufind/pull/2483 co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
- Jul 11, 2022
-
-
Alexander Purr authored
* remove icon template * add baseIconClass to iconMapping.ini * new RecordViewHelper and Factory
-
Robert Lange authored
-
Robert Lange authored
-
Alexander Purr authored
* view helper loads additional property from ini and adds css class to view variable co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * code styles
-
Robert Lange authored
refs #21611 [finc] vf6 RecordTabs: use RecordTabs.ini and CollectionTabs.ini instead of module.config * SolrAI, use .ini instead of module.config ** also remove factory for StaffViewAI, but keep alias ** example record: ai-55-aHR0cHM6Ly93d3cuanN0b3Iub3JnL3N0YWJsZS80MTg1OTE1Mw * SolrDefault, use .ini instead of module.config, example record: 66-986811 * SolrMarc, use .ini instead of module.config, example record for SolrMarc and HierarchyTree: 0-1753563739 * SolrMarcPDA, use .ini instead of module.config ** also remove factory configuration for AcquisitionPDA, but keep alias ** example record for SolrMarcPDA: 51-9783848749492 *SolrLido, use .ini instead of module.config ** also fix duplicate ending tag in SolrLido/core.phtml ** example record for SolrLido: finc-77-REUtMTUvbGlkby9vYmovMzMyMDM2Nzk * SolrDico, use .ini instead of module.config ** example records for SolrDico: ZDB-175-V16 | sid-77-col-portraitstich ** collection aren't active in finc - must be tested in de_15
-
- Jun 30, 2022
-
-
Alexander Purr authored
* getURLs and extractUrls shrinks found url results by comparing with the configured ISIL
-
- Jun 28, 2022
-
-
Robert Lange authored
* Auth * PermissionProvider * Recommend Ebsco and code styles for Ebsco class * ILS and do code styles for classes to initialize * view helpers and fix code styles
-
Robert Lange authored
-
- Jun 27, 2022
-
-
Robert Lange authored
refs #16476 [finc] addendum - fix missing space interlibrary loan link: use ExternalLink view helper
-
- Jun 24, 2022
-
-
Alexander Purr authored
* copied nearly complete functionality introduced to adlr in ticket 16184 to fid branch * adapt admins form for editing users * set deleted flag to false on user registration (as default) * show deleted info in admin user view * configurable * switch auth error message order ** dispay deleted account message before check on blocked account ** accounts can be blocked without flagging for removal
-
kazzer@ub.uni-leipzig.de authored
-