Commit Graph

112 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
Tomas Groth b69491979e Fix linked audio in the service files, fixes bug #1144. 2022-10-18 17:15:26 +00:00
Raoul Snyman 8c94c53d30 Add a property to Book to fix #1181 2022-09-27 22:11:13 -07:00
Raoul Snyman 59f2cabae3 Listen to SQLAlchemy's warnings 2022-02-04 14:12:12 -07:00
Tim 29db2f1fb7
Better late than never 2022-02-01 10:10:57 +00:00
robbie jackson 80a70d5b63 Fix merging of song books 2021-09-02 06:46:09 +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
Phill 5fb9eb70af Fix deleting song books
Fixes: https://launchpad.net/bugs/1600510
2019-07-30 20:52:10 +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
Raoul Snyman aa3b0c4bcc HEAD 2018-10-01 21:39:42 -07:00
Tim Bentley 9e0cb247d6 add song book as first slide 2018-02-23 08:27:33 +00:00
Tim Bentley 41f35f52e3 End of 2017 2017-12-29 09:15:48 +00: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
Tim Bentley 74ca42e220 Yet another year goes by 2016-12-31 11:01:36 +00:00
Ken Roberts 9fdcd30c65 Convert strings from python2 to python3 in plugins part 3 2016-05-27 01:13:14 -07:00
Raoul Snyman 7262345912 Fix bug #1557514 by auto-detecting the columns of the tables in the songs database
Fixes: https://launchpad.net/bugs/1557514
2016-04-27 20:58:35 +02:00
Tim Bentley a0bfc7d069 move methods 2016-04-03 20:44:09 +01:00
Samuel Mehrbrodt ad5246fc4a songbookentry -> songbook_entry, mock_song -> song 2016-01-09 16:23:11 +01:00
Samuel Mehrbrodt 4706ff4af8 Merge trunk 2016-01-04 19:47:03 +01:00
Samuel Mehrbrodt e4ecc3e763 Fix searching with multiple songbooks 2016-01-04 19:46:00 +01:00
Samuel Mehrbrodt a106245d8b Display multiple songbooks in the footer 2016-01-04 13:48:47 +01:00
Samuel Mehrbrodt c7d7d16921 PEP8 2016-01-04 13:18:11 +01:00
Samuel Mehrbrodt d2ab4862b4 Initial support for multiple songbooks 2016-01-04 13:11:24 +01:00
Tim Bentley 3a8b068af8 Year older 2015-12-31 22:46:06 +00:00
Jonathan Springer eaf1e7a049 Docstring cleanups 2015-09-08 15:13:59 -04:00
Tomas Groth 8c8fbe45b2 Fixes to make mysql db work 2015-02-11 20:56:13 +00:00
Raoul Snyman ffcea13021 Updated the copyright. 2015-01-18 15:39:21 +02:00
Tim Bentley f3c09af379 Years go by 2014-12-31 10:58:13 +00:00
Samuel Mehrbrodt f13a9d00b5 Missing translation type
Fixes: https://launchpad.net/bugs/1405164
2014-12-24 11:42:46 +01:00
Samuel Mehrbrodt 48abd1793b Fix loading authors
Fixes: https://launchpad.net/bugs/1366198
2014-09-14 15:35:55 +02:00
Samuel Mehrbrodt 3426fc37d2 Fix author->songs relation
Fixes: https://launchpad.net/bugs/1369139
2014-09-14 00:00:28 +02:00
Samuel Mehrbrodt 8e8288ddaa Add test 2014-07-05 22:04:17 +02:00
Samuel Mehrbrodt 5d7b60f714 Changing Author type functional 2014-07-05 21:56:32 +02:00
Samuel Mehrbrodt a6a43264da Merge trunk 2014-06-03 21:23:21 +02:00
Samuel Mehrbrodt ea30fb4bdc Accidentally removed string 2014-05-22 23:35:38 +02:00
Samuel Mehrbrodt 2466a7d8fa Add hints for author types 2014-05-21 17:09:44 +02:00
Samuel Mehrbrodt d10507e250 Small string fixes 2014-05-21 16:47:44 +02:00
Samuel Mehrbrodt 6440ac008f Remove unused code 2014-05-07 15:59:31 +02:00
Samuel Mehrbrodt ef2a03d510 Fix bug 1316979 by making the authors relation viewonly
Fixes: https://launchpad.net/bugs/1316979
2014-05-07 11:51:59 +02:00
Samuel Mehrbrodt 6eccf3eadf change display of list view 2014-04-21 16:40:54 +02:00
Samuel Mehrbrodt 577c7321ff Add new type for 'Words and Music' 2014-04-08 20:52:05 +02:00
Samuel Mehrbrodt 830e3d6624 PEP8 2014-04-01 23:07:49 +02:00
Samuel Mehrbrodt ad9717ea42 Add support for author types to OpenLyrics import and export 2014-03-30 23:42:46 +02:00
Samuel Mehrbrodt c98970d0e4 Fix mediaitem tests 2014-03-30 20:01:03 +02:00