d27
The only difference between ordinary and extraordinary is just that little "extra".
Fix URL on learning circle creation email
Merge pull request from p2pu/2019-05-language
Add language to learning circle, upgrade to webpack 4
Remove redundant build command from package.json
Update copy about language to be consistent between old and new learning circle creation
Filter out german from long list of languages for courses
Remove unused view and template
Specify postgres version to docker-compose
Merge pull request from p2pu/deploy_new_dashboard
deploy new facilitator dashboard
Add German to legacy learning circle creation form
Set default for learning circle language and remove selection from selenium. react-select make the selection non-trivial :(
Add language select to e2e tests
Add language to posted data to fix tests
Upgrade to webpack 4 and get the SplitChunksPlugin to do what the CommonsChunkPlugin did before
Add language field to learning circles
use latest p2pu-search-cards version
use new dashboard path in frontend components
put dashboard at root url, put deprecation alert on old dashboard, fix pagination on courses table, move up dashboard survey box
Merge branch 'master' of github.com:p2pu/learning-circles
Add communications_opt_in field to signup. Closes
Merge pull request from p2pu/2019-05-message-i18n
Add language logic for message sending
Remove debug prints from code