To install this package, run in Emacs:
M-x package-install RET rt-liberation RET
rt-liberation is a GNU/Emacs package for working with the Request Tracker (henceforth abbreviated as just ``RT'') software from Best Practical Solutions. RT has an interactive Web interface, a command line interface (the ``RT CLI''), and a REST interface. rt-liberation uses the RT REST interface to communicate with the RT server. rt-liberation allows sending search queries to the RT server, browsing the resulting tickets, viewing the tickets' contents and performing operations on the tickets. rt-liberation comes with a fine manual in the doc/ directory.
rt-liberation-4.tar.lz | 2022-Jan-14 | 43.5 KiB |
rt-liberation-3.tar.lz | 2022-Jan-11 | 43.8 KiB |
rt-liberation-2.4.tar.lz | 2021-Nov-25 | 43.4 KiB |
rt-liberation-2.3.tar.lz | 2021-Mar-05 | 51.1 KiB |
rt-liberation-2.2.tar.lz | 2021-Feb-17 | 51.0 KiB |
rt-liberation-2.1.tar.lz | 2020-Dec-16 | 50.7 KiB |
rt-liberation-1.31.tar.lz | 2020-Aug-11 | 48.1 KiB |
rt-liberation-1.3.tar.lz | 2020-Aug-11 | 48.1 KiB |
rt-liberation-1.2.tar.lz | 2020-Aug-10 | 48.1 KiB |
rt-liberation-1.1.tar.lz | 2020-Aug-09 | 48.1 KiB |
rt-liberation-1.0.tar.lz | 2020-Aug-05 | 40.2 KiB |
New in version 4 * "N" in viewer now reverts buffer before jumping to latest. * Minor bug fix, code cleanup and reorganization. New in version 3 * rt-liber-display-ticket-list: display an arbitrary list of tickets. New in version 2.4 * Versions are now in X.Y format in order to be more elpa friendly. * Org mode integration. New in version 2.03 * Bug fix: incorrect display of certain dates in the viewer. * Major reorganization of the code to help modularization. New in version 2.02 * The new viewer now displays meaningful descriptors in non-commincation sections. * New interactive function `rt-liber-display-ticket' asks for a ticket number and does exactly what you think it does. * 'N' now jumps to the last comminication, as opposed to merely the section. * Disable the sub-optimal filling in the new viewer. New in version 2.01 * Support getting REST credentials from auth-source. New in versions 1.0 to 1.31: * Upgrade to GPLv3 (with the kind permission of the people from Best Practical). * Remove the CLI interface. * Make sure the manual appears in ELPA.