Home content top
 
 
 News 

Release Notes - 27th May 2010

Two great new features and a handful of fixes. As always if you have any questions please don't hesitate to contact us.

 

Combinations of query results

Insight's Query Wizard already offers you powerful functionality for searching and manipulating your data. In this release, we've given you a whole new level of flexibility, allowing you to compare the results of different queries - for example, "find me all the people in the 'Leaders' group who aren't in the 'Resources' group" or "find me all the people in either the 'Leaders' group or the 'Staff' group.

 

When you have run a query in the usual way and have your results, you now have the option to save them - at the bottom of the results, choose 'Save & Compare' then 'Save these results' and then, as with saving queries, you have the option to either save in your personal folder or in a specific group. After the results have been saved, you can find them again by clicking your personal folder or the relevant group, and selecting the 'Saved Results' tab.

 

Next time you get the results to a query, you can compare the results of this query to any set of results that you have previously saved - choose 'Save & Compare', then 'Compare these results with another results set' and you can then choose the results you previously saved and say how they should be compared with your current results set:

  • Union - List all items (e.g. users) that are in EITHER results set
  • Intersection - List the items (e.g. users) that are in BOTH results sets.
  • Complement - List the items (e.g. users) that are in one results set but not the other.
This then gives you another results set that you can save and, if you so wish, compare again to other results, allowing you to build up infinitely complex queries.


Related Group Memberships

This great new feature allows you to define relationships between your groups so that when a user is given membership of one group, they can automatically be given membership of another group. For example, you might want to ensure that all members of the 'Training Course' group are also given membership to the 'Course Notes' group. Optionally, you can also specify that when a member is removed from the 'Training Course' group, they are also removed from the 'Course Notes' group.

To get started with this feature, go to the 'Members' tab of the group, and you'll see a new Task - 'Configure related groups for the group_name group'. Selecting this takes you to the new configuration page which allows you to set groups that the current group will grant memberships to. Click the 'Add Group' button and choose the group you want to add to, then click 'OK'. You can only select from other groups that you also have the 'Membership Admin' permission over. Make sure you click 'Save' when you're done.

Below the configuration area, you'll also see a list of groups which can grant or revoke memberships from the group you're currently editing. To alter these relationships, you'll need to go to the group in question.


Let us know what you think!

We'd love to hear your comments - good or bad - on our latest release, so leave a comment below and let us know what you think!


Other enhancements and bug fixes

  • The list of possible tasks on the results page in the Query Wizard had become so long as we've been adding features, that it had become a bit confusing. All the same tasks are still there, but we've grouped them logically.
  • In the Web Office, on some documents, there was an error when clicking the 'Viewing History' tab. This has now been resolved.
  • During British Summer Time, all-day events imported into Google Calendar using iCal were not showing on the correct day. This has been fixed.
  • We've made a small fix to the new rotas interface so that the rota's height is adjusted correctly when adding new events.
Feedback:
Peter Leaver (mrc-oxford.org)06/06/2010 09:43
New rotas interface still has ridiculously large cells in WebOffice (though the summary of the rota is more efficient with space):

1) the width of the the column header, regardless of what in in each cell below so "Setting-up Team" is much wider than it needs to be - surely the header could be wrapped so column is minimum width.

2) notes can often be quite long and there is no text wrapping, nor is there any way of putting in a 'return' to start a new line. We have rotas which are impossibly wide and makes editing and reviewing very cumbersome having to scroll four or five times to the next column.

Please, please can something be done about this.


Justin Ruffell-Ward - Insight Support (shareinsight.co.uk)09/06/2010 14:47
Peter, I'm afraid it's not possible to wrap the header text whilst maintaining the new fixed header functionality i.e.the ability to scroll up and down, left and right, whilst maintaining the position of the headings. The fixed header positioning was requested by multiple users.

Wrapping the text notes is something we could look at doing and this is the main reason for the wide columns in your rota. We haven't done this so far as the majority of places people use rota notes they are rather short, so it was simpler and more consistent to leave these as single lines.

The complexity in automatically allowing multiple-lines is in working out when it's appropriate to automaticallystart a new line. If we just force it to automatically overflow then in an otherwise empty column with a short header long comments will make each row very tall, which is effectively the same problem. It would probably be best to allow people to enter their own new lines but this doesn't fix this for existing notes and isn't an easy addition.

The reason that both these issues exist is because of the inherent complexity of the new rota interface, it's drag and drop capability and the difficulty in keeping this working in all the major browsers.

That said, we are always looking to improve the system and so we will certainly take your feedback on board.