Skip to content
Snippets Groups Projects
  1. Jul 03, 2013
  2. Jun 06, 2013
  3. May 28, 2013
    • Jared Hancock's avatar
      Federate configuration settings · db81f071
      Jared Hancock authored
      Change the config table from a column-based table to a key-value table
      with namespacing. This allows several parts of osTicket to store their
      respective configurations in the same table without requiring database
      structure updates
      
      'namespace' is reserved in PHP
      db81f071
  4. May 24, 2013
  5. May 23, 2013
  6. May 22, 2013
    • Jared Hancock's avatar
      Allow osTicket to install on a database cluster · c83248ce
      Jared Hancock authored
      The problem stems from assumed MySQL insert ids. In MySQL clusters, the id
      numbers will not necessarily be consecutive. This patch causes the install
      and upgrade patches to lookup the assumed values for the linked id numbers.
      c83248ce
  7. Feb 19, 2013
  8. Jan 21, 2013
  9. Dec 14, 2012
  10. Jul 22, 2012
  11. Jun 26, 2012
  12. Apr 25, 2012
  13. Apr 22, 2012
  14. Apr 19, 2012
Loading