Skip to content
Snippets Groups Projects
  1. Aug 29, 2019
  2. Aug 27, 2019
  3. Aug 23, 2019
    • Dorian Merz's avatar
      refs #15642 [fid] API admin section · df0d74c9
      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
      df0d74c9
    • Sebastian Kehr's avatar
      refs #15903 [master-v5] browser-cached lightbox forms · fa54ee85
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * uses JS to cache form inputs during modal lifetime
      * ignore input fields for passwords for better security
      fa54ee85
  4. Jul 31, 2019
  5. Jul 18, 2019
  6. Jul 17, 2019
    • Robert Lange's avatar
      refs #15675 [fid_adlr] configure fid adlr · 76173387
      Robert Lange authored and Sebastian Kehr's avatar Sebastian Kehr committed
      * 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
      76173387
  7. Jul 15, 2019
    • Claas Kazzer's avatar
      refs #15632 [fid_adlr] initial commit for new design · 88a0e5ef
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      88a0e5ef
  8. Jul 09, 2019
    • Sebastian Kehr's avatar
      refs #15590 [fid] migrate form specs to configurable services · 03943db7
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      03943db7
  9. Jun 28, 2019
  10. Jun 27, 2019
    • Robert Lange's avatar
      refs #15235 [fid] refactor registrations forms · 180ed6c2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      180ed6c2
    • Sebastian Kehr's avatar
      refs #15445 [fid] styling user forms · 432d6a84
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      432d6a84
    • Robert Lange's avatar
      refs #15445 [fid] add user role to registration · da544af2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * 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'
      da544af2
  11. Jun 26, 2019
  12. Jun 24, 2019
  13. Jun 19, 2019
    • Gregor Gawol's avatar
      refs #15405 [fid] changes user data · 040d34bc
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * display only ils user data
      * modified update template
      * added link to edit data
      * added translations
      040d34bc
    • Robert Lange's avatar
      refs #15383 password recover feature · 71974e04
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      
      Co-authored-by: Sebastian Kehr's avatarSebastian Kehr <kehr@ub.uni-leipzig.de>
      71974e04
    • Sebastian Kehr's avatar
      refs #15383 [fid] user management / registration · ea7bfde8
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      ea7bfde8
  14. May 21, 2019
  15. May 17, 2019
  16. May 15, 2019
  17. May 08, 2019
    • Claas Kazzer's avatar
      refs #15148 [master-v5] - further layout fixes of theme finc due to vf5 migration · 09005090
      Claas Kazzer authored and Frank Morgner's avatar Frank Morgner committed
      * 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
      09005090
  18. May 03, 2019
  19. May 02, 2019
    • Frank Morgner's avatar
      refs #14439 [master-v5] - replaces BSZ pattern by new DE-627 kxp pattern for... · 1438c110
      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
      1438c110
  20. Apr 26, 2019
  21. Apr 24, 2019
  22. Apr 15, 2019
  23. Feb 22, 2019
    • Claas Kazzer's avatar
      refs #10251 - improves print styles · 4f251996
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * introduces new print.scss
      * improves printing of result list, record view, and record detail view
      4f251996
    • Dorian Merz's avatar
      refs #14583 · 27012cde
      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
      27012cde
    • Gregor Gawol's avatar
      refs #14567: · af0547b1
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * added solr field output to staff view tab
      af0547b1
    • Dorian Merz's avatar
      refs #14386 · fe3f2cfc
      Dorian Merz authored
      * checks for empty values in _hasILSData
      * changes token for purchase info
      * uses older token instead of full english text for translation
      * see #7841, #4790
      fe3f2cfc