WIP: Resolve "Use complex name field with i18n support" #1843

Draft
tteichler wants to merge 8 commits from 153-use-complex-name-field-with-i18n-support into master
Owner

Closes #153

Closes #153
Author
Owner

changed milestone to %"2.0a2"

changed milestone to %"2.0a2"
Author
Owner

added 2 commits

  • c0ff40a6 - Install django-names
  • 8409985e - Add complex name field to Person model

Compare with previous version

added 2 commits <ul><li>c0ff40a6 - Install django-names</li><li>8409985e - Add complex name field to Person model</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/198/diffs?diff_id=1550&start_sha=174e5d41c368d19538d795b46c8187de07dfe332)
Author
Owner

added 1 commit

  • 4f1a08d0 - Add complex name field to Person model

Compare with previous version

added 1 commit <ul><li>4f1a08d0 - Add complex name field to Person model</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/198/diffs?diff_id=1551&start_sha=8409985e95e54f7cdf037ca5f0b4b70c81123e71)
Author
Owner

added 4 commits

  • 9e5ea4c9 - Add complex name field to Person model
  • 41bcf472 - Add migration
  • c60aa1e5 - Use new complex name field
  • 796fd256 - Merge branch '153-use-complex-name-field-with-i18n-support' of...

Compare with previous version

added 4 commits <ul><li>9e5ea4c9 - Add complex name field to Person model</li><li>41bcf472 - Add migration</li><li>c60aa1e5 - Use new complex name field</li><li>796fd256 - Merge branch &#39;153-use-complex-name-field-with-i18n-support&#39; of...</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/198/diffs?diff_id=1552&start_sha=4f1a08d09bedc4884dd85e7feb86fcb67c37cdf4)
Author
Owner

added 1 commit

Compare with previous version

added 1 commit <ul><li>9df0e85f - Remove properties</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/198/diffs?diff_id=1553&start_sha=796fd256d5782ad5f96b00eada09e4e4dbd49678)
Author
Owner

added 1 commit

  • 8249d50e - Add data migration

Compare with previous version

added 1 commit <ul><li>8249d50e - Add data migration</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/198/diffs?diff_id=1554&start_sha=9df0e85f35112934e8550b248df2da4b7f545563)
Author
Owner

added 1 commit

Compare with previous version

added 1 commit <ul><li>356815ca - Add data migration</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS/-/merge_requests/198/diffs?diff_id=1555&start_sha=8249d50e0f06a33881f95d765f055dd9b1c3d064)
Author
Owner

assigned to @nik

assigned to @nik
Owner

removed milestone

removed milestone
This pull request has changes conflicting with the target branch.
  • aleksis/core/anonymizers.py
  • aleksis/core/forms.py
  • aleksis/core/models.py
  • aleksis/core/settings.py
  • aleksis/core/tables.py
  • aleksis/core/templates/core/person_full.html
  • aleksis/core/templates/core/persons_accounts.html
  • poetry.lock
  • pyproject.toml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 153-use-complex-name-field-with-i18n-support:153-use-complex-name-field-with-i18n-support
git switch 153-use-complex-name-field-with-i18n-support

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff 153-use-complex-name-field-with-i18n-support
git switch 153-use-complex-name-field-with-i18n-support
git rebase master
git switch master
git merge --ff-only 153-use-complex-name-field-with-i18n-support
git switch 153-use-complex-name-field-with-i18n-support
git rebase master
git switch master
git merge --no-ff 153-use-complex-name-field-with-i18n-support
git switch master
git merge --squash 153-use-complex-name-field-with-i18n-support
git switch master
git merge --ff-only 153-use-complex-name-field-with-i18n-support
git switch master
git merge 153-use-complex-name-field-with-i18n-support
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-Core!1843
No description provided.