- Aug 28, 2014
-
-
Peter Rotich authored
-
- May 23, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 29, 2014
-
-
Peter Rotich authored
Show auxiliary data for the organization at the end
-
- Apr 28, 2014
-
-
Peter Rotich authored
Show auxiliary data for the organization at the end
-
- Apr 24, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
This is necessary in case the exporter wants to redirect output to a file. Use built-in PHP functions to encode and output CSV content
-
Peter Rotich authored
-
- Jan 15, 2014
-
-
Peter Rotich authored
-
- Jan 10, 2014
-
-
Jared Hancock authored
Also add in the user email address after the user name. This patch also adds an ::export() method to the FormField() class which allows a field to define how the data should be formatted when exported.
-
- Nov 04, 2013
-
-
Jared Hancock authored
Fixes #80
-
- Oct 09, 2013
-
-
Jared Hancock authored
Process inline attachments in thread entry and support inline images in piped emails Support inline images across the system, with draft support Migrate to a single attachment table That way we don't need a new table for everything we need to attach an inline image to (like a signature, for instance) Add richtext support for internal notes Implement images on site pages * Image paste in Redactor * Make non-local images optional * Placeholder for non-local images * Fix local image download hover * Don't re-attach inline images
-
- Jul 25, 2013
-
-
Jared Hancock authored
Addresses #589
-
- Jul 15, 2013
-
-
Jared Hancock authored
This will facilitate a web-based export significantly easier
-
- Feb 22, 2013
-
-
Peter Rotich authored
-
- Feb 19, 2013
-
-
Peter Rotich authored
-
- Jul 13, 2012
-
-
Jared Hancock authored
-
- Mar 27, 2012
-
-
Jared Hancock authored
Adds a link to the scp/tickets.php page (Tickets) allowing for the export of the data to CSV file. This is preliminary and still needs a few items: * An icon + button CSS definition * Support for alternate columns (staff assigned, etc.) Also add beginnings of complex export support (PDF, JSON and other formats to follow). CSV is fully supported for now. And for brevity, add a Http::download method to allow for consistent and browser-independent forced page content downloads
-