| Commit message (Expand) | Author | Age | Files | Lines |
* | Renames and improves methods provided by @IconsHelper@ (#23980). | Marius Balteanu | 2024-10-19 | 4 | -5/+5 |
* | Switches all icons to Material Symbols (#23980). | Marius Balteanu | 2024-09-24 | 1 | -1/+1 |
* | Add view hooks in My page (#41044). | Go MAEDA | 2024-09-08 | 1 | -0/+2 |
* | Replaces two more occurences of del and attachment icons (#23980). | Marius Balteanu | 2024-09-07 | 1 | -1/+1 |
* | Replaces icon-email and icon-passwd icons with SVG icons (#23980). | Marius Balteanu | 2024-08-31 | 1 | -1/+1 |
* | Start working on replacing old icons with SVG icons (#23980): | Marius Balteanu | 2024-08-29 | 2 | -3/+3 |
* | Indentation fixes (#39806). | Marius Balteanu | 2024-01-16 | 1 | -3/+3 |
* | Fix query columns selection in admin and my page (#39806). | Marius Balteanu | 2024-01-16 | 1 | -0/+2 |
* | Improve wording on password change form (#36908). | Go MAEDA | 2022-06-29 | 1 | -1/+1 |
* | Automatically add the user to the watchers list after contributing to an issu... | Marius Balteanu | 2022-03-19 | 1 | -0/+5 |
* | Deprecate and rename rss_* methods to atom_* methods (#15118). | Marius Balteanu | 2022-03-19 | 2 | -4/+4 |
* | Structured Document list for more flexible UI design with CSS (#17924). | Go MAEDA | 2022-02-08 | 1 | -1/+3 |
* | Drop OpenID support (#35755). | Go MAEDA | 2021-12-14 | 1 | -3/+0 |
* | Use named routes in base layout and account sidebar (#35075). | Go MAEDA | 2021-04-15 | 1 | -1/+1 |
* | Backup codes for 2fa auth (#1237). | Go MAEDA | 2020-08-29 | 1 | -0/+1 |
* | Adds a setting to disable/enable/require 2fa auth (#1237). | Go MAEDA | 2020-08-29 | 1 | -0/+2 |
* | Adds two factor authentication support (#1237). | Go MAEDA | 2020-08-29 | 2 | -1/+12 |
* | Use field_activity rather than label_activity in the context of time tracking... | Go MAEDA | 2020-03-26 | 1 | -1/+1 |
* | 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 |