OSDN Git Service

redminele/redmine.git
2007-10-04 Jean-Philippe... Added position on Enumeration model.
2007-10-03 Jean-Philippe... Updated Japanese translation (Go Maeda).
2007-10-03 Jean-Philippe... Updated Spanish translation (Manuel Garcia Ortega).
2007-10-03 Jean-Philippe... Fixed: pagination broken on news list with Opera.
2007-10-03 Jean-Philippe... Fixed: URL with ~ broken in wiki formatting.
2007-10-03 Jean-Philippe... Fixed: can't select columns when creating a new query.
2007-10-03 Jean-Philippe... Performance improvement on calendar and gantt (about...
2007-10-01 Jean-Philippe... Small fix in project activity feed.
2007-10-01 Jean-Philippe... Better handling of external link style assignment.
2007-10-01 Jean-Philippe... Fixed TOC positionning in wiki pages.
2007-10-01 Jean-Philippe... Span caps turned off in textile formatting.
2007-10-01 Jean-Philippe... Added label tags on various checkboxes.
2007-10-01 Jean-Philippe... Don't show attributes on role form for built-in roles.
2007-10-01 Jean-Philippe... Removed ProjectsController#feeds. This view was incompl...
2007-10-01 Jean-Philippe... Moved media print specific styles to application.css...
2007-10-01 Jean-Philippe... Default columns displayed on the issue list can now...
2007-10-01 Jean-Philippe... Custom query columns: checkboxes replaced by two select...
2007-10-01 Jean-Philippe... Added a checkbox on custom query form to explicitly...
2007-10-01 Jean-Philippe... Added the ability to customize columns of a saved query.
2007-09-30 Jean-Philippe... Fixed: Can not authenticate user against LDAP if its...
2007-09-30 Jean-Philippe... Added svn command output to error log when SubversionAd...
2007-09-30 Jean-Philippe... Added Romanian translation (Csongor Bartus).
2007-09-30 Jean-Philippe... Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier).
2007-09-30 Jean-Philippe... Updated Japanese language file for calendar (Go Maeda).
2007-09-30 Jean-Philippe... Updated polish translation (Tomasz Gawryl).
2007-09-30 Jean-Philippe... Fixed: Links get chopped by punctuation marks in anchors.
2007-09-29 Jean-Philippe... Redmine acts_as_* plugins moved to vendor/plugins.
2007-09-29 Jean-Philippe... Sligth changes to wiki views.
2007-09-27 Jean-Philippe... Native eol property set on config/*
2007-09-27 Jean-Philippe... Fixed: unable to migrate from an empty database.
2007-09-27 Jean-Philippe... Slight style update.
2007-09-27 Jean-Philippe... Fixed: Links to other wiki pages in headings get corrup...
2007-09-27 Jean-Philippe... Added wiki index by date.
2007-09-27 Jean-Philippe... Updated lang files (:label_result)
2007-09-27 Jean-Philippe... Search engines now supports pagination.
2007-09-25 Jean-Philippe... Slight changes to the stylesheet and footer.
2007-09-25 Jean-Philippe... Added Czech translation (Jan Kadlecek).
2007-09-24 Jean-Philippe... Boards: new message form displayed with no additional...
2007-09-24 Jean-Philippe... Slight change to issues/show.
2007-09-24 Jean-Philippe... Sligth stylesheet change.
2007-09-24 Jean-Philippe... Added a named route for the home page.
2007-09-24 Jean-Philippe... Fixed projects search.
2007-09-24 Jean-Philippe... Search engine now only searches objects the user is...
2007-09-24 Jean-Philippe... Project activity view now only shows what the user...
2007-09-24 Jean-Philippe... Added length validation for IssueCategory name.
2007-09-23 Jean-Philippe... Modified history.png
2007-09-23 Jean-Philippe... Fixed: Planning title displayed in the project sidebar...
2007-09-23 Jean-Philippe... Added a sample plugin.
2007-09-23 Jean-Philippe... Basic plugin support.
2007-09-22 Jean-Philippe... Subversion repository now accepts svn+ssh url.
2007-09-22 Jean-Philippe... The news list now shows the full news contents.
2007-09-22 Jean-Philippe... Added polish translation (Tomasz Gawryl).
2007-09-22 Jean-Philippe... Fixed: error in calendar french translation (Thomas...
2007-09-22 Jean-Philippe... Application layout refactored.
2007-09-21 Jean-Philippe... Fixed: error in english string :label_end_to_start
2007-09-20 Jean-Philippe... Fixed: project homepage length validation inconsistent...
2007-09-19 Jean-Philippe... Fixed setting value serialization.
2007-09-18 Jean-Philippe... Added 2 log messages in SubversionAdapter#entries.
2007-09-18 Jean-Philippe... Fixed: Oracle error when saving serialized setting...
2007-09-17 Jean-Philippe... Fixed: RMagick not loaded on case sensitive filesystems.
2007-09-17 Jean-Philippe... Fixed: error on document list with a document without...
2007-09-17 Jean-Philippe... Fixed: error when uploading a file with a content type...
2007-09-15 Jean-Philippe... Added RMagick availability on admin/info.
2007-09-15 Jean-Philippe... Updated german translation (Thomas Löber).
2007-09-15 Jean-Philippe... Date added as acronym title in ApplicationHelper#authoring
2007-09-15 Jean-Philippe... Fixed: lines in wiki content containing just a single...
2007-09-15 Jean-Philippe... Fixed: unable to save a new wiki page that just contain...
2007-09-15 Jean-Philippe... A category with assigned issue can now be deleted....
2007-09-15 Jean-Philippe... Changed author display on issues, news and document...
2007-09-15 Jean-Philippe... Added 'Estimated hours' attribute on issues.
2007-09-15 Jean-Philippe... Project modules are checked (default) when creating...
2007-09-14 Jean-Philippe... Main project list now displays root projects with their...
2007-09-14 Jean-Philippe... Mail notification options restored (default is: issue_a...
2007-09-14 Jean-Philippe... Fixed: Spent Time on Reports page only visible to admin...
2007-09-14 Jean-Philippe... Fixed: can't preview/save the very first wiki page.
2007-09-14 Jean-Philippe... Added project module concept.
2007-09-11 Jean-Philippe... Fixed: watchers should be notified even if they uncheck...
2007-09-11 Jean-Philippe... Notifications about issues (add/edit) are now sent...
2007-09-10 Jean-Philippe... Added Subversion repository unit tests.
2007-09-09 Jean-Philippe... Added "% done" in the filter list.
2007-09-09 Jean-Philippe... Added the ability to rename wiki pages (specific permis...
2007-09-09 Jean-Philippe... Small fix to TOC regexp.
2007-09-09 Jean-Philippe... Added automatic table of content support on wiki pages...
2007-09-08 Jean-Philippe... Updated INSTALL doc.
2007-09-07 Jean-Philippe... Added javascript highlightment support (pastie.textmate...
2007-09-07 Jean-Philippe... Removed @html_title assignments in controllers.
2007-09-07 Jean-Philippe... Improved Redmine links:
2007-09-07 Jean-Philippe... Fixed: 'Move' button always visible on issues list.
2007-09-06 Jean-Philippe... Automatically scroll down to the preview when previewin...
2007-09-06 Jean-Philippe... Added background on <pre> wiki blocks.
2007-09-06 Jean-Philippe... Added code highlighting support in wiki, using this...
2007-09-06 Jean-Philippe... 'current week' filter fix.
2007-09-05 Jean-Philippe... Removed RedCloth checks since it's now supplied with...
2007-09-05 Jean-Philippe... Search field automatically focused.
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.
next