- May 16, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
Jared Hancock authored
Also, write js and css links to be forcibly reloaded by the browser after deployment
-
- May 08, 2014
-
-
Peter Rotich authored
Make the organization page happy!
-
- May 07, 2014
-
-
Peter Rotich authored
Departments without email will use the system default email as the default outgoing email.
-
- Apr 28, 2014
-
-
NoobPsyBot authored
-
- Apr 22, 2014
-
-
Jared Hancock authored
-
- Apr 14, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Apr 11, 2014
-
-
Peter Rotich authored
Previously we required an account to associate a user to an organization.
-
- Apr 07, 2014
-
-
Jared Hancock authored
Instead of allowing the backend to send a redirect URL, which doesn't make sense on the command line
-
- Apr 02, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 31, 2014
-
-
Peter Rotich authored
Add CLI import/export support for organizations
-
- Mar 25, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 19, 2014
-
-
Peter Rotich authored
Output headers on export
-
- Mar 18, 2014
-
-
Peter Rotich authored
Implement CLI user import/export in a well formatted CSV file. Name and email address are the only supported fields at the moment.
-
Yehuda Katz authored
-
- Mar 17, 2014
-
-
Jared Hancock authored
-
Peter Rotich authored
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 14, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Mar 11, 2014
-
-
Jared Hancock authored
-
- Mar 10, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Feb 28, 2014
-
-
Jared Hancock authored
-
Jared Hancock authored
-
- Feb 19, 2014
-
-
Jared Hancock authored
-
- Feb 08, 2014
-
-
Jared Hancock authored
-
- Jan 31, 2014
-
-
Jared Hancock authored
-
- Jan 30, 2014
-
-
Jared Hancock authored
-
- Jan 27, 2014
-
-
Jared Hancock authored
This patch partially reverts the previous database migration patch which added a primary key to the table on the `thread_id` column. This column cannot be used, because there may be multiple entries for thread_id = 0. This also allows ticket_collaborator.isactive to be negative, as well as adds the database portion of regex support for ticket filters.
-
- Jan 23, 2014
-
-
Jared Hancock authored
-
- Jan 22, 2014
-
-
Jared Hancock authored
-
- Jan 21, 2014
-
-
Jared Hancock authored
-
- Jan 20, 2014
-
-
Jared Hancock authored
Add the current backend to the list results output Add a --limit switch to support limit results sent to a command like `migrate`
-
Jared Hancock authored
Allows for backend listing, file listing, single file dump and file migration.
-