Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout: refactoring #186

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Layout: refactoring #186

merged 1 commit into from
Jan 30, 2019

Conversation

iGormilhit
Copy link

  • NEW: add favicon.ico
  • NEW: update CSS and JS bundles with bootstrap 4 and fontawesome 4.7
  • BETTER: simplify the base page html
  • BETTER: configure content security policy for scripts
  • BETTER: rebuild the header
  • BETTER: rebuild the documents-items detailed view
  • BETTER: split SCSS for detailed view and page
  • BETTER: remove unused CSS rules
  • BETTER: adapt item detailed view to new page template
  • NEW: display document type icon in item detailed view
  • FIX: add padding to the main footer
  • FIX: closes Links to library/member or location detailed view as a patron #43
  • BETTER: clean main rero ils js bundle
  • BETTER: complete the admin JS bundle
  • NEW: remove the admin CSS bundle
  • BETTER: update the search header
  • BETTER: rewrite the search page structure
  • BETTER: use card for facets
  • FIX: fix subjects facet
  • BETTER: don't display an empty facet card
  • NEW: remove years range facet
  • BETTER: rewrite the document brief view (card)
  • NEW: add a pager template
  • BETTER: rewrite the person brief view (card)
  • BETTER: implement new layout to person detailed views
  • BETTER: move person macro to person module
  • NEW: add an HTML class for external link
  • BETTER: implement the new layout to the frontpage
  • BETTER: replace some logo by fontawesome brands
  • BETTER: push the header collapsed menu to the right for small screens
  • NEW: use RERO ILS templates for security pages (login, logout, reset,
    register, … )
  • NEW: style flash messages with bootstrap 4
  • NEW: use RERO ILS template for tombstone pages, one for documents, one
    for item
  • FIX: fix the type of the search button in the main header
  • delete unused main body template
  • BETTER: implement new layout for patron profile view
  • FIX: fix person detailed view for medium devices
  • BETTER: implement new layout to the document view
  • BETTER: move and simplify the admin page
  • FIX: fix the spacing between main content and footer
  • BETTER: remove unused SCSS rules
  • NEW: delete old admin templates and SCSS

Signed-off-by: Igor Milhit [email protected]


* NEW: add favicon.ico
* NEW: update CSS and JS bundles with bootstrap 4 and fontawesome 4.7
* BETTER: simplify the base page html
* BETTER: configure content security policy for scripts
* BETTER: rebuild the header
* BETTER: rebuild the documents-items detailed view
* BETTER: split SCSS for detailed view and page
* BETTER: remove unused CSS rules
* BETTER: adapt item detailed view to new page template
* NEW: display document type icon in item detailed view
* FIX: add padding to the main footer
* FIX: closes #43
* BETTER: clean main rero ils js bundle
* BETTER: complete the admin JS bundle
* NEW: remove the admin CSS bundle
* BETTER: update the search header
* BETTER: rewrite the search page structure
* BETTER: use card for facets
* FIX: fix subjects facet
* BETTER: don't display an empty facet card
* NEW: remove years range facet
* BETTER: rewrite the document brief view (card)
* NEW: add a pager template
* BETTER: rewrite the person brief view (card)
* BETTER: implement new layout to person detailed views
* BETTER: move person macro to person module
* NEW: add an HTML class for external link
* BETTER: implement the new layout to the frontpage
* BETTER: replace some logo by fontawesome brands
* BETTER: push the header collapsed menu to the right for small screens
* NEW: use RERO ILS templates for security pages (login, logout, reset,
register, … )
* NEW: style flash messages with bootstrap 4
* NEW: use RERO ILS template for tombstone pages, one for documents, one
for item
* FIX: fix the type of the search button in the main header
* delete unused main body template
* BETTER: implement new layout for patron profile view
* FIX: fix person detailed view for medium devices
* BETTER: implement new layout to the document view
* BETTER: move and simplify the admin page
* FIX: fix the spacing between main content and footer
* BETTER: remove unused SCSS rules
* NEW: delete old admin templates and SCSS

Signed-off-by: Igor Milhit <[email protected]>
@iGormilhit iGormilhit merged commit 3dee084 into rero:master Jan 30, 2019
@iGormilhit iGormilhit deleted the refactoring-layout branch February 4, 2019 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Links to library/member or location detailed view as a patron
1 participant