Commit Graph

1236 Commits

Author SHA1 Message Date
Philip Ridout 0e36394256 Removed unused import, added doc string and removed double new line. 2012-06-18 17:37:03 +01:00
Philip Ridout 9bb4418487 A fix for issue 507. http://support.openlp.org/issues/507
The opensong database file contained verses containing sub-elements such as <i> tags. lxml considders the text of an element up until the first sub element.
2012-06-17 14:57:35 +01:00
Andreas Preikschat 999af73d14 variable naming conventions, converted dict to list 2012-06-16 17:51:04 +02:00
Andreas Preikschat 84332702a5 r1994 + conflict 2012-06-16 17:22:18 +02:00
Raoul Snyman 4e0b9c30d3 Fixed bug #991150: BibleGateway has new HTML, so we need to change our parsing. This now parses the new HTML correctly.
Fixes: https://launchpad.net/bugs/991150
2012-06-12 23:25:31 +02:00
Andreas Preikschat 7281f44603 removed argument 2012-06-10 15:39:45 +02:00
Stevan Pettit 245c0acd89 Merge with trunk, resolve conflicts 2012-06-09 19:14:28 -04:00
Samuel Findlay fc87e58a3c Changed ZionWorxImport to parse CSV database dump (XML had invalid syntax) 2012-05-24 22:12:48 +10:00
Stevan Pettit 357f876331 Removed unused import qtcore 2012-05-21 08:41:33 -04:00
Stevan Pettit 968674a659 Merged with trunk, fixed conflicts and other changes 2012-05-20 23:06:17 -04:00
Raoul Snyman f5cba00ca9 Fixed a small bug left over from a previous refactoring.
Fixes: https://launchpad.net/bugs/997174
2012-05-16 18:42:33 +02:00
Raoul Snyman bfcb6a50b0 Reworked according to Andreas' specifications. 2012-05-15 23:06:09 +02:00
Raoul Snyman 8436d9d8c0 Fixed a super-annoying bug where any newly imported Bibles would throw an exception. 2012-05-11 21:09:12 +02:00
Stevan Pettit f1586052a6 Added code to allow OpenLP to run portable 2012-05-11 08:22:34 -04:00
Armin Köhler 43e5d7a9ee fix bug 825205 - Keep/restore selected book, chapters and verses when changing the bible translation in advanced search
bzr-revno: 1958
Fixes: https://launchpad.net/bugs/825205
2012-05-01 13:28:49 +02:00
M2j c6c62bdcad pythonifying code:
- replace has_key() by key in dict
- remove len() method from sequence and mapping types when mapping to bool
2012-04-29 17:31:56 +02:00
Armin Köhler 19ea43ead8 fixes 2012-04-23 22:21:38 +02:00
Raoul Snyman 640e12d85e Some more refactoring and renaming.
Changed the Bible upgrade to leave the old values behind so that older versions of OpenLP don't delete the "corrupted" databases.
2012-04-23 21:19:13 +02:00
Raoul Snyman 85d48705fc Try to prevent older versions of OpenLP from deleting newer Bibles due to a change in the metadata names. 2012-04-22 23:07:39 +02:00
Raoul Snyman 070ed7fcb5 Merged HEAD from trunk and fixed a conflict.
Some more refactoring.
2012-04-22 21:37:11 +02:00
Raoul Snyman b6cf925bd8 Removed "dbversion" as it is not actually used.
Renamed some other variables.
Removed one use of "proxy_url" which was pretty much invalid.
2012-04-22 20:19:36 +02:00
Armin Köhler 4ce8d3710a HEAD r1951 2012-04-22 20:02:28 +02:00
Armin Köhler 7e9c30dfaf fix bug 825205 - Keep/restore selected book, chapters and verses when changing the bible translation in advanced search 2012-04-22 19:53:48 +02:00
Andreas Preikschat baf758e45d trivial cleanups part 2
bzr-revno: 1950
2012-04-22 08:32:13 +01:00
Raoul Snyman 4452d4834c Refactored various variable names.
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00
Armin Köhler a9fea228ee Use localized booknames instead of English in BookNameForm (used by BibleImportWizard and BibleUpgradeWizard)
bzr-revno: 1948
2012-04-21 18:35:14 +02:00
Armin Köhler e4687e4d68 Fixed bug #941683: Add support for non-English book names in OSIS files.
bzr-revno: 1947
Fixes: https://launchpad.net/bugs/941683
2012-04-21 18:33:40 +02:00
Armin Köhler d4eac06935 refer localized booknames to the corresponding english one 2012-04-20 21:14:23 +02:00
Armin Köhler 83ff347bc9 HEAD r1944 2012-04-20 19:54:27 +02:00
Armin Köhler 93a72fd4d5 Added a dialog to edit metadata of Bibles, and additional language options.
bzr-revno: 1943
Fixes: https://launchpad.net/bugs/738697, https://launchpad.net/bugs/822363
2012-04-19 08:45:37 +02:00
Andreas Preikschat 6f3b0f337a trivial clean ups
bzr-revno: 1942
2012-04-19 08:41:57 +02:00
Armin Köhler ef957caf55 show list to choose a bookname in selected application language 2012-04-18 22:44:09 +02:00
Armin Köhler 4c24ba59fa add support for non english booknames in OSIS files, additional improve the detection of progressbar maximum 2012-04-18 22:07:38 +02:00
Andreas Preikschat 0fdf3b7f7c trivial clean ups 2012-04-16 09:02:24 +02:00
Armin Köhler 665c27c785 fixes 2012-04-12 22:58:11 +02:00
Andreas Preikschat 620d858d68 clean ups 2012-04-12 16:16:12 +02:00
Andreas Preikschat d53f7b6511 fixed bug 977835 (Advanced search of Bibles is not working.)
Fixes: https://launchpad.net/bugs/977835
2012-04-12 12:48:54 +02:00
Armin Köhler 5f16ddc73c fixes 2012-04-11 19:39:15 +02:00
Armin Köhler 35c3c1ce5a HEAD r1939 2012-04-11 19:19:17 +02:00
Andreas Preikschat 3aa2161095 fixed bug 2012-04-09 13:36:26 +02:00
Andreas Preikschat 268e808b8d swapped flags, do not import Qt 2012-04-09 12:52:24 +02:00
Andreas Preikschat a89b4f5931 fixed bug 803602 (Quick Tab for Bibles does not resize correctly)
Fixes: https://launchpad.net/bugs/803602
2012-04-08 13:43:14 +02:00
Armin Köhler e310c20ccc fixes 2012-04-06 20:14:38 +02:00
Armin Köhler 06033df8ad adapt editbibleform - some fixes 2012-04-05 20:31:15 +02:00
Armin Köhler 33dcda419a HEAD r1936 2012-04-05 19:04:17 +02:00
Andreas Preikschat c0cae670ef bible clean ups
bzr-revno: 1936
2012-04-05 18:21:29 +02:00
Andreas Preikschat b335beae45 r1934 2012-04-05 17:17:40 +02:00
Andreas Preikschat 704795830d use filter instead of list comprehension 2012-04-05 17:16:47 +02:00
Armin Köhler 5f88f49754 some fixes 2012-04-04 21:34:14 +02:00
M2j 3185e0b101 removed whitespaces at line ends 2012-04-04 09:26:51 +02:00