Commit Graph

2842 Commits

Author SHA1 Message Date
Raoul Snyman
98ea1c5ff9 Removed a console.log which caused older browsers to choke.
bzr-revno: 1429
2011-03-26 21:19:19 +02:00
Matthias Hub
8b10155178 Changes did for the packaging of 1.9.5 (version 1346 contains the main changes):
- 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 (though disabled on OS X)

bzr-revno: 1427
2011-03-26 19:26:38 +01:00
Andreas Preikschat
ff9f5f4566 - a little clean up to improve readability
bzr-revno: 1423
2011-03-26 19:21:44 +01:00
Raoul Snyman
2c7ec2978e Removed a console.log which caused older browsers to choke. 2011-03-26 19:51:07 +02:00
Andreas Preikschat
f082040840 r1421 2011-03-26 17:29:21 +01:00
Andreas Preikschat
2536e54677 r1418 2011-03-24 22:19:17 +01:00
Raoul Snyman
bf058430d2 Updated the copyright information and the contributors.
bzr-revno: 1418
2011-03-24 22:07:31 +02:00
Andreas Preikschat
22af2a32f8 - changed the hard coded version numbers
bzr-revno: 1417
2011-03-24 20:28:44 +01:00
Andreas Preikschat
67ee8394c2 moved version function 2011-03-24 20:12:27 +01:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat
682c32eaad changed hard coded version numbers 2011-03-24 17:09:05 +01:00
Andreas Preikschat
e07e97da6c bible clean up 2011-03-22 17:21:10 +01:00
Raoul Snyman
f229146363 Fixed a bug where not all Bible versions were shown with multiple versions. 2011-03-22 08:43:31 +02:00
Raoul Snyman
d63f76d3ff Removed unnecessary lines. 2011-03-20 23:00:41 +02:00
Raoul Snyman
3aa0aa23d3 Added smart footers to Bibles. 2011-03-20 22:50:19 +02:00
Jonathan Corwin
60ab4cc165 Detect whether imported video/audio is valid
bzr-revno: 1409
2011-03-20 08:49:31 +00:00
Jonathan Corwin
55d9e85840 tidies 2011-03-19 22:52:56 +00:00
Jonathan Corwin
2fa2888112 Tidyups and fix pause problem. Still issue with media manager hanging sometimes after play starts. Perhaps missing an event? 2011-03-19 17:26:17 +00:00
Andreas Preikschat
a43bd19bd9 convert verse order 2011-03-19 17:06:04 +01:00
Jonathan Corwin
936c77a7ea Now detects non-playable media files. Unfortunately can't stop valid ones now... 2011-03-19 15:48:26 +00:00
Andreas Preikschat
3550b77b61 - removed hard coded verse tags
- the reindex tool to convert pre 1.9.5 verse tags (this also fixes translated tags, as long as the user is running a localised version)
- now only one row/verse in the song editor can be selected

bzr-revno: 1405
2011-03-18 22:37:06 +01:00
Andreas Preikschat
9622a74467 fixed downButton being visible 2011-03-18 21:31:55 +01:00
Andreas Preikschat
d85991cdc8 changed SelectionMode 2011-03-18 20:15:45 +01:00
Tim Bentley
9def5ab3c7 Add space 2011-03-18 19:15:07 +00:00
Andreas Preikschat
3022d9cb8e fixed doc, rebuild verse tags 2011-03-18 19:43:26 +01:00
Tim Bentley
c80fe1fd50 Remove extra line 2011-03-18 18:20:58 +00:00
Tim Bentley
6951ac1fb6 Fix time for python 2.6 2011-03-18 18:19:07 +00:00
Tim Bentley
da927320c5 r1401 2011-03-18 17:10:51 +00:00
Andreas Preikschat
b890158455 do not hard code verse tags 2011-03-18 06:56:18 +01:00
Andreas Preikschat
79bc31e69e - fixed adding "Verse" instead of "v" to the database.
- add "other" if the verse_tag is unknown

bzr-revno: 1401
2011-03-18 06:04:16 +01:00
Andreas Preikschat
57fdca06c7 - save some indents to make code more readable
- fixed the "verse tag" column resizing after saving verses in the "Edit All" dialog.

bzr-revno: 1399
2011-03-18 06:00:32 +01:00
Andreas Preikschat
d1542d2c2b now the right way around 2011-03-17 21:38:05 +01:00
Andreas Preikschat
6f58d7b856 imporved handling unknown verse tags 2011-03-17 21:23:26 +01:00
Tim Bentley
e19e418a56 Fix variable 2011-03-17 20:02:33 +00:00
Andreas Preikschat
6db4d5247b fixed full version of verse tag 2011-03-17 21:00:19 +01:00
Jonathan Corwin
ce9e2ad20f ppt2010 fix (part 2). pptviewer fixes and tidies
bzr-revno: 1397
2011-03-17 19:55:28 +00:00
Tim Bentley
f51b91c02d Add timeout to loop 2011-03-17 18:40:21 +00:00
Andreas Preikschat
e9bcab13de fixed Verse Tag' column; clean up 2011-03-17 13:32:45 +01:00
Mattias Põldaru
23ff73fa76 Additions to extensions hack to make jseagull's mediaplugin on XP happier. 2011-03-17 12:28:49 +02:00
Andreas Preikschat
e199927b97 - Added a function to clean songs before saving
- fixed Bug #690774

bzr-revno: 1395
Fixes: https://launchpad.net/bugs/690774
2011-03-17 06:19:54 +01:00
Raoul Snyman
a74e446129 Revamp the web interface and provide a more RESTful JSON API.
bzr-revno: 1394
2011-03-17 06:59:21 +02:00
Jonathan Corwin
23e178846b Fix PPT again! and remove tabs 2011-03-16 23:37:16 +00:00
Jonathan Corwin
72f445c426 pptviewer fixes and tidyups 2011-03-16 23:22:11 +00:00
Philip Ridout
5b7c909444 Fix song order in SongshowPlus import
bzr-revno: 1393
2011-03-16 21:37:48 +00:00
Philip Ridout
136e12eb0b Up to gushies standards hopefully! 2011-03-16 17:50:37 +00:00
Andreas Preikschat
f2cf1304ef removed old hack, updated comment, typo 2011-03-16 18:21:03 +01:00
Andreas Preikschat
044f0c88e7 fixed duplication 2011-03-16 16:37:56 +01:00
Andreas Preikschat
a031784146 try to avoid duplicates when opening an old service file 2011-03-16 14:29:13 +01:00
Raoul Snyman
bf31211216 Fixed up the documentation. 2011-03-16 14:27:52 +02:00
Raoul Snyman
60371ffa0a Fixed up some things for the merge proposal. 2011-03-16 14:04:11 +02:00