aboutsummaryrefslogtreecommitdiffstats
path: root/gsxws/products.py
Commit message (Collapse)AuthorAgeFilesLines
* Set default sn and descriptionFilipp Lepalaan2015-06-081-0/+3
|
* Added FMiP supportFilipp Lepalaan2014-09-091-0/+18
|
* Added ShipTo argument to warranty checkFilipp Lepalaan2014-08-161-1/+4
|
* Product diags SN attribute fixFilipp Lepalaan2014-05-131-3/+3
|
* Product diags SN attribute fixFilipp Lepalaan2014-05-131-1/+1
|
* Fix iOS diagnostics through Product.diagnostics()Filipp Lepalaan2014-05-131-1/+5
|
* Added timestamp datatype, more testsFilipp Lepalaan2014-03-071-2/+2
|
* Added unitReceivedDate to Product.warranty()Filipp Lepalaan2014-02-111-1/+4
|
* Added check for valid Apple deviceFilipp Lepalaan2014-02-081-0/+4
|
* Added is_mac propertyFilipp Lepalaan2013-12-101-5/+10
|
* Fixed unlock checkFilipp Lepalaan2013-09-181-1/+2
|
* Fixed instantiating products with IMEI codeFilipp Lepalaan2013-09-181-6/+15
|
* Fix fetch_image()Filipp Lepalaan2013-09-111-4/+6
|
* Minor tweaksFilipp Lepalaan2013-09-091-2/+16
|
* Decoupling Product from GsxObjectFilipp Lepalaan2013-09-081-16/+22
|
* Put properties backFilipp Lepalaan2013-09-081-1/+7
|
* Don't use property decorator in ProductFilipp Lepalaan2013-09-061-6/+0
|
* Added more coverage details to ProductFilipp Lepalaan2013-09-061-0/+26
|
* Added Product.is_unlocked()Filipp Lepalaan2013-07-191-0/+10
|
* Moving to lxmlFilipp Lepalaan2013-07-141-10/+17
|
* Update Product.repairs() testFilipp Lepalaan2013-07-021-1/+1
|
* Initialize parts list in Product.warranty()Filipp Lepalaan2013-07-021-1/+3
|
* Fixing warranty check with IMEIFilipp Lepalaan2013-06-111-1/+2
|
* Merge branch 'master' of github.com:filipp/py-gsxwsFilipp Lepalaan2013-06-111-1/+10
|\ | | | | | | | | Conflicts: gsxws/products.py
| * Added parts argument to Product.warranty()Filipp Lepalaan2013-06-101-1/+11
| |
* | Adding warranty status check with IMEI code (WIP)Filipp Lepalaan2013-06-111-4/+9
|/
* Some cleanupFilipp Lepalaan2013-06-101-0/+2
|
* A few small fixesFilipp Lepalaan2013-06-091-1/+1
|
* Make previous change pass some testsFilipp Lepalaan2013-06-091-8/+8
|
* Fixed activation checkFilipp Lepalaan2013-05-231-2/+3
|
* Go back to isoformat()Filipp Lepalaan2013-05-211-1/+1
|
* Add full path to products.yamlFilipp Lepalaan2013-05-161-4/+5
|
* Added products.yamlFilipp Lepalaan2013-05-161-4/+19
|
* Some minor tweaksFilipp Lepalaan2013-05-131-0/+2
|
* More to_xml nesting fixes!Filipp Lepalaan2013-05-131-1/+1
|
* CompTIA fixesFilipp Lepalaan2013-05-131-2/+2
|
* Some fixesFilipp Lepalaan2013-05-131-2/+2
|
* More speed, more power, less suds, WIPFilipp Lepalaan2013-05-121-0/+103