OSDN Git Service

redminele/redmine.git
2007-09-05 Jean-Philippe... Fixed: custom field displayed as deleted in the issue...
2007-09-05 Jean-Philippe... Issue notes are now included in search.
2007-09-05 Jean-Philippe... Added a new value for date filters: 'this week'
2007-09-05 Jean-Philippe... Subprojects are now grouped by projects in the 'Project...
2007-09-04 Jean-Philippe... Added an index on custom_values table (customized_type...
2007-09-04 Jean-Philippe... Small fix in Mailer.
2007-09-02 Jean-Philippe... 'Due in' label removed from the changelog view.
2007-09-02 Jean-Philippe... Added Redmine::WikiFormatting module and tests for...
2007-09-02 Jean-Philippe... Fix: Inline image links broken in rev 690.
2007-09-02 Jean-Philippe... Buttons (edit, watch...) on issues/show are now located...
2007-09-02 Jean-Philippe... Changed the application default title (redMine -> Redmine).
2007-09-02 Jean-Philippe... Small fix in issue history display.
2007-09-02 Jean-Philippe... Trac importer: 'resolution' field imported with history...
2007-09-02 Jean-Philippe... Trac importer now migrates status changes.
2007-09-02 Jean-Philippe... Trac importer now checks the existence of trac.db and...
2007-09-02 Jean-Philippe... Added namespace for Redmine specific rake tasks.
2007-09-01 Jean-Philippe... Fixed: auto-generated links corrupted when url contains...
2007-09-01 Jean-Philippe... Trac importer initial commit. The script migrates:
2007-08-31 Jean-Philippe... Added 'reported by me' and 'assigned to me' issue feeds...
2007-08-31 Jean-Philippe... Added the ability to move issues (to another project...
2007-08-31 Jean-Philippe... Added atom feed on the new cross-project issue list.
2007-08-31 Jean-Philippe... Added cache for application settings (Setting model).
2007-08-31 Jean-Philippe... Added a cross-project issue list. It displays the issue...
2007-08-30 Jean-Philippe... Fixed: autologin broken.
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...
next