| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Adds plugin id attribute. | Jean-Philippe Lang | 2008-11-16 | 1 | -6/+6 |
* | Moves plugin list to its own administration menu item. | Jean-Philippe Lang | 2008-11-16 | 3 | -16/+21 |
* | Fixes #2171: issue pdf export broken by r2006. | Jean-Philippe Lang | 2008-11-13 | 1 | -1/+1 |
* | Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes). | Jean-Philippe Lang | 2008-11-11 | 1 | -0/+6 |
* | Adds permissions to let users edit and/or delete their messages (#854, patch ... | Jean-Philippe Lang | 2008-11-11 | 1 | -4/+4 |
* | Maps repository users to Redmine users (#1383). | Jean-Philippe Lang | 2008-11-10 | 7 | -7/+39 |
* | Hide Redmine version in atom feeds and pdf properties (#794). | Jean-Philippe Lang | 2008-11-09 | 1 | -1/+1 |
* | Fixes activity date param. | Jean-Philippe Lang | 2008-11-09 | 1 | -4/+4 |
* | Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a... | Jean-Philippe Lang | 2008-11-09 | 5 | -8/+6 |
* | Host setting should contain the path prefix (Redmine base URL) to properly ge... | Jean-Philippe Lang | 2008-11-07 | 1 | -1/+2 |
* | Added :view_projects_form plugin hook | Eric Davis | 2008-11-04 | 1 | -0/+1 |
* | Added an option to turn user Gravatars on or off | Eric Davis | 2008-10-31 | 6 | -9/+12 |
* | Tighened up the gravator CSS in the issue div | Eric Davis | 2008-10-31 | 1 | -2/+2 |
* | Tweaking of the CSS for the gravatars. #1776 | Eric Davis | 2008-10-31 | 2 | -2/+2 |
* | Added gravatar image to the user's public account page | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | Fixed a bug with using gravatar on a nil value. | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | Reduced the size of the gravatar on the issue history | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | styling tweaks for gravatars | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | styling tweaks for gravatars | Eric Davis | 2008-10-30 | 1 | -1/+1 |
* | Gravatar support for issue detai, user grid, and activity stream | Eric Davis | 2008-10-30 | 4 | -24/+29 |
* | Added :view_timelog_edit_form_bottom hook to the timelog/edit form. | Eric Davis | 2008-10-28 | 1 | -0/+1 |
* | Makes wiki text formatter pluggable. | Jean-Philippe Lang | 2008-10-27 | 3 | -3/+3 |
* | Added the board's description below the board's name. | Eric Davis | 2008-10-25 | 1 | -0/+1 |
* | Added hook :view_repositories_show_contextual to allow adding items to the | Eric Davis | 2008-10-25 | 1 | -0/+1 |
* | Adds the ability to search for a project name or identifier on the administra... | Jean-Philippe Lang | 2008-10-24 | 1 | -2/+4 |
* | Adds the ability to search for a user on the administration users list. | Jean-Philippe Lang | 2008-10-24 | 1 | -1/+4 |
* | AuthSource list: display associated users count and disable 'Delete' buton if... | Jean-Philippe Lang | 2008-10-24 | 1 | -1/+6 |
* | Makes permission screens localized (#2070). | Jean-Philippe Lang | 2008-10-24 | 3 | -5/+5 |
* | link_to project homepage instead of auto_link (#1937). | Jean-Philippe Lang | 2008-10-18 | 1 | -1/+1 |
* | add plain text option for mail #2029 | Nicolas Chuche | 2008-10-15 | 1 | -0/+4 |
* | Adds :view_layouts_base_body_bottom hook | Eric Davis | 2008-09-30 | 1 | -0/+1 |
* | Slight changes to the workflow setup screen. | Jean-Philippe Lang | 2008-09-28 | 1 | -14/+16 |
* | Fixes workflow setup link on trackers list (follows r1914). | Jean-Philippe Lang | 2008-09-28 | 1 | -1/+1 |
* | Adds a workflow overview screen. | Jean-Philippe Lang | 2008-09-28 | 3 | -4/+41 |
* | Truncate comments on changeset list. | Jean-Philippe Lang | 2008-09-22 | 1 | -1/+1 |
* | Fixed: Roadmap crashes when a version has a due date > 2037. | Jean-Philippe Lang | 2008-09-20 | 1 | -3/+1 |
* | Adds watch/unwatch functionality at forum topic level (#1912). | Jean-Philippe Lang | 2008-09-19 | 1 | -0/+1 |
* | Fixed custom query sidebar links broken by r1797 (#1899). | Jean-Philippe Lang | 2008-09-17 | 1 | -1/+1 |
* | Render the commit changes list as a tree (#1896). | Jean-Philippe Lang | 2008-09-17 | 1 | -26/+12 |
* | Adds a permission 'view wiki edits' so that wiki history can be hidden to cer... | Jean-Philippe Lang | 2008-09-13 | 1 | -1/+1 |
* | Adds links to changesets atom feed on repository browser (#1873). | Jean-Philippe Lang | 2008-09-12 | 2 | -0/+9 |
* | Adds support for free ticket filtering and custom queries on Calendar. | Jean-Philippe Lang | 2008-09-11 | 5 | -44/+57 |
* | Adds support for free ticket filtering and custom queries on Gantt chart. | Jean-Philippe Lang | 2008-09-10 | 4 | -99/+118 |
* | Added context fields to the :view_projects_settings_members_table hooks | Eric Davis | 2008-09-10 | 1 | -2/+2 |
* | Reverting commit r1748 again. r1786 pulled in in again | Eric Davis | 2008-09-10 | 1 | -1/+1 |
* | Merged hooks branch @ r1785 into trunk. | Jean-Philippe Lang | 2008-09-05 | 6 | -3/+12 |
* | Adds cross-project time reports support (#994). | Jean-Philippe Lang | 2008-08-31 | 2 | -4/+4 |
* | Adds an option to generate sequential project identifiers. | Jean-Philippe Lang | 2008-08-31 | 2 | -3/+12 |
* | Sligth changes to issue comments quoting links. | Jean-Philippe Lang | 2008-08-28 | 1 | -3/+1 |
* | Adds posts quoting functionality (#1825). | Jean-Philippe Lang | 2008-08-28 | 1 | -0/+2 |