Skip to content
Snippets Groups Projects
  1. Nov 13, 2019
  2. Nov 12, 2019
  3. Nov 08, 2019
  4. Nov 07, 2019
  5. Nov 06, 2019
  6. Nov 05, 2019
  7. Nov 04, 2019
    • ha848myco's avatar
      refs #16251 [fid_adlr] Adlr specific script to prepare the migration from VUFIND1 data to VUFIND5 · b73c0e38
      ha848myco authored and Sebastian Kehr's avatar Sebastian Kehr committed
      * Set the password fields to default value for all rows.
      * remove update on missing table column pass_hash
      * Note:
      ** This script contains statements to handle the specific adaptions of the tables for Adlr.
      ** This script ensures the proper execution of the common migration script migrateData_Vufind1ToVufind5_Common.sql stored in folder module/finc/sql/migrations/mysql.
      ** First run this Adlr script then run the Common script!
      ** The scripts have to be executed within a mysql session on the related database.
      
      Co-authored-by: default avatarRobert Lange <robert.lange@uni-leipzig.de>
      b73c0e38
    • ha848myco's avatar
      refs #16251 [master-v5] Common script to migrate VUFIND1 data to VUFIND5 · a950a110
      ha848myco authored and Sebastian Kehr's avatar Sebastian Kehr committed
      * Note:
      * Before runnning this current script please check if there is the necessity to run database specific adaption scripts apart from the common way to ensure that the current script will work properly.
      * Currently there is the need for the Adlr database to run the script migrateData_Vufind1ToVufind5_First_Adlr.sql stored in folder module/fid_adlr/sql/migrations/mysql
      * The script has to be executed within a mysql session on the related database.
      a950a110
  8. Oct 30, 2019
  9. Oct 29, 2019
  10. Oct 24, 2019
  11. Oct 23, 2019
  12. Oct 22, 2019
  13. 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 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
      784a6b9b
    • Sebastian Kehr's avatar
      refs #15998 [fid] user management forms related changes · c8ffe802
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      * initial refactoring to use address fieldsets on user creation and update
      * generalize user creation form
      ** allow for multiple addresses in more flexible ways
      ** introduce general radio fields for user groups
      * reuse dto on user creation with the help of zend-hydrator
      * adjust user update form
      * use hydrator for all user forms
      * fixup to user init method
      * add gpl license header
      * remove empty home library option from user update form
      * remove imports of non-existing classes
      * custom submit label in user update form
      * pass library list with ils authenticator
      * rename property for less confusion
      * implement possibly required ils authenticator method
      * render address id field only if value non-empty
      * convert user data property names to camel case via custom strategy
      * pass root input filter with context to nested input filters
      * relax requirements for first mandatory user address
      * first fixes to admin edit form
      * completely specify admin edit form i...
      c8ffe802
  14. Oct 14, 2019
  15. Oct 10, 2019
  16. Oct 09, 2019
    • Sebastian Kehr's avatar
      refs #16022 [master-v5] fix and simplify branches reader · 0cf6048e
      Sebastian Kehr authored and Dorian Merz's avatar Dorian Merz committed
      0cf6048e
    • Dorian Merz's avatar
      refs #16022 [master-v5] hasIlsData · faf5fba7
      Dorian Merz authored
      * changes function's visibility to protected
      * allows override in de_l152
      faf5fba7
    • Robert Lange's avatar
      refs #16031 [fid_adlr] add basic content for home page · 7d0d4f01
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * 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
  17. Oct 01, 2019
  18. Sep 30, 2019
  19. Sep 27, 2019
  20. Sep 25, 2019
  21. Sep 23, 2019