Commit Graph

499 Commits (3477ded32af3d26a9e4ae7910ac0848c0049e175)

Author SHA1 Message Date
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Eric Davis 677d1769d6 Reset the default language for the test, autotest was caught it staying at :no 15 years ago
Eric Davis 609faba6a3 Allow referencing issue numbers in brackets. This style is used by other 15 years ago
Eric Davis cd1e094ce8 Missing 'test_' prefix on a helper test caused it to not run. 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
Eric Davis 30526d55c3 Added missing fixture file from r2837 (#3731) 15 years ago
Eric Davis 9886827a66 Allow spaces between the keyword and colon in incoming mail. (#3731) 15 years ago
Jean-Philippe Lang dcba9f18e6 Allow line breaks in wiki table cells (#2346). 16 years ago
Jean-Philippe Lang bf0ddc2886 Fixes artefacts in truncated search results (#3622). 16 years ago
Jean-Philippe Lang 36d8f35192 Prevent creation of project with identifier 'new' (#3602). 16 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
Jean-Philippe Lang da22a9c8d6 Do not require a non-word character after a comma in Redmine links (#3561). 16 years ago
Jean-Philippe Lang 6994d1c23b Actually block issues from closing when a blocking issue isn't closed (#1740). 16 years ago
Jean-Philippe Lang a7bb63a182 Fixed: case sensitivity in issue subject filtering (#3536). 16 years ago
Jean-Philippe Lang 72a396227a Fixes default data loader broken by r2777 (#3507). 16 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 16 years ago
Jean-Philippe Lang 7642b5a9ab Fixed: editing a message may cause sticky attribute to be NULL (#3356). 16 years ago
Jean-Philippe Lang 9c282842a9 Do not start user session when accessing atom feed with token-based authentication. 16 years ago
Jean-Philippe Lang 6da0542af4 Delete previous tokens when creating a new one. 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 bd42b7cd9e Validate project identifier only when changed (#3352). 16 years ago
Jean-Philippe Lang 8141110eb2 Ability to allow non-admin users to create projects (#1007). 16 years ago
Jean-Philippe Lang 9c9dc6e814 Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 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 da2854cf75 Display all users roles on project overview (#3339). 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 6bb5508387 Less aggressive textile image tag parsing (#3209). 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 a59854ef9d Fixes memory consumption on file upload (#3116). 16 years ago
Jean-Philippe Lang 10cbdf5d96 Create the journal after issue save (#3140). 16 years ago
Jean-Philippe Lang a6acc77904 Add test for r2664 (#3127). 16 years ago
Jean-Philippe Lang 66839c12dd Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2879). 16 years ago
Jean-Philippe Lang ca166b30e1 Adds the ability to move threads between project forums (#2452). 'Edit message' permission is required. 16 years ago
Jean-Philippe Lang 3d78a1b3f3 Test failure (#3041). 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