- Jul 10, 2013
-
-
Peter Rotich authored
Allow SLA to be migrated Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
SLAs can be marked transient. When a ticket is assigned to a transient SLA and it is transferred to a department or help topic having a default SLA, the SLA will change to the SLA of the new department or help topic. This process can continue as long as the ticket has a transient SLA assigned. Once a non-transient SLA is assigned to the ticket, the SLA will no longer change automatically. Thereafter, the SLA can only be manually changed.
-
Peter Rotich authored
Fixup old ..MsgTemplate() getters which returned arrays Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Spelling, grammar and readability fixups Reviewed-With: Jared Hancock <jared@osticket.com>
-
Peter Rotich authored
Update settings-pages.inc.php Reviewed-By:
Peter Rotich <peter@osticket.com>
-
cdnwetzel authored
on line 14 of settings-pages.inc.php the section: <a href="pages"> should read: <a href="pages.php">
-
Andrew Abdalian authored
Spelling, grammar and readability in upgrader documents - Tweaked spelling, grammar and wording to make the text of the upgrader pages more readable. Fixed spelling regression - Higly —> Highly Spelling and readability fixes for /include/class.* files - Fixed some spelling mistakes A couple more spelling/readability fixes. - More fixes
-
- Jul 09, 2013
-
-
Peter Rotich authored
Add nicCode support Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fix attachments posted to pipe.php Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
client email not being trimmed? Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Add a dry-run feature to unpack and deploy Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Allow parallel database upgrade streams Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
Allows direct editing of XHTML code in the nicEdit pane
-
Jared Hancock authored
Allow the installation to use the same streams config and schema signatures as the migrater Allow the install to install mulitple database streams
-
- Jul 05, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
DB Error #1064 / Template Fetch Error Reviewed-With: Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
- Jul 04, 2013
-
-
Jared Hancock authored
Allow `streams.cfg` to be implied as 'core', which will default to only upgrading the core osTicket stream. Use signature to describe snapshots rather than md5
-
Jared Hancock authored
-
Jared Hancock authored
-
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.
-
- Jul 03, 2013
-
-
Jared Hancock authored
- Handle decoding large base64 encoded attachments better - Avoid transcoding from one charset to the same - Avoid encoding attachments without a declared charset
-
Jared Hancock authored
When creating tickets, ensure that data which should not contain leading or trailing whitespace is trimmed and validated accordingly
-
Jared Hancock authored
This will allow an administrator to visualize the files changed in the deployment before actually copying out the new files
-
Jared Hancock authored
Add customer-facing pages and federated email templates Reviewed-By:
Jared Hancock <jared@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
- Supported pages: landing, offline, thank-you and other
-
Jared Hancock authored
-
Peter Rotich authored
Provide failsafe encoding for email message bodies Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- Jul 01, 2013
-
-
Jared Hancock authored
If the body of an email message is written and encoded with an unrecognized charset (like 'iso', for instance), then use the original text, assumed to be 8-bit encoded. This patch will create idiosyncrasies, where text might be transcoded to utf-8 incorrectly, but it should eliminate instances where email message bodies are missing due to incorrect charset labels.
-
- Jun 27, 2013
-
-
Jared Hancock authored
Fix pass-by-reference bug in authentication signal
-
- Jun 26, 2013
-
-
Jared Hancock authored
-
Peter Rotich authored
Disable cron during upgrade Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Turn off output_compression for downloads Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Send the object context, as documented Reviewed-By:
Peter Rotich <peter@osticket.com>
-