From: Peter C. <Pet...@me...> - 2006-05-16 13:01:16
|
> From: Matthew Buckett > Antony implemented open/close dates for resources but there isn't any=20 > integration between these dates associated with a resource and any=20 > internal resource dates such as deadlines/penalty date/etc. OK. One of the pieces of work I'm doing for Leeds is to split deadlines into dates and times (just to make life clearer for managers). I wanted to make sure it wasn't already there before doing the work and charging them! - Peter |
From: Peter C. <Pet...@me...> - 2006-05-16 13:53:36
|
> From: Matthew Buckett > Are you working on Bodington HEAD? Yes. > I believe I pushed across some stuff=20 > to cleanup date/time parsing that made deadlines allow dates/times=20 > although the interface doesn't tell the users this. Looks like it. > Bodington has some problems with deadlines in that it isn't=20 > very good at telling the users when they are. Yeah. Have you got anything in WebLearn that improves this? - Peter |
From: Matthew B. <mat...@ou...> - 2006-05-16 13:58:58
|
Peter Crowther wrote: >> From: Matthew Buckett >> Are you working on Bodington HEAD? > > Yes. > >> I believe I pushed across some stuff >> to cleanup date/time parsing that made deadlines allow dates/times >> although the interface doesn't tell the users this. > > Looks like it. > >> Bodington has some problems with deadlines in that it isn't >> very good at telling the users when they are. > > Yeah. Have you got anything in WebLearn that improves this? No :-( What we do have is a JavaScript calendar widget for picking the time/date which makes it much easier. Grab a copy of the WAR from: http://dev.weblearn.ox.ac.uk/cruisecontrol/buildresults/weblearn/ and you should be able to see how it works. We could probably give you access to the WebLearn CVS so you could pull the code across if it solves the problems. -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |
From: Peter C. <Pet...@me...> - 2006-05-17 09:40:20
|
> From: Matthew Buckett > What we do have is a JavaScript calendar widget for picking the=20 > time/date which makes it much easier. I suspect you may already have done the refactoring that I've just done then. Hey ho. - Peter |
From: Selwyn L. <sel...@ph...> - 2006-05-17 14:03:37
|
Dave Hunter pointed out yahoo are giving all their javascript widgets away... very nice of them too developer.yahoo.com/yui/ haven't had time to play yet Peter Crowther wrote: >>From: Matthew Buckett >>What we do have is a JavaScript calendar widget for picking the >>time/date which makes it much easier. >> >> > >I suspect you may already have done the refactoring that I've just done >then. Hey ho. > > - Peter > > >------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 >_______________________________________________ >Bodington-developers mailing list >Bod...@li... >https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > |
From: Matthew B. <mat...@ou...> - 2006-05-16 13:48:32
|
Peter Crowther wrote: >> From: Matthew Buckett >> Antony implemented open/close dates for resources but there isn't any >> integration between these dates associated with a resource and any >> internal resource dates such as deadlines/penalty date/etc. > > OK. > > One of the pieces of work I'm doing for Leeds is to split deadlines into > dates and times (just to make life clearer for managers). I wanted to > make sure it wasn't already there before doing the work and charging > them! Are you working on Bodington HEAD? I believe I pushed across some stuff to cleanup date/time parsing that made deadlines allow dates/times although the interface doesn't tell the users this. Bodington has some problems with deadlines in that it isn't very good at telling the users when they are. -- -- Matthew Buckett, VLE Developer -- Learning Technologies Group, Oxford University Computing Services -- Tel: +44 (0)1865 283660 http://www.oucs.ox.ac.uk/ltg/ |