Commit Graph

1950 Commits (5db9a982cc314a3b869cb97945cc97a75405a527)

Author SHA1 Message Date
Jean-Philippe Lang f2113e735d Removes the 'Copy' checkbox on the copy/move form. 15 years ago
Jean-Philippe Lang a2b4bb0dfb Ability to add a new version from the issue form (#4315). 15 years ago
Jean-Philippe Lang 8f33c6589d Fixed: error when changing tracker on the new issue form (#4345). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Eric Davis e178123569 Enhanced the Issue Bulk Copy feature: 15 years ago
Jean-Philippe Lang c870a7b9ef Do not notify users that are no longer allowed to view an issue (#3589, #4263). 15 years ago
Jean-Philippe Lang 8bc0f7888b Fixed: News from a project with 'news' module disabled, are still diplayed in the cross-project news list (#4333). 15 years ago
Eric Davis e02da72947 Add a second action menu to IssuesController#show. (#4331) 15 years ago
Jean-Philippe Lang 97c5362cfe Fixed: no error message when creating a category from the issue form fails (#1477). 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 25e131f176 Remove duplicate validation. 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 3d317a435b Adds an action to SysController to fetch changesets of one or all projects (#2925). 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 99b52c8796 Rescue invalid query statement error with an error message. 15 years ago
Jean-Philippe Lang 915bbcfaff Move issues, journals, versions queries from IssuesController to Query model. 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 4af8765f15 Reverts r3072 (#4302: error raised when sorting on an association not included as column). 15 years ago
Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). 15 years ago
Jean-Philippe Lang f3bcb705f7 Display an error when authenticity token is invalid. 15 years ago
Jean-Philippe Lang ebab5a0074 Remove broken cookies after upgrade from 0.8.x to prevent an error from Rails (#4292). 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
Jean-Philippe Lang 4bdfef4dc4 Fixed roadmap progress display error (#4255). 15 years ago
Jean-Philippe Lang 0485d3a524 Reset session on login/logout (#4248). 15 years ago
Jean-Philippe Lang d73fb1fab8 Load roles when loading project members. 15 years ago
Jean-Philippe Lang c9bfdc009b Avoid useless database queries. 15 years ago
Eric Davis ec4ba23248 Add a setting to pick alternative Gravatar images. #2734 15 years ago
Jean-Philippe Lang 3fc655904f Copy issue status on project copy (#3877). 15 years ago
Jean-Philippe Lang d84bd8edd8 Optimize associations loading on the issue list. 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 6838677e30 Remove dead code. 15 years ago