summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixes #2170: user display format in application settings broken by r2010.Jean-Philippe Lang2008-11-131-1/+5
* Fixes #2171: issue pdf export broken by r2006.Jean-Philippe Lang2008-11-131-1/+1
* Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes).Jean-Philippe Lang2008-11-111-0/+6
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-113-7/+17
* Sort users by their display names so that user dropdown lists are sorted alph...Jean-Philippe Lang2008-11-111-9/+8
* Eager-load users.Jean-Philippe Lang2008-11-113-3/+3
* Eager-load users.Jean-Philippe Lang2008-11-101-1/+2
* Maps repository users to Redmine users (#1383).Jean-Philippe Lang2008-11-1011-23/+107
* 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-096-10/+17
* Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122).Jean-Philippe Lang2008-11-081-2/+6
* 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-073-27/+32
* Email address should be lowercased for gravatar (#2145).Jean-Philippe Lang2008-11-071-67/+67
* Added :view_projects_form plugin hookEric Davis2008-11-041-0/+1
* Added an option to turn user Gravatars on or offEric Davis2008-10-317-9/+18
* Tighened up the gravator CSS in the issue divEric Davis2008-10-311-2/+2
* Tweaking of the CSS for the gravatars. #1776Eric Davis2008-10-312-2/+2
* Link the version name to VersionsController#show in the issue list.Eric Davis2008-10-301-0/+2
* 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-301-1/+1
* styling tweaks for gravatarsEric Davis2008-10-301-1/+1
* styling tweaks for gravatarsEric Davis2008-10-301-1/+1
* Gravatar support for issue detai, user grid, and activity streamEric Davis2008-10-304-24/+29
* Added :view_timelog_edit_form_bottom hook to the timelog/edit form.Eric Davis2008-10-281-0/+1
* Fixed: Inline images don't work if file name has upper case letters or if ima...Jean-Philippe Lang2008-10-281-1/+1
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-275-19/+24
* Check that git changeset is not in the database before creating it (#1419).Jean-Philippe Lang2008-10-251-14/+16
* Added the board's description below the board's name.Eric Davis2008-10-251-0/+1
* Added hook :view_repositories_show_contextual to allow adding items to theEric Davis2008-10-251-0/+1
* Adds the ability to search for a project name or identifier on the administra...Jean-Philippe Lang2008-10-243-8/+14
* Adds the ability to search for a user on the administration users list.Jean-Philippe Lang2008-10-242-5/+12
* AuthSource list: display associated users count and disable 'Delete' buton if...Jean-Philippe Lang2008-10-241-1/+6
* Makes permission screens localized (#2070).Jean-Philippe Lang2008-10-244-7/+8
* link_to project homepage instead of auto_link (#1937).Jean-Philippe Lang2008-10-181-1/+1
* Show the most recent file when displaying an inline image.Jean-Philippe Lang2008-10-181-0/+1
* Makes email address case-insensitive in MailHandler (#2032).Jean-Philippe Lang2008-10-161-1/+1
* add plain text option for mail #2029Nicolas Chuche2008-10-152-0/+19
* Escape image filename regexp (#1971).Jean-Philippe Lang2008-10-041-1/+1
* Adds :view_layouts_base_body_bottom hookEric Davis2008-09-301-0/+1
* Fixes Workflow.count_by_tracker_and_role.Jean-Philippe Lang2008-09-281-1/+1
* Slight changes to the workflow setup screen.Jean-Philippe Lang2008-09-281-14/+16
* Fixes workflow setup link on trackers list (follows r1914).Jean-Philippe Lang2008-09-281-1/+1
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-287-25/+124
* Fixed: Status list on bulk edit form does not follow normal sequence (#1956).Jean-Philippe Lang2008-09-281-1/+1
* Fixed: the default status is lost when reordering issue statuses (#1955).Jean-Philippe Lang2008-09-281-2/+2
* Fixed: Latest news appear on the homepage for projects with the News module d...Jean-Philippe Lang2008-09-281-4/+4