Commit Graph

87 Commits

Author SHA1 Message Date
Tim Bentley 11d9c02579
Happy new Year 2022-12-31 15:54:46 +00:00
Raoul Snyman 0bd045d7fe Fix the resolve issue on Windows; Refactor the skips in tests to use pytest's built in skip stuff 2022-06-28 11:17:30 -07:00
Raoul Snyman b6135737e3 Merge branch 'editform-tests' into 'master'
projector.editform refactoring and tests

See merge request openlp/openlp!441
2022-03-29 18:29:12 +00:00
Ken Roberts 0836d26bdc projector.editform refactoring and tests 2022-03-29 18:29:12 +00:00
Ken Roberts f662c63155 Fix issue #1033 2022-03-23 20:54:40 +00:00
Ken Roberts 6f1c9ce891 Update core.db.Manager and projector.db.ProjectorDB 2022-03-16 15:37:20 +00:00
Ken Roberts 7ab73a75a9 commands-tests updates/refactoring 2022-03-02 2022-03-16 14:06:37 +00:00
Ken Roberts f7a28e5754 ProjectorManager tests and refactoring 2022-02-27 2022-03-01 15:52:28 +00:00
Tim Bentley 6ee7c33805 Merge branch 'projector-manager-tests' into 'master'
refactor tests for projector manager 2022-02-21

See merge request openlp/openlp!420
2022-02-24 19:04:00 +00:00
Ken Roberts 5e1716d5cd refactor tests for projector manager 2022-02-21 2022-02-24 19:04:00 +00:00
Tim Bentley 0889f95cdf Merge branch 'tabui-tests' into 'master'
Tests for ProjectorTab 2022-02-23

See merge request openlp/openlp!428
2022-02-24 19:03:01 +00:00
Ken Roberts cb46dd12c2 Tests for ProjectorTab 2022-02-23 2022-02-24 19:03:01 +00:00
Ken Roberts 99d9398783 Pjlink tests 2022-02-23 2022-02-24 19:02:28 +00:00
Ken Roberts d6c6ef59b6 Update tests for projectors.pjlinkcommands.process_pjlink() 2022-02-09 17:49:23 +00:00
Tim Bentley db64a7d5bf Merge branch 'test-commands-2' into 'master'
Update tests for pjlinkcommands 2022-02-03

See merge request openlp/openlp!408
2022-02-05 17:13:52 +00:00
Ken Roberts 2dfce1ad32 Issue #985 - TypeErr in PJLink.get_data() fix 2022-02-05 16:02:48 +00:00
Ken Roberts be21ef15e6
Update tests for pjlinkcommands 2022-02-03
- (Ongoing) Update strings to f'' format

- New test module projector/messages/test_clss.py
    - projectors/test_projector_commands_01/test_*_clss_* tests moved here
    - Added start_poll test

- New test module projector/messages/test_misc.py
    - Added test_srch

- openlp/core/projectors/plinkcommands.py
    - Updated process_srch log entry in case of no projector instance
2022-02-04 13:33:25 -08:00
Tim Bentley 04bbbba305 Merge branch 'pjlink_cmd' into 'master'
Update pjlinkcommands tests

Closes #976 and #978

See merge request openlp/openlp!388
2022-02-01 16:43:09 +00:00
Ken Roberts e02b359b7e Update pjlinkcommands tests 2022-02-01 16:43:09 +00:00
Tim Bentley c9c8c62595 Merge branch 'Chinese-new-year' into 'master'
Better late than never

See merge request openlp/openlp!391
2022-02-01 11:11:36 +00:00
Tim 29db2f1fb7
Better late than never 2022-02-01 10:10:57 +00:00
Ken Roberts 2d0855f975 Tests for ProjectorManager 2022-01-23 2022-01-31 02:36:14 +00:00
Ken Roberts caa78be00d ProjectorManager tests upd_add_port listener 2022-01-21 21:30:51 +00:00
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
Tim Bentley aade849aca End of 2020 - Just change the Year! 2020-12-30 21:42:49 +00:00
Raoul Snyman 5620a6f57f
Expose the entire ServiceItem in the API
- Move JSON rendering into ServiceItem object
- Provide entire service item object through API
- Fix some potential bugs and write tests
2020-07-23 17:19:49 -07:00
Mattias Põldaru e95ee62574 Fix errors in translatable texts. 2020-05-05 18:17:21 +00:00
Tim Bentley 7cdc2a68de Migrate Projectors
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-02-07 19:53:52 +00:00
Tim Bentley 6ea4893ad6 Change Year
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-01 02:53:08 +00:00
John Morris 14b763d677 Corrected typos in 4 files 2019-11-15 16:26:08 +00:00
Raoul Snyman 1e76868a23 Remove vim lines from files and add a .editorconfig for editors that support it 2019-10-10 15:28:16 +00:00
Phill 9c35b7dcdc Minor fixes, and changes 2019-07-03 14:23:23 +01:00
Ken Roberts 0c14ddf31f PJLink2 Update v07 2019-05-11 02:07:40 -07:00
Ken Roberts 855828939f PJLink2 update v06 2019-05-04 21:08:32 -07:00
Ken Roberts a503c61a51 PJLink2 update v05 2019-05-04 03:21:48 -07:00
Ken Roberts 2a479a15da pjlink2 update v04 2019-05-03 22:25:07 -07:00
Bastian Germann b4e24f10d6 Update new file to GPLv3+ 2019-04-28 21:22:52 +02:00
Bastian Germann d74e5203c3 Merge HEAD 2019-04-28 21:21:23 +02:00
Ken Roberts d6cf6cf6bf PJLink2 update V03 2019-04-28 00:03:51 -07:00
Ken Roberts 5f6887f837 PJLink2 Update V1 2019-04-20 18:04:59 -07:00
Bastian Germann be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Ken Roberts eb8864f569 Minor cleanups 2019-03-08 19:53:20 -08:00
Ken Roberts cc4b8e4242 PJLink2 Update U 2019-03-08 07:19:57 -08:00
Tomas Groth fa4ec96054 Updated to 2019 in copyright headers 2019-02-14 16:09:09 +01:00
Tomas Groth 31ed94d88c pep8 fixes 2019-02-13 21:28:10 +01:00
Tomas Groth e7526f1e59 merge trunk 2018-10-30 20:46:55 +01:00
Raoul Snyman d1c4cea777 Fix linting issues 2018-10-26 18:40:20 -07:00
Philip Ridout a867c54b94 HEAD 2018-10-24 22:02:06 +01:00
Ken Roberts a3f2030349 PJLink2 Update T and pep8 2018-10-19 21:33:32 -07:00
Raoul Snyman aa3b0c4bcc HEAD 2018-10-01 21:39:42 -07:00