task

PG edit/task -v-004

[previously]

  1. [REFERENCE] PG edit/task 
    1. ] page description and link to all revisions
  2. [2015-09-18] NEW VERSION -v-004 
    1. ] implementing ] cleanup ] ownerId ] 

[currently]

  1. [2015-09-19]
    1. x] removed code to initialize priority slider, code is now in site.js and is functional across add/edit, article & task pages, 
    2. x] see example below, 
    3. x] see task id 5605 priority field updates
  2. ]

[next]


 // CB# - 1 - initialize the PRIORITY slider 
    $(function() {
		$( "#priority" ).slider(
          { max: 0 }, { min: -10 }, { value: @task.priority },
          { change: function(event, ui) 
            {
                // var priority = $( ".priority" ).slider( "option", "value" );
                $( "#priorityIn" ).val(ui.value);
                // alert("slider change new value="+ ui.value);
           }
        }
      );
});
Details Photos Edit more

Details

ID: 5607

NAME: PAGE-edit-task-v-004

DESCRIPTION: UPDATE ] remove code priority slider init ]

START DATE TIME: 2015-09-18 17:30:00

EST DURATION: 01:00:00

END DATE TIME: 2015-09-18 18:30:00

STATUS: To-Do

PRIORITY: -5

OWNER ID: 75

Content Photos Edit more

photos

photos for this task

actions

Agenda Email task SMS task Priorities