Commit Graph

43 Commits (69d9600f48d8ca89458165bc059e3ce00b7527bf)

Author SHA1 Message Date
Jean-Philippe Lang 0004b52646 Fixes behaviour of move_issues permission for non member role (#5309). 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang 3dc4dbe302 Fixed: error while moving an issue to a project with disabled tracker with SQLite3 (#5049). 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 15 years ago
Jean-Philippe Lang 1ab77ee015 Fixes a test failure due to a default custom field value. 15 years ago
Jean-Philippe Lang 551993d3c2 Adds missing fixtures. 15 years ago
Jean-Philippe Lang 02cc0efdd7 Fixed: journal details duplicated when an issue is saved twice (#3690). 15 years ago
Eric Davis 112fc99311 Added tests for Issue#by_X finders 15 years ago
Jean-Philippe Lang 18c7c0d3ee Fixes a test failure. 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
Jean-Philippe Lang f2520385e4 Fixes tracker_id and custom_field_values assignment order for issues (#4353). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Eric Davis e178123569 Enhanced the Issue Bulk Copy feature: 15 years ago
Jean-Philippe Lang c870a7b9ef Do not notify users that are no longer allowed to view an issue (#3589, #4263). 15 years ago
Jean-Philippe Lang 88fcf484d4 Enable tracker update on issue edit form (#2405). 15 years ago
Jean-Philippe Lang 3fc655904f Copy issue status on project copy (#3877). 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 6994d1c23b Actually block issues from closing when a blocking issue isn't closed (#1740). 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang 10cbdf5d96 Create the journal after issue save (#3140). 16 years ago
Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
Jean-Philippe Lang a64b8695c8 Patch ActiveRecord::Errors#full_messages so that it contains custom values error messages. 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 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang b11a1d852c Closed issue are not overdue, fixes r2140 (#2337). 16 years ago
Jean-Philippe Lang 1ad2551559 Adds ability to bulk copy issues (#1847). 16 years ago
Jean-Philippe Lang bc270b31c3 Makes issue description a non-required field (#2456). 16 years ago
Eric Davis ce64a42250 Fixed a failing test caused by comparing a Time object (n.day.ago) with a Date object 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 b68fd4c04b When moving an issue to another project, reassign it to the category with same name if any (#1653). 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 7042879811 Make the 'duplicates of' relation asymmetric: 17 years ago
Jean-Philippe Lang a6311a9603 Estimated time recognizes improved time formats (#1092). 17 years ago
Jean-Philippe Lang 1d570a40ff Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues (#1105). 17 years ago
Jean-Philippe Lang c01c64e978 Let the user choose when deleting issues with reported hours (closes #734, #71): 17 years ago
Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
Jean-Philippe Lang e2c606e974 Fixed: Update of time entry fails when the issue has been moved to an other project. 17 years ago
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue. 17 years ago
Jean-Philippe Lang 4fa51992b5 Automatic closing of duplicate issues. 17 years ago
Jean-Philippe Lang 87bad767c6 Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 18 years ago
Jean-Philippe Lang 1cb0294388 added unit tests for issue statuses, user preferences and tokens 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 310a0f924a 0.3 unstable 19 years ago