Commit Graph

  • ce7bd36a20 code layout clean up of test_follows_relation_should_be_reversed at test/unit/issue_relation_test.rb Toshi MARUYAMA 2011-10-07 12:21:35 +00:00
  • 64a6f9583f code layout clean up of test_create at test/unit/issue_relation_test.rb Toshi MARUYAMA 2011-10-07 12:20:59 +00:00
  • 64c0bdb501 Rails3: test: replace deprecated errors.on at test_validates_circular_dependency_on_reverse_relations of unit/issue_relation_test.rb Toshi MARUYAMA 2011-10-07 12:20:30 +00:00
  • 4dcb0ada8d Rails3: test: replace deprecated errors.on at test_validates_circular_dependency of unit/issue_relation_test.rb Toshi MARUYAMA 2011-10-07 12:19:40 +00:00
  • ac19421a26 Rails3: test: replace deprecated errors.on at test_validate_identifier of unit/project_test.rb Toshi MARUYAMA 2011-10-07 04:18:18 +00:00
  • 2d8ecebf9c code layout clean up of test/unit/issue_nested_set_test.rb Toshi MARUYAMA 2011-10-07 04:17:47 +00:00
  • afad5ed9f0 Rails3: test: replace deprecated errors.on at test_creating_a_child_in_different_project_should_not_validate of unit/issue_nested_set_test.rb Toshi MARUYAMA 2011-10-07 04:17:14 +00:00
  • c76b114e9e Rails3: test: replace deprecated errors.on at test_validate_mail_notification_inclusion of unit/user_test.rb Toshi MARUYAMA 2011-10-07 04:16:42 +00:00
  • 5edabcd8b5 code layout clean up of test/unit/user_test.rb Toshi MARUYAMA 2011-10-07 04:16:03 +00:00
  • a17fcac822 Rails3: model: query: parse dates using UTC (ruby 1.9 inside) (#4796) Toshi MARUYAMA 2011-10-07 00:23:05 +00:00
  • 41a6c8be65 Rails3: model: replace deprecated errors.add_to_base at validate_issue of Issue Toshi MARUYAMA 2011-10-06 22:49:26 +00:00
  • caa2ce3417 Rails3: model: replace deprecated errors.add_to_base at save_issue_with_child_records of Issue Toshi MARUYAMA 2011-10-06 22:49:02 +00:00
  • a09da046ec Rails3: view: use html_safe for subprojects at projects/show.html.erb Toshi MARUYAMA 2011-10-06 15:02:56 +00:00
  • c273282362 Rails3: helper: use html_safe at page_header_title of ApplicationHelper Toshi MARUYAMA 2011-10-06 15:02:14 +00:00
  • 1e773f4e6f code layout clean up of app/helpers/application_helper.rb Toshi MARUYAMA 2011-10-06 11:04:32 +00:00
  • 55f10b90f4 Rails3: helper: use html_safe at simple_format_without_paragraph of ApplicationHelper Toshi MARUYAMA 2011-10-06 11:03:58 +00:00
  • 942cd9bac2 Rails3: helper: use html_safe at render_page_hierarchy of ApplicationHelper Toshi MARUYAMA 2011-10-06 11:03:29 +00:00
  • eadbf2107f Rails3: helper: replace » of page_header_title at ApplicationHelper to hexadecimal UTF-8 strings Toshi MARUYAMA 2011-10-06 11:03:03 +00:00
  • e76d89219b Rails3: helper: replace … of page_header_title at ApplicationHelper to hexadecimal UTF-8 strings Toshi MARUYAMA 2011-10-06 11:02:24 +00:00
  • a84f877099 Added 2 tests about passing custom field filter to /issues.xml Etienne Massip 2011-10-05 22:03:19 +00:00
  • 1608ca3d98 Merged r7579 from trunk. Toshi MARUYAMA 2011-10-04 21:52:08 +00:00
  • 1de0714fda Restrict anonymous read access with Redmine.pm Toshi MARUYAMA 2011-10-04 21:47:55 +00:00
  • 0ef89ee4ea Merged r7570 from trunk (#9245). Etienne Massip 2011-10-04 19:29:00 +00:00
  • 1a23663176 Rails3: rename app/views/journals/index.rxml to app/views/journals/index.builder (#6317) Toshi MARUYAMA 2011-10-04 13:41:05 +00:00
  • 177906a75f remove hard-coded '.rxml' from 'test_show_atom' at functional issues controller test (#6317) Toshi MARUYAMA 2011-10-04 13:40:30 +00:00
  • 85699042a6 Rails3: rename app/views/common/feed.atom.rxml to app/views/common/feed.atom.builder (#6317) Toshi MARUYAMA 2011-10-04 11:09:06 +00:00
  • 43a31e2ca7 remove hard-coded '.rxml' from 'test_index_atom' at functional projects controller test (#6317) Toshi MARUYAMA 2011-10-04 11:08:24 +00:00
  • 2a27cc41f0 remove hard-coded '.rxml' from ApplicationController 'render_feed' (#6317) Toshi MARUYAMA 2011-10-04 11:07:47 +00:00
  • 4813672728 Merged r7571 from trunk. Toshi MARUYAMA 2011-10-04 10:55:32 +00:00
  • 986f0acb00 fix typo of fix_issue() at Changeset model Toshi MARUYAMA 2011-10-04 09:05:54 +00:00
  • f1b4a561ba Escape image urls in wiki formatted HTML text (#9245). Etienne Massip 2011-10-03 21:45:17 +00:00
  • ade5409310 Merged r7568 from trunk (#9308). Etienne Massip 2011-10-03 20:19:44 +00:00
  • 0aa63a13bc Qualify searchable @text@ column to prevent exception thrown when :content association is not eargerly fetched by AR (#9308). Etienne Massip 2011-10-03 20:17:01 +00:00
  • ac6aaf3f67 Rails3: mail: rename app/views/mailer/_issue_text_html.rhtml to app/views/mailer/_issue.html.erb (#6317) Toshi MARUYAMA 2011-10-03 15:17:58 +00:00
  • ee5f712e89 Rails3: mail: rename app/views/mailer/_issue_text_plain.rhtml to app/views/mailer/_issue.text.erb (#6317) Toshi MARUYAMA 2011-10-03 15:17:07 +00:00
  • 4ecd65c465 Remove unecessary page title HTML escaping from views (#9252). Etienne Massip 2011-10-02 18:45:17 +00:00
  • 605f1745ff Merged #7563 from trunk (#7215). Etienne Massip 2011-10-02 17:28:33 +00:00
  • 65b533a8ec Make sure that anchor names generated for headings fully match wiki links (#7215). Etienne Massip 2011-10-02 17:25:29 +00:00
  • 8bb90f87fb Prepend page title to anchor in single page wiki HTML export to make links more unique. Etienne Massip 2011-10-02 15:57:17 +00:00
  • 8158a26ee8 Merged #7560 from trunk. Etienne Massip 2011-10-02 15:35:39 +00:00
  • ac2dbde135 Fix generation of blank local link when no title is specified in wiki link. Etienne Massip 2011-10-02 15:32:34 +00:00
  • 4682acf040 Merged r7558 from trunk (#3276). Etienne Massip 2011-10-02 14:52:43 +00:00
  • 1ee65e0469 Use local links in wiki pages when possible (#3276). Etienne Massip 2011-10-02 14:44:07 +00:00
  • e2f57b5874 Rails3: lib: helper: use html_safe for Gantt Toshi MARUYAMA 2011-10-01 01:13:03 +00:00
  • 4d787ce228 Rails3: view: use html_safe for Gantt Toshi MARUYAMA 2011-10-01 01:12:21 +00:00
  • 049b35edb0 Rails3: model: replace deprecated 'validate_on_create' method at Message model Toshi MARUYAMA 2011-10-01 01:11:39 +00:00
  • 8f362558b6 add unit message test of cannot reply to a locked topic Toshi MARUYAMA 2011-10-01 01:11:02 +00:00
  • d817b063ec code layout clean up of test/unit/message_test.rb Toshi MARUYAMA 2011-10-01 01:10:18 +00:00
  • 70a83bd47c Rails3: helper: use html_safe for Subversion setting Toshi MARUYAMA 2011-09-30 08:17:30 +00:00
  • 19ac57e71a Rails3: helper: use html_safe for filesysytem scm setting Toshi MARUYAMA 2011-09-30 08:16:46 +00:00
  • 9afd7b7df6 Rails3: helper: use html_safe for cvs setting Toshi MARUYAMA 2011-09-30 08:16:05 +00:00
  • 2681578d53 Rails3: helper: use html_safe for git setting Toshi MARUYAMA 2011-09-30 08:15:09 +00:00
  • 163588887f Rails3: helper: use html_safe for Mercurial setting Toshi MARUYAMA 2011-09-30 08:14:30 +00:00
  • bafa472d7e Rails3: helper: use html_safe at render_properties(properties) of RepositoriesHelper Toshi MARUYAMA 2011-09-30 02:19:38 +00:00
  • 4167a5cb0d Rails3: view: use html_safe for :text_project_identifier_info at projects/_form.html.erb Toshi MARUYAMA 2011-09-30 00:57:18 +00:00
  • f9626e4066 Rails3: helper: use html_safe at render_changes_tree(tree) of RepositoriesHelper Toshi MARUYAMA 2011-09-30 00:56:17 +00:00
  • 5d297091fe Rails3: helper: use html_safe in SettingsHelper Toshi MARUYAMA 2011-09-29 22:55:18 +00:00
  • 33d41583bb Rails3: test: template must be specified as controller/action not with their extension any more Toshi MARUYAMA 2011-09-28 10:11:42 +00:00
  • dab836a385 Backed out r7541 which broke the build. Etienne Massip 2011-09-27 21:53:28 +00:00
  • f4db02af1e Fix deprecated inclusion of RDoc rake tasks (#8611). Etienne Massip 2011-09-27 17:24:12 +00:00
  • da60f58abe Use prefered syntax for redmine:email:test definition (#8611). Etienne Massip 2011-09-26 18:14:19 +00:00
  • 3955f81b3f Merged r7538 from trunk (#8411). Etienne Massip 2011-09-26 17:47:50 +00:00
  • 98e18b2141 Allow project column to be removed from the global issue list columns (#8411). Etienne Massip 2011-09-26 17:44:20 +00:00
  • ef962b84d7 Rails3: mail: rename app/views/mailer/*.text.html.rhtml to app/views/mailer/*.html.erb (#6317) Toshi MARUYAMA 2011-09-26 16:23:26 +00:00
  • a4c4edacfd Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to app/views/mailer/*.text.erb (#6317) Toshi MARUYAMA 2011-09-26 16:22:38 +00:00
  • 4e488434f7 Rails3: mail: rename app/views/layouts/mailer.text.html.erb to app/views/layouts/mailer.html.erb (#6317) Toshi MARUYAMA 2011-09-26 16:21:56 +00:00
  • c534c9e984 Rails3: mail: rename app/views/layouts/mailer.text.plain.erb to app/views/layouts/mailer.text.erb (#6317) Toshi MARUYAMA 2011-09-26 16:20:57 +00:00
  • 9c650540ba code layout clean up of test_preview_issue_notes at test/functional/previews_controller_test.rb Toshi MARUYAMA 2011-09-25 10:46:44 +00:00
  • f21fd28917 code layout clean up of 'should "allow adding a note when copying"' at test/functional/issue_moves_controller_test.rb Toshi MARUYAMA 2011-09-25 10:46:20 +00:00
  • c01d94203b code layout clean up of 'should "allow changing the issue's attributes"' at test/functional/issue_moves_controller_test.rb Toshi MARUYAMA 2011-09-25 10:45:56 +00:00
  • 7e182848e5 code layout clean up of 'should "allow not changing the issue's attributes"' at test/functional/issue_moves_controller_test.rb Toshi MARUYAMA 2011-09-25 10:45:30 +00:00
  • f2fd28a76c remove duplicate fixtures from test/functional/issue_moves_controller_test.rb Toshi MARUYAMA 2011-09-25 10:45:01 +00:00
  • 440c2d0d2f remove duplicate fixtures from test/functional/files_controller_test.rb Toshi MARUYAMA 2011-09-25 10:44:35 +00:00
  • ca7051aea9 remove duplicate fixtures from test/unit/member_test.rb Toshi MARUYAMA 2011-09-25 10:44:08 +00:00
  • bdccb5d3d5 remove duplicate fixtures from test/functional/previews_controller_test.rb Toshi MARUYAMA 2011-09-25 10:43:40 +00:00
  • 22f5219575 Rails3: replace "all" fixtures at test/functional/project_enumerations_controller_test.rb Toshi MARUYAMA 2011-09-25 06:15:32 +00:00
  • 40992d71d1 Rails3: replace "all" fixtures at test/functional/gantts_controller_test.rb Toshi MARUYAMA 2011-09-25 06:14:51 +00:00
  • 1d9de08cdc Rails3: replace "all" fixtures at test/functional/reports_controller_test.rb Toshi MARUYAMA 2011-09-25 06:14:07 +00:00
  • 82c86513ad Rails3: replace "all" fixtures at test/functional/files_controller_test.rb Toshi MARUYAMA 2011-09-25 06:13:23 +00:00
  • 131863857d Rails3: replace "all" fixtures at test/functional/issue_moves_controller_test.rb Toshi MARUYAMA 2011-09-25 06:12:45 +00:00
  • bea3f11468 Rails3: replace "all" fixtures at test/functional/previews_controller_test.rb Toshi MARUYAMA 2011-09-25 06:12:10 +00:00
  • cf8135e451 Rails3: replace "all" fixtures at test/integration/lib/redmine/menu_manager_test.rb Toshi MARUYAMA 2011-09-25 06:11:35 +00:00
  • 233bdd7779 Rails3: replace "all" fixtures at test/integration/api_test/token_authentication_test.rb Toshi MARUYAMA 2011-09-25 04:58:07 +00:00
  • c9bd3394d0 Rails3: replace "all" fixtures at test/integration/api_test/http_basic_login_with_api_token_test.rb Toshi MARUYAMA 2011-09-25 04:57:35 +00:00
  • 250d4db29d Rails3: replace "all" fixtures at test/integration/api_test/http_basic_login_test.rb Toshi MARUYAMA 2011-09-25 04:56:55 +00:00
  • fa11b8babe Rails3: replace "all" fixtures at test/integration/api_test/disabled_rest_api_test.rb Toshi MARUYAMA 2011-09-25 04:56:27 +00:00
  • 52027456de remove fixtures from test/functional/ldap_auth_sources_controller.rb Toshi MARUYAMA 2011-09-25 04:55:47 +00:00
  • 587d530ca1 replace 'require' at test/functional/ldap_auth_sources_controller.rb for running individually Toshi MARUYAMA 2011-09-25 04:55:00 +00:00
  • 94a6068380 Rails3: replace "all" fixtures at test/unit/member_test.rb Toshi MARUYAMA 2011-09-25 04:54:14 +00:00
  • eb1d9289e8 Rails3: replace "all" fixtures at test/unit/group_test.rb Toshi MARUYAMA 2011-09-25 04:53:04 +00:00
  • e92f202b50 remove fixtures from test/integration/lib/redmine/themes_test.rb Toshi MARUYAMA 2011-09-25 00:17:18 +00:00
  • eff37ebd12 Rails3: replace "all" fixtures at test/integration/api_test/queries_test.rb Toshi MARUYAMA 2011-09-25 00:16:49 +00:00
  • 2fef102a99 Rails3: replace "all" fixtures at test/integration/api_test/versions_test.rb Toshi MARUYAMA 2011-09-25 00:16:11 +00:00
  • a66b509005 Rails3: replace "all" fixtures at test/integration/api_test/news_test.rb Toshi MARUYAMA 2011-09-24 23:58:43 +00:00
  • 45aaef4556 Rails3: replace "all" fixtures at test/integration/api_test/attachments_test.rb Toshi MARUYAMA 2011-09-24 23:58:17 +00:00
  • 298405e9c8 Rails3: replace "all" fixtures at test/unit/project_test.rb Toshi MARUYAMA 2011-09-24 23:57:34 +00:00
  • 3f85c47003 Rails3: replace "all" fixtures at test/integration/api_test/issue_relations_test.rb Toshi MARUYAMA 2011-09-24 23:57:01 +00:00
  • ff90cae5d3 Rails3: replace "all" fixtures at test/integration/api_test/time_entries_test.rb Toshi MARUYAMA 2011-09-24 23:56:16 +00:00
  • 211652002f code layout clean up of test_reply_posted_message_id at test/unit/mailer_test.rb Toshi MARUYAMA 2011-09-24 13:14:04 +00:00
  • af3c96e0af code layout clean up of test_message_posted_message_id at test/unit/mailer_test.rb Toshi MARUYAMA 2011-09-24 13:13:21 +00:00