Commit Graph

1208 Commits (963bbc92c5ef27e50d4f84ebf324b2dc4493940c)

Author SHA1 Message Date
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
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 cbb6187c51 refactoring form builder: 13 years ago
Jens Ulferts 4e07a913c9 possible_values of custom_fields are now localizable 13 years ago
Jens Ulferts 74c9bc2896 enabling default_value of custom_fields to be localized by admins 13 years ago
Jens Ulferts 7178c1b3b7 enabling name attribute of custom_fields to be localized by admins 13 years ago
Jens Ulferts 1c1a7c9d84 refactored allowed_to to be more extensible 13 years ago
Martin Linkhorst 97ff222d1c Only allow project admins to export issues. export formats are: atom, rss, api, xls, csv, pdf. #25512 13 years ago
Felix Schäfer 8ac268fc5b explicitly require globalize 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago
Romano Licker 94735c2bfb [unifynavigation] rename 'settings' to more a specific 'project settings' 13 years ago
Romano Licker 02310066d4 [unifynavigation] move news link from index to projectmenu 13 years ago
Romano Licker 0bc0e9c45f [designfix] move wiki sidebar navigation to main menu 13 years ago
Romano Licker bea372ba59 [designfix] give main-menu a class and adjust the css 13 years ago
Romano Licker 44ac9af7fe Revert "[accessibility] replacing background image with img-tags" 13 years ago