Redmine/test/unit/lib/redmine
Eric Davis b0999e3764 Add support for unattached menus (generated dynamically)
A MenuItem can define a :child_menus option with a Proc.  When the menus
are rendered, the Proc will be run and the resulting MenuItems will be
added to the page as child menus

  #4250

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3091 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-11-25 05:36:50 +00:00
..
menu_manager Add support for unattached menus (generated dynamically) 2009-11-25 05:36:50 +00:00
wiki_formatting Converted routing and urls to follow the Rails REST convention. 2009-01-26 01:47:51 +00:00
access_control_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
hook_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
i18n_test.rb Add test for i18n number_to_human_size (#4208). 2009-11-12 22:00:29 +00:00
menu_manager_test.rb Add support for unattached menus (generated dynamically) 2009-11-25 05:36:50 +00:00
mime_type_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
plugin_test.rb Upgraded to Rails 2.3.4 (#3597) 2009-09-13 17:14:35 +00:00
unified_diff_test.rb Fixes diff parser for when lines starting with multiple dashes are removed (#4186). 2009-11-11 13:25:53 +00:00
wiki_formatting.rb Fixed: error raised when rendering text that contains an email address with textile disabled (#4268). 2009-11-24 22:02:14 +00:00