summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated open and store link to allow open and store sections.Yuchen Pei2021-07-271-11/+25
| | | | rt:id:ticket-id/history-id
* updating rt-org-open to allow opening a specific section of a ticketYuchen Pei2021-07-271-6/+11
| | | | rt:id:123#2 goes to the second section of ticket #123
* bugfix: moved side effects of add props to only when ticket non-nilYuchen Pei2021-07-271-12/+11
|
* updated rt-org-open to retain ticket-alist when opening rt:id:fooYuchen Pei2021-07-271-6/+5
| | | | - it will open a query with id=foo instead and follow the link
* Adding functionality to store link in ticket viewer modeYuchen Pei2021-07-261-1/+3
|
* Adding functionality storing an rt org link in ticket browser mode.Yuchen Pei2021-07-261-3/+22
|
* Adding initial org integration rt-liberation-org.Yuchen Pei2021-06-171-0/+59
| | | | | | | | | - Adding org hyperlinks and support for following the link: rt:id:<id> opens ticket with ticket id <id> in rt-liberation-viewer-mode rt:query:<query string> opens query results in rt-liberation-browser-mode - Will add support for storing the link in a follow up commit
* * rt-liberation.el: start work on 2.4rcYoni Rabkin2021-03-272-79/+7
|
* * NEWS: give the people the news2.3Yoni Rabkin2021-03-051-0/+7
|
* * rt-liberation.el: version bumpYoni Rabkin2021-03-051-1/+1
|
* * rt-liberation-rest.el: split code to hereschismYoni Rabkin2021-03-053-154/+156
|
* * rt-liberation-compiler.el: split out compiler codeYoni Rabkin2021-03-052-135/+184
|
* * rt-liberation.el: bug fixYoni Rabkin2021-03-051-2/+2
| | | | Fix "comb" effect with the dates.
* * doc/developer-release.txt:Yoni Rabkin2021-02-171-5/+9
|
* * doc/developer-release.txt:Yoni Rabkin2021-02-171-1/+2
|
* * rt-liberation.el: new way of versioningYoni Rabkin2021-02-171-1/+1
| | | | Since elpa will mangle it to be that way regardless of what I name it.
* * doc/developer-release.txt:Yoni Rabkin2021-02-171-3/+2
|
* * NEWS: news!2.22.02Yoni Rabkin2021-02-171-1/+10
|
* * rt-liberation.el: solve macro compilation problemYoni Rabkin2021-02-171-40/+40
|
* * rt-liberation.el: version bumpYoni Rabkin2021-02-171-1/+1
|
* * rt-liberation.el: better descriptorsYoni Rabkin2021-02-171-7/+6
| | | | Use the Description field for non-communication sections.
* * rt-liberation.el: new function `rt-liber-display-ticket'Yoni Rabkin2021-02-171-0/+9
|
* * rt-liberation-gnus.el: doc fixYoni Rabkin2021-02-171-1/+1
|
* * rt-liberation.el: last communcation instead of sectionYoni Rabkin2021-02-171-4/+7
| | | | | Make "N" jump to the last Comment, Create, or Correspond section, instead of just the last section.
* * rt-liberation.el:Yoni Rabkin2021-02-151-2/+2
|
* * rt-liberation.el: copyright year updateYoni Rabkin2021-02-151-1/+1
|
* * NEWS:Yoni Rabkin2021-02-151-1/+6
|
* * rt-liberation.el: disable filling for nowYoni Rabkin2021-02-091-3/+3
| | | | See explanation in previous commit.
* * rt-liberation.el: disable filling in viewerYoni Rabkin2021-02-091-3/+3
| | | | | | The text is going through too many changes from the client's mail system to RT and then to rt-liberation. A lot more work would be required to get it to play nice with filling.
* * rt-liberation.el: bump to 2.012.01Yoni Rabkin2020-12-161-1/+1
|
* * doc/developer-release.txt:Yoni Rabkin2020-12-161-1/+1
|
* * doc/developer-release.txt:2.00viewer2Yoni Rabkin2020-12-161-2/+2
|
* update documentation across the boardYoni Rabkin2020-12-163-159/+110
|
* * rt-liberation-rest.el: better user interactionYoni Rabkin2020-12-141-0/+1
|
* * rt-liberation-rest.el: formattingYoni Rabkin2020-12-141-1/+0
|
* * rt-liberation.el: add jump to last sectionYoni Rabkin2020-12-141-0/+12
|
* * rt-liberation.el: fix n/p in viewer2Yoni Rabkin2020-12-111-16/+23
| | | | Not the best solution, but one that reliably works.
* * rt-liberation.el: high recenterYoni Rabkin2020-12-041-5/+22
|
* fix compiler warningsYoni Rabkin2020-12-042-12/+14
|
* * rt-liberation.el: gnus integrationYoni Rabkin2020-12-041-0/+12
|
* * rt-liberation.el: prep for mailYoni Rabkin2020-12-031-8/+37
|
* * rt-liberation.el: section dataYoni Rabkin2020-12-031-37/+49
|
* * rt-liberation.el: trim down viewer2 key map.Yoni Rabkin2020-12-031-9/+3
|
* * rt-liberation.el: fill contentYoni Rabkin2020-12-031-5/+12
|
* * rt-liberation.el: section displayYoni Rabkin2020-12-031-47/+52
|
* * rt-liberation.el: vernacular time deltaYoni Rabkin2020-12-021-4/+35
|
* * rt-liberation.el: forward and back section movementYoni Rabkin2020-12-021-4/+10
|
* * rt-liberation.el: start making sense of section typesYoni Rabkin2020-12-011-11/+26
|
* * rt-liberation.el: remove leading blank linesYoni Rabkin2020-12-011-0/+6
|
* * rt-liberation.el: find sectionsYoni Rabkin2020-11-291-8/+30
|