Commit Graph

1816 Commits (fe1e3ccd18420752979d817fac4408c780ba1da2)

Author SHA1 Message Date
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
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Eric Davis ea0bc56a65 Protect controllers from potential CSRF attacks. #4216 15 years ago
Eric Davis 93bf1df5d4 Fix 500 errors with a POST request that requires a login. #4216 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 bc37fcee74 Clean up ticket auto links. 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 326ed79b43 Fixed that "RE:" prefix is added to the subject each time the message is quoted (#4215). 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 28f0b5ce4a Fixed: Project#enabled_module_names= does not test if a module is already enabled (#4200). 15 years ago
Jean-Philippe Lang 0241003590 Fixed: Quoting in forums does not take the subject from the message being quoted (#4215). 15 years ago
Jean-Philippe Lang 8267ded518 Allow [#id] as subject to reply by email (#3653). 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 c31411ec00 Fixes ApplicationHelper#link_to_user 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 cc684803ba Ignore emails received from the application emission address to avoid hell cycles (#4139). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Jean-Philippe Lang 6245f49934 Fixed: Pre-filled time tracking date ignores timezone (#4160). 15 years ago
Jean-Philippe Lang 7b77301eab Fixed: first day of date range is not included in time report with SQLite (#3112). 15 years ago
Jean-Philippe Lang 27e3fa2bed Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. 15 years ago
Jean-Philippe Lang 6994a81209 Fixed: Feed content limit ignored on issues list. 15 years ago
Jean-Philippe Lang b2a55bda0c Sort the list of users to add to a group or project (#4150). 15 years ago
Jean-Philippe Lang 279e81eb92 Fixed a test failure. 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 ac56d1d5e5 Do not show user profile if no visible project or activity (#4129, #3720). 15 years ago
Jean-Philippe Lang 86874785b7 Fixed error on repository when there are no comments in a changeset (#4126). 15 years ago
Jean-Philippe Lang a658679d29 Add etag check on the activity view to avoid rendering when not modified. 15 years ago
Jean-Philippe Lang 9aa2b6b9a4 IssuesController#destroy accepts POST only (#4107). 15 years ago
Jean-Philippe Lang 821f9eb390 HTML escaping (#4106). 15 years ago
Jean-Philippe Lang 97b4e75478 Add a permission to remove issue watchers (#2450). 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago