lp:~dcaro/clicompanion/fix-923535
Created by
David Caro
and last modified
- Get this branch:
- bzr branch lp:~dcaro/clicompanion/fix-923535
Only
David Caro
can upload to this branch. If you are
David Caro
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Marek BardoĊski: Approve
-
Diff: 382 lines (+247/-10)7 files modifiedMANIFEST (+2/-0)
clicompanionlib/config.py (+1/-1)
clicompanionlib/plugins.py (+41/-1)
clicompanionlib/tabs.py (+48/-7)
clicompanionlib/view.py (+2/-1)
plugins/LaunchpadURL.py (+62/-0)
plugins/StandardURLs.py (+91/-0)
Related bugs
Bug #923535: Make urls clickable (and extendible with plugins) | Wishlist | Fix Released |
Related blueprints
Branch information
Recent revisions
- 112. By David Caro "<email address hidden>"
-
The url matching regexp was way too permissive, and incorrect paths were
matched - 110. By David Caro "<email address hidden>"
-
Now the url plugins are reloaded when config is changed and the config passed
to te plugins is a view, to avoid accessing unnecessary values
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:clicompanion