David Glick

Results 28 issues of David Glick

**Describe the bug** I have a content type that does not have `title` in the schema. But it has a title (calculated via a Python property on the server side)....

01 type: bug

Based on #2351, but without trying to upgrade to webpack 5 at the same time. To do: - [ ] fix tests - [ ] determine and document any updates...

It uses project__package__name but should use project__package__name_managed if provided

bug

@jjbennett suggested: Total wish list / nice to have but it'd awesome if cci prompted me and would say would you like to delete and recreate Y/N or something to...

enhancement
cli-usability

Currently robotframework just shows the exception string which is not very useful.

cli-usability

It'd be nice to show build start/end times in the user's local timezone.

The docstring for IStorageCurrentRecordIteration.record_iternext gives this example of usage: >>> next = None >>> while 1: ... oid, tid, data, next = storage.record_iternext(next) ... # do things with oid, tid,...

documentation

@jacobian pointed out that it would be nice if `truststore` could also use client certs from the system trust store, particularly on devices that provide device identity by creating certs...