On Tuesday, 29 May 2012 23:01:34 UTC+10, Jeff Coughlin wrote: > > Can you give us a list of areas that you'd specifically like tested? >
Specific areas that need a lot of testing include: # webtop permissions - Go to the Role editing interface and play around with securing access to various areas of the webtop - Upgrade from earlier versions of core and check that the webtop xml permissions get correctly transferred to the new database managed permission settings # type permissions Type permissions for add/edit/create/delete have been removed from the farpermission table and are now handled dynamically. That is all content types can have this generic permission set applied against any role. The objectadmin grids and overviews should respond accordingly. - Go to the role editing interface and play around with securing type permissions by role - Upgrade from earlier versions of core and check that existing type permissions are migrated correctly # history tab (overviews) There is now a history tab in the editing overview for all content items that extend `versions`. - create new versions of a content type, test the diffing engine and roll backs # password hashing Log into the webtop and set the security config to a new password encryption type. This should automatically update your users on login. Change encryption and try logging in again. (we're working on bulk migration scripts to automate this process from the dev utility area) # `announce` event framework Set up SOLR plugin to use the new event broadcast framework :) # ui issues We're targeting IE8+, Chrome, Safari and Firefox for webtop usage. Let us know if you encounter any oddities in the new Aristo theme we've implemented. That's all I can think of for now :) -- geoff http://www.daemon.com.au/ skype. gb.daemon twitter. @modius -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
