OSDN Git Service

redminele/redmine.git
2008-06-29 Jean-Philippe... Adds HTML titles to forums related views.
2008-06-29 Jean-Philippe... Makes importer work with Trac 0.8.x (#1540).
2008-06-29 Jean-Philippe... Fixed: associated revisions are displayed in wrong...
2008-06-29 Jean-Philippe... Fixed #1545: migration on fresh install fails (broken...
2008-06-28 Jean-Philippe... Upgraded to Prototype 1.6.0.1.
2008-06-27 Jean-Philippe... New rake task name in comments for creating sessions...
2008-06-27 Jean-Philippe... Custom fields refactoring: most of code moved from...
2008-06-26 Jean-Philippe... Adds a key in lang files (general_csv_decimal_separator...
2008-06-26 Jean-Philippe... Translations updates:
2008-06-26 Jean-Philippe... Fixed: timelog redirects inappropriately when :back_url...
2008-06-26 Jean-Philippe... Adds anchor to atom feed messages links.
2008-06-26 Jean-Philippe... Link to view specific file on revision view fails with...
2008-06-26 Jean-Philippe... Tests: create tmp/test if it doesn't exist.
2008-06-26 Jean-Philippe... Add project name to cross-project Atom feeds (#1527).
2008-06-25 Jean-Philippe... Adds a simple API and a standalone script that can...
2008-06-24 Jean-Philippe... Encoding set to utf8 in example database.yml (#1506).
2008-06-24 Jean-Philippe... Fixed: private method 'gsub' called for nil:NilClass...
2008-06-24 Jean-Philippe... Fixes test broken by r1578.
2008-06-23 Jean-Philippe... Smaller font size for activity events and search result...
2008-06-23 Jean-Philippe... Strip pre/code tags content from activity view events.
2008-06-23 Jean-Philippe... Adds a class ('me') to events of the activity view...
2008-06-23 Jean-Philippe... Turn ftp urls into links (#1514).
2008-06-22 Jean-Philippe... Add filters on cross-project issue list for custom...
2008-06-22 Jean-Philippe... Hide 'Target version' filter if no version is defined.
2008-06-22 Jean-Philippe... Revision view: do not display links for deleted files.
2008-06-22 Jean-Philippe... Use new image instead of expand.png
2008-06-22 Jean-Philippe... IMAP: fetch unseen messages only.
2008-06-22 Jean-Philippe... IMAP: Mark emails as Seen.
2008-06-22 Jean-Philippe... Fixes reply attachments handling.
2008-06-22 Jean-Philippe... Adds a rake task (redmine:email:receive_imap) to read...
2008-06-22 Jean-Philippe... Adds basic support for issue creation via email (#1110).
2008-06-21 Jean-Philippe... Display issue notes in the activity view (#1509).
2008-06-21 Jean-Philippe... Removes spaces before colons on issue detail view ...
2008-06-19 Jean-Philippe... Track project and tracker changes in issue history.
2008-06-18 Jean-Philippe... Add target version to the issue list context menu.
2008-06-18 Jean-Philippe... Mercurial adapter tests fix (#1469).
2008-06-18 Jean-Philippe... Enable syntax highlight on issues, messages and news...
2008-06-17 Jean-Philippe... Allow dot in firstnames and lastnames (closes #1426).
2008-06-17 Jean-Philippe... Adds atom feed on time entries details (#1479).
2008-06-17 Jean-Philippe... Fixed: urls containing @ are parsed as email adress...
2008-06-17 Jean-Philippe... Ability to remove enumerations (activities, priorities...
2008-06-16 Jean-Philippe... Prevent unwanted textile link parsing at end of line.
2008-06-15 Jean-Philippe... RepositoriesController cleanup with rescue_from.
2008-06-15 Jean-Philippe... Adds a field on the repository view to browse at specif...
2008-06-15 Jean-Philippe... Fixed: view file at given revision with CVS.
2008-06-15 Jean-Philippe... Makes changes link to entries on the revision view.
2008-06-15 Jean-Philippe... Fixes test broken by r1549.
2008-06-15 Jean-Philippe... Fixes test broken by r1549.
2008-06-15 Jean-Philippe... Prettier url for changesets (#1443).
2008-06-15 Jean-Philippe... Doc update for 0.7.2 release.
2008-06-15 Jean-Philippe... Adds links to repository directories in the browser...
2008-06-15 Jean-Philippe... Fixed: TOC does not remove colorization markups (#1423).
2008-06-15 Jean-Philippe... Translation updates.
2008-06-15 Jean-Philippe... Close statement handler in Redmine.pm (#1433).
2008-06-15 Jean-Philippe... Hungarian translation update (closes #1408).
2008-06-14 Jean-Philippe... File size display with Bazaar repositories (#1149).
2008-06-14 Jean-Philippe... Fixed: Logtime info lost when there's an error updating...
2008-06-14 Jean-Philippe... Fixed: time entries created with the default activity...
2008-06-14 Jean-Philippe... CVS: add support for modules names with spaces (#1434).
2008-06-14 Jean-Philippe... Fixed: page has no title when adding a project (#1436).
2008-06-14 Jean-Philippe... Fixed: unexpected nil when viewing differences on CVS...
2008-06-09 Jean-Philippe... Fixed: SVG::Graph raises an error when using external...
2008-06-09 Jean-Philippe... Slight changes to diff view and style.
2008-06-09 Jean-Philippe... Removed inconsistent revision numbers on diff view.
2008-06-09 Jean-Philippe... Log the user in after registration if account activatio...
2008-06-09 Jean-Philippe... File viewer for attached text files.
2008-06-09 Jean-Philippe... Move the file viewer to a partial.
2008-06-08 Jean-Philippe... "New Project" link on Projects page for admin users...
2008-06-08 Jean-Philippe... Fixed: notextile tag has no effect.
2008-06-08 Jean-Philippe... Unified diff viewer for attached files with .patch...
2008-06-08 Jean-Philippe... Move diff viewer to a partial.
2008-06-08 Jean-Philippe... SCM browser: ability to download raw unified diffs.
2008-06-08 Jean-Philippe... Move unified diff parser out of the scm abstract adapte...
2008-06-08 Jean-Philippe... Don't search for the changeset if revision identifier...
2008-06-08 Jean-Philippe... Don't display the table headers if there is no changese...
2008-06-08 Jean-Philippe... Filesystem adapter: read files in binary mode.
2008-06-08 Jean-Philippe... Filesystem adapter: negative size is displayed for...
2008-06-08 Jean-Philippe... Adds Filesystem adapter (patch #1393 by Paul R).
2008-06-08 Jean-Philippe... Ability to disable unused SCM adapters in application...
2008-06-08 Jean-Philippe... Fixes tabulation with Firefox 2 on tabular forms.
2008-06-07 Jean-Philippe... Display status change before subject of issue on the...
2008-06-07 Jean-Philippe... Fixes functional tests broken by r1501.
2008-06-07 Jean-Philippe... Removes constraint on enumerations name (#1384).
2008-06-07 Jean-Philippe... Trac importer: read session_attribute table to find...
2008-06-07 Jean-Philippe... Fixed: Reply/Quote Function Newline Issue in Internet...
2008-06-07 Jean-Philippe... Subversion adapter: ignore directories with no commit...
2008-06-07 Jean-Philippe... Mercurial adapter improvements (patch #1199 by Pierre...
2008-06-07 Jean-Philippe... Translations updates.
2008-06-07 Jean-Philippe... Fixes Chinese pdf export when the issue description...
2008-06-06 Jean-Philippe... Fixed: Atom link on saved query does not include query_...
2008-06-06 Jean-Philippe... Hides the "Replies" heading below a message if there...
2008-06-06 Jean-Philippe... Trac importer: improves wiki link conversion (#1287).
2008-06-06 Jean-Philippe... Fixed: SVN errors lead to svn username/password being...
2008-06-04 Jean-Philippe... Redmine links regexp fix (#1369, url hash turned into...
2008-06-04 Jean-Philippe... Fixed: changesets titles should not be multiline in...
2008-06-04 Jean-Philippe... Allow empty cells in wiki tables.
2008-06-03 Jean-Philippe... Missing strings (r1488).
2008-06-03 Jean-Philippe... Make the 'duplicates of' relation asymmetric:
2008-06-02 Jean-Philippe... Fixed: new line at the end of a file is not displayed...
2008-06-02 Jean-Philippe... Diff: adds some space between 2 changes in the same...
next