| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixes unhandled case in json builder. | Jean-Philippe Lang | 2010-12-04 | 1 | -2/+2 |
* | Fixes unhandled case in json builder. | Jean-Philippe Lang | 2010-12-04 | 1 | -1/+5 |
* | Converts IssuesController to use the new API template system and makes xml/js... | Jean-Philippe Lang | 2010-12-03 | 1 | -0/+2 |
* | Adds a builder-like template system for rendering xml and json API responses. | Jean-Philippe Lang | 2010-12-03 | 5 | -0/+206 |
* | Updates for 1.0.4 release. | Jean-Philippe Lang | 2010-11-28 | 1 | -1/+1 |
* | Reload themes so that new themes can be used without restarting Redmine (#5712). | Jean-Philippe Lang | 2010-11-27 | 1 | -3/+12 |
* | Fixed: new gantt chart discloses all private projects names (#6276). | Jean-Philippe Lang | 2010-11-21 | 1 | -5/+5 |
* | Fixed: r4417 breaks MercurialAdapter with ruby 1.8.6 (#5117). | Jean-Philippe Lang | 2010-11-21 | 1 | -3/+3 |
* | Fixed: gantt displays issues by date of creation. | Jean-Philippe Lang | 2010-11-21 | 1 | -0/+13 |
* | Fixed: Broken pipe error when browsing subversion repository (#6860). | Jean-Philippe Lang | 2010-11-20 | 1 | -2/+2 |
* | Fixed: MercurialAdapter.client_version depends on LANG environment variable (... | Jean-Philippe Lang | 2010-11-20 | 1 | -3/+3 |
* | Use Object#tap instead of #returning (#6887). | Jean-Philippe Lang | 2010-11-14 | 2 | -4/+4 |
* | Removes duplicate issue subject on gantt (#6763). | Jean-Philippe Lang | 2010-11-11 | 1 | -2/+0 |
* | Added missing --no-color option in some git shell-outs. #5324 | Jean-Baptiste Barth | 2010-11-07 | 1 | -2/+2 |
* | Extract headings and TOC parsing from the textile formatter. | Jean-Philippe Lang | 2010-11-06 | 2 | -48/+3 |
* | Bump version to 1.0.3 | Eric Davis | 2010-11-01 | 1 | -1/+1 |
* | Force color to be disabled on git shell-outs. #5324 | Jean-Baptiste Barth | 2010-10-29 | 1 | -4/+4 |
* | Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed | Eric Davis | 2010-10-25 | 1 | -0/+7 |
* | Fixed: auto links ending with right angle bracket shouldn't include the brack... | Jean-Baptiste Barth | 2010-10-23 | 1 | -1/+1 |
* | Fixed: error on gantt when no issue have a due date (#6350). | Jean-Philippe Lang | 2010-10-22 | 1 | -3/+3 |
* | Changed the notifications to use a hierarchy UI | Eric Davis | 2010-09-28 | 1 | -15/+18 |
* | Added three new notifiable events based on issue attributes | Eric Davis | 2010-09-28 | 1 | -0/+3 |
* | Refactor the hardcoded event actions (notifiables) to use a class | Eric Davis | 2010-09-28 | 1 | -0/+19 |
* | Bump version to 1.0.2 | Eric Davis | 2010-09-26 | 1 | -1/+1 |
* | Support leading and trailing spaces in filenames or directories in the git ad... | Eric Davis | 2010-09-26 | 1 | -3/+3 |
* | Support spaces in the files or directories in the git adapter. #6054 | Eric Davis | 2010-09-26 | 1 | -2/+2 |
* | Parse the timezone in #last_rev for git to correct display the Age diplay. #6346 | Eric Davis | 2010-09-26 | 1 | -2/+2 |
* | Workaround for i18n 0.4.x with the old style syntax. #6428 #5608 | Eric Davis | 2010-09-26 | 1 | -2/+2 |
* | Use the correct local variables in the PDF export. #6382 | Eric Davis | 2010-09-20 | 1 | -2/+2 |
* | Fixed the zoom, previous, and next links on the Gantt chart. | Eric Davis | 2010-09-10 | 1 | -3/+7 |
* | Add project names to the Versions in the Gantt export. #5904 | Eric Davis | 2010-09-10 | 1 | -2/+2 |
* | Rewrite the Gantt chart. #6276 | Eric Davis | 2010-09-10 | 2 | -285/+796 |
* | Bump version to 1.0.1 | Eric Davis | 2010-08-22 | 1 | -1/+1 |
* | Fixed wrong commit range in git log command. #5628 | Jean-Baptiste Barth | 2010-08-08 | 1 | -5/+5 |
* | Display project names in cross-project gantt PNG (#5904). | Jean-Philippe Lang | 2010-07-25 | 1 | -3/+10 |
* | Display project names for versions too on PDF (#5904). | Jean-Philippe Lang | 2010-07-25 | 1 | -3/+4 |
* | Display project names in cross-project gantt PDF (#5904). | Jean-Philippe Lang | 2010-07-25 | 1 | -6/+8 |
* | Bump version to 1.0.0 | Eric Davis | 2010-07-18 | 1 | -3/+3 |
* | Fix typos in the examples. #5823 | Eric Davis | 2010-07-16 | 1 | -2/+2 |
* | Version 0.9.6 | Eric Davis | 2010-07-08 | 1 | -1/+1 |
* | Include visible subprojects when checking for available Activity event types.... | Eric Davis | 2010-07-06 | 1 | -1/+1 |
* | Rename code and locale typo: Developper. #5751 | Eric Davis | 2010-06-30 | 1 | -2/+2 |
* | Bump release to 0.9.5 | Eric Davis | 2010-06-28 | 1 | -1/+1 |
* | Sanitize image links and handle nils in the toc formatter. #5445 | Eric Davis | 2010-06-24 | 1 | -1/+3 |
* | Support listing directories in svn which include square brackets. #5548 | Eric Davis | 2010-06-20 | 1 | -7/+14 |
* | Display the link name when external links are used in the toc macro. #5445 | Eric Davis | 2010-06-19 | 1 | -0/+3 |
* | Updates for 0.9.4 release. | Jean-Philippe Lang | 2010-05-01 | 1 | -1/+1 |
* | Fixes Bazaar adapter for JRuby/Win32 (#5404). | Jean-Philippe Lang | 2010-05-01 | 1 | -2/+2 |
* | Fixes Mercurial adapter for JRuby (#4494, #5404). | Jean-Philippe Lang | 2010-05-01 | 1 | -1/+1 |
* | Fixes theme discovery under JRuby on Rails war structure (#632, #5404). | Jean-Philippe Lang | 2010-04-30 | 1 | -1/+1 |