Commit Graph

3076 Commits

Author SHA1 Message Date
Raoul Snyman
517061c261 Poll to see if the service is updated. 2011-03-15 16:38:42 +02:00
Jonathan Corwin
791c0e268e typo. Should really test before committing :) 2011-03-15 07:47:23 +00:00
Raoul Snyman
1362031d8a Re-added my documentation which got lost somewhere along the line. 2011-03-15 09:45:29 +02:00
Jonathan Corwin
23ca24cceb Revert pptviewer.dll changes for now, they can come later. Lets get the rest in 2011-03-15 07:34:04 +00:00
Tim Bentley
7fd5a1d7fe Only allow Start / End times for videos under 50Meg in size.
Fixes: https://launchpad.net/bugs/730474
2011-03-15 07:30:03 +00:00
Raoul Snyman
3dd7895e22 HEAD 2011-03-15 08:48:54 +02:00
Raoul Snyman
6335ceac90 Added server-side verse changing. 2011-03-15 08:46:54 +02:00
Jon Tibble
b25abc59aa Cleanups 2011-03-15 01:07:40 +00:00
Jonathan Corwin
a026189fac Head 2011-03-15 00:11:40 +00:00
Jonathan Corwin
0b827218bc ppt 2010 fix (hopefully). pptviewer tidyups 2011-03-15 00:10:40 +00:00
Mattias Põldaru
e5b664663a Fix tracebacks, if user has no internet connection and he still presses Finish. 2011-03-15 01:05:31 +02:00
Mattias Põldaru
1ce88e7a2a Prevent possible crash, if label field is empty in database. 2011-03-15 00:29:02 +02:00
Raoul Snyman
304202bbfc HEAD 2011-03-14 23:17:28 +02:00
Andreas Preikschat
220d3efb4e clean up 2011-03-14 22:02:39 +01:00
Andreas Preikschat
6634a90bd3 continued with song edit; not finished 2011-03-14 21:36:30 +01:00
Jon Tibble
e1d55575c3 Fix KJ21 on BibleGateway 2011-03-14 19:26:38 +00:00
Andreas Preikschat
76612c18c0 adjusted usage of re-index tool 2011-03-14 20:23:59 +01:00
Andreas Preikschat
100088723a r1388 + resolved conflicts 2011-03-14 20:09:41 +01:00
Andreas Preikschat
e48322ed05 fix 2011-03-14 20:04:57 +01:00
Andreas Preikschat
97bec5b93f added a song clean up function 2011-03-14 19:59:59 +01:00
Raoul Snyman
e0ea2c57a3 Fixed up a bug where the song import progress dialog would show up and not disappear if a user did not select any song databases to import. 2011-03-14 20:40:27 +02:00
Raoul Snyman
82239abb92 Used a temporary string due to string freeze, and included the song reindex as per Andreas' request. 2011-03-14 20:34:48 +02:00
Raoul Snyman
a33a13ef05 Make first time wizard import songs, rather than overwrite them. 2011-03-14 08:48:23 +02:00
Jonathan Corwin
e8de37f7b3 pptviewer mods 2011-03-13 23:18:19 +00:00
Andreas Preikschat
d1592b46c7 stop adding a default verse order to OpenLyrics/service songs
bzr-revno: 1386
2011-03-13 19:13:20 +01:00
Andreas Preikschat
9c30635fcb remove corrupted bibles 2011-03-13 16:58:27 +01:00
Andreas Preikschat
99eba705c5 add the verse tag fix back 2011-03-13 15:39:55 +01:00
Andreas Preikschat
8cc21cef79 removed need to have a verseOrder; removed attempt to fix missing verse_numbers 2011-03-13 14:50:14 +01:00
Jonathan Corwin
363b49b490 attempt to detect end of pptviewer pre-load if ppt is set to loop until ESC 2011-03-12 17:06:26 +00:00
Mattias Põldaru
d65cab1d15 Sorry, guys. 2011-03-12 11:59:38 +02:00
Jonathan Corwin
bc4e4147a7 r1379 2011-03-12 08:55:52 +00:00
Jonathan Corwin
f04964e073 Song sequence, alert position and make OOo not invisible anymore 2011-03-12 00:12:52 +00:00
Mattias Põldaru
0bf2962ff3 Mediaplugin mimetypes extensions hacky fix. 2011-03-12 00:04:26 +02:00
Tim Bentley
4ad32acc82 Force path for Song Usage
bzr-revno: 1377
Fixes: https://launchpad.net/bugs/733271
2011-03-11 20:47:19 +00:00
Andreas Preikschat
96a54a4fe9 Hacked the song database to speed up searches and the application start
bzr-revno: 1376
2011-03-11 20:38:57 +01:00
Tim Bentley
b3ca0ef69a Fix text 2011-03-11 19:20:31 +00:00
Andreas Preikschat
3ba4684d55 Fixed bug #719102
bzr-revno: 1375
2011-03-11 20:03:34 +01:00
Tim Bentley
f1b8e53e30 Fix missing path for song usage report generation
Fixes: https://launchpad.net/bugs/733271
2011-03-11 19:02:36 +00:00
Andreas Preikschat
94d7f4e932 speed up application start/song search 2011-03-11 19:03:16 +01:00
Andreas Preikschat
7c7410a218 complete fixe 2011-03-11 16:53:26 +01:00
Andreas Preikschat
f0379925bc fixed bug #719102
Fixes: https://launchpad.net/bugs/719102
2011-03-11 16:38:22 +01:00
Andreas Preikschat
2d1ab8d449 - Moved the version to the Plugin class. If a plugin does not provide a "version" the default will be used.
- clean ups

bzr-revno: 1371
2011-03-11 15:13:10 +00:00
Jonathan Corwin
0d64f4e758 Songs of Fellowship and Generic Document imports work once again
Also repair auto-insert-chorus-into-verse-order for SoF

bzr-revno: 1370
2011-03-11 15:11:55 +00:00
Jonathan Corwin
7336575067 SOF fixes, auto add chorus to verse order again 2011-03-11 08:46:21 +00:00
Jonathan Corwin
b4e8880671 Remove static methods and re-work code to avoid creation of additional SongImport's. 2011-03-11 08:33:22 +00:00
Jonathan Corwin
b522247094 Fix SoF/OOo imports 2011-03-10 22:25:58 +00:00
Jonathan Corwin
31d2ca5a2b Head 2011-03-10 20:12:35 +00:00
Andreas Preikschat
8e6566639e clean up bibles 2011-03-10 20:18:39 +01:00
Andreas Preikschat
8374c2d449 redundant code 2011-03-10 20:17:05 +01:00
Andreas Preikschat
0070488784 clean up 2011-03-10 18:56:42 +01:00
Andreas Preikschat
3298fa1e15 reverted changed, due to database problems 2011-03-10 17:05:12 +01:00
Matthias Hub
659e3719f0 - disabled presentations plugin in the first time wizard when on OS X
- converting and bundling translations during the build process
- removing presentations plugin from the dmg file during the build process
- fixed Info.plist spelling errors reported by typovar
- fixed translation in the presentations mediaitem
2011-03-10 02:45:45 +01:00
Andreas Preikschat
262b179d07 r1366 2011-03-09 20:58:26 +01:00
Andreas Preikschat
d668060cf9 fixed search_length 2011-03-09 19:43:50 +01:00
Andreas Preikschat
674e9713e7 serach comments 2011-03-09 19:14:50 +01:00
Andreas Preikschat
fcadc58e75 fixed bug #730979
Fixes: https://launchpad.net/bugs/730979
2011-03-08 22:09:52 +01:00
Andreas Preikschat
f73b8660e0 added more debug messages 2011-03-08 17:46:53 +01:00
Jonathan Corwin
ef00fcdc0b Fix ooo file open for windows 2011-03-07 23:12:31 +00:00
Raoul Snyman
7f79b0e3ed Added new files, new functionality to the web interface. 2011-03-06 22:05:42 +02:00
Tim Bentley
6ef78ef39d Fix song import duplication by removing training space on the search title.
Fixed up all locations field was made and the reindex code.
Only tested with reindex!

Fixes: https://launchpad.net/bugs/712252
2011-03-06 16:28:26 +00:00
Raoul Snyman
62fbcc3692 Moved over to jQuery Mobile 2011-03-05 23:06:18 +02:00
Jon Tibble
8df9a5a18e Head r1353 2011-03-05 17:14:13 +00:00
Andreas Preikschat
4b5a1fe5ce - fix a bug, which occurs when viewing (preview/live) a song without/with incomplete footer.
- clean up

bzr-revno: 1353
2011-03-05 13:03:37 +01:00
Raoul Snyman
95e951c758 Updated translations. 2011-03-04 23:09:08 +02:00
Raoul Snyman
dea4a2e8ac Updated translations. 2011-03-04 23:05:36 +02:00
Andreas Preikschat
f4e723ed1c fixed songs, without footer 2011-03-04 18:31:23 +01:00
Jon Tibble
2cd7c2c66e Cleanups 2011-03-04 14:44:21 +00:00
Jon Tibble
cec487be85 Unused imports 2011-03-04 13:57:39 +00:00
Mattias Põldaru
b01d6f7656 Fixed bug #728637
bzr-revno: 1349
2011-03-04 09:24:51 +02:00
Raoul Snyman
1f479b18a0 HEAD 2011-03-03 22:27:56 +02:00
Mattias Põldaru
ab1e02a0e2 Making it easier to translate and a fix (hopefully).
bzr-revno: 1347
2011-03-03 22:27:14 +02:00
Raoul Snyman
73ccf65ff9 HEAD 2011-03-03 22:18:26 +02:00
Mattias Põldaru
3e5da3be9e address #728637 2011-03-03 22:18:17 +02:00
Raoul Snyman
89db6772c4 Make service items work as well. 2011-03-03 22:18:10 +02:00
Mattias Põldaru
87aa8b9b5e fix, don't translate GPL at all 2011-03-03 08:34:17 +02:00
Mattias Põldaru
886f20aaff text fix + making it easier to translate 2011-03-03 03:40:18 +02:00
Raoul Snyman
2c4a0a20d1 Fixed another faulty string. 2011-03-02 08:03:33 +02:00
Raoul Snyman
4e60a59886 Fixed up some translations. 2011-03-01 20:26:54 +02:00
Raoul Snyman
d1531eb8ad HEAD 2011-02-26 14:14:02 +02:00
Jon Tibble
ccfb472aa6 Fix Jesus' words in BibleGateway parsing.
bzr-revno: 1341
2011-02-26 12:11:41 +02:00
Armin Köhler
631d8e84ff adapt regex
define author_temp again
2011-02-26 09:14:37 +01:00
Jon Tibble
5aab03634a Head r1337 2011-02-26 00:36:07 +00:00
Jon Tibble
fe2f80d147 Fix BibleGateway Jesus' speech 2011-02-26 00:34:46 +00:00
Andreas Preikschat
149059aef5 Clean ups (missing lines, white spaces, etc.)
bzr-revno: 1337
2011-02-26 00:05:34 +02:00
Raoul Snyman
81b84cc780 HEAD 2011-02-25 23:55:43 +02:00
Raoul Snyman
fde2547dee Fixed up the remotes documentation.
Set up routing and view methods in HttpConnection.
2011-02-25 23:43:20 +02:00
Andreas Preikschat
123b1beded added missing lines 2011-02-25 18:27:06 +01:00
Andreas Preikschat
0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Andreas Preikschat
0dbc1c6e1a different clean ups 2011-02-25 17:29:03 +01:00
Andreas Preikschat
cf23ca3e5f r1335 2011-02-25 15:43:02 +01:00
Raoul Snyman
82a87571b4 Fixed bug #700859: Bible importers do not clean up properly after a failed import.
bzr-revno: 1335
Fixes: https://launchpad.net/bugs/700859
2011-02-25 06:42:24 +00:00
Jon Tibble
b549b4f065 Fix non-saving OpenLyrics authors (Bug 724568)
bzr-revno: 1334
Fixes: https://launchpad.net/bugs/724568
2011-02-25 06:39:49 +00:00
Raoul Snyman
5f48a38769 Removed the need for the extra variable. 2011-02-25 08:24:35 +02:00
Raoul Snyman
6bcbd3526e Fixed bug #700859: Bible importers do not clean up properly after a failed import. 2011-02-25 08:16:32 +02:00
Jon Tibble
83fba055d5 Fix non-saving OpenLyrics authors 2011-02-25 01:03:25 +00:00
Armin Köhler
f91713b2ef removed double space and control line length 2011-02-24 22:27:14 +01:00
Andreas Preikschat
4cac889279 fix bug, clean ups 2011-02-24 22:07:12 +01:00
Armin Köhler
199a9bb850 r1332 2011-02-24 22:02:33 +01:00
Armin Köhler
ff0e1266a7 changed the handling of author unknown 2011-02-24 21:56:31 +01:00
Jon Tibble
21cdf9f2f1 Fix missing verse handling
bzr-revno: 1332
2011-02-24 20:07:07 +00:00
Andreas Preikschat
10cfb24844 Moved redundant code to parent class
bzr-revno: 1331
2011-02-24 20:06:19 +00:00
Jon Tibble
a2e0ecf314 Fix acknowledged missing verses 2011-02-24 19:13:51 +00:00
Raoul Snyman
40a1d59a07 HEAD 2011-02-24 18:36:28 +02:00
Raoul Snyman
3d2ac84739 Initial routing. 2011-02-24 18:35:18 +02:00
Raoul Snyman
382fe62cde Add Armin to the copyright notice.
bzr-revno: 1330
2011-02-24 17:54:21 +02:00
Andreas Preikschat
79361e29cb removed redundant code 2011-02-24 15:43:24 +01:00
Andreas Preikschat
2c9d52de8c 2011-02-24 15:20:35 +01:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble
5e2a7e1cde Fixes to foilpresenter author handling 2011-02-24 02:38:42 +00:00
Jon Tibble
3b31186114 Complete song import init cleanup 2011-02-24 00:32:27 +00:00
Jon Tibble
cca1064e42 Cleanups 2011-02-24 00:11:58 +00:00
Jon Tibble
205743a360 Head r1328 2011-02-23 23:45:59 +00:00
Andreas Preikschat
c8435f873e The re-index tool adds 'Author unknown' if songs do not have any author.
bzr-revno: 1327
2011-02-23 23:42:41 +00:00
02a23d161d Add importfilter for foilpresenter song files
bzr-revno: 1326
2011-02-23 23:41:33 +00:00
0391805c82 Add more detailed mimetype logging. We could add the extensions list hack back later, if needed. To decide that, we need more information from users.
bzr-revno: 1325
2011-02-23 23:39:23 +00:00
Andreas Preikschat
8661c6e38e removed line 2011-02-23 21:28:25 +01:00
Andreas Preikschat
1eea1c97a4 moved code 2011-02-23 21:22:29 +01:00
Armin Köhler
b4b6fef70a change value to True/False 2011-02-23 20:48:37 +01:00
Andreas Preikschat
de584a8945 reworked author unknown 2011-02-23 18:35:27 +01:00
Andreas Preikschat
1e2e1ebdec r1324 2011-02-23 16:11:52 +01:00
Andreas Preikschat
8b2e18011a Added apocrypha to osis import.
bzr-revno: 1324
2011-02-23 06:50:42 +02:00
Mattias Põldaru
158b358bae Removed hack, leave only more detailed logging. 2011-02-22 23:35:25 +02:00
Mattias Põldaru
9f9720e368 Added some extensions. 2011-02-22 23:32:07 +02:00
Armin Köhler
557d5a9d27 r1323 2011-02-22 21:42:12 +01:00
Armin Köhler
71068d4eb6 fix inconsistant field names, refer now to the xml file 2011-02-22 21:35:18 +01:00
Raoul Snyman
bc2f7547cc Update with __all__ keyword. 2011-02-22 21:45:54 +02:00
Raoul Snyman
642934a999 Fixed a bug where the settings for the remotes plugin were not actually used. 2011-02-22 20:41:35 +02:00
Mattias Põldaru
98d8b1f590 More clear comment. Unfortunately there is no need to change few lines of code between these two changes, to include these into diff. That would be self-explanantory. 2011-02-22 17:01:07 +02:00
Mattias Põldaru
29207d8dff Added comments to code blocks. 2011-02-22 11:09:47 +02:00
Mattias Põldaru
a5e8833132 Remove bogus data. 2011-02-22 08:58:32 +02:00
Jon Tibble
44a50b0351 Naming 2011-02-22 02:30:38 +00:00
Jon Tibble
4d1f1e933e Make importer inits consistent 2011-02-21 22:27:27 +00:00
Armin Köhler
0ecc3c2dc9 adapt "Author unknown" similar to xml.py
correct some whitespaces and quotation marks
2011-02-21 23:03:09 +01:00
Mattias Põldaru
fdb5c57468 Additional extensions hack. 2011-02-21 22:37:18 +02:00
Andreas Preikschat
0935af3cfb fix db 2011-02-21 20:43:04 +01:00
Andreas Preikschat
eb4f7deea8 added apocrypha 2011-02-21 20:30:01 +01:00
Armin Köhler
1e041d9158 remove some whitespaces 2011-02-21 17:02:28 +01:00
Mattias Põldaru
e8b6bbe141 revert a change 2011-02-21 17:56:23 +02:00
Mattias Põldaru
24519832df More informational noise to debug log, extensions by mimetype. To justify: it seems that extension list is an important thing. 2011-02-21 17:49:09 +02:00
Mattias Põldaru
7d7f9a7d98 fix #99 2011-02-21 17:16:56 +02:00
Armin Köhler
4aa69e53bb removed duplicate method registerFields() and sort some lines 2011-02-21 15:59:01 +01:00
Armin Köhler
b55ed9b471 merge r1320 2011-02-21 14:49:07 +01:00
f6cc197e19 More pythonic code, fixes a possible error, where *.ra would be left out of supported extensions if checked after *.ram.
bzr-revno: 1320
2011-02-20 22:57:16 +00:00
Andreas Preikschat
624b9e1cfd - added a new Songbeamer property
- replaced try
- enumeration fix

bzr-revno: 1319
2011-02-20 22:55:15 +00:00
Mattias Põldaru
09b515350b oops 2011-02-20 20:49:59 +02:00
Mattias Põldaru
31247240d0 fix possible leaving out of extensions, hopefully neater approach 2011-02-20 20:12:55 +02:00
Andreas Preikschat
72dd290d6b fixed enumeration 2011-02-20 18:52:22 +01:00
Andreas Preikschat
54f42cb52b added new property, replaced try 2011-02-20 18:34:57 +01:00
Mattias Põldaru
264c7fb585 Handled extensions to log. 2011-02-20 18:45:58 +02:00
Tim Bentley
931f190f56 Revised Print Dialog and fix Preview Edit
bzr-revno: 1317
2011-02-20 13:49:00 +00:00
73fd616962 Fix two missing objects
bzr-revno: 1316
2011-02-20 08:03:40 +00:00
Tim Bentley
4fb831f96c r1315 2011-02-20 07:31:44 +00:00
Mattias Põldaru
5d947476ac two missing qobject init's 2011-02-20 02:05:50 +02:00
Armin Köhler
21bf01e6d2 merged with trunk 2011-02-19 22:43:10 +01:00
Armin Köhler
6208587b93 foilpresenterimport - some changes 2011-02-19 22:34:51 +01:00
Tim Bentley
966e3996ea r1314 2011-02-19 20:36:41 +00:00
Jon Tibble
bb39617b3b Try again 2011-02-19 20:31:21 +00:00
Jon Tibble
1f5d896fc1 Fix CCLI author import 2011-02-19 19:49:08 +00:00
Andreas Preikschat
810db5ca55 add the special author 2011-02-19 19:37:01 +01:00
Andreas Preikschat
ac8e435f93 2011-02-19 19:25:14 +01:00
Andreas Preikschat
1837fd5d0d r1313 2011-02-19 19:14:22 +01:00
Armin Köhler
4e6b967fc8 foilpresenterimport 2011-02-19 15:28:33 +01:00
Armin Köhler
b2d38da3d2 19.02.2011 2011-02-19 10:07:44 +01:00
Armin Köhler
e75c24bdd7 Changed 18.02.2011 2011-02-18 21:40:07 +01:00
Andreas Preikschat
e028947113 r1311 2011-02-18 21:07:58 +01:00
Tim Bentley
1f7d6b635d Preview Edit now works 2011-02-18 19:13:37 +00:00
Jon Tibble
e192ea438b Cleanup mistakes 2011-02-18 18:48:06 +00:00
Jon Tibble
23d57bb5ba Import fix 2011-02-18 17:45:14 +00:00
Jon Tibble
bcf35bf54e Sort out song importer initialisation 2011-02-18 17:34:43 +00:00
Jon Tibble
cb37a8bc17 Head r1311 2011-02-18 16:37:41 +00:00
Mattias Põldaru
4a8b29aae9 More changes, now internally tags are held not as Salm:1 (previously), nor v:1 (in the meantime), but just as in openlyrics format, v1.
The v1a is not yet supported, it requires spinboxes to be changed first. The old and new should be handled silently side-by-side.

bzr-revno: 1310
2011-02-18 17:51:04 +02:00
Mattias Põldaru
62091b92fe These would have been left behind. 2% less typos now. 2011-02-18 10:25:43 +02:00
Mattias Põldaru
1651e42bca more variable name changes 2011-02-18 09:53:40 +02:00
Jon Tibble
dc41ce5ab4 Enumerations and magic numbers 2011-02-18 03:15:09 +00:00
Jon Tibble
0d498bc3f0 UiStrings 2011-02-18 01:07:55 +00:00
Mattias Põldaru
aac40357ae better variable names, fixed translation issues for verse sequences 2011-02-18 02:48:58 +02:00
Mattias Põldaru
dff393b6a4 just another massive set of changes 2011-02-17 21:46:01 +02:00
Jon Tibble
9b48761590 Head r1308 2011-02-17 17:42:28 +00:00
Andreas Preikschat
0bc97a1978 - clear search edit line when starting the wizard again
- changed the "uncheck all" and "check all" buttons check/uncheck only those songs which are currently visible. This enables the user to perform more advanced searches.

bzr-revno: 1308
2011-02-17 17:40:12 +00:00
9d3061ffe6 Fix EasiSlides importer
bzr-revno: 1306
2011-02-17 17:35:21 +00:00
Andreas Preikschat
9e6cfcfed4 clear search edit, when starting the wizard again; check/uncheck button change state of visible songs 2011-02-17 17:11:32 +01:00
Mattias Põldaru
d870355064 fix when loading from db to show preview/live 2011-02-17 17:19:02 +02:00
Mattias Põldaru
02c1bd4413 first working example with unilanguage tags handling 2011-02-17 17:05:58 +02:00
Jon Tibble
e401bc851d Some naming cleanups 2011-02-17 02:33:12 +00:00
Mattias Põldaru
18f43fc858 more lower case tags 2011-02-16 21:28:55 +02:00
Mattias Põldaru
425ec8ece0 more changes reflecting VerseType changes 2011-02-16 21:09:06 +02:00
Mattias Põldaru
89181e387d VerseType changes 2011-02-16 20:37:51 +02:00
Jon Tibble
032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Mattias Põldaru
175bfd2f97 change back, leave massive change for later 2011-02-16 19:09:35 +02:00
Mattias Põldaru
04a90fe42b longer variable names 2011-02-16 16:51:40 +02:00
Jon Tibble
3951905e50 Head r1305 2011-02-16 14:21:10 +00:00
Mattias Põldaru
cd431652ca no translation for song tags in database 2011-02-16 12:20:25 +02:00
Mattias Põldaru
31fbb999f9 forgot one 2011-02-16 11:43:07 +02:00
Mattias Põldaru
7e18b8e3e6 fix opensong order shuffling + refactoring 2011-02-16 11:36:59 +02:00
Jon Tibble
1fbc873a8c Cleanups 2011-02-16 03:28:06 +00:00
Jon Tibble
a8d2d3661d Sort grammar breakers 2011-02-16 03:06:34 +00:00
Mattias Põldaru
f27e6755cc easislides import to work again 2011-02-15 23:19:45 +02:00
rimach
9c5af79f2b Head 2011-02-15 20:37:42 +01:00
rimach
ed3d67c1f1 correction for Powerpoint and PptViewer 2011-02-15 20:37:16 +01:00
Jon Tibble
5c7bd57833 Head r1302 2011-02-15 14:19:57 +00:00
Jon Tibble
a0aba0a715 Remove grammar breaking strings 2011-02-15 14:17:35 +00:00
Andreas Preikschat
ef4bb199d8 r1301 2011-02-15 10:06:24 +01:00
Jon Tibble
cc96d96a6a Fix song overwriting 2011-02-15 01:58:18 +00:00
Jon Tibble
847dfdaafc Unused imports 2011-02-14 21:07:05 +00:00
Jon Tibble
d9a26ae4d9 Cleanups 2011-02-14 20:32:19 +00:00
Jon Tibble
3f6f1940d9 Head r1301 2011-02-14 20:07:04 +00:00
Jon Tibble
8059ac5181 Head r1300 2011-02-14 19:51:16 +00:00
Jon Tibble
f87c051014 Head r1300 2011-02-14 19:27:32 +00:00
Tim Bentley
bf307ad636 Fix up the Video length calculation code
bzr-revno: 1300
Fixes: https://launchpad.net/bugs/718581
2011-02-14 19:12:58 +00:00
Jon Tibble
5e8b8eedf3 Strings not variable names\! 2011-02-14 19:08:18 +00:00
andreas
5320fca4b0 Implemented a new bible search edit.
bzr-revno: 1299
2011-02-14 19:03:42 +00:00
Tim Bentley
774f9d6cdd Fix names 2011-02-14 18:43:37 +00:00
Jon Tibble
ba8918a1ea Fixes 2011-02-14 18:20:59 +00:00
Tim Bentley
5cfdd98fb0 r1297 2011-02-14 17:54:26 +00:00
Tim Bentley
fba2a245fb Fix Media length calc 2011-02-14 17:54:09 +00:00
Jon Tibble
531e50a417 Fix translation breaking strings 2011-02-14 17:25:51 +00:00
Jon Tibble
d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Andreas Preikschat
e6ed43ae02 added enumeration class 2011-02-14 15:23:56 +01:00
Armin Köhler
cafd7b397d 14.02.2011 2011-02-14 14:01:52 +01:00
Armin Köhler
35ef04697a 14.02.2011 2011-02-14 13:42:35 +01:00
Armin Köhler
68d6bc46d6 Comment 14.02.2011 2011-02-14 13:20:30 +01:00
Jon Tibble
910df1cfde More song items 2011-02-14 03:19:30 +00:00
Jon Tibble
2316ab4ed4 Deleting song items 2011-02-14 02:54:24 +00:00
Jon Tibble
71cbbfcbf2 Unused imports 2011-02-14 01:55:34 +00:00
Jon Tibble
1d91192e3b WizardStrings 2011-02-14 00:35:53 +00:00
Jon Tibble
043665d154 Fixes 2011-02-13 16:39:03 +00:00
Andreas Preikschat
4d310f17df added files, spelling 2011-02-13 17:31:44 +01:00
Jon Tibble
63d6536d52 Head r1297 2011-02-13 16:15:52 +00:00
Jon Tibble
365072c05c SongStrings 2011-02-13 16:02:12 +00:00
Philip Ridout
1384688708 Importer for SongShow Plus
bzr-revno: 1297
2011-02-13 15:59:17 +00:00
Andreas Preikschat
b10f59c870 added icons 2011-02-13 16:51:19 +01:00
Jon Tibble
d129085d87 Improve Author Unknown strings 2011-02-13 15:17:42 +00:00
Philip Ridout
1913da71cc Added SongShow Plus importer. 2011-02-13 15:13:52 +00:00
Jon Tibble
ffd4d41760 Strings including Author Unknown 2011-02-13 15:11:06 +00:00
Jon Tibble
530c5e4f87 Head r1296 2011-02-13 14:24:19 +00:00
Jon Tibble
816b17c245 UiStrings 2011-02-13 14:21:12 +00:00
Andreas Preikschat
74b44731bf r1295 2011-02-13 12:53:45 +01:00
Jon Tibble
321269b11b Fixes and cleanups 2011-02-13 01:24:47 +00:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble
ad03f8588e Magic number -> SongSearch 2011-02-12 22:01:18 +00:00
Jon Tibble
bffa44a1cb Wizards and applications 2011-02-12 20:25:40 +00:00
Jon Tibble
0561fa2525 Strings 2011-02-12 18:43:23 +00:00
Jon Tibble
34cf16fd06 WizardStrings 2011-02-12 15:37:02 +00:00
Tim Bentley
d98ea53cc1 Allow media items to start in the middle 2011-02-12 10:04:10 +00:00
Jon Tibble
0988158c56 Import fixes 2011-02-12 04:20:53 +00:00
Jon Tibble
a8f16262fc More string refactoring 2011-02-12 04:09:03 +00:00
Jon Tibble
8d18a51f09 WizardStrings 2011-02-12 02:43:13 +00:00
Jon Tibble
314697427d Fixes 2011-02-12 00:41:09 +00:00
Jon Tibble
23eb12be1a Fixes 2011-02-11 21:40:43 +00:00
Jon Tibble
9366155924 UiStrings and SongStrings 2011-02-11 21:17:56 +00:00
Jon Tibble
12d0867623 Plugin refactor: icons, tabs, mediaitems 2011-02-11 04:04:05 +00:00
Jon Tibble
a7f8d5ca84 Fixes 2011-02-10 21:07:28 +00:00
Jon Tibble
695cf68bf2 Refactor and rename listviews for DnD
Wizard refactors
Cleanups

bzr-revno: 1290
2011-02-10 20:46:56 +00:00
Andreas Preikschat
63d4842da5 Do not add the entry attribute to songbooks when there is no song number.
bzr-revno: 1289
2011-02-10 19:46:27 +00:00
Jon Tibble
79d93c515a Another wizard refactor 2011-02-10 19:37:02 +00:00
Jon Tibble
565289cf7e Small wizard refactor 2011-02-10 19:28:17 +00:00
Jon Tibble
552e412769 Cleanups 2011-02-10 18:59:59 +00:00
Jon Tibble
89d8f538ac Head r1288 2011-02-10 18:38:40 +00:00
Jon Tibble
e4d317306c Refactor ListViews 2011-02-10 18:38:03 +00:00
Jon Tibble
88b9c1b1a5 More UiStrings
Fix UiStrings sentence case
Button box rearranging
Fix failure to grab Impress on close (Support #38)

bzr-revno: 1288
2011-02-10 18:35:59 +00:00
Andreas Preikschat
abc33c4811 do not add empty 'entry' property 2011-02-10 18:42:13 +01:00
Andreas Preikschat
8498b3e2ae 2011-02-10 18:11:14 +01:00
Andreas Preikschat
a74b6857c8 r1285 2011-02-10 14:37:41 +01:00
Andreas Preikschat
de57fd9d1e r1285 2011-02-10 14:32:31 +01:00
Raoul Snyman
b773228017 HEAD. 2011-02-10 07:29:00 +02:00
Raoul Snyman
8abfd2ce14 Fix docstrings and update documentation. 2011-02-10 07:25:08 +02:00
Jon Tibble
76fd92b01a Handle Impress errors better 2011-02-10 04:19:38 +00:00
Jon Tibble
0b83c7180f UiStrings updates 2011-02-10 04:06:16 +00:00
Jon Tibble
660028fd1e More button boxes and translations 2011-02-10 00:36:00 +00:00
Jon Tibble
fb97816711 Unused imports 2011-02-09 21:30:41 +00:00
Andreas Preikschat
606a47af40 r1283 2011-02-09 21:35:21 +01:00
Andreas Preikschat
000732db69 string fix 2011-02-09 21:11:23 +01:00
Andreas Preikschat
40aacf69fd enable checking the item when double clicking 2011-02-09 21:05:44 +01:00
Andreas Preikschat
7c0ada4fe1 r1283 2011-02-09 21:00:35 +01:00
Andreas Preikschat
73cf235b49 doc fix 2011-02-09 20:55:53 +01:00
Andreas Preikschat
6a409e8957 added search box, added buttons 2011-02-09 20:36:13 +01:00
Jon Tibble
45f9fa8f2f More translation refactors 2011-02-09 17:30:38 +00:00
Andreas Preikschat
50e9f9ab5e r1282 2011-02-09 16:00:04 +01:00
Jon Tibble
2ce4aeba92 Fixes 2011-02-09 14:04:50 +00:00
Jon Tibble
5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Jon Tibble
261328d952 Fix last commit 2011-02-08 19:31:55 +00:00
Jon Tibble
2c0625a392 Dedupe, fix logic, fix names 2011-02-08 17:29:24 +00:00
Andreas Preikschat
9b1a190869 use build_icon, bug fix 2011-02-08 18:05:09 +01:00
Andreas Preikschat
d74e7d1807 r1278 2011-02-08 17:25:46 +01:00
Jon Tibble
dc7486c3f8 D'oh 2011-02-08 16:22:54 +00:00
Jon Tibble
b6735065c0 Presentation dedupe 2011-02-07 19:37:07 +00:00
Jon Tibble
9f63c43b5b Missing function docstrings 2011-02-07 16:29:06 +00:00
Jon Tibble
c736d0f1f8 Cleanups 2011-02-07 15:55:02 +00:00
Jon Tibble
eccae3f61f Head r1276 2011-02-07 15:29:14 +00:00
Andreas Preikschat
8e36c7a7ec only show ccli number if present 2011-02-06 20:53:08 +01:00
Jon Tibble
1824ac31c6 Remove mediaitem duplicated calls 2011-02-06 19:37:35 +00:00
Jon Tibble
57e489b75a Dedupe presentation controllers 2011-02-06 18:01:47 +00:00
Andreas Preikschat
bcbedbf32f new dialog 2011-02-06 18:23:50 +01:00
Andreas Preikschat
cdc188b2d5 2011-02-06 18:21:32 +01:00
Andreas Preikschat
2230ed5ce1 r1274 2011-02-06 15:53:38 +01:00
Jon Tibble
a120719884 Fix song service load (Bug #696219) 2011-02-05 23:52:05 +00:00
Andreas Preikschat
668b529024 new bible search box 2011-02-05 19:29:49 +01:00
Andreas Preikschat
08508fdfc6 r1271 2011-02-05 16:26:16 +01:00
Tim Bentley
7b30ceb0f3 Fix Theme Image copy Bug
Clean up Theme Rename and Copy bugs

bzr-revno: 1271
Fixes: https://launchpad.net/bugs/712097
2011-02-05 11:04:26 +00:00
Tim Bentley
fecad94099 Fix up theme handing with rename and copy 2011-02-05 09:30:59 +00:00
Jon Tibble
baf18ea1c7 Start deobfuscating UI library 2011-02-05 01:24:19 +00:00
Jon Tibble
2816db8be3 Head r1269 2011-02-04 21:45:26 +00:00
Jon Tibble
a32cf1df43 Catch failure to start process (Bug #712140) 2011-02-04 21:35:57 +00:00
Jon Tibble
c9491f0085 Cleanup, speedup and another UI library component
bzr-revno: 1269
2011-02-04 21:33:23 +00:00
Jon Tibble
dae7dff242 Fix last commit
Speed up OpenSong bible importer
2011-02-04 19:58:44 +00:00
Andreas Preikschat
c66009e2e4 r1267 2011-02-04 20:27:25 +01:00
Andreas Preikschat
07af88e809 enhanced customs gui 2011-02-04 19:54:30 +01:00
Andreas Preikschat
ead4f95835 2011-02-04 19:51:20 +01:00
Jon Tibble
20e05efd39 Fix inherited method name 2011-02-04 18:42:37 +00:00
Jon Tibble
c3ac82a934 UI library - add_widget_completer 2011-02-04 18:17:28 +00:00
Tim Bentley
b1c9905bf9 1266 2011-02-04 16:39:12 +00:00
Jon Tibble
4101122337 Remove scripts now importers take their role.
Fix missing import.
More UI library component refactors.
Clean up spacer use in import forms.
More deduplication in slidecontroller.py

bzr-revno: 1266
2011-02-04 15:03:31 +00:00
Andreas Preikschat
f80edf2092 Merged (not redundant) parts of documentation/SongFormat.txt into the songs/lib/db module and removed it. Added the media_files and media_files_songs tables (although the doc is not complete there).
bzr-revno: 1265
2011-02-04 09:46:51 +02:00
Jon Tibble
d029fb81a7 MediaItem cleanups 2011-02-03 23:25:52 +00:00
Jon Tibble
293bb8ce33 Head r1264 2011-02-03 21:49:37 +00:00
Jon Tibble
1ecaab4fa9 Cleanup import wizard spacers 2011-02-03 20:12:06 +00:00
Jon Tibble
842e4ba5f3 Cleanup bible import form 2011-02-03 19:44:03 +00:00
Andreas Preikschat
5f13b1fea5 enhanced button behaviour 2011-02-03 20:33:48 +01:00
Andreas Preikschat
1f4c26e466 2011-02-03 20:11:27 +01:00
Tim Bentley
2069737e1f remove extra post events 2011-02-03 18:48:41 +00:00
Jon Tibble
b73a429ab2 UI library - up_down_push_button_set 2011-02-03 18:19:56 +00:00
Jon Tibble
eb9364b45e UI library - delete_push_button 2011-02-03 17:56:22 +00:00
Andreas Preikschat
5d73211a9f fixed doc 2011-02-03 18:37:49 +01:00
Andreas Preikschat
32b5f0f33d 2011-02-03 18:28:48 +01:00
Andreas Preikschat
87456502d8 r1263 2011-02-03 18:22:42 +01:00
Andreas Preikschat
52a465b90a removed white spaces 2011-02-03 18:20:41 +01:00
Andreas Preikschat
8dcf868827 fixed bible doc 2011-02-03 18:14:00 +01:00
Andreas Preikschat
fb6d3e7724 fixed docs 2011-02-03 18:11:41 +01:00
Andreas Preikschat
aaba4c1b5e fixed Receiver, fixed errorBox 2011-02-03 16:57:36 +01:00
Andreas Preikschat
84611b5da1 r1263 2011-02-03 16:43:40 +01:00
Andreas Preikschat
d962d21138 r1262 2011-02-03 14:42:17 +01:00
Andreas Preikschat
eff7708e00 fixed doc 2011-02-03 14:41:42 +01:00
Jon Tibble
6751aa41b1 Stop reloading songs all the time 2011-02-03 03:50:04 +00:00
Jon Tibble
750a232311 UI library - media_item_combo_box 2011-02-03 02:46:02 +00:00
Jon Tibble
e9ea8fd8cc Dedupe song object checking 2011-02-03 01:55:12 +00:00
Jon Tibble
f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Jon Tibble
303433a20d UI library - save_cancel_button_box 2011-02-02 19:30:06 +00:00
Jon Tibble
1ca6827c29 Fix custom edit (Bug #711934)
bzr-revno: 1262
2011-02-02 18:52:20 +00:00
Jon Tibble
b1057a9134 Fix custom edit (Bug #711934) 2011-02-02 16:13:43 +00:00
Jon Tibble
078adca936 Slim down song editer UI 2011-02-02 04:35:26 +00:00
Jon Tibble
0b36143ac2 Slim down song importer UI 2011-02-02 03:32:25 +00:00
Andreas Preikschat
5753afbca4 fixed indent 2011-02-01 21:23:41 +01:00
Jon Tibble
3109b4afb4 Fix song edit form and cleanups
bzr-revno: 1259
2011-02-01 19:02:42 +00:00
andreas
5d8d468269 Add ability to print OOS document
bzr-revno: 1258
2011-02-01 18:53:44 +00:00
Jon Tibble
91540c221a Cleanups and fix song edit form 2011-02-01 18:05:59 +00:00
Jon Tibble
40e9bb566b Fix variable passing 2011-02-01 13:39:17 +00:00
Jon Tibble
f63b046d9b Fix silly incorrectly formatted name 2011-02-01 01:02:44 +00:00
Jon Tibble
9744d246d6 Deduplication 2011-02-01 00:33:50 +00:00
Jon Tibble
90b1205e5b Fix BG Chinese bible (Bug #706211)
Fix CSV import to accept the same files V1 did and cater to "not quite" ASCII encoding generated by cp1252 files.

bzr-revno: 1255
Fixes: https://launchpad.net/bugs/706211
2011-01-31 18:17:10 +00:00
Andreas Preikschat
e8dce46cf9 2011-01-31 18:00:56 +01:00