- Jul 10, 2015
-
-
Mark Skipper authored
Tidy up transport delete items Make the url generation work proerly (though I'm fairly sure we don't actually need the url as an argument to delete) and remove debug print statement *blush*
-
Mark Skipper authored
Make bulk_delete use delete() instead of bulk delete from REST
-
Mark Skipper authored
-
- Jul 09, 2015
-
-
Mark Skipper authored
-
- Jul 08, 2015
-
-
Mark Skipper authored
ItemTransport clas --> transport.items module
-
- Jul 07, 2015
-
-
Mark Skipper authored
Replace with ItemTransport object, which needs to be instantiated. I think it can be reused between calls to its methods so there's no need to create new ones all over the place, but that's what I have done so far. I'm a bit uncertain about module level variables, and not everything is contained in a class.
-
- Jul 06, 2015
-
-
Mark Skipper authored
-
Mark Skipper authored
-
- Jul 05, 2015
-
-
Mark Skipper authored
-
Mark Skipper authored
Actualy they are now also a class. The existing functions still exist and call into the class (wastefully creating an instance every time but I expect these to go away and rewrite the clients to use an instance of the transport class directly.
-
Mark Skipper authored
-
- Jul 02, 2015
-
-
Mark Skipper authored
-
- Jul 01, 2015
-
-
Mark Skipper authored
-
Mark Skipper authored
-
Mark Skipper authored
-
Mark Skipper authored
-
Mark Skipper authored
-
Mark Skipper authored
-
Mark Skipper authored
-
- Jun 30, 2015
-
-
Marko Samastur authored
-
- Jun 26, 2015
-
-
Marko Samastur authored
-
- Jun 23, 2015
-
-
Martin Burchell authored
-
- Jun 21, 2015
-
-
Mark Skipper authored
-
- Jun 19, 2015
-
-
Mark Skipper authored
-
Mark Skipper authored
-
Mark Skipper authored
-
Mark Skipper authored
-