[rt-users] saved search as a drag and drop board (kanban ajax)

2016-08-31 Thread akos . torok
Hi All, This is just a teaser. We've created this js: https://jsfiddle.net/tlaci/a6L L4a13/ (Laszlo Terray, thank you!) and integrated into RT (Lajos Toth, thank you!) See: https://youtu.be/dd-FdnlLzKI We have not completed all the features yet, but the goals for v1.0: - X and Y coordinates:

Re: [rt-users] saved search as a drag and drop board (kanban ajax)

2016-08-31 Thread Matt Wells
This looks fantastic, love it and can't wait to try it. On Wed, Aug 31, 2016 at 2:16 PM wrote: > Hi All, > > This is just a teaser. We've created this js: > https://jsfiddle.net/tlaci/a6LL4a13/ (Laszlo Terray, thank you!) and > integrated into RT (Lajos Toth, thank you!) >

[rt-users] Emoji Implementation?

2016-08-31 Thread Lush, Aaron
Is this the latest Emoji package to implement into RT? http://search.cpan.org/~kawasaki/Unicode-Emoji-E4U-0.03/lib/Unicode/Emoji/E4U.pm The Faculty at the school I work do love their emoji, so if I implement them into our ticketing system, I feel it will take a little of the rigid edge off their

Re: [rt-users] Applying configuration changes?

2016-08-31 Thread Jim Brandt
Maybe post the command you are running to spawn the FCGI processes? I believe Apache + mod_fcgid is the most common deployment method, likely by quite a large margin, so more people can probably help with that configuration. But posting the command may find some nginx users on the list. On

[rt-users] Conversation grouping by ticket in Outlook / Thread-Index & Thread-Topic

2016-08-31 Thread L B
Hi, Can RT send the Thread-Index & Thread-Topic fields as email headers? They are used for grouping conversations in Outlook and avoid seeing each emails of a same ticket in single conversations. I saw here some email dumps with these fields:

Re: [rt-users] Applying configuration changes?

2016-08-31 Thread Alex Hall
Sure. The command is one I found from a guide to Nginx and RT, though I don't have the link at the moment. It's simply: sudo spawn-fcgi -a 127.0.0.1 -p 8485 -u www-data -g www-data /usr/share/request-tracker4/libexec/rt-server.fcgi It says the server is running, but then I see nothing bound to