skandragon / thing

Apache License 2.0
8 stars 10 forks source link

Schedules not working #90

Open Artimisia opened 10 years ago

Artimisia commented 10 years ago

I just tried to generate a PDF (brief) schedule - it gave me blank pages. Then tried to generate an EXCEL spreadsheet - a spreadsheet file with only column headings came up.

skandragon commented 10 years ago

The defect here is that we need to have caches flush automatically after some period of time. I don't want to regenerate the PDF files each web hit, but it would be good to regenerate them once every defined time period if something has changed.

I removed the caches for now, though. This will at least make them regenerate once (which they have done) for you to look at the wonderful output.

Artimisia commented 10 years ago

We had that last year - I forgot - Sorry! Let me know when you re-put the schedule update in, and then I will start telling people to use it. In the interim - can we get an update once a week?

In Service- Artis

THL Artimisia Lacebrayder Pennsic University Registrar,Pennsic 43 mka: Artie Martin e-mail: pennsicuregistrar@gmail.com Phone: (586)296-7818(pre 9:00pm EST)

On Wed, Feb 5, 2014 at 7:29 PM, Michael Graff notifications@github.comwrote:

The defect here is that we need to have caches flush automatically after some period of time. I don't want to regenerate the PDF files each web hit, but it would be good to regenerate them once every defined time period if something has changed.

I removed the caches for now, though. This will at least make them regenerate once (which they have done) for you to look at the wonderful output.

Reply to this email directly or view it on GitHubhttps://github.com/skandragon/thing/issues/90#issuecomment-34279517 .

Artimisia commented 10 years ago

I just went and generated a PDF (long and short) and the EXCEL file - looks great! Thank you.