Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Korean to the dropdown menu for language #1713

Closed
wants to merge 42 commits into from

Conversation

depth221
Copy link
Contributor

I checked that there is Korean in client/locale directory and .tx/config file, but not in server/config.py. I'm seemed to that's why the dropdown menu in Tasking Manager does not include Korean.

fitoria and others added 30 commits May 10, 2019 11:55
whole node_modules dir, it uses less CPU this way.
> Note: this includes a new database migration

* Show validators in expert mode an additional form allowing them to
(optionally) classify the type and number of problems they discover with
mapping work that is leading to invalidation of the task

* Record identified mapping issues in a `task_mapping_issues` database
table

* Display noted mapping issues in the task history immediately below the
invalidation where they were recorded

* Allow mapping issues fixed by the validator on behalf of the mapper
to be noted when marking a task as validated

* Display in the task history when a task was validated with fixes, and
show the identified list of issues addressed by the validator

* Add a new page, accessible from the account-nav dropdown menu, on
which project managers and admins can manage the available mapping-issue
categories

* Seed the mapping-issue categories with a couple of initial categories

* Add server RESTful API endpoints for managing mapping-issue categories

* Add new `mapping_issue_categories` and `task_mapping_issues` database
tables in new migration

* Add support on server for optional inclusion of noted mapping issues
during task validation/invalidation
…tructions

Clean up deprecated windows devops script
Correct time calculations in user profile
…egorization

Allow expert validators to classify mapping issues
* Show a trophy icon in the top-nav in a color representing the
logged-in user's mapping level (bronze, silver, or gold for beginner,
intermediate, or advanced respectively), and also prominently display
user's mapping level on their profile page

* Show message on home page and profile page encouraging mappers to
continue mapping and advance to the next level (or to try validating in
the case of advanced mappers)
…uragement

Mapper-level icons and encouragement messages
* Add button to task's Advanced section for viewing a task's changesets
in OSMCha

* Add button for viewing project-wide changesets in OSMCha, visible to
users with validator or higher role (expert or higher for projects that
don't enforce a validator role)

* Add new column to projects for storing an OSMCha filter id that can be
optionally used to load a custom OSMCha filter in place of the standard
project-wide filters for projects that require a more customized set of
filters

* A project's OSMCha filter id can be managed from the Metadata section
when creating or editing a project
Include additional fields on tests
* use cheaper rds instances for non production stacks

* configurable min/max
* Users in expert mode can hover over a timestamp to view it in IS08601
format

* Clicking the ISO8601 timestamp copies it to the user's clipboard

* Users who are not in expert mode continue to experience existing
behavior
Fix tasks annotations and add tasks details
…o-new-onwer

Transfer project to new owner feature, fixes hotosm#1341
…1-timestamps

Show expert users ISO8601 timestamps on hover
Add recommended oauth settings in documentation
Correct typo in title
@pantierra
Copy link
Contributor

Many thanks @depth221! Just rerolled your commit and submitted it for the next release in #1717.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.