Skip to content
Snippets Groups Projects
  1. Jan 17, 2014
    • Peter Rotich's avatar
      Make sure poster is saved · f62c3364
      Peter Rotich authored
       - This is necessary so we'll have a name on record - even on user deletion.
      
      Pass the user id (uid) to ticket create instead of unpacked data.
      f62c3364
  2. Jan 15, 2014
  3. Jan 02, 2014
  4. Dec 13, 2013
  5. Nov 27, 2013
    • Jared Hancock's avatar
      Pluggable authentication · c1f00222
      Jared Hancock authored
      This includes the initial concept of pluggable authentication along with the
      initial concept for a plugin management system.
      c1f00222
  6. Oct 09, 2013
    • Jared Hancock's avatar
      f7384359
    • Jared Hancock's avatar
      HTML ticket thread, inline images and draft support · 864d3539
      Jared Hancock authored
      Process inline attachments in thread entry and support inline images in
      piped emails
      
      Support inline images across the system, with draft support
      
      Migrate to a single attachment table
          That way we don't need a new table for everything we need to attach an
          inline image to (like a signature, for instance)
      
      Add richtext support for internal notes
      
      Implement images on site pages
      
      * Image paste in Redactor
      * Make non-local images optional
      * Placeholder for non-local images
      * Fix local image download hover
      * Don't re-attach inline images
      864d3539
  7. Sep 05, 2013
    • Jared Hancock's avatar
      Don't send emails for non-existent table · 4c6effde
      Jared Hancock authored
      When an admin logs in to upgrade to 1.7.1 and further from a version
      pervious to 1.7.1, the system will attempt to clear password reset tokens
      from the config table, which hasn't been upgraded yet to the namespaced
      version from 1.7.1
      4c6effde
  8. Sep 03, 2013
    • Jared Hancock's avatar
      Don't send emails for non-existent table · 22329ad4
      Jared Hancock authored
      When an admin logs in to upgrade to 1.7.1 and further from a version
      pervious to 1.7.1, the system will attempt to clear password reset tokens
      from the config table, which hasn't been upgraded yet to the namespaced
      version from 1.7.1
      22329ad4
  9. Aug 30, 2013
  10. Aug 10, 2013
  11. Aug 08, 2013
  12. Jul 23, 2013
    • Jared Hancock's avatar
      Add a password reset implementation · 5cac196a
      Jared Hancock authored
      Uses a seven step procedure:
        1. (user) Fails to login twice or more
        2. Clicks the 'Forgot my password' link on the login form
        3. Submits the username or email address and triggers a password-reset
           email
        4. Clicks the link in the email and is directed back to the reset page
        5. Enters the username or email again and is logged in
        6. Password change is forced, but current password is not required
        7. Password is updated, user can continue the session without
           authenticating again
      5cac196a
  13. Jul 16, 2013
  14. Jul 10, 2013
    • Andrew Abdalian's avatar
      Spelling, grammar and readability fixups · c6c923f9
      Andrew Abdalian authored
      Spelling, grammar and readability in upgrader documents
        - Tweaked spelling, grammar and wording to make the text of the upgrader
          pages more readable.
      Fixed spelling regression
        - Higly —> Highly
      Spelling and readability fixes for /include/class.* files
        - Fixed some spelling mistakes
      A couple more spelling/readability fixes.
        - More fixes
      c6c923f9
  15. Jun 26, 2013
  16. Jun 12, 2013
  17. Feb 19, 2013
  18. Jan 03, 2013
  19. Dec 10, 2012
  20. Oct 18, 2012
  21. Oct 08, 2012
  22. Oct 03, 2012
  23. Sep 27, 2012
  24. Sep 09, 2012
  25. Sep 02, 2012
  26. Aug 12, 2012
  27. Aug 02, 2012
  28. Jul 16, 2012
  29. Jul 12, 2012
  30. Jun 29, 2012
  31. Jun 28, 2012
  32. Jun 18, 2012
    • Jared Hancock's avatar
      Add default paper size for printing · 5857dfaa
      Jared Hancock authored
      Allow staff members the ability to select a default paper size which will be
      used in printing tickets via PDF. In the future, this may be overridden per
      ticket by a dialog box at print time.
      5857dfaa
  33. May 13, 2012
  34. May 10, 2012
  35. Apr 25, 2012
Loading