Chris McDonough

Results 42 issues of Chris McDonough

When draggables of an orderable sequence are themselves mappings or sequences, the panel header should be a drag target (it is, now, in the case of mappings but not sequences)....

bug
should backport

This replaces #901, which was a hodgepodge of issues, but the underlying one is that custom Python builds from nixpkgs-python require sandboxing to be turned off. We could just stash...

enhancement

I contributed the code here for the Lenovo Thinkpad P50, P51, and P52. None of these systems appear to work properly when the BIOS in the device is set to...

Might need to make a new schema node type based on colander.DateTime that automatically sets the tzinfo to the user's timezone, and returns a datetime converted to UTC.

bug
sprintable

Currently we use an attribute on the user object to obtain the user's timezone. Apparently you can also get the timezone of the user's browser via JS. I wonder if...

enhancement
sprintable

If an object is locked, the properties pages and other editing pages should disallow editing by users who do not own the lock until the lock is released.

enhancement

If someone subscribes to an object removed event with a particular context but the object is removed indirectly (by perhaps deleting a folder in which it lives), the event will...