Commit Graph

42 Commits (6200acf6f64d6fb64867051153558f6f6b698d92)

Author SHA1 Message Date
Martin Linkhorst d563d3387f fix active record queries by correctly using the new api 12 years ago
Jens Ulferts 3e633fc27e renames all named_scopes to scopes 12 years ago
Jens Ulferts ce0bdc8abd add start_date to save attributes, validate it as date format 13 years ago
Martin Linkhorst 1fce5b6a8f added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Jean-Philippe Lang 5c6fbc664b Prevent mass-assignment vulnerability when adding/updating a version (#922). 13 years ago
Martin Linkhorst cc74c1e998 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis 2ffea883a6 [#279] Add an optional Start Date to Versions 14 years ago
Jean-Philippe Lang df9ea24136 Makes Version#start_date return the minimum start_date of its issues. 14 years ago
Eric Davis abf3ee4999 Add project names to the Versions in the Gantt export. #5904 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Tim Felgentreff 4851451017 remove changes from version model 14 years ago
Tim Felgentreff d7768ce600 remove journals to start moving it all out to vestal_versions based plugin 15 years ago
Eric Davis 1a4b23731f Include the Project name when sorting versions. 15 years ago
Jean-Philippe Lang 9ccccb9984 Do not raise an error when destroying a Version with assigned issues. 15 years ago
Jean-Philippe Lang 71a4158fd0 Fixes calculation of version estimated hours with subtasks (#5265). 15 years ago
Jean-Philippe Lang 0fe389b841 Optimize updates of issue's shared versions. 15 years ago
Jean-Philippe Lang 8f85ba79bc No need to update issues from the version's project. 15 years ago
Jean-Philippe Lang 40e2af7ab9 Optimize issue updates when a version sharing changes. 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 ba7cf9c3ce Adds custom fields for versions (#4219). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Eric Davis c2dfffd7f2 Added some RDoc documentation for some models. 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 d3b2049851 Use estimated hours to weight issues in version completion calculation (#2182). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang 199428804f Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen. 16 years ago
Jean-Philippe Lang ecc742f3ce Make the versions with the same date sorted by name (#864). 17 years ago
Jean-Philippe Lang 66594d46b2 Allow longer version names (#711, closes #712). 17 years ago
Jean-Philippe Lang 9b59ea7256 Version details view changes: 17 years ago
Jean-Philippe Lang 355289fa67 Roadmap progress bars now differentiate the progress due to closed issues from the open issues progress (2 different colors). 17 years ago
Jean-Philippe Lang 9ad79612fe Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account). 17 years ago
Jean-Philippe Lang 38f540a701 Added custom fields in issue related mail notifications. 17 years ago
Jean-Philippe Lang 3c8e7c79b6 Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap. 17 years ago
Jean-Philippe Lang fcefdb22bf Added several validates_length_of 18 years ago
Jean-Philippe Lang f2acb56041 A wiki page can now be attached to each version. 18 years ago
Jean-Philippe Lang d34ea9a569 Versions can now be created with no date. 18 years ago
Jean-Philippe Lang 8e24c6458d Added an option to see all versions in the roadmap view (including completed ones). 18 years ago
Jean-Philippe Lang 708c3c9ec6 Added versions due dates on gantt chart. 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang b4d4b80dcd replaced deprecated ":dependent => true" statements 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 6e367354e9 date picker 18 years ago
Jean-Philippe Lang f37089f547 v0.2.0 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago