- Sep 25, 2019
-
-
* add German policy * add English policy * add German terms * add English terms * validate by w3c and fix broken / invalid tags
-
* simplify header ** rename header-text to home-text and move to home.phtml ** no fixed header on home page, except for mobile ** use a non-changing search form on home page ** set background image for main on home page ** add more padding for navigation bar ** refine links on mobile navigation overlay ** refactor searchTabs W3C valid: remove errors ** fix bug of search filters in mobile view: close after click * style header background and menues for medium to large screens ** remove duplicate classes like additional-text-lg ** re-adjust allocation for md, lg and xl of header and menues ** never hide find button * implement hybrid 'tablet' view ** also set alert colors ** add some basic transitions * fix links / placeholders beneath home text and handle link styling (hover / active) * add background image gimmicks semicircles ** set on home page ** set on non-home page * remove duplicate css / unused variables
-
author Robert Lange <robert.lange@uni-leipzig.de> 1567515639 +0200 committer Dorian Merz <merz@ub.uni-leipzig.de> 1569409532 +0200 refs #15785 [fid_adlr] result list * optimize search option ** show "results per page" in sidebar as adlr template like sort option ** set text uppercase ** improve displayed text in sidebar ** expand margin to sort option * style range slider label ** use uppercase and bold text ** remove colon * style sidebar and mainbody ** expand distance between results and sidebar... ** .. and therefore expand mainbody width for xl screens ** add padding for mobile sidebar ** adapt result list more like mockup: remove main border et cetera * refactor simple display problems in result list ** also open lightbox by clicking saving search ** prevent overlapping facet text ** center text in get-it-box vertically * change api - set latest adlr api * implement pagination styling ** as described in mockup ** arrows for previous and next page ** t...
-
* set icons * set config * fixed detail view bug noils * adds journal online icon
-
* set right position StyleBasedIcons
-
* no user => no menu * add 'menu-additional-entries.phtml' as plugin for extra (sub) fid entries
-
* just plain footer css within scss file * footer completed, correct scss nesting, use of scss variables and functions
-
* .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 & MyResearchControllerFactor...
-
* just plain footer css within scss file * footer completed, correct scss nesting, use of scss variables and functions
-
* 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 11, 2019
-
-
Robert Lange authored
-
- Sep 03, 2019
-
-
Sebastian Kehr authored
-
* allow for multiple addresses * use correct validator method and address index * remove type attribute * adjust profile view w.r.t. empty addresses * reintroduce form label helper to account for required attributes * let second address line be optional
-
- Sep 02, 2019
-
-
* delete for German and English repectively * relevant policies and terms of use should be defined in instance folder * always render language specific terms or policy ** makes no sense to use a fallback ** either get correct version or immediate error
-
Dorian Merz authored
* adds requested groups to profile table * removes flash message * makes role display configurable
-
- 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
-
* expand Vufind SearchTab methods to get pure hidden filters in template * handle emtpy filter
-
- 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
-