I hereby claim:
- I am freshjones on github.
- I am williamjones (https://keybase.io/williamjones) on keybase.
- I have a public key ASCMRA-xCcSqkU-PwzyHVx5GdoGS5hsHElD24GcLUs7UZAo
To claim this, I am signing this object:
| /* Full Version */ | |
| $view->set_display($display_id); | |
| $view->init_handlers(); | |
| $view->set_exposed_input($exposed_filters); | |
| $exposed_form_state = array( | |
| 'view' => &$view, | |
| 'display' => &$view->display[$display_id], | |
| 'exposed_form_plugin' => $view->display_handler->get_plugin('exposed_form'), |
| /* | |
| * version 0.0.1 | |
| */ | |
| (function( $, undefined ) { | |
| $.widget("ui.dragslider", $.ui.slider, { | |
| options: $.extend({},$.ui.slider.prototype.options,{rangeDrag:false}), | |
| _create: function() { |
| diff --git a/workbench_scheduler.module b/workbench_scheduler.module | |
| index 50a1e19..65f18ba 100644 | |
| --- a/workbench_scheduler.module | |
| +++ b/workbench_scheduler.module | |
| @@ -1146,6 +1146,32 @@ function workbench_scheduler_schedules_exist() { | |
| } | |
| /** | |
| + * Check for the existence of a transition from one state to another. | |
| + * |
I hereby claim:
To claim this, I am signing this object:
| git log --pretty=format:"%ad: %s" --after="2019-10-31" --until="2019-12-01" --reverse --date=format:'%Y-%m-%d' |