- May 28, 2015
-
-
Jared Hancock authored
The ORM will cache the structure of the underlying tables (fields and such) in APC, and will needs to ensure such data is purged when the table structures change.
-
- May 27, 2015
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Conflicts: include/class.attachment.php include/class.config.php include/class.forms.php include/class.orm.php scp/css/scp.css
-
Jared Hancock authored
Feature/tasks stabilize
-
Jared Hancock authored
forms: Add ability to delete properties form Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
file: Allow different names for duplicated content Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
This adds ability to delete properties on list deletion
-
Jared Hancock authored
This patch (which needs further development), introduces an extra field to the %attachment table to store a file's name, in the event that two files with the same content are stored in the database with differing names. In such a case, the name is stored in the %attachment table. This allows the attachment to specify a different name each time the same file is attached to something in the system.
-
Peter Rotich authored
forms: Retire old columns from %form_field table Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
* Rename config var enable_html_thread to enable_richtext * Copy config var name_format to agent_name_format and client_name_format and delete it
-
Jared Hancock authored
This stems from a bug not clearing the org_id when removing organizations
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Also make forms deleteble by marking them as deleted and hiding them from the form listing. This ensures that custom data always has a link back to the form.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
These fields have been consolidated into the `flags` column.
-
Peter Rotich authored
Feature :: Thread events Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Make a couple improvements on the html -> text system Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
-
Peter Rotich authored
Add Agents and Users setting pages Move global settings to System settings
-
Jared Hancock authored
* Fix crash saving a page (regression) * Fix red banner deleting a department * Fix crash deleting a knowledgebase article
-
Jared Hancock authored
Also fix crash rendering db timezone on PHP 5.3
-
Jared Hancock authored
* Fix attachments not sticking on new dynamic form entry * Fix attachments not sticking on thread post validation error * Fix missing inline images in FAQ article viewing * Fix missing inline images in FAQ article printing * Fix crash rendering sidebar in staff faq view with attachments * Rewrite GenericAttachments to be an ORM object * Port CannedResponse to ORM * Fix attachments not being displayed when editing a FAQ article * Fix squirly empty blue box on faq articles with no attachments
-
- May 24, 2015
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- May 22, 2015
-
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
-