[Openlp-core] [Bug 1623631] [NEW] Add "Full License" field for Bibles

2016-09-14 Thread Azaziah
Public bug reported: We should add a field for Bibles, where the user/we could add the full license details of the Bible. These details would not be visible in the footer and would be stored in Metadata in the .sqlite file. All of the Bibles are not simply "Public domain". ** Affects: openlp

[Openlp-core] [Bug 1623631] Re: Add "Full License" field for Bibles

2016-09-14 Thread Raoul Snyman
** Changed in: openlp Importance: Undecided => Wishlist -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1623631 Title: Add "Full License" field for Bibles Status in OpenLP: New Bug

[Openlp-core] [Merge] lp:~suutari-olli/openlp/fix-advanced-bible-search-clear-button-giving-focus-to-quick into lp:openlp

2016-09-14 Thread Azaziah
The proposal to merge lp:~suutari-olli/openlp/fix-advanced-bible-search-clear-button-giving-focus-to-quick into lp:openlp has been updated. Status: Needs review => Work in progress For more details, see:

[Openlp-core] [Merge] lp:~suutari-olli/openlp/fix-advanced-bible-search-clear-button-giving-focus-to-quick into lp:openlp

2016-09-14 Thread Azaziah
The proposal to merge lp:~suutari-olli/openlp/fix-advanced-bible-search-clear-button-giving-focus-to-quick into lp:openlp has been updated. Status: Work in progress => Superseded For more details, see:

[Openlp-core] [Merge] lp:~suutari-olli/openlp/fix-advanced-bible-search-clear-button-giving-focus-to-quick into lp:openlp

2016-09-14 Thread Azaziah
Azaziah has proposed merging lp:~suutari-olli/openlp/fix-advanced-bible-search-clear-button-giving-focus-to-quick into lp:openlp. Requested reviews: Raoul Snyman (raoul-snyman) Tim Bentley (trb143) For more details, see:

[Openlp-core] [Bug 1623711] [NEW] Unable to delete web bibles

2016-09-14 Thread Azaziah
Public bug reported: When web bible is deleted from the UI, it does not get deleted. After failed deletion attempt local bibles are not being deleted either. Win 10, Trunk 2695 ** Affects: openlp Importance: Undecided Status: New ** Attachment added: "openlp.log"

[Openlp-core] [Bug 1623631] Re: Add "Full License" field for Bibles

2016-09-14 Thread Azaziah
** Changed in: openlp Assignee: (unassigned) => Azaziah (suutari-olli) -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1623631 Title: Add "Full License" field for Bibles Status in OpenLP: New

[Openlp-core] [Bug 1623631] Re: Add "Full License" field for Bibles

2016-09-14 Thread Azaziah
** Branch linked: lp:~suutari-olli/openlp/add-bible-license-field -- You received this bug notification because you are a member of OpenLP Core, which is subscribed to OpenLP. https://bugs.launchpad.net/bugs/1623631 Title: Add "Full License" field for Bibles Status in OpenLP: New Bug

Re: [Openlp-core] [Merge] lp:~suutari-olli/openlp/fix-advanced-bible-search-clear-button-giving-focus-to-quick into lp:openlp

2016-09-14 Thread Phill
Review: Needs Fixing on_lock_button_toggled is such a small method, any changes of tests for that? Also can you include the parameters in the doc string please. (See inline comments) Diff comments: > > === modified file 'openlp/plugins/bibles/lib/mediaitem.py' > ---