ELPA Logo GNU-devel ELPA: rt-liberation

rt-liberation Atom Feed

Description
Emacs interface to RT
Latest
rt-liberation-7.0.20240306.0.tar (.sig), 2026-Aug-16, 240 KiB
Maintainer
Yoni Rabkin <yrk@gnu.org>
Other versions:
release version
Website
http://www.nongnu.org/rtliber/
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

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.

News

New in version 7

    * Add the ability to set the subject of a ticket.


New in version 6

    * Code cleanup and fix compilation warnings.


New in version 5

    * Minor bug fix.


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.