MH42 / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
0 stars 0 forks source link

Enable Drag and Drop #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Description of the new feature:
Enable Drag and Drop - CalendarSettings has a flag for enabling this, but
it looks like it is not implemented yet.  Is this correct?

Thanks.

Original issue reported on code.google.com by PaulMarg...@gmail.com on 20 Jul 2009 at 11:19

GoogleCodeExporter commented 9 years ago
This functionality is planned for one of the upcoming releases. I really need 
to do 
some cleanup before I add any more functionality, but the good news is I do 
have 
working drag / drop code. 

You can expect this functionality within a month or so.... hopefully it isn't 
too long 
of a wait

Original comment by Brad.Ryd...@gmail.com on 20 Jul 2009 at 5:51

GoogleCodeExporter commented 9 years ago
This is started in the version 0.9 branch. Drag/Drop will be enabled for the 
month view 
first

Original comment by Brad.Ryd...@gmail.com on 29 Oct 2009 at 3:56

GoogleCodeExporter commented 9 years ago

Original comment by Brad.Ryd...@gmail.com on 29 Oct 2009 at 4:04

GoogleCodeExporter commented 9 years ago
Would love to see this sooner than later.

Original comment by kyle.hay...@gtempaccount.com on 17 Nov 2009 at 8:18

GoogleCodeExporter commented 9 years ago
Support for DragDrop was added to the MonthView in the 0.9 beta, now available 
for 
download: http://code.google.com/p/gwt-cal/wiki/WhatsNewInVersion09

We will get DragDrop working for the DayView in the 0.9.1 follow-up release.

Original comment by Brad.Ryd...@gmail.com on 17 Dec 2009 at 5:03

GoogleCodeExporter commented 9 years ago

Original comment by carlos.m...@gmail.com on 8 Feb 2010 at 7:36

GoogleCodeExporter commented 9 years ago
Hey Carlos, I'm changing this back to "Started" because although we added to 
the 
MonthView, we also need to add to the DayView

Original comment by Brad.Ryd...@gmail.com on 15 Apr 2010 at 5:19

GoogleCodeExporter commented 9 years ago
Issue 47 has been merged into this issue.

Original comment by Brad.Ryd...@gmail.com on 15 Apr 2010 at 5:19

GoogleCodeExporter commented 9 years ago
Hi Brad,

I've done some work (is not finished but seems to work) in the Resize. Attached 
you
can find my diff

I hope it will help you ;)

Original comment by ctasada on 15 Apr 2010 at 5:26

Attachments:

GoogleCodeExporter commented 9 years ago
I actually already had Resize code in my local repository... I uploaded it to 
trunk, 
but you need to uncomment line 139 in the DayView to enable it.

I also have code for drag/drop in the DayView, also commented out (line 140) 
due to 
some unexpected behavior (doesn't play nice with scrollbar, layout refresh 
allows 
overlaps).

Original comment by Brad.Ryd...@gmail.com on 18 May 2010 at 4:14

GoogleCodeExporter commented 9 years ago
Drag/Drop and Resize functionality for DayView appointments is now in trunk. 
You can 
try it out in our online demo: 
http://google.latest.gwt-web-calendar.appspot.com/

Original comment by Brad.Ryd...@gmail.com on 1 Jun 2010 at 9:39

GoogleCodeExporter commented 9 years ago
I think there is a problem with the drag/drop in DayView: if there is an 
appointment very long that DayView can't display all in the calendar (scroll) 
and user wants drag/drop it in other day, when he clicks on it the calendar 
view focus appointment on center but appointment is too big for display and it 
will automatically move.
Example:
try in http://google.latest.gwt-web-calendar.appspot.com/ click on "Office 
Happy Hour" to drag/drop it whit a screen resolution of 1280x1024.

Original comment by fornasie...@gmail.com on 30 Jun 2010 at 9:40

GoogleCodeExporter commented 9 years ago
The last problem seems to be a duplicate of issue 128

Original comment by ctasada on 3 Jan 2012 at 4:13

GoogleCodeExporter commented 9 years ago
Hi Francesco, can you confirm if your problem is solved in the latest version: 
0.9.4-SNAPSHOT ?

Original comment by ctasada on 24 Apr 2012 at 10:01

GoogleCodeExporter commented 9 years ago
Can this issue be closed?

Original comment by ctasada on 18 Jun 2012 at 10:03