Philippe Jadin
Philippe Jadin
Feature to import/export a group. Use case : backup & migration to another instance. - export a group data as json - use UUID to avoid id collision ? -...
Those are just ideas, need more brainstorming. Daily scheduled task : - [ ] archive groups with no activity or members for some time - [ ] remove old invitations...
For each listing page, review filtering, sorting, and pagination. Starting with groups. The most common entry point may be: "I'm looking for a group". The existing search is a good...
Admin feature, inthe admin menu, tools > merge groups There : Take all content from group [dropdown here v] and merge it so everything will be in [dropdown here v]...
when content is displayed it is filtered to remove nasty html. Sometimes we get ugly things like the picture shown here by a user : https://app.agorakit.org/groups/76/discussions/217 the filter code need...
- provide good icon - rename "download" to "show" or "view" - more metadata - edit button - nicer UI
In order to allow easy import/export of groups, I think we need to have uuid on every piece of content, and use this uuid in the import/export process of groups....
Hello, In config/geocoder.php, how can I set the proxy? I tried that : ``` return [ // Providers get called in the chain order given here. // The first one...