Editorial Calendar - Version 3.7.6

Version Description

Download this release

Release Info

Developer zgrossbart
Plugin Icon wp plugin Editorial Calendar
Version 3.7.6
Comparing to
See all releases

Code changes from version 3.7.5 to 3.7.6

Files changed (4) hide show
  1. edcal.php +1 -1
  2. lib/edcallib.min.js +2 -1
  3. lib/jquery.bgiframe.js +4 -0
  4. readme.txt +2 -2
edcal.php CHANGED
@@ -18,7 +18,7 @@
18
  /*
19
  Plugin Name: WordPress Editorial Calendar
20
  Description: The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog.
21
- Version: 3.7.5
22
  Author: Colin Vernon, Justin Evans, Joachim Kudish, Mary Vogt, and Zack Grossbart
23
  Author URI: http://www.zackgrossbart.com
24
  Plugin URI: http://stresslimitdesign.com/editorial-calendar-plugin
18
  /*
19
  Plugin Name: WordPress Editorial Calendar
20
  Description: The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog.
21
+ Version: 3.7.6
22
  Author: Colin Vernon, Justin Evans, Joachim Kudish, Mary Vogt, and Zack Grossbart
23
  Author URI: http://www.zackgrossbart.com
24
  Plugin URI: http://stresslimitdesign.com/editorial-calendar-plugin
lib/edcallib.min.js CHANGED
@@ -26,7 +26,8 @@ break;case "x":h=h.toString(16);break;case "X":h=h.toString(16).toUpperCase()}h=
26
  e|1,d=[],g=c[2],f;if(null!==(f=/^([a-z_][a-z_\d]*)/i.exec(g)))for(d.push(f[1]);""!==(g=g.substring(f[0].length));)if(null!==(f=/^\.([a-z_][a-z_\d]*)/i.exec(g)))d.push(f[1]);else if(null!==(f=/^\[(\d+)\]/.exec(g)))d.push(f[1]);else throw"[sprintf] huh?";else throw"[sprintf] huh?";c[2]=d}else e|=2;if(3===e)throw"[sprintf] mixing positional and named placeholders is not (yet) supported";b.push(c)}else throw"[sprintf] huh?";a=a.substring(c[0].length)}return b};return f}(),vsprintf=function(a,f){f.unshift(a);
27
  return sprintf.apply(null,f)};jQuery.cookie=function(a,f,g){if("undefined"!=typeof f){g=g||{};null===f&&(f="",g.expires=-1);var c="";g.expires&&("number"==typeof g.expires||g.expires.toUTCString)&&("number"==typeof g.expires?(c=new Date,c.setTime(c.getTime()+864E5*g.expires)):c=g.expires,c="; expires="+c.toUTCString());var b=g.path?"; path="+g.path:"",e=g.domain?"; domain="+g.domain:"";g=g.secure?"; secure":"";document.cookie=[a,"=",encodeURIComponent(f),c,b,e,g].join("")}else{f=null;if(document.cookie&&""!=document.cookie)for(g=
28
  document.cookie.split(";"),c=0;c<g.length;c++)if(b=jQuery.trim(g[c]),b.substring(0,a.length+1)==a+"="){f=decodeURIComponent(b.substring(a.length+1));break}return f}};(function(a){a.fn.bgIframe=a.fn.bgiframe=function(f){if(a.browser.msie&&6>=parseInt(a.browser.version)){f=a.extend({top:"auto",left:"auto",width:"auto",height:"auto",opacity:!0,src:"javascript:false;"},f||{});var g=function(a){return a&&a.constructor==Number?a+"px":a},c='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+f.src+'"style="display:block;position:absolute;z-index:-1;'+(!1!==f.opacity?"filter:Alpha(Opacity='0');":"")+"top:"+("auto"==f.top?"expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+'px')":
29
- g(f.top))+";left:"+("auto"==f.left?"expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+'px')":g(f.left))+";width:"+("auto"==f.width?"expression(this.parentNode.offsetWidth+'px')":g(f.width))+";height:"+("auto"==f.height?"expression(this.parentNode.offsetHeight+'px')":g(f.height))+';"/>';return this.each(function(){0==a("> iframe.bgiframe",this).length&&this.insertBefore(document.createElement(c),this.firstChild)})}return this};a.browser.version||(a.browser.version=navigator.userAgent.toLowerCase().match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)[1])})(jQuery);(function(a){a.each({focus:"focusin",blur:"focusout"},function(f,g){a.event.special[g]={setup:function(){if(a.browser.msie)return!1;this.addEventListener(f,a.event.special[g].handler,!0)},teardown:function(){if(a.browser.msie)return!1;this.removeEventListener(f,a.event.special[g].handler,!0)},handler:function(c){arguments[0]=a.event.fix(c);arguments[0].type=g;return a.event.handle.apply(this,arguments)}}});a.extend(a.fn,{delegate:function(f,g,c){return this.bind(f,function(b){var e=a(b.target);if(e.is(g))return c.apply(e,
 
30
  arguments)})},triggerEvent:function(f,g){return this.triggerHandler(f,[a.event.fix({type:f,target:g})])}})})(jQuery);(function(a){function f(c,b){function e(d){var e=a(d);return b.globalNav?e:c.parent().find(d)}var d=this,f=a(this),m=!b.vertical,h=c.children(),k=0,l;g||(g=d);a.each(b,function(d,b){a.isFunction(b)&&f.bind(d,b)});1<h.length&&(h=a(b.items,c));c.data("finder",e);var q=e(b.prev),n=e(b.next),t=e(b.prevPage),p=e(b.nextPage);a.extend(d,{getIndex:function(){return k},getClickIndex:function(){var a=d.getItems();return a.index(a.filter("."+b.activeClass))},getConf:function(){return b},getSize:function(){return d.getItems().size()},
31
  getPageAmount:function(){return Math.ceil(this.getSize()/b.size)},getPageIndex:function(){return Math.ceil(k/b.size)},getNaviButtons:function(){return q.add(n).add(t).add(p)},getRoot:function(){return c},getItemWrap:function(){return h},getItems:function(){return h.children(b.item)},getVisibleItems:function(){return d.getItems().slice(k,k+b.size)},seekTo:function(e,c,r){function x(){r&&r.call(d,e);f.trigger("onSeek",[e])}0>e&&(e=0);if(k===e)return d;a.isFunction(c)&&(r=c);if(e>d.getSize()-b.size)return b.loop?
32
  d.begin():this.end();var u=d.getItems().eq(e);if(!u.length)return d;var l=a.Event("onBeforeSeek");f.trigger(l,[e]);if(l.isDefaultPrevented())return d;if(void 0===c||a.isFunction(c))c=b.speed;m?h.animate({left:-u.position().left},c,b.easing,x):h.animate({top:-u.position().top},c,b.easing,x);g=d;k=e;l=a.Event("onStart");f.trigger(l,[e]);if(l.isDefaultPrevented())return d;q.add(t).toggleClass(b.disabledClass,0===e);n.add(p).toggleClass(b.disabledClass,e>=d.getSize()-b.size);return d},move:function(a,
26
  e|1,d=[],g=c[2],f;if(null!==(f=/^([a-z_][a-z_\d]*)/i.exec(g)))for(d.push(f[1]);""!==(g=g.substring(f[0].length));)if(null!==(f=/^\.([a-z_][a-z_\d]*)/i.exec(g)))d.push(f[1]);else if(null!==(f=/^\[(\d+)\]/.exec(g)))d.push(f[1]);else throw"[sprintf] huh?";else throw"[sprintf] huh?";c[2]=d}else e|=2;if(3===e)throw"[sprintf] mixing positional and named placeholders is not (yet) supported";b.push(c)}else throw"[sprintf] huh?";a=a.substring(c[0].length)}return b};return f}(),vsprintf=function(a,f){f.unshift(a);
27
  return sprintf.apply(null,f)};jQuery.cookie=function(a,f,g){if("undefined"!=typeof f){g=g||{};null===f&&(f="",g.expires=-1);var c="";g.expires&&("number"==typeof g.expires||g.expires.toUTCString)&&("number"==typeof g.expires?(c=new Date,c.setTime(c.getTime()+864E5*g.expires)):c=g.expires,c="; expires="+c.toUTCString());var b=g.path?"; path="+g.path:"",e=g.domain?"; domain="+g.domain:"";g=g.secure?"; secure":"";document.cookie=[a,"=",encodeURIComponent(f),c,b,e,g].join("")}else{f=null;if(document.cookie&&""!=document.cookie)for(g=
28
  document.cookie.split(";"),c=0;c<g.length;c++)if(b=jQuery.trim(g[c]),b.substring(0,a.length+1)==a+"="){f=decodeURIComponent(b.substring(a.length+1));break}return f}};(function(a){a.fn.bgIframe=a.fn.bgiframe=function(f){if(a.browser.msie&&6>=parseInt(a.browser.version)){f=a.extend({top:"auto",left:"auto",width:"auto",height:"auto",opacity:!0,src:"javascript:false;"},f||{});var g=function(a){return a&&a.constructor==Number?a+"px":a},c='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+f.src+'"style="display:block;position:absolute;z-index:-1;'+(!1!==f.opacity?"filter:Alpha(Opacity='0');":"")+"top:"+("auto"==f.top?"expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+'px')":
29
+ g(f.top))+";left:"+("auto"==f.left?"expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+'px')":g(f.left))+";width:"+("auto"==f.width?"expression(this.parentNode.offsetWidth+'px')":g(f.width))+";height:"+("auto"==f.height?"expression(this.parentNode.offsetHeight+'px')":g(f.height))+';"/>';return this.each(function(){0==a("> iframe.bgiframe",this).length&&this.insertBefore(document.createElement(c),this.firstChild)})}return this};a.browser||(a.browser={});a.browser.version||
30
+ (a.browser.version=navigator.userAgent.toLowerCase().match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)[1])})(jQuery);(function(a){a.each({focus:"focusin",blur:"focusout"},function(f,g){a.event.special[g]={setup:function(){if(a.browser.msie)return!1;this.addEventListener(f,a.event.special[g].handler,!0)},teardown:function(){if(a.browser.msie)return!1;this.removeEventListener(f,a.event.special[g].handler,!0)},handler:function(c){arguments[0]=a.event.fix(c);arguments[0].type=g;return a.event.handle.apply(this,arguments)}}});a.extend(a.fn,{delegate:function(f,g,c){return this.bind(f,function(b){var e=a(b.target);if(e.is(g))return c.apply(e,
31
  arguments)})},triggerEvent:function(f,g){return this.triggerHandler(f,[a.event.fix({type:f,target:g})])}})})(jQuery);(function(a){function f(c,b){function e(d){var e=a(d);return b.globalNav?e:c.parent().find(d)}var d=this,f=a(this),m=!b.vertical,h=c.children(),k=0,l;g||(g=d);a.each(b,function(d,b){a.isFunction(b)&&f.bind(d,b)});1<h.length&&(h=a(b.items,c));c.data("finder",e);var q=e(b.prev),n=e(b.next),t=e(b.prevPage),p=e(b.nextPage);a.extend(d,{getIndex:function(){return k},getClickIndex:function(){var a=d.getItems();return a.index(a.filter("."+b.activeClass))},getConf:function(){return b},getSize:function(){return d.getItems().size()},
32
  getPageAmount:function(){return Math.ceil(this.getSize()/b.size)},getPageIndex:function(){return Math.ceil(k/b.size)},getNaviButtons:function(){return q.add(n).add(t).add(p)},getRoot:function(){return c},getItemWrap:function(){return h},getItems:function(){return h.children(b.item)},getVisibleItems:function(){return d.getItems().slice(k,k+b.size)},seekTo:function(e,c,r){function x(){r&&r.call(d,e);f.trigger("onSeek",[e])}0>e&&(e=0);if(k===e)return d;a.isFunction(c)&&(r=c);if(e>d.getSize()-b.size)return b.loop?
33
  d.begin():this.end();var u=d.getItems().eq(e);if(!u.length)return d;var l=a.Event("onBeforeSeek");f.trigger(l,[e]);if(l.isDefaultPrevented())return d;if(void 0===c||a.isFunction(c))c=b.speed;m?h.animate({left:-u.position().left},c,b.easing,x):h.animate({top:-u.position().top},c,b.easing,x);g=d;k=e;l=a.Event("onStart");f.trigger(l,[e]);if(l.isDefaultPrevented())return d;q.add(t).toggleClass(b.disabledClass,0===e);n.add(p).toggleClass(b.disabledClass,e>=d.getSize()-b.size);return d},move:function(a,
lib/jquery.bgiframe.js CHANGED
@@ -96,6 +96,10 @@ jQuery.fn.bgIframe = jQuery.fn.bgiframe = function(s) {
96
  return this;
97
  };
98
 
 
 
 
 
99
  // Add browser.version if it doesn't exist
100
  if (!jQuery.browser.version)
101
  jQuery.browser.version = navigator.userAgent.toLowerCase().match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)[1];
96
  return this;
97
  };
98
 
99
+ if (!jQuery.browser) {
100
+ jQuery.browser = {};
101
+ }
102
+
103
  // Add browser.version if it doesn't exist
104
  if (!jQuery.browser.version)
105
  jQuery.browser.version = navigator.userAgent.toLowerCase().match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)[1];
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: cvernon, justinstresslimit, jkudish, MaryVogt, zgrossbart
3
  Tags: posts, post, calendar, AJAX, admin, administration
4
  Requires at least: 4.0
5
- Tested up to: 5.2.3
6
- Stable tag: 3.7.5
7
 
8
  The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog.
9
 
2
  Contributors: cvernon, justinstresslimit, jkudish, MaryVogt, zgrossbart
3
  Tags: posts, post, calendar, AJAX, admin, administration
4
  Requires at least: 4.0
5
+ Tested up to: 5.5
6
+ Stable tag: 3.7.6
7
 
8
  The Editorial Calendar makes it possible to see all your posts and drag and drop them to manage your blog.
9