| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate and rename rss_* methods to atom_* methods (#15118). | Marius Balteanu | 2022-03-19 | 1 | -1/+1 |
* | Structured Document list for more flexible UI design with CSS (#17924). | Go MAEDA | 2022-02-08 | 1 | -1/+3 |
* | Use field_activity rather than label_activity in the context of time tracking... | Go MAEDA | 2020-03-26 | 1 | -1/+1 |
* | 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 |
* | 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 | 4 | -39/+42 |
* | Use explicit url. | Jean-Philippe Lang | 2017-03-13 | 1 | -1/+1 |
* | Adds odd_even class to time entries (#15361). | Jean-Philippe Lang | 2017-01-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 | 1 | -5/+24 |
* | 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 |
* | Display hours in block title. | Jean-Philippe Lang | 2016-10-29 | 1 | -8/+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 |
* | Use the same scope for counting. | Jean-Philippe Lang | 2015-10-21 | 3 | -9/+10 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 1 | -3/+3 |
* | Adds a link to /time_entries/new from My Page Spent Time block (#17955). | Jean-Philippe Lang | 2014-10-04 | 1 | -0/+6 |
* | Removed deprecated align and width html attributes (#15307). | Jean-Philippe Lang | 2013-11-11 | 1 | -1/+1 |
* | User #where instead of :conditions. | Jean-Philippe Lang | 2013-05-18 | 2 | -2/+2 |
* | Moved links to block titles on "My page". | Jean-Philippe Lang | 2013-05-18 | 3 | -26/+16 |
* | Adds a link on "My Page" to view all my spent time (#13157). | Jean-Philippe Lang | 2013-05-18 | 1 | -1/+4 |
* | Adds label_total_time string (#13337). | Jean-Philippe Lang | 2013-03-10 | 1 | -1/+1 |
* | Adds helpers for retrieving my page data. | Jean-Philippe Lang | 2012-12-02 | 7 | -31/+7 |
* | Code cleanup: removed the obsolete with_limit scope. | Jean-Philippe Lang | 2012-08-27 | 1 | -1/+1 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -1/+1 |
* | Fixed that the issue link is escaped on my page spent time (#10991). | Jean-Philippe Lang | 2012-05-25 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/my/blocks/_issuesreportedbyme.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -5/+5 |
* | replace tabs to spaces at app/views/my/blocks/_timelog.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -3/+3 |
* | replace tabs to spaces at app/views/my/blocks/_issueswatched.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -4/+4 |
* | replace tabs to spaces at app/views/my/blocks/_issuesassignedtome.html.erb | Toshi MARUYAMA | 2011-09-17 | 1 | -4/+4 |
* | remove trailing white-spaces from app/views/my/blocks/_issuesassignedtome.htm... | Toshi MARUYAMA | 2011-09-14 | 1 | -4/+4 |
* | remove trailing white-spaces from app/views/my/blocks/_issuesreportedbyme.htm... | Toshi MARUYAMA | 2011-09-14 | 1 | -4/+4 |
* | remove trailing white-spaces from app/views/my/blocks/_news.html.erb | Toshi MARUYAMA | 2011-09-14 | 1 | -2/+2 |
* | remove trailing white-spaces from app/views/my/blocks/_timelog.html.erb | Toshi MARUYAMA | 2011-09-14 | 1 | -1/+1 |
* | rename .rhtml to .html.erb of app/views/my/blocks/_news.rhtml. | Toshi MARUYAMA | 2011-09-01 | 1 | -0/+0 |