- Jul 01, 2021
-
-
* changes visited-links colors back
-
- Jul 15, 2020
-
-
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 lang...
-
- Feb 19, 2020
-
-
- Jan 21, 2020
-
-
* for in_collection and published_in * in detail for Source and Set_Multipart * change separator for authors from comma to semicolon ** in result list ** in detail template * separate title_sub from title_short * fine tuning of font size / placement in result and detail view
-
- Jan 20, 2020
-
-
* 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
-
- Nov 29, 2019
-
-
* add adlr specific translations * adlr specific styling of acquisition forms
-
- Nov 28, 2019
-
-
* add padding right for search input and different screens * refactor start page for small screens / remove obsolete margin
-
* 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 subje...
-
- Nov 13, 2019
-
-
* decrease headline line-height and font-size * decrease width of elements in menubar * set backgrpund white in menubar * fix footer on detail view * todo: handle tables / favorites
-
- Nov 07, 2019
-
-
* 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
-
* fix home page * fix default pages
-
- Oct 24, 2019
-
-
* 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
-
- Oct 23, 2019
-
-
* move menu items from footer to header ** mv faq and subject specialists from footer to header ** fit offset for language and registration links on mobile navigation overlay ** set nowrap for menu items to prevent line break ** raise padding for menu items ** lower font-size for menu items & screen >= lg * fix header links ** use target blank ** use temporary links to blog * adapt language menu to main menu ** no hover ** same line-height
-
* for buttons * for icons and text on search
-
- Oct 17, 2019
-
-
* 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
-
* 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
-
- Oct 09, 2019
-
-
* 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
-
- Sep 25, 2019
-
-
* simplify header ** rename header-text to home-text and move to home.phtml ** no fixed header on home page, except for mobile ** use a non-changing search form on home page ** set background image for main on home page ** add more padding for navigation bar ** refine links on mobile navigation overlay ** refactor searchTabs W3C valid: remove errors ** fix bug of search filters in mobile view: close after click * style header background and menues for medium to large screens ** remove duplicate classes like additional-text-lg ** re-adjust allocation for md, lg and xl of header and menues ** never hide find button * implement hybrid 'tablet' view ** also set alert colors ** add some basic transitions * fix links / placeholders beneath home text and handle link styling (hover / active) * add background image gimmicks semicircles ** set on home page ** set on non-home page * remove duplicate css / unused variables
-
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 ** text for current page and link to last page * remove breadcrumbs * style links for save search and send search by mail * set font style for Year Of Publication * remove gibberish placeholder for formats in result list * use Englisch text in get-it-box for English AND German * redefine and translate side facets ** dont show 'finc_class_facet's ** rename Collections in German ** translate 'facet_avail'ables ** expand distance between header filter above result list and result list * move 'keep-filter-box' from searchbox to side facets ** remove checkbox to keep filter from searchbox (hidden inputs still remain) ** add general link to delete all facet filters in sidebar ** add translation for ALL filters to reset ** => also decreases confusion about format filter in searchbox (which are not going to be reseted) ** actually remove placeholder in result-list * rename 'clear all filters' for German * show minus symbol for 'less' button in side facets * use format_de15 ** set indexExtension to de15 to get needed format in SolrDefaultFincTrait ?! ** change format in results to format_de15 * maximize highlighting for all kind of solr fields * disable highlighting in searches.ini ** set highlighting to false ** set snippets to false
-
* set icons * set config * fixed detail view bug noils * adds journal online icon
-
- Aug 30, 2019
-
-
* 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...
-
- Jul 18, 2019
-
-
* corrects fonts path * integrates icon font * replaces icons in header.phtml and searchbox.phtml * adds woff2
-
- Jul 15, 2019
-
-
* 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
-