Derrell Lipman

Results 47 issues of Derrell Lipman

See playground sample http://tinyurl.com/ycmp4caq The tree's `hideRoot` property is set to true, and the only way to get the tree to render is to call the `refresh()` method when nodes...

bug

Working with @cboulanger using incubator projects, I had installed a package (qx package install) and then wanted to make some local changes. I forked and checked out the code, and...

At present, the wizard for `qx create` attempts to overwrite each question on the screen with the next question, i.e., there are a lot of cursor control commands being written...

enhancement

We are implementing contrib libraries referenced by `foo/bar/baz` which is really a shorthand for `http://github.com/foo/bar/baz`. The longhand is nice, even though we may not implement it immediately, as it gives...

enhancement

New class/property system

do not merge - v8

The following code generates a compiler warning when the newer form of a function declaration in a map is used, but not when the traditional form of function declaration is...

Derrell Lipman @derrell Feb 06 12:08 @johnspackman @hkollmann We've had requests before for access to metadata from compile.json. This is another one. Maybe we ought to create an API that...

When images are uploaded, they should be verified to be in known, proper image format, and scaled down to some maximum resolution if too large

SWE

Instead of deleting comments and apps from the database, add a new status value "Deleted" and mark the comment or app with this status. This is not as trivial as...

SWE