An open API service providing commit metadata for open source projects.

GitHub / ox-it/python-sharepoint / commits

SHA Message Author Date Stats
f1a1e191 Import HTTPError from the right place Alexander Dutton <a****n@i****k> over 9 years ago
ecbf20b9 Tidying, ready for Py3 Alexander Dutton <a****n@i****k> over 9 years ago
ab2e1c1b Bump version to 0.4.2. Alexander Dutton <a****n@i****k> about 11 years ago
d6e631e1 merge Merge branch 'timeouts' Alexander Dutton <a****n@i****k> about 11 years ago
c8560535 Allow specifying timeout on the commandline. Alexander Dutton <a****n@i****k> about 11 years ago
8777cff0 Added option to specify timeout on a Site connection Alexander Dutton <a****n@i****k> about 11 years ago
bf42541b merge Merge pull request #17 from emergence/master Alexander Dutton <d****v@a****k> over 11 years ago
543c30fe Marked our version of Python Sharepoint. chris-bradley <c****b@e****m> over 11 years ago
c7b4f804 Fixed indentation error from last commit. chris-bradley <c****b@e****m> over 11 years ago
ca41b11e Fix for ox-it/python-sharepoint#16: Properly quote List titles when opening r... chris-bradley <c****b@e****m> over 11 years ago
18d48773 Bump to version 0.4.1 Alexander Dutton <a****n@i****k> about 12 years ago
9a86b8b5 Prompt for username and password if none is provided on the commandline. Alexander Dutton <a****n@i****k> about 12 years ago
a31a16dc Added license Alexander Dutton <a****n@i****k> over 12 years ago
ed84255a Add ability to fetch rows only within certain folders. Chris Church <c****s@n****m>
Committed by: chris-bradley <c****b@e****m>
over 12 years ago
5a633960 absolute_import in bin/sharepoint Alexander Dutton <a****n@i****k> over 12 years ago
a1bbead1 Python3 support Alexander Dutton <a****n@i****k> over 12 years ago
d563d99e Syntax support for Python 3 Alexander Dutton <a****n@i****k> over 12 years ago
78d22527 Added __repr__ to moderation Alexander Dutton <a****n@i****k> over 12 years ago
58e4dd10 Bump to version 0.4 Alexander Dutton <a****n@i****k> over 12 years ago
9712b95e Missing braces in the example for retrieving a list. Alexander Dutton <d****v@a****k> about 13 years ago
1f4c0e5e Initial support for attachments (at the behest of a user :D) Alexander Dutton <a****n@i****k> about 13 years ago
8eeec0f7 Split definitions/constants for sharepoint lists into separate module. Alexander Dutton <a****n@i****k> about 13 years ago
ccf785a4 Added info about SharePointList.rows_by_id Alexander Dutton <a****n@i****k> about 13 years ago
2e5601da Corrected class name in docs Alexander Dutton <a****n@i****k> about 13 years ago
ff5ebabb Setting a URLField with a string no longer sets link text to href. Alexander Dutton <a****n@i****k> about 13 years ago
5413bd09 Added more documentation. Alexander Dutton <a****n@i****k> about 13 years ago
a8148553 Allow setting fields to None. Alexander Dutton <a****n@i****k> about 13 years ago
51d4c95a For some reason, choice fields want ';#' on either end, too. Alexander Dutton <a****n@i****k> about 13 years ago
7e0d6868 Missing branch to correctly handle non-grouped multi fields Alexander Dutton <a****n@i****k> about 13 years ago
a99cbe7f moderation.set_status() now accepts integer statuses. Alexander Dutton <a****n@i****k> about 13 years ago
af9a54ea Allow copying rows between lists. Alexander Dutton <a****n@i****k> about 13 years ago
b4146240 Fix bug when trying to append to a list we haven't yet retreived. Alexander Dutton <a****n@i****k> about 13 years ago
bd1d1c5f Bumped to version 0.3.2 Alexander Dutton <a****n@i****k> over 13 years ago
11209fb7 Added MANIFEST.in, fixing #2 on some platforms. Alexander Dutton <a****n@i****k> over 13 years ago
58cb6987 More ways to set a url field. Alexander Dutton <a****n@i****k> over 13 years ago
130f4a2f More tolerant handling of missing mlti-value fields Alexander Dutton <a****n@i****k> over 13 years ago
498076c7 Fixed a couple of encoding issues when Title has non-ASCII characters. Alexander Dutton <a****n@i****k> over 13 years ago
5c2cb53c Bumped to version 0.3.1 Alexander Dutton <a****n@i****k> over 13 years ago
6b5d8eb5 Fix handling of user fields Alexander Dutton <a****n@i****k> over 13 years ago
12ff413f Added moderation support. Alexander Dutton <a****n@i****k> over 13 years ago
5de942d3 Added a shell action. Alexander Dutton <a****n@i****k> over 13 years ago
28083cd2 Added support for integer and boolean fields. Alexander Dutton <a****n@i****k> over 13 years ago
3cab3aba Make the User Information List accessible. Alexander Dutton <a****n@i****k> over 13 years ago
9991deba Can now handle more than eight lookup columns Alexander Dutton <a****n@i****k> over 13 years ago
5bcf1c13 Added debian lxml dependency Alexander Dutton <a****n@i****k> over 13 years ago
13d86fe1 Added debian magic Alexander Dutton <a****n@i****k> over 13 years ago
fd2ecb2c Bump to version 0.3. Alexander Dutton <a****n@i****k> over 13 years ago
d74dd633 Better validation when setting URLFields (to avoid update errors) Alexander Dutton <a****n@i****k> over 13 years ago
974e6bc3 Support for setting lookup fields. Alexander Dutton <a****n@i****k> over 13 years ago
4df4e15b Only do ';#'-decoding on multi fields. Alexander Dutton <a****n@i****k> over 13 years ago
85d2df04 Added support for setting multi fields. Alexander Dutton <a****n@i****k> over 13 years ago
5bcc388a Added empty_values (None and '' both get sent as '') Alexander Dutton <a****n@i****k> over 13 years ago
4b0a2419 Added support for setting UserFields to SharePointUser objects Alexander Dutton <a****n@i****k> over 13 years ago
c7a9220c Added Number field support. Alexander Dutton <a****n@i****k> over 13 years ago
bb400713 Added overridable is_equal support (SharePoint coerces to HTML entities) Alexander Dutton <a****n@i****k> over 13 years ago
91ff0ace Added search for users (principal name, and free text) Alexander Dutton <a****n@i****k> over 13 years ago
c3d8a13d Added namespaces for search for users. Alexander Dutton <a****n@i****k> over 13 years ago
8e9981a4 Removed unused LookupFieldDescriptor, and added maxlength support to Alexander Dutton <a****n@i****k> over 13 years ago
08848ead fields is now a dictionary, indexed by field name Alexander Dutton <a****n@i****k> over 13 years ago
941401fc Now throws exception when an update failed (though if this happens, it's Alexander Dutton <a****n@i****k> over 13 years ago
7f440fec Added SharePoint-specific exceptions and decode_entities (for strcmp) Alexander Dutton <a****n@i****k> over 13 years ago
63428906 It's implicit that lists are wanted if someone has specified list names. Alexander Dutton <a****n@i****k> over 13 years ago
be588c0e Pushed sharepoint:site stuff down into SharePointSite.as_xml from cmd. Alexander Dutton <a****n@i****k> over 13 years ago
2175f4f8 Retrieve *all* fields. Alexander Dutton <a****n@i****k> over 13 years ago
ee3149af Quell deprecation warning (bool(etree._Element)). Alexander Dutton <a****n@i****k> almost 14 years ago
7d5bb298 Split out auth stuff, make basic auth pre-emptive Alexander Dutton <a****n@i****k> almost 14 years ago
bbb5f9db addlists command now returns XML representing the lists created. Alexander Dutton <a****n@i****k> almost 14 years ago
d1b401a0 Combined meta/settings handling on lists. Alexander Dutton <a****n@i****k> almost 14 years ago
445785a1 Added list creation. Alexander Dutton <a****n@i****k> almost 14 years ago
b8fb5bce merge Merge branch 'update' Alexander Dutton <a****n@i****k> almost 14 years ago
71eaa310 Fixed parsing on multi fields. Alexander Dutton <a****n@i****k> almost 14 years ago
001f13d8 Fixed removing empty items in multi fields. Alexander Dutton <a****n@i****k> almost 14 years ago
d286f569 Added list deletion. Alexander Dutton <a****n@i****k> almost 14 years ago
d2b8e8fd Added more sensible exit codes. Alexander Dutton <a****n@i****k> almost 14 years ago
04ad82f5 Small bugfixes. Alexander Dutton <a****n@i****k> almost 14 years ago
23cf03aa Overridable default values on field types. Alexander Dutton <a****n@i****k> almost 14 years ago
f0d9b237 Only mark fields as changed if the value has actually changed. Alexander Dutton <a****n@i****k> almost 14 years ago
83ec729b Better exception messages on SharePointList.append. Alexander Dutton <a****n@i****k> almost 14 years ago
7ac83322 Comment fix. Alexander Dutton <a****n@i****k> almost 14 years ago
4793dd65 Don't perform a SOAP call if there's nothing to update. Alexander Dutton <a****n@i****k> almost 14 years ago
d32721dc Generate Method XML with no namespace prefix for deletions. Alexander Dutton <a****n@i****k> almost 14 years ago
9ae27631 SharePointList.append() now requires a row argument (either dict or Row) Alexander Dutton <a****n@i****k> almost 14 years ago
8afe5f40 Renamed row_class to Row, and append will now take a Row or dict. Alexander Dutton <a****n@i****k> almost 14 years ago
cf537e69 Return a copy of the list of rows, so people can do what they want with Alexander Dutton <a****n@i****k> almost 14 years ago
26ab0128 Retrieve up to 1 million rows (all in one go). Alexander Dutton <a****n@i****k> almost 14 years ago
2387e1e1 Implement immutability on MultiFieldDescriptor Alexander Dutton <a****n@i****k> almost 14 years ago
f60b8fd6 merge Merge pull request #1 from ox-it/update Alexander Dutton <d****v@a****k> almost 14 years ago
d6a63bc5 Fixed data → _data in line with earlier attribute name change. Alexander Dutton <a****n@i****k> almost 14 years ago
f714b3eb Fixed support for saving user fields. Alexander Dutton <a****n@i****k> almost 14 years ago
5df8bc09 Added initial support for calculated fields Alexander Dutton <a****n@i****k> almost 14 years ago
f89df0ce SharePointList.save() now pays attention to responses. Alexander Dutton <a****n@i****k> almost 14 years ago
845c3059 Primitive update functionality; doesn't yet pay attention to responses. Alexander Dutton <a****n@i****k> almost 14 years ago
0799a37b If a row ID is missing, set row.id to None (for newly-created rows) Alexander Dutton <a****n@i****k> almost 14 years ago
dfe95c7a Renamed lookup to descriptor_get, added descriptor_set. Alexander Dutton <a****n@i****k> almost 14 years ago
969af7ab Added UserMultiField. Alexander Dutton <a****n@i****k> almost 14 years ago
6328db81 Fixed help text in arg documentation. Alexander Dutton <a****n@i****k> almost 14 years ago
d7ad2525 Can now include referenced users in XML output. Alexander Dutton <a****n@i****k> almost 14 years ago
2cb2b0a1 Fixed namespace prefixes to restore sps to sp. Alexander Dutton <a****n@i****k> almost 14 years ago
1a64e2f2 Added basic user functionality. Alexander Dutton <a****n@i****k> almost 14 years ago
f5e61341 Everything now namespaced in XML output. Alexander Dutton <a****n@i****k> almost 14 years ago

← Back to repository