...
[13:11:07 CDT(-0500)] <michelled> ok
[13:42:03 CDT(-0500)] <anastasiac> michelled, were you aware that UIO is not present at all on the 'view resource' page for OERs not created by OpenAuth?
[13:42:35 CDT(-0500)] <michelled> no I wasn't
[13:42:39 CDT(-0500)] <michelled> guess we should add it
[13:42:58 CDT(-0500)] <anastasiac> I noticed the page wasn't responding to prefs, I'm only now noticing that the prefs button isn't even there!
[13:43:21 CDT(-0500)] <anastasiac> I think that might be worth it's own JIRA, would you agree michelled?
[13:43:27 CDT(-0500)] <michelled> yep
[13:45:31 CDT(-0500)] <logiclord_> yura: can we discuss ?
[14:12:11 CDT(-0500)] <logiclord_> gud night everyone
[14:25:02 CDT(-0500)] <michelled> anastasiac: do you know what css file gets generated from _layout.scss?
[14:25:38 CDT(-0500)] <anastasiac> it's probably included in more than one file. search the other scss files for "_layout"
[14:26:12 CDT(-0500)] <anastasiac> michelled, looks like edit and view use it
[14:26:22 CDT(-0500)] <michelled> ah, ok - thx anastasiac
[15:07:40 CDT(-0500)] <jhung> justin_o: I pushed up some fixes to minor UI bugs to my repo. DECA-289 and DECA-248
[15:08:11 CDT(-0500)] <Justin_o> jhung: thanks.. i'll take a look at that.. i'll be heading out soon so probably won't have a chance today
[15:08:33 CDT(-0500)] <Justin_o> jhung: also getting close with the tiff export. I have it working but need to wire it up to the cherrypy server now
[15:09:27 CDT(-0500)] <jhung> no prob justin_o. I started to look into implementing the new UI, but it seems we're going to have to do some refactoring before we can do that. Right now our JS and HTML files assume only PDF as the export type.
[15:09:58 CDT(-0500)] <Justin_o> hmm.. okay
[15:10:11 CDT(-0500)] <Justin_o> jhung: that's sort of the problem i've been having with the server
[15:11:07 CDT(-0500)] <jhung> Yeah. :/ I'll take a look at it in a little more detail tomorrow and figure out exactly what's involved. Hopefully I can work without the refactoring in place...
[15:11:58 CDT(-0500)] <Justin_o> jhung: hopefully
[15:12:02 CDT(-0500)] <Justin_o> let me know how it goes