206 Commits (3e776af8066e478beb5d2bc9bd26e81d2bef2542)

Author SHA1 Message Date
  Jean-Philippe Lang 60bb7565dd Include value and label of possible values in custom fields API (#22745). 8 years ago
  Jean-Philippe Lang 130424fc3e Support for deleting attachments via API (#14828). 8 years ago
  Jean-Philippe Lang 223141a20b Support of default Active Record (I18n) transliteration paths (#22383). 8 years ago
  Jean-Philippe Lang e1aa18b333 Handle search pagination with the REST API (#6277). 8 years ago
  Jean-Philippe Lang 7a81281583 Missing fixtures (#6277). 8 years ago
  Jean-Philippe Lang 5533a2b5f2 REST API for Search (#6277). 8 years ago
  Jean-Philippe Lang 39a3ffd069 Total spent hours and estimated hours need to be get via REST (#21757). 8 years ago
  Jean-Philippe Lang 5d9b87de3a NameError: uninitialized constant Redmine::ApiTest::GroupsTest::MultiJson 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang aaeb0807bf Accept dots in JSONP callback (#13718). 8 years ago
  Jean-Philippe Lang a196aaa2a9 Fixed that Issues API may disclose changesets that are not visible (#21136). 8 years ago
  Jean-Philippe Lang e6112a9710 New custom fields of existing issues are not initialized with their default value (#21074). 8 years ago
  Jean-Philippe Lang fac0f7f38b Adds tests for default custom field value (#21074). 8 years ago
  Jean-Philippe Lang c63da2c0a5 Use generated groups. 8 years ago
  Jean-Philippe Lang d509341797 API: creating an issue with an invalid project_id should return 422 instead of 403 (#19276). 9 years ago
  Jean-Philippe Lang 6c5e5142df Don't include milliseconds in JSON API responses (#19354). 9 years ago
  Jean-Philippe Lang 242eb5db5d Fixed assertion (#19368). 9 years ago
  Jean-Philippe Lang 1014ba195f Fixed assertion (#19368). 9 years ago
  Jean-Philippe Lang 9dfe8fe03c Adds a test for setting multivalued custom fields with JSON (#19368). 9 years ago
  Jean-Philippe Lang 5e1d042c40 Fixed that creating an issue without tracker_id attribute ignores custom field values (#19368). 9 years ago
  Jean-Philippe Lang 95e5902b4c Adds a test for #19270. 9 years ago
  Jean-Philippe Lang 0b04de0a23 Send a better content type than application/octet-stream (#19131). 9 years ago
  Jean-Philippe Lang 177dd7bff1 Fixed that timestamps may not be formatted as expected in XML responses (#19065). 9 years ago
  Jean-Philippe Lang b50fa8fec1 Fixed attachment fixture (should be attached to issue 3 because one of its journals references it), r13937. 9 years ago
  Toshi MARUYAMA 0bc87002d2 add missing fixture to test/integration/api_test/groups_test.rb 9 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 12890945e5 Allow attachment thumbnails from REST API (#18707). 9 years ago
  Jean-Philippe Lang e723081ff4 Use upload helper method. 9 years ago
  Jean-Philippe Lang 3fe8197d73 Use raw request content in tests to make sure that XML/JSON payload is properly parsed. 9 years ago
  Jean-Philippe Lang 9b082712a0 Adds tests for creating an issue with multiple uploads. 9 years ago
  Jean-Philippe Lang c0800b330c Error when adding user to group where he is already assigned (#18665). 9 years ago
  Jean-Philippe Lang 2a6692248b Replaced "can't" with "cannot" in error messages. 9 years ago
  Jean-Philippe Lang 89da75623d Adds a test for invalid enumeration class parameter. 9 years ago
  Jean-Philippe Lang 5222650d95 Adds a few tests. 9 years ago
  Jean-Philippe Lang d22029083c Pull up #setup and #teardown in API tests. 9 years ago
  Jean-Philippe Lang 372b24627b Test API authentification once. 9 years ago
  Jean-Philippe Lang 4989c9f6a8 Removed some test contexts. 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang d72e1f95ba Renamed #test_watchers to #test_issue_watchers. 9 years ago
  Jean-Philippe Lang dd2a0554c6 Adds API routing tests for time entries. 9 years ago
  Jean-Philippe Lang d550238894 Removed API tests for routes that are not implemented. 9 years ago
  Jean-Philippe Lang eae9c9ab2b Isolates all API routing tests to a specific test case. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Jean-Philippe Lang 8b678837a3 Adds a test for adding a group membership with the REST API (#17904). 9 years ago
  Jean-Philippe Lang 7e7ac5340a Adds buit-in groups to give specific permissions to anonymous and non members users per project (#17976). 9 years ago
  Jean-Philippe Lang d30367d46b Issue API: include is_private attribute in xml/json output (#10914). 9 years ago
  Jean-Baptiste Barth 63cb3680c1 Include enabled modules in projects API (#17602). 9 years ago
  Jean-Baptiste Barth 772418461f Add project is_public to GET /projects/:id and /projects API response (#17628). 10 years ago