Commit Graph

1032 Commits (63d7123f426690df2445676a7776dc0ca870377d)

Author SHA1 Message Date
Jean-Philippe Lang 6e777b7453 Makes activity view accept a user_id param to show user's activity (#1002). 16 years ago
Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 16 years ago
Jean-Philippe Lang 546b98a118 Adds a css class on menu items in order to apply item specific styles (eg. icons). 16 years ago
Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago
Jean-Philippe Lang e61916ea91 SubversionAdapter#entries performance improvement. 16 years ago
Jean-Philippe Lang 3fdc273252 Do not query multiple times git for branch (#1435). 16 years ago
Jean-Philippe Lang 9882217847 Adds Plugin#requires_redmine method so that plugin compatibility can be checked against current Redmine version (#2162). 16 years ago
Jean-Philippe Lang 5362a85f2b Adds url and author_url plugin attributes (#2162). 16 years ago
Jean-Philippe Lang f9ce4ff559 Adds a few Plugin tests. 16 years ago
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 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 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
Eric Davis 8b3a8ac1b4 Included Redmine::Hook::Helper to ActionController::Base so call_hook 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 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 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 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 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 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 2dbc3d2943 Adds Trac-Like anchors on wiki headings (#1647). 17 years ago
Jean-Philippe Lang d05bcda2ba Adds #activity_provider shortcut method to the plugin API. 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 5564dfbbd5 TOC rendered as an unordered list. 17 years ago
Jean-Philippe Lang 1ddd9bb55b Fixed: dependency on ruby 1.8.7 introduced in r1660 (#1643). 17 years ago
Jean-Philippe Lang 937cee7269 Prevent blank menu caption. 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
Jean-Philippe Lang c4eef6314e Menu item caption can be a Proc. 17 years ago
Jean-Philippe Lang 622b6121f4 Fixes nil error when svn binary version is unknown (#1607). 17 years ago
Jean-Philippe Lang 29fb8db936 Adds MercurialAdapter.client_version and prevent @hg --version@ to be called on each request. 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 00593f2f34 Reduces memory usage when importing large git repositories (#1482). 17 years ago
Jean-Philippe Lang 28c094f50e Turn ftp urls into links (#1514). 17 years ago