-
```
The dhtmlx calendar widget supports the following views, but only some of them
have been enabled in Bungeni ---
1- Views - Day, Week, Month, Year, and Agenda-- All these views are required.
2- …
-
```
What about a right to left and left to right setting?
This is needed so we can remain consistent with the entire web page format.
Similar function here if it helps:
http://docs.dhtmlx.com/doku.p…
-
```
I tried to use lazy loading and persistence but didn't see this was possible.
Is there any way to send dynatree an ordered list of keys that we want expanded
one by one if lazy loading is enable…
-
@skateman :
```
$('[data-miq_observe_date]').live('change', function() {
miqSendDateRequest($(this));
});
```
`.live` is used by some code stilll..
please, fix asap master is broken; e.g. R…
-
Dear OSG.JS contributors,
OSG.JS is becoming a very productive library for display 3D models on the Web, used by more and more developers. Some of the Web applications built on this Javascript librar…
-
this could be a duplicate issue (not sure), but want to describe problem more clearly
for large enough tables (usually 3 or more columns with Autocomplere + few Date columns and like arround 100-200 …
-
```
What steps will reproduce the problem?
goto calendar,
What is the expected output?
It should be a google style calendar with drag and drop to reschedule,
like : http://dhtmlx.com/docs/prod…
-
```
Flot does not handle resize.
It's interesting to add a function which take width and height as arguments
and resize the canvas.
Then we only need to catch a resize event, resizing the canvas.
``…
-
```
What about a right to left and left to right setting?
This is needed so we can remain consistent with the entire web page format.
Similar function here if it helps:
http://docs.dhtmlx.com/doku.p…
-
```
I tried to use lazy loading and persistence but didn't see this was possible.
Is there any way to send dynatree an ordered list of keys that we want expanded
one by one if lazy loading is enable…