Romuald DANSOU

Results 8 issues of Romuald DANSOU

This package don't allow collection2 multiple shema

I can not handle error ... ``` SimpleSchema.messages({ "notFound": "La facture n'existe pas", }); schema= new SimpleSchema({ b:{ type:String, custom:'function(){ return "notFound" } }) ``` I can not handle error...

I have this: ``` "_id": { l: [], g: "ede45", username: "romuald", other: 5 } ``` If i call setLocation to update location, it will remove username and other.

Add updateLocation function

**Is your feature request related to a problem? Please describe.** When using the stock monitoring packages, tasks and contact summary are in a separate files (exported from the package) that...

Type: Feature

Add moh civ apk generation and logo

### Preflight Checklist - [x] I have searched for existing issues that describe my problem - [x] I am reporting a single bug (not multiple issues) - [x] I am...

bug
documentation
area:packaging

### Bug Description The Task tool documentation recommends using the `Read` tool to check agent output files: > "To check on the agent's progress or retrieve its results, use the...