Commit Graph

4596 Commits

Author SHA1 Message Date
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 2831609458 reworked the screen override setting
bzr-revno: 1400
2011-03-18 06:02:08 +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
Raoul Snyman ef223df462 Update the wizard to show actual downloading of files on the progress page.
bzr-revno: 1398
2011-03-17 23:23:45 +02: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
Andreas Preikschat f340d06085 r1396 2011-03-17 20:02:12 +01:00
Andreas Preikschat b057612a5e only save custom values, and not default values 2011-03-17 20:01:15 +01:00
Tim Bentley f51b91c02d Add timeout to loop 2011-03-17 18:40:21 +00:00
Raoul Snyman 8e27f69382 Fixed up the left-over anti-caching, and fixed a bug with the themes. 2011-03-17 18:12:59 +02:00
Raoul Snyman 3fc666d095 Added download feedback. 2011-03-17 15:03:57 +02: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 30e5cee13a 2011-03-16 18:30:02 +01: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
Andreas Preikschat ec9fa35599 fixed loading the wrong values 2011-03-16 13:15:12 +01:00
Raoul Snyman 60371ffa0a Fixed up some things for the merge proposal. 2011-03-16 14:04:11 +02:00
Raoul Snyman 955933237c Added in support for showing alerts. 2011-03-16 12:59:23 +02:00
Raoul Snyman df79ab09fa Added next and previous to both service and slide controller, and added blank and unblank. 2011-03-16 08:39:25 +02:00
Raoul Snyman a1b26df5fe Removed old unnecessary files. 2011-03-16 07:30:18 +02:00
Tim Bentley e64e6b44fc Hide menu items no finished 2011-03-15 20:53:36 +00:00
Raoul Snyman edc4f4d626 HEAD + some attempts at bug fixing. 2011-03-15 22:33:26 +02:00
Andreas Preikschat e2bd77ea4d fix 2011-03-15 21:12:28 +01:00
Philip Ridout b6d2423cb3 Fixed as appropiate according to TRB143. 2011-03-15 20:10:36 +00:00
Tim Bentley ae25fc96df r1391 2011-03-15 20:03:25 +00:00
Tim Bentley 23bfaf1566 Old spelling bug 2011-03-15 19:55:49 +00:00
Andreas Preikschat f339c11ccf r1391 2011-03-15 20:45:56 +01:00
Andreas Preikschat bf1e82838a coments 2011-03-15 20:33:11 +01:00
Philip Ridout a8c45c619e Fixed bug #735357.
Done it as I thought best, please suggest a more appropiate way if there is.
2011-03-15 19:31:22 +00:00