Skip to content
Snippets Groups Projects
  1. Aug 01, 2013
  2. Jul 04, 2013
    • Jared Hancock's avatar
      Support multiple update streams · b02778cd
      Jared Hancock authored
      This patch allows the upgrader to upgrade multiple database update
      'streams'. The main stream is renamed to 'core' to reflect changes made
      to the config class. This will significantly ease customizations
      requiring database customizations, and will make plugins requiring
      database changes possible.
      b02778cd
  3. May 28, 2013
    • Jared Hancock's avatar
      Various bug-fixes for the upgrader · 0e0f6dcb
      Jared Hancock authored
      - timezone_offset was dropped from the config table at 1.7-dpr1
      - upgrader: only apply five patches in one request
      - upgrader: fix readPatchInfo to work correctly
      - session: support migrating from 1.6 (again)
      - config: support migrating from 1.6 (fallback)
      - config: no default for 'isonline' setting
      - config: fix SQL whitespace issue for schema signature fallbacks
      - config: hash 1.6 versions in the schema signature lookup
      - upgrader: fix logging bug in attachment migration
      0e0f6dcb
    • Jared Hancock's avatar
      Add persistence configuration · 517f86c4
      Jared Hancock authored
      Allow (a subset of) the configuration to also be saved in the session to
      make session-backed data more consistent and compatible with up-and-coming
      multi-site setups.
      517f86c4
    • Jared Hancock's avatar
      03ede650
    • 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. Mar 07, 2013
    • Peter Rotich's avatar
      Add util methods · e3a79697
      Peter Rotich authored
       - get_path_info() - simply returns the PATH_INFO if available
       - get_var() - get var from an array - checks if index is set & can validate type.
      e3a79697
  6. Mar 06, 2013
  7. Mar 04, 2013
  8. Feb 19, 2013
  9. Feb 10, 2013
  10. Jan 22, 2013
  11. Dec 16, 2012
  12. Dec 06, 2012
  13. Dec 04, 2012
  14. Dec 02, 2012
  15. Oct 22, 2012
  16. Sep 18, 2012
  17. Jul 29, 2012
  18. Jul 25, 2012
  19. Jul 20, 2012
  20. Jul 07, 2012
  21. Jun 28, 2012
  22. Jun 26, 2012
  23. Jun 18, 2012
  24. May 13, 2012
  25. May 10, 2012
Loading