Commit Graph

9546 Commits

Author SHA1 Message Date
Jonathan Springer
d26b34aee0 Modify loading file from the command line to only load files ending with osz, oszl, or otz. 2014-04-01 14:58:22 -04:00
Tim Bentley
3e7370c656 head 2014-04-01 18:33:13 +01:00
Tim Bentley
edd1ed849a minor fixes 2014-04-01 18:32:19 +01:00
Jonathan Springer
6ca37531a0 Remove unnecessary platform specific code, remove orphaned and unused registry execute, and fix two functions to register to the registry instead of executing. 2014-04-01 13:07:25 -04:00
Andreas Preikschat
5bc5678078 - added a script to trigger jenkins
bzr-revno: 2345
2014-03-31 22:05:42 +02:00
Samuel Mehrbrodt
81a8868a5a Fix merge 2014-03-31 20:49:47 +02:00
Samuel Mehrbrodt
8b7bbb4761 Merge trunk 2014-03-31 20:48:10 +02:00
Andreas Preikschat
3db984a846 clean up: simplify code 2014-03-31 19:32:49 +02:00
Andreas Preikschat
5227924846 fix: removed stray print 2014-03-31 19:29:14 +02:00
Andreas Preikschat
c451a8eafa added test 2014-03-31 19:01:09 +02:00
Andreas Preikschat
b69f480dc0 head 2014-03-31 14:19:33 +02:00
Andreas Preikschat
93ff301840 cleanup: remove local variable 2014-03-31 14:13:50 +02:00
Samuel Mehrbrodt
80284f6f8d Added 'Neue evangelistische Übersetzung' to the list of Online bible translations 2014-03-31 10:08:07 +02:00
Samuel Mehrbrodt
ad982e9fa3 Add try/catch block to upgrade function until better solution is found 2014-03-30 23:49:55 +02:00
Samuel Mehrbrodt
88c641715c Translate this string 2014-03-30 23:45:52 +02:00
Samuel Mehrbrodt
ad9717ea42 Add support for author types to OpenLyrics import and export 2014-03-30 23:42:46 +02:00
Tomas Groth
73304d7ec3 Added check to see if given path exists. 2014-03-30 21:32:41 +02:00
Tomas Groth
4b83741b36 Added autodetection of optical drives and some small fixes. 2014-03-30 20:11:39 +02:00
Samuel Mehrbrodt
c98970d0e4 Fix mediaitem tests 2014-03-30 20:01:03 +02:00
Samuel Mehrbrodt
c7358e4a9f The author_type column is part of the primary key and thus can't be NULL 2014-03-30 19:38:26 +02:00
Samuel Mehrbrodt
87051a094a Put Author types in an own enum class 2014-03-30 19:23:36 +02:00
Samuel Mehrbrodt
69c32d91a4 Merge trunk 2014-03-30 19:13:26 +02:00
Tomas Groth
bfbfcd5b15 Head 2014-03-30 13:26:13 +02:00
6ad3fca88e Try to fix bug #1136278 by detecting if the upgrades have already run
bzr-revno: 2343
Fixes: https://launchpad.net/bugs/1136278
2014-03-30 13:02:25 +02:00
3e047b3487 Fixes for inheritance in the song importers. This should make the tests pass in Python 3.4.
bzr-revno: 2342
2014-03-30 07:54:35 +01:00
Samuel Mehrbrodt
0adf961b3c Fix missing arguments in event handlers
bzr-revno: 2341
2014-03-30 07:51:35 +01:00
Tomas Groth
0f0e09a282 Fixed wrong dll load path. 2014-03-29 20:56:20 +01:00
98a762e86c HEAD 2014-03-29 15:58:09 +02:00
e4c3f08a2a Fix some of the tests which were failing in Python 3.4 2014-03-29 15:31:28 +02:00
Samuel Mehrbrodt
615442063e Fix display of Author type none 2014-03-29 11:08:52 +01:00
Andreas Preikschat
7787e1a845 head 2014-03-28 21:38:38 +01:00
Samuel Mehrbrodt
dadfbcfacb Merge head 2014-03-28 17:06:37 +01:00
Samuel Mehrbrodt
71b34578d7 Add support for the Author type property 2014-03-28 17:06:16 +01:00
Tomas Groth
0ee684d3a8 Added support for ews import 2014-03-26 20:49:12 +01:00
Tomas Groth
19558e7a03 head 2014-03-26 19:39:54 +01:00
Samuel Mehrbrodt
bf32fe164a Test 2014-03-26 13:06:48 +01:00
Samuel Mehrbrodt
a4829c62ba Add missing arguments for debug mode
Fixes: https://launchpad.net/bugs/1296574
2014-03-26 12:26:16 +01:00
Tomas Groth
8ad47cb888 Fixes for windows tests and for starting OpenLP on windows. 2014-03-24 17:49:50 +01:00
Samuel Mehrbrodt
20533624e0 Fix method calls (broken with rev. 2329) 2014-03-23 23:27:07 +01:00
Andreas Preikschat
7a1825a79a tests 2014-03-23 11:49:03 +01:00
Andreas Preikschat
cc0b736ef6 condition already checked above 2014-03-22 20:35:24 +01:00
Andreas Preikschat
47ad40aaac removed white spaces 2014-03-22 20:19:08 +01:00
Andreas Preikschat
d5b421aa70 updated vlc.py 2014-03-22 20:18:27 +01:00
Andreas Preikschat
91adff326d head 2014-03-22 20:18:04 +01:00
Andreas Preikschat
ad1970f27e fixed spelling 2014-03-22 10:53:55 +01:00
Andreas Preikschat
11fe2045e5 fixed tests 2014-03-22 10:24:52 +01:00
Andreas Preikschat
394e5a5be2 removed code, commment 2014-03-22 09:52:49 +01:00
Tim Bentley
bbe4169c24 Fix all formatting errors 2014-03-21 21:38:08 +00:00
Andreas Preikschat
59b00413e8 head 2014-03-21 21:12:16 +01:00
Andreas Preikschat
ed29edec3a imported duplicate check speed 2014-03-21 21:04:53 +01:00
Tim Bentley
9dfc446ebd More cleanups 2014-03-21 18:23:35 +00:00
Tomas Groth
3608ad4fcd Added first tests for mediaclipselectorform.py 2014-03-20 22:52:53 +01:00
Tomas Groth
852ec00fd7 Head 2014-03-20 21:11:18 +01:00
Tim Bentley
5d9533947d Final set of PEP8 cleanups 2014-03-20 19:10:31 +00:00
Tomas Groth
6e46fd6a2a Revert wrong changes to settings.py 2014-03-19 19:16:03 +01:00
Tomas Groth
991661b169 Head 2014-03-19 18:49:46 +01:00
35e3564655 Tests! 2014-03-18 23:03:53 +02:00
Tomas Groth
fa4120a4bd Small test fixes 2014-03-18 21:58:52 +01:00
f1be7bd698 HEAD 2014-03-18 22:47:05 +02:00
Tim Bentley
30835067d3 fix trunk 2014-03-18 20:36:02 +00:00
79263bfea4 Try to fix bug #1136278 by detecting if the upgrade has already been run
Fixes: https://launchpad.net/bugs/1136278
2014-03-18 22:33:05 +02:00
Tomas Groth
258f1db411 Merged with head. 2014-03-18 20:40:09 +01:00
Tim Bentley
a3b1a599b2 fix bugs 2014-03-17 19:14:22 +00:00
Tim Bentley
9610be5cd0 Fix up comments 2014-03-17 19:05:55 +00:00
Tomas Groth
5b1c6d82c9 Head 2014-03-17 19:44:34 +01:00
Tim Bentley
6c80ba1c7d Full migration 2014-03-17 07:29:29 +00:00
Tim Bentley
22e9d6d1a9 Head 2014-03-17 07:14:51 +00:00
Tim Bentley
0a2456fa19 Finish adding RegistryProperties 2014-03-16 21:25:23 +00:00
Tim Bentley
9cf3428542 Head 2014-03-15 06:25:35 +00:00
Tim Bentley
4e834f6d70 Head 2014-03-14 17:37:28 +00:00
Tim Bentley
d2efa83e89 Head 2014-03-14 17:34:36 +00:00
Tomas Groth
ed03ec2195 Fixes for tests on wine/windows 2014-03-13 21:59:10 +01:00
Tim Bentley
68a020709a head 2014-03-13 20:24:33 +00:00
Tim Bentley
ea99cbb08d use decorator 2014-03-13 20:20:42 +00:00
Tim Bentley
5e6f97d74e fix order and comment 2014-03-13 20:08:47 +00:00
Tomas Groth
ecc1ffbd4c Fix tests.
To avoid segfaults reuse QApplication instance.
Also use ICU when getting locale sort key.

bzr-revno: 2331
2014-03-13 00:07:23 +02:00
Tim Bentley
31ee1b43a6 first view 2014-03-12 17:41:52 +00:00
Tim Bentley
e78dac1edf Head 2014-03-11 20:17:18 +00:00
Tim Bentley
6935adde29 Yet more tests 2014-03-11 20:10:46 +00:00
Tomas Groth
5ac6f853d0 Changed get_locale_key to only use ICU if available. 2014-03-11 20:38:47 +01:00
5af971f723 Remove main_menu property and add an application property. 2014-03-11 21:07:58 +02:00
Tim Bentley
a74567b9f6 Bible database tests 2014-03-11 19:01:09 +00:00
b35de747ab Move HistoryComboBox to openlp.core.common 2014-03-11 20:58:49 +02:00
Tomas Groth
b831ebd48e Use ICU for locale sort key 2014-03-10 20:53:11 +01:00
Tim Bentley
776724d9a2 Bibles 2014-03-09 10:26:28 +00:00
Tim Bentley
83abc63079 Bibles 2014-03-08 22:02:34 +00:00
Tim Bentley
0da1b7b5f7 Presentations 2014-03-08 21:23:47 +00:00
Tomas Groth
3988aacfbd Made it possible to save and load optical clip to servicefile. Also some pep8 and general cleanup. 2014-03-08 21:14:04 +00:00
Tim Bentley
9773afc61c Media cleaned up 2014-03-08 20:53:22 +00:00
Tim Bentley
836886e541 Images cleaned up 2014-03-08 20:39:36 +00:00
Tim Bentley
f86c6bc77d Songs cleanned up 2014-03-08 19:58:58 +00:00
Tim Bentley
a0a2e5efbc More updates 2014-03-06 22:05:15 +00:00
6747dec2b5 Tests! Tests! Tests! 2014-03-06 23:28:13 +02:00
Tim Bentley
3ae188c287 FoilPresenter 2014-03-06 20:56:31 +00:00
Tim Bentley
ef97095399 Importer cleanups 2014-03-06 20:40:08 +00:00
Tim Bentley
75281b5cf1 Song import cleanups 2014-03-05 18:58:22 +00:00
Tomas Groth
e6f23324ba Merged with trunk 2014-03-04 22:50:24 +00:00
Tomas Groth
67acb9d824 Implemented DVD clip selection and playback, still needs a lot of cleanups. 2014-03-04 22:33:50 +00:00
c607661aee HEAD 2014-03-04 23:51:54 +02:00
b094d48678 Add some error handling around the getting a song.
Add some more tests.
2014-03-04 23:28:15 +02:00
Tim Bentley
43f156d9fe Update Songs forms 2014-03-04 18:49:30 +00:00
831f2f3b69 HEAD 2014-02-27 23:39:44 +02:00
d2a5e8a4c4 Refactor SongSelect search into a separate class, and start writing some tests for that class. 2014-02-27 23:36:33 +02:00
Tomas Groth
52a73f3475 merged with head 2014-02-25 21:11:48 +01:00
Tim Bentley
7f58348c8c fix up pintservice form 2014-02-23 15:41:09 +00:00
Tim Bentley
3d556a9790 Head 2014-02-23 15:02:53 +00:00
Tomas Groth
21eeac70eb fixed an exception 2014-02-21 23:27:00 +01:00
Tomas Groth
e90f277bd6 merged with trunk 2014-02-21 22:48:25 +01:00
Tomas Groth
6d21a326ed Made it possible to save a selected clip to the mediamanager. 2014-02-17 23:29:52 +01:00
Philip Ridout
150ff4e980 HEAD 2014-02-11 20:29:57 +00:00
Tomas Groth
365a4c62cf Created GUI for mediaclip selection from DVD. 2014-01-24 19:43:02 +00:00
Rafael Lerm
83e20b79b6 Changed string that caused crash on startup. Corrected bug 1269929 2014-01-16 18:34:37 -02:00
Tomas Groth
c3af8d5d14 Only allow pdf-program selection using filedialog. 2014-01-14 21:57:43 +00:00
Tim Bentley
bc3081fd18 Remove redundent method 2014-01-13 17:31:46 +00:00
Tim Bentley
ca47293345 Fix up help link 2014-01-13 17:29:31 +00:00
Tim Bentley
5d740a7706 Removep
bzr commit -mRemovep
2014-01-11 22:05:38 +00:00
Tim Bentley
b5c2659506 Clean up Song Usage 2014-01-11 22:01:41 +00:00
Tim Bentley
68d8f58b5c Clean up Alerts 2014-01-11 21:46:20 +00:00
Tim Bentley
743ad7b44a Clean up inits 2014-01-11 21:29:01 +00:00
Tim Bentley
7fe95731f9 Fix up Main display 2014-01-11 17:52:01 +00:00
Felipe Polo-Wood
b58abe45b2 Added WebSocket engine 2014-01-09 14:53:56 -05:00
Felipe Polo-Wood
d2782e099f Merged with Tim's refactoring changes 2014-01-09 14:52:20 -05:00
Felipe Polo-Wood
2f12246301 Added WebSocket server and client 2014-01-06 18:00:27 -05:00
Tomas Groth
e958c04659 Make the PdfController reload backend if setting changes. 2014-01-06 12:06:22 +00:00
Tomas Groth
d02377f74f Moved PS script into separate file. 2014-01-06 10:51:53 +00:00
Tim Bentley
3a5c15a29a Migrate renderer - cleanup 2014-01-05 17:12:42 +00:00
Tim Bentley
360d9883b4 Migrate renderer 2014-01-05 17:09:51 +00:00
Tim Bentley
8038388110 head 2014-01-04 20:58:46 +00:00
Tim Bentley
60d4009261 start off 2014-01-04 20:58:18 +00:00
Tim Bentley
2dd4a9c542 Add config to service file 2014-01-04 16:33:20 +00:00
Tim Bentley
5eba575618 Add tests for new function 2014-01-04 11:50:27 +00:00
Tim Bentley
d8ec08e020 Cleaned up Theme and Service Managers Now working the same way.
Fixed up tests for both classes
PEP8 changes for Alerts and Custom + various other bits in passing.

bzr-revno: 2323
2014-01-03 21:36:27 +00:00
Tomas Groth
b242343d59 Added some docstring documentation. 2014-01-01 15:31:06 +00:00
Tim Bentley
8c71c96222 Fixes for Custom 2014-01-01 10:56:23 +00:00
Tim Bentley
db6ba7c780 fix alerts more 2014-01-01 09:57:06 +00:00
Tim Bentley
2755aad4c6 More PEP 8 changes 2014-01-01 09:33:07 +00:00
e2fcd3e8cb - Fixed up an import issue
- Removed old code no longer necessary (from 1.9.4)
- PEP8
2014-01-01 00:56:02 +02:00
1cf3140073 Reworked SongSelect branch after a major refactor in trunk.
To recap:
- Added a standalone CCLI SongSelect importer
- Add icons to the import and export menu items
- Move Theme import and export up with Settings
2014-01-01 00:27:27 +02:00
Tim Bentley
259b2b074f Fix widget 2013-12-31 21:02:35 +00:00
Tim Bentley
51178b2ede Fix tests 2013-12-31 20:29:03 +00:00
Tomas Groth
f5ace2c238 merged with trunk 2013-12-31 12:20:11 +00:00
Tomas Groth
3cc69cc9fd Changed the way a serviceitem from the servicemanager is copied and converted. Also fixed for PEP8. 2013-12-31 12:15:18 +00:00
Tim Bentley
e49beeb2c4 More tests 2013-12-31 07:27:07 +00:00
Tim Bentley
c8a3b33044 Start to fix ServiceManager and extent tests 2013-12-30 19:50:34 +00:00
Felipe Polo-Wood
b495c47a5a More styling issues 2013-12-30 13:19:50 -05:00
Andreas Preikschat
80c6c371df FIX: renamed qt method
bzr-revno: 2322
2013-12-30 12:13:40 +01:00
Felipe Polo-Wood
1a83a0a557 Merge head 2013-12-30 03:53:51 -05:00
Felipe Polo-Wood
b993b0d4a8 Style changes 2013-12-30 03:35:05 -05:00
Felipe Polo-Wood
cc4e393966 Change image_manager to a property
Fix path using appropriate function call pathname2url
2013-12-30 02:29:33 -05:00
Andreas Preikschat
8975fec06e added comment 2013-12-29 21:18:22 +01:00
Tim Bentley
27d651a129 Fix comment 2013-12-29 20:13:58 +00:00
Andreas Preikschat
4c145071af fixed method rename 2013-12-29 21:13:41 +01:00
Tim Bentley
f187d86d1e Fix comment 2013-12-29 20:13:40 +00:00
Tim Bentley
8b109a8593 Fix comment 2013-12-29 20:09:41 +00:00
Tomas Groth
84334a039e Merged with trunk. 2013-12-29 19:47:54 +00:00
Tomas Groth
7dd3417217 Added tests for the PdfController. 2013-12-29 19:46:04 +00:00
Tim Bentley
e6bcf7d852 Head and fix confilcts 2013-12-28 21:33:38 +00:00
Tomas Groth
82aaf11860 Fixes for the presentation setting tab 2013-12-28 18:36:33 +00:00
Felipe Polo-Wood
1ef910463c Merge head 2013-12-28 12:06:29 -05:00
Tomas Groth
47ea300786 Merged with trunk 2013-12-27 17:47:40 +00:00
Tomas Groth
685258b744 Made presenting PDF from the servicemanager work 2013-12-27 17:44:12 +00:00
Tim Bentley
1d9ab33f9f Fix array tag 2013-12-26 20:19:47 +00:00
Tim Bentley
55bb0cd80f Theme wizard and fixes 2013-12-26 17:36:00 +00:00
Tim Bentley
35c5577cb7 More fixes 2013-12-26 08:56:53 +00:00
Tim Bentley
301eb06ce6 Redo ServiceManager 2013-12-24 21:24:52 +00:00
Tim Bentley
ccde045e60 More fixes 2013-12-24 20:45:29 +00:00
Tim Bentley
da08356f1c yet more clean ups 2013-12-24 15:55:01 +00:00
Tim Bentley
508d050b4c Head 2013-12-24 11:32:56 +00:00
Tim Bentley
80e818bd15 more cleanups 2013-12-24 11:32:38 +00:00
Tim Bentley
fdfb2b1294 Done in error 2013-12-24 09:24:32 +00:00
Tim Bentley
6d8b5cadb4 Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
Tim Bentley
85da26684c Mediamanager and DND classes 2013-12-24 07:19:57 +00:00
Tim Bentley
7e18ced2c4 Custom cleanup 2013-12-24 07:02:47 +00:00
Tim Bentley
b2bee17211 Few minnor fixes 2013-12-24 06:15:41 +00:00
Tim Bentley
af006d087a Mainwidow cleanup 2013-12-23 20:43:35 +00:00
Tim Bentley
49dab79ce9 ThemeManager conversion 2013-12-23 07:03:56 +00:00
Tim Bentley
a5ca17246f Fix on_slide_select bugs 2013-12-21 08:46:30 +00:00
3204a4db72 - Specify OpenLP as the user agent when querying SF.net
- Fix another test
- Update tests for get_web_page
2013-12-20 21:25:42 +02:00
Tim Bentley
d4ce5489ad updates and fix up slidecontroller 2013-12-19 20:17:06 +00:00
06d08f61a6 Fix bug #1211049: Add a list of valid user agents and a method to return an appropriate user agent for the current platform
Fixes: https://launchpad.net/bugs/1211049
2013-12-18 23:44:00 +02:00
Tim Bentley
e9a7850bc8 Add registry mixin and code cleanups 2013-12-15 16:50:09 +00:00
Tim Bentley
e93b825ab4 Clean up PluginManager and complete logging 2013-12-14 08:12:41 +00:00
Tim Bentley
d684359e59 Clean up exceptions used in error 2013-12-13 19:44:17 +00:00
Tim Bentley
84e90e01d1 new files 2013-12-13 18:42:26 +00:00
Tim Bentley
cd9f9e4c8d move registry to common 2013-12-13 17:44:05 +00:00
Jonathan Springer
79a2a5b1db Merge trunk 2013-12-09 07:19:36 -05:00
Jonathan Springer
2a262e4ef6 pass all keyboard events to shortcut dialog 2013-12-08 21:05:52 -05:00
Samuel Mehrbrodt
7e484086dc Merge trunk 2013-12-07 18:35:06 +01:00
Tim Bentley
d0a9423982 Head 2013-12-06 19:00:55 +00:00
Tim Bentley
f32409b5a5 format changes 2013-12-06 19:00:37 +00:00
Philip Ridout
0883eb8a5d Fixes #1184869 Ensures that there is text in the anchor tag
bzr-revno: 2315
2013-12-06 18:57:21 +00:00
Philip Ridout
ec87ced59b Fixes Bug 1209515 by sub classing QFileDialog and reimplementing getOpenFileNames and attempting to urlunquote and file paths which do not exist
bzr-revno: 2314
2013-12-06 18:56:03 +00:00
Felipe Polo-Wood
a5c195fe2b Fixed timeout back to 500 ms
Added ItemCapabilities to httprouter.py
2013-12-02 13:53:32 -05:00
Felipe Polo-Wood
b85b09c92c Merge back to trunk 2013-12-02 11:14:09 -05:00
Felipe Polo-Wood
e9848a2653 Fix the Http router return values
bzr-revno: 2313
2013-12-01 20:58:09 +00:00
Felipe Polo-Wood
04abbd97d0 implemented caching thru the ImageManager
Styling issues
Merge with fix-router changes
2013-11-22 13:21:07 -05:00
Tomas Groth
ffa3cd32b3 Merged with trunk to resolve conflicts. 2013-11-20 22:42:48 +01:00
Philip Ridout
f5573502f3 HEAD 2013-11-16 21:24:18 +00:00
Philip Ridout
81c2f1a4b3 updated tests 2013-11-16 21:04:16 +00:00
Philip Ridout
c41842125d HEAD 2013-11-16 20:32:50 +00:00
Philip Ridout
20ae5d13b0 some final cleanups 2013-11-16 10:16:06 +00:00
Philip Ridout
4c8f817269 HEAD 2013-11-16 10:07:38 +00:00
Philip Ridout
cc3cdf7126 added some tests for PresentationController 2013-11-16 10:05:41 +00:00
Felipe Polo-Wood
e56414e22c Fixed OS specific string
Coding standard fixes
2013-11-14 15:33:46 -05:00
Samuel Mehrbrodt
dd1d08749e Fix SongBeamer Import and add Testcase
bzr-revno: 2311
2013-11-14 21:12:52 +02:00
Arjan Schrijver
27395fcaf6 Rename 'Thurdsday' to 'Thursday'
bzr-revno: 2310
2013-11-14 21:07:11 +02:00
Tomas Groth
3acd18c102 Mostly code cleanup of PDF support code. 2013-11-14 17:42:21 +01:00
Andreas Preikschat
1b89900336 head 2013-11-14 10:05:59 +01:00
Felipe Polo-Wood
45bcbe9272 Moved the file_types to module level so they get processed once 2013-11-10 19:13:03 -05:00
Felipe Polo-Wood
20a1a2ad70 Fixed router so response and headers are sent correctly
Fixed tests so they run on Windows
Added unit test for new method get_content_type
2013-11-08 13:26:27 -05:00
Felipe Polo-Wood
768b1c77fc Code was not sending the headers back 2013-11-08 12:43:36 -05:00
Philip Ridout
61da0e8ad9 Some refactoring 2013-11-07 20:35:02 +00:00
Felipe Polo-Wood
6c3253c7c0 Added caching for thumbnail images 2013-11-07 15:13:15 -05:00
Felipe Polo-Wood
3c7102abcd Removed dependency on ppt.py and added ppinterface.py which contains the bare minimum support for events. 2013-11-06 14:42:18 -05:00
Philip Ridout
bb614d4af2 HEAD 2013-11-01 19:35:54 +00:00
Philip Ridout
4345608759 fixed issue with not all PPTS not loading correctly using PPTViewer 2013-11-01 19:30:26 +00:00
Felipe Polo-Wood
1759468ea5 - Undid superfluous line formatting 2013-11-01 11:03:43 -04:00
Felipe Polo-Wood
e882231997 Fixed internal of polling that was touched for testing 2013-11-01 06:34:35 -04:00
Felipe Polo-Wood
fecd56106d Removed extra line
Made PowerpontController class compatible with Linux
2013-10-31 22:53:52 -04:00
Felipe Polo-Wood
e958e17889 - Added settings dialog at the client (with choice for thumbnail)
- Fixed problem Presentations at remote getting out of sync
2013-10-31 16:54:38 -04:00
d09747a33a Fixed the problems with the exception form. Not sure how to test it though... 2013-10-30 22:34:23 +02:00
Felipe Polo-Wood
6d464dec4b Added resizing capabilities to the thumbnails
Fixed a problem with setting the presentation slides from the remote
2013-10-29 11:38:28 -04:00
Philip Ridout
a69b2d86ef More uneeded str's 2013-10-28 21:23:17 +00:00
Philip Ridout
f374c58d39 Tidying up some uneeded str() 2013-10-28 21:15:16 +00:00
Felipe Polo-Wood
9a07d6887b style fixes 2013-10-28 11:16:22 -04:00
Felipe Polo-Wood
1aae38cb8e Merging 2013-10-27 23:40:38 -04:00
Felipe Polo-Wood
b9850e6e68 bunch of cosmetic changes 2013-10-27 22:33:28 -04:00
Arjan Schrijver
f838a49509 fixed bug #1245269 'Thursday is called Thurdsday'
Fixes: https://launchpad.net/bugs/1245269
2013-10-27 21:19:19 +01:00
Samuel Mehrbrodt
abdc3937ef Small test for PresentationController Constructor 2013-10-27 13:39:13 +01:00
Dmitriy Marmyshev
70144c0da4 Trunk & fixes 2013-10-27 02:53:32 +04:00
Felipe Polo-Wood
e0ef84140f Added exception logging 2013-10-25 14:04:11 -04:00
Felipe Polo-Wood
5644e26a85 Improved unit tests 2013-10-24 21:15:44 -04:00
Dmitriy Marmyshev
e657a99d0b Trunk 2013-10-24 21:09:31 +04:00
Tim Bentley
63d65da6c1 Head 2013-10-23 20:26:03 +01:00
Tim Bentley
b1873016c9 Move and tests 2013-10-23 20:25:46 +01:00
Tim Bentley
1022661160 Theme cleanup start and major class restructure
bzr-revno: 2307
2013-10-23 19:49:39 +01:00
Felipe Polo-Wood
8072188cdf Added tests for __get_text_from_page 2013-10-22 23:12:45 -04:00
Felipe Polo-Wood
28345808da Added unit tests for the two new methods get_titles_and_notes and save_titles_and_notes 2013-10-22 14:24:56 -04:00
Samuel Mehrbrodt
43f99b81eb This variable has been renamed. 2013-10-22 17:37:56 +02:00
s.mehrbrodt@gmail.com02
c5ded493cf Merge from trunk 2013-10-22 10:42:56 +02:00
Philip Ridout
76fd5b3da0 Fixed up pptviewcontroller to work with the unicode changes to the c library 2013-10-20 21:49:39 +01:00
Philip Ridout
f6c3881d03 Unicodified C Library 2013-10-20 21:42:40 +01:00
Philip Ridout
051fa9db8f Changed logging to UTF-8 2013-10-20 21:34:46 +01:00
Felipe Polo-Wood
1f7a3e0fb3 Default ImpressController.presentation.Display to 1 in case the ScreenList() call fails, which should only happen while running tests. 2013-10-19 23:53:28 -04:00
Felipe Polo-Wood
d4d572bf80 Fixed and verified test on Ubuntu/Impress 2013-10-19 23:25:07 -04:00
Felipe Polo-Wood
dd1f556a8e Fixed formatting issues
Added three test classes for the presentation controllers 
Fixed issue that failed load for ImpressDocument
2013-10-19 19:15:46 -04:00
Felipe Polo-Wood
00fd7f01f7 -- General code cleanup to better match the architecture
-- Added thumbnails to the remote display
-- Modify the service list to use the displaytitle
2013-10-19 01:27:25 -04:00
Tim Bentley
ba0808f551 Fix up json 2013-10-18 19:10:47 +01:00
Felipe Polo-Wood
3bbaff362d - Added support for titles (and improved notes) for impresscontroller.py
- Removed \x0b and \n from the titles
2013-10-17 19:55:17 -04:00
Felipe Polo-Wood
348ebee661 Read titles and notes from the presentation files and display them on the remote 2013-10-17 15:31:17 -04:00
Tim Bentley
0f183af84d Missed file 2013-10-15 20:17:53 +01:00
Tim Bentley
b9e2a2cdc1 Missed imports 2013-10-13 22:07:28 +01:00
Tim Bentley
63685cb29e Move Settings and translate 2013-10-13 21:36:42 +01:00
Tim Bentley
a82c64237c Fix move of check_directory_exists 2013-10-13 18:23:52 +01:00
Tim Bentley
a013d17bdd fix tests and add basic test 2013-10-13 18:02:12 +01:00
Tim Bentley
b860abb23b fix fields 2013-10-13 16:52:04 +01:00
Tim Bentley
257fba8548 Start theme clean up 2013-10-13 14:51:13 +01:00
Andreas Preikschat
f0be2ecc17 head + conflict 2013-10-11 11:48:35 +02:00
s.mehrbrodt@gmail.com02
c471fc79ba Add Songbeamer Import test 2013-10-07 00:07:49 +02:00
Philip Ridout
9ded4fee45 Fix decoding for SongShowPlus imports
bzr-revno: 2304
2013-10-05 06:30:00 +01:00
Tim Bentley
bd7d412cc9 Head 2013-10-04 20:28:09 +01:00
Tim Bentley
2fe31991e2 Fixes 2013-10-04 20:27:53 +01:00
Tomas Groth
a45dfd2d1b Made branch work with python3. 2013-10-04 21:06:31 +02:00
Tomas Groth
bc3f2d3422 Merge with python3 changes. 2013-10-03 22:17:44 +02:00
1347ad61d1 Changed the way we create and initialise MediaManagerItems so that we can test things better. 2013-10-02 23:07:20 +02:00
Tim Bentley
c240068a6e head 2013-09-28 21:55:42 +01:00
Tim Bentley
d630b1525c fix reload 2013-09-28 21:55:25 +01:00
Tim Bentley
a1b47f08ad fix ref 2013-09-28 21:43:00 +01:00
s.mehrbrodt@gmail.com
fb6336484b Rename variable 2013-09-28 22:24:05 +02:00
Tim Bentley
6533fb5bb0 Fix mime types for JSON 2013-09-28 06:10:44 +01:00
Tim Bentley
c05928c3d3 Fix main ui routes 2013-09-27 21:37:42 +01:00
Tim Bentley
8f47af1732 Head 2013-09-26 22:06:57 +01:00
s.mehrbrodt@gmail.com
c78a2a1103 Open Songbeamer Files in binary mode to detect the encoding 2013-09-26 18:18:04 +02:00
s.mehrbrodt@gmail.com
9dbb2e12b0 Remove now unused imports 2013-09-26 17:08:27 +02:00
s.mehrbrodt@gmail.com
285508fd2d Fix Import for SongBeamer files 2013-09-26 17:05:10 +02:00
Tim Bentley
870a232e4b Fix mime types add json debugging 2013-09-19 18:05:07 +01:00
Philip Ridout
9631c570b8 HEAD 2013-09-18 21:20:24 +01:00
Dmitriy Marmyshev
1ff6f5fe20 Removes border, but not affects to OSX border and shadow 2013-09-18 10:48:25 +04:00
Dmitriy Marmyshev
3910a582c0 fixed replacing background with video unblank screen even if it blanked to theme.
Fixes: https://launchpad.net/bugs/1225763
2013-09-18 08:50:07 +04:00
Oliver Wieland
f4ab0b23b8 Add a Checkbox at the Bibles settings tab to show or hide the verse numbers
bzr-revno: 2299
2013-09-17 23:06:27 +02:00
Dmitriy Marmyshev
5d648f80c6 fixed transparent display for OS X
Fixes: https://launchpad.net/bugs/1117098
2013-09-17 20:23:45 +04:00
Oliver Wieland
dc03e288f8 minor changes in event handler 2013-09-16 18:30:59 +02:00
Philip Ridout
52781b9628 more Py3 fixes 2013-09-15 20:42:29 +01:00
Philip Ridout
9f5bd87a50 Py3 Fixes 2013-09-15 20:27:40 +01:00
Philip Ridout
a06469fea0 head 2013-09-15 19:36:58 +01:00
Tim Bentley
4d1ba13128 minor fixes 2013-09-15 07:37:43 +01:00
Philip Ridout
f725f8a92b filter returns an itterator in Py3 (as apposed to a list in Py2) 2013-09-14 23:22:05 +01:00
Tim Bentley
539ed55777 More cleanups 2013-09-14 22:00:58 +01:00
Tim Bentley
b868ecc57d remove reminances of cherrypy 2013-09-14 20:16:14 +01:00
Tim Bentley
2531513ec5 basic working model 2013-09-14 19:46:49 +01:00
Tim Bentley
cca76a90bd pass data to functions 2013-09-14 08:22:01 +01:00
Jeffrey Smith
2511332a9e Fix strip_rtf to handle CJK encodings
bzr-revno: 2297
2013-09-13 17:13:12 +02:00
Jeffrey Smith
1ef5d00d45 Fix various tests and broken code revealed by tests.
bzr-revno: 2296
2013-09-13 17:11:27 +02:00
Tim Bentley
448da916e9 Readonly works - next comes updates 2013-09-12 17:46:57 +01:00
Tim Bentley
d0813eddac Start to remove CherryPy 2013-09-11 22:06:17 +01:00
Tim Bentley
5295697677 fix error message 2013-09-11 20:00:30 +01:00
Oliver Wieland
00cb7b8adf fixes wrong url on the remotes tab
separates determination of the local ip address for easier testing

bzr-revno: 2295
2013-09-11 16:41:59 +02:00
Andreas Preikschat
4999ecb6e6 last test 2013-09-11 16:22:28 +02:00
Andreas Preikschat
f24f3a751f more tests 2013-09-11 15:51:49 +02:00
Andreas Preikschat
fea4893f40 removed pritn 2013-09-11 15:30:59 +02:00
Andreas Preikschat
0677e389c1 doc 2013-09-11 15:00:34 +02:00
Jeffrey S. Smith
30618ad60c Explain a complex regex used by strip_rtf 2013-09-10 15:36:46 -05:00
Dmitriy Marmyshev
b1adce782e Fixed unicode 2013-09-11 00:29:45 +04:00
Jeffrey S. Smith
334cef478d Fix various tests and broken code revealed by tests 2013-09-09 16:10:40 -05:00
Oliver Wieland
e584907718 replaced constant value with enum 2013-09-09 18:32:13 +02:00
Tim Bentley
71f74a53c2 Rename class 2013-09-08 22:13:15 +01:00
Oliver Wieland
86c37481ab doc string added 2013-09-08 21:24:53 +02:00
Oliver Wieland
c0d19ec840 rename variable 2013-09-08 18:40:48 +02:00
Oliver Wieland
2aeaa24871 remotetab.py: separate get ip address for metter testing
test_remotetab.py:tests for get_ip_address
2013-09-08 18:16:18 +02:00
Andreas Preikschat
3ab4eb36d0 head 2013-09-08 12:30:49 +02:00
Oliver Wieland
5406a44d59 fixes wrong url on the remotes tab 2013-09-08 11:29:36 +02:00
Jeffrey S. Smith
53ac150337 Fix strip_rtf to handle CJK encodings 2013-09-07 22:50:51 -05:00
Philip Ridout
3499f1ee65 missed some instances of unicode 2013-09-07 17:37:40 +00:00
Jeffrey S. Smith
a23022d84f Fix EasyWorship importer and its tests for py3 2013-09-07 12:33:36 -05:00
Philip Ridout
44ead21598 HEAD 2013-09-07 17:25:35 +00:00
Philip Ridout
87e7fcdbda added fallback to retieve_windows encoding 2013-09-07 17:18:31 +00:00
Tim Bentley
ee6490dc23 Fix missing () 2013-09-07 08:52:52 +01:00
Oliver Wieland
331bd1e9d4 Do not add a space on the front of each verse when no verse number is displayed 2013-09-07 07:30:08 +02:00
Andreas Preikschat
ff27607f9b head 2013-09-06 00:41:24 +02:00
Dmitriy Marmyshev
df56435f44 fixes 2013-09-05 11:23:59 +04:00
Dmitriy Marmyshev
473d10cf79 styling. 2013-09-04 09:40:20 +04:00
Dmitriy Marmyshev
44e5f5bf62 Trunk & fixes 2013-09-04 09:05:15 +04:00
Dmitriy Marmyshev
2900e756fd fix 2013-09-04 07:51:53 +04:00
Jeffrey S. Smith
13374f1002 Add preliminary ProPresenter song import support 2013-09-02 23:07:29 -05:00
Tim Bentley
e98657d704 Fix up controller tests 2013-09-02 21:59:19 +01:00
Tim Bentley
8ab834c18e Fix up save and load# 2013-09-01 21:43:22 +01:00
Tim Bentley
6c2c5e8e80 to python 3 2013-09-01 07:31:09 +01:00
Tim Bentley
6282b4fcb6 Tests and fixed 2013-09-01 07:21:29 +01:00
Tim Bentley
ede6adeb48 Tests added 2013-09-01 07:16:27 +01:00
Oliver Wieland
99a07ad91e added tests 2013-08-31 22:04:36 +02:00
Oliver Wieland
7020177531 ready for python 3 2013-08-31 21:59:13 +02:00
Andreas Preikschat
3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Tim Bentley
e4ba5cb72a add test files and ui validation sort of works 2013-08-31 18:20:43 +01:00
Andreas Preikschat
ccf5d6535b head 2013-08-31 17:23:46 +02:00
Tim Bentley
7b82de9206 Head 2289 2013-08-31 12:43:21 +01:00
Tim Bentley
dceaaa6996 ore changes 2013-08-31 12:43:05 +01:00
Tim Bentley
aebe2d80df Remove last traces of pickle and clean up the tests
bzr-revno: 2289
2013-08-31 12:40:59 +01:00
4a86d55a00 Fix song edit form to clear previous used fields
bzr-revno: 2288
2013-08-31 09:56:21 +01:00
Philip Ridout
f48284a4e0 Fix Opensong import missing lines
bzr-revno: 2287
2013-08-31 09:54:47 +01:00
Tim Bentley
b3ab68b0f5 Validation in progress 2013-08-31 09:52:44 +01:00
Tim Bentley
e1f153f4f4 Fix text 2013-08-29 17:40:07 +01:00
Oliver Wieland
0a0d7dca84 biblestab.py: minor changes in naming objects
mediaitem.py: rearrange code for better readability
2013-08-26 19:14:52 +02:00
Tim Bentley
eb1703bcc9 fix up edit code 2013-08-26 09:11:20 +01:00
Tim Bentley
ba111776ed Remove pickle from the code now 2.0.2 is in 2013-08-25 19:31:15 +01:00
Tim Bentley
676b9133d1 formatting tags 2013-08-25 14:29:00 +01:00
Philip Ridout
49c9663dcf renamed var, removed some uneeded ()'s 2013-08-22 20:20:02 +00:00
Oliver Wieland
b591a091fd Added doc string 2013-08-22 20:56:11 +02:00
Andreas Preikschat
9b0b88718d head 2013-08-22 20:47:08 +02:00
Philip Ridout
2ceb165901 change string names 2013-08-22 05:33:19 +00:00
Oliver Wieland
74572b07fd Changed variable names
Doing some styling changes
2013-08-17 00:14:27 +02:00
Samuel Mehrbrodt
ed5fedbf33 Fix bug #1094809: Improve the Message when a wrong Verse order was entered
bzr-revno: 2286
Fixes: https://launchpad.net/bugs/1094809
2013-08-16 22:50:26 +02:00
Samuel Mehrbrodt
74e2c1107c Don't allow collapsing of the Live or Preview panes. They can still be hidden via the menu.
bzr-revno: 2285
2013-08-16 22:45:26 +02:00
Oliver Wieland
cd8f1e29b1 changed variable and property names for consistency
added test functions for bibles/versereferencelist
2013-08-16 22:41:06 +02:00
c83dbe7f63 Fix bug #1212801 where the song edit form did not clear a previously set theme.
Fixes: https://launchpad.net/bugs/1212801
2013-08-15 21:49:51 +02:00
Philip Ridout
1fb0048def added fallback to retieve_windows encoding 2013-08-13 21:51:52 +01:00
Philip Ridout
364fde73c5 Fix #120515 by reimplementing QFileDialog.getOpenFileNames 2013-08-13 19:02:04 +01:00
Oliver Wieland
e474a3ce7d new checkbox "Display verse numbers" instead of option "No Display" in display_style_combo_box 2013-08-11 16:43:27 +02:00
Oliver Wieland
6bebf6a407 Option "No brackets" didn't work anymore - fixed 2013-08-10 16:51:01 +02:00
Oliver Wieland
77a4b0986a 'formatVerse' now returns an empty string instead of '{su}{/su}' 2013-08-10 11:17:44 +02:00
Oliver Wieland
57bab85464 fixes bug #1051699 'Bibles add option to not display chapter and verse numbers'
Fixes: https://launchpad.net/bugs/1051699
2013-08-09 21:31:59 +02:00
Tomas Groth
180c16147f Merge with trunk to resolve conflict. 2013-08-06 17:33:05 +01:00
Tomas Groth
968e30837f Reload pdf-presentation if images needed is missing instead of displaying an error. 2013-08-06 17:15:06 +01:00
Tomas Groth
d28d75a2ce Added possible to point to a binary to use for pdf-processing. 2013-08-04 20:51:22 +01:00
Philip Ridout
9e48362f1d Fixes #1096450 Stripping the leading and trailing spaces at the end rather than begginning (the space means something, see added comments)
Semi-colons (;) denotes comments ONLY when it is the first char of the line ie the whole line is a comment
Finally fixed an issue when a verse was being added to the verse order multiple times, thus repeating it over and over and ....
2013-08-04 16:30:58 +01:00
Philip Ridout
961d70b836 Fixed bug #1194610 By detecting the encoding ranther than assuming. 2013-08-03 20:15:59 +01:00
Philip Ridout
43fef6cc2b fixed 1184869 by checking that the anchor tag actually has some text 2013-08-02 22:51:39 +01:00
Andreas Preikschat
879a8ad3fd spelling 2013-08-01 17:12:29 +02:00
Andreas Preikschat
07ab1cf217 changes calls to super calls 2013-08-01 17:11:03 +02:00
Andreas Preikschat
4b7e9255a3 changed super calls 2013-08-01 17:08:03 +02:00
Andreas Preikschat
18508cf654 fixed spelling 2013-08-01 15:05:45 +02:00
Andreas Preikschat
5e7bc82694 more constructors 2013-08-01 15:04:42 +02:00
Andreas Preikschat
b48fbd40a3 fixed formatting tags 2013-08-01 14:57:59 +02:00
Andreas Preikschat
4cb4a8f261 head 2013-07-31 19:36:06 +02:00
Philip Ridout
97de1555fe Fixed #1204629 so that typing an image path actually changes the background.
Made the page validation more robust by including the fileDialog

bzr-revno: 2284
Fixes: https://launchpad.net/bugs/1204629
2013-07-31 19:31:59 +02:00
Tim Bentley
50b1ba437e cherrypy changes 2013-07-27 12:30:38 +02:00
Tomas Groth
308d5ed5ee Instead of using a special PDF-player, now we present the images from PDF using the image-presentation features. 2013-07-27 11:43:04 +02:00
Philip Ridout
57cf6d5445 actually changed validation this time 2013-07-26 21:17:51 +01:00
Philip Ridout
3236af354c fixed #1204629 and made the validation more robust by checking the open dialog 2013-07-25 21:11:57 +01:00
Philip Ridout
1cde5f146d change logic round due to name change 2013-07-24 21:04:49 +01:00
Philip Ridout
f880816434 change skip_song to save_song 2013-07-24 19:43:56 +01:00
Philip Ridout
ce4eb0cd59 HEAD 2013-07-23 19:21:34 +01:00
Philip Ridout
ad3d1b5e94 fixes #171891
tests added
2013-07-23 19:19:26 +01:00
s.mehrbrodt@gmail.com
a52ffdb483 Fix indentation 2013-07-22 22:27:51 +02:00
Andreas Preikschat
5ba72b4ad1 head + conflict 2013-07-21 22:34:51 +02:00
Tim Bentley
208e1c2e1e Change uno import for exception form to remove excess uno import noise
bzr-revno: 2282
2013-07-21 16:40:04 +01:00
Tim Bentley
72c83d444b missing blank line 2013-07-21 15:13:44 +01:00
Tim Bentley
790c9ae4f6 Add doc string 2013-07-21 15:10:21 +01:00
Andreas Preikschat
3fef52348b head 2013-07-20 11:38:24 +02:00
Tim Bentley
50f3b2b563 Fix uno import noise in python 3 2013-07-19 21:56:31 +01:00
s.mehrbrodt@gmail.com
4894ad6dc2 Improve message when an invalid order was entered
It mentions that the delimiter has to be a space.

Fixes: https://launchpad.net/bugs/1094809
2013-07-19 18:52:16 +02:00
Andreas Preikschat
4eb1c3b4f1 do not try to save an empty list 2013-07-19 18:38:43 +02:00
Andreas Preikschat
a1577df2be fixed song export again 2013-07-19 18:27:16 +02:00
Andreas Preikschat
d5b0f3ac9a fixed version number 2013-07-19 18:07:33 +02:00
Tim Bentley
7d081b866a head 2013-07-19 16:52:01 +01:00
Tim Bentley
dc7cb85574 Uneeded import 2013-07-19 16:51:47 +01:00
s.mehrbrodt@gmail.com
951d8964db Don't allow to collapse the Live or Preview Pane.
They can still be hidden via the menu.
2013-07-19 17:36:45 +02:00
Andreas Preikschat
a0f35e0d5e fixed bug 1183078
Fixes: https://launchpad.net/bugs/1183078
2013-07-19 15:57:19 +02:00
Andreas Preikschat
e32f0869cc constructors 2013-07-19 15:00:15 +02:00
Andreas Preikschat
5fe64a1d39 super calls 2013-07-18 21:49:44 +02:00
Andreas Preikschat
e93a59e83a spelling 2013-07-18 21:44:28 +02:00
Andreas Preikschat
cd91e4dcbf changed constructor 2013-07-18 21:42:07 +02:00
Andreas Preikschat
0b22f36e6c changed constructor 2013-07-18 21:38:37 +02:00
Andreas Preikschat
cbaf8beb1d changed constructor 2013-07-18 21:36:52 +02:00
Andreas Preikschat
7f541327ca changed to 120 chars 2013-07-18 21:28:35 +02:00
Andreas Preikschat
60833923dc changed super calls 2013-07-18 21:10:19 +02:00
Andreas Preikschat
5e2b7c310c changed constructor 2013-07-18 21:06:42 +02:00
Andreas Preikschat
25e7df079b changed constructor 2013-07-18 21:04:38 +02:00
Andreas Preikschat
8dd57bcc9d changed constructor 2013-07-18 21:00:37 +02:00
Tim Bentley
c6f29ca53d fixed for fedora 2013-07-18 18:42:51 +02:00
Andreas Preikschat
9c42011541 fixed test 2013-07-18 16:42:55 +02:00
Andreas Preikschat
283d9c8e9d updated constructors 2013-07-18 16:40:40 +02:00
Andreas Preikschat
025e031d76 updated constructor 2013-07-18 16:34:33 +02:00
Andreas Preikschat
5fb36b5ef7 updated constructor 2013-07-18 16:32:23 +02:00
Andreas Preikschat
59be78f20a changed constructors 2013-07-18 16:28:03 +02:00
Andreas Preikschat
1571cab0cf changed constructors 2013-07-18 16:19:01 +02:00
Andreas Preikschat
13c9a69de1 changed constructors 2013-07-18 16:14:29 +02:00
Andreas Preikschat
3409c491fe changed constructors 2013-07-18 16:11:39 +02:00
Andreas Preikschat
0e480e389b changed constructor 2013-07-18 13:23:59 +02:00
Andreas Preikschat
542cdd78cb changed constructor 2013-07-18 13:19:20 +02:00
Andreas Preikschat
e8e003d6f8 changed constructor 2013-07-18 13:17:40 +02:00
Andreas Preikschat
2c167ca996 changed constructor 2013-07-18 13:15:17 +02:00
Andreas Preikschat
c4ead1185a head 2013-07-18 08:09:19 +02:00
Andreas Preikschat
53d5cda91a - fixed presentation file mask
bzr-revno: 2279
2013-07-18 08:09:00 +02:00
Philip Ridout
22a5dfd3d9 Fixes Bug #1114457: Easy Worship importer progress bar is out
Adds a test for the EasyWorship Importer

bzr-revno: 2278
2013-07-17 22:11:05 +01:00
cec9689dce Fix up the build_file_mask_string test.
- Fix up the build_file_mask_string test by mocking out the __init__() method of the PresentationMediaItem class
- Change the way of calling the parent __init__() method to something slightly better (though it has nothing to do with the test)
2013-07-17 23:07:52 +02:00
Andreas Preikschat
6e66cdefcf clean ups 2013-07-17 16:19:21 +02:00
Andreas Preikschat
4fee73fc37 added test 2013-07-17 15:59:35 +02:00
Andreas Preikschat
63bfacf0d1 fixed presentations 2013-07-17 14:37:42 +02:00
Andreas Preikschat
b04d0f42cc fixed image filter 2013-07-17 14:28:48 +02:00
Andreas Preikschat
8bec349273 fixed image filter 2013-07-17 14:22:21 +02:00
Andreas Preikschat
48d2956bdd head 2013-07-17 14:21:44 +02:00
Tomas Groth
fa537260f6 Various fixes for ghostscript. Tried to support windows+mupdf. 2013-07-16 22:59:52 +02:00
Tomas Groth
b23abd0378 First attempt to support pdf using mupdf or ghostscript 2013-07-15 21:20:00 +02:00
Andreas Preikschat
0512b74f32 reverted change 2013-07-15 20:06:45 +02:00
Andreas Preikschat
ad715fec29 try to use locale.strxfrm 2013-07-15 20:02:54 +02:00
Tim Bentley
94e8b90c5d Added first test 2013-07-13 17:33:32 +01:00
Andreas Preikschat
7bb5d6afbd fixed FoliPresenter importer 2013-07-13 17:45:55 +02:00
Andreas Preikschat
f37748ba51 fixed easyslides importer 2013-07-13 17:38:14 +02:00
Andreas Preikschat
678bb3e2be fixed DreamBeam importer 2013-07-13 17:35:47 +02:00
Andreas Preikschat
cf9768aa2e another remotes fix 2013-07-13 17:30:45 +02:00
Andreas Preikschat
aa7d45c09d started to fix remotes 2013-07-13 17:27:19 +02:00
Andreas Preikschat
a091fe9395 fixed service load 2013-07-12 21:35:30 +02:00
Andreas Preikschat
765a10d2ea fixed service save 2013-07-12 21:32:46 +02:00
Andreas Preikschat
53b0825a18 fixed service save 2013-07-12 21:26:46 +02:00
Andreas Preikschat
419b6764c3 fixed OpenLyrics importer 2013-07-12 21:13:18 +02:00
Tim Bentley
38eec999b7 Head 2013-07-12 19:13:21 +01:00
Tim Bentley
6e7700d8fd rename url from live to main 2013-07-12 19:13:06 +01:00
Andreas Preikschat
b8624e6019 fixed OpenLyrics export 2013-07-12 09:30:38 +02:00
Tim Bentley
6062605622 make sure we have the image file for theme backgrounds
Fixes: https://launchpad.net/bugs/1197376
2013-07-11 21:58:15 +01:00
Tim Bentley
51ab25b716 Fix the constraints to be > 1
Fixes: https://launchpad.net/bugs/1196926
2013-07-11 21:54:30 +01:00
Andreas Preikschat
3a021b6804 Head 2013-07-09 21:47:12 +02:00
Dmitriy Marmyshev
25ed0ab4d7 small fixes 2013-07-09 01:26:31 +04:00
phill-ridout
9190019ce9 head 2013-07-08 06:39:32 +01:00
Tomas Groth
de0f5c912f Use json as services format instead of python pickle.
bzr-revno: 2275
2013-07-07 17:53:16 +02:00
Andreas Preikschat
3db606f653 theme import fixes 2013-07-07 16:47:04 +02:00
Andreas Preikschat
07039a4908 import clean up 2013-07-07 16:41:43 +02:00
Andreas Preikschat
90e867b797 fixed service print 2013-07-07 16:19:18 +02:00
Andreas Preikschat
1328ca62d2 print form constructor 2013-07-07 16:16:55 +02:00
Andreas Preikschat
83df3c293a fixed sorting again 2013-07-07 16:08:47 +02:00
Andreas Preikschat
8363979040 fixed duplicate finder 2013-07-07 16:00:14 +02:00
Andreas Preikschat
1ce72c3674 head 2013-07-07 15:45:40 +02:00
Philip Ridout
60d3a43c52 Adds a song importer for WorshipCenter Pro.
Also adds associated tests.

bzr-revno: 2274
2013-07-07 06:22:32 +01:00
Andreas Preikschat
3d803f4423 reverted not needed changes 2013-07-07 00:27:49 +02:00
Andreas Preikschat
a3b99a6a5d removed fixme 2013-07-07 00:24:27 +02:00
Andreas Preikschat
dec7cc64b3 head 2013-07-07 00:20:17 +02:00
Andreas Preikschat
bd928962bb - app data clean up
- removed not need enumeration (qt takes care of the config dir)

bzr-revno: 2272
2013-07-07 00:08:43 +02:00
Andreas Preikschat
e145be9873 2013-07-06 23:32:58 +02:00
Andreas Preikschat
022f899c10 added fixme 2013-07-06 23:20:46 +02:00
Andreas Preikschat
18c3574cfe more FTW fixes 2013-07-06 23:18:15 +02:00
Andreas Preikschat
04bbeead56 more fixes to the FTW 2013-07-06 23:06:45 +02:00
Andreas Preikschat
e3148f7f1a more fixes to the FTW 2013-07-06 23:04:47 +02:00
Andreas Preikschat
a2b7ebcc30 started to fix FTW 2013-07-06 22:56:13 +02:00
Andreas Preikschat
414d9bb914 fixed song import wizard 2013-07-06 22:35:20 +02:00
Andreas Preikschat
2c5eb64f6e sort fix 2013-07-06 21:49:03 +02:00
Andreas Preikschat
eb02bc659a appdata clean up 2013-07-06 21:21:21 +02:00
Andreas Preikschat
1aac52de8c do not remember when theme name is empty 2013-07-06 20:33:45 +02:00
Andreas Preikschat
18c33be967 python3 does not have buffer 2013-07-06 20:20:27 +02:00
Andreas Preikschat
b0f0fb554f python3 does not have buffer 2013-07-06 20:15:44 +02:00
phill-ridout
d1b2cd67c9 Fixed if statment logic.
Fixed test
2013-07-06 15:40:49 +01:00
phill-ridout
15153ace9c HEAD 2013-07-06 15:27:11 +01:00
phill-ridout
b26793db1f HEAD 2013-07-06 15:23:30 +01:00
Tomas Groth
4e1868983e Merged trunk into branch. 2013-07-06 12:27:08 +02:00
Andreas Preikschat
d038aa1d9b head 2013-07-05 21:33:16 +02:00
Andreas Preikschat
bcc8853857 fixed attribute error
bzr-revno: 2270
2013-07-05 21:22:24 +02:00
Andreas Preikschat
f23aafae46 head 2013-07-05 20:47:32 +02:00
Raoul Snyman
208b208412 migration to Alembic.
bzr-revno: 2269
2013-07-05 20:42:44 +02:00
Patrick Zimmermann
910587e81f When replacing live background with an image the preview is updated. When resetting the live background the preview was not reset. This commit fixes this.
bzr-revno: 2268
2013-07-05 20:41:49 +02:00
Andreas Preikschat
829d68cdd8 fixed attribute error 2013-07-05 20:39:31 +02:00
Andreas Preikschat
6bba69bf88 removed duplicate css 2013-07-05 20:35:27 +02:00
Andreas Preikschat
a18129995e head 2013-07-05 20:33:03 +02:00
8ddca0be2b HEAD 2013-07-04 21:15:24 +02:00
Andreas Preikschat
b314b59b52 r2266 2013-07-04 08:41:31 +02:00
Andreas Preikschat
15c1c6d907 head + conflicts 2013-07-03 22:20:12 +02:00
Andreas Preikschat
ec2f013d1d r2265 2013-07-03 19:20:53 +02:00
Andreas Preikschat
3d738616f8 updated from MASTER 2013-07-03 19:20:23 +02:00
Andreas Preikschat
08f47c4a49 fixed str.decode 2013-07-03 19:10:37 +02:00
Andreas Preikschat
ba462d321b reverted change 2013-07-03 19:06:21 +02:00
Andreas Preikschat
97a4bdf286 reverted changes to prevent merge conflicts 2013-07-03 19:04:45 +02:00
Andreas Preikschat
e75a87c5c9 head 2013-07-03 19:03:08 +02:00
88e1932097 HEAD 2013-07-02 22:28:06 +02:00