summaryrefslogtreecommitdiffstats
path: root/lib/redmine/my_page.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Go MAEDA2019-05-251-1/+1
* New My page block: Updated issues (#30975).Go MAEDA2019-04-301-0/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* 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