Skip to content

2013-11-28, Version 2.3.4

Compare
Choose a tag to compare
@glensc glensc released this 29 Sep 21:25
· 8662 commits to master since this release
  • Fixed STR_PAD_LEFT PHP 5.3 compatability issue. Info and fix from mailinglist (Elan Ruusamäe)
  • Fixed custom_fields_weekly not encoding data properly for JavaScript (Elan Ruusamäe)
  • Add logged in username in automated error reports (Elan Ruusamäe)
  • Added X-Eventum-Priority header to outgoing emails (Elan Ruusamäe)
  • Disable autocomplete on forms that fill somebody else's password (Elan Ruusamäe)
  • Add host aliases support for notes and drafts as well (Elan Ruusamäe)
  • Add custom fields to mail headers as X-Eventum-CustomField- (Elan Ruusamäe)
  • Load local config for CVS/SVN integration from script dir (Elan Ruusamäe)
  • Fix preg_replace warning, when someone managed to upload file containing slash in it's name (Elan Ruusamäe)
  • Move SCM configuration to separate admin panel (Elan Ruusamäe)
  • Handle cases when broken clients send out email with duplicate Message-Id headers. RFC2822 clearly states maximum count of one header allowed (Elan Ruusamäe)
  • Make time tracking categories project specific (Elan Ruusamäe)
  • API: Misc::escapeString can add quotes around strings (Elan Ruusamäe)
  • fix bug for adding time entries is broken at the end of month Edit (#1186330)
  • Add Back-Off functionallity (Petter Sandholdt) (GH#4)
  • Redirect to issues listing when signing in (Elan Ruusamäe)
  • Change downloading attachments encoding to urlencode (Elan Ruusamäe) (#1251335)
  • Save eventum setup.php as PHP code, not base64 encoded data (Elan Ruusamäe)