openlp/tests/openlp_plugins/presentations
Raoul Snyman 4d3ade20c7
Add support for folders to plugins
- Make a derivative MediaManagerItem class for generic folder support
- Make add and choose folder dialogs based on image plugin dialogs
- Implement folder and item mixins to get db models "for free"
- Implement database layer for media plugin
- Implement database layer for presentations plugins
- Refactor media plugin to inherit from FolderLibraryItem
- Refactor presentations plugin to inherit from FolderLibraryItem
- Migrate media files from settings to database
- Migrate presentations files from settings to database
- Convert the load icons in the media plugin into a dropdown
- Add new tests for MediaMediaItem.get_list()
- Closes #165
- Closes #223
- Closes #224
- Closes #582
2021-08-25 22:51:43 -07:00
..
lib End of 2020 - Just change the Year! 2020-12-30 21:42:49 +00:00
__init__.py Test Migration and Cleanup - 1 2021-04-24 16:55:38 +00:00
conftest.py Add support for folders to plugins 2021-08-25 22:51:43 -07:00
test_impresscontroller.py Test Migration and Cleanup - 1 2021-04-24 16:55:38 +00:00
test_libreofficeserver.py Test Migration and Cleanup - 1 2021-04-24 16:55:38 +00:00
test_maclocontroller.py Test Migration and Cleanup - 1 2021-04-24 16:55:38 +00:00
test_mediaitem.py Add support for folders to plugins 2021-08-25 22:51:43 -07:00
test_messagelistener.py Fix sequential presentations - proper fix 2021-04-28 07:10:27 +00:00
test_pdfcontroller.py Test Migration and Cleanup - 1 2021-04-24 16:55:38 +00:00
test_plugin.py Test Migration and Cleanup - 1 2021-04-24 16:55:38 +00:00
test_powerpointcontroller.py Test Migration and Cleanup - 1 2021-04-24 16:55:38 +00:00
test_presentationcontroller.py Fix sequential presentations - proper fix 2021-04-28 07:10:27 +00:00
test_presentationtab.py Test Migration and Cleanup - 1 2021-04-24 16:55:38 +00:00