Commit Graph

262 Commits (566d0a6ceb12cab07f20469e2bde67f4200202dd)

Author SHA1 Message Date
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 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 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
Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. 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 2b585407cb SortHelper refactoring: 16 years ago
Jean-Philippe Lang 4f4d447224 Fixed: Files without Version aren't visible in the Activity page (#2930). 16 years ago
Jean-Philippe Lang e67fbdc315 Test that account activation email contains the appropriate link (#2825). 16 years ago
Jean-Philippe Lang 009b685b1d Fixed: MailHandler raises an error when processing an email without From header (#2916). 16 years ago
Jean-Philippe Lang b78349d2ca Fixed: Undefined Method (l_YesNo) Being Called (#2867). 16 years ago
Jean-Philippe Lang 94cc23f103 Adds missing time format in locales (#2831). 16 years ago
Eric Davis 4baf32b166 Fixing Plugin and Mailer default_url_options. 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
Eric Davis 9a986ac0a5 Refactored the mess known as Hook default_url_options in favor of the simpler 16 years ago
Eric Davis 00b568c194 Implementing the missing tests now that HookTest has a cleaner setup. 16 years ago
Eric Davis b6c4b21b47 Refactored the HookTest methods to use Redmine::Hook::Helper instead 16 years ago
Jean-Philippe Lang d643d9a94c Fixed: User#identity_url raises an error when invalid url is supplied (#2742). 16 years ago
Jean-Philippe Lang 9e4a118528 Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657). 16 years ago
Jean-Philippe Lang b05ed594a0 Do not DELETE/INSERT enabled_modules when updating project modules. 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
Jean-Philippe Lang e1b828de95 Adds ability to filter watched issues (#846). 16 years ago
Eric Davis 60dc357271 Normalize the identity_url when it's set. 16 years ago
Eric Davis 0310f43126 Hooked up on the fly OpenID user creation. 16 years ago
Jean-Philippe Lang 70efee1bc5 Leave wiki links untouched if target project doesn't exist or have no wiki. 16 years ago
Eric Davis 5b7a5c39a7 Added request and controller objects to the hooks by default. 16 years ago
Jean-Philippe Lang 2d3b3cee15 Strip keywords from received email body (#2436). 16 years ago
Jean-Philippe Lang ff0c96011f Fixed: inline attached image should not match partial filename (#2683). 16 years ago
Jean-Philippe Lang b11a1d852c Closed issue are not overdue, fixes r2140 (#2337). 16 years ago
Jean-Philippe Lang ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
Jean-Philippe Lang d3b2049851 Use estimated hours to weight issues in version completion calculation (#2182). 16 years ago
Jean-Philippe Lang 0f494a53c9 Cleaning test. 16 years ago
Jean-Philippe Lang cf566a0c72 Fixed: TOC does not parse wiki page reference links with description (#2601). 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 1ad2551559 Adds ability to bulk copy issues (#1847). 16 years ago
Jean-Philippe Lang 90c742e4f1 Ignore archived subprojects in Project#rolled_up_trackers (#2550). 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang dfab202cde Accept replies to forum messages by subject recognition (#1616). 16 years ago
Jean-Philippe Lang b9e3fbcd83 Allow email to reply to a forum message (#1616). 16 years ago
Jean-Philippe Lang 1d783106a3 Adds Message-Id and References headers to email notifications so that issues and messages threads can be displayed by email clients (#1401). 16 years ago