Граф коммитов

53 Коммитов

Автор SHA1 Сообщение Дата
Nilesh Ghodekar e4afc31aba Merge pull request #9 from NileshGhodekar/master
Update to NormalizeString and RunPowerShellScript
2016-03-05 12:06:55 +00:00
Nilesh Ghodekar c1a7a0dabe Merge remote-tracking branch 'refs/remotes/upstream/master' 2016-03-05 11:58:16 +00:00
Nilesh Ghodekar 50363cf4c2 Updated NormalizeString so that it is able drop hard and soft signs.
Updated RunPowerShellScript activity to just log the error stream instead of throwing excpetion.
Minor updates to EncryptData.ps1 sample script.
2016-03-05 11:49:02 +00:00
Nilesh Ghodekar 51263ca519 Merge pull request #8 from jasoth/master
Allow scripts to be run from a network location
2016-02-18 17:36:56 +00:00
Jason Thompson 6eb45ecbcb Allow scripts to be run from a network location 2016-02-12 20:20:12 -05:00
Nilesh Ghodekar 0a2a89bf18 Update ChangeLog.md 2016-01-30 22:05:11 +00:00
Nilesh Ghodekar 628c9dee90 Merge pull request #6 from NileshGhodekar/master
Build 2.16.0130.0
2016-01-30 21:51:14 +00:00
Nilesh Ghodekar 0f5ebc8423 Updated Assembly Version. 2016-01-30 21:39:18 +00:00
Nilesh Ghodekar 1d1caecd1d Added Support for [//Value] lookup in Request Actor expressions. 2016-01-29 16:25:16 +00:00
Nilesh Ghodekar 03f46ddb92 Bugfix for deleting a definition listing causing deletion / mess up with the remaining listings. 2016-01-26 16:26:31 +00:00
Nilesh Ghodekar a4633717ab Fix for VerifyRequest issue reported on MIMWAL TechNet forum at: https://social.technet.microsoft.com/Forums/en-US/13b3b48a-f489-4714-93a3-8993b2cb30c6/verify-request-activity-match-condition?forum=Mimwal 2016-01-25 15:11:29 +00:00
Nilesh Ghodekar 6a1cff511e Updated ChangeLog.md to track the issue of adding support for multi-valued attribute in Effective lookup 2016-01-23 09:36:31 +00:00
Nilesh Ghodekar c5eea0243e Added addtional tracing so that ResolveLookup failure due to bad attributename can be quickly identified. 2016-01-22 11:41:04 +00:00
Nilesh Ghodekar d83071898c Added support for a collection of queries. To complete the scenario added function FormatMultivaluedList. 2016-01-17 03:00:47 +00:00
Nilesh Ghodekar e48012d938 Updated ChangeLog.md for new version 2.16.0115.0 2016-01-15 22:35:43 +00:00
Nilesh Ghodekar 002a91e189 Merge pull request #2 from NileshGhodekar/master
Changed: Treat "/" as null search filter. Fixed: Bug fix in Iteration…
2016-01-15 22:30:23 +00:00
Nilesh Ghodekar d8e8abcbea Changed: Treat "/" as null search filter. Fixed: Bug fix in Iteration UntilCondition. 2016-01-15 22:19:38 +00:00
Nilesh Ghodekar 1186ee5f24 Updated ChaneLog.md for "Unreleased" plan. 2016-01-13 08:31:29 +00:00
Nilesh Ghodekar 534f779a38 Updated ChangeLog.md for Unreleased plan. 2016-01-13 08:28:19 +00:00
Nilesh Ghodekar 7b2c5d44b6 edited code acceptance verbiage for better clarity. 2016-01-13 08:27:35 +00:00
Nilesh Ghodekar 8e57c45e76 Updated Register.ps1 to remind to run UpdateWorkflowXoml.ps1 script. 2016-01-10 20:56:51 +00:00
Nilesh Ghodekar 27b03335be Fixed typo in ChangeLog.md 2016-01-10 20:41:04 +00:00
Nilesh Ghodekar a4ee1db11e Merge branch 'master' of https://github.com/Microsoft/MIMWAL.git 2016-01-10 20:31:23 +00:00
Nilesh Ghodekar 466a72a582 Updated ChangeLog.md and Contributing.md in preparation for the release. 2016-01-10 20:31:18 +00:00
Jef Kazimer 4b5866d11f added more descriptive wording to scope 2016-01-10 11:26:18 -06:00
Jef Kazimer 68c673481d Added statement around scope of Activities/Functions
Added statement to set the expectation of the scope of the MIMWAL additions
2016-01-10 11:24:34 -06:00
Nilesh Ghodekar 9edcf5caf7 Updated ChangeLog.md, CONTRIBUTING.md and ReadMe.md. 2016-01-10 12:33:23 +00:00
Nilesh Ghodekar e655c6d4dd Updated version to 2.16.0110.0 2016-01-10 00:31:26 +00:00
Nilesh Ghodekar 45cf3eaa7c Intial content for ChangeLog.md 2016-01-10 00:20:59 +00:00
Nilesh Ghodekar ef35e729fd Initial content for Contributing.md 2016-01-10 00:20:32 +00:00
Nilesh Ghodekar a84dfceaf8 Updated ReadMe.md 2016-01-10 00:19:22 +00:00
Nilesh Ghodekar fae5bb2c23 Revert "Updated ReadMe.md"
This reverts commit 2f533c6d52.
2016-01-10 00:15:02 +00:00
Nilesh Ghodekar 2f533c6d52 Updated ReadMe.md 2016-01-10 00:13:17 +00:00
Nilesh Ghodekar 26f2414a05 Updated Add / Subtract function to treat null as zero instead of throwing exception. Made substitutions parameter optional in NormalizeString function. Addtional misc instrumentation. 2016-01-09 00:14:15 +00:00
Nilesh Ghodekar d9f39d676a Added support for cascaded queries so that data from the first query could also be used in the filter criteria for the second query providing for the ability to further refine the result set.
Plus some additional instrumentation.
2016-01-05 11:54:32 +00:00
Nilesh Ghodekar 07f1f769df Added Placeholder files so that folder structure for ReferencedAssemblies is retained. 2016-01-04 19:53:29 +00:00
Nilesh Ghodekar a9e7314e7c Merge branch 'master' of https://github.com/Microsoft/MIMWAL.git 2016-01-04 13:43:00 +00:00
Nilesh Ghodekar 7dc6b50305 Added support to break iteration loop in UpdateResources and CreateResource activities. Set special variable $__BREAK_ITERATION__ to true to break out of iternation.
Removed all referenced binaries from the project until we hear back positively from the LCA.

Updated ReadMe.md.
2016-01-04 13:42:53 +00:00
Jef Kazimer 009ec92d2a Create CONTRIBUTING.md
Initial placeholder for CONTRIBUTING.md
2016-01-03 17:44:34 -06:00
Jef Kazimer d1f8312c96 Added Forum Link 2016-01-03 13:21:40 -06:00
Nilesh Ghodekar 987e28dd5e Updated assmebly version to 2.15.1213.0. Fixed regression in the desinger UI validation error reporting. 2015-12-13 08:16:31 +00:00
Nilesh Ghodekar 08b5180e9f Fixed typo in the UI resource string. 2015-12-13 07:57:32 +00:00
Nilesh Ghodekar ce7e60fcc9 Added design time check to the Activity Execution Condition for a Boolean function. 2015-12-13 07:53:46 +00:00
Nilesh Ghodekar 70de51c835 Updated file headers. 2015-12-13 07:40:43 +00:00
Nilesh Ghodekar 63ab3c9701 Updated REAMME.md 2015-12-12 04:31:52 +00:00
Nilesh Ghodekar 2d921bdc8a Updated file headers. 2015-12-12 04:31:32 +00:00
Nilesh Ghodekar d67f584c14 Register.ps1 - Made $PortalSiteName parameter as explict input. 2015-12-07 14:28:14 +00:00
Nilesh Ghodekar 2ad25649ba Updated ReadMe file for key features. 2015-12-07 14:24:04 +00:00
Nilesh Ghodekar 5ff16efc71 Baseline check-in. Same codebase as FIMWAL 2.15.1026.0 except for the branding changes. 2015-12-06 02:09:13 +00:00
Jef Kazimer 88e01a0c5e Update README.md
Updated general information to include links to documentation and version requirements
2015-12-03 09:02:56 -06:00