OSDN Git Service

redminele/redmine.git
2007-08-29 Jean-Philippe... Added Redmine::Info to store various information about...
2007-08-29 Jean-Philippe... Fixed: "new issue" drop-down only visible by admin...
2007-08-29 Jean-Philippe... Added border and padding on wiki table headers.
2007-08-29 Jean-Philippe... Translated a few strings in fr.yml
2007-08-29 Jean-Philippe... Fixed: "subproject of" list should not show archived...
2007-08-29 Jean-Philippe... Added the ability to reset its own RSS access key on...
2007-08-29 Jean-Philippe... Some deprecation fixes (end_form_tag and count API).
2007-08-29 Jean-Philippe... Fix: error when posting to projects/add or users/add...
2007-08-29 Jean-Philippe... Merged 0.6 branch into trunk.
2007-08-26 Jean-Philippe... Fixed: queries with multiple custom fields return no...
2007-08-26 Jean-Philippe... Added missing image.
2007-08-26 Jean-Philippe... Gantt chart can now be exported to a graphic file ...
2007-08-25 Jean-Philippe... Fixed: calendar and gantt not updated when adding/editi...
2007-08-25 Jean-Philippe... Replaced hard-coded urls in Mailer#attachments_add
2007-08-25 Jean-Philippe... Automatic closing of duplicate issues.
2007-08-25 Jean-Philippe... Fixed: Bad url to project forums from the wiki home...
2007-08-25 Jean-Philippe... Mantis importer: small fix in categories mapping.
2007-08-25 Jean-Philippe... Mantis importer:
2007-08-25 Jean-Philippe... Mantis importer: issue categories truncated to 30 chars.
2007-08-25 Jean-Philippe... Fixed: wiki preview doesn't work on long entries.
2007-08-25 Jean-Philippe... Changeset comments are now stripped before being stored...
2007-08-25 Jean-Philippe... Committer field in the Changesets table is now varchar...
2007-08-17 Jean-Philippe... Added wiki syntax to online help.
2007-08-17 Jean-Philippe... Fixed: cursor not positioned correctly when using wiki...
2007-08-17 Jean-Philippe... Small change to ApplicationHelper#textilizable to allow...
2007-08-17 Jean-Philippe... Application welcome text is now textilized.
2007-08-17 Jean-Philippe... Textilized project descriptions on project list and...
2007-08-16 Jean-Philippe... Code improvement in ProjectsController#activity (Nicola...
2007-08-16 Jean-Philippe... Added a 'Assignable' boolean on Role model.
2007-08-16 Jean-Philippe... Added a link to add a new category when creating or...
2007-08-16 Jean-Philippe... Added feeds auto discovery links on projects/show ...
2007-08-16 Jean-Philippe... Activity view improvements:
2007-08-15 Jean-Philippe... Fixed: nil error on 'commits per month' graph.
2007-08-15 Jean-Philippe... Added syntax highlightment for repository files (using...
2007-08-15 Jean-Philippe... Wiki links can now refer other project wikis, using...
2007-08-15 Jean-Philippe... Image attachments are now sent inline to be viewed...
2007-08-15 Jean-Philippe... Removed hard-coded URLs in mail templates.
2007-08-15 Jean-Philippe... Mantis importer: fixed default role mapping
2007-08-15 Jean-Philippe... Fixed: SQL error on roadmap and changelog if there...
2007-08-14 Jean-Philippe... Small change to mantis importer to be 0.5.1 compatible.
2007-08-14 Jean-Philippe... Mantis importer: fixed a few bugs
2007-08-14 Jean-Philippe... Mantis importer: replaced find by find_by_id
2007-08-14 Jean-Philippe... Added 'email sending test' functionality.
2007-08-14 Jean-Philippe... Firstname, lastname and email LDAP attributes are now...
2007-08-14 Jean-Philippe... Issue history is now 'oldest first' sorted.
2007-08-13 Jean-Philippe... On the issue report page, 0 issue counts are now displa...
2007-08-13 Jean-Philippe... Mantis importer: added priorities mapping.
2007-08-13 Jean-Philippe... Mantis importer: steps_to_reproduce and additional_info...
2007-08-13 Jean-Philippe... Added migration of Mantis bug monitors.
2007-08-13 Jean-Philippe... Added migration of Mantis bug relationships.
2007-08-13 Jean-Philippe... More accurate status and role mapping in Mantis importer.
2007-08-13 Jean-Philippe... Mantis migration task initial import.
2007-08-13 Jean-Philippe... Fixed: non-active users can be viewed with account...
2007-08-13 Jean-Philippe... Updated UPGRADING documentation
2007-08-12 Jean-Philippe... Added an option to be able to relate issues in differen...
2007-08-12 Jean-Philippe... Project name is now displayed in news titles when not...
2007-08-12 Jean-Philippe... Translated 'Sort by' label on table headers.
2007-08-12 Jean-Philippe... Attachment content-type is now chomped before being...
2007-08-12 Jean-Philippe... Fixed: versions not sorted correctly in drop down lists.
2007-08-12 Jean-Philippe... Removed deprecated Object#type in CustomFieldsController.
2007-08-12 Jean-Philippe... Fixed: the link to delete issue relations is displayed...
2007-08-12 Jean-Philippe... Removed IssuesController#history, all changes are now...
2007-08-12 Jean-Philippe... Fixed custom fields alignment on issues/show (Balazs...
2007-08-12 Jean-Philippe... Changed 'versions' table creation to allow null values...
2007-08-12 Jean-Philippe... Changed AR error messages style (same as flash errors).
2007-08-12 Jean-Philippe... Updated german translation (Hans-Peter Werner)
2007-08-12 Jean-Philippe... Fixed: Roadmap percentages not being calculated correct...
2007-08-12 Jean-Philippe... Forum notifications are now also sent to the authors...
2007-08-12 Jean-Philippe... Fixed my_controller_test.rb (errors are now in flash...
2007-08-12 Jean-Philippe... Overdue versions (date reached and open issues > 0...
2007-08-02 Jean-Philippe... Added a confirmation dialog box for project archiving
2007-08-02 Jean-Philippe... Changed the footer link from redmine.rubyforge.org...
2007-08-02 Jean-Philippe... Applied 'register notice' patch by Matt Jones.
2007-08-02 Jean-Philippe... Applied the flash notices patch by Matt Jones (slightly...
2007-08-01 Jean-Philippe... Fixed: on spent time details view, the h3 issue link...
2007-08-01 Jean-Philippe... Fixed: error when creating a tracker without copying...
2007-08-01 Jean-Philippe... Added icon on external wiki links
2007-08-01 Jean-Philippe... History box on issues/show is now hidden if there's...
2007-08-01 Jean-Philippe... Fixed a bug in CVS model (clash when 2 projects point...
2007-07-18 Jean-Philippe... Removed a line break on news/show
2007-07-16 Jean-Philippe... Added several validates_length_of
2007-07-15 Jean-Philippe... Fixed mailer (error when no assignee)
2007-07-15 Jean-Philippe... Doc update for 0.5.1 release.
2007-07-15 Jean-Philippe... Now, when a user turns mail notifications off, he will...
2007-07-15 Jean-Philippe... Slight documentation update.
2007-07-14 Jean-Philippe... Hours displayed using %.2f on time report.
2007-07-14 Jean-Philippe... Fix: SVN commit dates are now stored as local time
2007-07-14 Jean-Philippe... Added the ability to log time when changing an issue...
2007-07-14 Jean-Philippe... Added an option to choose the date format: language...
2007-07-14 Jean-Philippe... Fixed: Error when editing the wokflow after deleting...
2007-07-14 Jean-Philippe... Added wiki diff.
2007-07-02 Jean-Philippe... Added a margin for inline images in wiki text
2007-07-02 Jean-Philippe... Fixed: issue_id not nullified on time entries when...
2007-07-02 Jean-Philippe... Fixed: trash icon not visible on files list.
2007-06-29 Jean-Philippe... Changesets stored in the database are now displayed...
2007-06-29 Jean-Philippe... Removed User#display_name (replaced by User#name).
2007-06-29 Jean-Philippe... Each category can now be associated to a user, so that...
2007-06-27 Jean-Philippe... Fixed: Long text custom fields displayed without line...
2007-06-27 Jean-Philippe... Fixed: time report doesn't take account of the project...
2007-06-25 Jean-Philippe... Fixed an error when trying to delete a project (version...
next