- Apr 11, 2014
-
-
Peter Rotich authored
Previously we required an account to associate a user to an organization.
-
- Apr 02, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Jared Hancock authored
-
- Apr 01, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Useful if the staff members administratively configure a static password that the user should never change.
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
Deleting an organization with users will simply orphaned the users.
-
Peter Rotich authored
This is necessary so we can use the templates to show tickets assoaciated with user as well as organization by simply switching the context.
-
Peter Rotich authored
-
- Mar 28, 2014
-
-
Peter Rotich authored
-
- Mar 27, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
-
- Mar 25, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 14, 2014
-
-
Jared Hancock authored
-
- Mar 03, 2014
-
-
Jared Hancock authored
-
- Feb 04, 2014
-
-
Peter Rotich authored
Change z-index to overlay popup windows correctly
-
- Feb 03, 2014
-
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Show ticket prview when a ticket number is clicked as opposed to ticket view. Add collaborator preview tab on ticket preview tool tip.
-
Jared Hancock authored
-
- Jan 18, 2014
-
-
Peter Rotich authored
Previously you had to click "Save Changes" for the count to be reflected on ticket view page.
-
Jared Hancock authored
Fixup search for users with hits in an searchable authentication backend: * If there is a hit for the remote backend, include that in the search for local users by email address. If there is a hit locally for the same email address, then remove the remote hit from the search results. Fixup typeahead results * Abort previous search requests when the user enters more text into the search fields. This makes the search box feel more consistent, and avoids the case where the user finishes typing and valid search hits never appear
-
- Jan 14, 2014
-
-
Peter Rotich authored
-
- Jan 10, 2014
-
-
Peter Rotich authored
-
- Dec 23, 2013
-
-
Jared Hancock authored
-
- Dec 18, 2013
-
-
Jared Hancock authored
-
- Dec 17, 2013
-
-
Peter Rotich authored
-
- Dec 16, 2013
-
-
Jared Hancock authored
And define getInitials() function for %{ticket.name.initials}
-
Jared Hancock authored
-
- Dec 13, 2013
-
-
Peter Rotich authored
-
- Dec 11, 2013
-
-
Jared Hancock authored
-
Jared Hancock authored
Displaying field values on various pages and dialogs could result in cross site scripting exploits. Fixes osTicket/osTicket-1.8#296
-
Jared Hancock authored
Previously only the name, email, and phone number would be displayed on the pop up dialog
-
Jared Hancock authored
Previously, the user information could only be modified on the ticket-view page. For instance, if creating a new ticket for a user, no new information could be added or modified on the user until after the ticket was created Fixes osTicket/osTicket-1.8#281
-