Commit Graph

1308 Commits (4c28291a19714022a9c991984d14a26fb2413b06)

Author SHA1 Message Date
Eric Davis a3fa56d988 Added two new plugin hooks: 16 years ago
Eric Davis 0d01e07430 Added plugin hook :view_projects_roadmap_version_bottom. #2543 16 years ago
Jean-Philippe Lang 2d3b3cee15 Strip keywords from received email body (#2436). 16 years ago
Jean-Philippe Lang c687219113 Removes hardcoded table names (#2701). 16 years ago
Jean-Philippe Lang 27e3b31c1e Fixed: TypeError (can't modify frozen string) on settings view (#2700). 16 years ago
Jean-Philippe Lang b998572def Fixed: path parameter is not an array when changing diff style (#2695), broken by r2317. 16 years ago
Jean-Philippe Lang ff0c96011f Fixed: inline attached image should not match partial filename (#2683). 16 years ago
Jean-Philippe Lang b11a1d852c Closed issue are not overdue, fixes r2140 (#2337). 16 years ago
Jean-Philippe Lang c9ca635fa7 Typos/fixes in views (#2654). 16 years ago
Jean-Philippe Lang 33bd7f45e1 Fixes message search eager loading (#2654). 16 years ago
Jean-Philippe Lang bf107f000d Adds a 'box' div around news comment form (#2632). 16 years ago
Jean-Philippe Lang 299f1b87aa Include both version date and name when sorting issues by target version (#1502). 16 years ago
Jean-Philippe Lang 2a220a9e42 Include both last and first name when sorting issues by assignee (#1841). 16 years ago
Jean-Philippe Lang ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
Jean-Philippe Lang d3b2049851 Use estimated hours to weight issues in version completion calculation (#2182). 16 years ago
Jean-Philippe Lang 4c312f3d6b Show line breaks in activity events summary. 16 years ago
Jean-Philippe Lang cbdf900629 Do not repeat one-line commit logs on the activity view. 16 years ago
Jean-Philippe Lang c83b41611a Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#2633). 16 years ago
Jean-Philippe Lang f021c856c1 Fixed: issue details view discloses relations to issues that the user is not allowed to view (#2589). 16 years ago
Jean-Philippe Lang 2679150ed4 Removes Issue.visible_by 16 years ago
Jean-Philippe Lang bbe8326477 Updates footer year. 16 years ago
Jean-Philippe Lang da941734d7 Changes time related icons. 16 years ago
Jean-Philippe Lang 945ec8942a Adds projects association on tracker form (#2578). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Jean-Philippe Lang bf76988ebc Fixed an error when downloading gantt png at global level. 16 years ago
Jean-Philippe Lang 1e1b34b567 Sort target versions list on bulk edit form (#2616). 16 years ago
Jean-Philippe Lang 01d6ef2e57 Fixed project news atom link broken by r2317. 16 years ago
Jean-Philippe Lang c4af6efd25 Fixing calendar and gantt links broken by r2317. 16 years ago
Jean-Philippe Lang d1d1c9bfd0 Fixed calendar navigation links broken by r2317. 16 years ago
Jean-Philippe Lang 83fe973c75 Fixed user's activity atom feed broken by r2317. 16 years ago
Eric Davis 0bbebedada Fixed clearing the Issue filters in the issue list, broken by #2317 16 years ago
Eric Davis 2fc7897044 Fixes Issue sorting in a project, broken by #2317 16 years ago
Jean-Philippe Lang 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 16 years ago
Jean-Philippe Lang cd55529eaa Fixed that 'My page' blocks may display issues that the user is no longer allowed to view (#2590). 16 years ago
Jean-Philippe Lang e1f96ca4db Replaces the obsolete robots.txt with a cached action (#2491). 16 years ago
Jean-Philippe Lang 6c93b8d599 Fixes activity pagination broken by r2317. 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang bcc9007196 Ability to bulk edit custom fields of type 'list' (#461). 16 years ago
Jean-Philippe Lang e944fc74df Render the project list as a tree on Move form. 16 years ago
Jean-Philippe Lang ad059f9637 Removes spaces before colons. 16 years ago
Jean-Philippe Lang 1ad2551559 Adds ability to bulk copy issues (#1847). 16 years ago
Jean-Philippe Lang 41f3bae917 Fixed that the project jump box does not preserve current tab after r2304. 16 years ago
Jean-Philippe Lang 90c742e4f1 Ignore archived subprojects in Project#rolled_up_trackers (#2550). 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 11346455a1 Fixed: Details time log report CSV export doesn't honour date format from settings (patch #2466 by Russell Hind). 16 years ago
Jean-Philippe Lang 4972084345 Automatically focus several form fields. 16 years ago
Jean-Philippe Lang dfab202cde Accept replies to forum messages by subject recognition (#1616). 16 years ago
Jean-Philippe Lang b9e3fbcd83 Allow email to reply to a forum message (#1616). 16 years ago
Jean-Philippe Lang 0c4e40b89c Use In-Reply-To and References headers to handle replies by email. 16 years ago
Jean-Philippe Lang dacddd9897 Fix in AttachmentsController#show. 16 years ago