OSDN Git Service

redminele/redmine.git
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...
2007-06-24 Jean-Philippe... Added Darcs basic support.
2007-06-24 Jean-Philippe... Added time report.
2007-06-23 Jean-Philippe... Added pagination on wiki page history.
2007-06-23 Jean-Philippe... Fixed Iconv::IllegalSequence errors in csv exports
2007-06-23 Jean-Philippe... Fixed an error on welcome screen for users with no...
2007-06-23 Jean-Philippe... Don't show "Projects" label if projects list is empty.
2007-06-23 Jean-Philippe... Fixed confidentiality issue on account/show.
2007-06-23 Jean-Philippe... Added per user custom queries.
2007-06-17 Jean-Philippe... Added page association on versioned WikiContent
2007-06-14 Jean-Philippe... A wiki page can now be attached to each version.
2007-06-13 Jean-Philippe... Swedish mail templates added (Thomas Habets)
2007-06-12 Jean-Philippe... Fixed version field on issue view page now links to...
2007-06-12 Jean-Philippe... Applied this fix dev.rubyonrails.org/ticket/4967 to...
2007-06-12 Jean-Philippe... Added an error message when trying to create an issue...
2007-06-12 Jean-Philippe... Added basic support for CVS and Mercurial SCMs.
2007-05-31 Jean-Philippe... Added :dependent => :delete_all on IssueStatus Workflow...
2007-05-30 Jean-Philippe... Japanese translation updated (Satoru KURASHIKI)
2007-05-29 Jean-Philippe... Fixed: error on csv/pdf export and feeds (oracle)
2007-05-29 Jean-Philippe... Fixed: SQL error when a non-admin user displays the...
2007-05-29 Jean-Philippe... Fixed date query filters (wrong results and sql error...
2007-05-29 Jean-Philippe... Added Swedish translation supplied by Thomas Habets.
2007-05-28 Jean-Philippe... Attachments can be displayed inline in Documents
2007-05-28 Jean-Philippe... Fixed: open/closed issue counts are always 0 on reports...
2007-05-27 Jean-Philippe... Added filename header when sending an image inline
2007-05-27 Jean-Philippe... Added the ability to archive projects:
2007-05-27 Jean-Philippe... Slight views refactoring
2007-05-27 Jean-Philippe... Password fields hidden on users/add form when selecting...
2007-05-27 Jean-Philippe... Account information can now be sent to the user when...
2007-05-26 Jean-Philippe... Optimistic locking added for wiki edits.
2007-05-26 Jean-Philippe... Show a 404 error page if attachment can not be read.
next