|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v19.0.0](https://github.com/rero/sonar-ui/tree/v19.0.0) (2025-10-02) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/rero/sonar-ui/compare/v14.0.1...v19.0.0) |
| 6 | + |
| 7 | +**New features:** |
| 8 | + |
| 9 | +- chore: upgrade to Angular 19 [#370](https://github.com/rero/sonar-ui/pull/370) (by @jma) |
| 10 | +- feat(document): add latex transformation [#406](https://github.com/rero/sonar-ui/pull/406) (by @Garfield-fr) |
| 11 | +- feat(deposit): add validate and see other deposits button [#398](https://github.com/rero/sonar-ui/pull/398) (by @Garfield-fr) |
| 12 | +- feat: add page title [#396](https://github.com/rero/sonar-ui/pull/396) (by @Garfield-fr) |
| 13 | +- feat(document): add license logo and link [#397](https://github.com/rero/sonar-ui/pull/397) (by @Garfield-fr) |
| 14 | + |
| 15 | +**Enhancements:** |
| 16 | + |
| 17 | +- fix(document): file label on stats [#416](https://github.com/rero/sonar-ui/pull/416) (by @Garfield-fr) |
| 18 | +- feat: display file label on the file download statistics [#412](https://github.com/rero/sonar-ui/pull/412) (by @jma) |
| 19 | +- feat(filters): translate button name [#405](https://github.com/rero/sonar-ui/pull/405) (by @Garfield-fr) |
| 20 | +- style(document): enhanced brief and detail view [#399](https://github.com/rero/sonar-ui/pull/399) (by @Garfield-fr) |
| 21 | +- style(deposit): enhance deposit detailed view [#391](https://github.com/rero/sonar-ui/pull/391) (by @jma) |
| 22 | +- style: enhance theming [#382](https://github.com/rero/sonar-ui/pull/382) (by @PascalRepond) |
| 23 | +- style: add custom prime config [#380](https://github.com/rero/sonar-ui/pull/380) (by @PascalRepond) |
| 24 | + |
| 25 | +**Fixes:** |
| 26 | + |
| 27 | +- fix(deposit): unable to remove embargo on files [#419](https://github.com/rero/sonar-ui/pull/419) (by @jma) |
| 28 | +- fix: remove ark identifier from the document editor [#413](https://github.com/rero/sonar-ui/pull/413) (by @jma) |
| 29 | +- fix(document): update metadata on edit file [#418](https://github.com/rero/sonar-ui/pull/418) (by @Garfield-fr) |
| 30 | +- fix(document): update the list of files [#417](https://github.com/rero/sonar-ui/pull/417) (by @Garfield-fr) |
| 31 | +- fix(files): number of files in filter label [#414](https://github.com/rero/sonar-ui/pull/414) (by @PascalRepond) |
| 32 | +- fix: set default value on the select of the swisscovery import [#410](https://github.com/rero/sonar-ui/pull/410) (by @jma) |
| 33 | +- fix: open logout in the same tab [#408](https://github.com/rero/sonar-ui/pull/408) (by @jma) |
| 34 | +- fix: remove 'Admin' entry from the admin menu [#402](https://github.com/rero/sonar-ui/pull/402) (by @PascalRepond) |
| 35 | +- fix(deposit): fix redirection for deposit another publication. [#401](https://github.com/rero/sonar-ui/pull/401) (by @PascalRepond) |
| 36 | +- fix(document): fix classification and subject links [#400](https://github.com/rero/sonar-ui/pull/400) (by @PascalRepond) |
| 37 | +- fix(document): change the order of files tabs [#392](https://github.com/rero/sonar-ui/pull/392) (by @Garfield-fr) |
| 38 | +- style: restore OA-orange as secondary colour [#394](https://github.com/rero/sonar-ui/pull/394) (by @PascalRepond) |
| 39 | +- fix(document): fix wrap subject tag [#389](https://github.com/rero/sonar-ui/pull/389) (by @Garfield-fr) |
| 40 | +- fix(files): fix preview link on the other files list [#388](https://github.com/rero/sonar-ui/pull/388) (by @jma) |
| 41 | +- style(editor): enhance the autocomplete html value [#384](https://github.com/rero/sonar-ui/pull/384) (by @jma) |
| 42 | +- fix(documents): fix preview button [#383](https://github.com/rero/sonar-ui/pull/383) (by @jma) |
| 43 | +- fix(deposit): fix unable to validate a deposit [#381](https://github.com/rero/sonar-ui/pull/381) (by @jma) |
| 44 | +- fix(deposit): fix import all fields from pdf [#378](https://github.com/rero/sonar-ui/pull/378) (by @jma) |
| 45 | +- fix(document): file preview [#376](https://github.com/rero/sonar-ui/pull/376) (by @Garfield-fr) |
| 46 | +- fix(deposit): swisscovery import [#375](https://github.com/rero/sonar-ui/pull/375) (by @Garfield-fr) |
| 47 | +- fix(deposit): Change the header title on history panel [#374](https://github.com/rero/sonar-ui/pull/374) (by @Garfield-fr) |
| 48 | +- fix: deposit form [#372](https://github.com/rero/sonar-ui/pull/372) (by @Garfield-fr) |
| 49 | +- chore: remove margin on body [#371](https://github.com/rero/sonar-ui/pull/371) (by @Garfield-fr) |
| 50 | + |
| 51 | +**Other changes:** |
| 52 | + |
| 53 | +- chore(dev): update eslint settings [#407](https://github.com/rero/sonar-ui/pull/407) (by @PascalRepond) |
| 54 | +- refactor: transform to signal [#403](https://github.com/rero/sonar-ui/pull/403) (by @Garfield-fr) |
| 55 | +- chore: update dependencies [#393](https://github.com/rero/sonar-ui/pull/393) (by @PascalRepond) |
| 56 | +- chore: remove filesize pipe [#387](https://github.com/rero/sonar-ui/pull/387) (by @Garfield-fr) |
| 57 | +- chore(deposit): display the history in a modal dialog [#385](https://github.com/rero/sonar-ui/pull/385) (by @jma) |
| 58 | +- chore: update dependencies [#379](https://github.com/rero/sonar-ui/pull/379) (by @jma) |
| 59 | +- chore(document): change label on search fields [#377](https://github.com/rero/sonar-ui/pull/377) (by @Garfield-fr) |
| 60 | +- chore: standardize confirmation messages [#373](https://github.com/rero/sonar-ui/pull/373) (by @Garfield-fr) |
| 61 | + |
3 | 62 | ## [v14.0.1](https://github.com/rero/sonar-ui/tree/v14.0.1) (2023-12-20)
|
4 | 63 |
|
5 | 64 | [Full Changelog](https://github.com/rero/sonar-ui/compare/v14.0.0...v14.0.1)
|
6 | 65 |
|
7 |
| -**Enahnacements:** |
8 |
| -* files: add files permissions to organisations and collections [\#357](https://github.com/rero/sonar-ui/pull/357) (by @jma) |
| 66 | +**Enhancements:** |
| 67 | + |
| 68 | +- files: add files permissions to organisations and collections [\#357](https://github.com/rero/sonar-ui/pull/357) (by @jma) |
9 | 69 |
|
10 | 70 | **Fixes:**
|
11 |
| -* fix: search components translations [\#355](https://github.com/rero/sonar-ui/pull/355) (by @PascalRepond) |
12 |
| -* chore: update github templates [\#350](https://github.com/rero/sonar-ui/pull/350) (by @PascalRepond) |
| 71 | + |
| 72 | +- fix: search components translations [\#355](https://github.com/rero/sonar-ui/pull/355) (by @PascalRepond) |
| 73 | +- chore: update github templates [\#350](https://github.com/rero/sonar-ui/pull/350) (by @PascalRepond) |
13 | 74 |
|
14 | 75 | ## [v14.0.0](https://github.com/rero/sonar-ui/tree/v14.0.0) (2023-08-22)
|
15 | 76 |
|
16 | 77 | [Full Changelog](https://github.com/rero/sonar-ui/compare/v1.6.0...v14.0.0)
|
17 | 78 |
|
18 | 79 | **Enhancements:**
|
19 |
| -* documents: add files permissions [\#340](https://github.com/rero/sonar-ui/pull/340) (by @jma) |
| 80 | + |
| 81 | +- documents: add files permissions [\#340](https://github.com/rero/sonar-ui/pull/340) (by @jma) |
20 | 82 |
|
21 | 83 | **Fixes:**
|
22 |
| -* translations: add missing manual translation [\#343](https://github.com/rero/sonar-ui/pull/343) (by @PascalRepond) |
23 |
| -* organisation: add missing fields to the detailed view [\#338](https://github.com/rero/sonar-ui/pull/338) (by @jma) |
| 84 | + |
| 85 | +- translations: add missing manual translation [\#343](https://github.com/rero/sonar-ui/pull/343) (by @PascalRepond) |
| 86 | +- organisation: add missing fields to the detailed view [\#338](https://github.com/rero/sonar-ui/pull/338) (by @jma) |
24 | 87 |
|
25 | 88 | **Other changes:**
|
26 |
| -* dependencies: move to angular 14 [\#339](https://github.com/rero/sonar-ui/pull/339) (by @jma) |
| 89 | + |
| 90 | +- dependencies: move to angular 14 [\#339](https://github.com/rero/sonar-ui/pull/339) (by @jma) |
27 | 91 |
|
28 | 92 | ## [v1.6.0](https://github.com/rero/sonar-ui/tree/v1.6.0) (2022-08-25)
|
29 | 93 |
|
30 | 94 | [Full Changelog](https://github.com/rero/sonar-ui/compare/v1.5.0...v1.6.0)
|
31 | 95 |
|
32 | 96 | **Implemented enhancements:**
|
33 | 97 |
|
34 |
| -* documents: add search link on the author's name [\#318](https://github.com/rero/sonar-ui/pull/318) (by @Garfield-fr) |
35 |
| -* record: add record statistics section in admin view [\#316](https://github.com/rero/sonar-ui/pull/316) (by @vgranata) |
36 |
| -* document: add related to field on the detailed view [\#307](https://github.com/rero/sonar-ui/pull/307) (by @Garfield-fr) |
| 98 | +- documents: add search link on the author's name [\#318](https://github.com/rero/sonar-ui/pull/318) (by @Garfield-fr) |
| 99 | +- record: add record statistics section in admin view [\#316](https://github.com/rero/sonar-ui/pull/316) (by @vgranata) |
| 100 | +- document: add related to field on the detailed view [\#307](https://github.com/rero/sonar-ui/pull/307) (by @Garfield-fr) |
37 | 101 |
|
38 | 102 | **Fixed bugs:**
|
39 | 103 |
|
40 |
| -* editors: fix ng-core compatibility [\#320](https://github.com/rero/sonar-ui/pull/320) (by @PascalRepond) |
41 |
| -* deposit editor: remove preview display [\#319](https://github.com/rero/sonar-ui/pull/319) (by @PascalRepond) |
| 104 | +- editors: fix ng-core compatibility [\#320](https://github.com/rero/sonar-ui/pull/320) (by @PascalRepond) |
| 105 | +- deposit editor: remove preview display [\#319](https://github.com/rero/sonar-ui/pull/319) (by @PascalRepond) |
42 | 106 |
|
43 | 107 | ## [v1.5.0](https://github.com/rero/sonar-ui/tree/v1.5.0) (2022-05-05)
|
44 | 108 |
|
|
453 | 517 |
|
454 | 518 | - application: initialize the application [\#3](https://github.com/rero/sonar-ui/pull/3) ([sebdeleze](https://github.com/sebdeleze))
|
455 | 519 | - project: add commit message template [\#2](https://github.com/rero/sonar-ui/pull/2) ([sebdeleze](https://github.com/sebdeleze))
|
456 |
| - |
457 |
| - |
458 |
| - |
459 |
| -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
|
0 commit comments