- May 30, 2011
-
-
Holger Just authored
-
Holger Just authored
-
Holger Just authored
-
- May 29, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
- May 27, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
Conflicts: app/controllers/watchers_controller.rb app/views/issues/_action_menu.rhtml config/locales/pt-BR.yml doc/CHANGELOG.rdoc lib/redmine/export/pdf.rb lib/redmine/wiki_formatting/textile/helper.rb
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Tom Kersten authored
* Allows for format extensions in plugins w/o giving a double-render error * Updated Wiki#show template to specify 'wiki/sidebar' explicitly (vs. just 'sidebar')
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
undefined method `logged?' for nil:NilClass
-
Eric Davis authored
-
Eric Davis authored
Using 3c2ef2757165e23b65fd from https://github.com/edavis10/squeejee_theme/tree/chiliproject.org
-
Emilio Carlos da Palma authored
-
- May 25, 2011
-
-
Felix Schäfer authored
-
Felix Schäfer authored
The "dd" the removed assert_tag part was supposed to find should never show up on the page in the first place (it's in a journal, not in the issue itself).
-
- May 24, 2011
-
-
Gregor Schmidt authored
This should avoid deprecation warnings when using ChiliProject with Rake 0.9
-
- May 22, 2011
-
-
Holger Just authored
-
Holger Just authored
-
- May 21, 2011
-
-
Felix Schäfer authored
-
Felix Schäfer authored
acts_as_journalized called changes as per ActiveRecord::Dirty (see http://ar.rubyonrails.org/classes/ActiveRecord/Dirty.html#M000291), the journalized model Changeset :has_many changes though, which made the call return a list of associated objects instead of the intended list of changed attributes. Replaced changes with the code from AR::Dirty to work around that.
-
- May 20, 2011
-
-
Holger Just authored
Iconv on jRuby does not accept an empty string as "from" encoding. Use the default behavior from the controller instead to leave it unspecified and thuse use UTF-8.
-
Eric Davis authored
-