Releases: dag-hammarskjold-library/dlx-rest
Releases · dag-hammarskjold-library/dlx-rest
v2.0.6.3
What's Changed
- Revert "Filter out votes and speeches from regular bib search" by @aaronhelton in #1125
- update atlas configs for production by @aaronhelton in #1098
Full Changelog: v2.0.6...v2.0.6.3
v2.0.6
What's Changed
- Add a preview record icon next to each search result by @jbukhari in #1054
- Configure for Atlas by @aaronhelton in #1067
- Fix Atlas connection issue option in mongoengine connect by @aaronhelton in #1081
- Make speeches 710 not required by @aaronhelton in #1073
- Update README.md to remove sensitive information by @aaronhelton in #1085
- Fix an issue where not all copied fields were pasting by @aaronhelton in #1074
- Filter out votes and speeches from regular bib search by @aaronhelton in #1075
- Update auth config to include 530 and 591 by @jbukhari in #1082
- Bump requests from 2.27.1 to 2.31.0 by @dependabot in #1086
- Add the ability to link files to records by ISBN by @jbukhari in #1088
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Re-addresses the duplicate authority checking bug identified in #1003 (fields with $g vs fields without) by @jbukhari in #1059
- Fixes a bug that prevented search results from appearing if speeches lacked 700$a by @jbukhari in #1060
- Improves loading time of history records when the list of events is very long by @jbukhari in #1061
- Adds exception handling inside threads to improve error detection; Adds record snapshot to history prior to first save in ME so history is accurate (records imported from Horizon and not yet modified have no history yet) by @jbukhari in #1062
- Updates 100$g to require parentheses by @jbukhari in #1064
- make speeches fields 269 and 930 not required by @aaronhelton in #1068
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
Updated dependencies (security fixes), which don't have direct user-facing implications:
- Bump cryptography from 36.0.2 to 39.0.1 by @dependabot in #1049
- Bump werkzeug from 2.0.1 to 2.2.3 by @dependabot in #976
Updates with direct user-facing implications:
- 988/1002/1003 by @jbukhari in #1052
- Skips duplicate checking on authorities when only the indicator changed.
- Improves searching so that headings with diacritics don't evaluate as identical to headings without diacritics (caused false positive duplicate detection)
- Prevents headings with $g and headings without $g from evaluating as duplicate.
- Issue 871 by @Yalshire2004 in #1046
- Adds a subsystem to manage field visibility and editability. We can now configure fields to be visible and/or editable.
- Additionally includes visual indicators when a field is not editable.
Full Changelog: v2.0.3-rc...v2.0.4
v2.0.3
What's Changed
- Remove auth-control from auth 491. by @jbukhari in #1033
- update 089 validations by @jbukhari in #1034
- Auth merge bugfix by @jbukhari in #1036
Full Changelog: v2.0.2-rc...v2.0.3-rc
Deployed to QAT 2023-03-31
Tested in QAT 2023-04-04 (vv)
Deployed to UAT 2023-04-04
Tested in UAT 2023-04-05
v2.0.2
What's Changed
- add search box to browse results by @aaronhelton in #1025 (Addresses issue #858 )
- don't clean auth-controlled values in bib; exception handling by @jbukhari in #1027 (Addresses issue #1023 )
- Auth updates and browse indexes by @jbukhari in #1028 (Addresses issues #882 #986 and #1018 )
Full Changelog: v2.0.1...v2.0.2-rc
v2.0.1
What's Changed
- auth config updates by @jbukhari in #977
- return None instead of False for load_user's except by @aaronhelton in #1001
- update auth 491 config by @jbukhari in #1019
- Bump cryptography from 3.4.7 to 39.0.1 by @dependabot in #970
Full Changelog: v2.0...v2.0.1
v2.0
What's Changed
- use all subfield values for auth heading in brief display by @jbukhari in #152
- move db connects to app.py by @aaronhelton in #153
- Authorize by @aaronhelton in #155
- X2: Keep editor controls visible during scrolling by @Yalshire2004 in #156
- create quickstart file by @aaronhelton in #157
- Authorize by @aaronhelton in #158
- Pagination by @aaronhelton in #159
- Pagination by @aaronhelton in #160
- New record landing page by @aaronhelton in #161
- File enhance by @aaronhelton in #162
- Update clone feature by @Yalshire2004 in #166
- fix pushstate by @aaronhelton in #164
- basic data validation and updated error messages by @jbukhari in #165
- Some styling for the authority search form by @Yalshire2004 in #167
- Restfuller by @jbukhari in #168
- UI minor changes by @Yalshire2004 in #172
- update some urls by @jbukhari in #173
- Yls feature history by @Yalshire2004 in #175
- use new endpoint for files by @jbukhari in #174
- Flinks UI by @aaronhelton in #176
- update api doc with file open and download actions by @aaronhelton in #177
- Revert "update api doc with file open and download actions" by @aaronhelton in #178
- 4 cf41 f68 ba4 d 455 f bb4 b 1 cc35 c03737 c by @jbukhari in #179
- fix and test all http methods by @jbukhari in #180
- implement count route by @jbukhari in #181
- add count url to records list related links by @jbukhari in #182
- Result counts by @aaronhelton in #183
- Jmarcjs by @jbukhari in #184
- history with two records display implemented by @Yalshire2004 in #185
- Add a user basket feature to facilitate multiple-record views/navigation by @aaronhelton in #186
- Basket by @aaronhelton in #188
- Lookup by @jbukhari in #187
- UI improvements and NEW UI integration with VUE.JS by @Yalshire2004 in #189
- Basket component imrpovements and some UI fix by @Yalshire2004 in #191
- Addbasket feature by @Yalshire2004 in #192
- refine basket layout and data by @aaronhelton in #193
- refine search layout basket controls by @aaronhelton in #194
- add message for basket add/remove by @aaronhelton in #195
- Fix tests by @aaronhelton in #196
- uses pipenv instead of requirements.txt by @aaronhelton in #197
- implement auth merge endpoint by @jbukhari in #198
- account for trailing slash in api path by @jbukhari in #202
- two display implementation by @Yalshire2004 in #199
- Newui params by @aaronhelton in #203
- first draft styling editor by @Yalshire2004 in #204
- Revert "first draft styling editor" by @aaronhelton in #205
- Ylsbranch rev by @aaronhelton in #206
- enable ES import/export by @jbukhari in #207
- separate components by @aaronhelton in #208
- fix auth loading by @aaronhelton in #209
- Tests by @jbukhari in #210
- Tests by @jbukhari in #211
- implement clone by @jbukhari in #212
- Clone Feature implemented (New UI) by @Yalshire2004 in #213
- Delete field by @jbukhari in #214
- fix user and updated properties by @jbukhari in #215
- bugfix by @jbukhari in #216
- Merge implementation and several fixes by @Yalshire2004 in #217
- remove duplicate clone by @aaronhelton in #218
- Fix the Undo feature by @Yalshire2004 in #219
- set default title or header for basket item by @aaronhelton in #220
- delete basket items when record is deleted by @aaronhelton in #223
- Resizing multirecord stage done by @Yalshire2004 in #227
- add files to record view by @aaronhelton in #226
- Fix a bug about the display for editing old UI by @Yalshire2004 in #228
- Few changes on the UI by @Yalshire2004 in #229
- fix bug on hide/display Authorities Merge Form by @Yalshire2004 in #231
- iconify auth links and add to basket by @aaronhelton in #230
- use icons for record controls by @aaronhelton in #232
- Cleanup by @jbukhari in #233
- indent level fix by @jbukhari in #234
- Cleanup by @jbukhari in #236
- implementation of the UI behaviour for adding/removing subfields by @Yalshire2004 in #243
- Delete subfield by @jbukhari in #245
- Bump flask-restx from 0.5.0 to 0.5.1 by @dependabot in #248
- First draft add/remove subfields by @Yalshire2004 in #246
- remove unneeded nesting levels and cleanup by @jbukhari in #249
- handle promise on put; don't put on +/- subfield by @jbukhari in #251
- make en first in files list by @jbukhari in #252
- bugfix by @jbukhari in #253
- change event listener to input by @aaronhelton in #254
- 9 cdfa638 0 e78 49 d9 b564 148 fa06 a5 d9 a by @jbukhari in #255
- bugfix by @jbukhari in #256
- updates by @jbukhari in #257
- Updates by @jbukhari in #258
- Search comp by @aaronhelton in #259
- refactor basket by @aaronhelton in #260
- read only style; new record by @jbukhari in #261
- Read Only Record by @aaronhelton in #262
- remove typeahead dropdown on window click by @jbukhari in #263
- Fix integrity by @aaronhelton in https://github.com/dag-hammars...
v2.0-rc-5
What's Changed
Full Changelog: v2.0-rc-4...v2.0-rc-5