Skip to content
Snippets Groups Projects
  1. May 13, 2015
  2. May 05, 2015
  3. Apr 21, 2015
  4. Apr 14, 2015
  5. Apr 02, 2015
  6. Apr 01, 2015
  7. Mar 18, 2015
  8. Mar 17, 2015
  9. Mar 10, 2015
  10. Mar 05, 2015
  11. Feb 06, 2015
  12. Jan 20, 2015
    • Peter Rotich's avatar
      oops: ticket filters · f64e2467
      Peter Rotich authored
      Refactor filter.yaml and related code base
      Move isBanned routine to banlist class and make it banlist specific
      Refactor how canned responses get list of filters
      f64e2467
  13. Jan 13, 2015
  14. Dec 11, 2014
  15. Dec 10, 2014
    • Jared Hancock's avatar
      oops: Bug fixes · 2b422844
      Jared Hancock authored
      Conflicts:
      
      	include/i18n/en_US/form.yaml
      	include/staff/templates/dynamic-field-config.tmpl.php
      	include/staff/ticket-view.inc.php
      	include/staff/tickets.inc.php
      	scp/js/scp.js
      2b422844
    • Jared Hancock's avatar
      oops: Fix numerous, small issues introduced in merges · c5823545
      Jared Hancock authored
      oops: Fix crash upgrading to c7c82835
      
      oops: Fix crash rendering ticket view
      
      oops: Fix crash posting response to ticket
      
      oops: Fix refresh url after ticket reply post
      
      orm: Locate annotations after the root model's fields
      
      orm: Add PK field check for DISTINCT aggregate expressions
      
      When using the DISTINCT option for aggregate expressions, ensure that when a
      relationship is used in the aggregate, that a single field of the remote
      model's primary key is used — rather than the foreign key, since it would
      never have more than one unique value.
      
      search: Re-implement basic ticket search
      
      oops: Couple trivial changes
      
      oops: Fix date formatting for PDF output
      
      oops: Fix staff profile view and update
      
      oops: Fix canned response listing
      
      orm: Fix crash compiling WHERE IN (nested select)
      
      nav: Move settings/email to email/settings
      
      i18n: Make field visibility config translatable
      
      oops: Fix crash adding field to custom form
      
      forms: Fix `required` flag transfer to FormField
      
      oops: Fix bad merge on new ticket by staff
      
      forms: Show uneditable fields on new ticket by staff
      
      oops: Fix bad merge on client ticket view
      c5823545
  16. Dec 09, 2014
  17. Dec 08, 2014
  18. Oct 20, 2014
    • Peter Rotich's avatar
      Default max file size · 8302c1ca
      Peter Rotich authored
      Determine and set a reasonable max file size on install
      Remove file extension restrictions - transition to mime types
      8302c1ca
  19. Sep 29, 2014
  20. Sep 24, 2014
  21. Sep 19, 2014
  22. Aug 29, 2014
  23. Aug 22, 2014
    • Chefkeks's avatar
      Update again · 7881dbbf
      Chefkeks authored
      Thanks for the hint Peter.
      Changed it (again) and also tested at our system. /scp/slas.php works as intended - so only the slash "/" before "scp/slas.php" was missing.
      7881dbbf
    • Peter Rotich's avatar
      Drop ticket flags data · 9de12f62
      Peter Rotich authored
      Flags will be reimplemented as a separate feature.
      9de12f62
Loading