| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes "xxx and return" calls (#4446). | Jean-Philippe Lang | 2009-12-18 | 1 | -3/+3 |
* | Fixed: Pre-filled time tracking date ignores timezone (#4160). | Jean-Philippe Lang | 2009-11-06 | 1 | -1/+1 |
* | Fixed: first day of date range is not included in time report with SQLite (#3... | Jean-Philippe Lang | 2009-11-04 | 1 | -1/+1 |
* | Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. | Jean-Philippe Lang | 2009-11-04 | 1 | -2/+2 |
* | Added all list and boolean custom data fields to the Time Report. #4077 | Eric Davis | 2009-10-21 | 1 | -1/+8 |
* | Makes timelog report work at issue level (#2935). | Jean-Philippe Lang | 2009-09-20 | 1 | -2/+10 |
* | Changed Enumerations to use a Single Table Inheritance | Eric Davis | 2009-05-30 | 1 | -1/+1 |
* | Added plugin hook, :controller_timelog_edit_before_save. (#3341) | Eric Davis | 2009-05-30 | 1 | -0/+3 |
* | Validates sort_key and sort_order params (#2378). | Jean-Philippe Lang | 2008-12-24 | 1 | -1/+6 |
* | Unescape back_url param before calling redirect_to. | Jean-Philippe Lang | 2008-09-21 | 1 | -1/+1 |
* | Adds cross-project time reports support (#994). | Jean-Philippe Lang | 2008-08-31 | 1 | -11/+29 |
* | Moves @layout 'base'@ to ApplicationController. | Jean-Philippe Lang | 2008-08-10 | 1 | -1/+0 |
* | Fixes hard-coded table names in queries. | Jean-Philippe Lang | 2008-07-22 | 1 | -2/+2 |
* | Adds boolean and list custom fields for time entries as criteria on timelog r... | Jean-Philippe Lang | 2008-07-22 | 1 | -0/+7 |
* | Addq "please select" to activity select box if no activity is set as default ... | Jean-Philippe Lang | 2008-06-29 | 1 | -1/+0 |
* | Custom fields refactoring: most of code moved from controllers to models (usi... | Jean-Philippe Lang | 2008-06-27 | 1 | -1/+1 |
* | Fixed: timelog redirects inappropriately when :back_url is blank (#1524). | Jean-Philippe Lang | 2008-06-26 | 1 | -1/+1 |
* | Adds atom feed on time entries details (#1479). | Jean-Philippe Lang | 2008-06-17 | 1 | -0/+8 |
* | Redirected user to where he is coming from after logging hours (#1062). | Jean-Philippe Lang | 2008-04-16 | 1 | -1/+1 |
* | Custom fields (list and boolean) can be used as criteria in time report (#1012). | Jean-Philippe Lang | 2008-04-09 | 1 | -0/+9 |
* | CSV export added to timelog report (#1009). | Jean-Philippe Lang | 2008-04-07 | 1 | -1/+4 |
* | Various timelog report enhancements: | Jean-Philippe Lang | 2008-04-05 | 1 | -15/+12 |
* | Time report can be done at issue level (closes #970) + timelog views xhtml va... | Jean-Philippe Lang | 2008-04-01 | 1 | -2/+5 |
* | Add predefined date ranges to the time report in the same way as the details ... | Jean-Philippe Lang | 2008-04-01 | 1 | -67/+68 |
* | If 'Display subprojects issues on main projects' is set to false: | Jean-Philippe Lang | 2008-03-27 | 1 | -2/+2 |
* | Add a time tracking block for 'My page' (#615). | Jean-Philippe Lang | 2008-03-16 | 1 | -0/+2 |
* | Adds 2 permissions (closes #859): | Jean-Philippe Lang | 2008-03-14 | 1 | -2/+14 |
* | Propagates time tracking to the parent project (closes #433). Time report enh... | Jean-Philippe Lang | 2008-02-27 | 1 | -36/+48 |
* | Adds date range filter and pagination on time entries detail view (closes #434). | Jean-Philippe Lang | 2008-02-26 | 1 | -39/+77 |
* | Added issue subject to the time entries view and subject + tracker to the csv... | Jean-Philippe Lang | 2008-02-12 | 1 | -2/+6 |
* | Highlight the current item of the main menu. | Jean-Philippe Lang | 2008-01-19 | 1 | -1/+2 |
* | * Added links to previous and next revisions on revision view (patch by Cyril... | Jean-Philippe Lang | 2007-12-01 | 1 | -1/+1 |
* | Anonymous users can now be allowed to create, edit, comment issues, comment n... | Jean-Philippe Lang | 2007-11-20 | 1 | -3/+3 |
* | Performance improvement on calendar and gantt (about 45% on gantt for large n... | Jean-Philippe Lang | 2007-10-03 | 1 | -0/+1 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -5/+2 |
* | Fixed: time report doesn't take account of the project for time calculations | Jean-Philippe Lang | 2007-06-27 | 1 | -1/+2 |
* | Added time report. | Jean-Philippe Lang | 2007-06-24 | 1 | -1/+94 |
* | Fixed Iconv::IllegalSequence errors in csv exports | Jean-Philippe Lang | 2007-06-23 | 1 | -2/+2 |
* | Fixed: 10342 Creation of Schema in Oracle | Jean-Philippe Lang | 2007-04-25 | 1 | -2/+2 |
* | Simple time tracking functionality added. Time can be logged at issue or proj... | Jean-Philippe Lang | 2007-03-23 | 1 | -0/+80 |