<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[BuddyPress][6631] trunk: Compress scripts/styles: 1.7-bleeding-6631.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://buddypress.trac.wordpress.org/changeset/6631">6631</a></dd>
<dt>Author</dt> <dd>bumpbot</dd>
<dt>Date</dt> <dd>2012-12-11 22:57:21 +0000 (Tue, 11 Dec 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Compress scripts/styles: 1.7-bleeding-6631.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkbploaderphp">trunk/bp-loader.php</a></li>
<li><a href="#trunkbpxprofileadminjsadminminjs">trunk/bp-xprofile/admin/js/admin.min.js</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkbploaderphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-loader.php (6630 => 6631)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-loader.php        2012-12-11 14:32:46 UTC (rev 6630)
+++ trunk/bp-loader.php        2012-12-11 22:57:21 UTC (rev 6631)
</span><span class="lines">@@ -264,7 +264,7 @@
</span><span class="cx"> 
</span><span class="cx">                 /** Versions **********************************************************/
</span><span class="cx"> 
</span><del>-                $this-&gt;version    = '1.7-bleeding-6561';
</del><ins>+                $this-&gt;version    = '1.7-bleeding-6631';
</ins><span class="cx">                 $this-&gt;db_version = 6067;
</span><span class="cx"> 
</span><span class="cx">                 /** Loading ***********************************************************/
</span></span></pre></div>
<a id="trunkbpxprofileadminjsadminminjs"></a>
<div class="modfile"><h4>Modified: trunk/bp-xprofile/admin/js/admin.min.js (6630 => 6631)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-xprofile/admin/js/admin.min.js        2012-12-11 14:32:46 UTC (rev 6630)
+++ trunk/bp-xprofile/admin/js/admin.min.js        2012-12-11 22:57:21 UTC (rev 6631)
</span><span class="lines">@@ -1 +1 @@
</span><del>-function add_option(g){var j=document.getElementById(g+&quot;_more&quot;);var l=document.getElementById(g+&quot;_option_number&quot;).value;var a=document.createElement(&quot;p&quot;);var h=document.createElement(&quot;input&quot;);var k=document.createElement(&quot;span&quot;);var e=document.createTextNode(&quot;\u00A0\u039E\u00A0&quot;);var b=document.createElement(&quot;input&quot;);var f=document.createElement(&quot;span&quot;);var d=document.createTextNode(&quot; Default Value &quot;);a.setAttribute(&quot;id&quot;,g+&quot;_div&quot;+l);a.setAttribute(&quot;class&quot;,&quot;sortable&quot;);h.setAttribute(&quot;type&quot;,&quot;text&quot;);h.setAttribute(&quot;name&quot;,g+&quot;_option[&quot;+l+&quot;]&quot;);h.setAttribute(&quot;id&quot;,g+&quot;_option&quot;+l);k.appendChild(e);if(g==&quot;checkbox&quot;||g==&quot;multiselectbox&quot;){b.setAttribute(&quot;type&quot;,&quot;checkbox&quot;);b.setAttribute(&quot;name&quot;,&quot;isDefault_&quot;+g+&quot;_opti
 on[&quot;+l+&quot;]&quot;)}else{b.setAttribute(&quot;type&quot;,&quot;radio&quot;);b.setAttribute(&quot;name&quot;,&quot;isDefault_&quot;+g+&quot;_option&quot;)}b.setAttribute(&quot;value&quot;,l);f.appendChild(d);var c=document.createElement(&quot;a&quot;);var i=document.createTextNode(&quot;[x]&quot;);c.setAttribute(&quot;href&quot;,&quot;javascript:hide('&quot;+g+&quot;_div&quot;+l+&quot;')&quot;);c.setAttribute(&quot;class&quot;,&quot;delete&quot;);c.appendChild(i);a.appendChild(k);a.appendChild(h);a.appendChild(document.createTextNode(&quot; &quot;));a.appendChild(b);a.appendChild(f);a.appendChild(c);j.appendChild(a);enableSortableFieldOptions(g);l++;document.getElementById(g+&quot;_option_number&quot;).value=l}function show_options(a){document.getElementById(&quot;radio&quot;).style.display=&quot;none&quot;;document.getElementById(&quot;selectbox&quot;).style.display=&quot;none&quot;;document.getElementById(&quot;multiselectbox&quot;).style.display=&quot;none&quot;;doc
 ument.getElementById(&quot;checkbox&quot;).style.display=&quot;none&quot;;if(a==&quot;radio&quot;){document.getElementById(&quot;radio&quot;).style.display=&quot;&quot;}if(a==&quot;selectbox&quot;){document.getElementById(&quot;selectbox&quot;).style.display=&quot;&quot;}if(a==&quot;multiselectbox&quot;){document.getElementById(&quot;multiselectbox&quot;).style.display=&quot;&quot;}if(a==&quot;checkbox&quot;){document.getElementById(&quot;checkbox&quot;).style.display=&quot;&quot;}}function hide(a){if(!document.getElementById(a)){return false}document.getElementById(a).style.display=&quot;none&quot;;document.getElementById(a).value=&quot;&quot;}var fixHelper=function(b,a){a.children().each(function(){jQuery(this).width(jQuery(this).width())});return a};function enableSortableFieldOptions(a){if(jQuery(&quot;#&quot;+a+&quot; p.sortable&quot;).length&gt;1){jQuery(&quot;.options-box&quot;).sortable({items:&quot;p.sortable&quot;,tolerance:&quot;pointer&quot;,axis:&quot;y&quot;,ha
 ndle:&quot;span&quot;});jQuery(&quot;.sortable span&quot;).css(&quot;cursor&quot;,&quot;move&quot;)}}function destroySortableFieldOptions(){jQuery(&quot;.options-box&quot;).sortable(&quot;destroy&quot;);jQuery(&quot;.sortable span&quot;).css(&quot;cursor&quot;,&quot;default&quot;)}jQuery(document).ready(function(){jQuery(&quot;a.ajax-option-delete&quot;).click(function(){var d=this.id.split(&quot;-&quot;);d=d[1];jQuery.post(ajaxurl,{action:&quot;xprofile_delete_option&quot;,cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery(&quot;input#_wpnonce&quot;).val(),option_id:d},function(e){})});jQuery('[id^=&quot;sort_order_&quot;]').change(function(){if(jQuery(this).val()!=&quot;custom&quot;){destroySortableFieldOptions()}else{enableSortableFieldOptions(jQuery(&quot;#fieldtype :selected&quot;).val())}});jQuery(&quot;ul#field-group-tabs&quot;).show();jQuery(&quot;ul#field-group-tabs&quot;).sortable({cursor:&quot;move&quot;,axis:&quot;x&quot;,opacity:0.6,items:&quot;li&quot;,
 tolerance:&quot;pointer&quot;,update:function(){jQuery.post(ajaxurl,{action:&quot;xprofile_reorder_groups&quot;,cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_groups:jQuery(&quot;input#_wpnonce_reorder_groups&quot;).val(),group_order:jQuery(this).sortable(&quot;serialize&quot;)},function(d){})}}).disableSelection();jQuery(&quot;fieldset.field-group&quot;).sortable({cursor:&quot;move&quot;,opacity:0.3,items:&quot;fieldset&quot;,tolerance:&quot;pointer&quot;,update:function(){jQuery.post(ajaxurl,{action:&quot;xprofile_reorder_fields&quot;,cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_fields:jQuery(&quot;input#_wpnonce_reorder_fields&quot;).val(),field_order:jQuery(this).sortable(&quot;serialize&quot;),field_group_id:jQuery(this).attr(&quot;id&quot;)},function(d){})}}).disableSelection().css(&quot;cursor&quot;,&quot;move&quot;);enableSortableFieldOptions(jQuery(&quot;#fieldtype :selected&quot;).val());var b;var a=jQuery(&quot;#tabs&quot;).tabs();c(a);
 function c(d){b=jQuery(&quot;ul:first li&quot;,d).droppable({accept:&quot;.connectedSortable fieldset&quot;,hoverClass:&quot;ui-state-hover&quot;,activeClass:&quot;ui-state-acceptable&quot;,touch:&quot;pointer&quot;,tolerance:&quot;pointer&quot;,drop:function(g,h){var e=jQuery(this);var f=jQuery(e.find(&quot;a&quot;).attr(&quot;href&quot;)).find(&quot;.connectedSortable&quot;);jQuery(e).removeClass(&quot;drop-candidate&quot;);h.draggable.hide(&quot;slow&quot;,function(){d.tabs(&quot;select&quot;,b.index(e));jQuery(this).appendTo(f).show(&quot;slow&quot;).animate({opacity:&quot;1&quot;},500);f=jQuery(e.find(&quot;a&quot;).attr(&quot;href&quot;)).find(&quot;.connectedSortable&quot;);jQuery(f).find(&quot;p.nofields&quot;).hide(&quot;slow&quot;);jQuery.post(ajaxurl,{action:&quot;xprofile_reorder_fields&quot;,cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_fields:jQuery(&quot;input#_wpnonce_reorder_fields&quot;).val(),field_order:jQuery(f).sortable(&quot;serialize&quo
 t;),field_group_id:jQuery(f).attr(&quot;id&quot;)},function(i){})})},over:function(e,f){jQuery(this).addClass(&quot;drop-candidate&quot;)},out:function(e,f){jQuery(this).removeClass(&quot;drop-candidate&quot;)}})}});
</del><span class="cx">\ No newline at end of file
</span><ins>+function add_option(g){var j=document.getElementById(g+&quot;_more&quot;);var l=document.getElementById(g+&quot;_option_number&quot;).value;var a=document.createElement(&quot;p&quot;);var h=document.createElement(&quot;input&quot;);var k=document.createElement(&quot;span&quot;);var e=document.createTextNode(&quot;\u00A0\u039E\u00A0&quot;);var b=document.createElement(&quot;input&quot;);var f=document.createElement(&quot;span&quot;);var d=document.createTextNode(&quot; Default Value &quot;);a.setAttribute(&quot;id&quot;,g+&quot;_div&quot;+l);a.setAttribute(&quot;class&quot;,&quot;sortable&quot;);h.setAttribute(&quot;type&quot;,&quot;text&quot;);h.setAttribute(&quot;name&quot;,g+&quot;_option[&quot;+l+&quot;]&quot;);h.setAttribute(&quot;id&quot;,g+&quot;_option&quot;+l);k.appendChild(e);if(g==&quot;checkbox&quot;||g==&quot;multiselectbox&quot;){b.setAttribute(&quot;type&quot;,&quot;checkbox&quot;);b.setAttribute(&quot;name&quot;,&quot;isDefault_&quot;+g+&quot;_opti
 on[&quot;+l+&quot;]&quot;)}else{b.setAttribute(&quot;type&quot;,&quot;radio&quot;);b.setAttribute(&quot;name&quot;,&quot;isDefault_&quot;+g+&quot;_option&quot;)}b.setAttribute(&quot;value&quot;,l);f.appendChild(d);var c=document.createElement(&quot;a&quot;);var i=document.createTextNode(&quot;[x]&quot;);c.setAttribute(&quot;href&quot;,&quot;javascript:hide('&quot;+g+&quot;_div&quot;+l+&quot;')&quot;);c.setAttribute(&quot;class&quot;,&quot;delete&quot;);c.appendChild(i);a.appendChild(k);a.appendChild(h);a.appendChild(document.createTextNode(&quot; &quot;));a.appendChild(b);a.appendChild(f);a.appendChild(c);j.appendChild(a);enableSortableFieldOptions(g);l++;document.getElementById(g+&quot;_option_number&quot;).value=l}function show_options(a){document.getElementById(&quot;radio&quot;).style.display=&quot;none&quot;;document.getElementById(&quot;selectbox&quot;).style.display=&quot;none&quot;;document.getElementById(&quot;multiselectbox&quot;).style.display=&quot;none&quot;;doc
 ument.getElementById(&quot;checkbox&quot;).style.display=&quot;none&quot;;if(a==&quot;radio&quot;){document.getElementById(&quot;radio&quot;).style.display=&quot;&quot;}if(a==&quot;selectbox&quot;){document.getElementById(&quot;selectbox&quot;).style.display=&quot;&quot;}if(a==&quot;multiselectbox&quot;){document.getElementById(&quot;multiselectbox&quot;).style.display=&quot;&quot;}if(a==&quot;checkbox&quot;){document.getElementById(&quot;checkbox&quot;).style.display=&quot;&quot;}}function hide(a){if(!document.getElementById(a)){return false}document.getElementById(a).style.display=&quot;none&quot;;document.getElementById(a).value=&quot;&quot;}var fixHelper=function(b,a){a.children().each(function(){jQuery(this).width(jQuery(this).width())});return a};function enableSortableFieldOptions(a){if(jQuery(&quot;#&quot;+a+&quot; p.sortable&quot;).length&gt;1){jQuery(&quot;.options-box&quot;).sortable({items:&quot;p.sortable&quot;,tolerance:&quot;pointer&quot;,axis:&quot;y&quot;,ha
 ndle:&quot;span&quot;});jQuery(&quot;.sortable span&quot;).css(&quot;cursor&quot;,&quot;move&quot;)}}function destroySortableFieldOptions(){jQuery(&quot;.options-box&quot;).sortable(&quot;destroy&quot;);jQuery(&quot;.sortable span&quot;).css(&quot;cursor&quot;,&quot;default&quot;)}jQuery(document).ready(function(){jQuery(&quot;a.ajax-option-delete&quot;).live(&quot;click&quot;,function(){var d=this.id.split(&quot;-&quot;);d=d[1];jQuery.post(ajaxurl,{action:&quot;xprofile_delete_option&quot;,cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery(&quot;input#_wpnonce&quot;).val(),option_id:d},function(e){})});jQuery('[id^=&quot;sort_order_&quot;]').change(function(){if(jQuery(this).val()!=&quot;custom&quot;){destroySortableFieldOptions()}else{enableSortableFieldOptions(jQuery(&quot;#fieldtype :selected&quot;).val())}});jQuery(&quot;ul#field-group-tabs&quot;).show();jQuery(&quot;ul#field-group-tabs&quot;).sortable({cursor:&quot;move&quot;,axis:&quot;x&quot;,opacity:0.6,item
 s:&quot;li&quot;,tolerance:&quot;pointer&quot;,update:function(){jQuery.post(ajaxurl,{action:&quot;xprofile_reorder_groups&quot;,cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_groups:jQuery(&quot;input#_wpnonce_reorder_groups&quot;).val(),group_order:jQuery(this).sortable(&quot;serialize&quot;)},function(d){})}}).disableSelection();jQuery(&quot;fieldset.field-group&quot;).sortable({cursor:&quot;move&quot;,opacity:0.3,items:&quot;fieldset&quot;,tolerance:&quot;pointer&quot;,update:function(){jQuery.post(ajaxurl,{action:&quot;xprofile_reorder_fields&quot;,cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_fields:jQuery(&quot;input#_wpnonce_reorder_fields&quot;).val(),field_order:jQuery(this).sortable(&quot;serialize&quot;),field_group_id:jQuery(this).attr(&quot;id&quot;)},function(d){})}}).disableSelection().css(&quot;cursor&quot;,&quot;move&quot;);enableSortableFieldOptions(jQuery(&quot;#fieldtype :selected&quot;).val());var b;var a=jQuery(&quot;#tabs&qu
 ot;).tabs();c(a);function c(d){b=jQuery(&quot;ul:first li&quot;,d).droppable({accept:&quot;.connectedSortable fieldset&quot;,hoverClass:&quot;ui-state-hover&quot;,activeClass:&quot;ui-state-acceptable&quot;,touch:&quot;pointer&quot;,tolerance:&quot;pointer&quot;,drop:function(g,h){var e=jQuery(this);var f=jQuery(e.find(&quot;a&quot;).attr(&quot;href&quot;)).find(&quot;.connectedSortable&quot;);jQuery(e).removeClass(&quot;drop-candidate&quot;);h.draggable.hide(&quot;slow&quot;,function(){d.tabs(&quot;select&quot;,b.index(e));jQuery(this).appendTo(f).show(&quot;slow&quot;).animate({opacity:&quot;1&quot;},500);f=jQuery(e.find(&quot;a&quot;).attr(&quot;href&quot;)).find(&quot;.connectedSortable&quot;);jQuery(f).find(&quot;p.nofields&quot;).hide(&quot;slow&quot;);jQuery.post(ajaxurl,{action:&quot;xprofile_reorder_fields&quot;,cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_fields:jQuery(&quot;input#_wpnonce_reorder_fields&quot;).val(),field_order:jQuery(f).sortable(&q
 uot;serialize&quot;),field_group_id:jQuery(f).attr(&quot;id&quot;)},function(i){})})},over:function(e,f){jQuery(this).addClass(&quot;drop-candidate&quot;)},out:function(e,f){jQuery(this).removeClass(&quot;drop-candidate&quot;)}})}});
</ins><span class="cx">\ No newline at end of file
</span></span></pre>
</div>
</div>

</body>
</html>