Commit Graph

452 Commits (85ad791d815ce197b381b42fcd1503ecef0d34f5)

Author SHA1 Message Date
Jean-Philippe Lang 93c04f2666 Fixed: wrong digest for text files under Windows (#2264). 16 years ago
Jean-Philippe Lang e7b6a56a97 Replaces User.find_active with a named scope. 16 years ago
Jean-Philippe Lang 84e70634fb Adds To and Cc as watchers when submitting an issue by email (#2245). 16 years ago
Jean-Philippe Lang 2fa8030afc Mail handler: check workflow for status set/change. 16 years ago
Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 16 years ago
Jean-Philippe Lang c54f15e35f Do not request blank LDAP attributes. 16 years ago
Jean-Philippe Lang 9e1192a54d Fixed date filters accuracy with SQLite (#2221). 16 years ago
Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago
Jean-Philippe Lang fefc6e6bec Adds .find and .all Plugin class methods. 16 years ago
Jean-Philippe Lang 7c1d8ac00b Fixes #2170: user display format in application settings broken by r2010. 16 years ago
Jean-Philippe Lang 7a05f8ed66 Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 16 years ago
Jean-Philippe Lang 6a8be88ad6 Sort users by their display names so that user dropdown lists are sorted alphabetically (#2015). 16 years ago
Jean-Philippe Lang e8d0c26e43 Eager-load users. 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang 077723c90a Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122). 16 years ago
Jean-Philippe Lang 63c72fe87f Fixed: broken subject when submitting issue via email written in japanese (Patch #2059 by Go MAEDA). 16 years ago
Jean-Philippe Lang 006337fb0e Host setting should contain the path prefix (Redmine base URL) to properly generate links in emails that are sent offline (#2122). 16 years ago
Jean-Philippe Lang 8236563d6b Check that git changeset is not in the database before creating it (#1419). 16 years ago
Jean-Philippe Lang bc77cc2c5c Makes email address case-insensitive in MailHandler (#2032). 16 years ago
Nicolas Chuche a4b07a36ed add plain text option for mail #2029 16 years ago
Jean-Philippe Lang b0e62e37ae Fixes Workflow.count_by_tracker_and_role. 16 years ago
Jean-Philippe Lang a37af7a226 Adds a workflow overview screen. 16 years ago
Jean-Philippe Lang 925ef8f4f0 Fixed: the default status is lost when reordering issue statuses (#1955). 16 years ago
Jean-Philippe Lang ad06bec6b6 Fixed: Latest news appear on the homepage for projects with the News module disabled (#1941). 16 years ago
Jean-Philippe Lang 394fc9c109 Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 16 years ago
Jean-Philippe Lang b09a18972d Strip LDAP attribute names before saving (#1890). 16 years ago
Jean-Philippe Lang 199428804f Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen. 16 years ago
Jean-Philippe Lang 16e09bfd77 Adds watch/unwatch functionality at forum topic level (#1912). 16 years ago
Jean-Philippe Lang 455abea320 Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 16 years ago
Jean-Philippe Lang cc643ce932 Merged nbc branch @ r1812 (commit access permission and reposman improvements). 16 years ago
Jean-Philippe Lang 827e14eafe Mailer compatibility with Rails 2.1.1. 16 years ago
Jean-Philippe Lang 8d6b32645c Template error when user's timezone isn't set and UTC timestamps are used (#1889). 16 years ago
Jean-Philippe Lang 586f4e3831 Adds support for free ticket filtering and custom queries on Calendar. 16 years ago
Jean-Philippe Lang 4b9df2eac7 Fixes Repository#clear_changesets. 16 years ago
Jean-Philippe Lang 696d21f8c8 Adds cross-project time reports support (#994). 16 years ago
Jean-Philippe Lang dbad26c87d Adds an option to generate sequential project identifiers. 16 years ago
Jean-Philippe Lang d611339baa Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659). 16 years ago
Jean-Philippe Lang 0cf15476a3 Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663). 16 years ago
Jean-Philippe Lang 2042e3bbd9 Dots allowed in custom field name (#1723). 16 years ago
Jean-Philippe Lang d93f96765b Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange slightly edited). 16 years ago
Jean-Philippe Lang e339d0bcc0 Fixed: Issue updated_on is not updated when a user adds a note with no edit privilege. 16 years ago
Jean-Philippe Lang 6fc62d393c Fixed: invalid SQL query on User#destroy (#1781). 16 years ago
Eric Davis 2f3f2d8b12 Added the "Status:" keyword to the MailHandler for setting and changing an Issue status via email. 16 years ago
Jean-Philippe Lang 237a3f52a2 Fixes custom fields display order at several places (#1768). 16 years ago
Jean-Philippe Lang 1631019026 Allow same name for custom fields on different object types. 16 years ago
Jean-Philippe Lang a332e0a4fe Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 16 years ago
Jean-Philippe Lang a774c5c48b Activity refactoring. 17 years ago
Jean-Philippe Lang 60d066f943 Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 17 years ago
Jean-Philippe Lang b68fd4c04b When moving an issue to another project, reassign it to the category with same name if any (#1653). 17 years ago
Jean-Philippe Lang 6ddea3396b Adds estimated hours to issue filters (#1678). 17 years ago