[12:55:43] Has anyone seen Reedy around? [13:13:46] No, not today. [13:16:06] akshayagarwal_: He traveled to San Francisco this weekend [13:16:14] So he should be up in a few hours [13:16:59] RoanKattouw: Check out https://bugzilla.wikimedia.org/29608 [13:17:09] Still the same problem as a few weeks ago [13:17:26] Yeah I know, I think it's just that it never got fixed in the first place [13:17:45] Trying to find the rev that I wrote a two-screenful CR commento n [13:18:05] Yeah, I don't really recall that [13:20:45] I found it, see the bug [13:27:00] Whoa [13:27:01] :P [13:27:04] Long story! [13:27:11] Yeah [13:27:16] Like I said, it's a two-screenful comment [13:30:55] So I'm just going to refactor WikiLove to be able to handle this, but it should be looked at IMHO somewhere in the near future :) [13:33:15] Yes [13:33:44] The rev is marked as fixme [13:33:56] (Has been since May 25th :P ) [13:35:27] ^_^ [16:45:13] hi alolita [16:45:35] Nikerabbit: hi! [17:03:19] notpeter: any info on https://bugzilla.wikimedia.org/show_bug.cgi?id=28898 ?? [17:20:51] hexmode: yep, that's done. [17:21:03] I would show you in nagios, but nagios is currently broken ;) [17:21:10] but will be back up soon [17:21:12] will link [17:43:09] hexmode: let me know when you want to chat & coordinate some priorities & bug triage stuff [17:43:37] notpeter: thanks [17:43:53] sumanah: say in 1/2 hour? [17:44:16] ok hexmode [18:22:35] hexmode: ping re priorities [18:24:34] sumanah: lemme make sure everything is working here [18:24:47] sure [18:49:28] ugga [21:14:38] jorm: You there ? Need a little insight regarding your style guide. A few state changes that I couldn't fetch from the guide. [21:14:45] sup? [21:14:47] Is the 'green' state the hover state of a grey button ? [21:15:27] grey as in disabled? [21:15:32] grey as in normal [21:15:41] ie. the login button [21:15:47] no. [21:15:50] could you update/install StyleGuideDemo, works better if we see the same [21:16:06] okay. i have a meeting in a few but sec. [21:16:10] just check out + require_once in localsettings and point to Special:StyleGuideDemo [21:16:29] svn upping now. [21:18:47] I think that either: grey=normal buttons, green=special buttons (there is no documented hover state), or green=hover of a normal button [21:19:33] i got a server error, so something's bork. [21:20:13] when viewing the specialpage ? or when doing something [21:20:15] now i have to figure out where the fuck these log files are [21:20:20] viewing the special page. [21:20:56] [Mon Jun 27 14:30:21 2011] [error] [client 127.0.0.1] PHP Fatal error: Cannot access private property RequestContext::$request in /Users/bharris/Sites/checkouts/prototype/extensions/StyleGuideDemo/HTMLStyleForm.php on line 665 [21:22:11] sec. switching to wireless. [21:22:12] running trunk ? [21:22:18] running trunk, yes. [21:23:05] back [21:23:05] is phase3 up to date ? I get no errors. [21:23:30] sec. i am meeting now. [21:23:48] k, we'll talk later [21:35:28] i wonder if i am missing another extension? [21:35:39] my install is supser stock. [21:35:51] Yeah, now that I've updated it's broken here too [21:35:58] someone changed something in requestcontext [21:36:41] Happy-melon [21:36:46] Removed the get accessors [21:37:43] k-lame. [21:37:52] should be trivial to fix [21:37:59] replace it for ->getRequest() [21:39:16] jorm, Krinkle try 90911 [21:40:03] 90899 [21:42:49] whee! [21:45:21] hey, that looks neat. [21:45:27] uhm, as far as the hover, goes, hrm. [21:45:51] okay. so i think i need to get more explicit about how the colors go. [21:46:10] Hold on, committing something now [21:47:28] in this case, what *should* happen is that the button should be disabled (grey) until the required form elements are entered. once it is good, the button should turn green (to indicate to the user that they can move forward). [21:48:40] Okay so there's four states: Red (special destructive action), Grey normal (a regular button), Grey dimmed (disabled), Green (special "positive" action) [21:48:54] correct ? [21:50:11] Not every button can go through all of those four states ofcourse. But those are the four we need to have available. [21:54:45] alright, so that was issue one. the second and last issue I have for now, jorm, is with the position of the submit button + the width of the form. [21:55:16] It's floating to the right. But how far to the right ? If I just declared float: right it would be all the way to the right (right-edge of the screen). [21:55:18] You're merging all this back into core aren't you later? [21:55:22] Yes [21:55:31] this will become the default styling to all HTMLForm [21:55:44] That's what I thought. Just checking :) [21:55:59] To avoid that I gave
a max-width of 70%, but I dont like it at all. [21:56:08] sec. [21:56:08] but giving the a fixed width also seems weird. [21:56:14] (wikilove meeting)