summaryrefslogtreecommitdiffstats
path: root/app/views/my/blocks/_timelog.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-2/+2
* Switches all icons to Material Symbols (#23980).Marius Balteanu2024-09-241-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-2/+2
* Use field_activity rather than label_activity in the context of time tracking...Go MAEDA2020-03-261-1/+1
* 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
* Fix tests (#1565).Jean-Philippe Lang2017-03-161-1/+1
* Use helper methods for rendering blocks.Jean-Philippe Lang2017-03-161-5/+0
* Move the "Log time" link on My page.Jean-Philippe Lang2017-03-151-1/+1
* Adds titles on icon links.Jean-Philippe Lang2017-03-141-1/+1
* 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
* Replace Date.today with User.current.today (#22320).Jean-Philippe Lang2016-05-071-1/+1
* 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
* 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
* 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-021-4/+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/_timelog.html.erbToshi MARUYAMA2011-09-171-3/+3
* 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/_timelog.rhtml.Toshi MARUYAMA2011-09-011-0/+52