Skip to content
Snippets Groups Projects
  1. Mar 11, 2021
  2. Jul 15, 2020
    • Robert Lange's avatar
      refs #17913 [fid_adlr] handle BARF for adlr · 89cf3cab
      Robert Lange authored
      * consolidate h1 and h2 headlines and adapt h1 to h2
      * increase border on hover by adding inner outline of 2px in sum
      * hover / focus: use underline for most links and change color of icons:
      ** save favorite
      ** mail
      ** download
      ** search history
      * change border for hover and focus but keep together mostly, avoid :active settings
      * replace dotted lines on hover
      * extract buttons and get-It-Box into own files
      * improve several format warnings
      * add tabindex for main menu
      * fix notice for unavailable shard solr4entwickler: set unchecked
      * make main menu and main submenu navigable by tab
      * emphasize button hover
      * handle BARF leading whitespaces in links
      * differentiate focus by keyboard and mouse
      ** example seen in search submit button
      ** eventually transfer this solution to buttons / dropdowns / selects
      * make checkbox mark black
      * use custom mixin for border of get-it-boxes
      * use azure hover for language menu
      * no bold font on hover of buttons
      * set focus in language menu, main submenu and searchtabs filter by javascript when hitting enter or space bar
  3. Jan 21, 2020
  4. Nov 07, 2019
  5. Oct 17, 2019
    • Sebastian Kehr's avatar
      refs #15998 [fid_adlr] user management forms related changes · 784a6b9b
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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 upda...
      784a6b9b
  6. Sep 03, 2019
    • Sebastian Kehr's avatar
      refs #15925 [fid] use fieldsets for user addresses · d79b1a70
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      d79b1a70
  7. Sep 02, 2019
  8. Jun 27, 2019
    • 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
  9. 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
    • 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
  10. May 03, 2019
  11. Jan 25, 2018
    • Claas Kazzer's avatar
      refs #11813 · c21a956b
      Claas Kazzer authored and Frank Morgner's avatar Frank Morgner committed
      * merge finc theme in finc release candidate v1
      ** interim stage: templates adapted to VF4 code for revision of description.phtml
      ** home page: adds top margin for better looks
      ** advanced search: makes right-hand header parts full width for desktops
      ** fixes offcanvas and offcanvas-toggler in mobile views
      ** fixes header menu and reverses header item order on anything but XS
      ** fixes visibility of add to favorites text
      ** fixes sidebar item hovers and backgrounds
      ** fixes breadcrumbs after col removal
      ** removes myresearch/login
      ** removes form-horizontal class
      ** adds braces round calculations
      ** removes some col-columns
      ** cleans up some scss
      ** removes unwanted JS calls from theme.config
      * add new views for core and description view at VF4 for LIDO
      * interim stage: templates adapted to VF4 code for revision of description.phtml
      * deletes erroneous test.phtml
      * refs #11813 cmp. #12259 comment out ViewHelper Permission at themes/finc/theme.config.php
      * replace finc/RecordDriver/SolrDefault/core.phtml and finc/RecordTabs/description.phtml by new VF4.1 ViewHelper design
      * replace finc/templates/RecordDriver/SolrMarc.core by new ViewHelper methods of VF4
      * fixing corrupt key settings in RecordDataFormatterFactory.php
      * replace and refactor ViewHelper and templates at RecordDriver/SolrAI/core.phtml
      ** add special ai template snippets data-containerTitle.phtml and data-jTitle.phtml
      ** remove ai method getAIDataIn method
      ** remove previous and next title snippets due to no representation an intermediascheme
      ** reduce getSeries display on ai defined string for rft.series
      * transforms important px values into em (formerly ticket 11930)
      * fixes myresearch - list, myreasearch - profiles
      * adds final minor changes and adaptions
      * unhides context helper text
      c21a956b
  12. Jul 17, 2017
    • André Lahmann's avatar
      refs #9416 rebase: · 002b7665
      André Lahmann authored and Frank Morgner's avatar Frank Morgner committed
      * adapted finc js files to v3.1.3
      * removed call to removed getController()
      * Remove BS-SCSS + fonts from finc tree, add BS-links to SCSS, refs #9416
      * Code revision + adaptation for Bootstrap Theme 3.1.3 update, refs #9416
      * Fixed offcanvas-toggler display, refs #9416
      * Fix for toolbar in detail view, refs #9416
      * Fix sidefacets form field spillover on SM in collection view, refs #9416
      * Fix add to favs and collection view on sm devices, refs #9416
      * Fix collection view icon view in result list for sm, refs #9416
      * Fix collection view icon properly, refs #9416
      * Fix dropdown-on-hover to work on SM up only, refs #9416
      002b7665
  13. Jun 29, 2017
    • André Lahmann's avatar
      refs #10317: · 3d244370
      André Lahmann authored
      * added bootstrap3 profile.phtml to finc theme and extended it with email and expires information
      3d244370
  14. Jun 09, 2017
  15. Sep 30, 2016
  16. Aug 12, 2016
  17. Mar 04, 2016
  18. May 12, 2015
  19. Mar 23, 2015
  20. Oct 31, 2014
  21. Oct 08, 2014
  22. Jul 16, 2014
  23. Jul 03, 2014
  24. Jun 04, 2014
  25. Apr 14, 2014
  26. Mar 12, 2014
  27. Sep 16, 2013