Jannes Jeising
Jannes Jeising
This enables building on OS X 10.11.
I work with very big XML files (+43k lines). The _Insert Close Tag_ command fails in these documents with the following error > Insert Close Tag:18: too big quantifier in...
Implements #160, supersedes #171. We may additionally want to check if the ticket is currently in a skippable state and do not skip states in this case. This would happen...
Some work is independent of the recording (and encoding) and can be done, as soon as the full metadata is available. An example can be found in voc/voctopublish#73.
Search should allow searching for values of selected properties. Selected properties may expand in the ticket view, like they do for import. There is also #111.
To minimize issues with duplicated projects and simplify project creation, default sets of project properties could be introduced. A set would hold multiple properties, some of which might be marked...
If the ticket creation transaction is aborted the import is not finished and is left in a sort of failed state, without a warning for the user.
A encoding profile version could be marked as default. Default encoding profile versions would be added to a new project on creation.
The `ltree` extension only supports [`A-Za-z0-9_`](https://www.postgresql.org/docs/9.1/static/ltree.html). Other characters, even in conditions cause Syntax errors which cause exceptions. We need to filter input at least for search, probably also for property...
To use this for different projects and add ease of use for outside users we need aber better documentation of general concepts and workflows. I would suggest adding a markdown...