Commit Graph

8353 Commits

Author SHA1 Message Date
Tomas Groth f6f93f41d1 Use json as services format instead of python pickle. 2013-06-09 14:14:25 +02:00
Tim Bentley 6e5588b7cf Update settings and minor cleanups 2013-06-03 19:47:25 +01:00
Tim Bentley 9160832e0a fix error 2013-06-03 19:03:45 +01:00
Tim Bentley 512155ff68 Add css file 2013-06-03 18:19:42 +01:00
Tim Bentley 6cca9d536b head 2013-05-26 18:03:14 +01:00
Patrick Zimmermann 570aebb72b Correct the naming of preWizard -> pre_wizard resulting in the method not being called anymore.
bzr-revno: 2248
2013-05-25 19:07:00 +01:00
Tim Bentley 20bd86fbce Live works! 2013-05-25 18:05:44 +01:00
Tim Bentley 9f8a0572bc Fix Presentation plugin so it works.
Correct abuse of the service item title field
Add migration code and test to prove it

bzr-revno: 2247
2013-05-25 16:10:09 +01:00
Tim Bentley 0a8db629d9 Remove Print 2013-05-25 06:54:25 +01:00
Tim Bentley 4b2868b271 Fox presentations and refactor service item 2013-05-24 21:17:47 +01:00
Peter S. Bentley 3961db8b67 Fix invalid object names 2013-05-23 17:15:15 +01:00
Arjan Schrijver 1a0e583880 Fix bugs in group images
- Fixed traceback on canceling the 'choose group' dialog
- Clear the 'new group' lineedit in the 'choose group' dialog
- Fixed traceback on adding multiple image groups to the service in one go
- Fixed a bug where new image groups added from the 'choose group' popup weren't added to the 'add group' and 'choose group' popup selectboxes
- Cleaned up obsolete line in imagetab
- Added a simple test for onResetClick()
- Added a test for recursively_delete_group()

bzr-revno: 2245
2013-05-23 16:35:56 +01:00
Arjan Schrijver f22254501a Reverted another change from the 'adding multiple service items' functionality 2013-05-23 09:31:12 +02:00
Tim Bentley e1f3024ff1 Latest version 2013-05-21 18:45:33 +01:00
Tim Bentley 1113044955 Add basic Live display to remote 2013-05-19 20:56:48 +01:00
Andreas Preikschat b99d9a7ac9 More Python 3 changes - division fixes
bzr-revno: 2244
2013-05-19 19:13:26 +01:00
Arjan Schrijver 24cefc7249 HEAD 2013-05-19 13:32:31 +02:00
Tim Bentley 945a99ea24 Fix up merge issues 2013-05-19 08:35:07 +01:00
Tim Bentley 1cf28fa763 Fix the Urls for Stage view poll
bzr-revno: 2242
2013-05-19 08:20:20 +01:00
Andreas Preikschat 7a42cd3769 added test 2013-05-18 10:44:03 +02:00
Arjan Schrijver 6572ab31e8 - Fixed adding single images again 2013-05-14 17:05:41 +02:00
Arjan Schrijver dcd346c8e5 HEAD 2013-05-14 16:57:37 +02:00
Arjan Schrijver 673a87a65d - Fixed a bug where new image groups added from the 'choose group' popup weren't added to the 'add group' and 'choose group' popup selectboxes 2013-05-14 16:48:49 +02:00
Arjan Schrijver 71335357dd - Fixed traceback on adding multiple image groups to the service in one go 2013-05-14 16:17:56 +02:00
Arjan Schrijver d323f9d746 Reverted 'adding multiple service items' functionality 2013-05-14 15:58:07 +02:00
Andreas Preikschat ceb8020998 head 2013-05-12 14:04:55 +02:00
Andreas Preikschat 2d22e8420a do not pass QImages to build_icon (if not needed) 2013-04-28 19:17:45 +02:00
Patrick Zimmermann d7eb6b20c3 Correct the naming of the preWizard -> pre_wizard. 2013-04-25 19:58:37 +02:00
Andreas Preikschat 9d54944ad4 use true division (py3) 2013-04-24 22:47:30 +02:00
Andreas Preikschat 22541e7297 use true division (py3) 2013-04-24 21:05:34 +02:00
Andreas Preikschat 7b7cbc588c - removed code using the sqlite package (which is not available in python 3)
bzr-revno: 2240
2013-04-23 23:47:02 +02:00
Andreas Preikschat 8f994b2895 - fixed short lines
- renamed attributes and methods

bzr-revno: 2239
2013-04-23 23:46:07 +02:00
Tim Bentley d3195dccf7 Swap round urls 2013-04-23 21:31:19 +01:00
Tim Bentley 0ef65fb8d2 minor fixes 2013-04-23 20:17:25 +01:00
Tim Bentley 11112e7712 Head 2013-04-23 20:08:50 +01:00
Tim Bentley fba86c5552 Add tests 2013-04-23 20:08:07 +01:00
Andreas Preikschat ba261e76e5 - ported code to beautifulsoup 4
- moved regular expressions to the top
- fixed regression

bzr-revno: 2238
2013-04-23 18:56:23 +02:00
Tim Bentley 581c83e70d Final tidyups 2013-04-21 16:53:51 +01:00
Tim Bentley 2965271ada and more 2013-04-21 08:26:45 +01:00
Tim Bentley 02b1f7b78b and more 2013-04-21 08:21:29 +01:00
Tim Bentley 34180112be Fix Core from abend 2013-04-21 08:06:25 +01:00
Andreas Preikschat 4063de2700 head 2013-04-20 22:34:46 +02:00
Andreas Preikschat 3f60c34440 head 2013-04-20 22:30:51 +02:00
Andreas Preikschat 3dd05a2f4d head 2013-04-20 22:25:06 +02:00
Andreas Preikschat ab9e0d7ba2 - removed General section and introduced a Core section
- added test

bzr-revno: 2234
Fixes: https://launchpad.net/bugs/1133237
2013-04-20 22:19:53 +02:00
Andreas Preikschat 76799d931e head 2013-04-20 19:37:06 +02:00
Andreas Preikschat e486bac91c removed entry from combo box 2013-04-20 19:36:18 +02:00
Andreas Preikschat f82000eaa2 reverted change to avoid conflict 2013-04-20 11:06:26 +02:00
Andreas Preikschat 465fc7bff1 do not overrie build-ins 2013-04-20 11:02:45 +02:00
Andreas Preikschat a2fddbb57c fixed fullstop 2013-04-19 21:43:17 +02:00