Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
sorry it's supposed to be start Dec 1 2011 23:10:06 and end Dec 2 2011 00:10:06. Miscalculated On Wed, Dec 21, 2011 at 3:54 PM, Patrick Schmalstig / WRRJ Radio < xana...@gmail.com> wrote: > Alright I looked at the web_api.odt file and I set up a editcut.html page. > Things work except the start_d

Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
Alright I looked at the web_api.odt file and I set up a editcut.html page. Things work except the start_datetime and the end_datetime fields. It only allows GMT values, and when Rivendell tries to convert the times into EST (which is what I use) sometimes it doesn't do it correctly. Example, if sta

Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Fred Gleason
On Dec 21, 2011, at 14:44 32, Wayne Merricks wrote: > The HTML pages are not the same thing as the web services. Bear in mind that those web pages in 'web/tests/' are just what you'd infer from the name of the directory --i.e. test harnesses, used for debugging and validating the web services

Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Jorge Soto
Automation System Sent: Wednesday, December 21, 2011 11:44 AM Subject: Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell The HTML pages are not the same thing as the web services.  The HTML pages use the web services (by way of of POST requests to

Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Wayne Merricks
t.cgi will accept. -Original Message- From: rivendell-dev-boun...@lists.rivendellaudio.org on behalf of Patrick Schmalstig / WRRJ Radio Sent: Wed 21/12/2011 18:43 To: User discussion about the Rivendell Radio Automation System Subject: Re: [RDD] creating extra fields to set additional optio

Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
I do not have a page to edit a cut... only a page to edit a cart. > > What you'll need to do is create the cut using AddCut and then modify the > dayparting using EditCut. See the web services API documentation in > 'docs/web_api.odt' for the specifics. > > Cheers! > > > |

Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Fred Gleason
On Dec 21, 2011, at 13:27 57, Patrick Schmalstig / WRRJ Radio wrote: > Is it possible to restrict user1 from doing anything with cut 002 belonging > to user2, and vice versa restricting user2 from doing anything with cut 001? No. You will need to configure separate groups for this. Cheers! |

Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Fred Gleason
On Dec 21, 2011, at 13:15 53, Patrick Schmalstig / WRRJ Radio wrote: > I'm trying to redo the web interface html pages so that, for example, on the > addcut.html page, the person using that page, besides the username, password, > and cart number, also has the options of selecting the days of the

Re: [RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
I also forgot to mention... Say there is a cart with multiple cuts... cut 001 and cut 002. cut 001 was created by user1, and cut 002 was created by user2. Is it possible to restrict user1 from doing anything with cut 002 belonging to user2, and vice versa restricting user2 from doing anything wi

[RDD] creating extra fields to set additional options on the web interface for Rivendell

2011-12-21 Thread Patrick Schmalstig / WRRJ Radio
Hello. I'm trying to redo the web interface html pages so that, for example, on the addcut.html page, the person using that page, besides the username, password, and cart number, also has the options of selecting the days of the week in which to or not to play the cut via checkboxes, and specifyin