Commit Graph

1011 Commits (a332e0a4febeb36aac41f8d5762d18f4cbbf115c)

Author SHA1 Message Date
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 b91bdf8798 Fixed: tokens not escaped in highlight_tokens regexp (#1702). 17 years ago
Jean-Philippe Lang c3f9575eaf Adds category to the issue context menu (#1684). 17 years ago
Jean-Philippe Lang 198a8c602d Adds support for wiki links with anchor (#1647). 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 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 5564dfbbd5 TOC rendered as an unordered list. 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 f54c2d812d Adds custom fields to the time entries csv export. 17 years ago
Jean-Philippe Lang 898fac293b Adds custom fields on time entries (#772). 17 years ago
Jean-Philippe Lang 590a829a06 Removed unused exception definition (r1678). 17 years ago
Jean-Philippe Lang a9932e3dbd Adds mailto link on the user administration list (#1670). 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 9d3dfea1ac Adds username to the password reminder email (#1668). 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 83baccb71a Strikethru closed issue links (#1127). 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 795220a1e6 Adds links to the user page on various views. 17 years ago
Jean-Philippe Lang aef25a5e32 Fixes r1672. 17 years ago
Jean-Philippe Lang 83385cbca8 Adds timelog link to the issue context menu (#1645). 17 years ago
Jean-Philippe Lang 025581bb28 Fixes boolean custom fields tags (broken by r1592) (#1640). 17 years ago
Jean-Philippe Lang 6d3c0dab01 Javascript fix (#1636). 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 0eba42423a Set order on wiki pages association. 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 b5444b5fcd Fixed: no :author method error on projects atom feed (#1623). 17 years ago
Jean-Philippe Lang 9ff53f97ee Do not use partial in PDF templates (not supported when using rfpdf with Rails 2.1) (#1619). 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 de3d5a88e4 Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600). 17 years ago
Jean-Philippe Lang bb76561ca6 Fixes Gantt chart with ruby 1.8.7 (#1606). 17 years ago
Jean-Philippe Lang 40efaae6d5 Mail handler: more control over issue attributes (#1110). 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 8c6c3eab5c Fixes "source:" links URLs (r1617). 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 1e6b8a482a Removes calls to TimeZone#adjust (#1584). 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 9703f576d9 Escapes HTML tags. 17 years ago
Jean-Philippe Lang be57c20cd8 Fixes quick jump to a revision. 17 years ago
Jean-Philippe Lang 72076d391e Fixed: issues always created with default tracker (#1553). 17 years ago