summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-1118-4/+212
* Makes target version field on update form use the grouped combo.Jean-Philippe Lang2009-12-101-1/+1
* Fix target version field on issue update form.Jean-Philippe Lang2009-12-101-1/+1
* Fixes that issue copy/move throws an error when status is not changed (#4369).Jean-Philippe Lang2009-12-092-3/+19
* Cleaning workflow edit view.Jean-Philippe Lang2009-12-091-27/+20
* Moves submit button to tracker form.Jean-Philippe Lang2009-12-093-2/+1
* Adds custom field selection on tracker form.Jean-Philippe Lang2009-12-092-2/+17
* Slight change to the breadcrumb on custom field admin views.Jean-Philippe Lang2009-12-092-4/+6
* Improve rdm-mailhandler exit status (#4368).Jean-Philippe Lang2009-12-091-4/+22
* Add test for #4354.Jean-Philippe Lang2009-12-091-0/+4
* Disabled broken textile references (#4354).Jean-Philippe Lang2009-12-091-1/+1
* Fixed: Bulk edit of issues throws 500 if no versions are defined on the proje...Jean-Philippe Lang2009-12-092-1/+6
* Fixes tracker_id and custom_field_values assignment order for issues (#4353).Jean-Philippe Lang2009-12-092-0/+31
* Ignore subversion root_url case when extracting relative url.Jean-Philippe Lang2009-12-091-1/+1
* Optimize updates of issue's shared versions.Jean-Philippe Lang2009-12-083-10/+27
* No need to update issues from the version's project.Jean-Philippe Lang2009-12-081-1/+1
* Optimize issue updates when a version sharing changes.Jean-Philippe Lang2009-12-083-6/+10
* Fixed: Subversion#latest_changesets ignores revision argument (#4360).Jean-Philippe Lang2009-12-082-8/+12
* Display shared versions in project settings (#4357).Jean-Philippe Lang2009-12-083-10/+15
* Fixes a test broken by r3127.Jean-Philippe Lang2009-12-081-1/+4
* Fixes broken admin menu extension (#4351).Jean-Philippe Lang2009-12-072-3/+18
* Fixes Project#shared_versions for descendants sharing (#465).Jean-Philippe Lang2009-12-072-2/+52
* Translation updatesAzamat Hackimov2009-12-062-29/+30
* Remove edit link on wiki page diff (#4346).Jean-Philippe Lang2009-12-061-1/+0
* Removes the 'Copy' checkbox on the copy/move form.Jean-Philippe Lang2009-12-0641-12/+85
* Ability to add a new version from the issue form (#4315).Jean-Philippe Lang2009-12-063-4/+53
* Fixed: error when changing tracker on the new issue form (#4345).Jean-Philippe Lang2009-12-061-3/+3
* Adds translation strings for r3123.Jean-Philippe Lang2009-12-0633-0/+231
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-0640-75/+659
* Enhanced the Issue Bulk Copy feature:Eric Davis2009-12-047-8/+115
* Do not notify users that are no longer allowed to view an issue (#3589, #4263).Jean-Philippe Lang2009-12-034-6/+38
* Fixed: News from a project with 'news' module disabled, are still diplayed in...Jean-Philippe Lang2009-12-031-1/+1
* Add a second action menu to IssuesController#show. (#4331)Eric Davis2009-12-035-14/+66
* Fixed: no error message when creating a category from the issue form fails (#...Jean-Philippe Lang2009-12-021-10/+19
* Removes useless class.Jean-Philippe Lang2009-12-021-1/+0
* Replaces 'New category' link on the issue form with an icon.Jean-Philippe Lang2009-12-021-3/+6
* Add assertion about email notification on issue creation via email (#4228).Jean-Philippe Lang2009-12-021-0/+5
* Make use of #watched_by? in issue form.Jean-Philippe Lang2009-12-022-4/+3
* Fixes tracker update on context menu (#2405).Jean-Philippe Lang2009-12-021-1/+1
* Fixed: "None" category issue count is empty while grouping by category (#4308).Jean-Philippe Lang2009-12-028-49/+115
* Fixes context menu broken by r3109 (#2405).Jean-Philippe Lang2009-11-302-1/+3
* Remove duplicate validation.Jean-Philippe Lang2009-11-291-4/+0
* Adds tracker update to context menu and bulk edit form (#2405).Jean-Philippe Lang2009-11-293-0/+16
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-297-45/+116
* Adds an action to SysController to fetch changesets of one or all projects (#...Jean-Philippe Lang2009-11-282-0/+32
* Adds 2 buttons to easily reorder selected columns (#4272).Jean-Philippe Lang2009-11-282-2/+33
* Adds dynamic columns selection on the issue list (#4272).Jean-Philippe Lang2009-11-286-15/+46
* Rescue invalid query statement error with an error message.Jean-Philippe Lang2009-11-283-0/+30
* Move issues, journals, versions queries from IssuesController to Query model.Jean-Philippe Lang2009-11-282-40/+73
* Cleaning edit/delete links style.Jean-Philippe Lang2009-11-272-9/+17