summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixing a typoorgYuchen Pei2021-08-201-1/+1
|
* Improved rt-liber-viewer-visit-in-browser.Yuchen Pei2021-08-201-6/+12
| | | | | | | - With a prefix arg, it opens the ticket in secondary browser. This is particularly useful when the internal browser complains about REST access. - The browsing link pinpoints the section on top of the ticket id.
* Adding manual section about Org integration.Yuchen Pei2021-08-181-1/+37
|
* Adding a helpful error message when the org version is likely old.Yuchen Pei2021-08-181-4/+6
|
* Removing rt-org code that works with older org-modeYuchen Pei2021-08-131-9/+3
|
* renaming rt-liber-viewer-move-point-to-sectionYuchen Pei2021-08-122-13/+13
|
* Factoring out the function that moves the point to a ticket section.Yuchen Pei2021-08-122-9/+16
|
* Merge remote-tracking branch 'upstream/org' into orgYuchen Pei2021-08-121-34/+14
|\
| * * rt-liberation-org.el: code and stylistic changesYoni Rabkin2021-08-111-34/+14
| |
* | minor change to a better function when following org linkYuchen Pei2021-08-121-1/+1
|/
* updated a docstringYuchen Pei2021-07-291-1/+1
|
* 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
|