ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Check pre-i18n 0.4.2 depreciation (Feature #283)
Description
Need to check that pre-i18n syntax files are depreciated (@@) so they can be removed in 2.0.0.
Associated revisions
[#283] Update the i18n deprecation message
- Use Rails' Deprecation logger instead of the standard logger
- Update the url to a message in the forum about the change
[#283] Update the i18n deprecation message
- Use Rails' Deprecation logger instead of the standard logger
- Update the url to a message in the forum about the change
[#283] Fix tpyo
[#283] Fix tpyo
History
Updated by Eric Davis at 2011-03-19 08:24 pm
Tested the i18n deprecation, changed it to use Rails' deprecation module so it's clearer in the logs, and added a forum post for the official deprecation.
Merged into master and unstable
- Tracker changed from Task to Feature
- Status changed from Open to Closed
Updated by Gregor Schmidt at 2011-03-21 04:39 pm
Apropos tpyo: I think, you are talking about deprecations and not depreciations. The same goes for the forum post.
Updated by Eric Davis at 2011-03-21 11:18 pm
Gregor Schmidt wrote:
Apropos tpyo: I think, you are talking about deprecations and not depreciations. The same goes for the forum post.
Thanks. I have a finance background so I always mix those up.