- Oct 05, 2022
-
-
Viola Elsenhans authored
* add template advanced/ranges * remove type=number of range-slider inputs * show register label for lg-screen * fix design for badges in sidebar
-
Robert Lange authored
* use depracated vf5 code without session storage
-
- Sep 27, 2022
-
-
Alexander Purr authored
* adjust style
-
Jean-Pascal Kanter authored
* changed 3 language entries correlating to database descriptions * forked dbis-content.html to change dropdown info text to plain info
-
Viola Elsenhans authored
* remove breaks * no margin-bottom for header in resluts
-
Jean-Pascal Kanter authored
-
Jean-Pascal Kanter authored
* config variable name * data transfer object user now has functionality to filter whitespace in orders * fid.ini got out-commented variable field for user export fields in [Admin] section * updated user export behaviour, field 'orders' will now always be the last in an export * introduced an user export hydrator that enriches data for export into csv and json files * further altered the interface and handling of various csv flavors, prepared work for an unified * export interface to a future date, created adlr exporting to stated specs * introduced an user export hydrator that enriches data for export into csv and json files * further altered the interface and handling of various csv flavors, prepared work for an unified * export interface to a future date, created adlr exporting to stated specs * added some language tokens for better integration * updated json export to make the address list a associative array co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * o...
-
- Sep 22, 2022
-
-
André Lahmann authored
-
Jean-Pascal Kanter authored
* refactored logic for fidis orders, formerly living in the UserController, seperated User and Order Controller * added an (by default hidden) export option for orders) * extended abilities of order transfer object * added an order export hydrator that compiles data of an order to an array * extended the order list with a button that is hidden by default (if 'export_button' is not set) * allows export of orders in 3 different flavor of CSV (or rather, fake csv that is labelled as txt) and json. * language vars replaced some static texts with dynamic i18n ones, in this particular case the button descriptions of are affected
-
- Sep 21, 2022
-
-
Viola Elsenhans authored
* fix language; active not bold * keep seperate design for language and register
-
Alexander Purr authored
* disabled by variable ** To think about: configuration via ini-file * prevents rendering emtpy content divs * improving link decoration inheritance * text-decoration configurable for ** links styles for .btn class ** links in main content ** links in footer * main variable: $link-text-decoration * inheriting in finc: ** $state-link-text-decoration ** $book-bag-add-to-in-sidebar-toggler-text-decoration ** $footer-link-text-decoration ** $btn-text-decoration * moving >Default anchor/link styles general< block to prior position for reuse of $link-text-decoration
-
- Sep 15, 2022
-
-
Alexander Purr authored
* searchID is needed to edit existing advanced search
-
- Sep 09, 2022
-
-
Alexander Purr authored
refs #22331 [finc] moving block of advanced search terms and advvanced search links from header to the top of search results * move functionality into own template, is rendered within results.phtml * contains search tabs functionality too (hast to be tested) * SCSS & tempalte: ** new variable for button distance ** new classes content_adv_search_terms & content_adv_search_links ** links as btn-default * remove additional breadcrumb display logic * now: hidden-xs by default on each breadcrumb
-
Robert Lange authored
* use setLine and break as separator in RecordDataFormatterFactory
-
- Sep 08, 2022
-
-
Viola Elsenhans authored
* add id to data range slider
-
- Sep 07, 2022
-
-
Robert Lange authored
* change braces to change evaluation order * keep previous logic to hide link if disabeLast is true * results: code style
-
- Sep 06, 2022
-
-
Viola Elsenhans authored
* fix footer, fix link to savedList, SCSS FIXME * fix offcanvas-toggler in orders, profile and history * change red, adapt type of slider, fix order of search controls * restore facet * restore styling for tabs * fix quickfilter * fix color for filter * fix advanced search padding * fix close offcanvas and register checkbox * fix checkbox height
-
Robert Lange authored
* add var definition for padding and default value of 0 * filters: avoid notice by checking filter value not empty
-
Claas Kazzer authored
* editlist * newpassword * setpin
-
- Aug 30, 2022
-
-
Viola Elsenhans authored
* removes finc variable imports and adds comment in customVariables * re-defines BS dimensions in customVariables to prevent grunt errors co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * SCSS revision * adds (mostly) SCSS linter improvements
-
- Aug 26, 2022
-
-
Alexander Purr authored
* reuse RecordViewHelperFactory from finc (theme) ** delete copied factory from fid_adlr * delete old factory call, inherit from finc (module)
-
Alexander Purr authored
* hidden input values on search form are now set properly * improve record header selector to prevent interferences with main header
-
Claas Kazzer authored
-
- Aug 25, 2022
-
-
Mathias Maaß authored
* add text for screen reader to excel selected tab
-
Claas Kazzer authored
* adds padding to range slider in sidebar * adds VF5.1 offcanvas toggler to search history and library cards
-
Alexander Purr authored
* remove static factories for record drivers, see also 21615 * additional: remove factory entries in module.config for not explicit overridden record drivers * feedback form url error ** create policy back url by using route ** not vf6-upgrade specific * add UBL internal docker mailer for ALPHA configuration ** easier testing ** all vufind mails will be send and redirect to itself (docker.ub.intern.uni-leipzig.de)
-
Alexander Purr authored
* see also 21615
-
- Aug 24, 2022
-
-
Robert Lange authored
refs #18369 [finc] improve data-isbn.phtml and data-issn.phtml: remove obsolete check for null / empty array in templates
-
Mathias Maaß authored
refs #18369 [finc] improve data-isbn.phtml and data-issn.phtml: always use own span tag for each isbn and issn
-
- Aug 23, 2022
-
-
Viola Elsenhans authored
* adapt /layout/ templates to VF6.1.2 * revert changes /feedback/form of VF6.1.2 * adapt /myresearch/ templates to VF6.1.2 * adapt /Recommend/ templates to VF6.1.2 * adapt /Recommend/SideFacets/ templates to VF6.1.2 * adapt /record/ templates to VF6.1.2 * adapt /RecordDriver/DefaultRecord/core templates to VF6.1.2 * format /RecordDriver/DefaultRecord/core replace closing tag * adapt /RecordDriver/DefaultRecord/ templates to VF6.1.2 * adapt /RecordDriver/DefaultRecord/ /RecordDriver/SolrAI/ templates to VF6.1.2 * adapt core templates to VF6.1.2 * adapt /RecordTab/ templates to VF6.1.2 * adapt /search/advanced/ templates to VF6.1.2 * adapt /search/controls/ templates to VF6.1.2 * adapt /search/ templates to VF6.1.2 * fix bugs of templates to VF6.1.2 * reset off-Canvas-Togglers in myresearch/profile VF6.1.2 * redo showing selected filter-list above facte, Recommend/SideFacets VF6.1.2 * remove offcanvas-toggler /DefaultRecord/core.phtml VF6.1.2 * remove offcanvas-toggler /SolrMarc/core.phtml VF6.1.2 * remove classname table-resp-data in /RecordTab/ VF6.1.2 * fix closing if in /DefaultRecord/list-entry VF6.1.2 co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * remove table-resp-data class from tables to prevent ugly responsive tables
-
Viola Elsenhans authored
* adapt /Helpers/ and /myresearch/ templates to VF6.1.2 * adapt footer templates to VF6.1.2 * reset ajax/resolverLinks VF6.1.2 changes, remove noResolverContent * reset off-Canvas-Togglers in myresearch/profile VF6.1.2
-
Viola Elsenhans authored
* fix style of title in checkedout and storageretrievalrequests * add header and h2 to title in historicloans and illrequests
-
- Aug 16, 2022
-
-
Viola Elsenhans authored
-
- Aug 15, 2022
-
-
- Aug 03, 2022
-
-
Viola Elsenhans authored
* better nesting - no css changes
-
- Aug 01, 2022
-
-
Viola Elsenhans authored
-
Robert Lange authored
-
- Jul 29, 2022
-
-
Claas Kazzer authored
* moves filters to search - results.phtml * move active filters above search results * adds required calls and removes second active filters section in searchbox * adds end comment for filter call * corrects bookbag remove text * uncommend unsused php block * php moved to results.phtml co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
-
- Jul 27, 2022
-
-
Viola Elsenhans authored
* add h2 element for titel in EDS/result-list
-
- Jul 22, 2022
-
-
Jean-Pascal Kanter authored
* changed advanced search date input field to number instead of text co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * adds same behaviour to sidebar range slider as in adv search * adds comments
-