Commit Graph

1854 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
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 bfd0fb067a Adds posts quoting functionality (#1825). 16 years ago
Jean-Philippe Lang ea627ca98d One-click bulk edition using the issue list context menu within the same project (#1770). 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
Eric Davis af6b01f55d Hiding the View Differences button when a wiki page's history only has one version. 16 years ago
Jean-Philippe Lang 237a3f52a2 Fixes custom fields display order at several places (#1768). 16 years ago
Jean-Philippe Lang 1650920339 Adds links to forum messages using message#id syntax (#1756). 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 6034067d86 Fixed: activity atom feed broken by r1701 (#1703). 16 years ago
Jean-Philippe Lang 198a8c602d Adds support for wiki links with anchor (#1647). 17 years ago
Jean-Philippe Lang 2dbc3d2943 Adds Trac-Like anchors on wiki headings (#1647). 17 years ago
Jean-Philippe Lang a774c5c48b Activity refactoring. 17 years ago
Jean-Philippe Lang 1721376542 Fixes tests (r1693). 17 years ago
Jean-Philippe Lang ec7d135930 Adds child_pages macro for wiki pages (#528). 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 9f92554319 Redirect user to the previous page after logging in (#1679). 17 years ago
Jean-Philippe Lang 9b579de9e2 Appends the filename to the attachment url so that clients that ignore content-disposition http header get the real filename (#1649). 17 years ago
Jean-Philippe Lang 8a7bfc72b2 Move VersionsController#download to AttachmentsController. 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 eb1d969237 Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes. 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 7b8a4fc28b Menu mapper: add support for :before, :after and :last options to #push method and add #delete method. 17 years ago
Jean-Philippe Lang 591407c5c8 Adds auto links tests. 17 years ago
Jean-Philippe Lang b5444b5fcd Fixed: no :author method error on projects atom feed (#1623). 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 72076d391e Fixed: issues always created with default tracker (#1553). 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 ad7816cea4 Tests: create tmp/test if it doesn't exist. 17 years ago
Jean-Philippe Lang 25bba80c9e Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110). 17 years ago
Jean-Philippe Lang 8474d05e99 Fixes test broken by r1578. 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