Felipe Polo-Wood
|
08682a3bd2
|
formatting issues
|
2013-12-28 15:03:45 -05:00 |
|
Felipe Polo-Wood
|
1ef910463c
|
Merge head
|
2013-12-28 12:06:29 -05:00 |
|
|
428d0b640c
|
Fix bug #1211049: Add a list of valid user agents and a method to return an appropriate user agent for the current platform
bzr-revno: 2319
|
2013-12-24 11:32:19 +00:00 |
|
|
3204a4db72
|
- Specify OpenLP as the user agent when querying SF.net
- Fix another test
- Update tests for get_web_page
|
2013-12-20 21:25:42 +02:00 |
|
|
553c93e790
|
Tidy up some tests
|
2013-12-18 23:54:56 +02:00 |
|
|
06d08f61a6
|
Fix bug #1211049: Add a list of valid user agents and a method to return an appropriate user agent for the current platform
Fixes: https://launchpad.net/bugs/1211049
|
2013-12-18 23:44:00 +02:00 |
|
Jonathan Springer
|
5fcc9deb80
|
Fix shortcutlistform to pass all keyboard events to the keyReleaseEvent handler because on Mac OS X when the Command key is pressed together with another key a keyReleaseEvent isn't generated.
bzr-revno: 2318
|
2013-12-09 18:43:49 +00:00 |
|
Jonathan Springer
|
79a2a5b1db
|
Merge trunk
|
2013-12-09 07:19:36 -05:00 |
|
Samuel Mehrbrodt
|
3f311d299a
|
Imported presentations were not displayed - the variable has been renamed sometime.
bzr-revno: 2317
|
2013-12-09 12:25:32 +02:00 |
|
Jonathan Springer
|
2a262e4ef6
|
pass all keyboard events to shortcut dialog
|
2013-12-08 21:05:52 -05:00 |
|
Samuel Mehrbrodt
|
7e484086dc
|
Merge trunk
|
2013-12-07 18:35:06 +01:00 |
|
Tim Bentley
|
d32c032f14
|
Start to clean up theme manager and code style fixes
bzr-revno: 2316
|
2013-12-06 22:13:23 +00:00 |
|
Tim Bentley
|
440cefa5f6
|
formatting
|
2013-12-06 19:09:29 +00:00 |
|
Tim Bentley
|
9fd590bb70
|
clean up tests
|
2013-12-06 19:07:02 +00:00 |
|
Tim Bentley
|
d0a9423982
|
Head
|
2013-12-06 19:00:55 +00:00 |
|
Tim Bentley
|
f32409b5a5
|
format changes
|
2013-12-06 19:00:37 +00:00 |
|
Philip Ridout
|
0883eb8a5d
|
Fixes #1184869 Ensures that there is text in the anchor tag
bzr-revno: 2315
|
2013-12-06 18:57:21 +00:00 |
|
Philip Ridout
|
ec87ced59b
|
Fixes Bug 1209515 by sub classing QFileDialog and reimplementing getOpenFileNames and attempting to urlunquote and file paths which do not exist
bzr-revno: 2314
|
2013-12-06 18:56:03 +00:00 |
|
Felipe Polo-Wood
|
a5c195fe2b
|
Fixed timeout back to 500 ms
Added ItemCapabilities to httprouter.py
|
2013-12-02 13:53:32 -05:00 |
|
Felipe Polo-Wood
|
b85b09c92c
|
Merge back to trunk
|
2013-12-02 11:14:09 -05:00 |
|
Felipe Polo-Wood
|
e9848a2653
|
Fix the Http router return values
bzr-revno: 2313
|
2013-12-01 20:58:09 +00:00 |
|
Felipe Polo-Wood
|
05c82d5554
|
restore .bzrignore
|
2013-11-22 13:29:18 -05:00 |
|
Felipe Polo-Wood
|
04abbd97d0
|
implemented caching thru the ImageManager
Styling issues
Merge with fix-router changes
|
2013-11-22 13:21:07 -05:00 |
|
Philip Ridout
|
f5573502f3
|
HEAD
|
2013-11-16 21:24:18 +00:00 |
|
Philip Ridout
|
81c2f1a4b3
|
updated tests
|
2013-11-16 21:04:16 +00:00 |
|
Philip Ridout
|
c41842125d
|
HEAD
|
2013-11-16 20:32:50 +00:00 |
|
Philip Ridout
|
875fa00b03
|
Adds song test helper and fixes up SongShowPlus
bzr-revno: 2312
|
2013-11-16 19:58:44 +00:00 |
|
Felipe Polo-Wood
|
e56414e22c
|
Fixed OS specific string
Coding standard fixes
|
2013-11-14 15:33:46 -05:00 |
|
Samuel Mehrbrodt
|
dd1d08749e
|
Fix SongBeamer Import and add Testcase
bzr-revno: 2311
|
2013-11-14 21:12:52 +02:00 |
|
Arjan Schrijver
|
27395fcaf6
|
Rename 'Thurdsday' to 'Thursday'
bzr-revno: 2310
|
2013-11-14 21:07:11 +02:00 |
|
Felipe Polo-Wood
|
649494589a
|
Added unit tests for serve_file
|
2013-11-10 19:55:06 -05:00 |
|
Felipe Polo-Wood
|
45bcbe9272
|
Moved the file_types to module level so they get processed once
|
2013-11-10 19:13:03 -05:00 |
|
Felipe Polo-Wood
|
20a1a2ad70
|
Fixed router so response and headers are sent correctly
Fixed tests so they run on Windows
Added unit test for new method get_content_type
|
2013-11-08 13:26:27 -05:00 |
|
Felipe Polo-Wood
|
768b1c77fc
|
Code was not sending the headers back
|
2013-11-08 12:43:36 -05:00 |
|
Felipe Polo-Wood
|
6c3253c7c0
|
Added caching for thumbnail images
|
2013-11-07 15:13:15 -05:00 |
|
Felipe Polo-Wood
|
3c7102abcd
|
Removed dependency on ppt.py and added ppinterface.py which contains the bare minimum support for events.
|
2013-11-06 14:42:18 -05:00 |
|
Felipe Polo-Wood
|
946f5673ac
|
Fixed two wrong line indentations
|
2013-11-01 12:07:44 -04:00 |
|
Felipe Polo-Wood
|
1759468ea5
|
- Undid superfluous line formatting
|
2013-11-01 11:03:43 -04:00 |
|
Felipe Polo-Wood
|
e882231997
|
Fixed internal of polling that was touched for testing
|
2013-11-01 06:34:35 -04:00 |
|
Felipe Polo-Wood
|
fecd56106d
|
Removed extra line
Made PowerpontController class compatible with Linux
|
2013-10-31 22:53:52 -04:00 |
|
|
f0af04a9f2
|
Fixed the problems with the exception form
bzr-revno: 2309
|
2013-10-31 21:29:07 +00:00 |
|
Felipe Polo-Wood
|
e958e17889
|
- Added settings dialog at the client (with choice for thumbnail)
- Fixed problem Presentations at remote getting out of sync
|
2013-10-31 16:54:38 -04:00 |
|
|
d09747a33a
|
Fixed the problems with the exception form. Not sure how to test it though...
|
2013-10-30 22:34:23 +02:00 |
|
Felipe Polo-Wood
|
6d464dec4b
|
Added resizing capabilities to the thumbnails
Fixed a problem with setting the presentation slides from the remote
|
2013-10-29 11:38:28 -04:00 |
|
Felipe Polo-Wood
|
9a07d6887b
|
style fixes
|
2013-10-28 11:16:22 -04:00 |
|
Felipe Polo-Wood
|
1aae38cb8e
|
Merging
|
2013-10-27 23:40:38 -04:00 |
|
Felipe Polo-Wood
|
b9850e6e68
|
bunch of cosmetic changes
|
2013-10-27 22:33:28 -04:00 |
|
Samuel Mehrbrodt
|
0ed0b2148e
|
Small changes to the test
|
2013-10-27 21:33:58 +01:00 |
|
Arjan Schrijver
|
f838a49509
|
fixed bug #1245269 'Thursday is called Thurdsday'
Fixes: https://launchpad.net/bugs/1245269
|
2013-10-27 21:19:19 +01:00 |
|
Samuel Mehrbrodt
|
abdc3937ef
|
Small test for PresentationController Constructor
|
2013-10-27 13:39:13 +01:00 |
|