summaryrefslogtreecommitdiffstats
path: root/app/views/my/blocks
Commit message (Expand)AuthorAgeFilesLines
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-1/+1
* Structured Document list for more flexible UI design with CSS (#17924).Go MAEDA2022-02-081-1/+3
* Use field_activity rather than label_activity in the context of time tracking...Go MAEDA2020-03-261-1/+1
* 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
* 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-144-39/+42
* Use explicit url.Jean-Philippe Lang2017-03-131-1/+1
* Adds odd_even class to time entries (#15361).Jean-Philippe Lang2017-01-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-301-5/+24
* 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
* Display hours in block title.Jean-Philippe Lang2016-10-291-8/+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
* Use the same scope for counting.Jean-Philippe Lang2015-10-213-9/+10
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-3/+3
* Adds a link to /time_entries/new from My Page Spent Time block (#17955).Jean-Philippe Lang2014-10-041-0/+6
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-1/+1
* User #where instead of :conditions.Jean-Philippe Lang2013-05-182-2/+2
* Moved links to block titles on "My page".Jean-Philippe Lang2013-05-183-26/+16
* Adds a link on "My Page" to view all my spent time (#13157).Jean-Philippe Lang2013-05-181-1/+4
* Adds label_total_time string (#13337).Jean-Philippe Lang2013-03-101-1/+1
* Adds helpers for retrieving my page data.Jean-Philippe Lang2012-12-027-31/+7
* Code cleanup: removed the obsolete with_limit scope.Jean-Philippe Lang2012-08-271-1/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-1/+1
* Fixed that the issue link is escaped on my page spent time (#10991).Jean-Philippe Lang2012-05-251-1/+1
* replace tabs to spaces at app/views/my/blocks/_issuesreportedbyme.html.erbToshi MARUYAMA2011-09-171-5/+5
* replace tabs to spaces at app/views/my/blocks/_timelog.html.erbToshi MARUYAMA2011-09-171-3/+3
* replace tabs to spaces at app/views/my/blocks/_issueswatched.html.erbToshi MARUYAMA2011-09-171-4/+4
* replace tabs to spaces at app/views/my/blocks/_issuesassignedtome.html.erbToshi MARUYAMA2011-09-171-4/+4
* remove trailing white-spaces from app/views/my/blocks/_issuesassignedtome.htm...Toshi MARUYAMA2011-09-141-4/+4
* remove trailing white-spaces from app/views/my/blocks/_issuesreportedbyme.htm...Toshi MARUYAMA2011-09-141-4/+4
* remove trailing white-spaces from app/views/my/blocks/_news.html.erbToshi MARUYAMA2011-09-141-2/+2
* remove trailing white-spaces from app/views/my/blocks/_timelog.html.erbToshi MARUYAMA2011-09-141-1/+1
* rename .rhtml to .html.erb of app/views/my/blocks/_news.rhtml.Toshi MARUYAMA2011-09-011-0/+0