Commit Graph

626 Commits (4702a05ebb3b37dc2a303b39d92f48da6b1c17e4)

Author SHA1 Message Date
Eric Davis 9ffee0a5a4 Added some shoulda macros for testing. 15 years ago
Jean-Philippe Lang ff7eb7b23a Auto-detect attachment content type when blank (#3782). 15 years ago
Jean-Philippe Lang 44a079fcd7 Enlarge wiki content for MySQL databases (#1071). 15 years ago
Jean-Philippe Lang 04455783a7 Fixed: project copy doesn't copy group memberships (#3975). 15 years ago
Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 15 years ago
Eric Davis 9fb40b1a2f Project#activities should check all overridden activities, not just active ones. 15 years ago
Jean-Philippe Lang 62c83bdd2e Adds a 'Add subprojects' permission. 15 years ago
Jean-Philippe Lang d63784569f Force TimeEntry#hours default to nil (#3075, #4449). 15 years ago
Jean-Philippe Lang a54fa93b2e Adds a setting to remove incoming emails body after a delimiter (#4409). 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
Jean-Philippe Lang 18c7c0d3ee Fixes a test failure. 15 years ago
Jean-Philippe Lang fce25d4488 Fixes test failure. 15 years ago
Jean-Philippe Lang 3b7e7be72a Fixes odd test failures. 15 years ago
Eric Davis 87e83c7285 Fixed the view_hook_helper test, it was reading all of the log files into 15 years ago
Eric Davis e1013c44a3 Make sure the RSS token is getting destroyed and created. 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 b5b6a5e971 Speeds up very slow tests. 15 years ago
Jean-Philippe Lang 06ca18b042 Adds a 'no_permission_check' option to the MailHandler. 15 years ago
Jean-Philippe Lang 9d120c872c Fixes block reordering on my page (#2971). 15 years ago
Jean-Philippe Lang 77aeca5d55 Fixes 'follows' relation validation. 15 years ago
Jean-Philippe Lang beb20e7c6e Adds 'follows' relation (#1432). 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
Eric Davis 39b44b1cb9 Adds a Plugin API to allow one plugin to depend on another. 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 bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Eric Davis 4fb554e95d Project custom fields are already copied via the Copy form. (#3367) 15 years ago
Eric Davis 17512e7efd Copy issue relations when copying a project. (#3367) 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 7959101288 Search mail addresses in Principal#like 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 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 34d14be556 Adds custom field selection on tracker form. 15 years ago
Jean-Philippe Lang 3918374d5c Add test for #4354. 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 517a87f8c5 Fixed: Subversion#latest_changesets ignores revision argument (#4360). 15 years ago
Jean-Philippe Lang e823efc41f Fixes a test broken by r3127. 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 a2b4bb0dfb Ability to add a new version from the issue form (#4315). 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
Eric Davis e02da72947 Add a second action menu to IssuesController#show. (#4331) 15 years ago
Jean-Philippe Lang c051947161 Add assertion about email notification on issue creation via email (#4228). 15 years ago