- Jun 16, 2014
-
-
Jared Hancock authored
-
- Jun 10, 2014
-
-
Jared Hancock authored
-
- Jun 09, 2014
-
-
Jared Hancock authored
-
- Jun 05, 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
As previously implemented, only "Department and group members" could be set
-
- Jun 04, 2014
-
-
Jared Hancock authored
Otherwise, no column will be added to the %ticket__cdata table and the ticket queue pages will be crashed (empty).
-
Jared Hancock authored
-
Jared Hancock authored
-
- Jun 03, 2014
-
-
Jared Hancock authored
-
- Jun 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Use the topic associated with the email if any, and the topic defined as the system default as the last resort. In either case, the form associated with the help topic will be added to the ticket, but no data will be put into the form fields.
-
- May 30, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
-
Peter Rotich authored
The default mode going forward will be to insert when Rich Text support is enabled and append otherwise. To clear the draft the user can simply click reset or delete draft icon on the bar. Enable delete draft option on reply & internal note boxes for consistency.
-
- May 29, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- May 28, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
Fixes #958
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Also add several lint fixes for packaging
-
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
-
- 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
Instead, previously, a maxlength of zero effectively disabled the field, because it prevented any user input into the field.
-