Skip to content
Snippets Groups Projects
  1. Mar 24, 2016
  2. Dec 18, 2015
  3. Sep 18, 2015
  4. Jul 28, 2015
  5. Jul 22, 2015
  6. Jul 21, 2015
  7. Jul 10, 2015
    • Jared Hancock's avatar
      upgrade: Defer migrating attachments from v1.6 · 6d30aa28
      Jared Hancock authored
      This patch suggests that old attachments in the `upload_dir` can be located
      and left alone when upgrading away from osTicket v1.6. Later, via the `file`
      command line applet, the attachments can be migrated into the database, or
      to the new filesystem plugin after it is installed with:
      
          php manage.php file migrate --backend=6 --to=D
      
      This allows attachment migration to be retried in the event it failed for
      any reason.
      6d30aa28
    • Jared Hancock's avatar
      cli: Add concept of cli applet to upgrade · 804784fd
      Jared Hancock authored
      804784fd
  8. Jun 24, 2015
Loading