From fb4ab162cb0a9c36c929d35cdcdfbe4b53b3df9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Mari=C3=A9thoz?= Date: Thu, 26 Aug 2021 12:00:51 +0200 Subject: [PATCH] release: v0.16.12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Avoid to publish the package from the wrong directory. Co-Authored-by: Johnny Mariéthoz --- CHANGELOG.md | 108 +++++++++++++++++++++----------------------- package-lock.json | 2 +- package.json | 3 +- scripts/dist_pkg.js | 1 + 4 files changed, 55 insertions(+), 59 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c027a25a..078778dc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [v0.16.12](https://github.com/rero/rero-ils-ui/tree/v0.16.12) (2021-08-26) + +[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.16.11...v0.16.12) + +**Merged pull requests:** + +- documents: restore item per page setting [\#697](https://github.com/rero/rero-ils-ui/pull/697) ([zannkukai](https://github.com/zannkukai)) + ## [v0.16.11](https://github.com/rero/rero-ils-ui/tree/v0.16.11) (2021-08-20) [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.16.10...v0.16.11) @@ -20,18 +28,14 @@ - holdings: customize the delete message [\#683](https://github.com/rero/rero-ils-ui/pull/683) ([Garfield-fr](https://github.com/Garfield-fr)) - document: dynamic loading for items informations [\#681](https://github.com/rero/rero-ils-ui/pull/681) ([zannkukai](https://github.com/zannkukai)) - requests: display pickup location name [\#678](https://github.com/rero/rero-ils-ui/pull/678) ([zannkukai](https://github.com/zannkukai)) +- ill requests: removes extra parenthesis [\#673](https://github.com/rero/rero-ils-ui/pull/673) ([Garfield-fr](https://github.com/Garfield-fr)) +- users: translate the gender [\#670](https://github.com/rero/rero-ils-ui/pull/670) ([Garfield-fr](https://github.com/Garfield-fr)) - search: fix document brief view [\#667](https://github.com/rero/rero-ils-ui/pull/667) ([zannkukai](https://github.com/zannkukai)) ## [v0.16.9](https://github.com/rero/rero-ils-ui/tree/v0.16.9) (2021-07-22) [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.16.8...v0.16.9) -**Merged pull requests:** - -- release: v0.16.2 [\#680](https://github.com/rero/rero-ils-ui/pull/680) ([jma](https://github.com/jma)) -- ill requests: removes extra parenthesis [\#673](https://github.com/rero/rero-ils-ui/pull/673) ([Garfield-fr](https://github.com/Garfield-fr)) -- users: translate the gender [\#670](https://github.com/rero/rero-ils-ui/pull/670) ([Garfield-fr](https://github.com/Garfield-fr)) - ## [v0.16.8](https://github.com/rero/rero-ils-ui/tree/v0.16.8) (2021-07-20) [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.16.7...v0.16.8) @@ -376,7 +380,6 @@ - release 0.6.0 [\#396](https://github.com/rero/rero-ils-ui/pull/396) ([jma](https://github.com/jma)) - patron: improve performance of the patron account display [\#395](https://github.com/rero/rero-ils-ui/pull/395) ([zannkukai](https://github.com/zannkukai)) - routing: fix dynamic routing [\#393](https://github.com/rero/rero-ils-ui/pull/393) ([Garfield-fr](https://github.com/Garfield-fr)) -- item: add item note categories [\#392](https://github.com/rero/rero-ils-ui/pull/392) ([zannkukai](https://github.com/zannkukai)) - refactors user resource [\#389](https://github.com/rero/rero-ils-ui/pull/389) ([jma](https://github.com/jma)) - holding: add fields on the holding display [\#388](https://github.com/rero/rero-ils-ui/pull/388) ([Garfield-fr](https://github.com/Garfield-fr)) - implements resource template [\#386](https://github.com/rero/rero-ils-ui/pull/386) ([zannkukai](https://github.com/zannkukai)) @@ -471,8 +474,13 @@ [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.2.1...v0.3.0) +**Implemented enhancements:** + +- Replace checkbox by switch [\#37](https://github.com/rero/rero-ils-ui/issues/37) + **Closed issues:** +- Redirect URL parameter page manually set [\#75](https://github.com/rero/rero-ils-ui/issues/75) - Flash messages should always start with a capitalized initial [\#73](https://github.com/rero/rero-ils-ui/issues/73) **Merged pull requests:** @@ -511,20 +519,13 @@ [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.1.3...v0.2.0) -**Merged pull requests:** - -- release: v0.2.0 [\#273](https://github.com/rero/rero-ils-ui/pull/273) ([jma](https://github.com/jma)) - -## [v0.1.3](https://github.com/rero/rero-ils-ui/tree/v0.1.3) (2020-05-28) - -[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.1.2...v0.1.3) - **Implemented enhancements:** - libraries: adapt library custom editor [\#176](https://github.com/rero/rero-ils-ui/pull/176) ([zannkukai](https://github.com/zannkukai)) **Merged pull requests:** +- release: v0.2.0 [\#273](https://github.com/rero/rero-ils-ui/pull/273) ([jma](https://github.com/jma)) - translations: use server side translations [\#271](https://github.com/rero/rero-ils-ui/pull/271) ([jma](https://github.com/jma)) - documentation: improve issue template [\#270](https://github.com/rero/rero-ils-ui/pull/270) ([iGormilhit](https://github.com/iGormilhit)) - editor: link persons to source instead of MEF [\#269](https://github.com/rero/rero-ils-ui/pull/269) ([rerowep](https://github.com/rerowep)) @@ -536,6 +537,10 @@ - general: MainTitle as a pipe and test imports refactoring. [\#245](https://github.com/rero/rero-ils-ui/pull/245) ([zannkukai](https://github.com/zannkukai)) - patron: add 'blocked' functionnality [\#234](https://github.com/rero/rero-ils-ui/pull/234) ([blankoworld](https://github.com/blankoworld)) +## [v0.1.3](https://github.com/rero/rero-ils-ui/tree/v0.1.3) (2020-05-28) + +[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.1.2...v0.1.3) + ## [v0.1.2](https://github.com/rero/rero-ils-ui/tree/v0.1.2) (2020-04-30) [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.1.1...v0.1.2) @@ -549,7 +554,10 @@ - Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'ar' [\#256](https://github.com/rero/rero-ils-ui/pull/256) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) - git: merge US1355 Cancel and edit a request [\#254](https://github.com/rero/rero-ils-ui/pull/254) ([AoNoOokami](https://github.com/AoNoOokami)) - autocomplete: fix suggestions are not displayed [\#253](https://github.com/rero/rero-ils-ui/pull/253) ([jma](https://github.com/jma)) +- holdings: add patterns support [\#251](https://github.com/rero/rero-ils-ui/pull/251) ([jma](https://github.com/jma)) +- Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'ar' [\#249](https://github.com/rero/rero-ils-ui/pull/249) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) - Merge "US Subscriptions" into dev [\#247](https://github.com/rero/rero-ils-ui/pull/247) ([zannkukai](https://github.com/zannkukai)) +- Patrons : history tab [\#244](https://github.com/rero/rero-ils-ui/pull/244) ([zannkukai](https://github.com/zannkukai)) - document: filter results by org in admin view [\#208](https://github.com/rero/rero-ils-ui/pull/208) ([AoNoOokami](https://github.com/AoNoOokami)) - display idref persons [\#203](https://github.com/rero/rero-ils-ui/pull/203) ([rerowep](https://github.com/rerowep)) @@ -557,12 +565,6 @@ [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.1.0...v0.1.1) -**Merged pull requests:** - -- holdings: add patterns support [\#251](https://github.com/rero/rero-ils-ui/pull/251) ([jma](https://github.com/jma)) -- Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'ar' [\#249](https://github.com/rero/rero-ils-ui/pull/249) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) -- Patrons : history tab [\#244](https://github.com/rero/rero-ils-ui/pull/244) ([zannkukai](https://github.com/zannkukai)) - ## [v0.1.0](https://github.com/rero/rero-ils-ui/tree/v0.1.0) (2020-04-09) [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.0.13...v0.1.0) @@ -571,24 +573,6 @@ - search view: hide the add button for public views [\#243](https://github.com/rero/rero-ils-ui/pull/243) ([jma](https://github.com/jma)) - release: v0.1.0 [\#242](https://github.com/rero/rero-ils-ui/pull/242) ([jma](https://github.com/jma)) - -## [v0.0.13](https://github.com/rero/rero-ils-ui/tree/v0.0.13) (2020-04-09) - -[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.0.12...v0.0.13) - -**Fixed bugs:** - -- Trim barcode in the "Request" screen input box [\#213](https://github.com/rero/rero-ils-ui/issues/213) - -**Closed issues:** - -- Fee action menu are displayed far away from "action" button [\#209](https://github.com/rero/rero-ils-ui/issues/209) -- Missing styling rules in the professional interface [\#169](https://github.com/rero/rero-ils-ui/issues/169) -- Results page: the facet "libraries" is missing in the professional View. [\#140](https://github.com/rero/rero-ils-ui/issues/140) -- Is unique validation issue [\#93](https://github.com/rero/rero-ils-ui/issues/93) - -**Merged pull requests:** - - Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'en' [\#241](https://github.com/rero/rero-ils-ui/pull/241) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) - Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'fr' [\#240](https://github.com/rero/rero-ils-ui/pull/240) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) - Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'de' [\#239](https://github.com/rero/rero-ils-ui/pull/239) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) @@ -612,15 +596,34 @@ - styles: display small badges on person search view [\#199](https://github.com/rero/rero-ils-ui/pull/199) ([zannkukai](https://github.com/zannkukai)) - release: v0.0.12 [\#197](https://github.com/rero/rero-ils-ui/pull/197) ([jma](https://github.com/jma)) - validate request form: set focus in search input [\#196](https://github.com/rero/rero-ils-ui/pull/196) ([AoNoOokami](https://github.com/AoNoOokami)) +- git: fix github action [\#195](https://github.com/rero/rero-ils-ui/pull/195) ([AoNoOokami](https://github.com/AoNoOokami)) +- Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'es' [\#194](https://github.com/rero/rero-ils-ui/pull/194) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) +- Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'nl' [\#193](https://github.com/rero/rero-ils-ui/pull/193) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) - item: fix circulation info in detail view [\#192](https://github.com/rero/rero-ils-ui/pull/192) ([AoNoOokami](https://github.com/AoNoOokami)) - project: update contributors list [\#190](https://github.com/rero/rero-ils-ui/pull/190) ([blankoworld](https://github.com/blankoworld)) - circulation: fix display of patron in checkin view [\#189](https://github.com/rero/rero-ils-ui/pull/189) ([AoNoOokami](https://github.com/AoNoOokami)) - menu: centralize menu and frontpage data [\#183](https://github.com/rero/rero-ils-ui/pull/183) ([AoNoOokami](https://github.com/AoNoOokami)) - document: display url in detail view [\#180](https://github.com/rero/rero-ils-ui/pull/180) ([AoNoOokami](https://github.com/AoNoOokami)) +- circulation: fix requests list with library switch [\#175](https://github.com/rero/rero-ils-ui/pull/175) ([jma](https://github.com/jma)) - document: add "show more" link [\#166](https://github.com/rero/rero-ils-ui/pull/166) ([zannkukai](https://github.com/zannkukai)) - circulation: Fees tab implementation [\#155](https://github.com/rero/rero-ils-ui/pull/155) ([zannkukai](https://github.com/zannkukai)) - item: add request on item by librarian [\#147](https://github.com/rero/rero-ils-ui/pull/147) ([Garfield-fr](https://github.com/Garfield-fr)) +## [v0.0.13](https://github.com/rero/rero-ils-ui/tree/v0.0.13) (2020-04-09) + +[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.0.12...v0.0.13) + +**Fixed bugs:** + +- Trim barcode in the "Request" screen input box [\#213](https://github.com/rero/rero-ils-ui/issues/213) + +**Closed issues:** + +- Fee action menu are displayed far away from "action" button [\#209](https://github.com/rero/rero-ils-ui/issues/209) +- Missing styling rules in the professional interface [\#169](https://github.com/rero/rero-ils-ui/issues/169) +- Results page: the facet "libraries" is missing in the professional View. [\#140](https://github.com/rero/rero-ils-ui/issues/140) +- Is unique validation issue [\#93](https://github.com/rero/rero-ils-ui/issues/93) + ## [v0.0.12](https://github.com/rero/rero-ils-ui/tree/v0.0.12) (2020-03-02) [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.0.11...v0.0.12) @@ -632,13 +635,7 @@ **Closed issues:** - Group of issues found during tests of next release candidate [\#108](https://github.com/rero/rero-ils-ui/issues/108) - -**Merged pull requests:** - -- git: fix github action [\#195](https://github.com/rero/rero-ils-ui/pull/195) ([AoNoOokami](https://github.com/AoNoOokami)) -- Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'es' [\#194](https://github.com/rero/rero-ils-ui/pull/194) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) -- Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'nl' [\#193](https://github.com/rero/rero-ils-ui/pull/193) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) -- circulation: fix requests list with library switch [\#175](https://github.com/rero/rero-ils-ui/pull/175) ([jma](https://github.com/jma)) +- Cannot delete ci-po with settings [\#76](https://github.com/rero/rero-ils-ui/issues/76) ## [v0.0.11](https://github.com/rero/rero-ils-ui/tree/v0.0.11) (2020-02-26) @@ -662,17 +659,6 @@ - tests: fix test by updating dependencies [\#158](https://github.com/rero/rero-ils-ui/pull/158) ([jma](https://github.com/jma)) - general: implement new service record permission [\#157](https://github.com/rero/rero-ils-ui/pull/157) ([Garfield-fr](https://github.com/Garfield-fr)) - document: add provision activity publication on brief view [\#156](https://github.com/rero/rero-ils-ui/pull/156) ([Garfield-fr](https://github.com/Garfield-fr)) - -## [v0.0.10](https://github.com/rero/rero-ils-ui/tree/v0.0.10) (2020-02-13) - -[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.0.9...v0.0.10) - -**Fixed bugs:** - -- Switch libraries menu [\#141](https://github.com/rero/rero-ils-ui/issues/141) - -**Merged pull requests:** - - angular: update angular packages [\#154](https://github.com/rero/rero-ils-ui/pull/154) ([AoNoOokami](https://github.com/AoNoOokami)) - Translate '/projects/admin/src/app/translate/i18n/en\_US.json' in 'es' [\#153](https://github.com/rero/rero-ils-ui/pull/153) ([transifex-integration[bot]](https://github.com/apps/transifex-integration)) - circulation: correct pickup location for actions [\#152](https://github.com/rero/rero-ils-ui/pull/152) ([AoNoOokami](https://github.com/AoNoOokami)) @@ -710,6 +696,14 @@ - budgets: add component budget and accounts [\#107](https://github.com/rero/rero-ils-ui/pull/107) ([Garfield-fr](https://github.com/Garfield-fr)) - git: automate release process [\#105](https://github.com/rero/rero-ils-ui/pull/105) ([AoNoOokami](https://github.com/AoNoOokami)) +## [v0.0.10](https://github.com/rero/rero-ils-ui/tree/v0.0.10) (2020-02-13) + +[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.0.9...v0.0.10) + +**Fixed bugs:** + +- Switch libraries menu [\#141](https://github.com/rero/rero-ils-ui/issues/141) + ## [v0.0.9](https://github.com/rero/rero-ils-ui/tree/v0.0.9) (2020-01-13) [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v0.0.8...v0.0.9) diff --git a/package-lock.json b/package-lock.json index 27ddc1db5..df7da3733 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@rero/rero-ils-ui", - "version": "0.16.11", + "version": "0.16.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d638e1256..49d9e3065 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rero/rero-ils-ui", - "version": "0.16.11", + "version": "0.16.12", "license": "AGPL-3.0-only", "author": { "name": "RERO", @@ -24,6 +24,7 @@ "Renaud Michotte ", "Sébastien Délèze " ], + "private": true, "publishConfig": { "access": "public" }, diff --git a/scripts/dist_pkg.js b/scripts/dist_pkg.js index 5c8a17640..e648d4d4a 100755 --- a/scripts/dist_pkg.js +++ b/scripts/dist_pkg.js @@ -30,6 +30,7 @@ let importFiles = [ ]; let rawdata = fs.readFileSync(fileName); let data = JSON.parse(rawdata); +delete (data.private); delete (data.devDependencies); delete (data.dependencies); delete (data.scripts);