| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed that CSV Export of Spent Time ignores filters and columns selection (#1... | Jean-Philippe Lang | 2013-04-03 | 1 | -0/+40 |
* | Makes all time entry columns available in the CSV export. | Jean-Philippe Lang | 2013-02-19 | 1 | -174/+7 |
* | Accommodates fixtures for databases with case sensitive sort. | Jean-Philippe Lang | 2013-01-23 | 1 | -2/+2 |
* | Makes issue custom fields available as timelog columns (#1766). | Jean-Philippe Lang | 2013-01-12 | 1 | -0/+10 |
* | Adds issue custom fields to time entries filters (#10191). | Jean-Philippe Lang | 2013-01-12 | 1 | -0/+9 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Code cleanup, use named routes. | Jean-Philippe Lang | 2012-12-22 | 1 | -6/+13 |
* | Adds TimeEntryQuery for listing time entries. | Jean-Philippe Lang | 2012-12-09 | 1 | -97/+23 |
* | Functional tests cleanup. | Jean-Philippe Lang | 2012-12-03 | 1 | -10/+0 |
* | Add "last 2 weeks" preset to time entries reporting (#11862). | Jean-Philippe Lang | 2012-10-09 | 1 | -0/+7 |
* | Removed invalid/duplicate test. | Jean-Philippe Lang | 2012-10-09 | 1 | -7/+0 |
* | Don't show the project dropdown when logging time on an issue. | Jean-Philippe Lang | 2012-08-09 | 1 | -12/+26 |
* | Fixed that time entries should be sorted by date and created_on (#11178). | Jean-Philippe Lang | 2012-06-16 | 1 | -0/+14 |
* | Fixed that project, issue and activity should be preserved when logging time ... | Jean-Philippe Lang | 2012-05-29 | 1 | -3/+14 |
* | Fixed that logging time inside redirects at global time logging (#11038). | Jean-Philippe Lang | 2012-05-29 | 1 | -0/+2 |
* | Fixed that activities option tags on the time entry bulk edit form are escaped. | Jean-Philippe Lang | 2012-05-05 | 1 | -0/+6 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -6/+6 |
* | Additional tests for TimelogController. | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+12 |
* | Display of multi custom fields. | Jean-Philippe Lang | 2012-01-29 | 1 | -0/+12 |
* | Fixed that project is ignored when entering an issue id on /time_entries/new ... | Jean-Philippe Lang | 2012-01-22 | 1 | -0/+14 |
* | Enable global time logging at /time_entries/new (#10020). | Jean-Philippe Lang | 2012-01-21 | 1 | -1/+95 |
* | Adds a 'Create and continue' button on the spent time form (#9995). | Jean-Philippe Lang | 2012-01-21 | 1 | -0/+22 |
* | Separated new/edit views for the timelog controller. | Jean-Philippe Lang | 2012-01-10 | 1 | -2/+2 |
* | Additional tests for TimelogController and added missing i18n string. | Jean-Philippe Lang | 2011-12-17 | 1 | -0/+78 |
* | Removed unnecessary calculations in time entries index. | Jean-Philippe Lang | 2011-12-04 | 1 | -5/+5 |
* | add tests to export time log csv in Traditional Chinese and French for csv se... | Toshi MARUYAMA | 2011-11-27 | 1 | -0/+70 |
* | Fixed that :edit_time_entries permission allows creating time entries (#9405). | Jean-Philippe Lang | 2011-11-24 | 1 | -0/+12 |
* | Fixed that :view_time_entries permission allows time entry editing (#9405). | Jean-Philippe Lang | 2011-11-24 | 1 | -0/+11 |
* | fix malformed time log csv encoding in case of unable to convert (#8549) | Toshi MARUYAMA | 2011-11-16 | 1 | -0/+46 |
* | add functional test to export time log csv encoded in Big5 on Traditional Chi... | Toshi MARUYAMA | 2011-11-15 | 1 | -0/+39 |
* | code layout clean up test/functional/timelog_controller_test.rb | Toshi MARUYAMA | 2011-11-10 | 1 | -1/+4 |
* | remove trailing white-spaces from test/functional/timelog_controller_test.rb. | Toshi MARUYAMA | 2011-08-25 | 1 | -27/+26 |
* | Code cleanup. | Jean-Philippe Lang | 2011-04-05 | 1 | -7/+1 |
* | add functional tests for bulk edit time entries (#7996). | Toshi MARUYAMA | 2011-04-04 | 1 | -4/+75 |
* | Changed timelogs filters to use non-AJAX requests (#1965). | Jean-Philippe Lang | 2011-04-03 | 1 | -4/+18 |
* | Fixed: 404 when entering time with blank issue id (#7099). | Jean-Philippe Lang | 2010-12-14 | 1 | -0/+20 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Refactor: convert timelogs to a REST resource (:time_entries) | Eric Davis | 2010-10-12 | 1 | -3/+3 |
* | Refactor: extract TimelogController#edit to #update | Eric Davis | 2010-10-11 | 1 | -2/+2 |
* | Refactor: extract TimelogController#create from TimelogController#edit | Eric Davis | 2010-10-08 | 1 | -2/+2 |
* | Refactor: extract TimelogController#new from #edit | Eric Davis | 2010-10-07 | 1 | -11/+11 |
* | Refactor: rename TimelogController#details to #index | Eric Davis | 2010-10-06 | 1 | -28/+28 |
* | Refactor: extract TimelogController#report to a new controller class | Eric Davis | 2010-10-05 | 1 | -127/+0 |
* | Change the TimelogController's to/from dates based on the project time entries | Eric Davis | 2010-09-14 | 1 | -3/+3 |
* | Handle unsuccessful destroys in TimelogController. #5700 | Eric Davis | 2010-06-20 | 1 | -0/+18 |
* | Refactor: Move the rest of the routing tests to RoutingTest. | Eric Davis | 2010-04-21 | 1 | -105/+0 |
* | Fixed: first day of date range is not included in time report with SQLite (#3... | Jean-Philippe Lang | 2009-11-04 | 1 | -0/+16 |
* | Added all list and boolean custom data fields to the Time Report. #4077 | Eric Davis | 2009-10-21 | 1 | -2/+4 |
* | Added an active field track if an Enumeration is active on the frontend view. | Eric Davis | 2009-10-21 | 1 | -0/+23 |