Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 01, 2019
  3. Sep 27, 2019
  4. 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 #15767 [fid_adlr] icons result-list · 32322e2f
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      * set icons
      * set config
      * fixed detail view bug noils
      * adds journal online icon
      32322e2f
    • Robert Lange's avatar
      refs #15589 [fid_adlr] transfer licenses from composer package into instance and embed DBIS package · d534122d
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * .gitignore changed: ignore copied dbis mixin in theme folder
      * composer.json changed: add DBIS package AND add post-install / post-update - hooks to copy mixins after composer install or update
      * config/application.config.php changed: also dbis module is still needed here for activation
      * fid_adlr/config/vufind/config.ini changed: set adlr licenses configuration
      * fid_adlr/config/vufind/fid.ini changed: set current api backend - remove on go live
      * fid_adlr/config/vufind/permissionBehavior.ini added: derived from fid for correct handling of permissions in permissionHelper (defaultDeniedTemplateBehavior = true)
      * fid_adlr/config/vufind/permissions.ini added: set permissions for licenses (currenty full_access only) and dbis (all)
      * module/fid_adlr/config/module.config.php changed: add routes for licenses = dbis = databases
      * module/fid_adlr/src/Controller/MyResearchController.php & MyResearchControllerFactory.php added: handle dbis and licenses actions
      * themes/fid_adlr/languages/de.ini & themes/fid_adlr/languages/en.ini changed: add translations for dbis and licenses
      * themes/fid_adlr/scss/_customMixins.scss & themes/fid_adlr/scss/compiled.scss changed: add styling for dbis, stub accordeon as mixin
      * themes/fid_adlr/templates/footer.phtml added: for second link to dbis (databases) -> note #15652
      * themes/fid_adlr/templates/myresearch/databases.phtml & dbis-content.phtml added: databases encapsulate dbis and licenses
      * themes/fid_adlr/templates/myresearch/menu-additional-entries.phtml added: plugin menu entry to databases - called by fid/myresearch/menu
      * themes/fid_adlr/theme.config.php changed: add finc-dbis theme
      d534122d
    • 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
  5. Sep 20, 2019
  6. 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 fi...
      d514321a
  7. Jul 31, 2019
  8. 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
  9. 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
  10. 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
  11. Jun 14, 2019
  12. Jan 17, 2019
  13. 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