[01:35:02] 6Multimedia, 10MediaWiki-extensions-UploadWizard, 5Patch-For-Review: UploadWizard fails uploading pdf with error message - https://phabricator.wikimedia.org/T94562#1483849 (10waldyrious) >>! In T94562#1483422, @Rillke wrote: > How is this issue related to 6Multimedia, 10MediaWiki-extensions-UploadWizard, 10Wiki-Loves-Monuments-General: WML upload wizard adds {{location}} instead of {{object location}} templates - https://phabricator.wikimedia.org/T72437#1483850 (10SJu) I wrote: "nevertheless the coordinates (wrongly interpreted) appear in the UploadWizard for... [01:39:50] 6Multimedia, 10MediaWiki-extensions-UploadWizard, 10Wiki-Loves-Monuments-General: WML upload wizard adds {{location}} instead of {{object location}} templates - https://phabricator.wikimedia.org/T72437#1483852 (10SJu) 5Open>3Resolved [05:31:13] marktraceur: We are using $.Deferred, so some dependency on jQuery shall remain… [05:31:31] prtksxna: Do we have an alternative that I just didn't know about? [05:31:51] I guess if it's OOUI we could use browser native deferreds because OOUI does too [05:32:13] And/or maybe OOJS does something clever to polyfill? :D [05:35:41] marktraceur: Hmm. I'll check. [05:39:08] And I...will sleep [05:39:32] marktraceur: grep shows a lot of $.Deferreds [05:39:46] James_F|Away: ^ [05:40:51] James_F|Away: Can oojs run without jquery? [05:44:55] prtksxna: Largely I'd just rather avoid using jquery to create interfaces, the underlying code might or might not use it, I don't mind that, and the jquery deferreds are what the rest of MediaWiki uses anyway (we'll be stuck with them for API code, e.g.), so not an issue [05:45:17] marktraceur: Ok, we are using append too [05:45:30] marktraceur: Instead of appendChild or whatever the vanilla has [05:45:50] appendChild from the DOM spec? Urgh, too much trouble [05:46:12] The OOUI documentation uses $.append so I'm also not worried about that...not sure whether it's worthwhile to change [05:46:13] marktraceur: Yes [05:46:19] marktraceur: Cool! [05:46:36] marktraceur: I have gotten rid of the $( '
' )s [05:46:46] Which is what you were talking about I guess… [05:46:49] That's mostly what I was thinking, yeah [05:47:24] Because switching brain from "I'm using OOUI to make cool interfaces!" to "I have to build this element from scratch, style it, blah blah blah" is a bit jolting and makes for IMO less consistent interfaces and code [05:47:52] * prtksxna nods [05:48:03] Less thinking about how to create a proper DOM, more thinking about user interface elements, that is the OOUI way [05:48:12] But no really, I will sleep. [05:48:29] ┌[;`||~,]┐ z z Z [05:48:44] * prtksxna gives marktraceur sheep to count [14:38:38] (03CR) 10Paladox: "Ok I carnt test vp9 because I doint know how too but this should add support for vp9 because currently only vp8 can be used." [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/211726 (owner: 10Paladox) [14:38:42] (03PS4) 10Paladox: Add vp9 support [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/211726 [14:45:28] prtksxna: OOjs is independent of jQuery, but not OOjs UI. [15:06:34] I think that's going to be fine though [15:07:08] My only interest is getting jquery code that deals directly with controls out [15:08:15] * James_F nods. [15:08:26] Death to complexity. [15:14:53] 6Multimedia, 10MediaWiki-extensions-UploadWizard, 10OOjs-UI, 5Patch-For-Review: Create a datepicker input widget - https://phabricator.wikimedia.org/T97425#1485009 (10matmarex) [15:54:27] James_F: Ah ok. I must've misremembered. [17:36:56] (03CR) 10MarkTraceur: [C: 031] "Code looks fine, I'm going to do some testing...need to clean off my desk first. The wonders of working at home." [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/226522 (https://phabricator.wikimedia.org/T105285) (owner: 10Kai Nissen (WMDE)) [17:54:19] 6Multimedia, 10MediaWiki-extensions-UploadWizard, 10OOjs-UI, 10VisualEditor: Create a datepicker input widget - https://phabricator.wikimedia.org/T97425#1485544 (10Jdforrester-WMF) [17:54:25] 6Multimedia, 10MediaWiki-extensions-UploadWizard, 10OOjs-UI: Use OOUI datepicker input widget in UploadWizard - https://phabricator.wikimedia.org/T97426#1485549 (10Jdforrester-WMF) [18:21:16] 6Multimedia, 10Wikimedia-Media-storage, 6operations, 7Monitoring: Monitor [[Special:ListFiles]] for non 200 HTTP statuses in thumbnails - https://phabricator.wikimedia.org/T106937#1485653 (10chasemp) @mark is this worthy of a catchpoint alert? It seems like it may be a good external sanity check. [18:22:14] 6Multimedia, 10Wikimedia-Media-storage, 6operations, 7Monitoring: Monitor [[Special:ListFiles]] for non 200 HTTP statuses in thumbnails - https://phabricator.wikimedia.org/T106937#1485655 (10chasemp) p:5Triage>3High [19:13:21] 6Multimedia, 10MediaWiki-extensions-UploadWizard, 10OOjs-UI: Use OOUI datepicker input widget in UploadWizard - https://phabricator.wikimedia.org/T97426#1485826 (10Jdforrester-WMF) p:5Low>3High [19:17:21] (03CR) 10MarkTraceur: [C: 032] "Noticed a style bug with the buttons, but it seems unrelated, I'm going to make a followup patch to fix it. Thanks!" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/226522 (https://phabricator.wikimedia.org/T105285) (owner: 10Kai Nissen (WMDE)) [19:18:16] (03Merged) 10jenkins-bot: [UploadWizard] Make button labels and targets configurable [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/226522 (https://phabricator.wikimedia.org/T105285) (owner: 10Kai Nissen (WMDE)) [19:26:24] (03PS1) 10MarkTraceur: Fix minor style issue with Thanks step buttons [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/227272 [19:45:52] (03CR) 10Bartosz Dziewoński: [C: 032] Fix minor style issue with Thanks step buttons [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/227272 (owner: 10MarkTraceur) [19:46:50] (03Merged) 10jenkins-bot: Fix minor style issue with Thanks step buttons [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/227272 (owner: 10MarkTraceur) [20:07:22] 6Multimedia, 10Wikimedia-Media-storage, 6operations, 7Monitoring: Monitor [[Special:ListFiles]] for non 200 HTTP statuses in thumbnails - https://phabricator.wikimedia.org/T106937#1486072 (10Bawolff) >In general, if that happens, it indicates a pretty serious problem with upload or new thumbnails. There c... [20:17:10] Thanks MatmaRex [20:53:41] I guess now that we have a stable(ish) transport in core, I should maybe start porting UploadWizard to use it [20:53:59] * marktraceur looks with disapproval at UploadWizard [21:02:15] 6Multimedia, 10MediaWiki-File-management: Thumbnail generator should reject invalid "lang" parameters - https://phabricator.wikimedia.org/T106245#1486267 (10Krinkle) [21:04:10] Or maybe I'll add chunked upload support to mw.Api.upload. [21:04:17] I wonder if that's helpful without the stash feature [21:09:32] OK, good work API, not documenting that chunking only happens in the stash [21:09:43] Not like there's totally a way to do everything at once [21:13:32] If our backend was remotely logical, stashed upload would just be chunked upload with 1 chunk [21:55:03] I missed an opportunity to tell bawolff he must be new here. [21:55:22] But also, you should be able to do that. [22:51:21] 6Multimedia, 10MediaWiki-extensions-UploadWizard: Descriptions and titles from Flickr should be unescaped - https://phabricator.wikimedia.org/T44813#1486605 (10kaldari) a:5kaldari>3None