Commit Graph

308 Commits (4702a05ebb3b37dc2a303b39d92f48da6b1c17e4)

Author SHA1 Message Date
Jean-Philippe Lang 52a6b0a21e Fixed: Custom values with a nil value cause error on (project|account)/show (#3705). 15 years ago
Jean-Philippe Lang 41cbd239c4 Makes timelog report work at issue level (#2935). 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Jean-Philippe Lang 5b97570693 SCM: 15 years ago
Jean-Philippe Lang e10577e9ed SCM: 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
Jean-Philippe Lang d41bd93acb Fixed: error raised when trying to add an empty comment to a news (#3615). 16 years ago
Jean-Philippe Lang e54d183d20 Ability to send an email with password when changing a user's password (#3566). 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Eric Davis 68c7af6c91 Fixed failing test in #3391. Quotes (") are html escaped. 16 years ago
Jean-Philippe Lang c082cfc90e FIxed: inline images not displayed in atom feeds (#3391). 16 years ago
Jean-Philippe Lang 8141110eb2 Ability to allow non-admin users to create projects (#1007). 16 years ago
Jean-Philippe Lang f7d7186c13 Fixed: issue status bulk edit broken by r2726 (#3347). 16 years ago
Jean-Philippe Lang e5ed2b0f73 Fixed: issue bulk edit view broken by r2726 (#3347). 16 years ago
Jean-Philippe Lang 566d0a6ceb Fixed: issue move by non-admin broken by r2726 (#3354). 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Eric Davis fa7bd1c71d Added the ability to copy a project in the Project Administration panel. 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Jean-Philippe Lang 15a14e55cd Returns a 404 error when trying to view/download an attachment that can't be read from disk. 16 years ago
Jean-Philippe Lang a7e32302a6 Adds single forum atom feed (#3181). 16 years ago
Jean-Philippe Lang bb44430b63 Ask user what to do with child pages when deleting a parent wiki page (#3202). 16 years ago
Jean-Philippe Lang 2a3fe1604a Fixed: Issue status in the notify email's subject is the issue's old status, should be its new status (#3194). 16 years ago
Jean-Philippe Lang 43200e2122 Adds mime type specific css classes to the SCM browser. 16 years ago
Jean-Philippe Lang 04e181b8b0 Adds a user search field with autocompleter on project members screen. 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 90810c0741 Ability to add multiple project members in a single action (#1556). 16 years ago
Jean-Philippe Lang adbe164246 Fixing tests (sort refactoring). 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 16 years ago
Jean-Philippe Lang 03572ec569 Adds a sortable "Project" column to the issue list. 16 years ago
Jean-Philippe Lang 3227b32763 Adds some functional tests. 16 years ago
Jean-Philippe Lang 47f5713b1e Reorder links refactoring (follows r2526). 16 years ago
Jean-Philippe Lang 56bdcf407f Adds some functional tests. 16 years ago
Jean-Philippe Lang 59dec17ddf Fixes a failure when running rake test:coverage. 16 years ago
Jean-Philippe Lang 38db62f1e7 Fixed that some error messages were not displayed (#2866). 16 years ago
Jean-Philippe Lang a95a8aa40b Fixes tests broken by r2532 (#2853). 16 years ago
Jean-Philippe Lang 589320337d Trackers controller refactoring. 16 years ago
Jean-Philippe Lang 21eb3c089d Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820). 16 years ago
Jean-Philippe Lang 1c5a2ddfb0 Limit the size of repository files displayed inline too. 16 years ago
Jean-Philippe Lang 79c074dbe5 Fixes new setting name. 16 years ago
Jean-Philippe Lang 66afc8c054 Adds a setting to limit the size of text attachments that can be displayed by the file viewer (default set to 512KB). Larger files are sent for download. 16 years ago
Jean-Philippe Lang 9c4a86d96c Moves project menu tests to a dedicated integration test. 16 years ago
Jean-Philippe Lang cf70f187dd Fixes UsersControllerTest. 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 33e7ae96ad Adds (a maximum of 3) links to project ancestors in the page title (#2788). 16 years ago
Jean-Philippe Lang 04c428e059 Send an email to the user when an administrator activates a registered user (#2656). 16 years ago
Eric Davis aed1787d51 Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't 16 years ago
Jean-Philippe Lang 9525e5f147 Fixes Setting.openid? (#2764). 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang ff9da0bab0 Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago