summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/_list.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Merged r19419 from trunk to 4.1-stable (#32768).Go MAEDA2020-01-121-2/+3
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-301-1/+1
* Move styles for count and private to a new class named 'badge' (#29391).Go MAEDA2019-04-091-1/+1
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-211-0/+1
* Reverted r17252 and r17253 (#26655).Go MAEDA2018-04-021-1/+0
* Use button as additional option for contextmenu (#26655).Go MAEDA2018-04-021-0/+1
* Don't use raw output in timelog (#27186).Jean-Philippe Lang2017-10-151-1/+3
* Get rid of sort_helper when using queries.Jean-Philippe Lang2017-03-131-1/+1
* Get the count by group from the query directly.Jean-Philippe Lang2017-03-091-1/+1
* Show Last Comment in Issue list (#1474).Jean-Philippe Lang2017-03-051-1/+6
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-251-1/+1
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-031-1/+2
* Removes calls to #reset_cycle (#15361).Jean-Philippe Lang2016-12-031-1/+0
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-031-1/+1
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-291-2/+2
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-201-1/+1
* Make time entries groupable (#16843).Jean-Philippe Lang2016-07-131-1/+23
* Don't generate back url with params.Jean-Philippe Lang2016-07-101-1/+1
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-3/+3
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-6/+8
* Replaces the link with a checkbox to select/unselect all items in the list.Jean-Philippe Lang2015-10-231-3/+1
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-1/+1
* Makes time entry custom fields available for display on the time entries list...Jean-Philippe Lang2012-12-091-40/+26
* Rename the Member column to User on the time entries list.Jean-Philippe Lang2012-12-091-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Use named routes.Jean-Philippe Lang2012-07-071-2/+2
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Adds an autoscroll div around time entry list and report (#8809).Jean-Philippe Lang2011-11-291-0/+2
* remove a trailing tab from app/views/timelog/_list.html.erbToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces app/views/timelog/_list.html.erbToshi MARUYAMA2011-09-171-3/+3
* rename .rhtml to .html.erb of app/views/timelog/_list.rhtml.Toshi MARUYAMA2011-08-291-0/+53