Commit Graph

11951 Commits

Author SHA1 Message Date
Tomas Groth 5d63820b17 Added support for importing EW songs even if RTF is not escaped as espected, also fixed importing og songs with unicode in metadata.
Fixes: https://launchpad.net/bugs/1299837
2014-05-02 23:07:56 +02:00
Andreas Preikschat 0160c583e9 Fix Renderer broken when two option breaks next to each other
bzr-revno: 2374
2014-04-29 17:57:07 +01:00
Andreas Preikschat ff1bc31bfc - Fixed bug #1240037
- Fixed a few bugs in the CategoryActionList class (recursion, ...)
- Removed depreciated has_key() method.
- Changed behaviour of the remove() method to match the behaviour of the list.remove() method
- refactored defaultShortcuts to default_shortcuts

bzr-revno: 2373
2014-04-29 17:55:30 +01:00
Tomas Groth cc0f0e1eb0 Support for importing ews files (EasyWorship Service files)
bzr-revno: 2372
2014-04-29 17:54:14 +01:00
Andreas Preikschat b73d8b088c head 2014-04-29 13:04:32 +02:00
Andreas Preikschat 282ed7e1a6 fixed u' 2014-04-29 13:04:19 +02:00
Tomas Groth 48fe8c5e37 Restructured the tests a bit. 2014-04-26 21:47:11 +02:00
Andreas Preikschat 88a3ac6216 match list behaviour 2014-04-26 19:40:26 +02:00
Andreas Preikschat 3f1e7f1912 fixes 2014-04-26 19:36:47 +02:00
Andreas Preikschat 911864a442 removed useless code 2014-04-26 19:31:59 +02:00
Andreas Preikschat 66c1f7c5da renamed variable and parameter 2014-04-26 11:35:50 +02:00
Andreas Preikschat 53c584ede4 removed print 2014-04-26 11:26:20 +02:00
Andreas Preikschat 533710fc5b blank line 2014-04-26 11:02:04 +02:00
Andreas Preikschat 6bdadff334 raise exception when item not in list 2014-04-26 11:01:12 +02:00
Andreas Preikschat aa899bfde0 fixes 2014-04-26 10:53:36 +02:00
Samuel Mehrbrodt 20f748d608 Allow authors to be tagged by their type (words music etc)
bzr-revno: 2371
2014-04-26 09:42:26 +01:00
Tim Bentley 9e8f0d82de Add icons to see the state of the remote (on / SSL / authentication)
Stop restarting the server as this crashes it and should not be common.

bzr-revno: 2370
2014-04-26 09:38:44 +01:00
Andreas Preikschat 5a2793bc50 head 2014-04-26 10:19:12 +02:00
Andreas Preikschat 5a3aecf997 fixed bugs in class 2014-04-22 17:06:21 +02:00
Andreas Preikschat 1ae7c32adb fixed import 2014-04-22 12:32:02 +02:00
Andreas Preikschat 70bce87434 head 2014-04-22 12:30:43 +02:00
Andreas Preikschat 6c08a80bfd added test; refactor 2014-04-22 12:29:15 +02:00
Samuel Mehrbrodt 6eccf3eadf change display of list view 2014-04-21 16:40:54 +02:00
Samuel Mehrbrodt cc0af8845e PEP8 2014-04-21 12:06:17 +02:00
Samuel Mehrbrodt 70a5795cd2 Remove min width 2014-04-21 11:58:53 +02:00
Samuel Mehrbrodt ac44396a40 2 row layout for author add widgets 2014-04-21 11:58:09 +02:00
Samuel Mehrbrodt 031868ae31 trunk 2014-04-21 11:49:17 +02:00
Raoul Snyman 5618aaa798 Fix an exception raised when loading media players if the configuration is blank
bzr-revno: 2369
2014-04-21 06:39:58 +01:00
Raoul Snyman dee8ed2850 Fix an exception raised when loading media players if the configuration is blank 2014-04-21 00:23:26 +02:00
Andreas Preikschat 328b25dbe8 fix: Bug #1146964 Attach button on exception form does not work
bzr-revno: 2368
2014-04-20 22:51:11 +02:00
Tim Bentley f7ba5ee0e3 head 2014-04-20 21:19:21 +01:00
Tim Bentley ce55fd1d57 fixes 2014-04-20 21:16:08 +01:00
Samuel Mehrbrodt cec163085c Fix bug 1247493: OpenSong Importer fails
bzr-revno: 2367
Fixes: https://launchpad.net/bugs/1247493
2014-04-20 21:15:21 +01:00
Tomas Groth 54ed6aeea0 Made the EWS import a seperate point. Also some small updates to comments. 2014-04-20 21:03:35 +02:00
Tomas Groth 4560d39ad9 head 2014-04-20 20:33:55 +02:00
Andreas Preikschat cf798e73d5 removed not needed code 2014-04-20 18:02:50 +02:00
Andreas Preikschat df800850e1 fixed bug 1240037 (Error occured when moving directory)
Fixes: https://launchpad.net/bugs/1240037
2014-04-20 18:00:24 +02:00
Samuel Mehrbrodt 4253cd4f52 Fix Songbook search
bzr-revno: 2366
Fixes: https://launchpad.net/bugs/1306958
2014-04-20 16:32:28 +02:00
Andreas Preikschat 79d3e95c32 pep8 fixes 2014-04-20 16:13:09 +02:00
Andreas Preikschat 57cd04a957 Fixes: https://launchpad.net/bugs/1296104 2014-04-20 16:10:37 +02:00
Andreas Preikschat 85c2179102 added test 2014-04-20 16:03:07 +02:00
Andreas Preikschat 51c14bdf51 fixed bug 1296104
Fixes: https://launchpad.net/bugs/1296104
2014-04-20 15:24:18 +02:00
Andreas Preikschat c691fc55d0 added a test 2014-04-20 15:00:14 +02:00
Andreas Preikschat cec47fc950 fixed bug 1146964
Fixes: https://launchpad.net/bugs/1146964
2014-04-20 14:06:02 +02:00
Tim Bentley a2c99317c6 fixes 2014-04-19 06:42:45 +01:00
Tim Bentley f48a3346db fixes 2014-04-19 06:29:00 +01:00
Tim Bentley 905a626705 fixes 2014-04-19 06:26:49 +01:00
Tim Bentley af792941af pep8 again 2014-04-19 06:13:46 +01:00
Tim Bentley 5dc35112c3 pep8 again 2014-04-19 06:09:54 +01:00
Tim Bentley e94643b5d1 Fix invalid code 2014-04-18 21:35:39 +01:00