Andreas Preikschat
fbff7d70ca
updated vlc.py
...
bzr-revno: 2219
2013-03-26 21:25:51 +01:00
Andreas Preikschat
3fef841bb2
fixed FTW shown again
2013-03-26 12:45:18 +01:00
Tim Bentley
451189b222
Fix up login page to handle redirection correctly
2013-03-26 11:39:32 +00:00
Andreas Preikschat
e708140d13
head
2013-03-26 12:35:29 +01:00
Andreas Preikschat
2f6a1a37a2
r2218
2013-03-26 12:15:55 +01:00
Andreas Preikschat
e6e9dec396
updated vlc.py
2013-03-26 12:15:31 +01:00
Arjan Schrijver
6b032d52e5
- Fixed adding single images
2013-03-26 11:32:22 +01:00
Arjan Schrijver
daf21af699
HEAD
2013-03-26 10:49:13 +01:00
Arjan Schrijver
44547769c6
- Fixed traceback on adding multiple image groups to the service in one go
...
- Cleaned up obsolete line in imagetab
2013-03-26 10:47:05 +01:00
Tim Bentley
4641a4d447
Head
2013-03-26 08:56:33 +00:00
Tim Bentley
401f5ac2be
More updates
2013-03-26 08:55:05 +00:00
Tim Bentley
b3d453c9b8
More code cleanups and bug fixes from previous cleanups
...
bzr-revno: 2218
2013-03-26 07:48:38 +00:00
Tim Bentley
b9a5ee28a9
Fix missing string converstion
2013-03-26 07:34:42 +00:00
Tim Bentley
509917480c
Fix missing string converstion
2013-03-26 07:17:29 +00:00
Arjan Schrijver
df1faa2a8d
- Fixed traceback on canceling the 'choose group' dialog
...
- Clear the 'new group' lineedit in the 'choose group' dialog
2013-03-25 21:17:46 +01:00
Andreas Preikschat
09004e86c0
r2217
2013-03-25 08:47:23 +01:00
Andreas Preikschat
fa43759d8d
more regression fixes
2013-03-25 08:27:54 +01:00
Andreas Preikschat
4283742081
fixed settingsTab rename
2013-03-25 08:13:40 +01:00
Andreas Preikschat
52cecd44a2
fixed remotetab regression
2013-03-25 07:40:47 +01:00
Andreas Preikschat
fa91578aaa
head
2013-03-25 07:23:17 +01:00
Andreas Preikschat
4b912ee266
- updated comments and docs to 120 characters per line
...
- updated resources.py
bzr-revno: 2217
2013-03-25 07:22:55 +01:00
Andreas Preikschat
76a58001b7
fixed bible manager regression
2013-03-25 07:22:11 +01:00
Andreas Preikschat
c76e24a607
HEAD
2013-03-25 07:16:31 +01:00
phill-ridout
401da98d7c
increased line lengths to 120
...
renamed SongShowPlusImport vairables and methods to standards
2013-03-24 14:56:22 +00:00
phill-ridout
c3492d6aed
Added an extra test song, and cleaned up the test some what
2013-03-24 13:25:31 +00:00
phill-ridout
86fb343759
Added test for SongShowPlus
2013-03-24 11:32:03 +00:00
Tim Bentley
12058ebf8c
fix typo
2013-03-23 07:45:08 +00:00
Tim Bentley
90d0d3c133
More updates
2013-03-23 07:28:24 +00:00
Tim Bentley
decdf96ce1
More update
2013-03-23 07:07:06 +00:00
Tim Bentley
a73570d4fc
Minor fixes for missed
2013-03-23 06:46:41 +00:00
Tim Bentley
bed1ca2d57
Head and more fixes
2013-03-22 21:05:42 +00:00
Andreas Preikschat
d77efd63d2
fixed double space
2013-03-22 21:35:59 +01:00
Andreas Preikschat
b5a1b82203
updated resources.py
2013-03-22 21:31:16 +01:00
Andreas Preikschat
e6e57b6c03
updated comments and docs to 120 characters per line
2013-03-22 21:29:52 +01:00
Andreas Preikschat
35bbead73b
MASTER
2013-03-22 21:24:56 +01:00
phill-ridout
53889be2e5
HEAD
2013-03-21 19:05:40 +00:00
Tim Bentley
729c93b70b
More changes
2013-03-20 20:17:00 +00:00
Tim Bentley
318e6382b0
Plugin and mediamanageritem cleaned up
...
bzr-revno: 2216
2013-03-20 20:01:35 +00:00
Tim Bentley
79524dfbf4
Head + conflict
2013-03-20 19:38:20 +00:00
Arjan Schrijver
e851782007
- Fixed small bug that removed the path from newly added media and presentations
...
- Fixed keyboard shortcuts in images treeview
bzr-revno: 2215
2013-03-20 20:23:13 +01:00
Tim Bentley
38ed9bdc35
missed bits
2013-03-20 18:35:28 +00:00
Arjan Schrijver
7237ad0c62
- Fixed small bug that removed the path from newly added media and presentations
...
- Fixed keyboard shortcuts in images treeview
2013-03-20 10:24:34 +01:00
Tim Bentley
90ac714c0d
Mediamanageritem converted
2013-03-19 22:00:50 +00:00
Tim Bentley
f99e22fd4a
Plugins 3 - global var removal
2013-03-19 20:05:13 +00:00
Tim Bentley
fb6d292be0
Plugins 2 - setttingsSection gone
2013-03-19 19:43:22 +00:00
Tim Bentley
611dbdf044
Head
2013-03-19 17:53:51 +00:00
Tim Bentley
861e64ee83
plugin 1
2013-03-19 17:53:32 +00:00
Arjan Schrijver
ce528140ae
This branch implements the 'images groups' feature. It has the following features:
...
- convert old 'images files' setting to SQLite database
- existing images are loaded as top-level items to minimize the change for users
- groups can be nested
- images can be moved between groups by drag&drop
- new images can be added directly to a group by drag&drop, or by clicking the 'Add images' button
- image groups can be used as service items with multiple images
bzr-revno: 2214
2013-03-19 09:38:01 +02:00
Raoul Snyman
7042612ebe
Fix an import issue after the last cleanup and do some more refactoring
...
- Fix an issue with an import that changed in the last cleanup effort (as a side note, the plugins manager test is a good one to use to check for import regressions)
- Clean up some test comments
- Add another test
- Migrat the TopicsForm to use a property instead of accessing the edit box directly
- Various bits of coding standards refactoring
bzr-revno: 2213
2013-03-19 09:26:22 +02:00
Arjan Schrijver
57651493ff
- Removed wrong len() use
...
- Replaced wrong 'is' use with '=='
- Added tests for ImageMediaItem.save_new_images_list()
2013-03-18 23:04:09 +01:00