summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/bulk_edit.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Spent hours ignoring "Time Span Format" Setting on several pages (#40924).Go MAEDA2024-06-301-1/+1
* Show wiki toolbar in time spent form for custom fields with text formatting e...Go MAEDA2020-04-111-1/+5
* Show user name in time entry bulk edit (#3800).Jean-Philippe Lang2020-04-051-3/+8
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-141-5/+57
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-041-5/+21
* Use HTML5 date input fields instead of text fields with jquery ui date picker...Jean-Philippe Lang2016-05-071-1/+1
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-1/+1
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-141-1/+1
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-221-2/+2
* Code cleanup.Jean-Philippe Lang2012-12-221-4/+4
* Fixed that activities option tags on the time entry bulk edit form are escaped.Jean-Philippe Lang2012-05-051-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Rails3: view: html_safe for timelog/bulk_edit.html.erbToshi MARUYAMA2011-12-211-3/+4
* Invalid HTML generated with ruby1.9.Jean-Philippe Lang2011-12-171-1/+5
* Removed fieldset.Jean-Philippe Lang2011-12-101-4/+0
* Removed double dash.Jean-Philippe Lang2011-12-101-1/+1
* rename .rhtml to .html.erb of app/views/timelog/bulk_edit.rhtml.Toshi MARUYAMA2011-08-291-0/+49