Commit Graph

54 Commits (2cfb603642cb50a99703aa6594b1405a5af20ac6)

Author SHA1 Message Date
Jean-Philippe Lang 9157482049 Adds subtasks to GET /issues/:id API (#5338). 14 years ago
Jean-Philippe Lang a6f891d1b1 Moves a method to the appropriate helper. 14 years ago
Eric Davis 55fbf6836b Document render_issue_tooltip 14 years ago
Eric Davis 5e1c295230 Fixed the zoom, previous, and next links on the Gantt chart. 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis 782a5f1218 Add Issue Status to the tooltip. #6169 14 years ago
Eric Davis 6e529f82a7 Make the Gantt zoom images more accessible 15 years ago
Eric Davis ab4bdc379e Refactor: extract gantt zoom links to a helper. 15 years ago
Jean-Philippe Lang e8729feba7 Slight optimization in issue tree rendering. 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
Jean-Philippe Lang 06d2c3fd4e Adds parent issue id to the issues CSV export. 15 years ago
Jean-Philippe Lang 2f0fbef858 Fixed: Wrong label in issue-journal for subtask-changes (#5090). 15 years ago
Jean-Philippe Lang 508df4a33a Slight UI changes to the subtasks tree. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Eric Davis c07696b578 Refactor: Remove duplicated case statements. 15 years ago
Eric Davis 43e3c43cbd Refactor: Extract similar logic in IssuesHelper#show_detail to a new method. 15 years ago
Jean-Philippe Lang da55be4e9a Fixed: error when exporting an issue with target version to PDF (#4556). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 years ago
Jean-Philippe Lang 27e3fa2bed Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. 15 years ago
Jean-Philippe Lang 8ffc61f66c Completes r2856 (#3979). 15 years ago
Azamat Hackimov edbfd09990 Changing l10n messages (fixes #3807) 15 years ago
Jean-Philippe Lang cfd7d07b69 Fixed: custom fields are not displayed in the same order on issue form and view. 15 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang 32c09fd5cf Adds more css classes to the roadmap issues (#3214). 16 years ago
Jean-Philippe Lang eb7903c0ec Only retrieve query name for display. 16 years ago
Jean-Philippe Lang 89719e205e Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or assigned to the current user (#2651). 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang c0f44db4f7 Adds 'closed' css class to closed issues in the issue list (#2458). 16 years ago
Jean-Philippe Lang 2564f05037 Adds a css class (overdue) to overdue issues on issue lists and detail views (#2337). 16 years ago
Jean-Philippe Lang 02c2a83494 Adds a helper that returns issues css classes. 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang 5ef0af6710 Fixed: Estimated time in issue's journal should be rounded to two decimals (#1793). 16 years ago
Jean-Philippe Lang 9b579de9e2 Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 17 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
Jean-Philippe Lang a4a8b6381e Adds a key in lang files (general_csv_decimal_separator) to set the decimal separator (point or comma) in csv exports (#1372). 17 years ago
Jean-Philippe Lang 9cfa233001 Track project and tracker changes in issue history. 17 years ago
Jean-Philippe Lang d77c1d2829 Unified diff viewer for attached files with .patch or .diff extension (#1403). 17 years ago
Jean-Philippe Lang 287d86e363 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). 17 years ago
Jean-Philippe Lang 1c49bd4258 Add the description field to the issue csv export (#753). 17 years ago
Jean-Philippe Lang 3f4a8469ac Added 'estimated time' in the csv export of the issue list. 17 years ago
Jean-Philippe Lang 3f2f7153a9 Fixed: Date and time formats defined in settings not applied to the issues CSV export. 17 years ago
Jean-Philippe Lang c383486d71 Added custom fields marked as "For all projects" to the csv export of the cross project issue list. 17 years ago
Jean-Philippe Lang f8aa2dc9b7 'fixed version' field can now be displayed on the issue list. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang 20b4e226fe Performance improvement on calendar and gantt (about 45% on gantt for large number of issues). 17 years ago
Jean-Philippe Lang f2a058f8cf Main project list now displays root projects with their subprojects. 17 years ago
Jean-Philippe Lang 3ae8c53cba Small fix in issue history display. 17 years ago
Jean-Philippe Lang 3f87f3c47a Feature 9867 Allow file upload in comment and add to issue history 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago