summaryrefslogtreecommitdiffstats
path: root/app/views/my
Commit message (Expand)AuthorAgeFilesLines
* Force passwords to contain specified character classes (#4221).Go MAEDA2019-08-291-1/+5
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-162-1/+14
* Update Rails ujs (#31205).Go MAEDA2019-04-181-1/+1
* Add the splitcontent* classes to my page layout (#30168).Go MAEDA2019-01-191-4/+2
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-122-0/+4
* Add my activities to my page (#2471).Go MAEDA2018-07-111-0/+5
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-211-0/+3
* Reverted r17252 and r17253 (#26655).Go MAEDA2018-04-021-3/+0
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-021-0/+3
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-311-1/+1
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-12/+6
* Load queries from the helper.Jean-Philippe Lang2017-03-181-3/+1
* Fix tests (#1565).Jean-Philippe Lang2017-03-161-1/+1
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-164-10/+2
* Allow multiple instances of custom queries on My page (#1565).Jean-Philippe Lang2017-03-162-28/+21
* Fix link to issues when displaying a project query (#1565).Jean-Philippe Lang2017-03-151-2/+3
* Move the "Log time" link on My page.Jean-Philippe Lang2017-03-151-1/+1
* Let user display a custom query on "My page" (#1565).Jean-Philippe Lang2017-03-151-0/+26
* Adds titles on icon links.Jean-Philippe Lang2017-03-142-2/+2
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-145-39/+43
* Don't reload the page when adding/removing a block.Jean-Philippe Lang2017-03-133-1/+6
* Fix that move/delete links disappear after updating block settings.Jean-Philippe Lang2017-03-131-1/+1
* Use explicit url.Jean-Philippe Lang2017-03-131-1/+1
* Fix sort handle on "My page".Jean-Philippe Lang2017-03-111-0/+1
* Removes MyControllerTest#page_layout (#25297).Jean-Philippe Lang2017-03-092-33/+33
* Adds odd_even class to time entries (#15361).Jean-Philippe Lang2017-01-261-1/+1
* Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang2016-12-131-1/+1
* Return false after onclick (#24439).Jean-Philippe Lang2016-11-261-1/+1
* Test failure (#23996).Jean-Philippe Lang2016-11-181-2/+2
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-181-2/+2
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-302-5/+27
* Removes hard-coded border.Jean-Philippe Lang2016-10-291-1/+1
* Enables context menu on My Page for time entries.Jean-Philippe Lang2016-10-291-20/+12
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-291-1/+1
* Display hours in block title.Jean-Philippe Lang2016-10-291-8/+6
* Adds icon.Jean-Philippe Lang2016-10-291-1/+1
* Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang2016-10-291-6/+3
* Adds helpers for rendering my page blocks.Jean-Philippe Lang2016-10-293-40/+6
* Show open issues only in "Reported Issues" on My page (#23472).Jean-Philippe Lang2016-08-311-1/+1
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-072-2/+2
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-2/+2
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-6/+7
* Adds a Save button at the end of the account form for mobile devices (#19097).Jean-Philippe Lang2015-11-081-1/+2
* Use the same scope for counting.Jean-Philippe Lang2015-10-213-9/+10
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-3/+3
* Add avatar and edit link to "My account" page (#5418).Jean-Philippe Lang2015-06-271-1/+5
* Removed extra blank lines (#19851).Jean-Philippe Lang2015-06-191-3/+0
* Require password re-entry for sensitive actions (#19851).Jean-Philippe Lang2015-06-193-2/+13
* Code cleanup (#19458).Jean-Philippe Lang2015-05-101-1/+1
* Add the ability to expire passwords after a configurable number of days (#194...Jean-Philippe Lang2015-05-101-1/+1