Tim Bentley
|
a724c03751
|
Head
|
2013-05-19 19:14:04 +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 |
|
Arjan Schrijver
|
255ed90d97
|
Change helper method to private
|
2013-05-19 13:31:02 +02:00 |
|
Tim Bentley
|
31c6d8deb4
|
Change generation on song footer and clean up code
bzr-revno: 2243
|
2013-05-19 09:25:32 +01: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
|
1d110f446c
|
head + conflict
|
2013-05-18 16:11:43 +02:00 |
|
Andreas Preikschat
|
6e66edce03
|
removed test
|
2013-05-18 10:49:21 +02: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
|
d03a9a8eec
|
added comments
|
2013-05-12 14:04:15 +02:00 |
|
Andreas Preikschat
|
75c8382188
|
added test
|
2013-05-12 14:02:48 +02:00 |
|
Andreas Preikschat
|
4c2ad74bb0
|
clean up
bzr-revno: 2241
|
2013-05-10 11:21:01 +02:00 |
|
Patrick Zimmermann
|
0557febe2b
|
Merge trunk.
|
2013-04-29 20:23:06 +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
|
4c2f078bf1
|
Add a missing \n at EOF. Add a comment.
|
2013-04-27 22:59:56 +02:00 |
|
Patrick Zimmermann
|
c0d722e63a
|
Name listpreviewwidget test class correctly.
|
2013-04-27 12:06:08 +02:00 |
|
Patrick Zimmermann
|
46882beefe
|
Add tests for the listpreviewwidget.
|
2013-04-27 12:00:46 +02:00 |
|
Patrick Zimmermann
|
154c82f5ea
|
Rename a method and remove a non needed registry var.
|
2013-04-27 12:00:27 +02:00 |
|
Patrick Zimmermann
|
84e9f6f1b1
|
Add test utils and move a function to there.
|
2013-04-27 11:54:57 +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
|
b7cded7571
|
head
|
2013-04-23 21:21:24 +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 |
|
Patrick Zimmermann
|
edb0eab31d
|
Remove a dev comment. Pretify a comment.
|
2013-04-23 19:14:35 +02:00 |
|
Patrick Zimmermann
|
145a1aedcb
|
Add some docstrings and rename some methods for clarity.
|
2013-04-23 19:12:08 +02: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 |
|
Patrick Zimmermann
|
1c2a5b5156
|
Merge trunk.
|
2013-04-22 23:02:12 +02:00 |
|
Patrick Zimmermann
|
823e7b1ec0
|
Change a line back to trunk state.
|
2013-04-22 22:51:33 +02:00 |
|
Tim Bentley
|
581c83e70d
|
Final tidyups
|
2013-04-21 16:53:51 +01:00 |
|
Tim Bentley
|
6dcb708f17
|
fixed forgotten 'General' setting
bzr-revno: 2237
|
2013-04-21 09:29:39 +02: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
|
ba6cbc715f
|
Core will no longer start without this change if you have check for new version enabled.
bzr-revno: 2236
|
2013-04-21 09:17:49 +02: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 |
|
Tim Bentley
|
448fdcd14e
|
Head
|
2013-04-20 21:31:56 +01:00 |
|
Andreas Preikschat
|
3f60c34440
|
head
|
2013-04-20 22:30:51 +02:00 |
|