- May 28, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
The user preview tool tip and edit dialog use the same user template. Editing on preview mode resulted in partially hidden edit form. This fix adds ability to popup a dialog modal on edit while on preview mode.
-
Peter Rotich authored
-
Peter Rotich authored
Conflicts: .gitignore
-
Peter Rotich authored
orbs: Allow inline edit, change, and creation Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Improved import support Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Several small tweaks to the client user experience Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- May 27, 2014
-
-
Jared Hancock authored
On the user profile page, the link to view the organization now triggers a popup dialog which allows for changing and editing the organization directly from the user profile page. An additional [Manage] button is added to the dialog to allow redirect access to the organization page.
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 26, 2014
-
-
Jared Hancock authored
ee91d179 introduced a slightly different tracking system for detecting sessions. Instead of completely disabling the session system for AJAX and cron requests, it detects if the session is new or not based on the session_id() and existing data in the session backend. However, the patch did not correctly determine if a session was new. Instead, it flagged all session as existing. This patch fixes the detection of existing session data so that AJAX and cron requests can operate without writing session data to the backend.
-
Jared Hancock authored
-
- May 23, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
When following a link from an email, if you are already signed in to the help desk as a client, you should just be redirected to the new ticket.
-
Peter Rotich authored
-
Peter Rotich 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
Fix date formatting issues Reviewed-By:
Jared Hancock <jared@osticket.com> Reviewed-By: @hawkhead99
-
Peter Rotich authored
Fix several observed issues Reviewed-By:
Peter Rotich <peter@osticket.com>
-
- May 22, 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
-
Peter Rotich authored
-