summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Trac importer improvements (patch #2050 by Karl Heinz Marbaise).Jean-Philippe Lang2008-11-111-10/+60
* Sort users by their display names so that user dropdown lists are sorted alph...Jean-Philippe Lang2008-11-115-11/+38
* Eager-load users.Jean-Philippe Lang2008-11-113-3/+3
* Fixes a typo in en.yml.Jean-Philippe Lang2008-11-111-1/+1
* Eager-load users.Jean-Philippe Lang2008-11-101-1/+2
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-1050-24/+228
* Include GLoc in hook listener base class (#2112).Jean-Philippe Lang2008-11-101-0/+1
* Fixed: non-ASCII subversion path can't be displayed (patch #1993 by Chaoqun Z...Jean-Philippe Lang2008-11-101-7/+8
* Hide Redmine version in atom feeds and pdf properties (#794).Jean-Philippe Lang2008-11-092-2/+2
* Link to activity view when displaying dates.Jean-Philippe Lang2008-11-091-1/+4
* Fixes activity date param.Jean-Philippe Lang2008-11-092-5/+5
* Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a...Jean-Philippe Lang2008-11-097-11/+31
* Git adapter: use commit time instead of author time (#2108).Jean-Philippe Lang2008-11-092-7/+18
* populating new string, updates for ru.yml and sv.yml (#2126)winterheart2008-11-0930-187/+142
* #2126, initial support of Slovak, thank to Stanislav Pach for translationwinterheart2008-11-083-0/+852
* git path reverted.Jean-Philippe Lang2008-11-081-1/+1
* Tells git to output dates in ISO format.Jean-Philippe Lang2008-11-081-4/+4
* Fixed Bazaar shared repository browsing (#2101, patch #1685 by Dmitry Shaposh...Jean-Philippe Lang2008-11-081-1/+2
* Fixes syntax highlighting broken by r1930 (#2143).Jean-Philippe Lang2008-11-082-3/+23
* Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122).Jean-Philippe Lang2008-11-082-2/+54
* Removing the custom Redmine hook in routes in favor of Engine's hook.Eric Davis2008-11-081-1/+3
* Fixed: broken subject when submitting issue via email written in japanese (Pa...Jean-Philippe Lang2008-11-071-1/+1
* Host setting should contain the path prefix (Redmine base URL) to properly ge...Jean-Philippe Lang2008-11-075-29/+36
* Email address should be lowercased for gravatar (#2145).Jean-Philippe Lang2008-11-071-67/+67
* French translation update.Jean-Philippe Lang2008-11-071-3/+3
* Update for pl.yml, #1299winterheart2008-11-071-49/+50
* D'oh...winterheart2008-11-071-1/+1
* refreshing vn.yml (#2125)winterheart2008-11-073-5/+81
* Intial support Vietnamese language (#2125), thanks to Kỳ Anh Huỳnh for wo...winterheart2008-11-073-0/+785
* Ooops, wrong.winterheart2008-11-071-1/+1
* Intial support Vietnamese language (#2125), thanks to Kỳ Anh Huỳnh for workwinterheart2008-11-071-1/+1
* #2127, #2129, #2130, #2135, translation updates. Thanks to all participants :)winterheart2008-11-074-100/+100
* Included Redmine::Hook::Helper to ActionController::Base so call_hookEric Davis2008-11-062-0/+5
* Added :view_projects_form plugin hookEric Davis2008-11-041-0/+1
* #2121, pt-br updatewinterheart2008-11-011-1/+1
* update ru.ymlwinterheart2008-10-311-1/+2
* Update zh-tw, #2116winterheart2008-10-311-1/+1
* Update pt-rb, #2105winterheart2008-10-311-47/+47
* Populating new string with rake gloc:updatewinterheart2008-10-3128-0/+28
* Added an option to turn user Gravatars on or offEric Davis2008-10-319-10/+21
* Tighened up the gravator CSS in the issue divEric Davis2008-10-312-6/+6
* Tweaking of the CSS for the gravatars. #1776Eric Davis2008-10-313-5/+5
* Link the version name to VersionsController#show in the issue list.Eric Davis2008-10-301-0/+2
* Fixed typo in an English string, 'View calender'Eric Davis2008-10-301-1/+1
* Added gravatar image to the user's public account pageEric Davis2008-10-301-1/+1
* Fixed a bug with using gravatar on a nil value.Eric Davis2008-10-301-1/+1
* Reduced the size of the gravatar on the issue historyEric Davis2008-10-302-2/+2
* styling tweaks for gravatarsEric Davis2008-10-302-1/+3
* styling tweaks for gravatarsEric Davis2008-10-302-1/+5
* Gravatar support for issue detai, user grid, and activity streamEric Davis2008-10-3012-24/+283