[[PageOutline]] = TracDev ToDo List = == Ticket Triage == == Release [milestone:0.12] == === Finish [milestone:0.12-multirepos] and merge [source:sandbox/multirepos] Done - r9125 and some follow-ups. === Remaining tickets === - some i18n polishing (#8055, #8081) and bug fixing '''(#8588)''' - Basic WikiCreole support #4356 - Database: #6348?, #8443? - WikiRename / #1106: clean-up, sync, reintegrate (#8751 as prerequisite) == For Later ([milestone:0.13], ..., [milestone:1.0]) == - Help delegator (ticket:2656#comment:26) - ticket query system: - #7026 -- 0.13? - i18n: - translation of javascript (#6353, Babel:#110) -- 0.12-stable? - translation of workflow (#5441) -- 0.12-stable or 0.13? - Version Control: - `CachedRepository.get_path_history` - merge type #1492 - #2456 - not too early to start thinking about it seriously - start experimenting with TracDev/Proposals/MultipleProject - remove support for pysqlite 1.1.x in source:trunk/db/sqlite_backend.py == Release [milestone:0.11.7]? == Seems that we might need it... I've just noticed a disturbing issue with 0.11.6: when creating a new milestone through the admin panel, the other trac.fcgi processes didn't pick up the new value, so either we don't do a `config.touch()` in this case, or there's a race. Well, we do `TicketSystem(self.env).reset_ticket_fields()` in source:tags/trac-0.11.6/trac/ticket/model.py@#L702, so it looks like we have a race... == Mercurial plugin == - add basic support for cached repo - `log --follow-first` - show merge changesets in revision log (#1492) ---- ''To editors: this is not the place where to put your favorite ticket (see SeaChange/WhatUsersWant instead); this page must be kept short and is mainly for improving the clarity of the ongoing development activity in the TracTeam.''