Martin Thompson
90a91aa788
Updated tests to pass again.
...
Found some device dependent problems in the tests of the theme
rendering (when monitor resolution changes, so does font size (in
pixels)). This meant that the tests failed (as they are comparisons
with golden-bitmaps). Have updated the tests to do a more "approximate
comparison", with a low tolerance. This is slow currently, could do
with optimising.
bzr-revno: 411
2009-03-12 20:19:24 +00:00
Martin Thompson
1d9569236d
nothing
...
bzr-revno: 410
2009-03-12 20:18:14 +00:00
Martin Thompson
f1a6057b08
Removed some commented out code
...
bzr-revno: 409
2009-03-12 20:17:31 +00:00
Tim Bentley
21bfa234e8
Add SongXMLHander Class
...
Tidy up OSIS Bible importer
Start to move Video Plugin to mediaitem and remove PluginUtils
bzr-revno: 408
2009-03-12 19:52:37 +00:00
Tim Bentley
cf2067fb61
Fix Custom plugin to add it self to config if not present.
...
Correct spacing error in code.
bzr-revno: 407
2009-03-11 06:39:11 +00:00
Tim Bentley
5c3136fdbe
Fix manager to stop accessing config
...
bzr-revno: 406
2009-03-11 06:28:48 +00:00
Tim Bentley
05db1d1b40
Test code for superfly to hack.
...
bzr-revno: 405
2009-03-11 06:27:28 +00:00
Tim Bentley
8b635e6cb5
Open up database
...
bzr-revno: 404
2009-03-11 06:27:16 +00:00
Raoul Snyman
051b314da8
Fixed the displayResults method of SongMediaItem to display 1 song + all authors, rather than an instance of a song for each author of that song.
...
Fixed up the topics management dialog a bit.
Corrected the spacing on the eventreceiver.py file.
Corrected the calling of the receiver to use the static methods without creating an instance of the Receiver class each time.
bzr-revno: 403
2009-03-10 16:46:25 +00:00
Raoul Snyman
86bde695ea
Some tweaks to the songs plugin.
...
bzr-revno: 402
2009-03-09 18:47:37 +00:00
Raoul Snyman
735527d558
Moved code out into SongMediaItem
...
bzr-revno: 401
2009-03-09 12:49:55 +00:00
Scott Guerrieri
34ace15939
Fixed a down arrow functionality issue on the editcustomform.py
...
bzr-revno: 400
2009-03-09 02:16:38 +00:00
Raoul Snyman
6306be9eda
Added the long lost media item!
...
bzr-revno: 399
2009-03-08 20:02:50 +00:00
Raoul Snyman
f844f696a1
Moved image media manager item out into it's own class.
...
bzr-revno: 398
2009-03-08 12:41:07 +00:00
Tim Bentley
904212c587
Add slide swapping to dialog
...
Fixed Context menu
bzr-revno: 397
2009-03-08 06:36:05 +00:00
Raoul Snyman
036dfef2eb
Added the verse editing form and modified the song editing form to accommodate verses.
...
bzr-revno: 396
2009-03-07 21:38:59 +00:00
Tim Bentley
bd7577a0f1
Fix field names and more state changes
...
bzr-revno: 395
2009-03-07 20:36:12 +00:00
Tim Bentley
710b60bc19
Fix Updates to window
...
bzr-revno: 394
2009-03-07 17:45:11 +00:00
Tim Bentley
233e0c25de
Update state machine for buttons.
...
bzr-revno: 393
2009-03-07 17:13:36 +00:00
Tim Bentley
b5550abda9
Add new features and edit validation
...
Text can be added , cleared and edited.
bzr-revno: 392
2009-03-07 17:13:19 +00:00
Tim Bentley
749590386d
Correct classpath errors with images
...
bzr-revno: 391
2009-03-07 09:21:27 +00:00
Tim Bentley
6304f73b8e
Finish adding custom plugin bits
...
bzr-revno: 390
2009-03-07 09:20:56 +00:00
Tim Bentley
7badfb650f
Initial Release of Custom plugin.
...
All bits present but does not work!
bzr-revno: 389
2009-03-07 09:20:26 +00:00
Tim Bentley
b32703e845
More bible fixes after move
...
Method name standardisation
OSIS bible import clean up
OSIS bible import parser improvements.
bzr-revno: 388
2009-03-07 06:59:08 +00:00
Tim Bentley
d559adcbe6
Update copyright
...
bzr-revno: 387
2009-03-07 06:58:39 +00:00
Raoul Snyman
0e28795da2
Moved some files in the image plugin.
...
bzr-revno: 386
2009-03-06 23:41:22 +00:00
Raoul Snyman
6c78f9b0fe
Moved some files into the relevant module.
...
bzr-revno: 385
2009-03-06 19:02:18 +00:00
Raoul Snyman
f56c36787c
Added the lib module in the images plugin.
...
bzr-revno: 384
2009-03-06 18:58:37 +00:00
Tim Bentley
81a7a142e4
Fix new chapter code in presentation logic
...
bzr-revno: 383
2009-03-06 18:00:52 +00:00
Tim Bentley
4ad8b74167
Fix up Bible bugs following addition of Tabs and Move code split
...
bzr-revno: 382
2009-03-06 07:18:30 +00:00
Tim Bentley
980ed505e2
Tidy up Video and Bible tab code.
...
bzr-revno: 381
2009-03-06 06:05:01 +00:00
Tim Bentley
6af1637550
Config for bibles
...
bzr-revno: 380
2009-03-05 20:58:34 +00:00
Raoul Snyman
c9ef88cfdc
Fixed up the settings dialog and the alerts tab a bit.
...
bzr-revno: 379
2009-03-05 20:31:17 +00:00
Tim Bentley
dffcec7ca3
Change Tab load code to base class instead of plugins
...
Code VideoTab to save and reload value
bzr-revno: 378
2009-03-05 18:16:10 +00:00
Raoul Snyman
8533912cea
Fixed the main form splitter problem, set the margins and spacing on some of the layouts in the bible media item.
...
bzr-revno: 377
2009-03-05 10:52:55 +00:00
Martin Thompson
c4c3fb4851
Tidied
...
bzr-revno: 376
2009-03-04 21:57:18 +00:00
Martin Thompson
3370a7f7c1
Pulled select row helper function out
...
bzr-revno: 375
2009-03-04 21:56:50 +00:00
Martin Thompson
940eb089e9
Merging multiple items done
...
bzr-revno: 374
2009-03-04 21:56:27 +00:00
Martin Thompson
5660ef45fd
A few more tests
...
bzr-revno: 373
2009-03-04 21:55:50 +00:00
Martin Thompson
068f963077
First test of service manager works
...
bzr-revno: 372
2009-03-04 21:55:24 +00:00
Martin Thompson
cf364ae208
Removed list with previews again
...
bzr-revno: 371
2009-03-04 21:54:49 +00:00
Martin Thompson
bb95123534
Updating
...
bzr-revno: 370
2009-03-04 21:54:26 +00:00
Martin Thompson
b662b16c6f
Still doing controllers, but missed this one
...
bzr-revno: 369
2009-03-04 21:54:00 +00:00
Martin Thompson
f1f235efac
Started looking at slide controllers again
...
bzr-revno: 368
2009-03-04 21:53:31 +00:00
Martin Thompson
2be33e6c66
Pre merge from SVN
...
bzr-revno: 367
2009-03-04 21:53:09 +00:00
Martin Thompson
bef8369e86
Started splitting out the service manager
...
bzr-revno: 366
2009-03-04 21:52:32 +00:00
Tim Bentley
c451048355
Complete Alerts tab state saving , and reloading.
...
bzr-revno: 365
2009-03-04 19:55:37 +00:00
Tim Bentley
2ce0aafcc9
Update alerttab to save font and color and provide preview.
...
bzr-revno: 364
2009-03-04 19:25:27 +00:00
Tim Bentley
d924329cf0
Add persistance to Alerts Tab and default colors
...
bzr-revno: 363
2009-03-03 17:21:47 +00:00
Tim Bentley
da86e4a2ee
Fix up base config files for [bibles] change
...
bzr-revno: 362
2009-03-02 22:43:01 +00:00