summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed: cross-project issue list should not show issues of projects for which ...Jean-Philippe Lang2008-09-252-1/+7
* Fixes back_url in login filter (#1900).Jean-Philippe Lang2008-09-241-1/+1
* Truncate comments on changeset list.Jean-Philippe Lang2008-09-222-1/+7
* Strip LDAP attribute names before saving (#1890).Jean-Philippe Lang2008-09-211-1/+10
* Unescape back_url param before calling redirect_to.Jean-Philippe Lang2008-09-212-2/+3
* Fixed: login filter providing incorrect back_url for Redmine installed in sub...Jean-Philippe Lang2008-09-211-1/+1
* Fixed: invalid effective date (eg. 99999-01-01) causes an error on version ed...Jean-Philippe Lang2008-09-211-1/+1
* Fixed: Roadmap crashes when a version has a due date > 2037.Jean-Philippe Lang2008-09-202-3/+14
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-194-3/+14
* Fixed custom query sidebar links broken by r1797 (#1899).Jean-Philippe Lang2008-09-171-1/+1
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-173-31/+80
* fixed #1216, thank Antti Perkiömäki for reportingwinterheart2008-09-141-1/+1
* Fixed: unable to revert to a previous wiki page version.Jean-Philippe Lang2008-09-131-1/+4
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-134-3/+13
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-134-10/+42
* Mailer compatibility with Rails 2.1.1.Jean-Philippe Lang2008-09-131-1/+1
* Adds links to changesets atom feed on repository browser (#1873).Jean-Philippe Lang2008-09-122-0/+9
* Template error when user's timezone isn't set and UTC timestamps are used (#1...Jean-Philippe Lang2008-09-112-2/+2
* Changes versions retrieval on gantt chart.Jean-Philippe Lang2008-09-111-5/+4