3424 Commits (292cf401008af7502204dc8cdd1e1da19a5f9510)

Author SHA1 Message Date
  Jean-Philippe Lang b4013dc9f2 Removed the default 0 value for issues foreign keys. 11 years ago
  Jean-Philippe Lang 7b7427b46e Adds Issue#status_was that returns the initial issue status. 11 years ago
  Jean-Philippe Lang 9dd8988638 Make sure that fields filled before tracker change are preserved. 11 years ago
  Jean-Philippe Lang 7799788b3d Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188). 11 years ago
  Jean-Philippe Lang a45c0dc550 Adds closed_on column that stores the time of the last closing (#824). 11 years ago
  Jean-Philippe Lang 723e21243e Don't fail if new filter is added. 11 years ago
  Jean-Philippe Lang 32bf0f03ef Use a textarea instead of an input for the default value of long text custom fields (#13176). 11 years ago
  Jean-Philippe Lang 4e9fbeb851 Possibility to define the default enable trackers when creating a project (#13175). 11 years ago
  Jean-Philippe Lang ee1d9647b8 Raised group name maximum length to 255 characters (#13174). 11 years ago
  Jean-Philippe Lang 812da860b3 Adds token finder methods. 11 years ago
  Jean-Philippe Lang 0be82ea2c4 Refactor: use an ordered hash to store available filters and remove :order option (#13154). 11 years ago
  Jean-Philippe Lang dbe7d6fbfb Removed unused fixtures. 11 years ago
  Jean-Philippe Lang 514f2d6c0f Fixed that custom_field_values are not reloaded on #reload (#13119). 11 years ago
  Jean-Philippe Lang eed4954f0a Submit the form after preview. 11 years ago
  Jean-Philippe Lang 0df1b9b1a4 Removed delay. 11 years ago
  Jean-Philippe Lang 7c22c30791 Fixed test after r11343. 11 years ago
  Jean-Philippe Lang deffd81ada Use POST/DELETE to watch/unwatch an item. 11 years ago
  Jean-Philippe Lang 6d408b8261 Adds context menu tests and skip test_preview_issue_description that breaks the test suite. 11 years ago
  Jean-Philippe Lang bd52c23e7b Adds a test for creating an issue with watchers. 11 years ago
  Jean-Philippe Lang 856ef810b4 Bulk watch/unwatch issues from the context menu (#7159). 11 years ago
  Jean-Philippe Lang 0f2ee79f35 Fixed that project overview page shows trackers from subprojects with disabled issue module (#13076). 11 years ago
  Jean-Philippe Lang 1d71bd598f Test failures from r11331 (#13075). 11 years ago
  Jean-Philippe Lang 2cd749955e Fixed: error raised when copying project wiki with wiki module disabled (#13097). 11 years ago
  Jean-Philippe Lang 8aff70398c Dup generated attributes. 11 years ago
  Jean-Philippe Lang 4fa7f62182 Removed unused fixtures. 11 years ago
  Jean-Philippe Lang ff6425c0fa Removed unused fixtures. 11 years ago
  Jean-Philippe Lang bf36b6b0bb Removing shoulda context. 11 years ago
  Jean-Philippe Lang 0afab2fb30 Removing shoulda context. 11 years ago
  Jean-Philippe Lang ca5c5d38d6 Removed unused fixtures. 11 years ago
  Jean-Philippe Lang f4f3764686 Removing shoulda context. 11 years ago
  Jean-Philippe Lang 14b50dfbab Removing shoulda context. 11 years ago
  Jean-Philippe Lang 140eb1f13b Fixed incorrect test name. 11 years ago
  Jean-Philippe Lang 0380292eca Typo that makes the checkbox not visible (#5605). 11 years ago
  Jean-Philippe Lang 9536d04c1e Typo that triggers an error when editing a subproject (#5605). 11 years ago
  Jean-Philippe Lang 5fea79504c Don't remove watchers on permission change. 11 years ago
  Jean-Philippe Lang 0f29e265fc Optionaly inherit members from parent project (#5605). 11 years ago
  Jean-Philippe Lang f29ced77a7 Makes autocomplete accept issue id with hash. 11 years ago
  Jean-Philippe Lang a0158eff96 Add/remove issue watchers via the REST API (#6727). 11 years ago
  Jean-Philippe Lang f2fd78f7b8 Use POST instead of GET for logging out (#13022). 11 years ago
  Jean-Philippe Lang 1e0a94de84 Fixe that filter "Assignee's group" doesn't work with group assignments (#13006). 11 years ago
  Jean-Philippe Lang 5851f55eeb Let me see what was not found. 11 years ago
  Jean-Philippe Lang f928f36070 Wiki links to repositories with underscore their identifiers don't work (#12979). 11 years ago
  Jean-Philippe Lang 9f127793be Make JSONP support optional and disabled by default (#12992). 11 years ago
  Jean-Philippe Lang 134b66cb29 Always notify project members about news unless they turned off all notifications (#4700). 11 years ago
  Jean-Philippe Lang 9c1077841e Adds first Capybara tests (#12822). 11 years ago
  Jean-Philippe Lang 8f00d31ec6 Accommodates fixtures for databases with case sensitive sort. 11 years ago
  Jean-Philippe Lang e53a5de918 Adds "sorted" scope to Principal and User and sort users/groups properly. 11 years ago
  Jean-Philippe Lang c7df78f3b6 Wrong redmine link after referencing an object from a different project (#12930). 11 years ago
  Jean-Philippe Lang a4c10376ce Removed default comments. 11 years ago
  Jean-Philippe Lang 43503dad48 Removed unused shoulda macros. 11 years ago