Skip to content
Snippets Groups Projects
  1. Jan 23, 2020
  2. Jan 21, 2020
  3. Jan 20, 2020
    • Robert Lange's avatar
      refs #16751 [fid_adlr] refactor searchbox · e7a20f31
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * move advanced search from searchbox to menu and home link
      * replace type filter by toggle for disabling facets
      * reset prefilter (type) too when retain-filters-checkbox is disabled
      ** use javascript to set hidden dropdown to default = all
      * change category filter text by javascript
      * fix main menu layout for sm and xs
      e7a20f31
  4. Dec 05, 2019
    • Dorian Merz's avatar
      refs #16525 [fid_adlr] hierarchy display · ff9216ec
      Dorian Merz authored
      * adds config for hierarchy display
      * changes on hierarchy tree
      ** changes link target to default Record view
      ** adds background color for current tree element
      * change tab hierarchy title translations
      ff9216ec
  5. Dec 04, 2019
  6. Dec 03, 2019
    • Robert Lange's avatar
      refs #16567 [fid_adlr] several style fixes · 7c7eb448
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * fix height of brand icon (logo): avoid overlapping into content
      * menubar: fix shine-through content when scrolling on sm-md (tablet) screen
      * share links: fix padding of icons, prevent line break
      * fix missing end tag of span on start page
      7c7eb448
  7. Nov 29, 2019
  8. Nov 28, 2019
    • Robert Lange's avatar
      refs #16535 [fid_adlr] style openurl links in share button · 149ada63
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * like default toolbar .nav-stacked-items
      * refactor scss for openUrls: move to basic decalration as special case
    • Robert Lange's avatar
      refs #16519 [fid_adlr] fix overlapping search string and settings icon · 28cb7765
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * add padding right for search input and different screens
      * refactor start page for small screens / remove obsolete margin
      28cb7765
    • Gregor Gawol's avatar
      refs #16514 [fid_adlr] spinner wheel · e8d32b2d
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * set spinner wheel instead of loading ...
      e8d32b2d
    • Gregor Gawol's avatar
      refs #16513 [fid_adlr] styling heading with h2 · 64d8df2d
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * modified font-size
      64d8df2d
    • Gregor Gawol's avatar
      refs #16511 [fid_adlr] note password · e190c310
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * set note password
      * translate instead of transEsc
      * set spacing
      e190c310
    • Robert Lange's avatar
      refs #16480 [fid_adlr] styling of contact form · 04097ab2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * fix link to contact form
      ** delete link for development from header
      ** add link in footer
      ** style link as specified in mockup, use icon moon for arrow
      ** use / add translation
      * fix text on home page - fit as mockup
      * refactor preselect form
      ** lower font-size of headline / h1 => h2
      ** change translations for subject and submit button
      * style and refactor second feedback forms
      ** configure default fields in FeedbackForms.yml to hard override defaults by same name (name / email)
      ** order inputs in second form (after preselect) by FeedbackForms.yml
      ** remove unused / duplicated code / add comments
      ** TODO: merge preselect.phtml into form.phtml and preselectAction into formAction
      ** set textarea min height in feedback forms by css
      ** set required attribute styling like in registration forms
      * feedback forms:
      ** add config for alpha
      ** remove unused user in preselect action
      ** add necessary label for dummy elements in Feedback.yaml
      ** fix caching of email subject in form action
      ** fix privacy notice check
      ** change translations on main form and response text
      ** change recipient to adlr.link
      04097ab2
  9. Nov 22, 2019
  10. Nov 14, 2019
  11. Nov 13, 2019
  12. Nov 07, 2019
    • Robert Lange's avatar
      refs #16286 [fid_adlr] style get-it-box · 0ced3c19
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * fine tuning of ordering of links
      * dont use side-panels on detail record, instead display get-it-box within media-body
      * fix internal format on detail view
      * remove toggler for sidebar
      * remove box from sidebar in SolrAI and SolrMarc also
      ** set new breakpoint for full width of get-it-box: small-medium-max (col-md)
      ** rearrange title icons like mock-ups for different screens
      ** fix footer right padding (if within main)
      * fix styling for PDA
      ** differentiate between full and partly copy
      ** set border radius for both get it box (amber and azure) like mockup
      * style text for pda partcopy notice
      0ced3c19
    • Robert Lange's avatar
      refs #16100 [fid_adlr] revision of viewport and containers · b506fd9e
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * fix home page
      * fix default pages
      b506fd9e
    • Alexander Purr's avatar
      refs #16190 [fid_adlr] offcanvas-toggler styling & templates · 83a3e819
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * use and adjust styles from facet offcanvas-toggler
      * edit back button in menu.phtml
      * add icon to offcanvas-toggler-myresearch.phtml
      * add translations
      83a3e819
  13. Oct 28, 2019
    • Gregor Gawol's avatar
      refs #16296 · 96c80f1a
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * fixed config bug
      * fixed bug to register new lightbox network notice
      * new boss module version
      ** added network notice
      96c80f1a
  14. Oct 24, 2019
    • Robert Lange's avatar
      refs #15930 [fid_adlr] get-it-box · 1c44b7a2
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * accordeon opening
      ** remove "in" -class of accordeon in holdings and aquisition
      ** keep closed on mobile in holdings and aquisition
      ** open by javascript on desktop in holdings and aquisition
      ** add forgotten id in acquisitionpda
      * disable hover
      * do word-break
      * extract box into own template
      ** move from acquisitionpda.phtml and holdingsils.phtml into get-it-box/side-panel-links.phtml
      * truncate links to 50 chars
      * increase width for desktop
      * use moon icons for plus and minus in accordeon
      ** both icons have same width => no shaking
      * float icons left (for all accordeon) and set offset
      1c44b7a2
    • Gregor Gawol's avatar
      refs #15930 [fid_adlr] get it box · 27af104e
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * use get it box
      * set configuration file
      * display buttons
      * set boss module
      * edited translations
      * edited texts
      * modified accordeon config
      27af104e
  15. Oct 23, 2019
  16. Oct 17, 2019
    • Robert Lange's avatar
      refs #16177 [fid_adlr] set brand icons in result list · 3e6cad7d
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * add icons for sid 48, 51, 78, 103 - icon for 76 (adlr ebooks) still missing
      * add icon for facet_avail = free
      * add mega_collection (value=VK Film), really needed / possible?
      * add icon for mega_collection = Verbundkatalog Film
      * read and set branding classes for sid / facet_avail / mega_collection in result-list of DefaultRecord
      * add class "left" in result-list of AIRecord to keep margin to get-it-button accurate
      * add some translations for title / mouse over (SID51, SID76, SID78, SID103)
      * add facet_avail for open access icon (value=free)
      * resize icons and set blue boxes instead of old images
      * make brand icons more eye-catching
      ** make text labels bold
      ** show ""open access" as text label
      ** rename ebooks for adlr.link
      3e6cad7d
    • Robert Lange's avatar
      refs #16035 [fid_adlr] refactor basic form styling · 89c9f564
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * add file customForms to owerwrite default form styles
      * set black border for inputs
      * disable highlighting
      * style default checkbox as in mockup
      * mark required asterix as red
      * change colors of info-text
      * combine success-text and info-text message colors + border
      * set label font = ubuntu
      * disable hover colors (user agent autocompletion?)
      * set black color for default input
      89c9f564