Skip to content
Snippets Groups Projects
  1. Jan 17, 2014
  2. Dec 13, 2013
  3. Dec 12, 2013
  4. Dec 09, 2013
  5. Nov 27, 2013
  6. Nov 26, 2013
  7. Nov 21, 2013
  8. Nov 20, 2013
    • alpianon's avatar
      bux fix for custom upgrade streams · 65ac8cd8
      alpianon authored
      line 199: in case of custom upgrade streams, variable $signature contains the last value from the foreach cycle at line 130, not the core schema signature!
      
      line 209: if we do not insert schema signatures for each custom stream, after install osTicket thinks it needs an upgrade and gets stuck (see function isUpgradePending() in class.ticket)
      65ac8cd8
  9. Nov 19, 2013
  10. Nov 18, 2013
  11. Nov 16, 2013
  12. Nov 15, 2013
  13. Nov 14, 2013
  14. Nov 13, 2013
  15. Oct 31, 2013
  16. Oct 30, 2013
  17. Oct 29, 2013
  18. 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
  19. Oct 25, 2013
  20. Oct 22, 2013
  21. Oct 19, 2013
  22. Oct 17, 2013
  23. Oct 14, 2013
  24. 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
  25. Oct 10, 2013
  26. Oct 09, 2013
Loading