Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to fit file naming convention. | Yoni Rabkin | 2015-10-10 | 1 | -0/+0 |
| | |||||
* | * rt-report.el: Add new file. | Yoni Rabkin | 2015-10-01 | 1 | -0/+39 |
| | |||||
* | Update email address. | Yoni Rabkin | 2015-10-01 | 3 | -3/+3 |
| | |||||
* | * doc/rt-liberation.texinfo: Update documentation.rest | Yoni Rabkin | 2015-09-29 | 1 | -106/+16 |
| | | | | This should reflect the basics of running against the REST interface. | ||||
* | Update copyright years. | Yoni Rabkin | 2015-09-29 | 2 | -2/+2 |
| | |||||
* | * rt-liberation.el: Start post REST cleanup. | Yoni Rabkin | 2015-09-29 | 1 | -75/+12 |
| | |||||
* | Re-write command set and assignment code. | Yoni Rabkin | 2015-05-20 | 2 | -90/+29 |
| | | | | This removes a lot of cruft along the way, which is a good thing. | ||||
* | Remove more spam related code. | Yoni Rabkin | 2015-05-20 | 2 | -28/+0 |
| | | | | Hopefully this can be reimplemented soon. | ||||
* | Remove (too bad). | Yoni Rabkin | 2015-05-13 | 1 | -29/+11 |
| | | | | | I cannot make this work reliably anymore. It sometimes will delete the ticket without marking it as spam. | ||||
* | * rt-liberation-rest.el: Be more verbose. | Yoni Rabkin | 2015-05-06 | 1 | -1/+1 |
| | |||||
* | * rt-liberation-rest.el: Write to debug if enabled. | Yoni Rabkin | 2015-03-28 | 1 | -0/+1 |
| | |||||
* | Port status changes to REST interface. | Yoni Rabkin | 2015-03-25 | 2 | -12/+36 |
| | |||||
* | Integrate rt-liber-rest-edit-runner and add fields. | Yoni Rabkin | 2015-03-24 | 2 | -13/+70 |
| | |||||
* | Implement ticket history via REST. | Yoni Rabkin | 2015-03-06 | 2 | -1/+29 |
| | | | | Also, replace the cli version in the code with the rest version. | ||||
* | * rt-liberation-rest.el: Show feedback when complete. | Yoni Rabkin | 2014-12-15 | 1 | -1/+3 |
| | | | | This is based on actual use. | ||||
* | Implement and start using REST show query. | Yoni Rabkin | 2014-12-11 | 2 | -7/+19 |
| | | | | | At this point the most basic functionality of rt-liberation, that of listing tickets in response to a query, is using the REST interface. | ||||
* | * rt-liberation-rest.el: Start work on `show' query. | Yoni Rabkin | 2014-12-09 | 1 | -23/+59 |
| | | | | | Start work toward making a drop in replacement for the CLI `show' query using the REST API. | ||||
* | * rt-liberation.el: Move to REST API for ls queries. | Yoni Rabkin | 2014-12-09 | 1 | -7/+3 |
| | | | | | Depreciated the CLI for 'ls' queries. Now using only the REST interface for these. | ||||
* | Merge branch 'master' into rest | Yoni Rabkin | 2014-12-08 | 1 | -2/+2 |
|\ | |||||
| * | * rt-liberation.el: Syntax bug fix. | Yoni Rabkin | 2014-12-08 | 1 | -2/+2 |
| | | | | | | | | Sorry! | ||||
* | | Merge branch 'master' into rest | Yoni Rabkin | 2014-12-08 | 1 | -23/+27 |
|\| | |||||
| * | * rt-liberation.el: Mark spam feature as very broken. | Yoni Rabkin | 2014-12-08 | 1 | -23/+27 |
| | | | | | | | | | | RT have broken this feature. Hopefully the move to the REST interface will fix it. | ||||
* | | Merge branch 'master' into rest | Yoni Rabkin | 2014-12-04 | 3 | -673/+352 |
|\| | |||||
| * | * rt-liberation-gnus.el: Improve Gnus integration. | Yoni Rabkin | 2014-12-04 | 1 | -23/+22 |
| | | | | | | | | | | | | This moves message signatures and header handling to Gnus, where it is supposed to be. The new way of doing things has been documented in the friendly manual. | ||||
| * | * doc/rt-liberation.texinfo: Update manual. | Yoni Rabkin | 2014-12-04 | 1 | -14/+23 |
| | | | | | | | | | | This should help people wondering why their signatures suddenly don't work anymore in rt-liberation. | ||||
| * | * doc/gpl.texi: Downgrade to version 2. | Yoni Rabkin | 2014-12-04 | 1 | -656/+316 |
| | | | | | | | | This is to keep compatibility with RT's GPLv2 license. | ||||
| * | * doc/gpl.texi: Update GPL copy. | Yoni Rabkin | 2014-12-04 | 1 | -42/+53 |
| | | | | | | | | The old copy didn't compile with the current version of texinfo. | ||||
* | | * rt-liberation-rest.el: Document the show query issue. | Yoni Rabkin | 2014-05-09 | 1 | -0/+28 |
| | | | | | | | | | | All of the relevant information is in a comment in rt-liberation-rest.el. | ||||
* | | * rt-liberation-rest.el: New file. | Yoni Rabkin | 2014-05-09 | 1 | -0/+124 |
|/ | | | | This includes a working "ls" REST query. Called a "ticket search". | ||||
* | * doc/rt-liberation.texinfo: Add dependencies to the manual. | Yoni Rabkin | 2014-04-24 | 1 | -34/+96 |
| | |||||
* | * doc/rt-liberation.texinfo: Document new features. | Yoni Rabkin | 2014-04-17 | 1 | -2/+13 |
| | |||||
* | * rt-liberation.el: Add keybinding. | Yoni Rabkin | 2014-04-17 | 1 | -0/+1 |
| | |||||
* | * rt-liberation.el: Add priority update and display. | Yoni Rabkin | 2014-04-17 | 1 | -0/+65 |
| | |||||
* | * rt-liberation.el: Update the browser display format. | Yoni Rabkin | 2014-04-16 | 1 | -7/+4 |
| | |||||
* | * rt-liberation.el: Add a custom time format string. | Yoni Rabkin | 2014-04-16 | 1 | -13/+19 |
| | |||||
* | * rt-liberation.el: Add %-sequence support for priority. | Yoni Rabkin | 2014-04-16 | 1 | -2/+10 |
| | |||||
* | * rt-liberation-gnus.el: Fix single line and leading space bugs. | Yoni Rabkin | 2014-03-27 | 1 | -13/+13 |
| | |||||
* | Fix compilation warnings. | Yoni Rabkin | 2014-02-27 | 2 | -1/+37 |
| | |||||
* | * rt-liberation-gnus.el: Fix compile warnings. | Yoni Rabkin | 2014-02-27 | 1 | -1/+2 |
| | |||||
* | Fix compilation errors. | Yoni Rabkin | 2014-02-27 | 3 | -10/+20 |
| | |||||
* | Add makefile. | Yoni Rabkin | 2014-02-26 | 2 | -0/+38 |
| | |||||
* | * rt-liberation.el: Attempt to handle server response when assigning. | Yoni Rabkin | 2014-02-23 | 1 | -3/+17 |
| | |||||
* | * rt-liberation.el: Bump copyright notice. | Yoni Rabkin | 2014-02-23 | 1 | -2/+2 |
| | |||||
* | * rt-liberation.el: Add a debug option. | Johnathan Rabkin | 2014-02-06 | 1 | -0/+25 |
| | |||||
* | * doc/rt-liberation.texinfo: A patch to fix some typos in the documentation ↵ | Johnathan Rabkin | 2014-02-06 | 1 | -6/+6 |
| | | | | | | is attached. submitted by Joshua Gay <josh> | ||||
* | * rt-liberation.el: Change mode even when signalling the no-results exception. | Johnathan Rabkin | 2013-12-15 | 1 | -0/+1 |
| | |||||
* | import for initial Savannah tree | Johnathan Rabkin | 2013-12-13 | 13 | -0/+5226 |