Closed
Bug 1343804
Opened 9 years ago
Closed 9 years ago
Add ability to save and edit team information
Categories
(Webtools Graveyard :: Pontoon, enhancement, P3)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mathjazz, Assigned: emin, Mentored)
References
Details
Attachments
(1 file)
Team managers should have the ability to edit the Team info section. It should share the look & feel with Project info in the Admin.
| Assignee | ||
Comment 1•9 years ago
|
||
Which one is preferred:
1. Adding edit page.
2. Edit button that will convert <p> to <textarea> and save it using ajax request.
Flags: needinfo?(m)
| Reporter | ||
Comment 2•9 years ago
|
||
The 2nd one.
I know that Pike already started working on this, but got distracted by other things. I wonder if he has any code to share?
Flags: needinfo?(m) → needinfo?(l10n)
Comment 3•9 years ago
|
||
Flags: needinfo?(l10n)
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → emin
Status: NEW → ASSIGNED
Comment 4•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/pontoon
https://github.com/mozilla/pontoon/commit/73a62c8e68b09c2ead2df0dc3db3178fb7a5d8b5
FIx bug 1343804: Save and edit team information (#655)
* Added bleach (https://github.com/mozilla/bleach) to sanitize HTML.
* Allowed tags and attributes are explicitly made available in settings
to be reused in other parts of code.
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•