Commit Graph

1816 Commits (fe1e3ccd18420752979d817fac4408c780ba1da2)

Author SHA1 Message Date
Jean-Philippe Lang 7537e86fd2 Fixes that issue copy/move throws an error when status is not changed (#4369). 15 years ago
Jean-Philippe Lang 9f6612651c Cleaning workflow edit view. 15 years ago
Jean-Philippe Lang 1c3722b5cb Moves submit button to tracker form. 15 years ago
Jean-Philippe Lang 34d14be556 Adds custom field selection on tracker form. 15 years ago
Jean-Philippe Lang 8f9f56502d Slight change to the breadcrumb on custom field admin views. 15 years ago
Jean-Philippe Lang b090098952 Fixed: Bulk edit of issues throws 500 if no versions are defined on the project (#4366). 15 years ago
Jean-Philippe Lang f2520385e4 Fixes tracker_id and custom_field_values assignment order for issues (#4353). 15 years ago
Jean-Philippe Lang 1de2a0b7c7 Ignore subversion root_url case when extracting relative url. 15 years ago
Jean-Philippe Lang 0fe389b841 Optimize updates of issue's shared versions. 15 years ago
Jean-Philippe Lang 8f85ba79bc No need to update issues from the version's project. 15 years ago
Jean-Philippe Lang 40e2af7ab9 Optimize issue updates when a version sharing changes. 15 years ago
Jean-Philippe Lang 517a87f8c5 Fixed: Subversion#latest_changesets ignores revision argument (#4360). 15 years ago
Jean-Philippe Lang efeebd4278 Display shared versions in project settings (#4357). 15 years ago
Jean-Philippe Lang 174f014564 Fixes broken admin menu extension (#4351). 15 years ago
Jean-Philippe Lang 5266e328c0 Fixes Project#shared_versions for descendants sharing (#465). 15 years ago
Jean-Philippe Lang aab6e68865 Remove edit link on wiki page diff (#4346). 15 years ago
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