rt-liberation
- Description
- Emacs interface to RT
- Latest
- rt-liberation-7.0.20240306.83828.tar (.sig), 2024-Mar-31, 230 KiB
- Maintainer
- Yoni Rabkin <yrk@gnu.org>
- Atom feed
- rt-liberation.xml
- Website
- http://www.nongnu.org/rtliber/
- Browse 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.
Old versions
| rt-liberation-6.0.20231204.173138.tar.lz | 2023-Dec-05 | 43.6 KiB |
| rt-liberation-5.0.20220503.141657.tar.lz | 2022-May-03 | 43.5 KiB |
| rt-liberation-4.0.20220114.163300.tar.lz | 2022-Jan-14 | 43.5 KiB |
| rt-liberation-3.0.20220113.191724.tar.lz | 2022-Jan-14 | 43.4 KiB |
| rt-liberation-3.0.20220112.132319.tar.lz | 2022-Jan-12 | 43.5 KiB |
| rt-liberation-3.0.20220111.210505.tar.lz | 2022-Jan-12 | 43.4 KiB |
| rt-liberation-3.0.20220110.174304.tar.lz | 2022-Jan-11 | 43.8 KiB |
| rt-liberation-2.4.0.20220109.220000.tar.lz | 2022-Jan-10 | 43.7 KiB |
| rt-liberation-2.1.0.20201216.170112.tar.lz | 2020-Dec-16 | 50.7 KiB |
| rt-liberation-1.31.0.20200811.131607.tar.lz | 2020-Dec-14 | 48.1 KiB |
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.