Menu

Source Commit Log


Commit Date  
[r7804] by jplang

Adds a method to clear the settings cache.

2011-11-13 15:20:31 Tree
[r7803] by tmaruyama

Ruby 1.9: add "encoding: utf-8" header at application_helper.rb

Following error raises in case that time log has non ASCII comments.

<pre>
ActionView::TemplateError (incompatible character encodings: UTF-8 and ASCII-8BIT)
on line #5 of app/views/timelog/index.html.erb:
3: </div>
4:
5: <%= render_timelog_breadcrumb %>
6:
7: <h2><%= l(:label_spent_time) %></h2>

app/helpers/application_helper.rb:407:in `join'
app/helpers/application_helper.rb:407:in `breadcrumb'
app/helpers/timelog_helper.rb:32:in `render_timelog_breadcrumb'
app/views/timelog/index.html.erb:5
</pre>

2011-11-13 13:56:20 Tree
[r7802] by tmaruyama

Ruby 1.9: fix tests error due to require path at test/test_helper.rb

Following error raises.

<pre>
/home/xxxxxx/.rvm/gems/ruby-1.9.2-p290/gems/rails-2.3.11/lib/rails/gem_dependency.rb:277:in `==':
undefined method `name' for "actionmailer":String (NoMethodError)
...
from /REDMINE-1/hg-workdir/redmine-bb-all/test/test_helper.rb:19:in `<top (required)>'
from <internal:lib/rubygems/custom_require>:29:in `require'
from <internal:lib/rubygems/custom_require>:29:in `require'
from test/unit/changeset_test.rb:20:in `<main>'
</pre>

Moreover, in order to run tests on Ruby 1.9.2, Rails needs to be 2.3.14.

2011-11-13 11:47:08 Tree
[r7801] by tmaruyama

Merge r7797 from trunk

Simplified Chinese "text_git_repository_note" translation updated by Steven Wong.

2011-11-13 06:38:41 Tree
[r7800] by tmaruyama

Merge r7796 from trunk

Simplified Chinese translation for 1.2.2 updated by Steven Wong.

2011-11-13 06:38:08 Tree
[r7799] by tmaruyama

Merge r7795 from trunk

Simplified Chinese translation changed by Steven Wong.

* field_due_date
* permission_rename_wiki_pages
* button_rename

2011-11-13 06:37:33 Tree
[r7798] by tmaruyama

Simplified Chinese translation for trunk updated by Steven Wong (#9558)

2011-11-13 05:04:13 Tree
[r7797] by tmaruyama

Simplified Chinese "text_git_repository_note" translation updated by Steven Wong (#9558, #9129)

2011-11-13 05:03:25 Tree
[r7796] by tmaruyama

Simplified Chinese translation for 1.2.2 updated by Steven Wong (#9558)

2011-11-13 05:02:37 Tree
[r7795] by tmaruyama

Simplified Chinese translation changed by Steven Wong (#9558)

* field_due_date
* permission_rename_wiki_pages
* button_rename

2011-11-13 05:01:51 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.