Skip to content
Snippets Groups Projects
  1. Nov 27, 2013
  2. Nov 26, 2013
  3. Nov 21, 2013
  4. Nov 19, 2013
  5. Nov 18, 2013
  6. Nov 16, 2013
  7. Nov 15, 2013
  8. Nov 14, 2013
  9. Nov 13, 2013
  10. Oct 31, 2013
  11. Oct 30, 2013
  12. Oct 29, 2013
  13. Oct 28, 2013
    • Jared Hancock's avatar
      Add --clean option to deploy script · 84d463af
      Jared Hancock authored
      Allows the deploy script to remove files in the target that are not preset
      in the current repository. This patch assumes pure stock osTicket
      deployments -or- that the files deployed in the target are also present in
      the local repository.
      84d463af
  14. Oct 25, 2013
  15. Oct 22, 2013
  16. Oct 19, 2013
  17. Oct 17, 2013
  18. Oct 14, 2013
  19. Oct 11, 2013
    • Jared Hancock's avatar
      Make initial tickets translatable and HTML · 44b47203
      Jared Hancock authored
          * Ticket created after installation
          * Ticket created after upgrades
      44b47203
    • Jared Hancock's avatar
      Validate port during installation · 7ad056f1
      Jared Hancock authored
      Add help information about the non-standard port number to the popup tips in
      the install screen.
      
      Support MySQL 'localhost' connections using a non-standard port number.
      Ordinarily, MySQL will ignore the port setting on *nix systems if the host
      is specified as 'localhost'
      7ad056f1
  20. Oct 10, 2013
  21. Oct 09, 2013
    • Jared Hancock's avatar
      f7384359
    • Jared Hancock's avatar
      Fixup the installer · e055cc21
      Jared Hancock authored
      Fixup several minor bugs concerning initial experience
      e055cc21
    • Jared Hancock's avatar
      Completion of dynamic forms concept · 43b74f4a
      Jared Hancock authored
      Moved to an initial form which specifies the ticket's priority and issue and
      changed the rendering to render things properly. Now the user can decide
      where priority shows on the client side, and the priority privacy setting is
      placed in the dynamic form wizard.
      
      The standard form is added to every ticket without option. Extra forms can
      be defined and associated with help topics which can additionally be added
      to tickets upon creation. This allows for standardization of the dynamic
      data location for searches and filtering.
      
      Implemented advanced search for dynamic data. Along with reinstating the
      basic ticket search on keywords
      
      Implemented ticket filtering on dynamic data for both keyword searches as
      well as searches for special fields (drop-down lists, etc.)
      
      Phone number for users is now completely optional
      43b74f4a
    • Jared Hancock's avatar
      Move client information to separate formset · 53666db6
      Jared Hancock authored
      This moves client information like name and email address out of the general
      dynamic forms data for a ticket. It really paves the way for the first-class
      user of the future.
      53666db6
Loading