summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Adds custom field selection on tracker form.Jean-Philippe Lang2009-12-091-0/+14
* Slight change to the breadcrumb on custom field admin views.Jean-Philippe Lang2009-12-092-4/+6
* Display shared versions in project settings (#4357).Jean-Philippe Lang2009-12-081-10/+12
* Fixes broken admin menu extension (#4351).Jean-Philippe Lang2009-12-071-3/+3
* Remove edit link on wiki page diff (#4346).Jean-Philippe Lang2009-12-061-1/+0
* Removes the 'Copy' checkbox on the copy/move form.Jean-Philippe Lang2009-12-063-12/+14
* Ability to add a new version from the issue form (#4315).Jean-Philippe Lang2009-12-061-1/+8
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-068-21/+27
* Enhanced the Issue Bulk Copy feature:Eric Davis2009-12-042-3/+31
* Add a second action menu to IssuesController#show. (#4331)Eric Davis2009-12-032-8/+13
* Removes useless class.Jean-Philippe Lang2009-12-021-1/+0
* Replaces 'New category' link on the issue form with an icon.Jean-Philippe Lang2009-12-021-3/+6
* Make use of #watched_by? in issue form.Jean-Philippe Lang2009-12-021-1/+1
* Fixes tracker update on context menu (#2405).Jean-Philippe Lang2009-12-021-1/+1
* Fixed: "None" category issue count is empty while grouping by category (#4308).Jean-Philippe Lang2009-12-021-2/+2
* Fixes context menu broken by r3109 (#2405).Jean-Philippe Lang2009-11-301-0/+2
* Adds tracker update to context menu and bulk edit form (#2405).Jean-Philippe Lang2009-11-292-0/+13
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-292-37/+39
* Adds 2 buttons to easily reorder selected columns (#4272).Jean-Philippe Lang2009-11-281-2/+6
* Adds dynamic columns selection on the issue list (#4272).Jean-Philippe Lang2009-11-283-11/+19
* Cleaning edit/delete links style.Jean-Philippe Lang2009-11-272-9/+17
* Add tabindex to login screen (#4299).Jean-Philippe Lang2009-11-271-5/+5
* Show last update datetime (last attachment added) on document list (#4232).Jean-Philippe Lang2009-11-261-1/+1
* Added :view_my_account_contextual hook.Eric Davis2009-11-251-0/+1
* Fixed: Editing issue notes removes quote link (#4279).Jean-Philippe Lang2009-11-241-1/+1
* Fixes revision form when browsing a subdirectory (#4281).Jean-Philippe Lang2009-11-241-1/+1
* Fixes css classes in table in admin/info (#4261).Jean-Philippe Lang2009-11-231-2/+2
* Changes misleading scopes on Enumeration.Jean-Philippe Lang2009-11-211-1/+1
* Add a setting to pick alternative Gravatar images. #2734Eric Davis2009-11-171-0/+4
* Allow issue grouping by custom field (#2679).Jean-Philippe Lang2009-11-161-3/+3
* Adds a setting for new projects default modules (#1797).Jean-Philippe Lang2009-11-151-0/+10
* Adds links to versions on changelog.Jean-Philippe Lang2009-11-151-1/+2
* Eager load priorities on roadmap and changelog.Jean-Philippe Lang2009-11-153-3/+3
* Fixes css classes on issue detail view (#4180).Jean-Philippe Lang2009-11-151-6/+6
* Adds custom fields for versions (#4219).Jean-Philippe Lang2009-11-152-0/+11
* Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...Jean-Philippe Lang2009-11-151-1/+2
* Make use of link_to_issue.Jean-Philippe Lang2009-11-151-1/+5
* Allow non admin users to add subprojects (#2963).Jean-Philippe Lang2009-11-151-1/+1
* Don't reveal issue subjects if user is only allowed to view spent time (#3187).Jean-Philippe Lang2009-11-141-1/+1
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-149-10/+11
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-142-3/+3
* Move checkbox for "Send account information to the user" to be clicked before...Jean-Philippe Lang2009-11-133-12/+12
* Redirect to the current page when using context menu on the issue list (#4184).Jean-Philippe Lang2009-11-111-0/+1
* Hide paragraph terminator at the end of headings on html export (#4194).Jean-Philippe Lang2009-11-112-0/+10
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-091-0/+6
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-086-14/+18
* Unified UsersController#list and #index.Jean-Philippe Lang2009-10-291-0/+0
* Fixes users links.Jean-Philippe Lang2009-10-291-1/+1
* AccountController#show (/account/show/:id) moved to UsersController#show (/us...Jean-Philippe Lang2009-10-291-0/+0
* HTML escaping (#4106).Jean-Philippe Lang2009-10-252-2/+2