Nicolas CARPi

Results 929 comments of Nicolas CARPi

The team name could be some sort of namespace for the group name. It probably won't hurt to make it globally unique, too, so we don't need to display the...

a) a team has many attributes (categories, status, common templates, etc...), a teamgroup is just a bundle of users useful for permissions settings b) https://doc.elabftw.net/api/v2/#/Teamgroups/patch-teamgroup c) never tried with perl,...

Hello et bonne année ! > To be more precise, i m on the way to 'glue' elabftw with our IT (an Active Directory) via perl . Okay, but this...

That's what the parameter should look like to add a user to a team: ` -d '{"action":"add", "team": 10}'` Full request: ~~~bash curl -H "Authorization: $key" -X PATCH -s -k...

> argh!! my key ! :-} ![a](https://github.com/elabftw/elabftw/assets/3043706/61535eb5-77f4-4704-8b7b-dc8244537a8a)

Yes, this project is dead. **Fortunately** an active fork with bugfixes implemented is here: https://github.com/NicolasCARPi/dropzone/?tab=readme-ov-file#fork ;)

(please keep your issue opened so it stays visible on top ;) )

Hello, Thank you both for reporting this issue. Fix will be in next patch.

Hello, CSV import now imports columns as extra fields, and extended search is integrated into main pages (see [demo](https://demo.elabftw.net/login.php)). > Would it be possible to allow the user to add...

@dantypas3 What do you mean by "share a portion of your code?" Which code? Doing what exactly? You can use the latest beta version to have columns from CSV imported...