Commit Graph

971 Commits (01a502712da7fb048253f7dd8b7dd839cc26f7f1)

Author SHA1 Message Date
Martin Linkhorst 46939eb4a6 REVIEW: remove unloaded calls, let's have a look wether that's still needed in rails 3 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
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
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
Martin Linkhorst 727a232d3d use the new mailer! 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
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 13 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 13 years ago
Jens Ulferts 698a157cad move methods only required for rendering the top menu into the corresponding helper 13 years ago
Jens Ulferts 478fe56357 refactoring top_menu 13 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