Commit Graph

215 Commits (51b745470c1d71b92072210a008f29c5d5a945d1)

Author SHA1 Message Date
Eric Davis cf1ad65cd2 Added tests to cover IssueStatus.destroy and IssueStatus.check_integrity 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 2e7e26fbb4 Fixes html escaping. 16 years ago
Jean-Philippe Lang b09a18972d Strip LDAP attribute names before saving (#1890). 16 years ago
Jean-Philippe Lang 1d542a5113 Fixes VersionTest class. 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 6854827f1a Fixed: Roadmap crashes when a version has a due date > 2037. 16 years ago
Jean-Philippe Lang 16e09bfd77 Adds watch/unwatch functionality at forum topic level (#1912). 16 years ago
Jean-Philippe Lang 14b4afeec9 Fixed: http links containing parentheses fail to reder correctly (#1591). Patch by Paul Rivier. 16 years ago
Jean-Philippe Lang cc643ce932 Merged nbc branch @ r1812 (commit access permission and reposman improvements). 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 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang dbad26c87d Adds an option to generate sequential project identifiers. 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 6fc62d393c Fixed: invalid SQL query on User#destroy (#1781). 16 years ago
Jean-Philippe Lang 116091a1d2 Fixes platform determination under JRuby (#1804). 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 1650920339 Adds links to forum messages using message#id syntax (#1756). 16 years ago
Jean-Philippe Lang 198a8c602d Adds support for wiki links with anchor (#1647). 16 years ago
Jean-Philippe Lang 2dbc3d2943 Adds Trac-Like anchors on wiki headings (#1647). 16 years ago
Jean-Philippe Lang a774c5c48b Activity refactoring. 17 years ago
Jean-Philippe Lang 1721376542 Fixes tests (r1693). 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
Jean-Philippe Lang be2b8a62f4 Search engine: display total results count (#906) and count by result type. 17 years ago
Jean-Philippe Lang 1701e0bd79 Fixed: default configuration can not be loaded for :it, :pt and :ro languages (#1660). 17 years ago
Jean-Philippe Lang fc07ba2a99 Clear changesets and changes with raw sql when deleting a repository (#1627). 17 years ago
Jean-Philippe Lang 9ba4075c88 Fixes search tests for Postgresql. 17 years ago
Jean-Philippe Lang 591407c5c8 Adds auto links tests. 17 years ago
Jean-Philippe Lang 622b6121f4 Fixes nil error when svn binary version is unknown (#1607). 17 years ago
Jean-Philippe Lang d7eb689c74 Fixed: trailing period should not be included in redmine links of type class:id (#1612). 17 years ago
Jean-Philippe Lang be4cc2f99e Fixed: search engine may reveal private projects (#1613). 17 years ago
Jean-Philippe Lang 40efaae6d5 Mail handler: more control over issue attributes (#1110). 17 years ago
Jean-Philippe Lang 8c6c3eab5c Fixes "source:" links URLs (r1617). 17 years ago
Jean-Philippe Lang 29fb8db936 Adds MercurialAdapter.client_version and prevent @hg --version@ to be called on each request. 17 years ago
Jean-Philippe Lang 12fbd06c02 Display svn properties in the browser, svn >= 1.5.0 only (#1581). 17 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang 22558f7709 Fixes test broken by r1610. 17 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
Jean-Philippe Lang 28c094f50e Turn ftp urls into links (#1514). 17 years ago
Jean-Philippe Lang 0d5b03bab7 Add filters on cross-project issue list for custom fields marked as 'For all projects'. 17 years ago
Jean-Philippe Lang a01f976b4c Adds basic support for issue creation via email (#1110). 17 years ago
Jean-Philippe Lang fda7bcdfb6 Mercurial adapter tests fix (#1469). 17 years ago
Jean-Philippe Lang d991e46f12 Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1456). 17 years ago
Jean-Philippe Lang 3c95f761e6 Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 17 years ago
Jean-Philippe Lang f4e0c77c83 Prevent unwanted textile link parsing at end of line. 17 years ago