~eventum-developers/eventum/trunk

« back to all changes in this revision

Viewing changes to docs/ChangeLog

  • Committer: Bryan Alsdorf
  • Date: 2013-08-23 03:50:34 UTC
  • mto: (4033.1.168 eventum-skysql)
  • mto: This revision was merged to the branch mainline in revision 4660.
  • Revision ID: bryan@montyprogram.com-20130823035034-7f5r3pt1xg0xnnhk
Initial commit of CRM migration

Show diffs side-by-side

added added

removed removed

Lines of Context:
272
272
- Don't hide Total Time Spent: when hiding time tracking block in issue details page (Raul Raat)
273
273
- Added ability to control if a custom fields is required and validation options from backend (Bryan)
274
274
- Added option to include custom fields on close issue page (Bryan)
275
 
- Added more parameters to Customer::notifyIssueClosed() (Bryan)
 
275
- Added more parameters to Customer_OLD::notifyIssueClosed() (Bryan)
276
276
- Call Workflow::getAdditionalEmailAddresses() when notifying an issue has been updated (Bryan)
277
277
- Add extra parameter to Workflow::getAdditionalEmailAddresses() to allow issue diffs to be passed (Bryan)
278
278
- Fixed bug with not encoding [ and ] in address strings (Bryan)