Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major reshuffle of the code | Yoni Rabkin | 2020-11-22 | 1 | -609/+4 |
| | | | | ...and now to clean up the shrapnel | ||||
* | splitting aside code for viewer2 | Yoni Rabkin | 2020-11-20 | 1 | -0/+8 |
| | |||||
* | New file: rt-liberation-viewer | Yoni Rabkin | 2020-11-16 | 1 | -222/+6 |
| | | | | Move the viewer code to its own file. | ||||
* | Add lexical binding declaration | Yoni Rabkin | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | * dir: shorten the name of the info file | Yoni Rabkin | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | integrate changes post-ELPA synchronization | Yoni Rabkin | 2020-08-07 | 1 | -95/+37 |
| | |||||
* | * rt-liberation.el: version bump | Yoni Rabkin | 2020-08-07 | 1 | -1/+1 |
| | |||||
* | Syncronize with Stefan's changes | Yoni Rabkin | 2020-08-05 | 1 | -53/+109 |
| | |||||
* | * rt-liberation.el: remove cl and cl-lib requirement | Yoni Rabkin | 2020-08-03 | 1 | -5/+6 |
| | |||||
* | * rt-liberation.el: remove unused code | Yoni Rabkin | 2020-08-03 | 1 | -7/+1 |
| | |||||
* | fix broken dependencies | Yoni Rabkin | 2020-08-03 | 1 | -0/+36 |
| | |||||
* | * rt-liberation.el: remove old cli code | Yoni Rabkin | 2020-08-03 | 1 | -88/+0 |
| | |||||
* | * rt-liberation.el: remove old cli code | Yoni Rabkin | 2020-08-03 | 1 | -71/+1 |
| | |||||
* | * rt-liberation.el: complete elpa header | Yoni Rabkin | 2020-07-31 | 1 | -0/+2 |
| | |||||
* | * rt-liberation.el: use cl-lib instead | Yoni Rabkin | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | friendlier caption | Yoni Rabkin | 2020-07-23 | 1 | -6/+12 |
| | |||||
* | * more upgrade work | Yoni Rabkin | 2020-07-23 | 1 | -2/+1 |
| | |||||
* | Upgrade to GPLv3 | Yoni Rabkin | 2020-04-02 | 1 | -2/+2 |
| | |||||
* | * rt-liberation.el: Look for the next ticket. | Yoni Rabkin | 2016-04-07 | 1 | -1/+1 |
| | | | | | | | Don't hang around in the loop unless there is a next ticket, identified by an "id:" field. This bug was found by Martin Jesper Low Madsen <martin@martinjlowm.dk>. | ||||
* | * rt-liberation.el: new function rt-liber-print-queryreport | Yoni Rabkin | 2015-10-23 | 1 | -0/+23 |
| | |||||
* | Merge branch 'report' | Yoni Rabkin | 2015-10-19 | 1 | -6/+3 |
|\ | |||||
| * | * rt-liberation.el: Clear up old CLI note. | Yoni Rabkin | 2015-10-12 | 1 | -6/+0 |
| | | |||||
| * | * rt-liberation.el: Add Resolved time predicate. | Yoni Rabkin | 2015-10-11 | 1 | -2/+6 |
| | | |||||
* | | Add rt-report. | Yoni Rabkin | 2015-10-19 | 1 | -2/+6 |
|/ | |||||
* | Update email address. | Yoni Rabkin | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Update copyright years. | Yoni Rabkin | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | * 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 | 1 | -85/+25 |
| | | | | This removes a lot of cruft along the way, which is a good thing. | ||||
* | Remove more spam related code. | Yoni Rabkin | 2015-05-20 | 1 | -16/+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. | ||||
* | Port status changes to REST interface. | Yoni Rabkin | 2015-03-25 | 1 | -11/+27 |
| | |||||
* | Integrate rt-liber-rest-edit-runner and add fields. | Yoni Rabkin | 2015-03-24 | 1 | -13/+32 |
| | |||||
* | Implement ticket history via REST. | Yoni Rabkin | 2015-03-06 | 1 | -1/+1 |
| | | | | Also, replace the cli version in the code with the rest version. | ||||
* | Implement and start using REST show query. | Yoni Rabkin | 2014-12-11 | 1 | -1/+1 |
| | | | | | 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.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. | ||||
* | * rt-liberation.el: Syntax bug fix. | Yoni Rabkin | 2014-12-08 | 1 | -2/+2 |
| | | | | Sorry! | ||||
* | * 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. | ||||
* | * 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 |
| | |||||
* | Fix compilation warnings. | Yoni Rabkin | 2014-02-27 | 1 | -0/+35 |
| | |||||
* | Fix compilation errors. | Yoni Rabkin | 2014-02-27 | 1 | -4/+11 |
| | |||||
* | * 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 |
| | |||||
* | * 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 | 1 | -0/+1276 |