dhtmlxScheduler.. dhx_tooltip layer and "Agenda view" Additi

Hi…



There’s another problem came back here.

Previous post in question do not write. So the question is new.



please help me. I don’t speak english very well. i’m sorry.





Process problems.(example)



Test1 :

“Month view” click -> 2009.12.05 ~ 2009.12.08 drag select -> “Save” without option.-> “Year view” click -> yellow layer Mouse over (Success)



Test2 :

“Month view” click -> 2009.12.12 ~ 2009.12.15 drag select -> Repeat event “Disabled” Button click -> Weekly check, Repeat every 1 week next day : Saturday check, No end date check -> “Save” button click -> “Year view” click -> Mon, Tue yelllow layer Mouse over -> dhx_tooltip blank layer (Failure)



Test3 :

After Test2… -> “Agenda view” click -> nothing change (Failure… Reason: My guess is that it’s a lot of events are due.)



Test4 (just test):

“Month view” click -> 2009.12.14 ~ 2009.12.15 drag select -> Repeat event “Disabled” Button click -> Daily check, Every workday check, No end date check -> “Save” button click -> “Year view” click -> Repeat event yellow layer Mouse over -> New event icon click -> “Do you want to edit the whole set of repeated events?” ok click -> “Delete” without option. -> nothing change (Failure… Reason: My guess is that it’s a lot of events are due.)





Attach a file for me “dhtmlxscheduler_recurring.zip” was replaced. Test link was aplplied to attach a just one file(dhtmlxscheduler_recurring.zip).



Test link : dhtmlx.com/docs/products/kb/inde … nt&q=13341


Hello,


the issue with agenda view can be solved by setting scheduler.config.agenda_end property.


For example:


scheduler.config.agenda_end = new Date(2010,1,1);


Please use the attached extension instead of the original one to use this approach.


Teh issues with multi-day events and year view are confirmed. We’ll provide teh fix when it’s ready.


dhtmlxscheduler_agenda_view.zip (926 Bytes)


Thanks a lot. “agenda view” have been resolved.



multi-day events and year view has been resolved, I hope when the next Version up.



Thanks