Commit Graph

1308 Commits (4c28291a19714022a9c991984d14a26fb2413b06)

Author SHA1 Message Date
Jean-Philippe Lang 6f68a36679 Eager-load users. 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang 5166213fd3 Hide Redmine version in atom feeds and pdf properties (#794). 16 years ago
Jean-Philippe Lang 57a4ee318a Link to activity view when displaying dates. 16 years ago
Jean-Philippe Lang d63746ab3e Fixes activity date param. 16 years ago
Jean-Philippe Lang 7619c286cc Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a String (less code in views). 16 years ago
Jean-Philippe Lang 077723c90a Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122). 16 years ago
Jean-Philippe Lang 63c72fe87f Fixed: broken subject when submitting issue via email written in japanese (Patch #2059 by Go MAEDA). 16 years ago
Jean-Philippe Lang 006337fb0e Host setting should contain the path prefix (Redmine base URL) to properly generate links in emails that are sent offline (#2122). 16 years ago
Jean-Philippe Lang 4581baa5c0 Email address should be lowercased for gravatar (#2145). 16 years ago
Eric Davis b1cb9cd3bd Added :view_projects_form plugin hook 16 years ago
Eric Davis ba20a67873 Added an option to turn user Gravatars on or off 16 years ago
Eric Davis 048fa5bd77 Tighened up the gravator CSS in the issue div 16 years ago
Eric Davis 3bc2a5cf2f Tweaking of the CSS for the gravatars. #1776 16 years ago
Eric Davis 41dba2db86 Link the version name to VersionsController#show in the issue list. 16 years ago
Eric Davis b84dd8ec83 Added gravatar image to the user's public account page 16 years ago
Eric Davis 01fd8e685b Fixed a bug with using gravatar on a nil value. 16 years ago
Eric Davis 1a6595aa17 Reduced the size of the gravatar on the issue history 16 years ago
Eric Davis 9373f429d0 styling tweaks for gravatars 16 years ago
Eric Davis b3442a7d39 styling tweaks for gravatars 16 years ago
Eric Davis ed314caf7d Gravatar support for issue detai, user grid, and activity stream 16 years ago
Eric Davis 7c99f8ad11 Added :view_timelog_edit_form_bottom hook to the timelog/edit form. 16 years ago
Jean-Philippe Lang 0f1787ea0d Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format (#2102). 16 years ago
Jean-Philippe Lang a3b9a5aa5f Makes wiki text formatter pluggable. 16 years ago
Jean-Philippe Lang 8236563d6b Check that git changeset is not in the database before creating it (#1419). 16 years ago
Eric Davis 0316fde06b Added the board's description below the board's name. 16 years ago
Eric Davis 48ae6f38e1 Added hook :view_repositories_show_contextual to allow adding items to the 16 years ago
Jean-Philippe Lang 16eda4c5c9 Adds the ability to search for a project name or identifier on the administration projects list. 16 years ago
Jean-Philippe Lang d967507dcb Adds the ability to search for a user on the administration users list. 16 years ago
Jean-Philippe Lang d1b5bc1e82 AuthSource list: display associated users count and disable 'Delete' buton if any (#2041). 16 years ago
Jean-Philippe Lang 6c54b0ba3b Makes permission screens localized (#2070). 16 years ago
Jean-Philippe Lang a0c29d8f99 link_to project homepage instead of auto_link (#1937). 16 years ago
Jean-Philippe Lang 58fbf5e66f Show the most recent file when displaying an inline image. 16 years ago
Jean-Philippe Lang bc77cc2c5c Makes email address case-insensitive in MailHandler (#2032). 16 years ago
Nicolas Chuche a4b07a36ed add plain text option for mail #2029 16 years ago
Jean-Philippe Lang c4419e268f Escape image filename regexp (#1971). 16 years ago
Eric Davis f2f54a711d Adds :view_layouts_base_body_bottom hook 16 years ago
Jean-Philippe Lang b0e62e37ae Fixes Workflow.count_by_tracker_and_role. 16 years ago
Jean-Philippe Lang 3544d6398a Slight changes to the workflow setup screen. 16 years ago
Jean-Philippe Lang 5083e92772 Fixes workflow setup link on trackers list (follows r1914). 16 years ago
Jean-Philippe Lang a37af7a226 Adds a workflow overview screen. 16 years ago
Jean-Philippe Lang 85711f1d54 Fixed: Status list on bulk edit form does not follow normal sequence (#1956). 16 years ago
Jean-Philippe Lang 925ef8f4f0 Fixed: the default status is lost when reordering issue statuses (#1955). 16 years ago
Jean-Philippe Lang ad06bec6b6 Fixed: Latest news appear on the homepage for projects with the News module disabled (#1941). 16 years ago
Jean-Philippe Lang 394fc9c109 Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 16 years ago
Jean-Philippe Lang 21979cf68a Fixes back_url in login filter (#1900). 16 years ago
Jean-Philippe Lang 9131cdf6b9 Truncate comments on changeset list. 16 years ago
Jean-Philippe Lang b09a18972d Strip LDAP attribute names before saving (#1890). 16 years ago
Jean-Philippe Lang 8a356baf3e Unescape back_url param before calling redirect_to. 16 years ago
Jean-Philippe Lang 7afdb01f00 Fixed: login filter providing incorrect back_url for Redmine installed in sub-directory (#1900). 16 years ago