Skip to content
Snippets Groups Projects
  1. Nov 07, 2018
  2. Nov 06, 2018
  3. Nov 05, 2018
    • Peter Rotich's avatar
      Forms: Field Permissions · 6c617322
      Peter Rotich authored
      This commit addresses inconsistencies on how field edit rights and
      visibility are are handled.
      6c617322
    • JediKev's avatar
      issue: FAQ/Page Attachments · a92a3f8b
      JediKev authored
      This addresses an issue where inserting images on a Page or FAQ and having
      the setting enabled for "Login required to view attachments." does not
      display the images at all when the Page/FAQ renders in view. This is due to
      the Page/FAQ update functions that were not updated to fit the new
      `id=>name` format for `keepOnlyFileIds()` introduced with `f179cf15`.
      a92a3f8b
  4. Nov 01, 2018
  5. Oct 31, 2018
    • JediKev's avatar
      issue: create_date Variable · 962b4c66
      JediKev authored
      This addresses an issue where the create_date variable is showing as Unix
      timestamp instead of formatted date. This was due to a typo introduced in
      commit `8623ed60` where the `$format` argument was forgotten for
      `Format::datetime()` in the `FormattedLocalDate::getVar()` method.
      962b4c66
    • JediKev's avatar
      issue: Email Default Dept · 833671d6
      JediKev authored
      This addresses an issue where configuring a System Email to have a
      Department and then editing/saving changes on the configured Department will
      change the System Email's Department back to the the default Department.
      This was due to a un-needed Department Status check introduced with commit
      `1d361b51`. This also updates all instances of Dept Status comparison to be
      case insensitive and non-translated.
      833671d6
  6. Oct 30, 2018
  7. Oct 29, 2018
  8. Oct 25, 2018
  9. Oct 24, 2018
Loading