Commit Graph

  • 6a1a4e006d remove trailing white-spaces from lib/tasks/migrate_from_mantis.rake Toshi MARUYAMA 2012-04-29 12:21:18 +00:00
  • d2378ea641 Don't send test email asynchronously. Jean-Philippe Lang 2012-04-29 10:09:39 +00:00
  • 8d17242b82 Fixed task redmine:email:test broken by r9080. Jean-Philippe Lang 2012-04-29 10:04:25 +00:00
  • 1e491c0bfd Makes migrate_from_mantis compatible with Rails3. Jean-Philippe Lang 2012-04-29 09:49:02 +00:00
  • fb8ca0d2f8 Makes migrate_from_trac compatible with Rails3. Jean-Philippe Lang 2012-04-29 09:19:08 +00:00
  • d8c70d7a11 Fixed openid redirect. Jean-Philippe Lang 2012-04-29 08:48:50 +00:00
  • 253b02bd22 Adds an id to the flash message divs (#9034). Jean-Philippe Lang 2012-04-29 08:25:50 +00:00
  • 99cfca6f83 Adds assertions for r9572. Jean-Philippe Lang 2012-04-29 07:47:58 +00:00
  • 6143d119fe Merged #merge! calls. Jean-Philippe Lang 2012-04-29 07:42:48 +00:00
  • 0162222bb2 Tests broken by r9573. Jean-Philippe Lang 2012-04-29 07:34:57 +00:00
  • ab92280a7f view: labelled_remote_form_for: equals sign mandatory to print blocks and use :as Toshi MARUYAMA 2012-04-29 04:08:59 +00:00
  • c0891e8a78 helper: replace remote_form_for to form_for at labelled_remote_form_for Toshi MARUYAMA 2012-04-29 04:08:44 +00:00
  • f624d01fd8 view: labelled_form_for: equals sign mandatory to print blocks and use :as Toshi MARUYAMA 2012-04-29 02:47:36 +00:00
  • 4b2fc90431 view: remote_form_for: equals sign mandatory to print blocks and replace to form_for and use :remote => true and :as Toshi MARUYAMA 2012-04-29 02:43:42 +00:00
  • 49b28fca68 Clean up custom field format definition. Jean-Philippe Lang 2012-04-28 16:19:32 +00:00
  • 1e3e23d756 RecordNotFound exception still raised with Rails3. Jean-Philippe Lang 2012-04-28 13:00:16 +00:00
  • 68d5af3dd8 Set the default session store. Jean-Philippe Lang 2012-04-28 12:26:24 +00:00
  • bceaf8be94 Let the secret token be set in configuration.yml. Jean-Philippe Lang 2012-04-28 12:00:45 +00:00
  • 52986e8cd1 Displays an explicit message when trying to start Redmine with an old session_store.rb. Jean-Philippe Lang 2012-04-28 11:48:34 +00:00
  • 10c0634413 Removed /vendor/plugins directory. Redmine plugins should be dropped in /plugins now. Jean-Philippe Lang 2012-04-28 11:34:52 +00:00
  • e4a9ce6db0 Code cleanup. Jean-Philippe Lang 2012-04-28 11:20:13 +00:00
  • 584fbc8f8b Fix no longer required with Rails 3. Jean-Philippe Lang 2012-04-28 11:14:16 +00:00
  • 5985713335 Restores plugin assets mirroring on startup, but it can now be disabled in configuration.yml. Jean-Philippe Lang 2012-04-28 11:07:59 +00:00
  • 68f8470d4a Makes image_tag pick the image from the current theme if it exists. Jean-Philippe Lang 2012-04-28 09:47:09 +00:00
  • da43f785be Adds support for :plugin option to image_tag helper. Jean-Philippe Lang 2012-04-28 09:18:12 +00:00
  • 03335d014c Restores support for :plugin support to stylesheet_link_tag and javascript_include_tag helpers. Jean-Philippe Lang 2012-04-28 09:10:46 +00:00
  • f12942ff40 Make sure that "today" does not change during tests. Jean-Philippe Lang 2012-04-27 23:53:34 +00:00
  • c7d78ef094 Fixed gantt_test, Date.today and 0.day.from_now may not be the same depending on time and time zone. Jean-Philippe Lang 2012-04-27 23:50:56 +00:00
  • 5909b00a46 Gemfile: pin shoulda version Toshi MARUYAMA 2012-04-27 22:52:05 +00:00
  • ee0d4a12a3 Adds a message for when assertion fails. Jean-Philippe Lang 2012-04-27 21:08:34 +00:00
  • 705b6b16a5 Fixed that hr.yml and pt-BR.yml cannot be loaded with ruby-1.9.3-p194-i386-mingw32. Jean-Philippe Lang 2012-04-27 21:07:57 +00:00
  • 301e0386f5 Reverts r9547 that breaks 2 tests. Jean-Philippe Lang 2012-04-27 17:04:37 +00:00
  • a97e2593af Added config/additional_environment.rb to svn:ignore (#10778). Jean-Philippe Lang 2012-04-27 16:36:24 +00:00
  • f2ec23d80c set_table_name deprecated. Jean-Philippe Lang 2012-04-27 16:31:51 +00:00
  • d940797aa7 set_table_name and set_locking_column are deprecated. Jean-Philippe Lang 2012-04-27 16:28:35 +00:00
  • d2f779d6e8 remove trailing white-spaces from config/routes.rb Toshi MARUYAMA 2012-04-27 16:17:31 +00:00
  • 8047a8cd28 route: use constraints for repositories ":format => 'raw'" and :action Toshi MARUYAMA 2012-04-27 16:17:17 +00:00
  • dd23e07111 route: add constraints to repositories which are lost in Rails3 route Toshi MARUYAMA 2012-04-27 16:17:03 +00:00
  • 45683d9c2a route: add revision requirement to repository raw action lost in 1.4-stable Toshi MARUYAMA 2012-04-27 15:41:07 +00:00
  • dcba6f0400 Merged r9543 from trunk (#10785) Toshi MARUYAMA 2012-04-27 11:49:39 +00:00
  • d7e14cb7b7 Bulgarian translation (jstoolbar) updated by Ivan Cenov (#10785) Toshi MARUYAMA 2012-04-27 11:44:38 +00:00
  • 882d46661e Estonian translation updated by Heigo Toom (#10782) Toshi MARUYAMA 2012-04-27 03:33:39 +00:00
  • 6fcea5ef9d scm: git: fix test revision value of unit lib test Toshi MARUYAMA 2012-04-27 01:33:04 +00:00
  • d19a7dee42 add fixtures to test/unit/lib/redmine/helpers/gantt_test.rb Toshi MARUYAMA 2012-04-27 00:55:37 +00:00
  • 6f8d7d6e76 remove Rails2 named_scope wrapper from config/initializers/10-patches.rb Toshi MARUYAMA 2012-04-26 23:51:40 +00:00
  • bf4d779ea2 replace Rails2 "named_scope" to Rails3 "scope" at lib/plugins/acts_as_watchable/lib/acts_as_watchable.rb Toshi MARUYAMA 2012-04-26 23:51:25 +00:00
  • d0d01d4e70 model: replace Rails2 "named_scope" to Rails3 "scope" Toshi MARUYAMA 2012-04-26 23:51:10 +00:00
  • 71649ba2f1 Removed #utf8nize! that is no longer used with Rails 3. Jean-Philippe Lang 2012-04-26 20:11:10 +00:00
  • 79091382cc Removed tzinfo gem requirement. Jean-Philippe Lang 2012-04-26 18:28:41 +00:00
  • cb16661d36 Removes the XML declaration that breaks the parser with JRuby. Jean-Philippe Lang 2012-04-26 17:57:49 +00:00
  • 8d73ddf73f Moved Rails plugins required by the core to lib/plugins. Jean-Philippe Lang 2012-04-26 17:23:24 +00:00
  • 26868d8b14 Port async delivery methods to Rails 3. Jean-Philippe Lang 2012-04-26 16:55:53 +00:00
  • abdcd7d705 Removed Rails 2.3 patch for ruby1.9.3. Jean-Philippe Lang 2012-04-26 16:31:50 +00:00
  • 6d41de61a5 Do not sanitize escaped text in NullFormatter. Jean-Philippe Lang 2012-04-25 19:49:26 +00:00
  • d15ab86459 Manually generates the javascript that prototype_helper fails to do with ruby1.9.2. Jean-Philippe Lang 2012-04-25 18:17:00 +00:00
  • 5e57a1a9d9 Merged rails-3.2 branch. Jean-Philippe Lang 2012-04-25 17:17:49 +00:00
  • f11e9eb2d6 Merged r9523 from trunk (#10750) Toshi MARUYAMA 2012-04-24 09:49:07 +00:00
  • 34e20c4373 Swedish translation updated by Nicklas Holm (#10750) Toshi MARUYAMA 2012-04-24 09:44:56 +00:00
  • 095d99cf9e Merged r9520 from trunk (#10745) Toshi MARUYAMA 2012-04-24 07:33:17 +00:00
  • 70d98acf9a Japanese translation updated by Go MAEDA (#10745) Toshi MARUYAMA 2012-04-24 07:27:58 +00:00
  • 163ac957ba Merged r9509 from trunk (#10733) Toshi MARUYAMA 2012-04-23 08:38:28 +00:00
  • 215f4adcd7 Traditional Chinese translation updated by ChunChang Lo (#10733) Toshi MARUYAMA 2012-04-23 08:33:33 +00:00
  • ccf37f59a9 Methods moved. Jean-Philippe Lang 2012-04-22 12:47:50 +00:00
  • 0fad78f53f Removed Query.generate_default! helper. Jean-Philippe Lang 2012-04-22 12:46:43 +00:00
  • 2e3bf71e9a Removed #generate_with_protected helper methods. Jean-Philippe Lang 2012-04-22 12:45:13 +00:00
  • 95f9246a46 Renamed object_daddy_helper and removed exemplars. Jean-Philippe Lang 2012-04-22 11:58:05 +00:00
  • b960470d78 Removed object_daddy dependency. Jean-Philippe Lang 2012-04-22 11:56:47 +00:00
  • 4a3f038595 Use create!. Jean-Philippe Lang 2012-04-22 08:42:32 +00:00
  • 1c31e32df7 No need to save journal details. Jean-Philippe Lang 2012-04-22 08:26:45 +00:00
  • 4598c64ebd Additional tests for IssuesHelper#show_detail. Jean-Philippe Lang 2012-04-22 08:24:39 +00:00
  • 9305c84093 Reverted r9464 that broke a test. Project identifiers or ids can be used as parameters. Jean-Philippe Lang 2012-04-22 07:19:45 +00:00
  • 72ab3e22b1 Rails3: use Project.visible.find_by_identifier instead of .find for adding watchers dialog on new issue Toshi MARUYAMA 2012-04-22 04:01:04 +00:00
  • e95ab31983 Rails3: helper: html_safe for watchers_checkboxes in WatchersHelper Toshi MARUYAMA 2012-04-22 02:57:39 +00:00
  • fcbeee78c1 Rails3: view: html_safe for principals_options_for_select in ApplicationHelper Toshi MARUYAMA 2012-04-21 01:44:38 +00:00
  • 797f777900 tagged version 1.4.1 1.4.1 Jean-Philippe Lang 2012-04-20 10:00:58 +00:00
  • 04a8a72491 Updates for 1.4.1 release. Jean-Philippe Lang 2012-04-20 10:00:24 +00:00
  • 306af1d017 Updates for 1.4.1 release. Jean-Philippe Lang 2012-04-20 09:59:51 +00:00
  • a1a6dcffca Merged r9444 from trunk (#10664) Toshi MARUYAMA 2012-04-20 08:33:46 +00:00
  • d31402734b Merged r9424, r9426, r9433 from trunk. Jean-Philippe Lang 2012-04-20 08:11:01 +00:00
  • 5180ca0cdd Merged r9421 from trunk. Jean-Philippe Lang 2012-04-20 08:09:20 +00:00
  • e5802895ce Merged r9417 from trunk (#10664). Jean-Philippe Lang 2012-04-20 07:45:33 +00:00
  • da1a3449ce Merged r9449 from trunk. Jean-Philippe Lang 2012-04-20 06:14:32 +00:00
  • 2b2f721ef4 Merged r9452 from trunk. Jean-Philippe Lang 2012-04-20 06:13:37 +00:00
  • 5a35c5b2e2 Fixed that date range fields don't get enabled when using the calendar popup (#8574). Jean-Philippe Lang 2012-04-19 12:26:19 +00:00
  • 62114336cf Merged r9450 from trunk. Jean-Philippe Lang 2012-04-19 09:23:27 +00:00
  • b3bddcd31f Load Gemfile.local with absolute path. Jean-Philippe Lang 2012-04-19 09:22:55 +00:00
  • b0f35a3cde Fixed that users with different case logins cannot update their accounts (#10711). Jean-Philippe Lang 2012-04-19 08:42:07 +00:00
  • 62eb536e32 Additional test for MailHandler. Jean-Philippe Lang 2012-04-19 08:26:53 +00:00
  • 67f90df175 Additional test for memberships API. Jean-Philippe Lang 2012-04-19 08:18:27 +00:00
  • c88fbfbdad Additional tests for Principal scopes. Jean-Philippe Lang 2012-04-19 08:01:28 +00:00
  • 424a70978e Additional tests for the PDF export of an issue. Jean-Philippe Lang 2012-04-19 07:58:02 +00:00
  • 24e6dbc709 Updated ru and uk locales (#10664). Jean-Philippe Lang 2012-04-19 07:25:32 +00:00
  • 4f48d1b4dd Merged r9442 from trunk. Jean-Philippe Lang 2012-04-19 07:19:30 +00:00
  • d856e62ccf Fixed that "Create and continue" buttons are broken by r9391 (#10675). Jean-Philippe Lang 2012-04-19 07:17:48 +00:00
  • 143c29d8e1 Additional test for TrackersController. Jean-Philippe Lang 2012-04-18 19:49:10 +00:00
  • f79961f1c5 Additional tests for TimelogController. Jean-Philippe Lang 2012-04-18 19:42:18 +00:00
  • 327a74b406 Additional test for Tracker model. Jean-Philippe Lang 2012-04-18 19:33:29 +00:00
  • 864054c005 Additional test for MyController. Jean-Philippe Lang 2012-04-18 19:30:08 +00:00
  • 6f71a508eb Additional tests for CustomFieldsController. Jean-Philippe Lang 2012-04-18 19:25:54 +00:00
  • d6d064f875 Merged r9420 from trunk. Jean-Philippe Lang 2012-04-18 17:42:50 +00:00