Closed
Bug 1217208
Opened 10 years ago
Closed 10 years ago
Remove tower dependency
Categories
(developer.mozilla.org Graveyard :: Code Cleanup, defect)
developer.mozilla.org Graveyard
Code Cleanup
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: robhudson, Assigned: robhudson)
References
Details
While moving towards django-jinja we need to remove tower. This bug is to track that work.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → robhudson
Comment 1•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/fca7217cac6928f74801ba1abdbd6a11f9fcd26c
Bug 1217208 - Rename .po and .pot files from messages to django
https://github.com/mozilla/kuma/commit/51a95c646abff497c7d5838ba967db54f91bcff3
Bug 1217208 - Include django in tower's STANDALONE_DOMAINS for merging
https://github.com/mozilla/kuma/commit/826de38973ea74762c9623ef0ef93459c5138996
Bug 1217208 - Add missing javascript.po for en_US
https://github.com/mozilla/kuma/commit/c6e6a145c32276d5561a58f435069fa95ef423f9
Bug 1217208 - Update l10n strings (extract & merge)
https://github.com/mozilla/kuma/commit/751a135926d76a36847bd970c68c382cba3ad846
Merge pull request #3588 from mozilla/tower-domain
Bug 1217208 - Prepare for tower removal
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/271348255c14a386a44cae4cc03ad49cc99b3ed7
Bug 1217208 - Fix completely broken email template
https://github.com/mozilla/kuma/commit/7827a0ae3f18ecc9dd3faf849755ca7b6763ea63
Merge pull request #3621 from robhudson/1217208-broken-template
Bug 1217208 - Fix completely broken email template
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/131746681eb2c93c7d058d5e8ec2a10e519fabf9
Bug 1217208 - Remove python template string from feed
https://github.com/mozilla/kuma/commit/6289a99e4fd0a1173bc0d3d5e3dd639bbdf8ef16
Merge pull request #3623 from robhudson/1217208-feed-template
Bug 1217208 - Remove python template string from feed
Comment 4•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/f074b340ca79b74c3eae0398bcc6da8a58988ea5
Bug 1217208 - Fix whitespace in l10n strings
This normalizes whitespace in l10n source strings since puente only
collapses whitespace for trans tags
https://github.com/mozilla/kuma/commit/06cacef2732de385d0dadb6ac5360fe5347f9619
Merge pull request #3620 from robhudson/1217208-whitespace-cleanup
Bug 1217208 - Fix whitespace in l10n strings
Comment 5•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/0699e423f4106e3a99d0a536a56b0cda550e446a
Fixes bug 1217208 - Replace tower with puente
https://github.com/mozilla/kuma/commit/f499807c71d88d308b30ec08541ae0cb39478713
Bug 1217208 - Update gettext imports
Note: This also makes the imports consistent, always importing ugettext
as unaliased, and ugettext_lazy aliased as `_`.
https://github.com/mozilla/kuma/commit/930e596077cb522128e61a03cca8a676e2c08bd3
Bug 1217208 - Minor ugettext/ugettext_lazy cleanup
https://github.com/mozilla/kuma/commit/0fa32316867d93a3617a845af7600d43aaeec861
Merge pull request #3613 from mozilla/1217208-de-tower
Fixes bug 1217208 - Remove tower dependency
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 6•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/f1862c1f893e2886f69784343e1e48d6053f3a33
Bug 1217208 - Bump jinja2 bytecache prefix
https://github.com/mozilla/kuma/commit/5ee271693637194b9f2cb2192e9f76c9c236e09e
Merge pull request #3635 from mozilla/please-to-fix-staging
Bug 1217208 - Bump jinja2 bytecache prefix
r=jezdez
Comment 7•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/c262aa378ab859505f20151fe120472063e7f0e8
Bug 1217208 - Fix plaintext welcome email whitespace
https://github.com/mozilla/kuma/commit/12905903e804ab363be7c29835e07d9d69350382
Merge pull request #3638 from robhudson/fix-welcome-email
Bug 1217208 - Fix plaintext welcome email whitespace
Comment 8•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/dc09f56118d7a2148ca257e3346186dcb0bbb553
Bug 1217208 - Ensure we're using jingo when rendering emails
https://github.com/mozilla/kuma/commit/6f9d5316dfb6eb986f9534f225bf70f68e89db31
Bug 1217208 - Bump jinja bytecache to sync with celery workers
https://github.com/mozilla/kuma/commit/d66f6c8b0e33d8f4e2baa87f4ae13ba54cdaab14
Merge pull request #3639 from robhudson/fix-welcome-email-2
Bug 1217208 - Ensure we're using jingo when rendering emails
Comment 9•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/622ac85e1204fd33ddee663ef04779d3db76941c
Bug 1217208 - Update path to locale .po files
https://github.com/mozilla/kuma/commit/bcd8ff896af784427b320e11e48e92aba731bc56
Bug 1217208 - Move the monkey patching and init to app config
https://github.com/mozilla/kuma/commit/da828bebdce64224c1947d5f993851d970fe807c
Merge pull request #3641 from robhudson/fix-string-checker
Bug 1217208 - Update path to locale .po files
Comment 10•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/0f4487e4b061c834701ab8ac6c97ed4ce8e63f93
Bug 1217208 - Update puente version
https://github.com/mozilla/kuma/commit/c7740d441ac99b556064fdbe5ee277eebb136787
Merge pull request #3707 from robhudson/bump-puente
Bug 1217208 - Update puente version
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•