Commit Graph

977 Commits (c870a7b9ef35ed457911638b7a98e7681cfe6d3a)

Author SHA1 Message Date
Eric Davis e02da72947 Add a second action menu to IssuesController#show. (#4331) 15 years ago
Jean-Philippe Lang f5f26a44c1 Removes useless class. 15 years ago
Jean-Philippe Lang 184aae5bf2 Replaces 'New category' link on the issue form with an icon. 15 years ago
Jean-Philippe Lang e5dc94fe82 Make use of #watched_by? in issue form. 15 years ago
Jean-Philippe Lang 7592a955fb Fixes tracker update on context menu (#2405). 15 years ago
Jean-Philippe Lang 346c569f98 Fixed: "None" category issue count is empty while grouping by category (#4308). 15 years ago
Jean-Philippe Lang 8b8c24e61f Fixes context menu broken by r3109 (#2405). 15 years ago
Jean-Philippe Lang f134e72fec Adds tracker update to context menu and bulk edit form (#2405). 15 years ago
Jean-Philippe Lang 88fcf484d4 Enable tracker update on issue edit form (#2405). 15 years ago
Jean-Philippe Lang 4c2264ee42 Adds 2 buttons to easily reorder selected columns (#4272). 15 years ago
Jean-Philippe Lang 66540afc08 Adds dynamic columns selection on the issue list (#4272). 15 years ago
Jean-Philippe Lang 724141a39a Cleaning edit/delete links style. 15 years ago
Jean-Philippe Lang 2416260af2 Add tabindex to login screen (#4299). 15 years ago
Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). 15 years ago
Eric Davis 5a9528cf3d Added :view_my_account_contextual hook. 15 years ago
Jean-Philippe Lang 2398565193 Fixed: Editing issue notes removes quote link (#4279). 15 years ago
Jean-Philippe Lang 14e88ec420 Fixes revision form when browsing a subdirectory (#4281). 15 years ago
Jean-Philippe Lang 654ccddd76 Fixes css classes in table in admin/info (#4261). 15 years ago
Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. 15 years ago
Eric Davis ec4ba23248 Add a setting to pick alternative Gravatar images. #2734 15 years ago
Jean-Philippe Lang 71bc44a89d Allow issue grouping by custom field (#2679). 15 years ago
Jean-Philippe Lang b2018dfa8a Adds a setting for new projects default modules (#1797). 15 years ago
Jean-Philippe Lang 1f1135e867 Adds links to versions on changelog. 15 years ago
Jean-Philippe Lang c309210654 Eager load priorities on roadmap and changelog. 15 years ago
Jean-Philippe Lang bccf6496f8 Fixes css classes on issue detail view (#4180). 15 years ago
Jean-Philippe Lang ba7cf9c3ce Adds custom fields for versions (#4219). 15 years ago
Jean-Philippe Lang 7d57833740 Adds a 'Move and follow' button on Move/Copy view to be redirected to the created issue(s) rather than the source project issue list (#1847). 15 years ago
Jean-Philippe Lang 63c8675887 Make use of link_to_issue. 15 years ago
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Jean-Philippe Lang 1a65eb8b08 Don't reveal issue subjects if user is only allowed to view spent time (#3187). 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang 8c769c546f Move checkbox for "Send account information to the user" to be clicked before the "Create" button (#4193). 15 years ago
Jean-Philippe Lang 58103680bd Redirect to the current page when using context menu on the issue list (#4184). 15 years ago
Jean-Philippe Lang 858f5cbf07 Hide paragraph terminator at the end of headings on html export (#4194). 15 years ago
Jean-Philippe Lang 8f40750ad7 Adds a link to automatically close completed versions in project settings (#1245). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Jean-Philippe Lang 92ec35e657 Unified UsersController#list and #index. 15 years ago
Jean-Philippe Lang e64fb6a728 Fixes users links. 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang 821f9eb390 HTML escaping (#4106). 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago
Jean-Philippe Lang 6dfe0395a5 Display stats about objects that can be copied. 15 years ago
Jean-Philippe Lang 5b787785b4 Project copy: let the user choose what to copy from the source project (everything by default). 15 years ago
Jean-Philippe Lang 2445250960 Fixes form buttons on projects/settings/activities (closes #4083). 15 years ago
Jean-Philippe Lang 6ffe1926ab Remove hard coded string in a view (closes #4076). 15 years ago
Jean-Philippe Lang 04ae25f6b0 Do not render hidden news edit form if user is not allowed to edit (closes #4068). 15 years ago
Eric Davis ff3d0fe4db Fixed some merge bugs. #4077 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 15 years ago