- Aug 02, 2022
-
-
Robert Lange authored
* do not extend obsolete vufind factory - now plugin
-
Robert Lange authored
-
- Aug 01, 2022
-
-
Robert Lange authored
-
- Jul 26, 2022
-
-
André Lahmann authored
-
- Jul 22, 2022
-
-
Robert Lange authored
* to recognize single collection record without checkRoute param
-
- 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 15, 2022
-
-
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
* 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 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
-
- 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
-
- Jun 23, 2022
-
-
Mathias Maaß authored
* adds a interlibrary loan link to the list of recommendations if search result was empty. * add isil parameter to interlib loan url * refactor and add docblocks * add descriptive text to interlibrary loan link * use a configurable url template
-
Jean-Pascal Kanter authored
refs #21623 [finc] separated citavi and endnote export, added small format mapper for citavi export, probably not 100% coverage as of now * extended citavi export format, needed to touch SolrMarcFincTrait to add getPages() * added volume function to finctrait
-
- Jun 20, 2022
-
-
Robert Lange authored
* move data-containerTitle.phtml and result-list.phtml to finc * use fallback search for superior journals in default records too
-
- Jun 14, 2022
-
-
Viola Elsenhans authored
* remove some classnames * corrects and updates add-to and remove-from cart buttons * adds corresponding SCSS according to new file structure * corrects class and adds alphabrowse in footer * updates header theme button * clarifies comment in checkbox.phtml * upgrade footer, header * upgrade /ajax/ * upgrade /cart * upgrade /collection/ * upgrade /ContentBlock/ * upgrade /Helpers/ * upgrade /layout/ * upgrade /librarycards/ * upgrade /myresearch/ * upgrade /record/ * upgrade /RecordDriver/DefaultRecord/ * upgrade /RecordDriver/RecordTab/ * upgrade /RecordDriver/search/advanced/ * upgrade /RecordDriver/search/controls/ * upgrade fix bug in single-facet * upgrade /search/ co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * corrects short php tags, clarifies search-history and facets * upgrade-related post-fixes * corrects code in finc-acc. for upgrade
-
- Jun 13, 2022
-
-
André Lahmann authored
* fixed bug regarding AWL records
-
- Jun 03, 2022
-
-
André Lahmann authored
-
Alexander Purr authored
* usage like in description tab ** only one spec definition for whole topics tab ** reuse description tabs template * remove single definition for rvk and signature in formatter factory * remove in ticket 21133 introduced templates: data-rvk & data-topics ** use default / more accessible templates instead
-
- Jun 02, 2022
-
-
Alexander Purr authored
* ksort (by key sort / alphabetical) searchspecs arrays for better comparison * simplifies checking diffs on commit
-
- May 13, 2022
-
-
André Lahmann authored
- add missing array indexes to parseDOI return array - set service_type to getDOI
-
André Lahmann authored
refs #21701 [finc] added parseDOI to finc Redi driver to reflect changed return array from https://github.com/vufind-org/vufind/pull/2419
-
- May 12, 2022
-
-
Robert Lange authored
* override HierarchyAwareTrait of vufind and check for hierarchy_top_title for current element in getContainingCollections
-
- May 11, 2022
-
-
Chris Hallberg authored
-
Demian Katz authored
- Resolves VUFIND-1405.
-
Demian Katz authored
-
Demian Katz authored
- Related to erroneous factory implementation. - Resolves VUFIND-1402.
-
Demian Katz authored
-
Demian Katz authored
- Reformat comments in Overdrive.ini (word wrapping; normalized whitespace; no quoted Booleans) - Remove unused "previews" setting - Fix bug with missing showOverdriveAdminMenu setting
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Juha Luoma authored
-
Demian Katz authored
- Resolves VUFIND-1392
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Ere Maijala authored
-
Demian Katz authored
- Move functionality from Bootstrapper into LoggerFactory (more specific). - Use ProxyManager to build Logger as a lazy loading value holder to avoid circular dependencies. - Resolves VUFIND-1382.
-