Tim Bentley
0187da57b9
Update options
...
bzr-revno: 226
2008-12-15 18:36:19 +00:00
Tim Bentley
e8057f4b1a
Not needed
...
bzr-revno: 225
2008-12-15 18:11:54 +00:00
Tim Bentley
45d311f2ce
Update to PEP 8 standard
...
bzr-revno: 224
2008-12-15 18:10:47 +00:00
Raoul Snyman
238b1c4ae3
Making stuff adhere to PEP 8.
...
bzr-revno: 222
2008-12-14 20:43:44 +00:00
Raoul Snyman
3382d86db9
Fixed new plugins not working, fixed up their images and their captions and things. Renamed a few methods to reflect their plugins correctly.
...
bzr-revno: 221
2008-12-14 19:50:17 +00:00
Tim Bentley
f90cdd27be
Add new plugins - shells
...
Update bibles
Add CheckPreConditions to plugin manager.
Sort out merge problems
bzr-revno: 220
2008-12-14 16:19:28 +00:00
Raoul Snyman
508a542d6f
Rewrote Plugin methods to match Python standards, fixed a few other things here and there.
...
bzr-revno: 219
2008-12-14 15:49:54 +00:00
Tim Bentley
a0800e842f
Fix OSIS imports and screen refresh issues.
...
Move Langauge file to Resources.
bzr-revno: 217
2008-12-13 19:42:25 +00:00
Tim Bentley
1b28a4d4c7
Updates and Fixes
...
bzr-revno: 216
2008-12-13 10:46:07 +00:00
Tim Bentley
412a30f1b5
Add text search to Bibles
...
Add Initialise method for plugins
bzr-revno: 215
2008-12-13 09:03:39 +00:00
Tim Bentley
f042e5e2d8
Update plugins to load from directory and filter by file suffix.
...
Updated Bibles and Presentations.
Changed Add presentations to Reload from directory
Updated base Config files to reflect changes
bzr-revno: 214
2008-12-12 19:42:51 +00:00
Tim Bentley
eb1b1010c0
Updates to UI plugins
...
bzr-revno: 213
2008-12-11 21:07:12 +00:00
Jonathan Corwin
410702b890
Various bits of experimental presentation code I've had lying around
...
bzr-revno: 206
2008-12-10 20:40:18 +00:00
Tim Bentley
d90ca07e1c
fixed "Advanced Searching" for now.
...
bzr-revno: 205
2008-12-10 20:36:45 +00:00
Tim Bentley
224bd90303
remove stuff
...
bzr-revno: 202
2008-12-10 19:20:31 +00:00
Tim Bentley
9abc51729e
Wrong place
...
bzr-revno: 201
2008-12-10 19:19:21 +00:00
Tim Bentley
6dd16ba989
Wrong directory
...
bzr-revno: 200
2008-12-10 19:17:23 +00:00
Tim Bentley
7736def380
Move test bits
...
bzr-revno: 199
2008-12-10 19:11:00 +00:00
Raoul Snyman
154eb41397
Deleted this poor, long lost stray.
...
bzr-revno: 198
2008-12-10 18:06:08 +00:00
Tim Bentley
f0f73a16ce
Continue fixing up the bible plugin screen interactions.
...
Data extracted from Database now!
Improve bible plugin logging
bzr-revno: 197
2008-12-07 20:04:07 +00:00
Raoul Snyman
aed4a2763b
Moved the song xml classes to lib.
...
bzr-revno: 196
2008-12-07 09:23:37 +00:00
Raoul Snyman
2b0328e011
Added the "lib" module for the Songs plugin.
...
bzr-revno: 195
2008-12-07 08:09:59 +00:00
Tim Bentley
560f8fe1dc
Start to hook up the bible plugin to the actual bibles.
...
Update the Bible Registration form before Superfly gets at it!!!!
bzr-revno: 194
2008-12-06 19:34:48 +00:00
Tim Bentley
3450e1ac50
Fix up bibles and sort out path issues in code
...
Load bible names into plugin
Handle no bible names if directory is empty
bzr-revno: 192
2008-12-06 09:33:46 +00:00
Raoul Snyman
908418bb1a
Added necessary __init__.py files to make directories into Python modules.
...
bzr-revno: 191
2008-12-06 09:30:38 +00:00
Raoul Snyman
e4efdc7ca0
Moved the __init__.py file to the new Bibles plugin directory.
...
bzr-revno: 190
2008-12-06 09:24:23 +00:00
Tim Bentley
510ae14791
bzr-revno: 189
2008-12-06 07:50:47 +00:00
Tim Bentley
ce9b58cec6
move bibles to new homes
...
tidy up plugin following changes
add static text to dropdown.
bzr-revno: 188
2008-12-06 07:47:01 +00:00
Raoul Snyman
843774aa1d
Fixed up the Bible plugin's media manager item.
...
Removed the unnecessarily hardcoded path in the Bible Manager.
Changed the SongFormat file to reflect what's really gonna happen in the song database.
Added the first sentence of the Plugin Developer's Guide.
bzr-revno: 186
2008-12-05 22:03:28 +00:00
Tim Bentley
bccd03b4df
Tidy up before the big move
...
bzr-revno: 185
2008-12-05 20:09:47 +00:00
Tim Bentley
c949f98ef2
Updates
...
bzr-revno: 184
2008-12-05 20:06:41 +00:00
Carsten Tinggaard
c471a84766
Fixed path and name for the song class
...
bzr-revno: 180
2008-12-05 13:18:53 +00:00
Carsten Tinggaard
889b43dc81
Fixed path to xmlrootclass
...
bzr-revno: 179
2008-12-05 13:17:21 +00:00
Martin Thompson
1df73a768c
Updated to work wit new directory structure and
...
plugin manager API
bzr-revno: 176
2008-12-04 20:46:07 +00:00
Martin Thompson
afce6977c2
Moved to be with rest of core tests
...
bzr-revno: 175
2008-12-04 20:20:42 +00:00
Martin Thompson
8c58e7a670
Moved to match new place for plugin manager
...
bzr-revno: 174
2008-12-04 20:19:59 +00:00
Raoul Snyman
3ad3a14ffb
Added setup.py
...
Added PluginConfig
Updated ConfigHelper
Updated Bible plugin to use plugin config object
bzr-revno: 171
2008-12-03 10:57:34 +00:00
Tim Bentley
5a4f0a645e
BiblePlugin UI - done. needs actions
...
bzr-revno: 168
2008-12-02 20:53:03 +00:00
Tim Bentley
80eb8c9dc1
More UI bits
...
bzr-revno: 167
2008-12-02 20:34:51 +00:00
Raoul Snyman
9a7c2b42a7
Added some flesh to the Windows Registry class.
...
bzr-revno: 164
2008-12-02 13:33:52 +00:00
Tim Bentley
0a2f5edbb9
Add comments
...
Start to build the UI for bible searching
bzr-revno: 162
2008-12-01 22:04:45 +00:00
Tim Bentley
80cd189dd6
Add screen to New Bible
...
change logging file
bzr-revno: 161
2008-12-01 20:41:26 +00:00
Raoul Snyman
ae9a770899
Made a couple of fixes to the bible plugin.
...
bzr-revno: 160
2008-12-01 20:25:47 +00:00
Raoul Snyman
44c3063cc0
Fixed up them plugins.
...
bzr-revno: 154
2008-12-01 18:36:53 +00:00
Raoul Snyman
7c067bc3b0
Moved some more stuff around, tried to get the Bible plugin working... now none of the plugins are working... eish!
...
bzr-revno: 152
2008-12-01 14:25:08 +00:00
Raoul Snyman
026388ce18
Added a WinRegistry helper class, made a few changes.
...
bzr-revno: 150
2008-12-01 13:15:31 +00:00
Raoul Snyman
9c5b487840
Moved everything to *real* toolbars... much better!
...
bzr-revno: 145
2008-11-30 20:01:19 +00:00
Raoul Snyman
dbec7d75b3
WE HAVE OUR FIRST INTEGRATING PLUGIN!!
...
bzr-revno: 144
2008-11-30 18:36:13 +00:00
Tim Bentley
aa55cd9af3
Build dialog to add OSIS bible.
...
bzr-revno: 143
2008-11-30 18:31:43 +00:00
Tim Bentley
466a9b98bd
Update window and start dialog functionality
...
bzr-revno: 142
2008-11-29 13:38:11 +00:00
Tim Bentley
08b5acb83f
Hook things together !
...
Plugin initalise biblemanger
Plugin calls Dialog with biblemamager on register bible
bzr-revno: 141
2008-11-29 07:56:21 +00:00
Raoul Snyman
2e3ff9706f
Fixed up things that were broken due to the move.
...
bzr-revno: 140
2008-11-29 05:36:16 +00:00
Tim Bentley
2cc73c6c74
start of a plugin
...
bzr-revno: 139
2008-11-28 20:30:59 +00:00
Tim Bentley
263df5274a
renamed files to fit with the naming style
...
bzr-revno: 137
2008-11-28 19:24:02 +00:00
Tim Bentley
c746f2434e
mangled so cleaned out!!!
...
bzr-revno: 136
2008-11-28 19:22:14 +00:00
Raoul Snyman
b5adedabdc
Moved song forms to the Songs plugin.
...
bzr-revno: 129
2008-11-26 19:53:21 +00:00
Raoul Snyman
2259e7bd61
Moved SongXml, created openlp.plugins.songs.forms module.
...
bzr-revno: 128
2008-11-26 19:46:06 +00:00
Raoul Snyman
f82134aeb6
Renamed SongPlugin to SongsPlugin.
...
bzr-revno: 127
2008-11-26 19:42:04 +00:00
Raoul Snyman
e4560515a5
Renamed "Song" to "Songs" plugin.
...
bzr-revno: 125
2008-11-26 18:55:18 +00:00
Raoul Snyman
59a001be72
Added the Song plugin, updated the media manager to include more helper functions.
...
bzr-revno: 119
2008-11-25 16:26:49 +00:00
Tim Bentley
aafe80cb9d
Add OSIS Translation file
...
OSIS,Book Name,ABBrev
bzr-revno: 118
2008-11-24 21:28:50 +00:00
Tim Bentley
ae939c46be
Fix up OSIS to have book names and abbreviations
...
bzr-revno: 117
2008-11-24 21:27:49 +00:00
Tim Bentley
8dde1378e3
Fix for OSIS loading
...
bzr-revno: 116
2008-11-24 20:28:29 +00:00
Tim Bentley
4afceb8377
Fix Database with previous version and add extra API's
...
bzr-revno: 115
2008-11-24 19:41:29 +00:00
Raoul Snyman
8b0c226826
Moved plugin.py and pluginmanager.py to the core module, removed from the plugins module.
...
bzr-revno: 110
2008-11-22 09:28:03 +00:00
Martin Thompson
26b8620429
Updated so others can see what's not working ;(
...
bzr-revno: 109
2008-11-21 21:07:52 +00:00
Martin Thompson
f9607e8794
Separating the problem widget out doesn;t help
...
bzr-revno: 108
2008-11-21 21:07:15 +00:00
Martin Thompson
190ea6bcaf
Pre update
...
bzr-revno: 107
2008-11-21 21:06:34 +00:00
Martin Thompson
925966f0f9
About to get Raouls updates
...
bzr-revno: 106
2008-11-21 21:06:08 +00:00
Martin Thompson
8b8871d212
Ahah! The choose_area widget stops the buttons working...
...
bzr-revno: 105
2008-11-21 21:05:19 +00:00
Tim Bentley
a067f0b34a
Add ability to load OSIS xml bibles exported from Sword bible reader
...
bzr-revno: 99
2008-11-19 18:13:22 +00:00
Raoul Snyman
ca5eed490d
made some changes to our test plugin.
...
bzr-revno: 98
2008-11-18 21:26:14 +00:00
Tim Bentley
5dcd808de2
Refactor CSV reader
...
bzr-revno: 97
2008-11-17 21:22:14 +00:00
Martin Thompson
947150c437
Ooops forgot to add this one
...
bzr-revno: 96
2008-11-17 20:39:00 +00:00
Martin Thompson
e6110cf27d
Better logging
...
Icons can come from a PNG file or from resource file
bzr-revno: 95
2008-11-17 20:38:22 +00:00
Martin Thompson
b6edf96d32
Got some text in the "choosing area"
...
bzr-revno: 94
2008-11-17 20:37:25 +00:00
Martin Thompson
70151d3f58
First bash at a media manager item that a media manager can be built out of works
...
bzr-revno: 92
2008-11-17 20:36:01 +00:00
Tim Bentley
fdb1a088ba
Fix more text formatting errors
...
Refactor Objects in HTTP reader to improve readability and finish proxy code
bzr-revno: 91
2008-11-16 07:40:46 +00:00
Tim Bentley
00c105a9f9
Add ability register a bible to down load via proxy server
...
bzr-revno: 90
2008-11-15 07:41:55 +00:00
Tim Bentley
a9f110cd6c
updated
...
bzr-revno: 89
2008-11-13 20:52:32 +00:00
Tim Bentley
fa9409f874
Fix up text formatting / stripping from websites
...
bzr-revno: 88
2008-11-13 20:51:37 +00:00
Tim Bentley
588133aba0
More fixes and add initial load of BibleGateway.
...
Some problems with stripping HTML tags!
bzr-revno: 86
2008-11-09 20:13:16 +00:00
Tim Bentley
2f1cc4f02a
More fixes and add initial load of BibleGateway.
...
Some problems with stripping HTML tags!
bzr-revno: 85
2008-11-09 20:11:31 +00:00
Tim Bentley
3752f4279d
Fix bugs and add logging to test classes.
...
Sort out varable names to be meaningful.
bzr-revno: 82
2008-11-06 18:49:36 +00:00
Tim Bentley
5b4210c137
Fix imports so test code works.
...
bzr-revno: 81
2008-11-05 21:46:39 +00:00
Tim Bentley
dd19494bbf
bzr-revno: 75
2008-11-03 20:42:36 +00:00
Martin Thompson
0485c4d6cb
A first bash at some plugin code. Very sparse, but the manager can
...
find plugins and report back on them
--This line, and those below,
will be ignored--
A plugins/plugin_manager.py
A plugins/test
A plugins/test/test_plugin_manager.py
A plugins/testplugin2
A plugins/testplugin2/__init__.py
A plugins/testplugin2/testplugin2.py
A plugins/plugin.py
A plugins/__init__.py
A plugins/testplugin1.py
bzr-revno: 73
2008-11-02 20:36:36 +00:00
Tim Bentley
cb7d2b04d7
bzr-revno: 72
2008-11-02 20:17:05 +00:00
Tim Bentley
c6d1051e82
Add method to fully load bible
...
bzr-revno: 71
2008-11-02 20:16:32 +00:00
Tim Bentley
c3327988b9
Sort out start of bible translations (multi language) Chapter Names.
...
Chapter counts
Verse Counts
bzr-revno: 66
2008-11-01 19:50:14 +00:00
Tim Bentley
e714b1e5ce
Add lazy load of bible
...
bzr-revno: 64
2008-11-01 11:33:02 +00:00
Tim Bentley
d0fb086b77
Move and update bible manager and associated classes
...
bzr-revno: 60
2008-10-30 20:44:54 +00:00