Dashboard

  • More
  • CN-422
  • started progress

finally started to refactor functionality of the PreviewWindows into cudgets library with r1395.

- in progress: [Email module - client, Feeds module - client] committed initial draft of revamped PreviewWindow into repository (see CN-422)
- in progress: [Email module - client, Feeds module - client] committed initial draft of revamped PreviewWindow into repository (see CN-422)
    • -0
    • +0
    /branches/0.1fix/src/corelib/js/source/cudgets/grid
  • More
  • CN-449
  • updated 2 fields
  • More
  • CN-423
  • updated 4 fields

resolved in r1394

  • More
  • CN-423
  • started progress
- fixed: [Email module - client] buttons related to selected email items in the grid are now disabled when store buffers/reloads and reset to their previous state later on accordingly (closes CN-423)
- fixed: [Email module - client] buttons related to selected email items in the grid are now disabled when store buffers/reloads and reset to their previous state later on accordingly (closes CN-423)

Might be related to MySQL strict mode:
Following error messages is given when trying to mark a message as spam on mysql with strict mode enabled:
{{"SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'is_spam' at row 1"}}

  • More
  • CN-435
  • updated 4 fields

fixed in r1393

- fixed: [Email module - client] fixed an issue where the editor would not be marked as dirty when opened from the Quickpanel's Email Tab with data already available (closes CN-435)
- fixed: [Email module - client] fixed an issue where the editor would not be marked as dirty when opened from the Quickpanel's Email Tab with data already available (closes CN-435)
  • More
  • CN-435
  • started progress
  • More
  • CN-430
  • updated 4 fields

resolved in r1392

- fixed: [Email module - client] fixed an issue where downloading an attachment would not start on some systems although the signal for downloading has been sent to the client (closes CN-430)
- fixed: [Email module - client] fixed an issue where downloading an attachment would not start on some systems although the signal for downloading has been sent to the client (closes CN-430)
  • More
  • CN-430
  • started progress
  • More
  • CN-446
  • updated 4 fields

resolved in r1391

- enhancement: [General] replaced copyright year 2010,2011 with 2012 where needed (closes CN-446)
- enhancement: [General] replaced copyright year 2010,2011 with 2012 where needed (closes CN-446)
  1. … 13 more files in changeset.
  • More
  • CN-446
  • started progress
  • More
  • CN-433
  • updated 4 fields

Since the backend will take care of validating email addresses, no further validating on client side is needed. Updated the user's guide accordingly with both information about address validation in the Quickpanel's Email Tab and the Recipients List of the Email Editor.

  • More
  • CN-433
  • started progress
  • More
  • CN-448
  • updated 4 fields

fixed in r1390