Michael Cronin

Results 3 issues of Michael Cronin

Is there a way to chain/combine different calendar types into a single calendar? An Annual calendar by itself isn't very useful. Combined with Holiday, Weekly and other types, it makes...

Do you plan to support Centos 6.4? Currently there is no repo associated with it. It breaks my Puppet install.

In release 1.1, the following code in jquery.relatedselects.js is different from jquery.relatedselects.min.js and does not work. ``` // make array of select names $.each(opts.selects, function(){ selects.push(key); }); ``` jquery.relatedselects.min.js uses...