TTM (Time to Money) – is a plugin for project management Redmine.
Allows you to create a subscription for the various activities and keep records of customer service.
Allows you to create a subscription for the various activities and keep records of customer service.
- Compatibility
- Redmine: 3.3.*, 3.2.*, 3.1.*
- Ruby: 2.3.2
- Rails: 4.2.7.1
- Database: SQLite, MySQL
- OS: Linux, OS X, Windows
- Browsers: Chrome, Safari, Internet Explorer, Firefox
- Capability
- Create subscriptions for each project
- Edit subscriptions
- Deleting subscriptions
- Sending reminders (e-mail) about the low level of subscription balance
- Subscription deposit
- Separation of access rights (read / edit)
- Change currency calculation (globally)
- Changing the minimum threshold for the notification (globally)
- Search by Name subscriptions
- Print Subscriptions list in PDF
- REST API
TTM 0.2.0 for Redmine 3.3.*/3.2.*/3.1.*
md5: e6c763e579bfffb2448911f21fb84eef
md5: e6c763e579bfffb2448911f21fb84eef
# cd redmine/plugins
# wget https://noshutdown.ru/download/1319/ttm.zip
# unzip ttm.zip -d ttm
# cd ../
# bundle install --without development test
# rake redmine:plugins:migrate RAILS_ENV=production
For sending reminders (e-mail) about the low level of subscription balance: RAILS_ENV=production rake redmine:plugins:ttm:notify in redmine root.
- Added a REST API
- Search by Name subscription
- Print Subscriptions list in PDF
- Improved interface
- Added Chinese translation
- Fix db migrate
- Fix some errors
- Fixed error deleting the plugin
- Compatibility (Tested)
- Redmine: 3.3.* ,3.2.*, 3.1.*
- Ruby: 2.2.4p230
- Rails: 4.2.7.1
- Database: SQLite, MySQL
- OS: Linux, OS X, Windows
- Browsers: Chrome, Safari, Internet Explorer, Firefox
- Capability
- Create subscriptions for each project
- Edit subscriptions
- Deleting subscriptions
- Sending reminders (e-mail) about the low level of subscription balance
- Subscription deposit
- Separation of access rights (read / edit)
- Change currency calculation (globally)
- Changing the minimum threshold for the notification (globally)