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

release: v0.4.0 #326

Merged
merged 1 commit into from
Jul 30, 2020
Merged

release: v0.4.0 #326

merged 1 commit into from
Jul 30, 2020

Conversation

jma
Copy link
Contributor

@jma jma commented Jul 30, 2020

  • Fixes holding type serial detection which make impossible the holding
    serials create. This was due to the introduction of the document
    issuance field.
  • Uses ngx formly 5.9.
  • Renames 'Admin and monitoring' menu entry to 'Admin'
  • Adds 'Reports and monitoring' entry to main menu.
  • Adds items brief view component to display item in results list.
  • Adds route configuration.
  • Adapts frontpage to center content.
  • Adapts holding-item brief views.
  • Adapts item detail view to add second call number field.
  • Adds new fields: issuance, series statement, partOf.
  • Removes partOf field from brief view.
  • Corrects notes display.
  • Updates ngx-formly to v5.9.1.
  • Changes the sequence of editor initalization to avoid concurency
    problem with the JSONSchema loading.
  • Adds a new idAttribute Pipe component in Angular application
  • Changes document detail view to:
    • add id= on barcode link
    • add id= on deletion button link
  • Improves the README structure.
  • Adds UCLouvain in the copyright declaration.
  • Adds badges.
  • Downgrades the ngx-spinner version for compatibility with Angular 8.
  • Updates two HTML templates to use spinner on ng-core components
    because the migration to ngx-spinner removed the old spinner.
  • Uses ng-core v0.6.0.
  • Adds a custom directive allowing to order tabs
  • Closes The tab order of the document detailed view (pro interface) should be: get / description rero-ils#1078
  • Adds Id on all menus ('My Account' menu, languages menu, help menu,
    logout, etc.) for testing purposes.
  • Closes Reduce size of title in document detailed view rero-ils#880

Co-Authored-by: Johnny Mariéthoz Johnny.Mariethoz@rero.ch

Why are you opening this PR?

  • Which task/US does it implement?
  • Which issue does it fix?

Dependencies

My PR depends on rero-ils#<xx>'s PR(s):

  • rero/rero-ils#

How to test?

  • What command should I have to run to test your PR?
  • What should I test through the UI?

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Extracted translations?

* Fixes holding type serial detection which make impossible the holding
serials create. This was due to the introduction of the document
issuance field.
* Uses ngx formly 5.9.
* Renames 'Admin and monitoring' menu entry to 'Admin'
* Adds 'Reports and monitoring' entry to main menu.
* Adds items brief view component to display item in results list.
* Adds route configuration.
* Adapts frontpage to center content.
* Adapts holding-item brief views.
* Adapts item detail view to add second call number field.
* Adds new fields: issuance, series statement, partOf.
* Removes partOf field from brief view.
* Corrects notes display.
* Updates ngx-formly to v5.9.1.
* Changes the sequence of editor initalization to avoid concurency
  problem with the JSONSchema loading.
* Adds a new idAttribute Pipe component in Angular application
* Changes document detail view to:
  * add `id=` on barcode link
  * add `id=` on deletion button link
* Improves the README structure.
* Adds UCLouvain in the copyright declaration.
* Adds badges.
* Downgrades the ngx-spinner version for compatibility with Angular 8.
* Updates two HTML templates to use spinner on ng-core components
  because the migration to ngx-spinner removed the old spinner.
* Uses ng-core v0.6.0.
* Adds a custom directive allowing to order tabs
* Closes rero/rero-ils#1078
* Adds Id on all menus ('My Account' menu, languages menu, help menu,
logout, etc.) for testing purposes.
* Closes rero/rero-ils#880

Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
@jma jma marked this pull request as ready for review July 30, 2020 12:58
@jma jma merged commit 9135687 into rero:dev Jul 30, 2020
@jma jma deleted the maj-release branch February 11, 2021 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant