You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Harvest dynamic configs pt. 2 (#635)
* Update ckanext-s3filestore branch
* Fix typo
* Update layer manager to use wri release
* Fix Dockerfile
* [ODP-235] Allow private and hidden teams (#537)
* update teams create and edit form
* update organization list api
* update schema
* update api
* remove extras
* fix type errors
* update user_list_wri to support private teams
* fix api call
* remove chained action
* add visibility
* fix breaking changes
* update env
* update env plugin
* fix test
* update test
* add visibility to org during dataset edit
* add test for private teams
* remove logs
* update private team functionality
* Merge branch 'priveateams' of https://github.com/wri/wri-odp into priveateams
* Merge branch 'priveateams' of https://github.com/wri/wri-odp into priveateams
* resolve conflict
* undo changes
* update organization patch and create
* add private attribute to fetched orgs
* update organization_list sql logic
* improve team visbility
* improve error message
* update private team test
* update failing test
* update test
* update settings
* update test
* update test
* update test
* update test
* update test
* update test
* update test
* update docker compose
* add tooltip
* update test
* add padlock to private teams
* add back auth plugin
* Harvest config feb 03 2025 (#637)
* Fix variable replacement in harvest worker configs and switch from /tmp path to /srv/app
* Add whoami output to start_ckan.sh
* [download_event.py] Add missing closing parenthesis
* Set supervisor home by variable
* Fix harvest config permissions
* Use CKAN_IMAGE variable instead of local image name
* Handle sed supervisor changes as root; Add start_ckan sub-script
* Revert sub-script; Always use user ckan for supervisor
* Fix sed commands
* Use root user with ckan home for supervisord
* Revert "Harvest config feb 03 2025 (#637)"
This reverts commit e68155a.
* Harvest dynamic configs pt. 3 (#638)
* Add supercronic for harvest run command (#640)
* Fix alignment
* Fix build
* Fix build
* [ODP-414] add email notification when download-flow fails (#641)
* add email notification when flow fails
* update error notification
* empty
* remove pgclient version
* update libpq
---------
Co-authored-by: Michael Polidori <[email protected]>
* Upgrade to CKAN 2.11 (#632)
* Update setup.py
* Update Members permission to team form + ODP-370 (#642)
* members can not
* update role: Editor can create sub-team and admin moving subteam from public to private should not throw error
* disabled Public option if parent is private
* Trigger CI
---------
Co-authored-by: Luccas Mateus <[email protected]>
* Change setup.py and setup.cfg
* Fix ckanext-wri install (#643)
* Improve resource location design (#646)
* Trigger CI
* [odp-426]: Add edit icon to dashboard entities (#648)
* [odp-426]: Add edit icon to dashboard entities
* update schema
* Add bulk purge collaborator issue patch (#645)
* Increase UWSGI timeouts; Extract URLs from markdown links in learn_more (#649)
* Resource location search improvements (#650)
* add authorized check to group/teams last node (#651)
* Trigger CI
* Rm global from DatafileLocation
* Trigger CI
* enable edit icon for collaborators (#652)
* Fix typo
* Remove dev helm config values and GH Actions file
---------
Co-authored-by: Michael Polidori <[email protected]>
Co-authored-by: Stephen Oni <[email protected]>
0 commit comments