- Aug 01, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
Conflicts: app/helpers/calendars_helper.rb app/helpers/issues_helper.rb app/helpers/queries_helper.rb app/helpers/reports_helper.rb app/helpers/sort_helper.rb app/views/common/_diff.rhtml app/views/common/error.html.erb app/views/projects/show.rhtml app/views/reports/_details.rhtml app/views/reports/_simple.rhtml app/views/repositories/_dir_list_content.rhtml app/views/search/index.rhtml app/views/versions/_issue_counts.rhtml app/views/versions/index.html.erb
-
- Jul 29, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
Merged from master 70c3e1c8 Conflicts: app/helpers/application_helper.rb
-
Holger Just authored
move protect_from_forgery to the beginning of the before_filter chain as per the recommended rails practices Merged from master d7a9adf8 Conflicts: app/controllers/application_controller.rb
-
- Jun 27, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
Contributed by MAEDA, Go
-
- Jun 22, 2011
-
-
Felix Schäfer authored
Added view hook for additional wiki formats [refs #488]
-
- Jun 21, 2011
-
-
Tom Kersten authored
* Allows plugins to add to the list of supported export formats at the bottom of the Wiki#show view template
-
- May 27, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
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 24, 2011
-
-
Gregor Schmidt authored
This should avoid deprecation warnings when using ChiliProject with Rake 0.9
-
- May 20, 2011
-
-
Eric Davis authored
-
-
- May 19, 2011
-
-
Felix Schäfer authored
-
Felix Schäfer authored
-
- May 16, 2011
-
-
Felix Schäfer authored
-
- May 15, 2011
-
-
Holger Just authored
-
- May 14, 2011
-
-
Felix Schäfer authored
Based on a patch contributed by Price M.
-
- May 06, 2011
-
-
Eric Davis authored
Contributed by Alf Gaida
-
- May 05, 2011
-
-
Felix Schäfer authored
Rename plugin generators to ChiliProject. #324
-
Felix Schäfer authored
pt-BR updates. #326
-
Felix Schäfer authored
-
Felix Schäfer authored
Don't HTML-escaped URLs before passing them to the JavaScript helper. #374
-
Felix Schäfer authored
Avoid duplicates in issue autocomplete. #373
-
Felix Schäfer authored
Fix html_title usage in help views for Ruby 1.9. #379
-
Gregor Schmidt authored
-
- May 04, 2011
-
-
Gregor Schmidt authored
[#374] Not escaping URLs since they are used in a safe CDATA section, where no entity encoding is needed.
-