Custom Query (2152 matches)
Results (1183 - 1185 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1008 | fixed | eval() of user display name in template head | rgrp | pudo |
Description |
We're currently setting the user preferences links via a javascript snippet that also evals the name. This should be removed as we're not displaying the user name any longer. We should also have page fragment caching in Genshi, which is not currently implmented. cf. http://api.rubyonrails.org/classes/ActionController/Caching/Fragments.html |
|||
#1007 | wontfix | Backport WDMMG translations for extensions i18n | pudo | pudo |
Description |
Needed to allow extensions to be internationalized in the code and in templates. Requires in-template i18n domain switching which is broken between Genshi and Pylons, thus needs this hackish class. cf. https://bitbucket.org/okfn/wdmmg/src/198841e770e5/wdmmg/config/environment.py#cl-16 |
|||
#1006 | fixed | Deprecate stable branch | kindly | rgrp |
Description |
Now that we have release branches we should deprecate the stable branch (ie. make sure it is no longer a head and then do --close-branch and merge into default one last time). Cost: 10m (giving high priority because of low cost) (Assigning to dread as he has been managing the stable branch). |