On Mon, Dec 28, 2009 at 3:23 PM, Jeremy Cowgar <[email protected]> wrote: > Is it possible to use $login inside the SQL of the ticket reports? I tried a > few things but it doesn't look so. >
I little while back, I ported over some of the sql functions from cvstrac, including the 'user()' function. I think that will do what you want. The code change can be seen at: http://tkoutline.sourceforge.net/cgi-bin/fossil/ci/f41358e7ca Or the whole branch: http://tkoutline.sourceforge.net/cgi-bin/fossil/timeline?t=sql-func Brian _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

