Tim Bentley
3c255076f9
Add Author Search to Song Plugin
2009-06-21 18:45:59 +01:00
Tim Bentley
a95b55f905
Bug fixes to handle window events with no selection
...
Comment and file cleanups
Add extra filter to file list
ServiceManager record movements and changes to OOS to allow for files to be stored
2009-06-19 19:41:38 +01:00
Tim Bentley
42d196d751
Corrections from last merge
...
Clean up Bibles plugin
Clean up Custom plugin
Fix python 2.6 error mesage.
2009-06-17 06:11:16 +01:00
Tim Bentley
e2b8af7073
Mass Unicode migration
...
Fix bugs found in retesting the app.
2009-06-16 19:21:24 +01:00
Tim Bentley
50d41d562e
Complete Song Plugin Tidy Up
...
All lists now use same MVC mechanisms
Code in the same style.
2009-06-14 16:12:40 +01:00
Tim Bentley
69a846c7c9
Update list handling for Plugin and Edit Screen
...
Add error handling displays to show whats in error
2009-06-14 14:50:56 +01:00
Tim Bentley
d96267934c
Reload list only if title changes.
2009-06-14 08:25:39 +01:00
Tim Bentley
dc40e79ee7
Add Song Theme Handling
2009-06-14 08:02:58 +01:00
Tim Bentley
fbc16a0270
Add Song Book Handling
2009-06-14 07:48:38 +01:00
Tim Bentley
6640d79eb8
Add Topic handling
2009-06-14 07:30:09 +01:00
Tim Bentley
fb815b8ca6
New Song Works
...
Speed Up media Item
Fix Song definition
2009-06-13 17:15:55 +01:00
Tim Bentley
4f7310a5a6
Add double click to allow servicemanager to live
...
Add StateMachine to Song Editor (Verses and Authors)
Allow Authors to be Added and Removed from Songs
2009-06-13 07:46:13 +01:00
Tim Bentley
e8ae29e620
Add XML Lyrics handling to Songs.
2009-06-12 18:20:40 +01:00
Tim Bentley
dfb467e830
Add Alternative tile
...
Code the search field creations
2009-06-12 06:13:54 +01:00
Tim Bentley
56680463c7
Replace str with unicode
...
refresh the list screen when we change things
2009-06-11 22:14:12 +01:00
Tim Bentley
5871e3419d
Corrent Song footer to display correct info
...
Start of saving extra song data.
2009-06-11 06:13:10 +01:00
Tim Bentley
a6d64ef20e
update title and copyright
2009-06-10 19:04:32 +01:00
Tim Bentley
a576962181
Start of Song work
...
Clean up code to standards
2009-06-10 18:12:03 +01:00
Raoul Snyman
a8307e430b
Changed QPixmaps to QImages to see the difference.
2009-06-10 17:37:33 +02:00
Tim Bentley
7becc9cb56
Strange problems with events firing early.
...
Fixed bugs to stop errors by chaning initilistion order and defining varables.
Changing method names following last review.
2009-06-08 06:04:06 +01:00
Tim Bentley
ed73a78e95
Add double clicks to songs and customSlide
...
More code cleanups
2009-06-07 20:34:24 +01:00
Raoul Snyman
27de0cd008
Merged proposal #7122
...
bzr-revno: 459
2009-06-05 21:23:15 +02:00
Tim Bentley
2157699814
Fix up serviceitem for better interface
...
Fix extra rndering cycle from Servicemanager
Fix Image / Custom / Bibles / Songs to use new interface
2009-06-05 20:00:57 +01:00
Raoul Snyman
473bb289b6
Fixed displaying of "display" label on the display form.
...
Display form is displayed on the correct screen at startup.
Display form switches to active non-primary screen or hidden on primary screen after set in the settings dialog.
A few syntax tidy-ups.
Made the loading and saving of things to the "registry" better.
2009-06-05 20:53:50 +02:00
Tim Bentley
472ef981b6
Fix crash on delete of last record in list
2009-06-05 17:24:42 +01:00
Tim Bentley
2c5e701e10
Fix Bible import bugs for duplicate bibles
...
Fix Bibles refresh errors on nw bible creation
Finish Topic / Author and Songbook code for now
2009-06-05 06:00:26 +01:00
Tim Bentley
11a9d28bed
Fix unicode bible import error
...
More Song changes
2009-06-04 21:06:32 +01:00
Tim Bentley
5b58f7137f
Fix Database defaults
...
Add Topic Dialog and add functionality
Add Topic code to Song window
2009-06-04 20:00:41 +01:00
Tim Bentley
b365090544
Song fixes
...
Bug fixes to event receiver and presentations
2009-06-04 17:14:10 +01:00
Tim Bentley
29530d31ca
More changes to Songs plugin to get ManageAuthors working.
2009-06-03 18:32:53 +01:00
Tim Bentley
a473a4dffc
Start fixing the songs plugin
2009-06-03 17:14:56 +01:00
Tim Bentley
5fbc870c64
Song plugin add to service manager
...
custom and bible cleanups
2009-06-03 16:38:14 +01:00
Tim Bentley
8acc980ce4
End of Operation Cleanup for now
...
Fix more bugs
Start to sort out Service Item
2009-05-22 19:30:25 +01:00
Tim Bentley
190a371f56
More from Operation Cleanup
...
Fix spelling of Maintenance
2009-05-21 17:07:01 +01:00
Tim Bentley
2969c3641d
More code cleanups
2009-05-16 17:38:03 +01:00
Raoul Snyman
55cd0b90cd
Replaced the old logos and graphics with the new ones, did some coding-standards-cleanup, and fixed a bug in the OpenLPToolbar code where it discarded Unicode strings.
2009-05-02 00:26:43 +02:00
Tim Bentley
d025d1ebf6
Add New Theme Event Handlers to plugins
2009-04-10 07:06:41 +01:00
Tim Bentley
6a0eaa2cfe
Clean up Plugin Interface to be more Generic
...
Clean up Mainwindow for adding plugins
Add ThemeManager to Main window and pass to plugins
Add event Manager code to plugins and define some listners
Update AlertDialog to send message and allow text to be entered
2009-03-22 07:13:34 +00:00
Tim Bentley
ca32157e9c
Removal of Plugin utils continues
...
bzr-revno: 424
2009-03-18 17:19:30 +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
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
Raoul Snyman
86115ec964
Plugins pass themselves as the parent to MediaManagerItem to facilitate easier communication between each plugin's set of objects.
...
bzr-revno: 357
2009-03-02 22:12:14 +00:00
Raoul Snyman
a0d5bb100c
Added a songs settings tab.
...
bzr-revno: 352
2009-02-28 23:31:24 +00:00
Raoul Snyman
1c47f553f3
Rearranged the settings tab system to work the same way as the media manager item system.
...
bzr-revno: 351
2009-02-28 23:19:45 +00:00
Raoul Snyman
58606e2563
Updated look and feel of the Edit Song dialog.
...
Changed the form.show() to form.exec_() for dialogs.
Added the code for the (c) button.
bzr-revno: 325
2009-02-19 22:25:58 +00:00
Raoul Snyman
e67c1868e6
Tidied up and fixed up the song editing dialog.
...
bzr-revno: 320
2009-02-17 21:01:27 +00:00
Tim Bentley
11e3d43caf
Fix merge problem.
...
Song search works again
Bible import fixes
bzr-revno: 297
2009-02-05 18:27:51 +00:00
Raoul Snyman
3f0ba7a3ba
Added an initial ServiceItem, plus a few minor changes.
...
bzr-revno: 296
2009-02-04 20:16:56 +00:00
Tim Bentley
e00e328ac1
fix double load of manager
...
bzr-revno: 293
2009-02-02 19:20:59 +00:00
Raoul Snyman
6ea70e92a1
Couple of changes to the Songs plugin classes - trying to get SQLAlchemy to work.
...
bzr-revno: 292
2009-02-01 21:12:18 +00:00
Raoul Snyman
4071118398
Trying to get around the problem of metadata not being bound to an engine.
...
bzr-revno: 289
2009-01-21 08:52:03 +00:00
Raoul Snyman
b7b594ac49
Removed unnecessary files.
...
bzr-revno: 285
2009-01-17 14:54:16 +00:00
Raoul Snyman
11bede8fd8
Updating the SongsManager to use SQLAlchemy
...
bzr-revno: 284
2009-01-17 13:58:16 +00:00
Tim Bentley
7022a05316
Add form validation - start of
...
bzr-revno: 283
2009-01-12 19:31:29 +00:00
Tim Bentley
cc0ca326c3
Clean up files and correct mapper issues
...
Update Author Delete UI State
bzr-revno: 282
2009-01-11 08:51:43 +00:00
Tim Bentley
7397c42ac4
Upgrade Songs Database to version 2
...
Change SQL layer to SQLALChemy
Fix the UI to use new layer
More changes to editsong dialog
Force suffix of sqlite
bzr-revno: 280
2009-01-10 08:33:31 +00:00
Raoul Snyman
14a9b67085
Added some SQLAlchemy models.
...
bzr-revno: 277
2009-01-06 21:48:31 +00:00
Carsten Tinggaard
9887764d51
Refactored+update part 1; from UpperCaseWords to lower_case_words
...
Added attribute songid and changed names
bzr-revno: 275
2009-01-06 20:10:03 +00:00
Tim Bentley
41977dad1c
More Tidyups
...
bzr-revno: 274
2009-01-06 19:57:03 +00:00
Tim Bentley
a6734c885f
more changes
...
bzr-revno: 271
2009-01-06 18:59:47 +00:00
Tim Bentley
1d2818355f
Forgotton on last commit
...
bzr-revno: 270
2009-01-06 18:58:00 +00:00
Tim Bentley
d6462a6ff4
Update UI
...
Fix database name retrival
Use ORM for get_Authors method.
bzr-revno: 269
2009-01-06 18:36:54 +00:00
Tim Bentley
c9c3317483
Add debugging to help with seach results
...
bzr-revno: 268
2009-01-05 18:18:34 +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
0385a13773
More updates
...
bzr-revno: 263
2009-01-02 20:20:33 +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
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
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
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
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
Raoul Snyman
238b1c4ae3
Making stuff adhere to PEP 8.
...
bzr-revno: 222
2008-12-14 20:43:44 +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
412a30f1b5
Add text search to Bibles
...
Add Initialise method for plugins
bzr-revno: 215
2008-12-13 09:03:39 +00:00
Tim Bentley
eb1b1010c0
Updates to UI plugins
...
bzr-revno: 213
2008-12-11 21:07:12 +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
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
Raoul Snyman
44c3063cc0
Fixed up them plugins.
...
bzr-revno: 154
2008-12-01 18:36:53 +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
Raoul Snyman
2e3ff9706f
Fixed up things that were broken due to the move.
...
bzr-revno: 140
2008-11-29 05:36:16 +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