Hello, This is the next part of the examination of the remaining tickets for 0.11.
cmlenz tickets ============== #5954: Can't use prototype in plugins as $ conflicts with jquery ---------------------------------------------------------------- Has a patch: http://trac.edgewall.org/attachment/ticket/5954/jquery_noconflict.diff I think this was waiting user confirmation, which never came. I'm +1 for the approach, but I think it should be applied in two steps, first the additions of the `jQuery(function($) { ` and `}` lines, then the reindenting, otherwise applying the patch risks to hide other changes that might have happened in the meantime. http://trac.edgewall.org/ticket/153#comment:88 ecarter tickets =============== #5630: trac-admin --help falsely advertises extra initenv parameter ---------------------------------------------------------------- That ticket is two-fold: there was a little error in the parameter list of initenv which was quickly dealt with (r5790), but the concerns of the reporter (Dave Abrahams) were actually: While you're in there, it would be good to document these parameters more completely in the --help; you can't get it right without running it interactively to find out, e.g. what a legal database descriptor looks like. And even then, you won't really know your available options. ... so the ticket was re-opened. I think everyone agrees that trac-admin should provide a detailed help, like other familiar command line tools do (e.g. svn). But that's not a small undertaking, so I think it would be fair to postpone the ticket to 0.11.x or 0.12. #5651: [patch] Use 'inherit' 'file' config setting when creating a new Environment (not loading defaults) ------------------------------------------------------------------ There's a patch: http://trac.edgewall.org/attachment/ticket/5651/env_create_config-011dev-r5829.diff Looks good, but it needs perhaps more testing feedback before being committed. mgood tickets ============= #1440: Remove reached milestones from edit ticket list ------------------------------------------------------ Has a patch: http://trac.edgewall.org/attachment/ticket/1440/milestone_optgroups.2.diff It got positive feedback by several users and I was +1 as well. If nobody objects (mgood in particular), I can take care of committing the patch. #5806: Impossible to edit or delete a malformed custom query ------------------------------------------------------------ ... well, I just verified this one and decided to post-pone it to 0.11.1, as it's not a very important issue and there's a simple workaround. (to be continued) -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
