summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fixes content vertical overflow (#3053).Jean-Philippe Lang2009-03-281-0/+1
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-282-9/+21
* Escape member name.Jean-Philippe Lang2009-03-271-1/+1
* Ability to add multiple project members in a single action (#1556).Jean-Philippe Lang2009-03-271-6/+15
* Added several more plugin hooks:Eric Davis2009-03-215-1/+9
* Added plugin hooks to the context menuEric Davis2009-03-211-0/+4
* Set sort orders on 'View all issues' links on my page.Jean-Philippe Lang2009-03-173-3/+17
* Makes the 'View all' link on 'Reported issues' list open and closed issues.Jean-Philippe Lang2009-03-171-1/+1
* Adds issue count on assigned and reported 'My page' modules (#2986).Jean-Philippe Lang2009-03-172-5/+7
* Adds controller to urls in case the side bar is called from another controlle...Jean-Philippe Lang2009-03-131-2/+2
* Adds a lang string with arguments for date ranges (#2305).Jean-Philippe Lang2009-03-132-7/+5
* Fixes broken CSV link on cross-project timelog report (#2941).Jean-Philippe Lang2009-03-132-2/+2
* Fixing repository routes (#2967).Jean-Philippe Lang2009-03-133-2/+3
* Hide 'New file' link and form for printing (#2949).Jean-Philippe Lang2009-03-121-0/+2
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-121-0/+9
* Adds css classes to the issues in the calendar (#2651).Jean-Philippe Lang2009-03-072-2/+2
* Fixed: export links on the issue list lose project param after applying a fil...Jean-Philippe Lang2009-03-061-3/+3
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-015-26/+5
* Add links for one-click activity filtering (#2857).Jean-Philippe Lang2009-02-271-1/+3
* Fixes user's activity link (#2853).Jean-Philippe Lang2009-02-271-1/+1
* Allow underscore in block partial name (#2840).Jean-Philippe Lang2009-02-261-2/+2
* Clickable/linkable line #'s while browsing the repo or viewing a text file (#...Jean-Philippe Lang2009-02-262-2/+2
* Trackers controller refactoring.Jean-Philippe Lang2009-02-261-6/+1
* Sort changesets in the same order as comments on the issue details view (#1546).Jean-Philippe Lang2009-02-221-2/+2
* Slight changes to the files list (#2658, #2806).Jean-Philippe Lang2009-02-221-8/+12
* Makes the default issue list columns selection look like other multi-checkbox...Jean-Philippe Lang2009-02-211-5/+3
* Fixes new setting name.Jean-Philippe Lang2009-02-211-1/+1
* Adds a setting to limit the size of text attachments that can be displayed by...Jean-Philippe Lang2009-02-211-0/+3
* Do not show the changed files list on the revision page if the user is not al...Jean-Philippe Lang2009-02-211-1/+3
* Deprecated truncate call.Jean-Philippe Lang2009-02-211-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-2127-38/+38
* List the Default Columns displayed on the issue list verticallyEric Davis2009-02-201-5/+7
* Allow the other format links to appear on the issue list (ATOM, PDF, CSV).Eric Davis2009-02-201-1/+1
* Adds (a maximum of 3) links to project ancestors in the page title (#2788).Jean-Philippe Lang2009-02-202-5/+1
* Send an email to the user when an administrator activates a registered user (...Jean-Philippe Lang2009-02-202-0/+4
* Makes the "type" field disabled when updating a custom field (#2744).Jean-Philippe Lang2009-02-151-1/+2
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-153-3/+3
* Removes invalid css class on issue details (#2753).Jean-Philippe Lang2009-02-151-1/+1
* Fixes headings style in html emails (#2739).Jean-Philippe Lang2009-02-141-11/+6
* Removes invalid css class on issue details (#2733).Jean-Philippe Lang2009-02-131-1/+1
* Adds watch/unwatch link on the issue context menu (#2730).Jean-Philippe Lang2009-02-121-0/+3
* Issues pagination loses project param after applying or clearing filter (#2726).Jean-Philippe Lang2009-02-122-3/+6
* Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...Jean-Philippe Lang2009-02-121-1/+1
* Link to watched issues list on my page.Jean-Philippe Lang2009-02-121-1/+1
* Hide openid stuff on my account if disabled (#699).Jean-Philippe Lang2009-02-121-0/+2
* Slight changes to the issue lists displayed on My page.Jean-Philippe Lang2009-02-111-5/+6
* Added a space so words don't runtogeatherlikethis. #699Eric Davis2009-02-111-1/+1
* Added a system setting for allowing OpenID logins and registrationsEric Davis2009-02-114-1/+10
* Added the ability to login via OpenID.Eric Davis2009-02-114-1/+10
* Fixes broken action url on time edit form (#2707).Jean-Philippe Lang2009-02-101-1/+1