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