Nicolas Franck

Results 140 comments of Nicolas Franck

@nics @phochste @vpeil @petrakohorst would it be an option to * enforce attribute `store` to be either `search` or `main` * ignore attribute `bag`, and set it to bag `user`...

I'm working on it. But it's more complicating than you think. When you only remove/add a relation, and change nothing to the parent record, there is no new version of...

e.g. `vacuum` is a fix inside `update_publication` that removes an author entry from the list when all of its attributes are empty. Because of that, none of the validation can...

BTW `update_publication` contains a lot of fixes that try to fix form input, fixes that therefore should be moved to hooks. e.g. `form2schema`, `clean_preselects`

You can also search for a "docx to pdf" option. At least there is a docx generator, which can generate a presentation that has the notion of a "page" (in...

Other solution: * use cql only for filters * build native ES query with dismax and let ES analyze the query. This gives more control over the search options (minimum_should_match?)

https://github.com/LibreCat/LibreCat/pull/869

the newest release also adds another set of data to the csv: research outputs, which have different columns. This looks more like an Excel file than a CSV. Would it...

Maybe open a modal where you have all the room available to show this tree, and add a save button there? That would save the other too of course

I would make the behaviour the same everywhere: * option 1: do not add a checkbox to the organization headings, but always show the guidance groups with checkboxes, even if...