15
15
along with this program. If not, see <http://www.gnu.org/licenses/>.
16
16
17
17
Changes
18
- =======
18
+ ==========
19
19
20
- `v0.5.1 <https://github.com/rero/rero-ils/tree/v0.5.1 >`__ (2019-10-31)
20
+ `v0.5.2 <https://github.com/rero/rero-ils/tree/v0.5.2 >`__ (2019-11-13)
21
+ ----------------------------------------------------------------------
22
+
23
+ `Full
24
+ Changelog <https://github.com/rero/rero-ils/compare/v0.5.1...v0.5.2> `__
25
+
26
+ **Fixed bugs: **
27
+
28
+ - Requesting an item from another organisation should not be possible
29
+ `#619 <https://github.com/rero/rero-ils/issues/619 >`__
30
+ - Document editor: if all authors are removed from the form, then it’s
31
+ not possible to add an author
32
+ `#609 <https://github.com/rero/rero-ils/issues/609 >`__
33
+ - Patron creation by a librarian: reset password link never works
34
+ `#608 <https://github.com/rero/rero-ils/issues/608 >`__
35
+ - Render a document detailed view with document even if there’s a
36
+ library without pickup location in the organisation
37
+ `#598 <https://github.com/rero/rero-ils/issues/598 >`__
38
+
39
+ **Closed issues: **
40
+
41
+ - Import document from BnF not working
42
+ `#607 <https://github.com/rero/rero-ils/issues/607 >`__
43
+
44
+ **Merged pull requests: **
45
+
46
+ - dojson: fix provisionActivity unimarc transformation
47
+ `#623 <https://github.com/rero/rero-ils/pull/623 >`__
48
+ (`jma <https://github.com/jma >`__)
49
+ - fixtures: fix and adapt the third organisation fixtures
50
+ `#620 <https://github.com/rero/rero-ils/pull/620 >`__
51
+ (`BadrAly <https://github.com/BadrAly >`__)
52
+ - circulation: fix circulation policies
53
+ `#617 <https://github.com/rero/rero-ils/pull/617 >`__
54
+ (`jma <https://github.com/jma >`__)
55
+ - REST API: set the aggregations size
56
+ `#616 <https://github.com/rero/rero-ils/pull/616 >`__
57
+ (`jma <https://github.com/jma >`__)
58
+ - circulation: cancel active loan when checked-in item has reservations
59
+ `#615 <https://github.com/rero/rero-ils/pull/615 >`__
60
+ (`BadrAly <https://github.com/BadrAly >`__)
61
+ - Workshop Issues Fixing
62
+ `#614 <https://github.com/rero/rero-ils/pull/614 >`__
63
+ (`jma <https://github.com/jma >`__)
64
+ - fixtures: complete the workshop fixtures data
65
+ `#612 <https://github.com/rero/rero-ils/pull/612 >`__
66
+ (`BadrAly <https://github.com/BadrAly >`__)
67
+ - document editor: fix add author after removed all authors from the
68
+ form `#611 <https://github.com/rero/rero-ils/pull/611 >`__
69
+ (`benerken <https://github.com/benerken >`__)
70
+ - instance: fix several bugs
71
+ `#606 <https://github.com/rero/rero-ils/pull/606 >`__
72
+ (`jma <https://github.com/jma >`__)
73
+ - notification: fix “not extendable” string in different languages
74
+ `#597 <https://github.com/rero/rero-ils/pull/597 >`__
75
+ (`zannkukai <https://github.com/zannkukai >`__)
76
+
77
+ `v0.5.1 <https://github.com/rero/rero-ils/tree/v0.5.1 >`__ (2019-11-05)
21
78
----------------------------------------------------------------------
22
79
23
80
`Full
24
81
Changelog <https://github.com/rero/rero-ils/compare/v0.5.0...v0.5.1> `__
25
82
83
+ **Implemented enhancements: **
84
+
85
+ - Flash message: bring user at top of the page
86
+ `#232 <https://github.com/rero/rero-ils/issues/232 >`__
87
+
88
+ **Fixed bugs: **
89
+
90
+ - Not possible to add or edit a location if field is_online is not
91
+ checked `#562 <https://github.com/rero/rero-ils/issues/562 >`__
92
+ - Fees: API returns 0 records
93
+ `#560 <https://github.com/rero/rero-ils/issues/560 >`__
94
+ - Document editor: save button disabled
95
+ `#556 <https://github.com/rero/rero-ils/issues/556 >`__
96
+
26
97
**Closed issues: **
27
98
99
+ - “online” item type in fixture
100
+ `#573 <https://github.com/rero/rero-ils/issues/573 >`__
101
+ - Editor: qualifier vs. note
102
+ `#557 <https://github.com/rero/rero-ils/issues/557 >`__
28
103
- Facet author not always displayed (in Firefox)
29
104
`#554 <https://github.com/rero/rero-ils/issues/554 >`__
105
+ - Person page: no links to documents in organisation views
106
+ `#553 <https://github.com/rero/rero-ils/issues/553 >`__
107
+ - Translation “The item has been requested”
108
+ `#404 <https://github.com/rero/rero-ils/issues/404 >`__
30
109
31
110
**Merged pull requests: **
32
111
112
+ - documentation: update changes and release notes
113
+ `#596 <https://github.com/rero/rero-ils/pull/596 >`__
114
+ (`iGormilhit <https://github.com/iGormilhit >`__)
115
+ - tests: hide “No issues detected!” from autoflake
116
+ `#595 <https://github.com/rero/rero-ils/pull/595 >`__
117
+ (`blankoworld <https://github.com/blankoworld >`__)
118
+ - translations: update missing translations
119
+ `#594 <https://github.com/rero/rero-ils/pull/594 >`__
120
+ (`jma <https://github.com/jma >`__)
33
121
- ui: fix typeahead unexpected behaviour
34
122
`#593 <https://github.com/rero/rero-ils/pull/593 >`__
35
123
(`jma <https://github.com/jma >`__)
@@ -63,22 +151,35 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.5.0...v0.5.1>`__
63
151
- items: fix online locations status
64
152
`#580 <https://github.com/rero/rero-ils/pull/580 >`__
65
153
(`zannkukai <https://github.com/zannkukai >`__)
154
+ - permissions: disable edit and delete buttons for librarians
155
+ `#566 <https://github.com/rero/rero-ils/pull/566 >`__
156
+ (`BadrAly <https://github.com/BadrAly >`__)
66
157
67
- `v0.5.0 <https://github.com/rero/rero-ils/tree/v0.5.0 >`__ (2019-10-17 )
158
+ `v0.5.0 <https://github.com/rero/rero-ils/tree/v0.5.0 >`__ (2019-10-23 )
68
159
----------------------------------------------------------------------
69
160
70
161
`Full
71
162
Changelog <https://github.com/rero/rero-ils/compare/v0.4.0...v0.5.0> `__
72
163
73
164
**Fixed bugs: **
74
165
166
+ - database sequences are not updated after executing script/setup
167
+ `#563 <https://github.com/rero/rero-ils/issues/563 >`__
168
+ - JSON export not working
169
+ `#547 <https://github.com/rero/rero-ils/issues/547 >`__
170
+ - A librarian should not be able to edit libraries he/she’s not
171
+ affiliated to. `#488 <https://github.com/rero/rero-ils/issues/488 >`__
75
172
- Removing the barcode from a patron leads to an error after “Submit”
76
173
action `#37 <https://github.com/rero/rero-ils/issues/37 >`__
77
174
78
175
**Closed issues: **
79
176
177
+ - Wrong orgnisation translation in the item type editor
178
+ `#540 <https://github.com/rero/rero-ils/issues/540 >`__
80
179
- Internal server error when displaying record
81
180
`#501 <https://github.com/rero/rero-ils/issues/501 >`__
181
+ - 2 homepages for global view
182
+ `#475 <https://github.com/rero/rero-ils/issues/475 >`__
82
183
- Links to items and documents from circulation UI
83
184
`#446 <https://github.com/rero/rero-ils/issues/446 >`__
84
185
- Check the responsiveness of the front page
@@ -88,9 +189,36 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.4.0...v0.5.0>`__
88
189
89
190
**Merged pull requests: **
90
191
192
+ - permissions: item edit and delete buttons for librarians
193
+ `#582 <https://github.com/rero/rero-ils/pull/582 >`__
194
+ (`BadrAly <https://github.com/BadrAly >`__)
195
+ - cli: reserve a range of pids
196
+ `#579 <https://github.com/rero/rero-ils/pull/579 >`__
197
+ (`BadrAly <https://github.com/BadrAly >`__)
198
+ - translation: correct organisation translation
199
+ `#578 <https://github.com/rero/rero-ils/pull/578 >`__
200
+ (`AoNoOokami <https://github.com/AoNoOokami >`__)
201
+ - ui: fix global homepage
202
+ `#570 <https://github.com/rero/rero-ils/pull/570 >`__
203
+ (`AoNoOokami <https://github.com/AoNoOokami >`__)
204
+ - ui: add a new URL to change the language
205
+ `#569 <https://github.com/rero/rero-ils/pull/569 >`__
206
+ (`jma <https://github.com/jma >`__)
207
+ - ils: translates v0.5.0 strings
208
+ `#567 <https://github.com/rero/rero-ils/pull/567 >`__
209
+ (`iGormilhit <https://github.com/iGormilhit >`__)
210
+ - documentation: fill in changes and release files
211
+ `#565 <https://github.com/rero/rero-ils/pull/565 >`__
212
+ (`iGormilhit <https://github.com/iGormilhit >`__)
91
213
- fixtures: reset sequence to correct value after loading records
92
214
`#561 <https://github.com/rero/rero-ils/pull/561 >`__
93
215
(`BadrAly <https://github.com/BadrAly >`__)
216
+ - metadata: fix dojson for virtua records
217
+ `#559 <https://github.com/rero/rero-ils/pull/559 >`__
218
+ (`rerowep <https://github.com/rerowep >`__)
219
+ - ui: integrate rero-ils-ui angular project
220
+ `#551 <https://github.com/rero/rero-ils/pull/551 >`__
221
+ (`AoNoOokami <https://github.com/AoNoOokami >`__)
94
222
- document: fix json export
95
223
`#548 <https://github.com/rero/rero-ils/pull/548 >`__
96
224
(`Garfield-fr <https://github.com/Garfield-fr >`__)
@@ -126,13 +254,17 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.3.1...v0.4.0>`__
126
254
`#484 <https://github.com/rero/rero-ils/issues/484 >`__
127
255
- Detailed view: field “Notes” is displayed with no content
128
256
`#437 <https://github.com/rero/rero-ils/issues/437 >`__
257
+ - Increase size of result set during API calls
258
+ `#405 <https://github.com/rero/rero-ils/issues/405 >`__
129
259
- Display of “My account”
130
260
`#225 <https://github.com/rero/rero-ils/issues/225 >`__
131
261
- UX of date exceptions
132
262
`#223 <https://github.com/rero/rero-ils/issues/223 >`__
133
263
134
264
**Closed issues: **
135
265
266
+ - Checkin of item that should go in transit
267
+ `#462 <https://github.com/rero/rero-ils/issues/462 >`__
136
268
- Mousehover on “Delete”, when the item cannot be deleted
137
269
`#447 <https://github.com/rero/rero-ils/issues/447 >`__
138
270
- Availability light in views
@@ -149,11 +281,19 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.3.1...v0.4.0>`__
149
281
`#377 <https://github.com/rero/rero-ils/issues/377 >`__
150
282
- Change license headers
151
283
`#374 <https://github.com/rero/rero-ils/issues/374 >`__
284
+ - Fix circ policies editor
285
+ `#363 <https://github.com/rero/rero-ils/issues/363 >`__
152
286
- [angular] Handle Error if http client doesn’t response
153
287
`#167 <https://github.com/rero/rero-ils/issues/167 >`__
154
288
155
289
**Merged pull requests: **
156
290
291
+ - tests: add PID verifications with commit/rollback
292
+ `#558 <https://github.com/rero/rero-ils/pull/558 >`__
293
+ (`blankoworld <https://github.com/blankoworld >`__)
294
+ - #1021 - refactoring: delete unused imports
295
+ `#536 <https://github.com/rero/rero-ils/pull/536 >`__
296
+ (`blankoworld <https://github.com/blankoworld >`__)
157
297
- data: new data files for MEF
158
298
`#535 <https://github.com/rero/rero-ils/pull/535 >`__
159
299
(`rerowep <https://github.com/rerowep >`__)
@@ -366,17 +506,10 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.3.0...v0.3.1>`__
366
506
`Full
367
507
Changelog <https://github.com/rero/rero-ils/compare/v0.2.3...v0.3.0> `__
368
508
369
- **Implemented enhancements: **
370
-
371
- - Should ebooks records be editable ?
372
- `#89 <https://github.com/rero/rero-ils/issues/89 >`__
373
-
374
509
**Fixed bugs: **
375
510
376
511
- Edit item button in professional document search view always visible
377
512
`#390 <https://github.com/rero/rero-ils/issues/390 >`__
378
- - Wrong organisation when adding item or patron types
379
- `#389 <https://github.com/rero/rero-ils/issues/389 >`__
380
513
- Due date in a check-out does not consider closed days introduced in
381
514
exceptions `#263 <https://github.com/rero/rero-ils/issues/263 >`__
382
515
@@ -505,9 +638,6 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.2.3...v0.3.0>`__
505
638
- tests: optional execution of external services tests.
506
639
`#411 <https://github.com/rero/rero-ils/pull/411 >`__
507
640
(`BadrAly <https://github.com/BadrAly >`__)
508
- - circulation: upgrade to invenio circulation v1.0.0a14
509
- `#410 <https://github.com/rero/rero-ils/pull/410 >`__
510
- (`BadrAly <https://github.com/BadrAly >`__)
511
641
- indexation class: add indexation property to IlsRecord
512
642
`#409 <https://github.com/rero/rero-ils/pull/409 >`__
513
643
(`rerowep <https://github.com/rerowep >`__)
@@ -553,9 +683,6 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.2.3...v0.3.0>`__
553
683
- documentation: add an issue template
554
684
`#386 <https://github.com/rero/rero-ils/pull/386 >`__
555
685
(`iGormilhit <https://github.com/iGormilhit >`__)
556
- - documentation: rewrite bad syntax in docstrings
557
- `#382 <https://github.com/rero/rero-ils/pull/382 >`__
558
- (`iGormilhit <https://github.com/iGormilhit >`__)
559
686
- circulation: improve circulation dates
560
687
`#375 <https://github.com/rero/rero-ils/pull/375 >`__
561
688
(`BadrAly <https://github.com/BadrAly >`__)
@@ -629,6 +756,9 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.2.0...v0.2.1>`__
629
756
630
757
**Merged pull requests: **
631
758
759
+ - documentation: rewrite bad syntax in docstrings
760
+ `#382 <https://github.com/rero/rero-ils/pull/382 >`__
761
+ (`iGormilhit <https://github.com/iGormilhit >`__)
632
762
- fixture: fix transformation with no publishers
633
763
`#368 <https://github.com/rero/rero-ils/pull/368 >`__
634
764
(`iGormilhit <https://github.com/iGormilhit >`__)
@@ -665,6 +795,9 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.1.0a22...v0.2.0>`__
665
795
666
796
**Merged pull requests: **
667
797
798
+ - circulation: upgrade to invenio circulation v1.0.0a14
799
+ `#410 <https://github.com/rero/rero-ils/pull/410 >`__
800
+ (`BadrAly <https://github.com/BadrAly >`__)
668
801
- release v0.2.0 `#362 <https://github.com/rero/rero-ils/pull/362 >`__
669
802
(`iGormilhit <https://github.com/iGormilhit >`__)
670
803
- ui: update translations for v.0.2.0 release
@@ -1330,9 +1463,6 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.1.0a19...v0.1.0a20>`__
1330
1463
- apiharvester: fix size
1331
1464
`#113 <https://github.com/rero/rero-ils/pull/113 >`__
1332
1465
(`rerowep <https://github.com/rerowep >`__)
1333
- - User interface: translations
1334
- `#108 <https://github.com/rero/rero-ils/pull/108 >`__
1335
- (`iGormilhit <https://github.com/iGormilhit >`__)
1336
1466
1337
1467
`v0.1.0a19 <https://github.com/rero/rero-ils/tree/v0.1.0a19 >`__ (2018-10-11)
1338
1468
----------------------------------------------------------------------------
@@ -1342,6 +1472,8 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.1.0a18...v0.1.0a19>`__
1342
1472
1343
1473
**Implemented enhancements: **
1344
1474
1475
+ - Should ebooks records be editable ?
1476
+ `#89 <https://github.com/rero/rero-ils/issues/89 >`__
1345
1477
- Item status isn’t automatically updated in the item brief view
1346
1478
`#20 <https://github.com/rero/rero-ils/issues/20 >`__
1347
1479
@@ -1366,6 +1498,9 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.1.0a18...v0.1.0a19>`__
1366
1498
- frontend: refactoring
1367
1499
`#110 <https://github.com/rero/rero-ils/pull/110 >`__
1368
1500
(`Garfield-fr <https://github.com/Garfield-fr >`__)
1501
+ - User interface: translations
1502
+ `#108 <https://github.com/rero/rero-ils/pull/108 >`__
1503
+ (`iGormilhit <https://github.com/iGormilhit >`__)
1369
1504
- frontend: refactor layout
1370
1505
`#107 <https://github.com/rero/rero-ils/pull/107 >`__
1371
1506
(`jma <https://github.com/jma >`__)
@@ -1472,3 +1607,6 @@ Changelog <https://github.com/rero/rero-ils/compare/v0.1.0a16...v0.1.0a17>`__
1472
1607
- add new document types
1473
1608
`#63 <https://github.com/rero/rero-ils/pull/63 >`__
1474
1609
(`rerowep <https://github.com/rerowep >`__)
1610
+
1611
+ \* *This Change Log was automatically generated
1612
+ by *\ `github_changelog_generator <https://github.com/skywinder/Github-Changelog-Generator >`__
0 commit comments