- Oct 24, 2016
-
-
Peter Rotich authored
db_real_escape expects a string
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
Add department relationship to Canned model.
-
Peter Rotich authored
-
Peter Rotich authored
Fix bug brought about by commit #72e9abcf
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
-
Peter Rotich authored
When issue summary is disabled for a specific help topic, the system uses help topic name as the subject line. Due to validation error on disabled subject field the setValue fails to take in the help topic. The change here allows for forced value set.
-
Peter Rotich authored
lists: Fix update of ticket status name
-
Peter Rotich authored
Selected type of FAQ category was not showing properly
-
Peter Rotich authored
Translation issues on homepage and kb page Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
html: Fix processing of some <html> tags in email
-
Peter Rotich authored
dates: MySQL 'GMT' includes BST Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
tasks: Add template link to the ticket page Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Missing field in docs
-
Peter Rotich authored
Fixes Estonian Flag pixel location Reviewed-By:
Peter <Rotich<peter@osticket.com>
-
Peter Rotich authored
Feature / User Portal Mobile Scalability (Zoom) Reviewed-By:
Peter Rotich <peter@osticket.com>
-
Peter Rotich authored
Default Tickets Sort
-
Peter Rotich authored
Refactor PR #3410 to drop extra commits. All credit to @jdelhome3578
-
Peter Rotich authored
Fix issue #3268
-
- Oct 20, 2016
-
-
jdelhome3578 authored
This fixes sorting and total ticket count.
-
- Oct 13, 2016
- Sep 28, 2016
- Sep 12, 2016
-
-
JediKev authored
-
- Aug 15, 2016
-
-
Michaël de Groot authored
-
- Jul 09, 2016
-
-
Peter Rotich authored
orm: Delegate ResultSet calls to QuerySet Iterator
-
Peter Rotich authored
orm: Fix warning for read-only role permission, cleanup Dept::getMembers() usage
-
Peter Rotich authored
oops: Fix join for sorting tickets by priority column
-
Peter Rotich authored
Make `cron` signals conform to documentation.
-
Peter Rotich authored
export: Fix crash exporting users
-
- Jul 08, 2016
-
-
Jared Hancock authored
-
- Jun 30, 2016
-
-
Daniel Jagszent authored
The [signal documentation] (https://github.com/osTicket/osTicket/blob/develop/setup/doc/signals.md) for the `cron` signal states that the context is `null`. But it was missing until now (and the `$data` parameter was wrongly forwarded as `$object`)
-
- Jun 25, 2016
-
-
Jared Hancock authored
-