-
Notifications
You must be signed in to change notification settings - Fork 496
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
ScholarsPortal Internationlization_4.5 #3327
ScholarsPortal Internationlization_4.5 #3327
Conversation
…ata. Bug in hack to translate metadata fields
…age-toggle-branch
Conflicts: src/main/webapp/dataverse_template.xhtml src/main/webapp/metadataFragment.xhtml src/main/webapp/resources/iqbs/messages.xhtml src/main/webapp/search-include-fragment.xhtml src/test/java/edu/harvard/iq/dataverse/util/BundleUtilTest.java
language-toggle-branch Conflicts: scripts/api/data/metadatablocks/astrophysics.tsv scripts/api/data/metadatablocks/biomedical.tsv scripts/api/data/metadatablocks/citation.tsv scripts/api/data/metadatablocks/customGSD.tsv scripts/api/data/metadatablocks/geospatial.tsv scripts/api/data/metadatablocks/journals.tsv scripts/api/data/metadatablocks/social_science.tsv scripts/installer/install src/main/java/edu/harvard/iq/dataverse/LoginPage.java src/main/java/edu/harvard/iq/dataverse/authorization/providers/builtin/BuiltinAuthenticationProvider.java src/main/webapp/dataset.xhtml src/main/webapp/loginpage.xhtml src/main/webapp/permissions-manage.xhtml src/main/webapp/resources/iqbs/messages.xhtml src/test/java/edu/harvard/iq/dataverse/util/BundleUtilTest.java
into SP_Internationlization_4.5-fix-versionno # Conflicts: # scripts/api/data/metadatablocks/citation.tsv # src/main/java/Bundle.properties # src/main/java/edu/harvard/iq/dataverse/EMailValidator.java # src/main/java/edu/harvard/iq/dataverse/ManageFilePermissionsPage.java # src/main/java/edu/harvard/iq/dataverse/ManagePermissionsPage.java # src/main/webapp/apitoken.xhtml # src/main/webapp/dataverse_template.xhtml # src/main/webapp/dataverseuser.xhtml
….com:JayanthyChengan/dataverse.git into SP_Internationlization_4.5-fix-versionno
@JayanthyChengan when trying to build your branch, I received some error msg regarding a missing column. Please provide the necessary SQL update script in the "dataverse/scripts/database/upgrades/" directory. (See an example of such an update script in commit b703e27.)
|
…zation_4.5-fix-versionno
SP_Internationlization_4.5-fix-versionno Conflicts: src/main/java/edu/harvard/iq/dataverse/ManageFilePermissionsPage.java src/main/java/edu/harvard/iq/dataverse/ManagePermissionsPage.java src/main/webapp/dataverse_template.xhtml src/main/webapp/roles-assign.xhtml
Step 1: Run the database update script. Step 2:
curl http://localhost:8080/api/admin/datasetfield/load -X POST --data-binary @citation.tsv -H "Content-type: text/tab-separated-values" |
@JayanthyChengan thanks for participating in the community call yesterday: https://groups.google.com/d/msg/dataverse-community/d7BnFiRA3_I/O6cYqSBfCAAJ |
This pull request is so old and is so far behind the "develop" branch that there are many merge conflicts. I'm closing it. As we indicated in the 2017-11-07 Dataverse Community Call notes at https://groups.google.com/d/msg/dataverse-community/d7BnFiRA3_I/O6cYqSBfCAAJ IQSS doesn't have the capacity to lead on internationalization so we are looking to the community to help. The "Dev Efforts by the Dataverse Community" spreadsheet at https://docs.google.com/spreadsheets/d/1pl9U0_CtWQ3oz6ZllvSHeyB0EG1M_vZEC_aZ7hREnhE/edit?usp=sharing is a good place to see what the community is up to. As of this writing you can entries for "internationalization" and "multilingual" and note that some of the cells have comments. For more context on that spreadsheet, see the " Which GitHub issues are being worked on by the Dataverse community?" at https://groups.google.com/d/msg/dataverse-community/X2diSWYll0w/ikp1TGcfBgAJ |
RFI Checklist
Before submitting the pull request, fill out sections (1.) Related Issues and (2.) Pull Request Checklist.
1. Related Issues
List and link to the issues in this Pull Request.
2. Pull Request Checklist
3. Review Checklist
After the pull request has been submitted, fill out this section.
Connects to #209.