vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
Markus Mauch
d60e6cb19b
Merged XrmInterface with XrmStatic into one global Xrm namespace
...
Factored out all enums into XrmEnum so that the Xrm module becomes a non-instantiated module.
2016-03-08 13:28:10 +01:00
Markus Mauch
a40550cf08
Make header compliant with the test script
2016-03-05 17:34:42 +01:00
Markus Mauch
6ec585e2d6
Make tests work again
2016-03-05 17:23:35 +01:00
Markus Mauch
ef767d98ee
Refactor the xrm.d.ts type definition file so that the Xrm object is accessible from any window obejct (window, parent, top, etc.)
...
This requires to extract the exported functions and vars into a new interface (XrmStatic).
2016-03-05 17:12:54 +01:00
Aya Morisawa
1209610bb3
Remove trailing whitespaces
2016-01-27 19:35:39 +09:00
David Berry
0aa7dc2a0f
Updated version-branch tests.
...
After refactor to eliminate the clientglobalcontext.d.ts file, the tests
needed an update to their reference headers.
2015-08-16 12:54:12 -06:00
David Berry
a7c664b54b
Removed invalid test reference
...
After last refactor, test references needed adjustment to remove
clientglobalcontext.d.ts.
2015-08-16 12:51:31 -06:00
David Berry
0bc724912c
Combined xrm and clientglobalcontext definitions
...
Pushed the clientglobalcontext.d.ts definitions into the main xrm.d.ts
(and associated version branches), to eliminate the need for manually
adjusting it to select the correct version, via its <reference> header.
This was simply a bad design choice on my part. Care should be taken,
though, to avoid using the "GetGlobalContext" method without having
first added ClientGlobalContext.js.aspx to the script sources of the
page--as always.
2015-08-16 12:45:04 -06:00
David Berry
ed6e9dd55e
Documented tests.
...
Provided a brief description of test purposes.
2015-04-07 11:54:15 -06:00
David Berry
053b2838a1
Added Xrm API for TypeScript
...
Microsoft Dynamics CRM v6, v7.0, and v7.1 definitions inclusive.
2015-04-07 10:02:25 -06:00