28 Commits (f99535bba2840b141a6f836e152397bc706ddeb4)

Author SHA1 Message Date
  Jean-Philippe Lang bb31402939 Fix 500 error for requests to the settings path for non-configurable plugins (#12911). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang c31f498ba6 Code cleanup: implement Plugin#to_param for generating routes. 11 years ago
  Jean-Philippe Lang 8ab9215ea8 Use named routes in controllers. 11 years ago
  Toshi MARUYAMA ef988ba17c code cleanup r10542 changes (#10937) 11 years ago
  Toshi MARUYAMA de0e0f09a3 pin user format order at setting panel (#10937) 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 80f3834159 Fixes admin menu display. 12 years ago
  Jean-Philippe Lang fd18c51938 Adds tests for plugin settings editing. 12 years ago
  Toshi MARUYAMA 71088ed847 remove trailing white-spaces from settings controller source. 13 years ago
  Toshi MARUYAMA ed7091cda1 Fix potential Execution After Redirect bugs. 13 years ago
  Jean-Philippe Lang 620c48fbbb Reload themes so that new themes can be used without restarting Redmine (#5712). 13 years ago
  Eric Davis 244e94de80 Refactor the hardcoded event actions (notifiables) to use a class 13 years ago
  Jean-Philippe Lang dfabadf4f7 Adds an admin layout that displays the admin menu in the sidebar. 14 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. 15 years ago
  Jean-Philippe Lang 27e3b31c1e Fixed: TypeError (can't modify frozen string) on settings view (#2700). 15 years ago
  Jean-Philippe Lang 260373aed7 Slight changes to ease Rails 2.2 support. 15 years ago
  Jean-Philippe Lang fefc6e6bec Adds .find and .all Plugin class methods. 15 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). 15 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). 16 years ago
  Jean-Philippe Lang fc42dd2cef Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412). 16 years ago
  Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 16 years ago
  Jean-Philippe Lang a80dbc49b1 Admin settings screen split to tabs. 16 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). 17 years ago
  Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 17 years ago
  Jean-Philippe Lang 7a03cf92ba fixed: non public projects were shown on welcome screen even if current user is not a member 17 years ago
  Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 17 years ago
  Jean-Philippe Lang 310a0f924a 0.3 unstable 18 years ago
  Jean-Philippe Lang 6b7650e2f0 Initial commit 18 years ago