Commit Graph

768 Commits (c0f7acafa104cd9327cee06c8e1bec97f00524fc)

Author SHA1 Message Date
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Martin Linkhorst d50f9ff287 this is a part of a commit in redmine if you want the whole commit (adds jsonp support + tests) then look at redmine commit 3c3bdb8 12 years ago
Martin Linkhorst f1c3a5ef4e REVIEW: updated to a recent version of rubytree. fixed a minor bug. let's hope it will work. 12 years ago
Martin Linkhorst 5b3f5f3ba3 ::Builder::XmlMarkup is a BasicObject in Ruby >1.9 - contants can only be accessed with the root-sytax (::) 12 years ago
Martin Linkhorst d9f2f17b5d REVIEW: include ERB::Util module in order to use #h and co in the all helpers. 12 years ago
Martin Linkhorst 61b9f5abfc DEPRECATION FIX: remove require_library_or_gem, update the template hander api 12 years ago
Philipp Tessenow 78f6cf2bb0 replace kitten macro with more generic rndimg macro 12 years ago
Martin Linkhorst cc8c77bcf9 DEPRECATION FIX: use Rails.logger instead of RAILS_DEFAULT_LOGGER 12 years ago
Martin Linkhorst 3419564990 DEPRECATION FIX: use save(:validate => false) instead of save(false) 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Dennis Schmidt a643876f6d added mp4 and wmv to list of accepted video formats 12 years ago
Philipp Tessenow 04d597c321 added test kitten macro 12 years ago
Philipp Tessenow c58b8007df fix bug in macro argument parsing. arguments separated by comma and whitespace werent properly stripped 12 years ago
Jens Ulferts 0d597b5363 rewrites routes for issues and associated resources 12 years ago
Philipp Tessenow c4c4ed65c7 correct path to js libraries for tinymce 12 years ago
Philipp Tessenow 4ed1eb3c79 moved wiki xml formatting to chili core 12 years ago
Philipp Tessenow f0c8a28cb7 do not execute {{}}-type makros when editing 12 years ago
Philipp Tessenow ff8ae41244 edit Redmine::wiki_formatting to pass edit-flag to called functions and generate an appropriate hash-key 12 years ago
Philipp Tessenow 12ac149dbe Revert "use RedCloth gem instead of 'bundled' redcloth3 implementation" 12 years ago
Philipp Tessenow 80e1432426 use RedCloth gem instead of 'bundled' redcloth3 implementation 12 years ago
Dennis Schmidt 165a09bc5a added html_safe to fix gants_controller tests 12 years ago
Martin Linkhorst abac91335c fix the projects controller 12 years ago
Martin Linkhorst dced4d91d5 require missing builder dependency 12 years ago
Martin Linkhorst 4d2dd08289 fix menu helper tests 12 years ago
Martin Linkhorst 6647f88289 fix ciphering specs 12 years ago
Tim Felgentreff 9fda344c7e Adapt logic from Redmine 2 for plugin migrations using the ActiveRecord::Migrator 12 years ago
Dennis Schmidt 25d875d819 added support for video/* MIME types to Redmine::MimeType 12 years ago
Jens Ulferts 93b1a8987c adds a public_directory method to plugin 12 years ago
Jens Ulferts 8e5efd6170 REVIEW: removes the automatic detection of the relative_url_root as it is no longer supported 12 years ago
Jens Ulferts fe696a27db declares "you are here" accessibility info as html_safe 12 years ago
Jens Ulferts f6acdec0bf marks top and main menu has html_safe 12 years ago
Jens Ulferts 698a157cad move methods only required for rendering the top menu into the corresponding helper 12 years ago
Jens Ulferts 478fe56357 refactoring top_menu 12 years ago
Romano Licker 5b50ef7346 adjusting the help strings 12 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago
Romano Licker bea372ba59 [designfix] give main-menu a class and adjust the css 13 years ago
Romano Licker 3590ec4823 [accessibility] add help accesskey "6" 13 years ago
Romano Licker 23f52639d1 [accessibility] use numbers for accesskeys only 13 years ago
Romano Licker dc4e7c9fff [#704] include hidden span in link 13 years ago
Stephan Eckardt 24295dfedb Fixed Bug #758: Permissions are only checked for top level menu entries 13 years ago
Romano Licker 519420831f [#745] adding title attribute on all menu items to see the full name 13 years ago
Romano Licker 3442410468 [#745] adding ellipsis class for all menu items 13 years ago
Stephan Eckardt b8e8678e92 [#731] Changes the MenuManager to be more dynamic 13 years ago
Romano Licker 9674fa4257 [#704] current position on main menu / project menu 13 years ago
Romano Licker 901ac6c2ca [#700] tabindex -1 makes the help icon unreachable 13 years ago
Markus Kahl bade1737e3 make view (ActionView::Base) available to macros 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 8ee8ef02fe Extract the NullFormatter into its own files 13 years ago
Felix Schäfer a24a24eb19 Add deferred loading for plugins which's requirements aren't all met yet #256 13 years ago
Holger Just eae5c9af68 [#275] Use ChiliProject::VERSION for new code 13 years ago