I want to jot down a list of 1.19+ projects that I've started but haven't finished. This doesn't include things I need to do but haven't really started.
Missing features for ImportProjectFiles, like uploading a directory of files or a .tar.gz full of files. See [#299] for other stuff in there that needs fixing.
Getting my changes to SpecialUpload accepted into MediaWiki. There was one function in the JavaScript that I need to port over before I resubmit that.
[#277] (open a pdf file in a preview page without a warning popup) was working but then broke
Wait, is that it? I think there's something else broken in the javascript...
let's have a look... yeah, this is jogging my memory
Edit shortcut buttons are broken in Google Chrome
ww.notify() function is broken in the JavaScript, which will be an issue for the open-pdf code as well as other stuff
I want to jot down a list of 1.19+ projects that I've started but haven't finished. This doesn't include things I need to do but haven't really started.
Wait, is that it? I think there's something else broken in the javascript...
let's have a look... yeah, this is jogging my memory
ww.notify()function is broken in the JavaScript, which will be an issue for the open-pdf code as well as other stuffRelated
Bugs: #277
Bugs:
#299