6672 Commits (master)

Author SHA1 Message Date
  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 104615cb6f Incorrect links generated in emails if host setup uses other port (#19323). 9 years ago
  Jean-Philippe Lang 5da48d9293 Attached inline images with non-ascii file name can not be seen when text formatting is Makdown (#19313). 9 years ago
  Jean-Philippe Lang 1aea5ccfd4 CustomField#possible_values may raise undefined method `force_encoding' error (#19316). 9 years ago
  Jean-Philippe Lang 6e356071dd Fixed that spent time on my page does not include entries without issue (#19320). 9 years ago
  Jean-Philippe Lang e429d93945 Fixed that #require_login should respond for other request types (#19325). 9 years ago
  Jean-Philippe Lang 7c9f3b5b43 Reverts r14067 that triggers "can't modify frozen String" errors (#19305). 9 years ago
  Jean-Philippe Lang a5b18b631c Make sure that strings of serialized settings are UTF-8 encoded (#19305). 9 years ago
  Jean-Philippe Lang 76a4668f52 Fixed rendering of multivalued custom fields in the issue history (#19225). 9 years ago
  Jean-Philippe Lang 730bba8130 Fixed undefined method `compact!' error when additional_user_ids is empty (#19253). 9 years ago
  Jean-Philippe Lang 9ea438720f Fixed that non-default identifier-less git repositories are undeletable (#19260). 9 years ago
  Jean-Philippe Lang 3789a8539e Missing notification if previous assignee was a group (#19197). 9 years ago
  Jean-Philippe Lang f821eaf722 Adds the date format for ambiguous dates (#19243). 9 years ago
  Jean-Philippe Lang 95e5902b4c Adds a test for #19270. 9 years ago
  Jean-Philippe Lang 8667505e23 Don't validate custom fields that are not editable (#19193). 9 years ago
  Jean-Philippe Lang 0b04de0a23 Send a better content type than application/octet-stream (#19131). 9 years ago
  Jean-Philippe Lang 8ad326f160 Adds a test for #6579. 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 aa46a21637 Changed assertion to see what issues contains (#19106). 9 years ago
  Jean-Philippe Lang 3642626052 Fixed Stack level too deep error when calling #find_name_by_reflection for missing record. 9 years ago
  Jean-Philippe Lang 3da7b1bc28 Implements /issues/new form for creating issues outside a project (#1003). 9 years ago
  Jean-Philippe Lang a328224771 Removed IssuesController#update_form action, use #new and #edit instead. 9 years ago
  Jean-Philippe Lang c3b91d6f04 Fixed assertions for SQLServer that format dates with MM/DD/YYYY in queries. 9 years ago
  Jean-Philippe Lang af5872b7d4 Support for accent insensitive search with PostgreSQL (#18801). 9 years ago
  Jean-Philippe Lang c3c7d9a4d2 Adds a :copy_issues permission (#18855). 9 years ago
  Jean-Philippe Lang 01f673be08 Removed :move_issues permission (#18855). 9 years ago
  Jean-Philippe Lang 92cdae4919 Fixed assertion (#18918). 9 years ago
  Jean-Philippe Lang 4a6b784d14 Don't use current user locale to format dates (#19039). 9 years ago
  Jean-Philippe Lang 41e1758b00 Renamed test (#18983). 9 years ago
  Jean-Philippe Lang 8119dcb0f5 Fixed wrong test (#18983). 9 years ago
  Jean-Philippe Lang e94920a5ff Allow filtering of Redmine Reminders by Version (#18983). 9 years ago
  Jean-Philippe Lang d347fd4d39 link_to in Redmine::Hook::ViewListener omits relative url root (#19024). 9 years ago
  Jean-Philippe Lang e11f77a4b0 Show long text custom field changes as a diff (#15236). 9 years ago
  Toshi MARUYAMA 9c10014a9a add missing fixture to FilesControllerTest 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 3ba5415d56 add missing fixtures 9 years ago
  Toshi MARUYAMA e10b3fe305 add missing fixtures 9 years ago
  Toshi MARUYAMA 693badf5ff add missing fixture to TimeEntryReportsControllerTest 9 years ago
  Toshi MARUYAMA 84abe25b57 add missing fixture to test/unit/journal_test.rb 9 years ago
  Jean-Philippe Lang cb8639a7b2 Don't change Setting.default_language in Mailer tests. 9 years ago
  Jean-Philippe Lang ad0937e446 Don't change Setting.default_language in tests. 9 years ago
  Jean-Philippe Lang 4730ef894f Fixed that group is not displayed when the first group is a boolean custom field group with "No" value (#18896). 9 years ago
  Jean-Philippe Lang 0cde1fccbc Fixed that boolean custom field groups have same label for blank and false values (#18894). 9 years ago
  Toshi MARUYAMA 0bc87002d2 add missing fixture to test/integration/api_test/groups_test.rb 9 years ago
  Toshi MARUYAMA caa02e6537 add missing fixture 9 years ago
  Toshi MARUYAMA 75b5ff5e75 pin order at RepositoryCvsTest#test_entries_rev3 9 years ago
  Jean-Philippe Lang e3ee940745 Set proper default language. 9 years ago