summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/_form.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Don't let users log time on issues they cannot see in their projects (#21150).Jean-Philippe Lang2015-11-041-1/+3
* Fixed that time logging form may disclose subjects of issues that are not vis...Jean-Philippe Lang2015-11-041-1/+1
* Raises time entries comments limit to 1024 (#19885).Jean-Philippe Lang2015-09-211-1/+1
* Update activities list when changing project/issue id on the time entry form ...Jean-Philippe Lang2015-05-301-0/+13
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* Let the new time_entry form be submitted without project (#17954).Jean-Philippe Lang2014-10-041-3/+5
* Input fields restricted on length should have maxlength parameter set (#12833).Jean-Philippe Lang2013-01-201-1/+1
* replace tabs to spaces at app/views/timelog/_form.html.erbToshi MARUYAMA2012-12-271-16/+16
* Update the issue subject when choosing an issue from the drop down menu.Jean-Philippe Lang2012-12-261-2/+11
* Don't show the project dropdown when logging time on an issue.Jean-Philippe Lang2012-08-091-1/+1
* Adds autocomplete to issue field on time logging form.Jean-Philippe Lang2012-08-091-0/+2
* Enable global time logging at /time_entries/new (#10020).Jean-Philippe Lang2012-01-211-0/+7
* Separated new/edit views for the timelog controller.Jean-Philippe Lang2012-01-101-0/+14