Upgrading Redmine is a pretty standard process. But with the major 1.0 release and over a hundred plugins for Redmine now, it can be a daunting task. If you have a problem upgrading and need help now, I have a single support service for sale that can be used to upgrade your Redmine. If that’s …
Category: Articles
Redmine Simple Support 0.1.1 released
A bug fix release for Redmine Simple Support has just been posted to my Redmine. This will fix a compatibility issue with the Redmine 0.9 releases. Download The plugin can be download from the Little Stream Software project or from GitHub. Features Compatibility With 9.0-Stable Branch Help If you need help, my Redmine bug tracker …
Pausing Daily Posts
I’m going to be pausing my daily code reading posts this week. Between them and my refactoring series, I’ve been close to posting every day for 2010 and I need a short break.
Redmine 1.0.0 released
Redmine 1.0.0 has been released!!! That is all.
Daily Code Reading #35 – Redmine exec_macro
In this weeks code readings, I’ve taken a deep dive tour into how Redmine formats it’s “wiki” text. Today I’m going to wrap it up a final look at the wiki macro execution, #exec_macro. Review Remember, here is the example macro I’m using: This is a page that will include Design {{include(Design)}} textilizable 1 text …