-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
551 lines (341 loc) · 10.3 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
Changelog
=========
4.8.5 (unreleased)
------------------
- Nothing changed yet.
4.8.4 (2024-04-16)
------------------
- Export: Add @@export_page_pictures view to export generated PDF previews.
[thet, ale-rt]
- Export: Do not export generated DOIs.
[reinhardt]
4.8.3 (2023-05-08)
------------------
- Export: Fix for missing reviews. #HELP-5866
4.8.2 (2022-08-02)
------------------
- Uninstall artium if installed. #HELP-4596
4.8.1 (2021-11-25)
------------------
- Upgrade step that deletes all comments. #HELP-2761
4.8.0 (2021-10-20)
------------------
- Hide commenting functionality, only show existing comments. #HELP-2761
- Made chronicon export available as a console script. #SCR-1104
- GND support. #SCR-1422
4.6.1 (2020-10-06)
------------------
- New link to accessibility. #HELP-2413
4.6.0 (2020-07-20)
------------------
- Review Exhibition: Support for permanent exhibitons.
Migration to new schema; indexer for "years" field.
#SCR-340
4.5.1 (2020-04-23)
------------------
- OPAC search: Use production SWB URL, not test. #HELP-1932
- OPAC search: Continue with other sources if one fails. #HELP-1932
4.5.0 (2019-09-26)
------------------
- OPAC search: Also query SWB. #FLOW-650
- Support for new content types. #FLOW-649
4.4.0 (2019-06-05)
------------------
- Footer: Only show BSB logo. #FLOW-434
- RSS: Limit search results to maximum number of items we're returning.
#FLOW-198
- Social Media Buttons: Moved to their own viewlet and updated markup. #FLOW-439
- Support for multipart titles. #FLOW-520
4.3.5 (2018-12-12)
------------------
- Include subtitle in titleOrShortname index. Refs #REC-981
- Registration: Added reference to data protection statement. #REC-991
- Updated DDCs. #REC-983
4.3.4 (2018-05-25)
------------------
- Moved "Datenschutz" link to footer. Refs #17066
4.3.3 (2018-03-05)
------------------
- Also hide captcha etc. from user-information. Refs #16160
[reinhardt]
4.3.2 (2018-01-18)
------------------
- Upgraded to dara schema 4.0. Refs #16169
[reinhardt]
- Added social media buttons. Refs #16159
[reinhardt]
4.3.1 (2017-11-16)
------------------
- Added setting for disabling thematic search section. Refs #16044
[reinhardt]
- Added setting for Chronicon file name prefix. Refs #16093
[reinhardt]
- Patched pyPdf to fix infinite loop. Refs #16076
[reinhardt]
4.3.0 (2017-09-21)
------------------
- Added custom logo link that points to navigation root. Refs #15816
[reinhardt]
- Also index e-book fields. Refs #15676
[reinhardt]
- Dara-XML: Don't include empty ISBN or relations elements. Refs #15178
[reinhardt]
- Export: Fixed MemoryError. Refs #15689
[reinhardt]
- Dynamic portal title in comments viewlet. Refs #15699
[reinhardt]
4.2.1 (2017-06-12)
------------------
- Allow running export after 6 days. Time between end of export and start of
next export is always less than 7 days. Refs #15191
[reinhardt]
- More unicode handling in newsletter. Refs #15075
[reinhardt]
- Make sure we get all results from solr for the export. Refs #15191
[reinhardt]
4.2.0 (2017-03-30)
------------------
- bvid-update: More robust conditions. Refs #14156
[reinhardt]
- metadata-export: Catch catalog inconsistencies. Refs #14156
[reinhardt]
- metadat-export: Added 'force' flag. Also commit after deleting timestamp.
Refs #14156
[reinhardt]
- Upgrade to c.solr 5 but deactivate atomic updates. Refs #15018
[reinhardt]
- Added parameter to extend sehepunkte import further into the past.
Refs #14551
[reinhardt]
- Sehepunkte: Skip boxes without header. Refs #14551
[reinhardt]
4.1.2 (2017-01-27)
------------------
- Require specific custom version of collective.solr
[reinhardt]
4.1.1 (2017-01-27)
------------------
- Changed fields of MissingBVIDExporter, refs #14156
[reinhardt]
- Added bvid-update view, refs #14156
[reinhardt]
- Use canonical_uri in BVID export if activated, refs #14156
[reinhardt]
4.0.5 (2016-11-29)
------------------
- Handle volumes as well as issues in ChroniconExporter, refs #14262
[reinhardt]
- Upgraded to collective.solr 4.0, refs #14362 [reinhardt]
- Added relations and PIDs plus some minor corrections, refs #14349
[reinhardt]
4.0.4 (2016-10-20)
------------------
- Added currentVersion, refs #13874 [reinhardt]
4.0.3 (2016-10-20)
------------------
- Fixed resourceType, refs #13874 [reinhardt]
4.0.2 (2016-07-11)
------------------
- Only run doi registration for review types, refs #13566 [reinhardt]
4.0.1 (2016-05-23)
------------------
- Fixed path depth, refs #13615 [reinhardt]
- Free memory after every issue and volume, refs #13615 [reinhardt]
- Syndication fix for Plone 4.3, refs #11785 #13624 [reinhardt]
4.1.0 (2017-01-27)
------------------
- Töchter, refs #10441, #13564, #13565, #13568, #13569
[reinhardt]
4.0.0 (2016-04-25)
------------------
- Chronicon-Export: new schema; added originalurl, page_first, page_last;
added bvid, updated schema, refs #10873 [reinhardt]
- DOI registration support, refs #10976 #12126 [reinhardt]
- Fixes for Plone 4.3, refs #11785 [reinhardt]
- removed dfg reference from footer, refs #11972 [reinhardt]
- LZA improvements, refs #12383 [reinhardt]
- Migrated to slc.zopescript, refactored, refs #12795 [reinhardt]
- added metadata-export, sehepunkte-import and newsletter console script,
refs #12795 [reinhardt]
- catch and log exceptions in graph_parse [reinhardt]
- test fixes and refactorings [reinhardt]
3.3.2 (2015-09-01)
------------------
- originalurl must correpsond to canonical_uri, refs #10873 [reinhardt]
- removed terms with duplicate id, refs #10622 [reinhardt]
3.3.1 (2015-08-22)
------------------
- xml export: added originalurl, page_first and page_last; removed bvid; use
titles instead of ids in xml, refs #10873 [reinhardt]
3.3.0 (2015-04-07)
------------------
- fixed typo that caused review xml to bleed into other issues, refs #11157
[reinhardt]
- show full name instead of user name in the comments, refs #11156 [reinhardt]
3.2.1 (2014-10-07)
------------------
- default to None for get_package_journal_issue, refs #5578 [reinhardt]
- use new field yearOfPublication on Volume for XML export, refs #10554
[reinhardt]
3.2 (2014-08-05)
----------------
- Refs #9813 retrieve ddcGeo and ddcTime from the sparql query, clean up
[deroiste]
- Refs #9813 Add ddcGeo and ddcTime lookups, cache network queries for 6 hours
[deroiste]
- more robust portal_tabs expressions [reinhardt]
- added missing ids to imported_content [reinhardt]
- added more fields to xml export, refs #5578 [reinhardt]
- repeat the <reviewer> tag if multiple reviewers, refs #5578 [reinhardt]
- merge all provided values for placeOfPublication instead of overwriting
earlier ones, refs #9813 [reinhardt]
- fixed duplication in location field, fixed 2 tests, refs #9813 [reinhardt]
- get series and seriesVol from OPAC, refs #9813 [reinhardt]
- make sure recnsio.translations gets loaded first and overrides any
conflicting translations in other packages, refs #8196 [reinhardt]
- exclude File and Publication from search, refs #8196 [reinhardt]
3.1.3 (2014-03-18)
------------------
- Nothing changed yet.
3.1.2 (2014-03-18)
------------------
- Nothing changed yet.
3.1.1 (2013-12-09)
------------------
- prepared export of xml files for content. We don't have the final xml files
yet, so it is only a stub (pilz)
3.1 (2013-07-07)
----------------
- Test fixes [deroiste, ckirchhoff]
- Remove 3 Klassifications [do3cc]
- Institution are multivalued fields [do3cc]
- newer DDC [do3cc]
3.0.6 (2013-05-14)
------------------
- Nothing changed yet.
3.0.5 (2013-05-14)
------------------
- Updated sparql search
[do3cc]
3.0.4 (2013-05-03)
------------------
- Declared dependency
[reinhardt]
- Updated sparql search
[do3cc]
3.0.3 (2013-02-18)
------------------
- Nothing changed yet.
3.0.2 (2013-02-15)
------------------
- More xdv removal.
[pbauer]
3.0.1 (2013-02-15)
------------------
- Remove xdv things.
[gerken]
3.0.0 (2013-02-15)
------------------
- New release for Plone 4.2 and many changes
[gerken]
2.5.11 (2013-01-30)
-------------------
- Nothing changed yet.
2.5.10 (2013-01-23)
-------------------
- Nothing changed yet.
2.5.9.5 (2012-09-10)
--------------------
- Nothing changed yet.
2.5.9.4 (2012-08-30)
--------------------
- Nothing changed yet.
2.5.9.3 (2012-08-30)
--------------------
- Nothing changed yet.
2.5.9.2 (2012-08-30)
--------------------
- More manifest stuff.
[gerken]
2.5.9.1 (2012-08-30)
--------------------
- Updated manifest in.
[gerken]
2.5.9 (2012-08-30)
------------------
- Nothing changed yet.
2.5.8 (2012-08-20)
------------------
- Uprade step to handle removal of image fields
[gerken]
2.5.7 (2012-08-14)
------------------
- total_seconds is not available in python 2.6
[gerken]
2.5.6 (2012-08-14)
------------------
- Bugfix for plone.app.async.
[gerken]
2.5.5 (2012-08-14)
------------------
- Nothing changed yet.
2.5.4 (2012-08-14)
------------------
- Improved sehepunkte import, should now stop to fail
[gerken]
2.5.3 (2012-07-22)
------------------
- Added more handlers to SPARQL.
[gerken]
- Improved logging.
[gerken]
- Removed tests that did not add value.
[gerken]
- Sparql tests have a level of 100 now, since they
are unreliable anyways
[gerken]
2.5.2 (2012-06-19)
------------------
- Nothing changed yet.
2.5.1 (2012-06-19)
------------------
- Nothing changed yet.
2.5 (2012-06-19)
----------------
- Stop querying opac, trying to use sparql (beta mode)
[gerken]
2.4 (2012-05-29)
----------------
- Added more logging and commits between each imported article
for sehepunkte
2.3 (2012-03-04)
----------------
- Nothing changed yet.
2.2 (2012-02-08)
----------------
- Nothing changed yet.
2.1 (2011-12-05)
----------------
- Fixing package to work with fullrelease [deroiste]
- encode collective.solr search_pattern, fixes some
UnicodeDecodeErrors from search_rss [reinhardt]
- Handle case where language was not identified correctly [gerken]
2.0 (2011-11-08)
----------------
- Phase 2
2.0b2 (2011-10-24)
------------------
- Second beta release for phase 2
2.0b1 (2011-10-13)
------------------
- Beta release
1.0.2 (2011-03-21)
------------------
- Fix for unicode error in newsletter. Also added missing newline
(reinhardt)
1.0.1 (2011-03-02)
------------------
- Adding vocabularies to the egg
1.0 (2011-03-01)
----------------
- Initial release