summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/edit.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/timelog/edit.rhtml.Toshi MARUYAMA2011-08-291-26/+0
* Refactor: extract TimelogController#edit to #updateEric Davis2010-10-111-1/+6
* Refactor: extract TimelogController#create from TimelogController#editEric Davis2010-10-081-1/+1
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-211-1/+1
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-21/+21
* Fixes broken action url on time edit form (#2707).Jean-Philippe Lang2009-02-101-1/+1
* Added :view_timelog_edit_form_bottom hook to the timelog/edit form.Eric Davis2008-10-281-0/+1
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-221-0/+3
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-291-1/+1
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-161-0/+1
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-7/+0
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-1/+1
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-0/+23