summaryrefslogtreecommitdiffstats
path: root/app/controllers/timelog_controller.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes hard-coded table names in queries.Jean-Philippe Lang2008-07-221-2/+2
* Adds boolean and list custom fields for time entries as criteria on timelog r...Jean-Philippe Lang2008-07-221-0/+7
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-291-1/+0
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-1/+1
* Fixed: timelog redirects inappropriately when :back_url is blank (#1524).Jean-Philippe Lang2008-06-261-1/+1
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+8
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-161-1/+1
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-091-0/+9
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-1/+4
* Various timelog report enhancements:Jean-Philippe Lang2008-04-051-15/+12
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-011-2/+5
* Add predefined date ranges to the time report in the same way as the details ...Jean-Philippe Lang2008-04-011-67/+68
* If 'Display subprojects issues on main projects' is set to false:Jean-Philippe Lang2008-03-271-2/+2
* Add a time tracking block for 'My page' (#615).Jean-Philippe Lang2008-03-161-0/+2
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-141-2/+14
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-271-36/+48
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-39/+77
* Added issue subject to the time entries view and subject + tracker to the csv...Jean-Philippe Lang2008-02-121-2/+6
* Highlight the current item of the main menu.Jean-Philippe Lang2008-01-191-1/+2
* * Added links to previous and next revisions on revision view (patch by Cyril...Jean-Philippe Lang2007-12-011-1/+1
* Anonymous users can now be allowed to create, edit, comment issues, comment n...Jean-Philippe Lang2007-11-201-3/+3
* Performance improvement on calendar and gantt (about 45% on gantt for large n...Jean-Philippe Lang2007-10-031-0/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-5/+2
* Fixed: time report doesn't take account of the project for time calculationsJean-Philippe Lang2007-06-271-1/+2
* Added time report.Jean-Philippe Lang2007-06-241-1/+94
* Fixed Iconv::IllegalSequence errors in csv exportsJean-Philippe Lang2007-06-231-2/+2
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-2/+2
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-0/+80