LimeSurvey: 2.06 325f4f55

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu 2.06 2014-11-26 23:36:43 2.06 d3804be6
Affected Issues  09207: Port new response search/filter feature to Limesurvey 2.06
 09260: XSS in browse response
Changeset

Fixed issue 09260: XSS in browse response
Fixed issue : awfull screen for browse responses
Dev : default permission search is read (just to do : Permission::model()->hasGlobalPermission('superadmin') :) )
Dev : header and footer of jqgris is allways shown completely on screen (if you don't resize the window ?)
Dev : Use .tooltip from jquery-ui in jqgrid table : todo : test with more column ? tested with big example file

mod - application/controllers/admin/responses.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/models/Permission.php Diff File
mod - scripts/admin/listresponse.js Diff File
mod - styles/adminstyle.css Diff File