summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Strip repository urls (closes #852).Jean-Philippe Lang2008-03-142-0/+28
* Added documentation of commit: syntax to detailed wiki syntax screenJohn Goerzen2008-03-141-0/+1
* Fix trac converter WikiCaps to put a space before converted WikiCaps wordsJohn Goerzen2008-03-141-1/+1
* Update Simplified Chinese lang fileJohn Goerzen2008-03-131-52/+52
* This patch takes the RedmineWikiFormatting page and makes it availableJohn Goerzen2008-03-132-1/+241
* Redirect to issue page after creating a new issueJohn Goerzen2008-03-131-1/+1
* Support WikiCaps for Trac migrationsJohn Goerzen2008-03-131-0/+6
* Updated zh-tw lang file from shortie lo.John Goerzen2008-03-131-4/+4
* Add commit: link type feature to wiki_syntax.htmlJohn Goerzen2008-03-131-0/+1
* Prevent unexpected nil error in GitAdapter#info if the repository path is inv...Jean-Philippe Lang2008-03-121-5/+6
* SCM AbstractAdapter use shell_quote to more properly escape path (closes #838...Jean-Philippe Lang2008-03-122-5/+5
* Fixes #820: invalid project id causes a NoMethodError in SearchController (An...Jean-Philippe Lang2008-03-123-10/+19
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-1228-52/+762
* Adds a setting for whether new projects should be public by default (closes #...Jean-Philippe Lang2008-03-1227-2/+32
* Prevent LDAP authentication with empty password related problems.Jean-Philippe Lang2008-03-121-0/+2
* Quotes Mercurial entries command depending on the OS.Jean-Philippe Lang2008-03-111-1/+1
* Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (...Jean-Philippe Lang2008-03-111-3/+3
* Activity enhancements:Jean-Philippe Lang2008-03-1139-63/+198
* Removes the Redmine version from the footer (closes #794). It can still be vi...Jean-Philippe Lang2008-03-091-1/+1
* Adds atom feed link on boards index.Jean-Philippe Lang2008-03-091-1/+11
* Replaces del tags by a css style (a.issue.closed) for closed issue links.Jean-Philippe Lang2008-03-094-10/+7
* Fixes migrations that change string limits for sqlite.Jean-Philippe Lang2008-03-093-3/+3
* Trac and Mantis importers: check that default configuration is loaded before ...Jean-Philippe Lang2008-03-092-0/+16
* Allow longer version names (#711, closes #712).Jean-Philippe Lang2008-03-093-2/+11
* Show replies as well when choosing to display messages in the activity.Jean-Philippe Lang2008-03-091-1/+1
* Textile formatting:Jean-Philippe Lang2008-03-091-4/+11
* Display date/time instead of date on files list (#817).Jean-Philippe Lang2008-03-091-3/+1
* Strip out email address from authors in repository screens (#814).Jean-Philippe Lang2008-03-084-4/+4
* Version details view changes:Jean-Philippe Lang2008-03-084-10/+52
* Changes 'Fixed version' label to 'Target version' (closes #723, #808).Jean-Philippe Lang2008-03-0824-24/+24
* Added preview for forum messages.Jean-Philippe Lang2008-03-075-9/+49
* Translations (closes #789, #790, #798, #803, #809):Jean-Philippe Lang2008-03-0725-111/+873
* Fixes module names localization on projects/add (closes #797).Jean-Philippe Lang2008-03-071-1/+2
* Fix LDAP authentication (#714, broken by r1194).Jean-Philippe Lang2008-03-061-1/+1
* Adds an application setting to choose whether or not subprojects issues shoul...Jean-Philippe Lang2008-03-0627-8/+43
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-0535-17/+134
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-0529-28/+50
* Trac importer: support database schema for Trac migration (#757 by John Goerz...Jean-Philippe Lang2008-03-051-3/+10
* Fixed "LdapError: invalid binding information" when no username/password are ...Jean-Philippe Lang2008-03-051-5/+6
* Fixes #773: Changeset block is smashing the update frame on issues/show.Jean-Philippe Lang2008-03-051-0/+1
* Reversed versions ordering on files list (closes #763).Jean-Philippe Lang2008-03-051-1/+1
* Added jsp mime type.Jean-Philippe Lang2008-03-051-0/+1
* Display wiki syntax quick ref link within the jstoolbar (closes #629, #767).Jean-Philippe Lang2008-03-055-9/+28
* Fixes migration 87 error when running MySQL with STRICT_TRANS_TABLES on (#771).Jean-Philippe Lang2008-03-051-1/+1
* Fixes #765: Date pickers don't work on issues' bulk edit view.Jean-Philippe Lang2008-03-051-0/+7
* Fixes #780: Redmine fails to start with a const_missing error on Redmine::Men...Jean-Philippe Lang2008-03-052-1/+3
* Translations updates:Jean-Philippe Lang2008-03-0510-545/+550
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-0517-51/+82
* Fixed #759: Can not view a project without View time entries permission (brok...Jean-Philippe Lang2008-03-011-1/+1
* Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.Jean-Philippe Lang2008-03-011-0/+2