Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename .rhtml to .html.erb of app/views/admin/_no_data.rhtml. | Toshi MARUYAMA | 2011-08-24 | 1 | -8/+0 |
| | | | | | | :rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6551 e93f8b46-1217-0410-a6f0-8f06a7374b81 | ||||
* | Default configuration data can now be loaded from the administration screen. | Jean-Philippe Lang | 2008-01-05 | 1 | -0/+8 |
A message is automatically displayed on this screen if roles, trackers,... have not been configured yet. The rake task is still available and the data loading code is wrapped in a transaction. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1040 e93f8b46-1217-0410-a6f0-8f06a7374b81 |