Commit Graph

366 Commits

Author SHA1 Message Date
Carsten Tinggaard b8fe3369b6 Corrected usage of types module
bzr-revno: 266
2009-01-05 12:31:32 +00:00
Tim Bentley 0e05dc79f8 Add Author Caching to stop excess database hits
Finish 1st cut of Author Maintenance (Add / Update / Delete)

bzr-revno: 265
2009-01-03 14:19:43 +00:00
Tim Bentley 22f308268c add migrate authors code. Updates the first and last names
bzr-revno: 264
2009-01-02 20:30:40 +00:00
Tim Bentley 0385a13773 More updates
bzr-revno: 263
2009-01-02 20:20:33 +00:00
Tim Bentley 03b5ae79ef Tidying up
bzr-revno: 262
2009-01-01 11:27:52 +00:00
Tim Bentley 329d2d46da Initial version of a migration tool
bzr-revno: 261
2009-01-01 11:18:16 +00:00
Tim Bentley c83207838d Add new dialogs to songs for extra data requirements
bzr-revno: 260
2009-01-01 10:03:09 +00:00
Tim Bentley 884d5004b3 Update forms to fit new data requirements
Note Comments are still missing

bzr-revno: 259
2009-01-01 10:01:04 +00:00
Tim Bentley 38590ff47a Finish storing list data in config files
Add delete_value method
Finish updating Plugins to TreeWidgets, Context Menus and Config saving.

bzr-revno: 258
2008-12-28 08:37:03 +00:00
Tim Bentley ae7e7d47de Revamp Presentations Plugin adding directory search and save. Persist the Presntations
Update the Plugin helper
Tidy up bibles and Songs a bit more.

bzr-revno: 257
2008-12-27 07:54:33 +00:00
Tim Bentley 5123bcdfbb More Fixes
Hacks for Unicode problem.

bzr-revno: 256
2008-12-24 14:07:27 +00:00
Tim Bentley 592d329baf Display song on Edit form having selected form list
bzr-revno: 255
2008-12-24 07:28:25 +00:00
Tim Bentley 1692da442b Remove Print statements.
bzr-revno: 254
2008-12-21 07:50:39 +00:00
Tim Bentley 33c43f8dfe Add Context Menus,
Fix results for Songs.

bzr-revno: 253
2008-12-21 07:49:22 +00:00
Tim Bentley 5d920e8fc6 Add Utilitys class for plugins
bzr-revno: 252
2008-12-21 07:48:30 +00:00
Tim Bentley e1f5e5723a Add Context menu.
bzr-revno: 251
2008-12-20 17:50:08 +00:00
Tim Bentley abb9a6e4c0 More improvements and functional additions
bzr-revno: 250
2008-12-20 16:59:56 +00:00
Tim Bentley 76723fbc92 Update UI a bit to display columns
bzr-revno: 249
2008-12-20 08:43:47 +00:00
Tim Bentley 9e4fa53b0e Add Songs database layer
bzr-revno: 248
2008-12-19 20:27:09 +00:00
Carsten Tinggaard 78d0dc34c2 Test data for xml
bzr-revno: 247
2008-12-19 08:06:53 +00:00
Carsten Tinggaard dbde9ddc5f Test data for OpenLP1 format
bzr-revno: 246
2008-12-19 08:06:29 +00:00
Tim Bentley b664e3362c Add menu hock and start quick search
bzr-revno: 245
2008-12-17 20:27:31 +00:00
Carsten Tinggaard ba5d6f0e48 Module for functionality between UI, song files and songs
bzr-revno: 244
2008-12-17 14:26:05 +00:00
Carsten Tinggaard f266416d3b Module for handling song files version 1 and 2
bzr-revno: 243
2008-12-17 14:25:33 +00:00
Raoul Snyman afa11d913b Removed Bible related cruft from the main window.
bzr-revno: 242
2008-12-17 13:41:06 +00:00
Raoul Snyman e9be0e92e4 Removed some of the song plugin related cruft from the bottom of the main window.
bzr-revno: 241
2008-12-17 13:36:56 +00:00
Raoul Snyman f2a715e124 Moved the Export Bible item to the Bible plugin.
bzr-revno: 240
2008-12-17 13:34:28 +00:00
Raoul Snyman 531ca08bba Moved the Import Bible item to the Bible plugin.
bzr-revno: 239
2008-12-17 13:20:05 +00:00
Raoul Snyman 90c45ac148 Added export songs menu to export menu.
bzr-revno: 238
2008-12-17 12:38:02 +00:00
Raoul Snyman f6cc0ecf94 Added a copy of the openlp.org import for the openlp.org 2 import.
bzr-revno: 237
2008-12-17 12:11:35 +00:00
Carsten Tinggaard fe2037663f Added OpenSong Bridge and Pre-chorus handling
bzr-revno: 236
2008-12-17 11:51:47 +00:00
Carsten Tinggaard 5ba4665ee5 Path check improved - test can be executed in all folders
bzr-revno: 235
2008-12-17 11:51:12 +00:00
Raoul Snyman b198db1b3e Added showing the OpenSong import form on clicking the item in the import menu.
bzr-revno: 234
2008-12-17 11:41:52 +00:00
Raoul Snyman b7008f7b62 Added the song import menu items, and made the openlp.org 1.0 item show an import form.
bzr-revno: 233
2008-12-16 22:00:32 +00:00
Tim Bentley fc4e947be0 More Changes and fix ups
bzr-revno: 232
2008-12-16 21:48:17 +00:00
Tim Bentley 2457713b1d more PEP 8 clean ups
fix advance search across multiple books

bzr-revno: 231
2008-12-16 19:13:31 +00:00
Tim Bentley 70ef8ef2b7 finish PEP 8 changes
bzr-revno: 230
2008-12-16 17:29:39 +00:00
Michael Gorven e53e7e7db4 Add default_suffixes parameter to PluginConfig.get_files(), and fill in various default config values.
bzr-revno: 229
2008-12-15 21:43:29 +00:00
Michael Gorven 2ae661b64b Set non-existing config entries if requested with a default value, and create ~/.openlp when saving config file.
bzr-revno: 228
2008-12-15 21:14:26 +00:00
Michael Gorven 63bb9b3186 Create data directories when path is requested from config
bzr-revno: 227
2008-12-15 20:37:50 +00:00
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
Carsten Tinggaard 95e6f05018 Added myself to the copyright portions
bzr-revno: 223
2008-12-15 13:52:54 +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
Jonathan Corwin 40e52dd4ff Use the correct windows registry routine
bzr-revno: 218
2008-12-13 22:11:36 +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