obsolete.ChilliProject/config
Eric Davis 1f06cf8899 Converted Menus to a Tree structure to allow submenus.
* Bundle the rubytree gem
* Patched RubyTree's TreeNode to add some additional methods.
* Converted the menu rendering to walk the Tree of MenuItems to render
  each item
* Added a menu option for :parent_menu to make this menu a child of the parent
* Added a bunch of tests
* Made MenuItem a subclass of Tree::TreeNode in order to use it's methods
  directly
* Changed the exceptions in MenuItem#new to be ArgumentErrors instead of the
  generic RuntimeError

  #4250

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3090 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-11-25 05:36:44 +00:00
..
environments Protect controllers from potential CSRF attacks. #4216 2009-11-14 19:41:07 +00:00
initializers Fixes distance of date in words calculation. 2009-11-07 09:50:16 +00:00
locales Translation updates 2009-11-22 16:14:10 +00:00
additional_environment.rb.example Allow a config/additional_environment.rb file to customize the Rails::Initializer. 2009-11-08 02:16:42 +00:00
boot.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
database.yml.example Change deprecated dbfile parameter. 2009-10-10 14:37:47 +00:00
email.yml.example Add doube quotes to user_name and password in email.yml.example (#2927). 2009-03-07 13:41:24 +00:00
environment.rb Converted Menus to a Tree structure to allow submenus. 2009-11-25 05:36:44 +00:00
routes.rb Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119). 2009-11-16 19:39:16 +00:00
settings.yml Add a setting to pick alternative Gravatar images. #2734 2009-11-17 03:10:49 +00:00