summaryrefslogtreecommitdiffstats
path: root/lib/redmine/my_page.rb
Commit message (Expand)AuthorAgeFilesLines
* Add my activities to my page (#2471).Go MAEDA2018-07-111-1/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-0/+6
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-161-4/+4
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-161-6/+27
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-0/+1
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-141-10/+11
* Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang2016-10-291-0/+62