Releases: superdesk/newsroom-core
Releases · superdesk/newsroom-core
v2.3.1
What's Changed
- fix agenda items display when filtering by date by @petrjasek in #273
- split fetching items and aggregations in wire by @petrjasek in #276
- only add styles for skeleton from primereact by @petrjasek in #278
- [NHUB-231] fix: Remove Planning details if restrict_coverage_info=True by @MarkLark86 in #283
- [NHUB-231] fix(api): Make sure dates are sent when restrict_coverage_info is active by @MarkLark86 in #285
- fix wire scrolling by @petrjasek in #301
Full Changelog: v2.3.0...v2.3.1
v2.3.1-rc2
Full Changelog: v2.3.1-rc1...v2.3.1-rc2
v2.3.1-rc1
What's Changed
- fix agenda items display when filtering by date by @petrjasek in #273
- split fetching items and aggregations in wire by @petrjasek in #276
- only add styles for skeleton from primereact by @petrjasek in #278
- [NHUB-231] fix: Remove Planning details if restrict_coverage_info=True by @MarkLark86 in #283
- [NHUB-231] fix(api): Make sure dates are sent when restrict_coverage_info is active by @MarkLark86 in #285
Full Changelog: v2.3.0...v2.3.1-rc1
v2.3.0
What's Changed
- [STTNHUB-162]: Store Planning item separately on push by @MarkLark86 in #176
- add coverage tooltips to preview by @petrjasek in #180
- [STTNHUB-163] Provide Planning Only filter in Agenda by @MarkLark86 in #181
- [STTNHUB-165] Group Planning items in preview panel by @MarkLark86 in #185
- [CPNHUB-121] improve: Show Subjects in Agenda preview by @MarkLark86 in #186
- [STTNHUB-166] Show Event details in Planning preview by @MarkLark86 in #187
- [STTNHUB-168] Add planning.agenda filters to list of Calendars by @MarkLark86 in #188
- add saml auth support by @petrjasek in #190
- fix redirect on saml auth error by @petrjasek in #191
- NHUB-158 by @darconny in #192
- avoid long lines in email body by @petrjasek in #194
- [STTNHUB-171] Ability to configure nested aggregation search on a field by @MarkLark86 in #193
- [STTNHUB-171] fix: Group subjects in preview based on filter group config by @MarkLark86 in #195
- [CPNHUB-24] fix translation of cancelled planning & coverages by @MarkLark86 in #196
- update coverage tooltip text by @petrjasek in #197
- [NHUB-181] fix: Dont replace planning with event on push by @MarkLark86 in #198
- test using python 3.10 by @petrjasek in #200
- [NHUB-165] Support nested agg search on wire items by @MarkLark86 in #199
- there could be still long lines inside html tags by @petrjasek in #204
- NHUB-164 by @darconny in #205
- [NHUB-140]: New command to purge expired Agenda items by @MarkLark86 in #202
- [SDESK-6568] fix: Group planning fails when coverage is null by @MarkLark86 in #203
- hide sidebar when rendering saved items by @petrjasek in #206
- tweak clear filters behaviour by @petrjasek in #207
- fix agenda ednote english strings from sd by @petrjasek in #209
- update fr_CA translations by @petrjasek in #211
- [STTNHUB-177] fix(agenda_search): Include Planning items when running query filters by @MarkLark86 in #208
- [STTNHUB-179] Show Event registration, invitation and location notes by @MarkLark86 in #212
- fix auth error - use user only after checking it's not None by @petrjasek in #214
- avoid working with time for company expiry by @petrjasek in #213
- fix download media stored on amazon by @petrjasek in #215
- fix failing email notifications due to line length by @petrjasek in #216
- [STTNHUB-177] fix: Add coverage hits to search results by @MarkLark86 in #217
- [CPNHUB-145] Add config for Agenda subnav filters by @MarkLark86 in #218
- add black to CI by @petrjasek in #219
- fix agenda item visited status by @petrjasek in #221
- fix missing button label in monitoring settings by @petrjasek in #222
- refactor auth code by @petrjasek in #220
- [NHUB-193] Improve location filter by supporting regions and places by @MarkLark86 in #223
- handle all day events and events with no end date by @petrjasek in #224
- [NHUB-195] New privilege to restrict coverage details by @MarkLark86 in #225
- fix links for websites like
www.example.com
by @petrjasek in #228 - fix event date display for original timezone by @petrjasek in #227
- Avoid
Event Cancelled
string in french by @petrjasek in #226 - make notifications timestamps translatable to fr by @petrjasek in #229
- it was converting the timestamps to local timezone by @petrjasek in #231
- fix(push): Notifications fail if topic has coverage filters by @MarkLark86 in #232
- update translations by @petrjasek in #233
- [NHUB-193] Improve location dropdown style by @MarkLark86 in #230
- [NHUB-207] fix(ui): Incorrectly showing AllVersions/NewsOnly toggle on mobile by @MarkLark86 in #234
- mark coverage types names for translations by @petrjasek in #235
- [STTNHUB-190] fix(ui): New Agenda notification not showing in list by @MarkLark86 in #236
- [NHUB-200] ui: Improve coverage preview when info restricted by @MarkLark86 in #237
- [NHUB-202]: fix(translation): Typo in coverage watch API error by @MarkLark86 in #238
- update translations by @MarkLark86 in #239
- [NHUB-48] fix(ui): Show company section permissions as false if not undefined by @MarkLark86 in #240
- fix agenda group date for all day events by @petrjasek in #241
- update translations by @petrjasek in #242
- fix errors in AgendaEdNote component by @petrjasek in #243
- fix agenda date group mapping by @petrjasek in #244
- fix(push/notify): Add default value for search.planning_items_should by @MarkLark86 in #245
- Fix report date formatting by @MarkLark86 in #246
- fix filtering based on fields with nested config by @petrjasek in #247
- [CPNHUB-159] fix(search): Dont add _type to resource searches by @MarkLark86 in #248
- [CPNHUB-157] fix(email): Use SMTP so headers are escaped by @MarkLark86 in #249
- restore the format of new_item notification for wire by @petrjasek in #250
- [NHUB-221] Invalidate dashboard cache on changes to cards by @MarkLark86 in #251
- fix agenda detail for public user by @petrjasek in #252
- add language and source fields to agenda by @petrjasek in #253
- enable aggregations on language field in agenda by @petrjasek in #254
- use
bool.filter
instead ofbool.must
by @petrjasek in #255 - add loading indicator to wire app by @petrjasek in #256
- add loading indicator to agenda by @petrjasek in #257
- read CLIENT_URL config from env by @petrjasek in #259
- tweak saml auth path by @petrjasek in #260
- fix elastic or query not working with recent elastic by @petrjasek in #261
- avoid using elastic or query by @petrjasek in #262
- [CPNHUB-190] fix(push): Unable to find Event if Plan date is before Event start date by @MarkLark86 in #264
- [CPNHUB-179] fix(schema): Make
user
attribute mandatory for Topics by @MarkLark86 in #265 - fix coverage icon display in list by @petrjasek in #263
- [STTNHUB-219] fix(locations): Format address using city and state attributes by @MarkLark86 in #266
Full Changelog: v2.2...v2.3.0
v2.3.0-rc6
What's Changed
- [STTNHUB-219] fix(locations): Format address using city and state attributes by @MarkLark86 in #266
Full Changelog: v2.3.0-rc5...v2.3.0-rc6
v2.3.0-rc5
Fixes
- [NHUB-229] fix: elastic or query not working with recent elastic (#261)
- [NHUB-229] fix: avoid using elastic or query (#262)
- [CPNHUB-190] fix(push): Unable to find Event if Plan date is before Event start date (#264)
- [CPNHUB-179] fix(schema): Make user attribute mandatory for Topics (#265)
- [CPNHUB-188] fix: coverage icon display in list (#263)
v2.3.0-rc4
release v2.3.0-rc4
v2.3.0-rc3
release 2.3.0-rc3
v2.3.0-rc2
release 2.3.0-rc2
v2.3-rc1
What's Changed
- [STTNHUB-162]: Store Planning item separately on push by @MarkLark86 in #176
- add coverage tooltips to preview by @petrjasek in #180
- [STTNHUB-163] Provide Planning Only filter in Agenda by @MarkLark86 in #181
- [STTNHUB-165] Group Planning items in preview panel by @MarkLark86 in #185
- [CPNHUB-121] improve: Show Subjects in Agenda preview by @MarkLark86 in #186
- [STTNHUB-166] Show Event details in Planning preview by @MarkLark86 in #187
- [STTNHUB-168] Add planning.agenda filters to list of Calendars by @MarkLark86 in #188
- add saml auth support by @petrjasek in #190
- fix redirect on saml auth error by @petrjasek in #191
- NHUB-158 by @darconny in #192
- avoid long lines in email body by @petrjasek in #194
- [STTNHUB-171] Ability to configure nested aggregation search on a field by @MarkLark86 in #193
- [STTNHUB-171] fix: Group subjects in preview based on filter group config by @MarkLark86 in #195
- [CPNHUB-24] fix translation of cancelled planning & coverages by @MarkLark86 in #196
- update coverage tooltip text by @petrjasek in #197
- [NHUB-181] fix: Dont replace planning with event on push by @MarkLark86 in #198
- test using python 3.10 by @petrjasek in #200
- [NHUB-165] Support nested agg search on wire items by @MarkLark86 in #199
- there could be still long lines inside html tags by @petrjasek in #204
- NHUB-164 by @darconny in #205
- [NHUB-140]: New command to purge expired Agenda items by @MarkLark86 in #202
- [SDESK-6568] fix: Group planning fails when coverage is null by @MarkLark86 in #203
- hide sidebar when rendering saved items by @petrjasek in #206
- tweak clear filters behaviour by @petrjasek in #207
- fix agenda ednote english strings from sd by @petrjasek in #209
- update fr_CA translations by @petrjasek in #211
- [STTNHUB-177] fix(agenda_search): Include Planning items when running query filters by @MarkLark86 in #208
- [STTNHUB-179] Show Event registration, invitation and location notes by @MarkLark86 in #212
- fix auth error - use user only after checking it's not None by @petrjasek in #214
- avoid working with time for company expiry by @petrjasek in #213
- fix download media stored on amazon by @petrjasek in #215
- fix failing email notifications due to line length by @petrjasek in #216
- [STTNHUB-177] fix: Add coverage hits to search results by @MarkLark86 in #217
- [CPNHUB-145] Add config for Agenda subnav filters by @MarkLark86 in #218
- add black to CI by @petrjasek in #219
- fix agenda item visited status by @petrjasek in #221
- fix missing button label in monitoring settings by @petrjasek in #222
- refactor auth code by @petrjasek in #220
- [NHUB-193] Improve location filter by supporting regions and places by @MarkLark86 in #223
- handle all day events and events with no end date by @petrjasek in #224
- [NHUB-195] New privilege to restrict coverage details by @MarkLark86 in #225
- fix links for websites like
www.example.com
by @petrjasek in #228 - fix event date display for original timezone by @petrjasek in #227
- Avoid
Event Cancelled
string in french by @petrjasek in #226 - make notifications timestamps translatable to fr by @petrjasek in #229
- it was converting the timestamps to local timezone by @petrjasek in #231
- fix(push): Notifications fail if topic has coverage filters by @MarkLark86 in #232
- update translations by @petrjasek in #233
- [NHUB-193] Improve location dropdown style by @MarkLark86 in #230
- [NHUB-207] fix(ui): Incorrectly showing AllVersions/NewsOnly toggle on mobile by @MarkLark86 in #234
- mark coverage types names for translations by @petrjasek in #235
- [STTNHUB-190] fix(ui): New Agenda notification not showing in list by @MarkLark86 in #236
- [NHUB-200] ui: Improve coverage preview when info restricted by @MarkLark86 in #237
- [NHUB-202]: fix(translation): Typo in coverage watch API error by @MarkLark86 in #238
- update translations by @MarkLark86 in #239
- [NHUB-48] fix(ui): Show company section permissions as false if not undefined by @MarkLark86 in #240
- fix agenda group date for all day events by @petrjasek in #241
- update translations by @petrjasek in #242
Full Changelog: v2.2...v2.3-rc1