Salsa Scoop> Salsa Status Report XII

Salsa Status Report XII

  • BUG: Database Field names displayed instead of Display names. Now uses display name, and never "RADIO6". (medium)
  • BUG: Fixed bug preventing recurring donations from being tagged (minor)
  • BUG: Fixed Javascript alerts not displaying on supporter and group deletion due to Javascript code reorganization. (minor)
  • BUG: Fixed receive email code multi-select box, which caused errors when multiple values were pre-selected (minor)
  • BUG: Fixed the SQL on the supporter clicks page to remove duplicates (medium)
  • BUG: Font was different on one custom field. (minor)
  • BUG: Removed HTML markup from tag names for display purposes on report tag filtering (medium)
  • BUG: Required fields were missing asterisks. (medium)
  • BUG: Schedule Report link sent through email fixed so the report is actually accessible. (medium)
  • BUG: Some queries on Receive Email values gave a Database error message came up (minor)
  • BUG: Test emails now correctly utilize merge fields. Merge fields previously would use the information of only the first email address, for all email address listed (minor)
  • BUG: Updated processForgotPassword to stop requiring a short name (minor)
  • DEVELOPMENT: Set up new Salsa QA environment (major)
  • ENHANCEMENT: Added WYSIWYG to my donate page creation page (medium)
  • ENHANCEMENT: Further Salsa JavaScript support and package enhancements added to simplify development and deployment of new packages. (medium)
  • ENHANCEMENT: import lowercase abbreviations to state field (medium)
  • ENHANCEMENT: New Data Synchronization framework deployed (medium)
  • ENHANCEMENT: Recurring donations taggable (medium)
  • ENHANCEMENT: Replaced the columns PROFILEID and REPREF on the Recurring Donations list page with two more useful columns, Status and Amount. (minor)
  • ENHANCEMENT: SpamAssassin-based Spam Checker added (major)
  • ENHANCEMENT: WYSIWYG on P2P pages (minor)
  • ENHANCEMENT: Report type (standard vs. aggregate) - Properties tab (major)
    Standard reports bring back a simple list, while aggregate reports use group functions. Choosing a standard report eliminates all of the group by options in the rest of the report builder. There's a thumbnail to go with each type of report and a short description about what each kind of report does.
  • ENHANCEMENT: Object chooser (classic vs. advanced) - Properties tab (major)
    The new advanced object chooser replaces the write-in tables option. Once the user selects a first table, a list of linkable tables is populated, and so on for up to five tables. The default "classic" object chooser is the same as it ever was. It allows users to pick common report objects without having to know what the tables are called.
  • ENHANCEMENT: Tag filtering - new tab: Filter by Tag (major)
    New tag filters give users the option of only bringing back records that are tagged with the given tag(s). This eliminates the need for users to know about the tag_data and database_table tables, let alone set up a join on them. The report back end takes care of all the heavy lifting.

Comments

Please login to post comments