fluid-work IRC Logs-2011-07-08

[13:03:16 CDT(-0500)] <huslage> fluid-everyone i think things are back up and running
[13:03:49 CDT(-0500)] <huslage> please let me know if things aren't ok
[13:10:31 CDT(-0500)] <huslage> mailing lists are still broken. working on it
[13:15:58 CDT(-0500)] <greggy> huslage: http://websvn.atutor.ca/ seems to be defaulting to a apache it works page. Not sure this was working before the move.
[13:16:14 CDT(-0500)] <huslage> no clue
[13:16:21 CDT(-0500)] <huslage> will look next
[13:16:37 CDT(-0500)] <greggy> k,thx, no big hurry
[13:45:22 CDT(-0500)] <anastasiac> Justin_o, regarding linting: the files all have the flag in them, and we just plug the code into our custom jslint? no checking of checkboxes?
[13:46:01 CDT(-0500)] <Justin_o> anastasiac: yes.. that's correct.. provided they all have that jslint comment at the top.. if they don't have the jslint comment they should
[13:46:06 CDT(-0500)] <anastasiac> or do I need to check "the fluidic parts"?
[13:47:04 CDT(-0500)] <Justin_o> anastasiac: with the comment in the file, you won't have to check anything
[13:47:04 CDT(-0500)] <anastasiac> Justin_o, we're worrying about whitespace, and carriage returns between } and else, for example?
[13:47:44 CDT(-0500)] <Justin_o> anastasiac: yes.. all that stuff should be part of the jslint comment
[13:48:01 CDT(-0500)] <anastasiac> ok, I will do as jslint tells me (smile)
[13:48:25 CDT(-0500)] <Justin_o> anastasiac: (smile) thanks
[13:53:46 CDT(-0500)] <anastasiac> mlam, you're one of the people who worked on inline edit most recently... do you have a minute to look at a line of code and explain an && to me?
[13:56:53 CDT(-0500)] <mlam> sure, i can try
[14:36:10 CDT(-0500)] <Justin_o> heidi_: hello... i was looking at FLUID-4331 issue again, and noticed that there was yet another place where we were using fl-uiOptions-fatPanel
[14:38:47 CDT(-0500)] <heidi_> Justin_o oyy ok. where aboots
[14:39:06 CDT(-0500)] <heidi_> i'm doing fat panel styling now - any updates to yr branch i should get?
[14:39:13 CDT(-0500)] <Justin_o> it was used on the container of the fat panel uio in the parent page.. for scoping the classes used to style the sliding panel
[14:39:33 CDT(-0500)] <Justin_o> soon i should have something.. but thinking about what that class should be renamed to
[14:39:44 CDT(-0500)] <Justin_o> i'm thinking fl-uiOptions-fatPanel-outer
[14:39:49 CDT(-0500)] <anastasiac> Justin_o, remind me: are we not yet de-linting the framework files? or only the renderer files?
[14:39:53 CDT(-0500)] <Justin_o> heidi_: what do you think
[14:40:19 CDT(-0500)] <Justin_o> anastasiac: i think we aren't going to do either the framework or the renderer ones.. i suppose if Bosmon4 has some time he might be able to look at those
[14:40:28 CDT(-0500)] <heidi_> Justin_o or maybe fl-slidingPanel scope w/o fat panel?
[14:40:48 CDT(-0500)] <anastasiac> ok, thanks, Justin_o - that's what I remembered, but I wanted to double-check
[14:42:32 CDT(-0500)] <Justin_o> anastasiac: no problem
[14:42:37 CDT(-0500)] <Justin_o> heidi_: i was thinking that too..
[14:43:09 CDT(-0500)] <Justin_o> so just leaving it as .fl-panelBar and .fl-toggleButton
[14:43:09 CDT(-0500)] <huslage> fluid-everyone, as you can see…lists are online.
[14:43:44 CDT(-0500)] <Justin_o> heidi_: i suppose the only issue here would be if they have a sliding panel on the page in addition to the one that is being used by uio
[14:43:47 CDT(-0500)] <Justin_o> huslage: thanks
[14:46:32 CDT(-0500)] <heidi_> Justin_o you're right, it should still be scoped to FP
[14:47:05 CDT(-0500)] <Justin_o> heidi_: i'm debating if the class name that is used for the styling in the iframe is wrong
[14:47:26 CDT(-0500)] <heidi_> Justin_o we just need to figure out a good place to put fl-uiOptions-fatPanel and not put it anywhere else hehe
[14:50:44 CDT(-0500)] <heidi_> Justin_o mm, i don't think so. the iframe situation is sorta special. so that means, keep it on the container div, and also on the <form> ?
[14:51:29 CDT(-0500)] <Justin_o> yes.. so keep it on the container in the parent page, and on the form in the iframe
[14:52:43 CDT(-0500)] <heidi_> Justin_o ok
[14:52:44 CDT(-0500)] <michelled> heidi_: I think you already looked at jhung's work on 4300 - I just want to check once more though - is it good to go in?
[14:53:12 CDT(-0500)] <heidi_> Justin_o is there anyting you need to push to that branch? container of iframe changed?
[14:53:24 CDT(-0500)] <heidi_> michelled yep last i looked it was good to go
[14:53:54 CDT(-0500)] <michelled> thx heidi_
[14:54:56 CDT(-0500)] <Justin_o> heidi_: i haven't pushed any thing for what we are talking about now..
[14:54:59 CDT(-0500)] <Justin_o> so i can do that now
[14:55:24 CDT(-0500)] <heidi_> Justin_o sure or just let me know what to change that to. form?
[14:58:11 CDT(-0500)] <Justin_o> heidi_: ah okay.. actually there are no changes then, we just need to split the file into the two separate ones
[14:58:36 CDT(-0500)] <Justin_o> heidi_: did you have a chance to look at scrollbar at all before
[15:01:53 CDT(-0500)] <heidi_> Justin_o yeah there's some padding issues... i can do the separating. i think we might confuse ourselves if both doing it!
[15:02:09 CDT(-0500)] <jessm> Bosmon4: ping
[15:02:44 CDT(-0500)] <Justin_o> heidi_: okay makes sense, i think you can also toss the old FatPanelSlidingPanel.css file, or rename it.. since it will do more than that
[15:02:56 CDT(-0500)] <Justin_o> jessm: Bosmon4 is pairing with cindyli at the moment
[15:03:13 CDT(-0500)] <heidi_> Justin_o one is fatpanel, and one is fatpaneliframe?
[15:03:23 CDT(-0500)] <Justin_o> heidi_: sure that sounds fine
[15:03:29 CDT(-0500)] <heidi_> k
[15:04:07 CDT(-0500)] <jessm> Justin_o: thanks king
[15:04:19 CDT(-0500)] <jessm> Justin_o: mind if i pick your brain for a quick release update?
[15:04:33 CDT(-0500)] <Justin_o> jessm: sure..
[15:04:35 CDT(-0500)] <jessm> are we a slushy or a blizzard?
[15:04:56 CDT(-0500)] <Justin_o> jessm: well... we're furiously working on code
[15:05:58 CDT(-0500)] <Justin_o> jessm: harriswong is in the process of rewriting the component tree generation function to fix an issue with ToC, mlam is working on incorporating the !important generation in the build, heidi_ is looking at some last styling issues with the fat panel
[15:06:00 CDT(-0500)] * jessm checks bug parade
[15:06:31 CDT(-0500)] <jessm> wow, ok, just a relaxing Friday in the office (tongue)
[15:06:36 CDT(-0500)] <Justin_o> jessm: (smile)
[15:06:40 CDT(-0500)] <Justin_o> exactly
[15:07:27 CDT(-0500)] <jhung> michelled: I'm going to close FLUID-3782
[15:07:57 CDT(-0500)] <michelled> great - thx jhung
[15:10:55 CDT(-0500)] <michelled> heidi_: it looks like 4300 has caused conflicts for 4326
[15:11:27 CDT(-0500)] <michelled> heidi_: when you get a chance could you take a look at the pull for 4326 and see if it needs to be updated?
[15:11:36 CDT(-0500)] <heidi_> michelled is 4300 in? i can update my master and branch
[15:11:46 CDT(-0500)] <michelled> yep, it just went in (smile)
[15:11:49 CDT(-0500)] <heidi_> k
[15:14:16 CDT(-0500)] <anastasiac> mlam, I'm trying to test your 4308 branch, the warning when a limit is set on the upload queue. I can't work out how to actually set a limit - my demands block isn't working. How did you test this?
[15:18:25 CDT(-0500)] <mlam> anastasiac: the best way to test this is to set the fileUploadLimit in the queueSettings of the uploader's defaults to a value other than 0
[15:18:42 CDT(-0500)] <anastasiac> right - how do I set the file uploadlimit to somethign?
[15:18:51 CDT(-0500)] <anastasiac> exactly how do I set the option?
[15:19:05 CDT(-0500)] <anastasiac> uploader itself doesn't take that option
[15:56:11 CDT(-0500)] <heidi_> michelled Justin_o updated 4326, merge fixes
[15:56:30 CDT(-0500)] <michelled> thx heidi_
[16:24:02 CDT(-0500)] <heidi_> Justin_o i was noticing when creating demos w fat panel that sometimes the class names for the options of the dropsdowns would be empty
[16:24:06 CDT(-0500)] <heidi_> thoughts on why?
[16:41:18 CDT(-0500)] <michelled> heidi_: is there a sample page somewhere where I can see how uploader behaves with UIO?
[16:42:18 CDT(-0500)] <heidi_> michelled to test 4326? i could put one up i think. but try just adding style="font-size:2em; line-height:2em" or something to the body tag in firebug
[16:42:33 CDT(-0500)] <michelled> ok heidi_
[16:43:00 CDT(-0500)] <michelled> heidi_: if you have a sample page hanging around someplace then please push it to your github so I can use it
[16:43:04 CDT(-0500)] <michelled> if not no worries
[16:45:23 CDT(-0500)] <heidi_> michelled think it would take me searching / cleaning up but would be good to have at some point
[16:45:57 CDT(-0500)] <michelled> ya, hard to test without it
[16:46:28 CDT(-0500)] <michelled> heidi_: I pushed 4326 - please close it if you are happy with it
[16:46:29 CDT(-0500)] <heidi_> michelled tried to get a test up for 4318 but it was messy
[16:46:42 CDT(-0500)] <heidi_> michelled k ill check it
[16:59:13 CDT(-0500)] <heidi_> michelled there's an issue w 4326 in IE, i'll fix
[16:59:24 CDT(-0500)] <michelled> thx heidi_
[17:06:26 CDT(-0500)] <heidi_> michelled another pull req sent - small change