Commit Graph

823 Commits (84998d22a690767166758db1653cab9a7367e38a)

Author SHA1 Message Date
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
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 cbdf900629 Do not repeat one-line commit logs on the activity view. 16 years ago
Jean-Philippe Lang f021c856c1 Fixed: issue details view discloses relations to issues that the user is not allowed to view (#2589). 16 years ago
Jean-Philippe Lang 2679150ed4 Removes Issue.visible_by 16 years ago
Jean-Philippe Lang 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 16 years ago
Jean-Philippe Lang cd55529eaa Fixed that 'My page' blocks may display issues that the user is no longer allowed to view (#2590). 16 years ago
Jean-Philippe Lang e1f96ca4db Replaces the obsolete robots.txt with a cached action (#2491). 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 0c4e40b89c Use In-Reply-To and References headers to handle replies by email. 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
Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
Jean-Philippe Lang a276926f42 Use a textarea for custom fields possible values (#2472). 16 years ago
Jean-Philippe Lang da01ee7c37 Ability to sort the issue list by text, int and float custom fields (#1139). 16 years ago
Jean-Philippe Lang 3a28848ca0 Ability to sort the issue list by text, list, date and boolean custom fields (#1139). 16 years ago
Jean-Philippe Lang 1ca69f2af1 Different icon for closed issues in search result (#992). 16 years ago
Jean-Philippe Lang 212bf1e2bb Makes email adress uniqueness case-insensitive (#2473). 16 years ago
Jean-Philippe Lang 6768bec456 Fixed: no error is raised when entering invalid hours on the issue update form (#2465). 16 years ago
Jean-Philippe Lang bc270b31c3 Makes issue description a non-required field (#2456). 16 years ago