-
Notifications
You must be signed in to change notification settings - Fork 7
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
[2.4] Migrate resource models to the new app #1344
Merged
Merged
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
vergama
reviewed
Sep 19, 2024
vergama
reviewed
Sep 19, 2024
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 19, 2024 06:02
d57c1c6
to
8476dae
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 19, 2024 06:02
cbbc145
to
78117a9
Compare
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 19, 2024 06:05
8476dae
to
1952a2a
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
3 times, most recently
from
September 19, 2024 06:23
c353bd3
to
664e29f
Compare
vergama
approved these changes
Sep 19, 2024
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 23, 2024 07:01
1952a2a
to
2629bd8
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 23, 2024 07:01
664e29f
to
d9cd028
Compare
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 23, 2024 07:30
2629bd8
to
3b88899
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 23, 2024 07:30
d9cd028
to
3335aed
Compare
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 23, 2024 10:41
3b88899
to
8f0fa8d
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 23, 2024 10:41
3335aed
to
73d8a61
Compare
ranta
reviewed
Sep 23, 2024
locale/sv/LC_MESSAGES/django.po
Outdated
Comment on lines
2219
to
+2229
#: reservation_units/models/reservation_unit.py | ||
#, fuzzy | ||
#| msgid "Reservation for %(name)s" | ||
msgid "Reservation Unit" | ||
msgstr "" | ||
msgstr "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#: reservation_units/models/reservation_unit.py | ||
#, fuzzy | ||
#| msgid "Reservation for %(name)s" | ||
msgid "Reservation Units" | ||
msgstr "" | ||
msgstr "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fuzzy translations
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 27, 2024 04:13
8f0fa8d
to
3622835
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 27, 2024 04:13
73d8a61
to
93d3a33
Compare
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 27, 2024 04:23
3622835
to
2b945ef
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 27, 2024 04:23
93d3a33
to
6dcb137
Compare
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 27, 2024 07:41
2b945ef
to
49ac0f4
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 27, 2024 07:41
6dcb137
to
de88718
Compare
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 27, 2024 07:48
49ac0f4
to
adb3779
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 27, 2024 07:48
de88718
to
0370829
Compare
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
September 27, 2024 12:13
adb3779
to
66c5829
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
September 27, 2024 12:14
0370829
to
8269e2c
Compare
matti-lamppu
changed the title
Migrate resource to the new app
[2.4] Migrate resource to the new app
Sep 27, 2024
matti-lamppu
changed the title
[2.4] Migrate resource to the new app
[2.4] Migrate resource models to the new app
Sep 27, 2024
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
October 1, 2024 14:13
66c5829
to
43b5535
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
October 1, 2024 14:13
8269e2c
to
1cb9e08
Compare
matti-lamppu
force-pushed
the
migrate-merchants
branch
from
October 1, 2024 14:18
1a2d87a
to
6fd7a62
Compare
matti-lamppu
force-pushed
the
migrate-resources
branch
from
October 1, 2024 14:19
1cb9e08
to
3e41b17
Compare
Quality Gate passedIssues Measures |
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.
🛠️ Changelog
🧪 Test plan
🚧 Dependencies
🎫 Tickets