- 07 Oct, 2011 15 commits
-
-
tmaruyama authored
code layout clean up of test_set_issue_to_dates_without_issue_to at test/unit/issue_relation_test.rb git-svn-id: https://svn.redmine.org/redmine/trunk@7603 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7602 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
code layout clean up of test_follows_relation_should_not_be_reversed_if_validation_fails at test/unit/issue_relation_test.rb git-svn-id: https://svn.redmine.org/redmine/trunk@7601 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
code layout clean up of test_follows_relation_should_be_reversed at test/unit/issue_relation_test.rb git-svn-id: https://svn.redmine.org/redmine/trunk@7600 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7599 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Rails3: test: replace deprecated errors.on at test_validates_circular_dependency_on_reverse_relations of unit/issue_relation_test.rb git-svn-id: https://svn.redmine.org/redmine/trunk@7598 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Rails3: test: replace deprecated errors.on at test_validates_circular_dependency of unit/issue_relation_test.rb git-svn-id: https://svn.redmine.org/redmine/trunk@7597 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7596 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7595 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Rails3: test: replace deprecated errors.on at test_creating_a_child_in_different_project_should_not_validate of unit/issue_nested_set_test.rb git-svn-id: https://svn.redmine.org/redmine/trunk@7594 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Rails3: test: replace deprecated errors.on at test_validate_mail_notification_inclusion of unit/user_test.rb git-svn-id: https://svn.redmine.org/redmine/trunk@7593 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7592 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
On Rails 3.0 and Ruby 1.8.7 in Japan (UTC+9), tests fails with following messages. test_operator_date_equals(QueryTest) [test/unit/query_test.rb:206]: <"(issues.due_date > '2011-07-09 14:59:59.999999' AND issues.due_date <= '2011-07-10 14:59:59.999999') AND (issue_statuses.is_closed='f')"> expected to be =~ </issues\.due_date > '2011-07-09 23:59:59(\.9+)?' AND issues\.due_date <= '2011-07-10 23:59:59(\.9+)?/>. Contributed by Sylvain Utard. git-svn-id: https://svn.redmine.org/redmine/trunk@7591 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7590 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7589 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 06 Oct, 2011 8 commits
-
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7588 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7587 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7586 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7585 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7584 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Rails3: helper: replace » of page_header_title at ApplicationHelper to hexadecimal UTF-8 strings git-svn-id: https://svn.redmine.org/redmine/trunk@7583 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Rails3: helper: replace … of page_header_title at ApplicationHelper to hexadecimal UTF-8 strings git-svn-id: https://svn.redmine.org/redmine/trunk@7582 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
emassip authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7581 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 04 Oct, 2011 7 commits
-
-
tmaruyama authored
Redmine.pm now also checks for public projects whether the anonymous user has the browse_repository right for a read operation. Contributed by Holger Just. git-svn-id: https://svn.redmine.org/redmine/trunk@7579 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: https://svn.redmine.org/redmine/trunk@7577 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7576 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: https://svn.redmine.org/redmine/trunk@7575 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7574 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7573 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Contributed by Sylvain Utard. git-svn-id: https://svn.redmine.org/redmine/trunk@7571 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 03 Oct, 2011 4 commits
-
-
emassip authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7570 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
emassip authored
Qualify searchable @text@ column to prevent exception thrown when :content association is not eargerly fetched by AR (#9308). git-svn-id: https://svn.redmine.org/redmine/trunk@7568 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Rails3: mail: rename app/views/mailer/_issue_text_html.rhtml to app/views/mailer/_issue.html.erb (#6317) git-svn-id: https://svn.redmine.org/redmine/trunk@7567 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
tmaruyama authored
Rails3: mail: rename app/views/mailer/_issue_text_plain.rhtml to app/views/mailer/_issue.text.erb (#6317) git-svn-id: https://svn.redmine.org/redmine/trunk@7566 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 02 Oct, 2011 5 commits
-
-
emassip authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7565 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
emassip authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7563 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
emassip authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7562 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
emassip authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7560 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
emassip authored
git-svn-id: https://svn.redmine.org/redmine/trunk@7558 e93f8b46-1217-0410-a6f0-8f06a7374b81
-
- 01 Oct, 2011 1 commit
-
-
tmaruyama authored
Contributed by Sylvain Utard. git-svn-id: https://svn.redmine.org/redmine/trunk@7557 e93f8b46-1217-0410-a6f0-8f06a7374b81
-