Commit Graph

52 Commits (75ee5b55e0465e3b4abf0e1e51621a0fa57df666)

Author SHA1 Message Date
Oliver Günther 4be3244e5c
[27327] Fix active settings menu item 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts c0b709530c Fix/replace deprecations (#5533) 7 years ago
Henriette Dinger 7e1c46a6f7 Hide breadcrub per default and show in admin, my, wikHide breadcrub per default and show in admin, my, wiki 8 years ago
Wieland Lindenthal d5c778dbc1
Custom Logo enterprise feature 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts a5ec412f3d
harmonize saving plugin settings 8 years ago
Oliver Günther 40775a3e2b params is now of type ActionController::Parameters 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Jonas Heinrich 54bccf70f8 Rename Settings to System Settings 9 years ago
Mohamed Wael Khobalatte 80192f6986 Do away with eval 9 years ago
Oliver Günther dfb8ac4853 Add basic checkout instructions 9 years ago
Stefan Botzenhart 87a3413ad3 Strip all passed values for non-array values 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 8a28b1a730 Prefer #map over #collect in (Rails) controllers 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Markus Kahl ae6b6f8d9e disable password-related settings in settings controller 10 years ago
Christian Ratz 6b3f7c4dc8 Removed path from guessed host 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jens Ulferts d57b56a53e streamlines configuration of relative_url_root 11 years ago
Jens Ulferts 4f512dccd2 moves relative url root functionality into own module 11 years ago
Martin Czuchra 9b8e1aad51 Revert "remove usage of eval() in User#name" 11 years ago
Philipp Tessenow 18a66e9601 remove usage of eval() in User#name 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 6be50fa6b9 refactor the way how themes work. 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
Romano Licker 50861e58c8 [breadcrumb] replace default breadcrumb texts for settings 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis d2973a641e [#347] Fix potential Execution After Redirect bugs 14 years ago
Jean-Philippe Lang 620c48fbbb Reload themes so that new themes can be used without restarting Redmine (#5712). 14 years ago
Eric Davis 244e94de80 Refactor the hardcoded event actions (notifiables) to use a class 14 years ago
Jean-Philippe Lang dfabadf4f7 Adds an admin layout that displays the admin menu in the sidebar. 15 years ago
Jean-Philippe Lang 9c9dc6e814 Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 16 years ago
Jean-Philippe Lang 27e3b31c1e Fixed: TypeError (can't modify frozen string) on settings view (#2700). 16 years ago
Jean-Philippe Lang 260373aed7 Slight changes to ease Rails 2.2 support. 16 years ago
Jean-Philippe Lang fefc6e6bec Adds .find and .all Plugin class methods. 16 years ago
Jean-Philippe Lang 006337fb0e Host setting should contain the path prefix (Redmine base URL) to properly generate links in emails that are sent offline (#2122). 16 years ago
Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 years ago
Jean-Philippe Lang a01a562261 Fixed: Plugin's setting page is broken after upgrading to rails 2.1.0 (#1620). 17 years ago
Jean-Philippe Lang fc42dd2cef Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412). 17 years ago
Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 17 years ago
Jean-Philippe Lang a80dbc49b1 Admin settings screen split to tabs. 17 years ago
Jean-Philippe Lang e4f0864e3a Basic plugin support. 17 years ago
Jean-Philippe Lang 22ad806a43 Removed RedCloth checks since it's now supplied with the application. 17 years ago
Jean-Philippe Lang 124cca3af0 Text formatting drop down disabled if RedCloth is not available (system settings). 18 years ago