- Apr 18, 2014
-
-
Jared Hancock authored
-
- Apr 16, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
This occurs for attachments added via the staff or client web interfaces
-
Jared Hancock authored
Upgrade to Redactor 9.2.1
-
Jared Hancock authored
PJAX for the staff control panel
-
Jared Hancock authored
-
- Apr 15, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 14, 2014
-
-
Jared Hancock authored
Conflicts: view.php
-
Peter Rotich authored
Registered email includes users without an "account" Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Use .domain.tld to accept all subdomains of a parent
-
Jared Hancock authored
This is a slight edit over the previous implementation of the same feature. Previously, an "account" was required, which implies a user account with a password. This implementation simply requires a user record. Importing of users by organization domain is still supported -- even if the user does not yet exist.
-
Peter Rotich authored
Add contacts to organization Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
-
Peter Rotich authored
Inline images in email without a 'cid:' indicator Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Fixup remote user registration by staff Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Jared Hancock authored
* Auto confirm remote accounts * Don't send out emails for remote account activation * Forbid password changes on remote accounts
-
Jared Hancock authored
This stems from a confusing similarity between the + operator for arrays and array_merge() in php. Adding arrays will ignore items in the RHS where keys are present in the LHS. Therefore, when adding numerically indexed arrays together, only items on the RHS that have a key higher than the greatest key on the LHS will be included.
-
Jared Hancock authored
-
Jared Hancock authored
-