- 19 Oct, 2010 2 commits
-
-
sunnavy authored
-
Ruslan Zakirov authored
like 'Priority > -2'.
-
- 14 Oct, 2010 2 commits
-
-
Thomas Sibley authored
If we don't default to the preferred content type, then we'll always convert text/html parts to plain text even if we prefer text/html. This bug was introduced by 0a79e9c6.
-
Lyle Ross authored
I installed RT with configure option --enable-layout=RH. Subsequent installs of RT-FM and RT-IR caused the installer to issue a message that it could not find the RT.pm package because it is located under ../rt and the installer is looking for ../rt3. The RH layout should use rt3, not rt.
-
- 13 Oct, 2010 1 commit
-
-
sunnavy authored
-
- 08 Oct, 2010 3 commits
- 06 Oct, 2010 1 commit
-
-
Shawn M Moore authored
Possible 3.6.x upgrade issue?
-
- 01 Oct, 2010 1 commit
-
-
sunnavy authored
-
- 30 Sep, 2010 1 commit
-
-
sunnavy authored
-
- 29 Sep, 2010 1 commit
-
-
Tom Lanyon authored
Patch below (against 3.8-trunk) fixes bin/fastcgi_server --port <foo>. Without this, it always listens on $RT::VarPath/fastcgi.sock. Regards, Tom
-
- 27 Sep, 2010 1 commit
-
-
sunnavy authored
-
- 22 Sep, 2010 1 commit
-
-
Kevin Falcone authored
-
- 20 Sep, 2010 2 commits
- 08 Sep, 2010 3 commits
-
-
Thomas Sibley authored
Commit c2cc19d3 left out quotes for the correspondence/comment subject and left a trailing space in the "Make subject" field. The latter made every ticket's subject a single space when there was no default in %ARGS.
-
Kevin Falcone authored
-
Kevin Falcone authored
This lets you make site-specific restrictions on searches or add new conditions as needed
-
- 07 Sep, 2010 3 commits
-
-
Emmanuel Lacour authored
This reverts commit a76de24d.
-
Emmanuel Lacour authored
-
Emmanuel Lacour authored
-
- 06 Sep, 2010 1 commit
-
-
Emmanuel Lacour authored
* if user has CreateTicket right on only one queue, then go directly to this queue * else, see the list of available queues so the user choose the one he needs this fixes the case when there is CreateTicket right on several queues, but ShowTicket right on none (create ticket only be email). Before this patch, user can always create a ticket in an arbitrary queue with id=1.
-
- 05 Sep, 2010 1 commit
-
-
sunnavy authored
-
- 03 Sep, 2010 4 commits
-
-
sunnavy authored
-
Emmanuel Lacour authored
-
Kevin Falcone authored
RT will gladly cache the string in the object and reload cleanly and if your database doesn't throw an error (mysql) then this will appear to work for SetTemplate('Forward');
-
sunnavy authored
-
- 01 Sep, 2010 2 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
-
- 31 Aug, 2010 2 commits
-
-
Kevin Falcone authored
Without this, you're going to get random orderings on Oracle or Pg, depending on the current state of statistics.
-
Kevin Falcone authored
Rather than making two queries, OR the two owner conditions and get one list of tickets. This was written before we had TicketSQL, convert to building a query and using that rather than Limit which converts to TicketSQL internally.
-
- 30 Aug, 2010 1 commit
-
-
Emmanuel Lacour authored
-
- 27 Aug, 2010 2 commits
-
-
Kevin Falcone authored
-
Kevin Falcone authored
Allow a developer to stop ticket updates based on unmet ticket conditions
-
- 26 Aug, 2010 1 commit
-
-
Emmanuel Lacour authored
-
- 20 Aug, 2010 1 commit
-
-
sunnavy authored
-
- 19 Aug, 2010 1 commit
-
-
Kevin Falcone authored
-
- 18 Aug, 2010 1 commit
-
-
sunnavy authored
-
- 17 Aug, 2010 1 commit
-
-
sunnavy authored
-