| Commit message (Expand) | Author | Age | Files | Lines |
* | Update activities list when changing project/issue id on the time entry form ... | Jean-Philippe Lang | 2015-05-30 | 2 | -0/+14 |
* | Removed unneeded #h calls in views. | Jean-Philippe Lang | 2015-02-23 | 2 | -2/+2 |
* | remove duplicated :id key from app/views/timelog/report.html.erb | Toshi MARUYAMA | 2015-01-04 | 1 | -2/+2 |
* | Removed duplicate element ids. | Jean-Philippe Lang | 2014-11-23 | 1 | -1/+1 |
* | Removed submit_query_form function. | Jean-Philippe Lang | 2014-11-18 | 1 | -1/+1 |
* | Removed deep nested time entries routes. | Jean-Philippe Lang | 2014-11-16 | 1 | -1/+1 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -1/+1 |
* | Removes routes for time entries nested under project/issues. | Jean-Philippe Lang | 2014-10-04 | 3 | -8/+8 |
* | Let the new time_entry form be submitted without project (#17954). | Jean-Philippe Lang | 2014-10-04 | 2 | -4/+5 |
* | Wrap filters, options and buttons with extra div (#15362). | Jean-Philippe Lang | 2014-01-11 | 1 | -3/+5 |
* | Merged custom fields format refactoring. | Jean-Philippe Lang | 2013-12-14 | 1 | -1/+1 |
* | Removed deprecated align and width html attributes (#15307). | Jean-Philippe Lang | 2013-11-11 | 3 | -4/+4 |
* | Fixed that CSV Export of Spent Time ignores filters and columns selection (#1... | Jean-Philippe Lang | 2013-04-03 | 1 | -1/+2 |
* | Adds label_total_time string (#13337). | Jean-Philippe Lang | 2013-03-10 | 2 | -4/+4 |
* | Adds an helper for rendering query columns selection. | Jean-Philippe Lang | 2013-02-23 | 1 | -1/+1 |
* | Makes all time entry columns available in the CSV export. | Jean-Philippe Lang | 2013-02-19 | 1 | -1/+15 |
* | Input fields restricted on length should have maxlength parameter set (#12833). | Jean-Philippe Lang | 2013-01-20 | 1 | -1/+1 |
* | replace tabs to spaces at app/views/timelog/_form.html.erb | Toshi MARUYAMA | 2012-12-27 | 1 | -16/+16 |
* | Update the issue subject when choosing an issue from the drop down menu. | Jean-Philippe Lang | 2012-12-26 | 1 | -2/+11 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 1 | -2/+2 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-22 | 1 | -4/+4 |
* | Makes time entry custom fields available for display on the time entries list... | Jean-Philippe Lang | 2012-12-09 | 2 | -47/+44 |
* | Rename the Member column to User on the time entries list. | Jean-Philippe Lang | 2012-12-09 | 1 | -1/+1 |
* | Adds TimeEntryQuery for listing time entries. | Jean-Philippe Lang | 2012-12-09 | 1 | -32/+13 |
* | Set radio button when selecting a date with the date picker. | Jean-Philippe Lang | 2012-09-02 | 1 | -2/+6 |
* | Don't show the project dropdown when logging time on an issue. | Jean-Philippe Lang | 2012-08-09 | 1 | -1/+1 |
* | Adds autocomplete to issue field on time logging form. | Jean-Philippe Lang | 2012-08-09 | 1 | -0/+2 |
* | JQuery in, Prototype/Scriptaculous out (#11445). | Jean-Philippe Lang | 2012-07-22 | 2 | -6/+6 |
* | Use named routes. | Jean-Philippe Lang | 2012-07-07 | 1 | -2/+2 |
* | Deprecated :confirm => 'Text' option. | Jean-Philippe Lang | 2012-07-07 | 1 | -1/+1 |
* | Fixed that logging time inside redirects at global time logging (#11038). | Jean-Philippe Lang | 2012-05-29 | 1 | -0/+1 |
* | Fixed that activities option tags on the time entry bulk edit form are escaped. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 7 | -8/+10 |
* | Fixed that date range fields don't get enabled when using the calendar popup ... | Jean-Philippe Lang | 2012-04-19 | 1 | -1/+1 |
* | Adds custom field in TimeEntry API responses (#10131). | Jean-Philippe Lang | 2012-02-01 | 2 | -0/+4 |
* | Fixed javascript error when changing time period on time report. | Jean-Philippe Lang | 2012-01-24 | 1 | -1/+1 |
* | Enable global time logging at /time_entries/new (#10020). | Jean-Philippe Lang | 2012-01-21 | 3 | -2/+11 |
* | Adds a 'Create and continue' button on the spent time form (#9995). | Jean-Philippe Lang | 2012-01-21 | 1 | -1/+2 |
* | Separated new/edit views for the timelog controller. | Jean-Philippe Lang | 2012-01-10 | 3 | -23/+23 |
* | Rails3: view: html_safe for timelog/report.html.erb | Toshi MARUYAMA | 2012-01-01 | 1 | -1/+1 |
* | Rails3: view: html_safe for timelog/_report_criteria.html.erb | Toshi MARUYAMA | 2012-01-01 | 1 | -2/+2 |
* | Rails3: view: html_safe for timelog/bulk_edit.html.erb | Toshi MARUYAMA | 2011-12-21 | 1 | -3/+4 |
* | Invalid HTML generated with ruby1.9. | Jean-Philippe Lang | 2011-12-17 | 1 | -1/+5 |
* | Removed fieldset. | Jean-Philippe Lang | 2011-12-10 | 1 | -4/+0 |
* | Removed double dash. | Jean-Philippe Lang | 2011-12-10 | 1 | -1/+1 |
* | Use #labelled_form_for instead of #labelled_tabular_form_for. | Jean-Philippe Lang | 2011-12-09 | 1 | -2/+2 |
* | Rails3: view: html_safe for timelog/_date_range.html.erb | Toshi MARUYAMA | 2011-12-07 | 1 | -1/+1 |
* | Slight change to time report style. | Jean-Philippe Lang | 2011-12-05 | 1 | -1/+1 |
* | Dropped TimeEntryReportsController. | Jean-Philippe Lang | 2011-12-02 | 3 | -1/+92 |
* | Adds an autoscroll div around time entry list and report (#8809). | Jean-Philippe Lang | 2011-11-29 | 1 | -0/+2 |