OSDN Git Service

redminele/redmine.git
2009-01-31 Jean-Philippe... Less strict textile links parsing (#2582).
2009-01-31 Jean-Philippe... Fixed: issue details view discloses relations to issues...
2009-01-31 Jean-Philippe... Removes Issue.visible_by
2009-01-31 Jean-Philippe... Updates footer year.
2009-01-31 winterheartNew translation - Slovenian, thank to Nejc Vidmar for...
2009-01-31 Jean-Philippe... Adds :async_smtp and :async_sendmail delivery methods...
2009-01-30 Jean-Philippe... Changes time related icons.
2009-01-29 Jean-Philippe... Cleaning test.
2009-01-29 Jean-Philippe... Fixed: TOC does not parse wiki page reference links...
2009-01-29 Jean-Philippe... Adds projects association on tracker form (#2578).
2009-01-29 Jean-Philippe... Adds rel='nofollow' attribute to other formats download...
2009-01-29 Jean-Philippe... Adds an helper to render other formats download links.
2009-01-29 Jean-Philippe... Fixed an error when downloading gantt png at global...
2009-01-29 Jean-Philippe... Fixes other formats download links on the project issue...
2009-01-29 Jean-Philippe... Sort target versions list on bulk edit form (#2616).
2009-01-28 Jean-Philippe... Fixed project news atom link broken by r2317.
2009-01-28 Jean-Philippe... Fixing calendar and gantt links broken by r2317.
2009-01-28 Jean-Philippe... Fixed calendar navigation links broken by r2317.
2009-01-28 Jean-Philippe... Fixed user's activity atom feed broken by r2317.
2009-01-27 Eric DavisFixed clearing the Issue filters in the issue list...
2009-01-27 Eric DavisFixes Issue sorting in a project, broken by #2317
2009-01-27 Jean-Philippe... Fixed: users should not be able to add relations with...
2009-01-27 Jean-Philippe... Fixed that 'My page' blocks may display issues that...
2009-01-27 Jean-Philippe... Explicitly require 'rfpdf/fpdf' (#2584).
2009-01-27 Jean-Philippe... Fixed actions on issues (gantt, calendar, move, bulk_ed...
2009-01-27 Jean-Philippe... Replaces the obsolete robots.txt with a cached action...
2009-01-26 Jean-Philippe... Fixes activity pagination broken by r2317.
2009-01-26 Eric DavisConverted routing and urls to follow the Rails REST...
2009-01-25 Jean-Philippe... Ability to bulk edit custom fields of type 'list' ...
2009-01-25 Jean-Philippe... Render the project list as a tree on Move form.
2009-01-25 Jean-Philippe... Removes spaces before colons.
2009-01-25 Jean-Philippe... Adds ability to bulk copy issues (#1847).
2009-01-25 Jean-Philippe... Fixed that the project jump box does not preserve curre...
2009-01-25 Jean-Philippe... Ignore archived subprojects in Project#rolled_up_tracke...
2009-01-24 Jean-Philippe... Removes unused projects_count column from projects...
2009-01-24 Jean-Philippe... Merged nested projects branch. Removes limit on subproj...
2009-01-24 Jean-Philippe... Fixes a test that was broken by r2294.
2009-01-24 Jean-Philippe... Fixed: Details time log report CSV export doesn't honou...
2009-01-23 winterheartru.yml update
2009-01-23 winterheartremoving \r\n
2009-01-23 winterheartTranslation updates (#2453, #2463, #2551)
2009-01-23 winterheart#2562, update for zh.yml
2009-01-23 winterheartNew Galician Translation (#2547), thanks to Martín...
2009-01-22 Jean-Philippe... Automatically focus several form fields.
2009-01-21 Jean-Philippe... Accept replies to forum messages by subject recognition...
2009-01-20 winterheart#2540, pt-br update
2009-01-20 winterheart#2463, partially solved
2009-01-20 winterheart#2445, nl.yml update
2009-01-20 winterheart#2453, sv.yml patch, some errors still exist (see ticket)
2009-01-19 Jean-Philippe... Allow email to reply to a forum message (#1616).
2009-01-19 Jean-Philippe... Use In-Reply-To and References headers to handle replie...
2009-01-19 winterhearttranslation updates (#2535, #2505, #2524, #2434)
2009-01-19 winterheart#2442, small fix
2009-01-19 winterheart#2429, translation update
2009-01-19 winterheart#2442, translation update
2009-01-19 winterheart#2439, translation update
2009-01-18 Jean-Philippe... Fix in AttachmentsController#show.
2009-01-18 Jean-Philippe... Adds Message-Id and References headers to email notific...
2009-01-18 Jean-Philippe... Fixed that Trac importer was creating duplicate custom...
2009-01-18 Jean-Philippe... Fixes 103_set_custom_fields_editable migration from...
2009-01-17 Jean-Philippe... User custom fields can now be set as editable so that...
2009-01-17 Jean-Philippe... Moves a few settings to a "Display" panel.
2009-01-17 Jean-Philippe... CustomFieldsController#list moved to #index.
2009-01-17 Jean-Philippe... CustomFieldsController refactoring.
2009-01-17 Jean-Philippe... Make use of tracker_ids association in issue custom...
2009-01-17 Jean-Philippe... Project jump box fix.
2009-01-17 Jean-Philippe... Do not show Category field when categories are not...
2009-01-17 Jean-Philippe... Slight visual changes on the issue form.
2009-01-16 Jean-Philippe... Adds custom fields functional tests.
2009-01-16 Jean-Philippe... Use a textarea for custom fields possible values (...
2009-01-16 Jean-Philippe... Makes subject field get focus on 'New issue' form ...
2009-01-16 Jean-Philippe... Adds a 'Create and continue' button on the new issue...
2009-01-12 Jean-Philippe... Typo (#2489).
2009-01-12 Jean-Philippe... Fixes r2226: exporting an issue with attachments to...
2009-01-12 Eric DavisAdded two new plugin hooks to IssuesController:
2009-01-12 Eric DavisCodified instructions from RUNNING_TESTS as rake tasks...
2009-01-11 Jean-Philippe... Use margin-right instead of padding-right on top menu...
2009-01-11 Jean-Philippe... Ability to sort the issue list by text, int and float...
2009-01-11 Jean-Philippe... Ability to sort the issue list by text, list, date...
2009-01-11 Jean-Philippe... Different icon for closed issues in search result ...
2009-01-10 Jean-Philippe... Makes email adress uniqueness case-insensitive (#2473).
2009-01-09 Jean-Philippe... Fixed: no error is raised when entering invalid hours...
2009-01-07 Jean-Philippe... Adds 'closed' css class to closed issues in the issue...
2009-01-07 Jean-Philippe... Fixes a test failure with svn < 1.5 (#2455).
2009-01-07 Jean-Philippe... Fixes functional test broken by r2246.
2009-01-07 Jean-Philippe... Refactor TabularFormBuilder field helpers (#2461).
2009-01-07 Jean-Philippe... Makes issue description a non-required field (#2456).
2009-01-04 Jean-Philippe... Slight changes in functional tests.
2009-01-04 Jean-Philippe... Slight changes to ease Rails 2.2 support.
2009-01-04 Jean-Philippe... Scramble PDF title (#1204).
2009-01-04 Jean-Philippe... Merged r2231 from 0.8-stable (#2402).
2009-01-04 Jean-Philippe... Do not use compute_public_path.
2009-01-04 Jean-Philippe... Makes the app boot with Rails 2.2.2
2009-01-04 Jean-Philippe... Move PDF stuff to a single helper.
2009-01-03 Jean-Philippe... Fixed: email notification for changes I make still...
2009-01-03 Jean-Philippe... Display a warning if some attachments were not saved...
2009-01-03 Jean-Philippe... Moves flash messages rendering to a helper method.
2009-01-03 Jean-Philippe... Fixed: syntax highlight doesn't appear in new ticket...
2009-01-03 Jean-Philippe... Lower the project identifier limit to a minimum of...
2008-12-31 Jean-Philippe... IMAP: add options to move received emails.
next