Produced by Araxis Merge on 5/9/2017 12:03:00 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Tue May 9 16:03:00 2017 UTC | ||
| 2 | OSCIF_HEC_v1.4_Sprint23_build4_Apr_2017.zip\CRM_solutions\Managed\North52BPA_1_0_0_506_managed_2013_2015_2016..zip\WebResources | north52_html_timezone37E7C41D-1A90-E411-860E-00155DF5B00D | Mon Sep 19 18:20:18 2016 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 131 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | <html><hea d><title>N orth52 For mula Manag er Timezon e</title> | |||||
| 2 | <script sr c="ClientG lobalConte xt.js.aspx "></script > | |||||
| 3 | ||||||
| 4 | <script ty pe="text/j avascript" src="nort h52_/javas cript/jque ry"></scri pt> | |||||
| 5 | ||||||
| 6 | <script ty pe="text/j avascript" src="nort h52_/javas cript/nort h52.htmlwe bresource. helper"></ script> | |||||
| 7 | ||||||
| 8 | <script ty pe="text/j avascript" src="nort h52_/javas cript/nort h52_dialog _helper">< /script> | |||||
| 9 | ||||||
| 10 | <script ty pe="text/j avascript" src="nort h52_/javas cript/sdk. rest"></sc ript> | |||||
| 11 | <script ty pe="text/j avascript" src="nort h52_/javas cript/JSON 2"></scrip t> | |||||
| 12 | ||||||
| 13 | <script ty pe="text/j avascript" > | |||||
| 14 | ||||||
| 15 | var Timezo ne = {}; | |||||
| 16 | ||||||
| 17 | ||||||
| 18 | Timezone.I nit= funct ion() { | |||||
| 19 | ||||||
| 20 | try | |||||
| 21 | { | |||||
| 22 | $("#dd lTimezone" ).hide(); | |||||
| 23 | $("sel ect[id$=dd lTimezone] > option" ).remove() ; | |||||
| 24 | ||||||
| 25 | var op tions= "$s elect=User InterfaceN ame,TimeZo neCode&$or derby=User InterfaceN ame asc"; | |||||
| 26 | ||||||
| 27 | SDK .REST.retr ieveMultip leRecords( "TimeZoneD efinition" , options, Timezone. RetrieveEn tityData, function ( error) { w indow['n52 error'] = error; win dow['execu tionContex t'] = null ; alert("N orth52 For mula Manag er: An err or has occ urred plea se contact your syst em adminis trator." ); }, Time zone.Retri eveComplet e); | |||||
| 28 | ||||||
| 29 | ||||||
| 30 | } | |||||
| 31 | catch(ex) | |||||
| 32 | { | |||||
| 33 | alert( 'North52 F ormula Man ager: Comm unication issue, ple ase click Ok & then F5 to refr esh the sc reen. Mess age: ' + e x.message) ; | |||||
| 34 | ||||||
| 35 | } | |||||
| 36 | ||||||
| 37 | }; | |||||
| 38 | ||||||
| 39 | ||||||
| 40 | ||||||
| 41 | Timezone.R etrieveEnt ityData= f unction(da ta) { | |||||
| 42 | ||||||
| 43 | try | |||||
| 44 | { | |||||
| 45 | ||||||
| 46 | for (v ar i = 0; i < data.l ength; i++ ) | |||||
| 47 | { | |||||
| 48 | N52. HTMLWebRes ourceHelpe r.InsertOp tionSetIte m("ddlTime zone", dat a[i].UserI nterfaceNa me , data[ i].TimeZon eCode ); | |||||
| 49 | } | |||||
| 50 | ||||||
| 51 | va r savedTim ezone = pa rent.Xrm.P age.getAtt ribute("no rth52_time zonekey"). getValue() ; | |||||
| 52 | N52 .HTMLWebRe sourceHelp er.InsertO ptionSetIt emAtTop("d dlTimezone ", '' , '' ); | |||||
| 53 | ||||||
| 54 | if (sa vedTimezon e !== null && savedT imezone != ="") | |||||
| 55 | { | |||||
| 56 | $("#ddlT imezone"). val(savedT imezone); | |||||
| 57 | } | |||||
| 58 | else | |||||
| 59 | { | |||||
| 60 | $ ("#ddlTime zone").val (''); | |||||
| 61 | p arent.Xrm. Page.data. entity.att ributes.ge t("north52 _timezonek ey").setVa lue(""); | |||||
| 62 | } | |||||
| 63 | ||||||
| 64 | $('#loa ding').hid e(); | |||||
| 65 | $('#ddl Timezone') .show(); | |||||
| 66 | ||||||
| 67 | } | |||||
| 68 | catch(ex) | |||||
| 69 | { | |||||
| 70 | alert(' North52 Fo rmula Mana ger: Commu nication i ssue, plea se click O k & then F 5 to refre sh the scr een. Messa ge: ' + ex .message); | |||||
| 71 | } | |||||
| 72 | ||||||
| 73 | }; | |||||
| 74 | ||||||
| 75 | ||||||
| 76 | ||||||
| 77 | Timezone.D ropDownCha nged= func tion(value ) { | |||||
| 78 | ||||||
| 79 | try | |||||
| 80 | { | |||||
| 81 | if (va lue != nul l && value !="") | |||||
| 82 | { | |||||
| 83 | par ent.Xrm.Pa ge.data.en tity.attri butes.get( "north52_t imezonekey ").setValu e(value); | |||||
| 84 | } | |||||
| 85 | else | |||||
| 86 | { | |||||
| 87 | p arent.Xrm. Page.data. entity.att ributes.ge t("north52 _timezonek ey").setVa lue(""); | |||||
| 88 | } | |||||
| 89 | ||||||
| 90 | } | |||||
| 91 | catch(e x) | |||||
| 92 | { | |||||
| 93 | aler t('North52 Formula M anager: Co mmunicatio n issue, p lease clic k Ok & the n F5 to re fresh the screen. Me ssage: ' + ex.messag e); | |||||
| 94 | } | |||||
| 95 | } ; | |||||
| 96 | ||||||
| 97 | ||||||
| 98 | Timezone.R etrieveCom plete= fun ction(valu e) { | |||||
| 99 | ||||||
| 100 | v ar msg = ' Complete'; | |||||
| 101 | }; | |||||
| 102 | ||||||
| 103 | ||||||
| 104 | </script> | |||||
| 105 | ||||||
| 106 | <style typ e="text\cs s"> | |||||
| 107 | #loading { | |||||
| 108 | width: 1 00%; | |||||
| 109 | height: 100%; | |||||
| 110 | top: 0px ; | |||||
| 111 | left: 0p x; | |||||
| 112 | opacity: 0.7; | |||||
| 113 | backgrou nd-color: #fff; | |||||
| 114 | z-index: 99; | |||||
| 115 | text-ali gn: center ; | |||||
| 116 | } | |||||
| 117 | ||||||
| 118 | #loading-i mage { | |||||
| 119 | top: 0px ; | |||||
| 120 | left: 0p x; | |||||
| 121 | z-index: 100; | |||||
| 122 | } | |||||
| 123 | ||||||
| 124 | ||||||
| 125 | </style> | |||||
| 126 | ||||||
| 127 | <meta char set="utf-8 "> | |||||
| 128 | </head><bo dy style=" margin: 0p x; border: 0px curre ntColor; p adding-top : 0px; pad ding-left: 0px; font -family: S egoe UI, T ahoma, Ari al; font-s ize: 11px; font-weig ht: normal ;" onload= "Timezone. Init();" b gColor="tr ansparent" > | |||||
| 129 | <div id="c ontainer"> | |||||
| 130 | <div id="l oading"><i mg id='loa ding-image "' alt="Lo ading" src ="north52_ image_prog ress"> </d iv> | |||||
| 131 | <div id="m ain"><sele ct style=" width: 100 %; font-fa mily: Sego e UI; font -size: 11p x; font-we ight: norm al;" id="d dlTimezone " onchange ="Timezone .DropDownC hanged(thi s.value)" class="ms- crm-Select Box"></sel ect> </div ></div></b ody></html > |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.