Commit Graph

745 Commits (5823a71c1851a331a8a28c1255809efe4386fe0d)

Author SHA1 Message Date
Jean-Philippe Lang 3704653c7a Removes hardcoded table names in Repository#clear_changesets. 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 32c09fd5cf Adds more css classes to the roadmap issues (#3214). 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 31cf9be7ab Makes minimum password length configurable. 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 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 1c03b98e5d Fixes that custom values length and attachment size validation error raises an error. 16 years ago
Jean-Philippe Lang 81b84f641d Fixed: links to changesets in activity and atom feeds uses project id instead project identifier (#3137). 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 e40241761a Set minimum identifier lenght to 1 (#3073). 16 years ago
Jean-Philippe Lang 5fbbdf7cb6 Make sure that lock_version changes are not stored in journals table (#3004). 16 years ago
Jean-Philippe Lang 8d6d9a80d2 Fixed: News summary field is not searchable (#2998). 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 72f3c7f921 Fixes Journal#save signature (#3014). 16 years ago
Azamat Hackimov 80acb00454 Fixing bug #3009, trivial updates of locales 16 years ago
Eric Davis c2dfffd7f2 Added some RDoc documentation for some models. 16 years ago
Jean-Philippe Lang f0c676d3df Adds missing scope for r2595. 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 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 03572ec569 Adds a sortable "Project" column to the issue list. 16 years ago
Jean-Philippe Lang 554e569de1 Adds a List-Id header to all emails (#2879). 16 years ago
Jean-Philippe Lang 7bd4590cd6 Transaction for each imported subversion changeset. 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 21eb3c089d Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820). 16 years ago
Eric Davis 4baf32b166 Fixing Plugin and Mailer default_url_options. 16 years ago
Jean-Philippe Lang 0f68334f0b Fixed that MailHandler#plain_text_body was returning nil if there was nothing to strip (#2814). 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 04c428e059 Send an email to the user when an administrator activates a registered user (#2656). 16 years ago
Jean-Philippe Lang 9525e5f147 Fixes Setting.openid? (#2764). 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 2d3b3cee15 Strip keywords from received email body (#2436). 16 years ago
Jean-Philippe Lang c687219113 Removes hardcoded table names (#2701). 16 years ago
Jean-Philippe Lang b11a1d852c Closed issue are not overdue, fixes r2140 (#2337). 16 years ago
Jean-Philippe Lang 33bd7f45e1 Fixes message search eager loading (#2654). 16 years ago
Jean-Philippe Lang 299f1b87aa Include both version date and name when sorting issues by target version (#1502). 16 years ago
Jean-Philippe Lang 2a220a9e42 Include both last and first name when sorting issues by assignee (#1841). 16 years ago