Closed
Bug 1162158
Opened 11 years ago
Closed 11 years ago
General Zenko Maintenance - various glitches and feature upgrades
Categories
(Content Services Graveyard :: Tiles: Administration Front-End, defect, P1)
Content Services Graveyard
Tiles: Administration Front-End
Tracking
(Not tracked)
RESOLVED
FIXED
Iteration:
40.3 - 11 May
People
(Reporter: mruttley, Assigned: mruttley)
Details
Various areas of Zenko need work:
- Multiple tile selection follow-ons to Country-Country coming up as ID None
- Multiple tile selection button needed for Mozilla Tile Selection interface
- Fennec tile selection interface
- Mozilla group tile selection follow-ons not currently working
- Cleaner data parsing between view/page with overarching `data` variable (can be misleading for current users)
- Faster (or removal of) second startup query
| Assignee | ||
Updated•11 years ago
|
Points: --- → 13
| Assignee | ||
Comment 1•11 years ago
|
||
- Fix for Mozilla All-Tile compilation button: https://github.com/matthewruttley/zenko/commit/43ce98d960635135e21a80f54c240aedc515a1b1
| Assignee | ||
Comment 2•11 years ago
|
||
Added multiple tile selection functionality to Mozilla page. Multiple tile selection is now represented in a dropdown dialog/doorhanger widget.
https://github.com/matthewruttley/zenko/commit/4e26c2ff06aa147b0dedf95e31cb838f729b8559
| Assignee | ||
Comment 3•11 years ago
|
||
Country/Locale follow-throughs now working for multiple tile selections
https://github.com/matthewruttley/zenko/commit/eb2c2f5b70122625de208de7b38817127e87e94c
| Assignee | ||
Updated•11 years ago
|
Iteration: --- → 40.3 - 11 May
| Assignee | ||
Comment 4•11 years ago
|
||
Added specific Fennec section to Mozilla tile creative selection page
https://github.com/matthewruttley/zenko/commit/692a94bb8d893e072d67a6e5dc4b431a65872d46
| Assignee | ||
Comment 5•11 years ago
|
||
Decided to remove the country query and replace it with an up-to-date version of the countries table
https://github.com/matthewruttley/zenko/commit/346cf9ce95ddcacfbdccbb84d31dfd8a8150a0c2
| Assignee | ||
Comment 6•11 years ago
|
||
Some annoying "TypeError: argument of type 'datetime.datetime' is not iterable" bug fixed here as well: https://github.com/matthewruttley/zenko/commit/72dce7915ae2e1c2b4a30a1c287530dc05f4bb69
I've decided to leave the data variable passing issue for later. It is essentially a code refactoring task which isn't a huge priority at the moment since Zenko works OK and we have to develop Bucketerer and the Fraud Detector first.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•