summaryrefslogtreecommitdiff
path: root/app/views/my
AgeCommit message (Expand)Author
2018-07-11Add my activities to my page (#2471).Go MAEDA
2018-04-21Use button as additional option for contextmenu (#26655).Go MAEDA
2018-04-02Reverted r17252 and r17253 (#26655).Go MAEDA
2018-04-02Use button as additional option for contextmenu (#26655).Go MAEDA
2017-12-31Use reverse_each instead of reverse.each (#27671).Go MAEDA
2017-04-04Don't hardcode the groups on My page.Jean-Philippe Lang
2017-03-18Load queries from the helper.Jean-Philippe Lang
2017-03-16Fix tests (#1565).Jean-Philippe Lang
2017-03-16Use helper methods for rendering blocks.Jean-Philippe Lang
2017-03-16Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang
2017-03-15Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang
2017-03-15Move the "Log time" link on My page.Jean-Philippe Lang
2017-03-15Let user display a custom query on "My page" (#1565).Jean-Philippe Lang
2017-03-14Adds titles on icon links.Jean-Philippe Lang
2017-03-14Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang
2017-03-13Don't reload the page when adding/removing a block.Jean-Philippe Lang
2017-03-13Fix that move/delete links disappear after updating block settings.Jean-Philippe Lang
2017-03-13Use explicit url.Jean-Philippe Lang
2017-03-11Fix sort handle on "My page".Jean-Philippe Lang
2017-03-09Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang
2017-01-26Adds odd_even class to time entries (#15361).Jean-Philippe Lang
2016-12-13Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang
2016-11-26Return false after onclick (#24439).Jean-Philippe Lang
2016-11-18Test failure (#23996).Jean-Philippe Lang
2016-11-18Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang
2016-10-30My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang
2016-10-29Removes hard-coded border.Jean-Philippe Lang
2016-10-29Enables context menu on My Page for time entries.Jean-Philippe Lang
2016-10-29Don't use a global variable for storing context menu URL.Jean-Philippe Lang
2016-10-29Display hours in block title.Jean-Philippe Lang
2016-10-29Adds icon.Jean-Philippe Lang
2016-10-29Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang
2016-10-29Adds helpers for rendering my page blocks.Jean-Philippe Lang
2016-08-31Show open issues only in "Reported Issues" on My page (#23472).Jean-Philippe Lang
2016-05-07Replace Date.today with User.current.today (#22320).Jean-Philippe Lang
2016-03-20Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang
2016-01-20Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang
2015-11-08Adds a Save button at the end of the account form for mobile devices (#19097).Jean-Philippe Lang
2015-10-21Use the same scope for counting.Jean-Philippe Lang
2015-10-15Named routed for RSS/API keys (#20997).Jean-Philippe Lang
2015-06-27Add avatar and edit link to "My account" page (#5418).Jean-Philippe Lang
2015-06-19Removed extra blank lines (#19851).Jean-Philippe Lang
2015-06-19Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang
2015-05-10Code cleanup (#19458).Jean-Philippe Lang
2015-05-10Add the ability to expire passwords after a configurable number of days (#194...Jean-Philippe Lang
2015-02-23Removed unneeded #h calls in views.Jean-Philippe Lang
2015-01-17Add support for multiple email addresses per user (#4244).Jean-Philippe Lang
2014-10-04Adds a link to /time_entries/new from My Page Spent Time block (#17955).Jean-Philippe Lang
2014-01-24Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang
2014-01-19Focus first text field automatically (#13134).Jean-Philippe Lang