Commit Graph

427 Commits (2f8cf7f7625b6eb37903dec9c31f466e904a5210)

Author SHA1 Message Date
Jean-Philippe Lang fefc6e6bec Adds .find and .all Plugin class methods. 16 years ago
Jean-Philippe Lang 97252c26ee Adds plugin id attribute. 16 years ago
Jean-Philippe Lang 9c09fd20fb Changes version naming rule (#2162). 16 years ago
Jean-Philippe Lang d771847078 Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes). 16 years ago
Jean-Philippe Lang 737bbb3d3d Less agressive Redcloth lang attribute parsing (#2091). 16 years ago
Jean-Philippe Lang 7a05f8ed66 Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 16 years ago
Jean-Philippe Lang cbacc71dff Turn ftps and sftp proto into links (#1514). 16 years ago
Jean-Philippe Lang 876a9b6ffb Fixed: Trac milestone links not correctly converted (#2052). 16 years ago
Jean-Philippe Lang d545ca7360 Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053). 16 years ago
Jean-Philippe Lang 1802fa9348 Fixed: Trac migration of ticket:123 or [ticket:34] do not work (#2053). 16 years ago
Jean-Philippe Lang 29bad1dc95 Trac importer improvements (patch #2050 by Karl Heinz Marbaise). 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang f6b2be81b9 Include GLoc in hook listener base class (#2112). 16 years ago
Jean-Philippe Lang 486ecc6661 Fixed: non-ASCII subversion path can't be displayed (patch #1993 by Chaoqun Zou). 16 years ago
Jean-Philippe Lang 6157d20ec0 Git adapter: use commit time instead of author time (#2108). 16 years ago
Jean-Philippe Lang 11b9ceb054 git path reverted. 16 years ago
Jean-Philippe Lang 9352bb527b Tells git to output dates in ISO format. 16 years ago
Jean-Philippe Lang 47475acdaf Fixed Bazaar shared repository browsing (#2101, patch #1685 by Dmitry Shaposhnik). 16 years ago
Jean-Philippe Lang 9ae6e60c26 Fixes syntax highlighting broken by r1930 (#2143). 16 years ago
Eric Davis 8b3a8ac1b4 Included Redmine::Hook::Helper to ActionController::Base so call_hook 16 years ago
Jean-Philippe Lang d143019dbb Adds back textile acronyms support (#2077). 16 years ago
Jean-Philippe Lang a3b9a5aa5f Makes wiki text formatter pluggable. 16 years ago
Jean-Philippe Lang 5f9f6ea2e1 Adds #delete_menu_item to the plugin API (#2087). 16 years ago
Jean-Philippe Lang 738fc579f0 Renames template ruby files to erb. 16 years ago
Eric Davis bcde2f4dce Renamed the .rb files in the plugin_generator to end in .erb. The .rb was 16 years ago
Jean-Philippe Lang ff449b197f Fixed: textile footnotes no longer work after r1113 (#974). 16 years ago
Jean-Philippe Lang ccbe48d779 Adds 'Delete wiki pages attachments' permission. 16 years ago
Jean-Philippe Lang 2ed9aa13f3 Remove pre tag attributes. 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 8cb75be0db Switch order of current and previous revisions in side-by-side diff (#1903). 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 3041041a62 Adds :view_wiki_edits permission to default roles. 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 a592d6c40d Renames bundled RedCloth to RedCloth3 to avoid RedCloth 4 to be loaded instead (#1754). 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 bfd0fb067a Adds posts quoting functionality (#1825). 16 years ago
Jean-Philippe Lang 999d47f986 Use example.net as domain in default configuration (#1762). 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 dbf4438dda More detailed error message in log when scm command fails (#1682). 16 years ago
Jean-Philippe Lang 0d55652552 Fixes method name in AbstractAdapter. 16 years ago
Jean-Philippe Lang 116091a1d2 Fixes platform determination under JRuby (#1804). 16 years ago
Jean-Philippe Lang 53078ca949 No warning about rcov each time a rake task is ran. 16 years ago
Eric Davis 910988133d Extracted rcov options and removed gems from the rcov report. 16 years ago
Eric Davis fab5c1fdef Added rake tasks to generate rcov code coverage reports. rake -T test:coverage to see them all 16 years ago
Jean-Philippe Lang ab4873b83d Quote ids for attachment association since Trac's attachment.id is varchar (#1759). 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