Commit Graph

1226 Commits (10ab656e454a74ef0b4cd7edcfb3d1403b329bf9)

Author SHA1 Message Date
Martin Linkhorst d9f2f17b5d REVIEW: include ERB::Util module in order to use #h and co in the all helpers. 12 years ago
Martin Linkhorst 2cf9a31f95 require fastercsv differently (taken form redmine) 12 years ago
Martin Linkhorst 61b9f5abfc DEPRECATION FIX: remove require_library_or_gem, update the template hander api 12 years ago
Martin Linkhorst 46939eb4a6 REVIEW: remove unloaded calls, let's have a look wether that's still needed in rails 3 12 years ago
Philipp Tessenow 78f6cf2bb0 replace kitten macro with more generic rndimg macro 12 years ago
Martin Linkhorst d19fdaf6a1 apply the rails 3.1.8 generator on the project 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
Jens Ulferts 3471b107bc rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
Felix Schäfer d5d9a414d7 ChiliProject on Travis <3 <3 <3 12 years ago
Jens Ulferts 8c6973dcee resourcifies messages aka. topics 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Jens Ulferts f611d5bcc9 refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
Jens Ulferts 0668c65b56 resourcifies members 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Jens Ulferts a3fbae41be resourcified issue_categories 12 years ago
Dennis Schmidt a643876f6d added mp4 and wmv to list of accepted video formats 12 years ago
Jens Ulferts 9b28e61838 resourcifies documents 12 years ago
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Jens Ulferts 29192be9c3 adds project_id to activity project menu item to have it correctly scoped under project 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
Jens Ulferts 9cd5d4f26a resourcified boards 12 years ago
Martin Linkhorst 4f9e369fc0 updated the reminder emails 12 years ago
Philipp Tessenow c4c4ed65c7 correct path to js libraries for tinymce 12 years ago
Philipp Tessenow 99dbaf25ed move wysiwyg initialization code to redmine core 12 years ago
Philipp Tessenow 4ed1eb3c79 moved wiki xml formatting to chili core 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 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 d23af80e70 enabling calling custom_fields#new 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
Martin Linkhorst 7ce2a8f739 yay, /projects/new works 12 years ago
Jens Ulferts f6acdec0bf marks top and main menu has html_safe 12 years ago
Jens Ulferts 4722e1185f REVIEW: disables require 'source_annotation_extractor' as it breaks rails 3 bootup 12 years ago
Jens Ulferts f0ebe9f0b9 adding settings to control user deletion 12 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 12 years ago