Commit Graph

11413 Commits

Author SHA1 Message Date
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
Andreas Preikschat 6a839dc32a no need for MagicMock (inside another MagicMock)
bzr-revno: 2308
2013-10-26 21:03:57 +02:00
Felipe Polo-Wood e0ef84140f Added exception logging 2013-10-25 14:04:11 -04:00
Felipe Polo-Wood fa32ce43d7 Implemented tests for service_item and router 2013-10-25 13:58:55 -04:00
Felipe Polo-Wood 30278b1a56 Fixed compatibility with Ubuntu on the unit tests. 2013-10-24 22:33:54 -04:00
Felipe Polo-Wood 5644e26a85 Improved unit tests 2013-10-24 21:15:44 -04:00
Tim Bentley 1022661160 Theme cleanup start and major class restructure
bzr-revno: 2307
2013-10-23 19:49:39 +01:00
Felipe Polo-Wood 8072188cdf Added tests for __get_text_from_page 2013-10-22 23:12:45 -04:00
Felipe Polo-Wood 28345808da Added unit tests for the two new methods get_titles_and_notes and save_titles_and_notes 2013-10-22 14:24:56 -04:00
Andreas Preikschat ea8497d559 no need for MagicMock 2013-10-21 09:38:18 +02:00
Andreas Preikschat 74fcf41bfa - removed (outline/shaddow) workarounds from html builder
- removed code from phonon player which should not be there (copy-paste error)

bzr-revno: 2306
2013-10-21 09:27:05 +02:00
Felipe Polo-Wood 77f488e509 Removed old comments 2013-10-20 00:12:12 -04:00
Felipe Polo-Wood 1f7a3e0fb3 Default ImpressController.presentation.Display to 1 in case the ScreenList() call fails, which should only happen while running tests. 2013-10-19 23:53:28 -04:00
Felipe Polo-Wood d4d572bf80 Fixed and verified test on Ubuntu/Impress 2013-10-19 23:25:07 -04:00
Felipe Polo-Wood f2a2468e01 Added tests for loading titles and notes on three presentation controllers 2013-10-19 19:18:31 -04:00
Felipe Polo-Wood dd1f556a8e Fixed formatting issues
Added three test classes for the presentation controllers 
Fixed issue that failed load for ImpressDocument
2013-10-19 19:15:46 -04:00
Felipe Polo-Wood 00fd7f01f7 -- General code cleanup to better match the architecture
-- Added thumbnails to the remote display
-- Modify the service list to use the displaytitle
2013-10-19 01:27:25 -04:00
Tim Bentley 28a94a06fb Duplicate line 2013-10-18 19:11:17 +01:00
Tim Bentley ba0808f551 Fix up json 2013-10-18 19:10:47 +01:00
Felipe Polo-Wood 3bbaff362d - Added support for titles (and improved notes) for impresscontroller.py
- Removed \x0b and \n from the titles
2013-10-17 19:55:17 -04:00
Felipe Polo-Wood 348ebee661 Read titles and notes from the presentation files and display them on the remote 2013-10-17 15:31:17 -04:00
Tim Bentley 0f183af84d Missed file 2013-10-15 20:17:53 +01:00
Tim Bentley 4f3291b2ee Fixes to tests 2013-10-14 06:01:01 +01:00
Tim Bentley b794623e7f Head 2013-10-14 05:55:20 +01:00
Tim Bentley b9e2a2cdc1 Missed imports 2013-10-13 22:07:28 +01:00
Tim Bentley 63685cb29e Move Settings and translate 2013-10-13 21:36:42 +01:00
Tim Bentley a82c64237c Fix move of check_directory_exists 2013-10-13 18:23:52 +01:00
Tim Bentley a013d17bdd fix tests and add basic test 2013-10-13 18:02:12 +01:00
Tim Bentley b860abb23b fix fields 2013-10-13 16:52:04 +01:00
Tim Bentley 257fba8548 Start theme clean up 2013-10-13 14:51:13 +01:00
Andreas Preikschat 29bdf095d3 removed import 2013-10-11 12:15:09 +02:00
Andreas Preikschat 2b3825eaf0 missing imports 2013-10-11 12:13:04 +02:00
Andreas Preikschat f0be2ecc17 head + conflict 2013-10-11 11:48:35 +02:00
Raoul Snyman e75ef1f261 More fixes to tests
bzr-revno: 2305
2013-10-05 19:38:01 +01:00
Raoul Snyman 47e4eacca8 HEAD 2013-10-05 20:06:23 +02:00
Tim Bentley 6877d21a89 head 2013-10-05 06:35:24 +01:00
Philip Ridout 9ded4fee45 Fix decoding for SongShowPlus imports
bzr-revno: 2304
2013-10-05 06:30:00 +01:00
Jeffrey Smith 474f551839 Clean up language tests
bzr-revno: 2303
2013-10-05 06:24:05 +01:00
Tim Bentley a51f2ae619 Improve UX for formatting tags display
bzr-revno: 2302
2013-10-05 06:22:26 +01:00
Raoul Snyman 5481a4718d HEAD, and futher fixing of mock imports 2013-10-04 23:45:38 +02:00
Jeffrey S. Smith cf9ddadf35 Missed removing one line when merging 2013-10-04 16:44:58 -05:00
Jeffrey S. Smith ba6ff95539 Merged mock changes 2013-10-04 16:14:04 -05:00
Tim Bentley 40350aec0f tests updates 2013-10-04 21:36:02 +01:00
Tim Bentley bd7d412cc9 Head 2013-10-04 20:28:09 +01:00
Tim Bentley 2fe31991e2 Fixes 2013-10-04 20:27:53 +01:00
Raoul Snyman 9cedbc1968 Update the tests to use mock from unittest in Python 3, plus various other small fixes to the tests.
bzr-revno: 2301
2013-10-04 21:17:32 +02:00
Raoul Snyman 3994669c1b Modified the check_dependencies.py script to only require mock if we're using Python 3.2 and earlier. 2013-10-03 21:56:12 +02:00