Commit Graph

3551 Commits (9d156c0f97b672e0c85e2d45206cfcef6598a3a1)

Author SHA1 Message Date
Jean-Philippe Lang 0a05cc2a37 Set a white list of issue attributes that can be mass-assigned from controllers. 15 years ago
Jean-Philippe Lang fe7d65922b Fixed: can not search for 2 letters word (#4381). 15 years ago
Jean-Philippe Lang d7c9886b8c Fixed: attachments get saved on issue update even if validation fails (#4401). 15 years ago
Jean-Philippe Lang eb3b7d055a Fixed: error when downloading a file with no matching mime type (#3782). 15 years ago
hjust 023d99cd28 Lost a save during last commit. 15 years ago
Jean-Philippe Lang cab99aa5ad Allow bulk edit custom fields of any type (#461). 15 years ago
Jean-Philippe Lang e9810b5de6 Fixed: bulk edit doesn't include global custom fields (#4505). 15 years ago
Eric Davis c67cc7c285 Added :controller_issues_new_before_save hook. (#4465) 15 years ago
Joe Heck 72c91aac6e fixes suggested by Eric Doughty-Papassiderus, posted on the backlogs 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Jean-Philippe Lang 9c1efcfa48 Do not display the copy form when project copy is created. 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Eric Davis bfcd5039f2 Added an Admin setting to enable/disable the REST web service. (#3920) 15 years ago
Eric Davis e07e9d8bfe Added support for HTTP Basic access to the API. (#3920) 15 years ago
Eric Davis baa1ad4256 Allow authenticating with an API token via XML or JSON. (#3920) 15 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
hjust 07c5b43a48 Normalized all permissions to the new permission model. 15 years ago
Eric Davis e1013c44a3 Make sure the RSS token is getting destroyed and created. 15 years ago
Eric Davis c478fa7f90 Extract method 15 years ago
Eric Davis 0844a22b02 Refactor: Use the existing method for failing onthefly creations. 15 years ago
Jean-Philippe Lang c5976333c2 Adds a 'Create and continue' button on new user form. 15 years ago
Jean-Philippe Lang e92802508e Change MailHandler 403 error message. 15 years ago
Jean-Philippe Lang cf9bb2699f Adds on optional API key to repositories management controller and reposman.rb. 15 years ago
Jean-Philippe Lang 4398386c48 Admin info cleanup. 15 years ago
Jean-Philippe Lang 9d120c872c Fixes block reordering on my page (#2971). 15 years ago
Jean-Philippe Lang 008ad85d10 Fixes an error with postgres. 15 years ago
Jean-Philippe Lang 6bf0723d06 By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
Jean-Philippe Lang 6a369f28dd Display shared versions on the issue summary view (#4425). 15 years ago
Jean-Philippe Lang 488c192286 Removes "xxx and return" calls (#4446). 15 years ago
Jean-Philippe Lang 0e4525d76c Fixes test broken by r3176 (#4439). 15 years ago
Jean-Philippe Lang dfabadf4f7 Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
hjust 527f3f07a6 Check for the user's right to view rates in SQL queries for report. 15 years ago
hjust aac02b4651 renamed permission :view_unit_price to :view_cost_rates everywhere 15 years ago
Jean-Philippe Lang 9a452a5c35 Make sure user can not watch what he is not allowed to view. 15 years ago
Jean-Philippe Lang d58762a52d Roadmap: sort issues by project and prepend project name if different (#4373). 15 years ago
Jean-Philippe Lang c66943c9b8 Removes changelog view. 15 years ago
Jean-Philippe Lang 5c6ce51ec9 Adds workflow copy functionality (#1727). 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
hjust 461d3d18a2 Added special error handling of a report failed. This time for real. 15 years ago
rkh 20a4abe175 error handling for cost reports 15 years ago
Jean-Philippe Lang 7537e86fd2 Fixes that issue copy/move throws an error when status is not changed (#4369). 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 8bc0f7888b Fixed: News from a project with 'news' module disabled, are still diplayed in the cross-project news list (#4333). 15 years ago
hjust 83270e7c1a use the granular permissions model 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
hjust 04f08c4a56 HourlyRatesController now uses the new permissions model. 15 years ago