Java-Jim

Results 4 issues of Java-Jim

I have the problem that when a contextmenu item is clicked and in the corresponding callback function alert(e.latlng); is used, the resulting coordinate does not belong to the origin of...

Please add the columns **Payment Date** and **Payment Reference** as selectable columns in the invoice list view.

feature request

It would help, if i could drag my selection horizontal over the weekdays to select a timeslot at a given time over several days. Could you please add this feature?...

I added a function in index.js to clear the selcted time-slots. You could add it to the git. ``` javascript /** * Clear the selections * @public */ DayScheduleSelector.prototype.clear =...