Skip to content
Snippets Groups Projects
  1. Nov 18, 2022
  2. Sep 27, 2022
  3. May 25, 2022
    • Alexander Purr's avatar
      refs #21409 [fid_adlr] result grouping styling · b68823c4
      Alexander Purr authored
      * enable result grouping checkbox on top of facets
      * load search controller methods from results grouping plugin by inheriting from plugins search controller
      * display toggle link at the end of main record
      * subrecords
      ** appear directly underneath the toggle link
      ** unordered list
      ** subrecords are structured (html, classes) like a main records (almost identical)
      * save subrecord to favorites
      * add hidden inputs for select correct subrecord
      * displaySaveStatus works now for record and subrecord - is triggered on loading result-list or after closing save-to-favorite lightbox
      ** status /view changes applies only for first occurrence
      ** prevents subrecord from displayed as favorite (filled star) if the parent record was added to favorite
      * show correct subrecord icons
      * toggle-link color
      * translations
      * better placement of result list record icons on small resolutions
      ** parent record icons are displayed on top of the record
      ** parent record title and information can use whole width
      ** subrecords now without indent, up to 30% more space
      * showing spinning wheel while reloading
      * add screen reader descriptions
      * prevent browser prompt on reload page via JS
      2 tags
      b68823c4
  4. Apr 13, 2022
  5. Mar 31, 2022
  6. Dec 07, 2020
  7. Nov 09, 2020
  8. Jan 21, 2020
  9. Dec 05, 2019
  10. Dec 04, 2019
  11. Dec 03, 2019
  12. Nov 29, 2019
  13. Nov 15, 2019
  14. Nov 14, 2019
  15. Oct 24, 2019
  16. Oct 17, 2019
    • Robert Lange's avatar
      refs #16135 [fid_adlr] redesign desktop main menu · 394d8a47
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * screen >= lg: navigation-overlay fits content
      * screen >= lg: navigation-overlay add border and padding, position beneath burger menu, adjust z-index
      * remove some obsolets css
      * add missing links for databases and blog - "FIXME: about us still missing"
      * repair closing icon
      * lower font size of lg menu dropdown links
      * consolidate language submenu: use stylings of main sub menu
      ** same font size, padding and border
      ** same distance to navbar
      ** use letter spacing of main sub menu
      * improve main menu for mobile
      ** cover background on scrolling completely on tablet / phone
      ** set new calculation of placement for language and registration links -> closer to main menu
      * use arrow (chevron) instead of X for closing icon
      * closee main submenu after click on language menu or within search box
      * same scrolling behaviour of language and main menu
      ** both stay in top on home page
      ** keep visible when scrolling on other pages
      * use same width for closing and opening text to prevent moving menubar
      * rename close in German
      * improve javascript for closing menus by click on each other
      394d8a47
  17. Oct 09, 2019
    • Alexander Purr's avatar
      refs #16033 [fid_adlr] myResearch sidebar menu styling · 1c937efe
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * adding menu.phtml template
      ** reorder menu entries
      ** adding buttons / dummylinks for contact, personal orders & new print publications
      * removing menu-additional-entries.phtml template
      ** moving database access button / link to menu.phtml, now part of custom myresearch menu
      * adding translations to fid_adlr language files
      * style adjustments in compiled.scss
      ** in .myresearch-menu section for icons, font-weight and badges
      * changing of used icons
      * compiled.scss
      ** line braked link text does not float the icon anymore
      ** badge remains circle if link text has line brakes
      * menu.phtml
      ** remove bagde if list has any items
      * menu.phtml
      ** change items
      1c937efe
  18. Sep 27, 2019
  19. Sep 25, 2019
    • Robert Lange's avatar
      parent 62e02772 · 82ff6821
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      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...
      82ff6821
    • Gregor Gawol's avatar
      refs #15650 [fid_adlr] design detail view · 20434a17
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      20434a17
  20. Aug 30, 2019
    • Robert Lange's avatar
      refs #15653 [fid_adlr] style header · d514321a
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * 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
      d514321a
  21. Jul 31, 2019
  22. Jul 30, 2019
    • Robert Lange's avatar
      refs #15781 [fid_adlr] add basic search filter · b4af367f
      Robert Lange authored and Sebastian Kehr's avatar Sebastian Kehr committed
      * add SearchTabs for All, Texts, New Releases and Audio-Video Media
      * define filter for each tab, swung dash stands for OR
      * add translations for SearchTabs
      * hint: actually no results are fetched for New Releases - bug of sent ai shard in request?
      b4af367f
  23. 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
  24. Feb 16, 2018
    • Frank Morgner's avatar
      refs #12415 · 87e65585
      Frank Morgner authored
      * rename instance structure in fid_adlr instead of adlr_link
      * rename foundation artefact default.scss in compiled.scss
      87e65585
  25. Feb 15, 2018
  26. Jun 11, 2015
    • André Lahmann's avatar
      refs #4660: · 308585de
      André Lahmann authored
      * updated facets.ini enabling mega_collection and format_de15 in homepage-view
      * renamed instance to adlr_link
      * applied some basic styles for adlr.link logo
      308585de
  27. Mar 09, 2015
  28. Mar 05, 2015
  29. Mar 04, 2015
    • André Lahmann's avatar
      refs #4790: · b19a90d6
      André Lahmann authored
      * added default finc-specific de.ini language file (local)
      * added default finc-specific de.ini langauge files for contexts alpha and dev pointing to local de.ini
      b19a90d6