Commit Graph

3745 Commits (7e7b9132e383eda85b3c0bb4cfb086b9a51fc7c9)

Author SHA1 Message Date
Jean-Philippe Lang 8a356baf3e Unescape back_url param before calling redirect_to. 16 years ago
Jean-Philippe Lang 7afdb01f00 Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory (#1900). 16 years ago
Jean-Philippe Lang 16e09bfd77 Adds watch/unwatch functionality at forum topic level (#1912). 16 years ago
Jean-Philippe Lang 3520961eae Render the commit changes list as a tree (#1896). 16 years ago
winterheart 653d2aacbb fixed #1216, thank Antti Perkiömäki for reporting 16 years ago
Jean-Philippe Lang 570d7e494e Fixed: unable to revert to a previous wiki page version. 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 fb151463eb Changes versions retrieval on gantt chart. 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 237a3f52a2 Fixes custom fields display order at several places (#1768). 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 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). 17 years ago
Jean-Philippe Lang a774c5c48b Activity refactoring. 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 9f92554319 Redirect user to the previous page after logging in (#1679). 17 years ago
Jean-Philippe Lang a17b62b455 Fixes hard-coded table names in queries. 17 years ago
Jean-Philippe Lang d84d38983a Adds boolean and list custom fields for time entries as criteria on timelog report. 17 years ago
Jean-Philippe Lang 898fac293b Adds custom fields on time entries (#772). 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 93201e7386 Fixed: Wiki Linking Fails on News Item Preview (#1661). 17 years ago
Jean-Philippe Lang aef25a5e32 Fixes r1672. 17 years ago
Jean-Philippe Lang a01a562261 Fixed: Plugin's setting page is broken after upgrading to rails 2.1.0 (#1620). 17 years ago
Jean-Philippe Lang bfba84d526 Better naming of activity feed if only one kind of event is displayed (#1323). 17 years ago
Jean-Philippe Lang d4f55a86fd Adds project name to issues feed title (#1323). 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 fc42dd2cef Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412). 17 years ago
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang 72076d391e Fixed: issues always created with default tracker (#1553). 17 years ago
Jean-Philippe Lang b29b39290a Redirects back after clicking watch/unwatch links without javascript (#1337). 17 years ago
Jean-Philippe Lang 32fa1a4e90 Do not silently ignore timelog validation failure on issue edit. 17 years ago
Jean-Philippe Lang 1424b0f215 Addq "please select" to activity select box if no activity is set as default (#937). 17 years ago
Jean-Philippe Lang 94cf4f258f Wider SVG graphs in repository stats. 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 f79f19f84c Fixed: timelog redirects inappropriately when :back_url is blank (#1524). 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 bb1edda6e8 Display issue notes in the activity view (#1509). 17 years ago
Jean-Philippe Lang 9cfa233001 Track project and tracker changes in issue history. 17 years ago
Jean-Philippe Lang 062a2d6f5d Adds atom feed on time entries details (#1479). 17 years ago