Remizov N.

Results 9 comments of Remizov N.

3.2.0 version works fine, install instructions: 0) git clone https://github.com/dominch/redmine_highlightjs.git 1) cd redmine/ 2) bundle install 3) rake redmine:plugins:migrate RAILS_ENV=production 4) touch tmp/restart.txt

@salmanmp could you create branch with both patches, so your fork could be used till this pull request not merged?

Look here https://github.com/jfqd/redmine_helpdesk/issues/75#issuecomment-101950450

Here https://redmine.ociotec.com/projects/advanced-roadmap/files I think

Sorting is not supported by PivotTable.js https://github.com/nicolaskruchten/pivottable/wiki/Frequently-Asked-Questions#sorting-in-built-in-table-renderer But probably we can sort dataset itself by changing query?

I see. Well, probably one of possible solutions would be: Use of default query options where you can choose what exactly columns should be accessed by Pivot. After default columns...