- Aug 30, 2019
-
-
* refine submenu and mobile search menu for xs and lg ** use simple dropdown for language select ** fix bootstrap affix bug, prevent switch after click ** disable transitions for menus ** improve menu for xs and lg ** sm+lg: change background / color for collapsed main menu header links ** xs: shift language and registrion links to navigation-overlay * format header template ** use two spaces for tab ** lg: remove scrollbar on home page when menu is opened * style links after login * hide text on xs (navbar-extended) * set link to my account before login link * consolidate sm, md and lg ** style medium size ** prevent overlapping elements in menu bar ** rename navbar-extended to navbar-additional-text-[screen] to show / hide elements depending on size * improve search tabs behaviour and styling ** suppress page reload loading after click on tab / format filter ** transform tab list into select ** instead fetch selected hidden values by javascript ** style format filter like normal filter * several small improvements ** change translations for "forgot password" and "Email-Address" ** show whole words in language dropdown ** set Open Sans for filter options ** start fixing problems with flexbox in outdated Safari browser * use lightbox for register and translate languages completely
-
- Aug 29, 2019
-
-
Dorian Merz authored
* makes back link more obvious * helps users to stay in registration process
-
* include address on user creation * address fields validation
-
Dorian Merz authored
* bugfixes in Permission handling * admin link in MyResearch menu
-
- Aug 27, 2019
-
-
-
* API calls * menu link * translations
-
- Aug 23, 2019
-
-
Dorian Merz authored
* adds actions and routes to ** user list ** user profile manipulation * introduces basic authorization and permission handling * introduces Admin config section containing ** editable fields ** applicable user permissions ** disable select inputs * user overview ** styles user overview as a table ** links to user edit page for each * adds 'denied' values for unselected permissions * force login for admin pages * flushes user list cache on successfull edit ** displays latest data in user list * reacts on admin roles from API (cf. #15692) * VuFind permission handling ** adds PermissionProvider to handle FID API permissions via Permission ViewHelper
-
* uses JS to cache form inputs during modal lifetime * ignore input fields for passwords for better security
-
- Jul 31, 2019
-
-
* set configuration * merge new web design * set design ** facets list ** search controls ** search filters ** icons ** facets ** phone view
-
- Jul 18, 2019
-
-
* corrects fonts path * integrates icon font * replaces icons in header.phtml and searchbox.phtml * adds woff2
-
* incorporates background shapes for website main section
-
- Jul 17, 2019
-
-
* remove noils.ini and set fid as catalogue driver * use authenticator of fid master * enable password recovery functionality of fid master * extend fid theme in themes/fid_adlr/theme.config.php * configure fid adlr: set new api backend url
-
- Jul 15, 2019
-
-
* New Adlr header design ** initial implementation of SCSS structure ** initial implementation of basic fonts (icon font still missing) ** initial commit of basic images for header ** initial template customizations to accomodate new header design and behavior * improves LG look (not yet complete) * adds category icons folder * adds initial translations
-
- Jul 09, 2019
-
-
* enable required zend modules * register abstract form factory * migrate initial registration form * remove annotations * migrate annotions to php-arrays ** migrate user create and update form ** set home library value options in controller ** migrate password forms ** remove unnecessesary validators * adjust controller factory
-
- Jun 28, 2019
-
-
* get referer url from request * check for lightbox in templates
-
Dorian Merz authored
* adapted theme config to use finc-specific ** ResultFeed and ** RecordLink
-
- Jun 27, 2019
-
-
* add legend for required fields * fix moving label by click on eula * set checkbox by click on label * add back buttons to policy and terms in lightbox
-
* introduce custom method for password updates * improvements to user access level selection * improved user creation form look * set college value in update form * translate username to email address
-
* add select in final registration form * add properties to model and dto * remove dto for permissions, use simple array instead * set permission (group) in ILSAuthenticator * show !multiple! groups in profile * add select in update from * refactor User model => extra property 'role'
-
- Jun 26, 2019
-
-
Dorian Merz authored
* avoids usage of imprint field for MARC records * reads MARC $264 with ind2 = 1 and $260 * obeys multi-fields and multi-subfields
-
* add myresearch/menu.phtml for fid * reorder items in menu and remove duplicate favorites * add translation for log out * add comment * set link as modal / lightbox * add inline comments for orientation
-
- Jun 24, 2019
-
-
* set solr field facet_avail instead of access_facet * set values for icons
-
* add legend for required fields * fix moving label by click on eula * set checkbox by click on label * add back buttons to policy and terms in lightbox
-
- Jun 19, 2019
-
-
* display only ils user data * modified update template * added link to edit data * added translations
-
Co-authored-by:
Sebastian Kehr <kehr@ub.uni-leipzig.de>
-
* migration of former core-module-package contents * first adjustments of api client logon functionality * fix initial registration step * registration finalization adjustments * fetch libraries on registration * improved logon client method * refresh logon only if stale * throw exception on bad credentials * adjust config files * fetch user details only if logged on * rename namespace, text domain as well as module and theme * untrack compiled css * let registration form look like login form * rename ils driver for config injection by ils connection * use aliases for authenticator and ils driver * let authenticator support account creation * enable account creation in base config * override default account creation route * introduce user controller and update action
-
- May 21, 2019
-
-
* draw red border only when input has focus
-
- May 17, 2019
-
-
* !!! already implemented in issue 15057, but at least needed for transition period of imprint_str_mv and sid != 0 * retrieve new field 'imprint_str_mv' first * use old field 'imprint' as fallback * consolidated handling of getImprint with new field imprint_str_mv to replace marc field 260 and 264
-
- May 15, 2019
-
-
* fixes jumping content when changing tabs bug * changes searchtools links into buttons on XS, SM * fixes add-to-bookbag in sidebar (again)
-
* removed bracket
-
- May 08, 2019
-
-
* adopts changes to data-otherRelationshipEntry in DefaultRecord * changes searchbox to flex for better display on XS and SM * pushes shard checkboxes benath search box on SM * adopts NEW OFFCANVAS toggler (visible in XS, SM only) * adapts new offcanvas toggler for record view use (XS, SM only) * fixes search-sort, limit etc appearance in result list (XS, SM only) * moves offcanvas-toggler code to separate template * updates references to offcanvas-toggler in all recorddriver core files @to-do PLS NOTE: ALL SOLRDEFAULT files had to be moved to DEFAULTRECORD! during migration
-
- May 03, 2019
-
-
* renames base configuration folder to «fid» * uses valid api backend * loads finc module + require explicit version of core module including registration feature
-
-
- May 02, 2019
-
-
Frank Morgner authored
refs #14439 [master-v5] - replaces BSZ pattern by new DE-627 kxp pattern for link related items of title * replaces BSZ_PATTERN with KXP_PATTERN * necessary refactoring of method getOtherRelationsshipEntry() * keep lookup for Solr for checking if item of related record really exists in Solr infrastructure * legacy mode with rewrite back Solr record_id in return container; could be diverge use of different contexts
-
- Apr 26, 2019
-
-
- Apr 24, 2019
-
-
* merges all changes of #14831 in new instance/fid branch
-
- Apr 15, 2019
-
-
Frank Morgner authored
* removing/uncommenting several old translations from localized format facets
-
- Feb 22, 2019
-
-
* introduces new print.scss * improves printing of result list, record view, and record detail view
-
Dorian Merz authored
* introduces SolrDico Record type ** represents Digital Collections with JSON fullrecord ** uses HierarchyTree tab instead of CollectionHierarchyTree for DiCo * changed translations of tab labels in collection view * added data-link template for RecordDataFormatter
-
* added solr field output to staff view tab
-