Commit Graph

  • 421cae9216 remove "rails" from vendor/ svn:ignore Toshi MARUYAMA 2015-02-01 15:59:11 +00:00
  • 8868ecc624 Don't process macro descriptions with text formatter (#18961). Jean-Philippe Lang 2015-01-31 14:26:32 +00:00
  • e11f77a4b0 Show long text custom field changes as a diff (#15236). Jean-Philippe Lang 2015-01-31 10:42:41 +00:00
  • defd3f439f Removed :update key and use :edit instead. Jean-Philippe Lang 2015-01-27 21:55:34 +00:00
  • 0ac022e91d The :change_status permission was removed in r1043. Jean-Philippe Lang 2015-01-27 21:52:34 +00:00
  • 98caaae883 Adds rtl and ltr css classes for use in text formatting (#8121). Jean-Philippe Lang 2015-01-27 21:29:36 +00:00
  • 1184e50ee8 IMAP STARTTLS support (#16823). Jean-Philippe Lang 2015-01-27 20:54:45 +00:00
  • c7eb67b403 Bulgarian translation updated by Ivan Cenov (#18931) Toshi MARUYAMA 2015-01-25 10:50:02 +00:00
  • 9c10014a9a add missing fixture to FilesControllerTest Toshi MARUYAMA 2015-01-25 10:44:40 +00:00
  • b3fdc1ca8b Gemfile: remove mocha version Toshi MARUYAMA 2015-01-25 10:44:29 +00:00
  • 5541f9ca51 Render issue description and journal notes with #textilizable (#13051). Jean-Philippe Lang 2015-01-25 09:23:45 +00:00
  • 10dab4045e Removed an instance variable. Jean-Philippe Lang 2015-01-25 09:08:13 +00:00
  • 7a0432d85c Adds support for macro and Redmine links in PDF export (#13051). Jean-Philippe Lang 2015-01-25 09:04:52 +00:00
  • 3a7847c785 Require rbpdf 1.18.5 that is Rails 4.2 compatible (#14534). Jean-Philippe Lang 2015-01-24 21:39:47 +00:00
  • b50fa8fec1 Fixed attachment fixture (should be attached to issue 3 because one of its journals references it), r13937. Jean-Philippe Lang 2015-01-24 11:27:28 +00:00
  • 91967554b9 Use named route. Jean-Philippe Lang 2015-01-24 10:58:21 +00:00
  • 9dc0da6334 Link to the anchor only. Jean-Philippe Lang 2015-01-24 10:54:41 +00:00
  • 18abb3fd88 Use .klass instead of .class_name.constantize. Jean-Philippe Lang 2015-01-24 10:47:21 +00:00
  • ec09c2c3ca Memorize journal details value name to display. Jean-Philippe Lang 2015-01-24 10:45:45 +00:00
  • e3ffb1f23b Use journalized attachments to prevent a query when displaying added file. Jean-Philippe Lang 2015-01-24 10:25:05 +00:00
  • 726a9aa809 Set :inverse_of on details association. Jean-Philippe Lang 2015-01-24 10:23:53 +00:00
  • e04c819895 Don't check if attachments are editable individually. Jean-Philippe Lang 2015-01-24 09:07:33 +00:00
  • 9d3f3289b8 Memorize project override roles. Jean-Philippe Lang 2015-01-24 08:54:04 +00:00
  • 3ba5415d56 add missing fixtures Toshi MARUYAMA 2015-01-21 15:03:14 +00:00
  • e10b3fe305 add missing fixtures Toshi MARUYAMA 2015-01-21 13:32:36 +00:00
  • 585642d072 scm: git: simplify nil check (#18923) Toshi MARUYAMA 2015-01-21 12:04:24 +00:00
  • 693badf5ff add missing fixture to TimeEntryReportsControllerTest Toshi MARUYAMA 2015-01-21 11:51:10 +00:00
  • 84abe25b57 add missing fixture to test/unit/journal_test.rb Toshi MARUYAMA 2015-01-21 11:47:39 +00:00
  • 4dbdff1479 remove trailing white-spaces from lib/redmine/scm/adapters/git_adapter.rb Toshi MARUYAMA 2015-01-21 11:47:28 +00:00
  • 6097e247f4 scm: git: branches return cache too when there is no branch (#18923) Toshi MARUYAMA 2015-01-21 10:58:57 +00:00
  • 64d65b6e27 scm: git: explicitly tags return [] if there is no tag (#18923) Toshi MARUYAMA 2015-01-21 10:58:45 +00:00
  • cb8639a7b2 Don't change Setting.default_language in Mailer tests. Jean-Philippe Lang 2015-01-21 08:40:44 +00:00
  • ad0937e446 Don't change Setting.default_language in tests. Jean-Philippe Lang 2015-01-21 08:34:02 +00:00
  • 6f661d40b3 Set :inverse_of option on journals association. Jean-Philippe Lang 2015-01-21 08:27:46 +00:00
  • 4730ef894f Fixed that group is not displayed when the first group is a boolean custom field group with "No" value (#18896). Jean-Philippe Lang 2015-01-19 21:36:59 +00:00
  • 0cde1fccbc Fixed that boolean custom field groups have same label for blank and false values (#18894). Jean-Philippe Lang 2015-01-19 21:23:11 +00:00
  • 93ced61b2a Fixed #down for migration 20141029181824_remove_issue_statuses_is_default (#18898). Jean-Philippe Lang 2015-01-19 21:00:42 +00:00
  • dd79e8e31f Makes RedCloth3#retrieve MUCH faster (#18883). Jean-Philippe Lang 2015-01-19 20:46:08 +00:00
  • b7b1f64079 Faster textile table parsing by using a single scan instead of a regexp matching for each cell (#18883). Jean-Philippe Lang 2015-01-19 20:38:48 +00:00
  • 0bc87002d2 add missing fixture to test/integration/api_test/groups_test.rb Toshi MARUYAMA 2015-01-19 04:50:29 +00:00
  • caa02e6537 add missing fixture Toshi MARUYAMA 2015-01-19 04:41:49 +00:00
  • 75b5ff5e75 pin order at RepositoryCvsTest#test_entries_rev3 Toshi MARUYAMA 2015-01-19 04:03:01 +00:00
  • e3ee940745 Set proper default language. Jean-Philippe Lang 2015-01-18 23:14:48 +00:00
  • c686912de5 #shelve should not be called if cell doesn't match attributes regexp (#18883). Jean-Philippe Lang 2015-01-18 22:57:55 +00:00
  • c9dd7dbe15 Set proper locale. Jean-Philippe Lang 2015-01-18 20:43:04 +00:00
  • eacd619f5f add missing fixtures Toshi MARUYAMA 2015-01-18 18:11:19 +00:00
  • 98683d0097 fix tests (#13120) Toshi MARUYAMA 2015-01-18 18:00:38 +00:00
  • d1aba7984c make language names all the same format (#13120) Toshi MARUYAMA 2015-01-18 17:33:09 +00:00
  • 224893f2fb Traditional Chinese translation updated by ChunChang Lo (#18876) Toshi MARUYAMA 2015-01-18 17:32:49 +00:00
  • 403fb37d1c fix assertion order at RepositoryCvsTest#test_entries_rev3 Toshi MARUYAMA 2015-01-18 16:40:59 +00:00
  • ae2dee14ef add tests to RepositoryCvsTest#test_entries_rev3 Toshi MARUYAMA 2015-01-18 16:40:50 +00:00
  • 8327f650c3 fix code indent at app/models/repository/cvs.rb Toshi MARUYAMA 2015-01-18 16:40:42 +00:00
  • ad9fd2b66b use "where" instead of find_by_ at Repository::Cvs class Toshi MARUYAMA 2015-01-18 16:40:34 +00:00
  • 2cc3ba063f revert r13901 Toshi MARUYAMA 2015-01-18 16:27:31 +00:00
  • 9915962356 Make sure that #scm_iconv returns a string with the target encoding (#14534). Jean-Philippe Lang 2015-01-18 16:16:23 +00:00
  • 6cc1f2be54 workaround unit cvs test failure on sqlite3 Toshi MARUYAMA 2015-01-18 16:13:05 +00:00
  • e4a3fc50b2 svn propset svn:executable bin/ files Toshi MARUYAMA 2015-01-18 16:04:48 +00:00
  • 3a1e7106f4 prevent "config.log_level" DEPRECATION WARNING Toshi MARUYAMA 2015-01-18 14:05:35 +00:00
  • 4dfc0f04ad add missing fixture to Redmine::Hook::ManagerTest Toshi MARUYAMA 2015-01-18 14:05:27 +00:00
  • 93d270388b Prevents calling #truncate on nil. Jean-Philippe Lang 2015-01-18 11:45:08 +00:00
  • 0bcd5be0a5 Use attribute writers instead of before_create callback to normalize comments and committer (#14534). Jean-Philippe Lang 2015-01-18 11:43:58 +00:00
  • 886b9c14d0 Fixed that Redmine::Activity::Fetcher should consider activity provider permission option if given (#18832). Jean-Philippe Lang 2015-01-18 09:07:42 +00:00
  • 5190fef9d6 Fix migration and use Rails 4.2.0 release (#14534). Jean-Philippe Lang 2015-01-18 09:04:21 +00:00
  • 73762a7d62 Gemfile: use GitHub rails gem Toshi MARUYAMA 2015-01-18 05:56:17 +00:00
  • d85f73a30d Upgrade to Rails 4.2.0 (#14534). Jean-Philippe Lang 2015-01-17 17:02:55 +00:00
  • 3ea8b70697 Missing fixtures. Jean-Philippe Lang 2015-01-17 14:55:37 +00:00
  • 471df16f9c Missing fixtures. Jean-Philippe Lang 2015-01-17 14:55:17 +00:00
  • 193bb9362d Missing fixtures. Jean-Philippe Lang 2015-01-17 14:54:38 +00:00
  • a3a8fee8ad Send password reset email to the email used in lost password form (#4244). Jean-Philippe Lang 2015-01-17 14:51:29 +00:00
  • 14473f45a1 Adds strings to locales (#4244). Jean-Philippe Lang 2015-01-17 14:17:58 +00:00
  • e3618bdbec Add support for multiple email addresses per user (#4244). Jean-Philippe Lang 2015-01-17 14:14:12 +00:00
  • 7f29c2fd88 IssuesControllerTest: make encoding tests independent of ordering (#18856) Toshi MARUYAMA 2015-01-16 04:57:10 +00:00
  • 10b0c58ba9 Merged r13880 from trunk to 2.6-stable Toshi MARUYAMA 2015-01-16 04:42:04 +00:00
  • e7346625f0 fix UsersControllerTest failure randomly Toshi MARUYAMA 2015-01-15 16:31:01 +00:00
  • d31ecd9ec2 Japanese translation updated by Go MAEDA (#18844) Toshi MARUYAMA 2015-01-15 13:48:58 +00:00
  • a609c702c3 add missing fixture to SearchControllerTest Toshi MARUYAMA 2015-01-15 13:38:44 +00:00
  • 25c854b893 remove jruby-21mode from .travis.yml Toshi MARUYAMA 2015-01-15 13:38:36 +00:00
  • a5d9499dfa Japanese translation updated and changed by Go MAEDA (#18794) Toshi MARUYAMA 2015-01-15 06:38:49 +00:00
  • 19b9c7406b Traditional Chinese translation updated by ChunChang Lo (#18819) Toshi MARUYAMA 2015-01-15 06:38:41 +00:00
  • 1093e6773c generate i18n key (#10734) Toshi MARUYAMA 2015-01-15 06:38:33 +00:00
  • b831403d73 tagged version 2.6.0 2.6.1 Jean-Philippe Lang 2015-01-11 09:19:12 +00:00
  • 44058186e9 Merged r13874, updates for 2.6.1 release. Jean-Philippe Lang 2015-01-11 09:16:37 +00:00
  • 062be16542 Updates for 2.6.1 release. Jean-Philippe Lang 2015-01-11 09:15:24 +00:00
  • 3ba5e24a91 Copyright update in 2.6-stable. Jean-Philippe Lang 2015-01-11 09:12:51 +00:00
  • 000124f44f Copyright update. Jean-Philippe Lang 2015-01-11 09:09:50 +00:00
  • e32a98cbc9 Merged r13870 from trunk to 2.6-stable (#18629) Toshi MARUYAMA 2015-01-11 04:22:53 +00:00
  • 34b3376b81 Gemfile: update rbpdf version to 1.18.4 (#18629) Toshi MARUYAMA 2015-01-11 04:19:33 +00:00
  • c408c71997 Merged r13615 (#18777). Jean-Philippe Lang 2015-01-10 21:22:10 +00:00
  • a673d1f553 Merged r13860 (#18782). Jean-Philippe Lang 2015-01-10 21:12:42 +00:00
  • 0c78d2cd8c Merged r13861 and r13862 (#18789). Jean-Philippe Lang 2015-01-10 21:12:07 +00:00
  • f2ee9ccb1b Merged r13852 and r13853 (#18769). Jean-Philippe Lang 2015-01-10 21:10:18 +00:00
  • b5731806fd Merged r13850 (#18734). Jean-Philippe Lang 2015-01-10 21:09:29 +00:00
  • a18c719fcc Fixed: Custom field is rendered, even if its value is empty (for multiple) (#18654). Jean-Philippe Lang 2015-01-10 13:03:52 +00:00
  • a77d884157 Fixed: Redmine::FieldFormat::IntFormat does not accept "real" Integer values (#18781). Jean-Philippe Lang 2015-01-10 11:06:27 +00:00
  • aca5bfdc05 Unlock capybara gem version (#18789). Jean-Philippe Lang 2015-01-10 10:26:09 +00:00
  • 50ab0728a8 Time dependend failures in UI tests (#18789). Jean-Philippe Lang 2015-01-10 10:24:19 +00:00
  • b236be138d Fixed errors in UI tests (#18782). Jean-Philippe Lang 2015-01-10 10:20:50 +00:00
  • a4499274a2 Fixed open div tag position. Jean-Philippe Lang 2015-01-10 10:10:48 +00:00
  • 0ed895388b Option to search open issues only (#10734). Jean-Philippe Lang 2015-01-10 10:09:34 +00:00
  • 6e94d2f2af Adds strings to locales (#4383). Jean-Philippe Lang 2015-01-09 21:06:50 +00:00