Commit Graph

17 Commits (bb4a10fc8588dc900bc80c4c213da6f6e56ffa2b)

Author SHA1 Message Date
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
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 18 years ago
Jean-Philippe Lang 7a03cf92ba fixed: non public projects were shown on welcome screen even if current user is not a member 18 years ago
Jean-Philippe Lang 96f83cc8f0 trunk moved from /trunk/redmine to /trunk 18 years ago
Jean-Philippe Lang 310a0f924a 0.3 unstable 19 years ago
Jean-Philippe Lang 6b7650e2f0 Initial commit 19 years ago