Commit Graph

549 Commits

Author SHA1 Message Date
Raoul Snyman b635bad83f Migrate to using Declarative Base in Songs 2023-03-08 03:27:49 +00:00
Tim Bentley 11d9c02579
Happy new Year 2022-12-31 15:54:46 +00:00
Raoul Snyman a8c1536614 Fix file hash not being generated 2022-11-30 14:37:42 +00:00
Tim Bentley 330db2209c Merge branch 'advanced-chord-transpose-support' into 'master'
Advanced chord transpose support

See merge request openlp/openlp!341
2022-02-17 07:55:28 +00:00
STEPHANVS 35952e587c
centralize warning message 2022-02-16 19:37:18 +01:00
STEPHANVS 7320f2ddc9
added option to turn off song key warning 2022-02-16 03:50:23 +01:00
STEPHANVS bf9aba52da
fix exception in songs with no chords 2022-02-16 00:31:36 +01:00
STEPHANVS 3aa67ec2f2
pipeline fix 2022-02-14 15:07:19 +01:00
STEPHANVS c80d8fbcfb
Consolidate song key check/warning message 2022-02-14 14:44:08 +01:00
Tim Bentley 586007bb10 Merge branch 'two_fixes' into 'master'
Two fixes

See merge request openlp/openlp!411
2022-02-06 16:53:14 +00:00
Tim 0ccb3620d5
Lets finish the year conversion 2022-02-06 09:10:17 +00:00
Tim 77199ca794
Allow switch back to the default theme for song editing. #917 2022-02-06 08:21:58 +00:00
STEPHANVS 14c0c93463
Check 'end html' instead of 'end tag' 2021-09-10 23:49:55 +02:00
robbie jackson 2907cb4f14 Improve help 2021-08-25 21:14:19 +00:00
Tim Bentley aade849aca End of 2020 - Just change the Year! 2020-12-30 21:42:49 +00:00
Tim Bentley 6ea4893ad6 Change Year
Signed-off-by: Tim <tim.bentley@gmail.com>
2020-01-01 02:53: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
Tim Bentley 24ab4f2cb1 minor fixes 2019-08-04 14:13:33 +01:00
Tim Bentley df2ace541e fix missing state code 2019-07-31 22:01:22 +01:00
Phill 5482e70e6d Break out json and path refactors from fixes branch 2019-05-22 07:47:00 +01:00
Bastian Germann be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Tomas Groth fa4ec96054 Updated to 2019 in copyright headers 2019-02-14 16:09:09 +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
Raoul Snyman aa3b0c4bcc HEAD 2018-10-01 21:39:42 -07:00
Raoul Snyman 0c8156b4c4 Loading and saving of screens is working; Refractored retranslateUi => retranslate_ui 2018-09-11 22:43:27 -07:00
Simon Hanna a4c1e306b5 Remote imports from openlp/core/lib/__init__.py and update other files accordingly 2018-08-25 16:08:19 +02:00
Tomas Groth 318e90f893 Fixes for pycodestyle 2018-07-02 22:38:47 +02:00
Tim Bentley 41f35f52e3 End of 2017 2017-12-29 09:15:48 +00:00
Tim Bentley 5495ba8cf3 plugins done and tested 2017-12-28 08:08:12 +00:00
Phill Ridout 960ddedc6f make tidy text part of core.\nRemove redundant (since py3) re.UNICODE flag
Fixes: https://launchpad.net/bugs/1727517
2017-10-28 11:04:09 +01:00
Raoul Snyman d5ab3340eb Move widgets to a widgets module 2017-10-23 15:09:57 -07:00
Raoul Snyman bc0ade07e0 HEAD 2017-10-09 19:29:56 -07:00
Raoul Snyman b406cfd5a8 Phase 1 complete 2017-10-07 00:05:07 -07:00
Philip Ridout ab49b8b8ad pathlib changes for song plugin 2017-09-30 21:16:30 +01:00
Philip Ridout f8a68c23d0 Enable JSON to handle unsupported objects and tests 2017-08-25 21:03:25 +01:00
Philip Ridout b384e6f2fa Convert some more utility fuctions over to using the pathlib 2017-08-12 18:45:56 +01:00
Philip Ridout e6faf233ed Merge fixes 2017-08-07 21:50:01 +01:00
Philip Ridout 63bd98372a Move applocation over to using pathlib 2017-08-01 21:59:41 +01:00
Philip Ridout c0f2a9a777 HEAD 2017-06-09 07:06:49 +01:00
Olli Suutari f8b32578f4 Fixed 32 missing "x" buttons for closing windows and forms. (Left it unavailable for bug report.) 2017-06-04 15:14:23 +03:00
Philip Ridout a24d5f8f15 TODO's TODOne, and a few other cleanups 2017-05-30 19:42:35 +01:00
Raoul Snyman 3bc6fc0b77 Fix bug #1666005 and bug #1668994 2017-03-01 21:34:24 -07:00
Tim Bentley 74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
Raoul Snyman 3639785151 Fix bug #1642684 by rather just setting the edit text to a blank string
Fixes: https://launchpad.net/bugs/1642684
2016-12-15 16:11:42 +02:00
Olli Suutari 7ea3105857 - Fixed some .forma tags to .format 2016-09-12 14:41:38 +03:00
Ken Roberts 9fdcd30c65 Convert strings from python2 to python3 in plugins part 3 2016-05-27 01:13:14 -07:00
Chris Hill a5cd1e15bc resolve pep8 W293 warning 2016-04-25 12:01:32 +01:00
Chris Hill 1e9b7148f5 Resolve pep8 errors - separate def, two line split 2016-04-25 11:53:20 +01:00
Chris Hill 4b088acc93 Coding standards fix - E731 do not assign a lambda expression, use a def for pep8 2016-04-19 20:32:23 +01:00