Skip to content

Releases: PlanoramaEvents/planorama

1.7.1-rc1

07 Aug 15:10
51c012b
Compare
Choose a tag to compare
1.7.1-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.0...v1.7.1-rc1

1.7.0

05 Aug 01:42
263c9d2
Compare
Choose a tag to compare

Release notes - Planorama - Version 1.7.0

  • Add a new report Participant Recording and Streaming Permissions, showing for each person whether they give permission to be recorded and/or livestreamed, and any exclusions for those.
  • Add to the session editor and flyout an indicator about whether the session is being recorded and/or livestreamed.
  • Add columns to the Sessions table for Recorded and Livestreamed, and allow searching and sorting on those.
  • Also in the Sessions table, correctly show any line breaks in the tooltip for Draft Comments and Firm Comments.
  • Provide the ability to edit statuses of multiple sessions at once, in bulk.
  • Add features to a person’s profile:
    • In the Emails tab, show a list of emails sent to that person.
    • In the Draft Schedule and Firm Schedule tabs, show the session time before the room.
  • Enhance the Admin mailings tab to allow inserting a schedule link into a mailing, and to sort the Mailings table by date with the most recent first.

Bug

PLAN-653 Hide the admin publish schedule buttons & table

PLAN-651 Remove hyphen from "live-streamed" on session flyout & editor

PLAN-650 Tweaks to wording on report: Participant Recording and Streaming Permissions

PLAN-641 On Live & Draft Schedules, time then space please

PLAN-631 Url for participant draft schedule has hyphen vs underscore confusion

PLAN-627 fix missing relationship in mail history

PLAN-603 tooltip over draft/firm acceptance comment does not preserve line breaks

PLAN-535 Yikes! After I mail a survey & try to open, get message "This survey hasn't been assigned to you." Can't open a survey at all.

PLAN-525 Feature request - ability to change status of sessions in bulk

PLAN-422 mailings should default to being sorted by date, most recent first.

Story

PLAN-648 REPORT - Participant recording and streaming permissions

PLAN-626 Mail history endpoint

PLAN-619 Conclar post publish and add caching

PLAN-611 Need a variable to insert the schedule link into a mailing

PLAN-556 Export schedule for Publications

PLAN-544 start integrating conclar

PLAN-506 we need to mark sessions as "being recorded" for publications etc etc

PLAN-450 Need ability to see what mail got sent to a participant on their profile

Task

PLAN-620 Backend for Publish process

What's Changed

Full Changelog: v1.6.5...v1.7.0

1.7.0-rc2

04 Aug 00:37
53b1fe0
Compare
Choose a tag to compare
1.7.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.0-rc1...v1.7.0-rc2

1.7.0-rc1

04 Aug 00:30
29c2853
Compare
Choose a tag to compare
1.7.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.6.5...v1.7.0-rc1

1.6.5

31 Jul 20:15
b3f0912
Compare
Choose a tag to compare

Release notes - Planorama - Version 1.6.5

  • added session description to copy edited report
  • added a locally-saved table page size
  • added a "Go to page" box

Bug

PLAN-642 REPORT - the copy edited report needs anew field - description

PLAN-617 This pagination control need the ability to type in a page number

Story

PLAN-645 Change version to 1.6.5

What's Changed

Full Changelog: v1.6.4...v1.6.5

1.6.5-rc1

31 Jul 19:16
dedf232
Compare
Choose a tag to compare
1.6.5-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.6.4...v1.6.5-rc1

1.6.4

29 Jul 13:31
9606a50
Compare
Choose a tag to compare

Release notes - Planorama - Version 1.6.4

  • fix search by area

Bug

PLAN-639 Area search not working after adding counts

Story

PLAN-638 Change version to 1.6.4

What's Changed

Full Changelog: v1.6.3...v1.6.4

1.6.4-rc1

29 Jul 13:23
a31ad53
Compare
Choose a tag to compare
1.6.4-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.6.3...v1.6.4-rc1

1.6.3

28 Jul 18:11
eeb71d1
Compare
Choose a tag to compare

This release enables sort by count

Release notes - Planorama - Version 1.6.3

Task

PLAN-630 create 1.6.3 version

PLAN-629 Sort by Counts

What's Changed

Full Changelog: v1.6.2...v1.6.3

1.6.2

28 Jul 12:04
cdf4f55
Compare
Choose a tag to compare

Release notes - Planorama - Version 1.6.2

  • Show the Draft and Firm schedule, when ready, directly on the participant's Dashboard
  • Expand searching on Sessions table by adding advanced searches on room, format, environment, and copy-edited/proofed
  • Enhance the People table:
    • Add a column for the number of sessions each person is assigned to, and allow advanced search on it
    • Improve the appearance of the Participant Status labels
    • Show the last login date
  • Improve reports:
    • Provide description, fields, session criteria, and people criteria for each report in the menu, and add ability to jump quickly to a report category
    • For a report that the user's convention class does not have permission to run, gray out the report title and give an explanation (instead of a cryptic error message)
    • Improve readability of the Participant Availabilities report by removing the seconds from the available times
    • Remove reserve participants from the conflict listings for the Back to Back, Back to Back to Back, and All Conflict reports
  • Add to the participant's Profile:
    • Require a confirmation "Are you sure?" when a participant attempts to change their primary email. Changing the primary email causes the login email to change, which can cause confusion if the person is not aware of it.
    • Allow a participant to edit their email sharing preference
    • Show the Participant Status in the Admin tab
  • Show the Participant Status in the Admin tab of the People editor and flyout
  • After ignoring a conflict, allow editing of session notes without requiring reignoring the conflict afterward
  • Remove the Remove Now button at the appropriate time

Bug

PLAN-624 Profile needs to allow participants to edit email;-sharing preferences

PLAN-622 In sessions, we should be able to search by Format

PLAN-618 Back to Back including reserved

PLAN-616 REPORT - B2B2B report seems to include reserve participants

PLAN-606 actually remove the REMOVE NOW button

PLAN-597 Ignoring a conflict for a panelist, then adding panel notes, requires re-ignoring conflict

PLAN-595 minors_participation is not being saved by UI as JSON

PLAN-593 I need to be able to see a participant's status on the admin page of their profile

PLAN-585 Person statuses should be in strings.js

PLAN-582 REPORT - The "All Conflicts" report is listing conflicts for reserved

PLAN-538 Next to the report names, we should have little descriptions

PLAN-534 On the people table, the "Last Logged In" column is not displaying the last login date

PLAN-532 Additional Advanced Search Options on the Sessions table: copy edited/proofed & session environment

PLAN-526 REPORT - In the Availabilities column on the Participant Availability leave off seconds

PLAN-379 Staff attempting to run unallowed report gives cryptic error

PLAN-193 Primary email change needs confirmation modal

Story

PLAN-621 Create a 1.6.2 version

PLAN-607 Search by room in sessions

PLAN-605 Show firm schedule on a participant's dashboard

PLAN-604 Show draft schedule on a participant's dashboard

PLAN-600 add to the people table a column for count of sessions person is on & allow search on it

What's Changed

Full Changelog: v1.6.1...v1.6.2