- Aug 01, 2013
-
-
Jared Hancock authored
-
- Jul 04, 2013
-
-
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.
-
- May 28, 2013
-
-
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
-
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.
-
Jared Hancock authored
-
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
-
- May 24, 2013
-
-
Peter Rotich authored
-
- Mar 07, 2013
-
-
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.
-
- Mar 06, 2013
-
-
Peter Rotich authored
-
Peter Rotich authored
Change /api/task/* -> /api/tasks/*
-
- Mar 04, 2013
-
-
Peter Rotich authored
-
- Feb 19, 2013
-
-
Peter Rotich authored
-
- Feb 10, 2013
-
-
Peter Rotich authored
Add routine to import emailed & api files
-
- Jan 22, 2013
-
-
Peter Rotich authored
-
- Dec 16, 2012
-
-
Peter Rotich authored
-
- Dec 06, 2012
-
-
Peter Rotich authored
-
- Dec 04, 2012
-
-
Peter Rotich authored
-
- Dec 02, 2012
-
-
Peter Rotich authored
-
- Oct 22, 2012
-
-
Peter Rotich authored
-
- Sep 18, 2012
-
-
Peter Rotich authored
-
- Jul 29, 2012
-
-
Peter Rotich authored
-
- Jul 25, 2012
-
-
Peter Rotich authored
-
- Jul 20, 2012
-
-
Peter Rotich authored
-
- Jul 07, 2012
-
-
Peter Rotich authored
* Append page url to error alerts - useful in determining which page triggered the error.
-
- Jun 28, 2012
-
-
Peter Rotich authored
-
- Jun 26, 2012
-
-
Peter Rotich authored
-
- Jun 18, 2012
-
-
Peter Rotich authored
-
- May 13, 2012
-
-
Peter Rotich authored
Move pending upgrade check to core class from config. Decouple core from config (doesn't extend config anymore)
-
- May 10, 2012
-
-
Peter Rotich authored
-