Commit Graph

12 Commits (a2e5c6abbad6e575566829b88832e0aefe33221e)

Author SHA1 Message Date
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 12 years ago
Martin Linkhorst a11ff6abdc made emails to use the correct language 13 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis 193b2c7a38 [#404] Move vendor/plugins/acts_as_journalized/app/ to the core app/ 14 years ago
Eric Davis 23ef9fedef [#123] Port the send_notification feature to aaj 14 years ago
Eric Davis b1845fcfeb [#123] Added latest edavis10:acts_as_journalized 14 years ago
Gregor Schmidt 28b7f6cc72 [#269] Instead of patching rubytree, creating a custom sub class and using that everywhere 14 years ago
Gregor Schmidt 6dd831e3fe [#269] Extracting classes and modules from menu manager into separate files 14 years ago
Gregor Schmidt 61e20cb29d Fixing monkey patching of rubytree to be more robust 14 years ago
Jean-Philippe Lang 2ee45e8cac Use Object#tap instead of #returning (#6887). 14 years ago
Eric Davis 7514e12d33 Hide the main menu div if there isn't any items for it. #3259 15 years ago
Eric Davis 28e9bc5d82 Fix an IndexError if all the :last menu items are deleted from a menu. #4718 15 years ago
Eric Davis b75e038255 Updated menus from JPL's feedback. 15 years ago
Eric Davis b0999e3764 Add support for unattached menus (generated dynamically) 15 years ago
Eric Davis 1f06cf8899 Converted Menus to a Tree structure to allow submenus. 15 years ago
Jean-Philippe Lang 9819a6bfd1 Fixes menu translation. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 2355324d73 Jump to the current tab when using the project quick-jump combo (#2364). 16 years ago
Jean-Philippe Lang 546b98a118 Adds a css class on menu items in order to apply item specific styles (eg. icons). 16 years ago
Jean-Philippe Lang d771847078 Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes). 16 years ago
Jean-Philippe Lang 5f9f6ea2e1 Adds #delete_menu_item to the plugin API (#2087). 16 years ago
Jean-Philippe Lang 1ddd9bb55b Fixed: dependency on ruby 1.8.7 introduced in r1660 (#1643). 17 years ago
Jean-Philippe Lang 937cee7269 Prevent blank menu caption. 17 years ago
Jean-Philippe Lang 7b8a4fc28b Menu mapper: add support for :before, :after and :last options to #push method and add #delete method. 17 years ago
Jean-Philippe Lang c4eef6314e Menu item caption can be a Proc. 17 years ago
Jean-Philippe Lang d8c97b32dd Fixes #780: Redmine fails to start with a const_missing error on Redmine::MenuManager::MenuItem::GLoc (occurs when a Redmine plugin is loaded before GLoc). 17 years ago
Jean-Philippe Lang 792b7f30e3 Menus items: 17 years ago
Jean-Philippe Lang c5d998528f The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default). 17 years ago
Jean-Philippe Lang 16e9ffce0d Added a 'New issue' link in the main menu (accesskey 7). 17 years ago
Jean-Philippe Lang 0faa4568a0 Highlight the current item of the main menu. 17 years ago
Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago