Commit Graph

1809 Commits (c7e9239212739b7e7dec9b55cab71f16d5bd8d61)

Author SHA1 Message Date
Jean-Philippe Lang 346c569f98 Fixed: "None" category issue count is empty while grouping by category (#4308). 15 years ago
Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. 15 years ago
Jean-Philippe Lang 4bdfef4dc4 Fixed roadmap progress display error (#4255). 15 years ago
Eric Davis ec4ba23248 Add a setting to pick alternative Gravatar images. #2734 15 years ago
Jean-Philippe Lang 71bc44a89d Allow issue grouping by custom field (#2679). 15 years ago
Jean-Philippe Lang ba7cf9c3ce Adds custom fields for versions (#4219). 15 years ago
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Jean-Philippe Lang 1a65eb8b08 Don't reveal issue subjects if user is only allowed to view spent time (#3187). 15 years ago
Jean-Philippe Lang bc37fcee74 Clean up ticket auto links. 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
Jean-Philippe Lang c31411ec00 Fixes ApplicationHelper#link_to_user 15 years ago
hjust 866f7dec90 first part of unified permissions 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 b2a55bda0c Sort the list of users to add to a group or project (#4150). 15 years ago
Jean-Philippe Lang e64fb6a728 Fixes users links. 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang 86874785b7 Fixed error on repository when there are no comments in a changeset (#4126). 15 years ago
Jean-Philippe Lang 97b4e75478 Add a permission to remove issue watchers (#2450). 15 years ago
Jean-Philippe Lang 6842941adc Removes debug code. 15 years ago
Jean-Philippe Lang 383b2bd903 Small fix to HTML title. 15 years ago
Jean-Philippe Lang a68d8a7b32 Sets the current project as the default value of project jump box (#4053). 15 years ago
Eric Davis ff3d0fe4db Fixed some merge bugs. #4077 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 15 years ago
Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 15 years ago
Eric Davis ac4937a767 Enumerations can now have custom fields defined on them. #4077 15 years ago
Eric Davis 739e11702a Change the order of checkboxes for boolean custom fields. 15 years ago
hjust 6fe5c34219 gui and data mock for grouping in reports 15 years ago
hjust 4d86637597 first try on cost reporting. Still incomplete, so it will not be of any usefulness yet. This will improve later on (hopefully). 15 years ago
Jean-Philippe Lang f65133093a Fixes project shortcut combo. 15 years ago
Jean-Philippe Lang 8ffc61f66c Completes r2856 (#3979). 15 years ago
hjust 0c3631914c added initial structures for cost report 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago
Mark Maglana af1c7427f0 Remove pound sign in issue id 15 years ago
Jean-Philippe Lang ede9960444 Refactoring of tabs rendering. 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Mark Maglana 1e3fb9efc7 Better handling of <pre> tags in item description 15 years ago
hjust 206fd9381e * set hourly costs from project member settings 15 years ago
Azamat Hackimov edbfd09990 Changing l10n messages (fixes #3807) 15 years ago
hjust 560fe453ab removed ugly char from string 15 years ago
hjust b641cb2efa Cost types can now by marked deleted. Such cost types can not be used in budget planning and cost logging. References are not destroyed as a cost type can never be really deleted from the database. 15 years ago
hjust 74ff8cb4f1 first steps towards editing of cost_types 15 years ago
hjust 89b3af07ba first steps towards editing of cost_types 15 years ago
Eric Davis 71abeb5898 Add some margin to journal notes if Gravatars are enabled. (#3771) 15 years ago
hjust df3ea24b80 fixed display of extended bar for exceeded costs 15 years ago
hjust 09efc50cdf * removed upper bound for units in a cost entry 15 years ago
hjust de35d55214 * correct calculation of costs 15 years ago