summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow project forums copy.Jean-Philippe Lang2009-10-251-0/+1
* Display stats about objects that can be copied.Jean-Philippe Lang2009-10-251-6/+6
* Project copy: let the user choose what to copy from the source project (every...Jean-Philippe Lang2009-10-241-0/+10
* Fixes form buttons on projects/settings/activities (closes #4083).Jean-Philippe Lang2009-10-221-2/+7
* Remove hard coded string in a view (closes #4076).Jean-Philippe Lang2009-10-221-1/+1
* Do not render hidden news edit form if user is not allowed to edit (closes #4...Jean-Philippe Lang2009-10-221-1/+3
* Fixed some merge bugs. #4077Eric Davis2009-10-211-2/+2
* Added a Activities tab to Project SettingsEric Davis2009-10-211-0/+37
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-213-2/+13
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-212-0/+7
* Contextual quick search (#3263).Jean-Philippe Lang2009-10-211-0/+1
* Fixed: HTML entities displayed when editing an issue note (#3996).Jean-Philippe Lang2009-10-111-2/+2
* Fixed a bug where the form would POST causing a routing error. (#3918)Eric Davis2009-09-251-1/+2
* Unexpected closing tag removed.Jean-Philippe Lang2009-09-201-1/+1
* Adds missing native eol properties.Jean-Philippe Lang2009-09-206-141/+141
* Fixed: Custom values with a nil value cause error on (project|account)/show (...Jean-Philippe Lang2009-09-202-2/+2
* Makes timelog report work at issue level (#2935).Jean-Philippe Lang2009-09-202-2/+3