Commit Graph

293 Commits (1ffa468240c9c03cab5d418df24c1387ffbdc691)

Author SHA1 Message Date
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 2e7e26fbb4 Fixes html escaping. 16 years ago
Jean-Philippe Lang b09a18972d Strip LDAP attribute names before saving (#1890). 16 years ago
Jean-Philippe Lang 8a356baf3e Unescape back_url param before calling redirect_to. 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 3520961eae Render the commit changes list as a tree (#1896). 16 years ago
Jean-Philippe Lang f6b05ea3fb Functional tests fail when run on their own (#1895). 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 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 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 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