forked from decidim/decidim
-
Notifications
You must be signed in to change notification settings - Fork 0
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 missing locales #55
Closed
microstudi
wants to merge
100
commits into
feat/admin_notification_with_backend_link
from
add-missing-locales
Closed
add missing locales #55
microstudi
wants to merge
100
commits into
feat/admin_notification_with_backend_link
from
add-missing-locales
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…/evaluator-emails
* add form-assign-proposal-to-valuator to proposal page * fix linter: remove extra blank * change: after assigning the evaluator to stay on the same page * add tests * change mockup * refactoring valuating_assignments_controller' * add allowed_to? to form-assign-proposal-to-valuator * change mockup: form-assign-proposal-to-valuator to the bottom * change mockup: form-assign-proposal-to-valuator to the bottom * fix tests * fix view: add class to form * add test abd fix request.referer Co-authored-by: antopalidi <[email protected]>
* send email to author when resource was hidden * fix: authors * fix: i18n normalize * fix: remove extra code, change hide_resource * add tests * fix test and change email view * remove extra lines and spans * fix test: change a variable name Co-authored-by: antopalidi <[email protected]>
* add the email notification for proposal valuators * normalize --locales en * refactoring evaluator emails * add tests * fix test for urls * add test to recive email * fixed tests and add job * remove commented lines * remove unnecessay job. fix tests Co-authored-by: antopalidi <[email protected]>
* improve email: add link to admin of the resource * change translate * fix lint * fix lint * refactoring: improve the ResourceLocatorPresenter * move the method to private * add tests #admin_url * add: resource without a admin url * fix test' * fix detecting admin route name Co-authored-by: antopalidi <[email protected]>
* add the email notification for proposal valuators * normalize --locales en * refactoring evaluator emails * add tests * fix test for urls * add test to recive email * fixed tests and add job * remove commented lines * remove unnecessay job. fix tests * remove admin from mailer Co-authored-by: antopalidi <[email protected]>
* Add Proposal Answer Template basic functionality * Apply pagination, add functionality for copy + delete * Add Answer Template to Proposal * Linting decidim-templates * Add more tests * Linting * Fix class name * Add latest review changes * Implement code review recommendations * Add corect labels to table header * Running EsLint * Running ERBLinter Co-authored-by: Alexandru-Emil Lupu <[email protected]>
* fixed markers updating on the map * test JS index proposal Co-authored-by: antopalidi <[email protected]>
* Add Proposal Answer Template basic functionality * Apply pagination, add functionality for copy + delete * Add Answer Template to Proposal * Linting decidim-templates * Add more tests * Linting * Fix class name * Add latest review changes * Implement code review recommendations * Add corect labels to table header * Running EsLint * Running ERBLinter Co-authored-by: Alexandru-Emil Lupu <[email protected]>
* Redefine the registration routes manually In order to prevent the default route to be served through Devise. * Remove unused view and its translations Co-authored-by: Antti Hukkanen <[email protected]>
… to v0.26 (decidim#9934) * Fix unpublished processes shown in the group process count * Add omitted value in keyword argument Co-authored-by: Antti Hukkanen <[email protected]>
Co-authored-by: Antti Hukkanen <[email protected]>
…#9938) Co-authored-by: Antti Hukkanen <[email protected]>
) * Do not import resources multiple times * Add omitted value in keyword argument Co-authored-by: Antti Hukkanen <[email protected]>
….26 (decidim#9945) * Fix form answer attachments breaking the answer view * Add omitted value in keyword argument Co-authored-by: Antti Hukkanen <[email protected]>
…9949) The underscores were actually converted into `<em>`s which is not desired. Co-authored-by: Antti Hukkanen <[email protected]>
… languages' to v0.26 (decidim#10086) Co-authored-by: Alexandru Emil Lupu <[email protected]>
…eated (#42) * add send_notification_to_admins * add: admin_url * add test "notification_title to admin" * add tests: ResourceLocatorPresenter, admin_url * fix lint * fix admins_followers
* Add Proposal Answer Template basic functionality * Apply pagination, add functionality for copy + delete * Add Answer Template to Proposal * Linting decidim-templates * Add more tests * Linting * Fix class name * Add latest review changes * Implement code review recommendations * Add corect labels to table header * Running EsLint * Running ERBLinter * improve texts * make scopes resilient to missing classes Co-authored-by: Alexandru-Emil Lupu <[email protected]>
…10226) Co-authored-by: Alexandru Emil Lupu <[email protected]>
* Fix machine translations at the API * Fix specs broken due to the changes Co-authored-by: Antti Hukkanen <[email protected]>
…#10301) * Correct the "voted for this" string * Fix the string Co-authored-by: Antti Hukkanen <[email protected]> Co-authored-by: Andrés Pereira de Lucena <[email protected]>
* Fix translations missing on admin log. When we deleted a registration type on a conference and went to the Admin activity log, we found a translation missing log in the log. It seems that the definition of remove log does not exist in locale files. Therefore, we added the definition in the yaml files. * Fix translation missing for unpublish_with_space on admin log. Co-authored-by: M.Yamashita <[email protected]>
* Add correct call for conference speaker * Linters
* Fix: Error duplicating hybrid meetings * Simplify copy meeting form * Fixing failing checks * Normalize locales * Implement code review Recommendations * Fixing Failing test * Fixing failing specs * Implement last review reccomendations
Co-authored-by: Fran Bolívar <[email protected]>
Co-authored-by: Andrés Pereira de Lucena <[email protected]>
* Add example for (not) unreporting a hidden content * Don't show the 'unreport' action when user is blocked Co-authored-by: Andrés Pereira de Lucena <[email protected]>
* Add order by in linked_participatory_space_resources * Fixing Weight issue on Conferences * Add Migration for other participatory spaces * Apply review recommendations
Co-authored-by: Andrés Pereira de Lucena <[email protected]>
) * removed-main-category-disabling * fixed-a-typo Co-authored-by: JoonasAapro <[email protected]>
* Replace editor field with helper to toggle wysiwyg editor * Adding specs, fixing testsuite * Apply review recommendations * Implement Review recommendations Co-authored-by: Antti Hukkanen <[email protected]>
Co-authored-by: Ivan Vergés <[email protected]>
Co-authored-by: Heiner Sameisky <[email protected]>
* Remove unused permissions on Blogs * Add translations missings for Posts actions Co-authored-by: Andrés Pereira de Lucena <[email protected]>
* add proposal address to admin backend * linting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
nil
' to v0.26 decidim/decidim#9981)reorder
andpaginate
' to v0.26 (Backport 'Fix usages ofreorder
andpaginate
' to v0.26 decidim/decidim#10051)🎩 What? Why?
Please describe your pull request.
📌 Related Issues
Link your PR to an issue
Testing
Describe the best way to test or validate your PR.
📷 Screenshots
Please add screenshots of the changes you're proposing