Commit Graph

1126 Commits (e27ba0ffb4e271b95f11c90e0fab4029c8959ab2)

Author SHA1 Message Date
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
Romano Licker 6a645bfe9a [accessibility] replacing background image with img-tags 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
Gregor Schmidt 32a9ae2a58 [#725] Chili-core now loads jQuery by default 13 years ago
Gregor Schmidt b040223f97 [#725] Add compatibility check for jQuery availability 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 fb58bde578 [#732] Add a navigation menu to the my account page for allowing extensions to add actions in this section 13 years ago
Stephan Eckardt b8e8678e92 [#731] Changes the MenuManager to be more dynamic 13 years ago
Felix Schäfer 8196ccabec Nice way to be able to specify labels with greater control. 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
Romano Licker 65d485dbde [#692 #559] Grouping issues menu 13 years ago
Romano Licker 6f69165008 [#692] projects will only be visible in the top menu when logged 13 years ago