lp:~seattle-py-ax/pyax/proposed-bugfixes

Created by Jesse Snyder and last modified

Proposed bugfixes to main branch, as opposed to functional modifications or enhancements

Get this branch:
bzr branch lp:~seattle-py-ax/pyax/proposed-bugfixes
Members of Seattle Python Ax can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Seattle Python Ax
Project:
pyax
Status:
Experimental

Recent revisions

56. By Jesse Snyder <jesses@kumquat>

bugfix: unpack was not called before returning results from getUpdated() or getDeleted()

55. By surf

Fixed a bug where a single dictionary save result was passed instead of it being packaged in a list instead.

54. By Kevin Shuk

* Fix logic error in upsert that prevented upsert of a list or tuple of
items from succeeding.

53. By Kevin Shuk

* setup falls back to distutils if setuptools not available for import

52. By Kevin Shuk

* Upgraded release branch bzr format to allow tagging
* Added ReleaseNotes.txt - tried to include a little history as well

51. By Kevin Shuk

* switch to setuptools for egg creation (bug #224280)
* Use date14 as a serial in the version

50. By Kevin Shuk

* removed TODO file as pertinent info has been moved into launchpad bugs

49. By Kevin Shuk

* pep8 cleanup of odict
* override odict.items() in pyax.sobject.batch to allow pprint (bug
#148125
)
 * add new test case to query_test to ensure that pprint works on
batches
* Added search method to connection (bug #225344)
  * add necessary classes and methods to beatbox
  * create batchdict class with additional property that sums each batch
for a total count

48. By Kevin Shuk

* removed tests/cleanup.py - now included in run_all_tests.py
* Explicit support for salesforce API security token (bug #224405)
* Added initial support for calling Apex web services (bug #222186)
 * Rework beatbox to support this alternate kind of call on related
endpoint
 * tests for basic Apex web service calls against provided apex class
* Added queryAll call (bug #224330)
 * expanded query_test to test queryAll
* Added undelete call (bug #224331)
 * added delete_test to explicitly test delete and undelete

47. By Kevin Shuk

* Fix for bug #217954 : update to API version 12.0

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.