- Jun 19, 2024
-
-
Alexander Purr authored
* add adrl/SolrIS Driver inherits from finc/SolrIS
-
- Feb 29, 2024
-
-
Alexander Purr authored
* is in fid_bbi in use too * remove RSS-reader-helper implementation of fid_adlr and listing in module.config.php * adjust configuration * shrink usage in home.phtml * load rss-feed from now on directly from adlr-link-blog instead of the RSS-File-Copy within catalog * add Blog-Config-section: do not use RssConsumer['fallback_url'] url as blog url any more
-
- Dec 08, 2023
-
-
* error: Error: Duplicate ID toolbar-menu ** removed and icon title added * Error: Attribute href not allowed on element button at this point. ** change button to a * Error: Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.) ** remove nesting; move margin-btm class into a; add display-block style * add missing ids on inputs * correct heading translation * ship correct aria-describedby for subrecord favorite-action * error: doubled head-title ** use solution from 18780
-
- Nov 30, 2023
-
-
Alexander Purr authored
* add extended UserController and new route to module.config.php * add export logic to UserController * add translation * overwrite list.phtml ** add export button ** add styling
-
- Aug 31, 2023
-
-
Robert Lange authored
* recaptcha => captcha * comment out duplicate QueryFields * Zend => Laminas * fix code style: include instead of require * add csp ini * update dbis-module to 5.0.0 * update boss-module to 3.0.0 * update dbis-module to 5.0.0 * update worldcat module to 1.1 co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * use renamed cookies js file * replace Zend by Laminas in templates * feedback forms * FeedbackForms.yaml: ** prevent >>The reserved indicator % cannot start a plain scalar; you need to quote the scalar<< ** update docs * load correct capcha-view-helper * complement user-table-list for admin * reconfigure order list columns in user profile * using inline-script view-helper * add missing function in facets.ini that causes error
-
- Jan 12, 2023
-
-
Alexander Purr authored
* configure role priority and display order * handle permission revoking on blocking or deleting user in fidis:core * see refs 21395 & 22839 * add translations for usage of zdf_access * new translation for permission status lable * zdf_access only for university staff, no librarians ** use UserCreateFormInputFilter
-
- Oct 21, 2022
-
-
Robert Lange authored
-
- Sep 27, 2022
-
-
Robert Lange authored
-
- Aug 26, 2022
-
-
Alexander Purr authored
* reuse RecordViewHelperFactory from finc (theme) ** delete copied factory from fid_adlr * delete old factory call, inherit from finc (module)
-
- Aug 25, 2022
-
-
Alexander Purr authored
* remove static factories for record drivers, see also 21615 * additional: remove factory entries in module.config for not explicit overridden record drivers * feedback form url error ** create policy back url by using route ** not vf6-upgrade specific * add UBL internal docker mailer for ALPHA configuration ** easier testing ** all vufind mails will be send and redirect to itself (docker.ub.intern.uni-leipzig.de)
-
- 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
-
- May 18, 2022
-
-
Robert Lange authored
* add package in composer.local.2.fid-adlr with zend version * add group limit an match string in configs for live and alpha * add record driver for default and ai to use package * add checkbox for grouping - but commented out * render grouping on result list of default and ai * update composer.lock after manual edit of composer.local.2.fid-adlr.json * check if driver uses result grouping by calling hasSubRecords * alpha config: override full section * hide checkbox control to deactivate result grouping
-
- Mar 23, 2022
-
-
Robert Lange authored
* remove redundant configuration * remove redundant MyResearchController * remove redundant templates * remove redundant German translations ** use "devops/i18n-merge.sh data/i18n/languages/de.ini themes/fid_adlr/languages/de.ini themes/fid/languages/de.ini": ** remove duplicate token "Username " and E-Mail-Adresse with parent file. ** remove duplicate token "dbis_hint " and "Hinweis" with parent file. ** remove duplicate token "dbis_licenses_name_long " and "Zugang zu freien und lizenzierten Fachdatenbanken" with parent file. ** remove duplicate token "dbis_name " and "Fachdatenbanken" with parent file. ** remove duplicate token "licenses " and "Datenbanken" with parent file. ** remove duplicate token "licenses_desc_1 " and "Momentan haben Sie Zugriff auf:" with parent file. ** remove duplicate token "licenses_not_available " and "Diese Lizenzen sind derzeit leider nicht verfügbar." with parent * remove redundant English translations ** use "devops/i18n-merge.sh data/i18n/languages/en.ini themes/fid_adlr/languages/en.ini themes/fid/languages/en.ini": ** remove duplicate token "Username " and Email address with parent file. ** remove duplicate token "dbis_hint " and "Notice" with parent file. ** remove duplicate token "dbis_licenses_name_long " and "Access to free and licensed databases" with parent file. ** remove duplicate token "dbis_name " and "subject-specific Databases" with parent file. ** remove duplicate token "dbis_text " and "The subject-specific databases shown below and provided by DBIS are free to access. If you are logged in with your user account, additional databases which are specifically licensed by your home library are also listed. As a rule, these can only be accessed via your respective university network or VPN access." with parent file. ** remove duplicate token "licenses " and "Databases" with parent file. ** remove duplicate token "licenses_desc_1 " and "Currently, you have access to:" with parent file. ** remove duplicate token "licenses_desc_2 " and "Further license offers are in preparation. You may also write us your suggestions, which offers should also be licensed. Please use our <a href="../Contact/ContactForm">contact form</a>.<br /><br /><br />Our <a href="../AdlrRegistration/Terms">terms of use</a> apply." with parent file. ** remove duplicate token "licenses_forbidden_login_required " and "These licenses are only available for registered users in certain user groups." with parent file. ** remove duplicate token "licenses_forbidden_permission_denied " and "Licensed resources are not available for your user group." with parent file. ** remove duplicate token "licenses_not_available " and "Licensed resources temporarily not available." with parent file. ** remove duplicate token "licenses_notice_html " and "Please use the newspaper archives for normal searches only. The licences granted are not designed for mass retrieval of newspaper pages (e.g. for text mining). Downloads beyond the usual level will lead to premature expiry of the licensed quotas and is at the expense of your colleagues.<br /><br />Please always contact us in advance by e-mail or via our <a data-lightbox href="%%contact_url%%">contact form</a> if you would like to retrieve a larger number of documents for a research project or use text mining. We will then get in touch with you. <br /><br />Please also note our <a data-lightbox href="%%terms_url%%">Terms of Use</a>.<br /><br />Thank you for your understanding." with parent file. * finc/dbis: update package version to 4.0.1 for short open tags
-
Robert Lange authored
* allow empty inputs in home address if checkbox for delivery_address is deactivated * set required attributes by javascript in new introduced user_delivery_address.js - except for line 2 * add new translation for checkbox label * code styles / add comments * add horizontal row as divider between user data sections
-
- Mar 07, 2022
-
-
Claas Kazzer authored
* adds autocomplete to home and office address forms * adds autocomplete to user update form * add autocomplete to 2nd address (home address) update form * add template comments co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
-
- Jul 23, 2021
-
-
Dorian Merz authored
* remove specialized tree renderer * add linked tab config
-
- Apr 21, 2020
-
-
* add adlr specific translations * add subito partial copy special copyright warning for adlr ** add session to record controller via extending record controller delegator factory ** override partial copy record controller action
-
- Jan 27, 2020
-
-
- Jan 21, 2020
-
-
* consider adlr-specific form fields
-
* override history action of vufind search controller and bootstrap history template for handling lightbox (no menu), exclude bookmarks * place clock icon with tooltip beneath and therefore adjust css * add translation like de_15 for headline
-
-
- Jan 09, 2020
-
-
* get LiberoId via Client * add FeedbackControllerDelegatorFactory
-
- Dec 05, 2019
-
-
Dorian Merz authored
* adds config for hierarchy display * changes on hierarchy tree ** changes link target to default Record view ** adds background color for current tree element * change tab hierarchy title translations
-
* modified module config
-
- Dec 04, 2019
-
-
- Nov 22, 2019
-
-
* add receiver information to config.ini * add 2 forms configurations to FeedbackForms.yaml * include FeedbackController in module.config.php * add extended FeedbackController * add 2 form templates * add translations
-
- Nov 19, 2019
-
-
* for registration and password change (add adlr form and add embed in module.config) * no special sign required * but capital letter needed instead * change password validation error text for adlr
-
- Nov 13, 2019
-
-
* grant implicit permissions on registration * adjust office address line mapping * set default api to staging/adlr
-
- Oct 24, 2019
-
-
* use get it box * set configuration file * display buttons * set boss module * edited translations * edited texts * modified accordeon config
-
- Oct 17, 2019
-
-
* mark required fields in registration forms * map job title to requested permission * account for generalization of user creation form * translation fix * adjustments needed for hydration * build attributes after submit of user creation form * added newsletter boolean flag * adjust user update form * use hydrator for all user forms * translation fixes * override not-empty validator for newsletter field * fixup: adjust newsletter field options * adjust translations in user profile view and update form * include user group in user update form * adjust user update form spec * rename property for less confusion * rename user property and according form fields * fix input filter spec for newsletter field * render job_title element as select field * remove job_title element from update form * grant permissions on user creation * display user group as non-editable field in update form * changes to job title field in update form * display job title update notice * use custom validator for home address fields * let first line of first address be optional * let user specify default delivery address * adjust permissions configuration * adjust permissoins translations * customize admin edit form * user update form style hotfix * revision of admin edit form
-
- Oct 09, 2019
-
-
* add basic structure for home page * add de / en translations for home page texts * import rss feed => todo: mv to myresearch controller * fix some css bugs: remove transitions * fix basic styling for xl screens ** keep home text centered * fix display menu toggle for edge ** problem with transitions still exists - need to disable collaps-timing * set z-index for header-links * fix menu z-index for xs * disable transitions to speed up main menu ecetera * supplement to home page: xs and sm text sizes * refactor texts on home page ** transform menu 1 and 2 uppercase ** lower line-height of Blog headline ** databases and new releases in ubuntu mono ** services sub headlines in ubuntu mono / separate div * fix font color and offsets in headlines * refactor blog import ** extract url data strings to main config ** rough catching of exceptions in rss helper ** set fallback = direct link to blog * fix line-height of services headlines for md screen - use same as lg
-
- Oct 01, 2019
-
-
* adds patch file from previous commit
-
- Sep 25, 2019
-
-
* .gitignore changed: ignore copied dbis mixin in theme folder * composer.json changed: add DBIS package AND add post-install / post-update - hooks to copy mixins after composer install or update * config/application.config.php changed: also dbis module is still needed here for activation * fid_adlr/config/vufind/config.ini changed: set adlr licenses configuration * fid_adlr/config/vufind/fid.ini changed: set current api backend - remove on go live * fid_adlr/config/vufind/permissionBehavior.ini added: derived from fid for correct handling of permissions in permissionHelper (defaultDeniedTemplateBehavior = true) * fid_adlr/config/vufind/permissions.ini added: set permissions for licenses (currenty full_access only) and dbis (all) * module/fid_adlr/config/module.config.php changed: add routes for licenses = dbis = databases * module/fid_adlr/src/Controller/MyResearchController.php & MyResearchControllerFactory.php added: handle dbis and licenses actions * themes/fid_adlr/languages/de.ini & themes/fid_adlr/languages/en.ini changed: add translations for dbis and licenses * themes/fid_adlr/scss/_customMixins.scss & themes/fid_adlr/scss/compiled.scss changed: add styling for dbis, stub accordeon as mixin * themes/fid_adlr/templates/footer.phtml added: for second link to dbis (databases) -> note #15652 * themes/fid_adlr/templates/myresearch/databases.phtml & dbis-content.phtml added: databases encapsulate dbis and licenses * themes/fid_adlr/templates/myresearch/menu-additional-entries.phtml added: plugin menu entry to databases - called by fid/myresearch/menu * themes/fid_adlr/theme.config.php changed: add finc-dbis theme
-
-
* set module fid_adlr * set core data default & ai * set design * display share button * changed design share button menu * changed breadcrumb * set tab table of contents to recorddataformatter * fixes bug playing times * set format bold
-
- Sep 23, 2019
-
-
Sebastian Kehr authored
-