Tim Bentley
d04dbd791f
more changes
2013-03-15 08:40:00 +00:00
Tim Bentley
18b024de34
Fix exceptions in previous cleanups
...
bzr-revno: 2210
2013-03-15 08:39:34 +00:00
1a37d306a9
More cleanups
2013-03-15 00:22:18 +02:00
27f13d8f98
Fix up some object names
2013-03-14 23:12:26 +02:00
Tim Bentley
8c7bfc2bb7
Head
2013-03-14 20:21:19 +00:00
Tim Bentley
9ae8db3396
Minor fixes
2013-03-14 20:21:04 +00:00
Raoul Snyman
55ea69295a
Merge from upstream
2013-03-14 15:59:48 +02:00
Andreas Preikschat
eeb3061cce
fixed spelling
2013-03-14 13:15:43 +01:00
Arjan Schrijver
2cb47f6040
Merge HEAD
2013-03-14 12:39:04 +01:00
Arjan Schrijver
5c15585413
Added more docstrings
2013-03-14 12:32:58 +01:00
Andreas Preikschat
4778b85475
spelling mistakes
2013-03-14 11:51:49 +01:00
Andreas Preikschat
59a06905fc
added vlc version to exception form
2013-03-14 11:46:19 +01:00
Arjan Schrijver
441296d808
- Fixed cursor staying busy when adding images
...
- Added documentation to methods
- Fixed traceback when adding media files
2013-03-14 11:36:59 +01:00
Raoul Snyman
211bd38bbf
Some minor PyLint cleanups
2013-03-13 22:44:06 +02:00
Tim Bentley
3c32bc7501
Added tests
2013-03-13 19:51:56 +00:00
Tim Bentley
919f86789f
Head
2013-03-13 19:18:41 +00:00
Tim Bentley
c580aac61b
custom login page
2013-03-13 19:09:26 +00:00
Tim Bentley
669da85b2b
Config cleanup and bug fixes from previous cleanups
...
bzr-revno: 2209
2013-03-13 19:08:44 +00:00
Andreas Preikschat
ea89e149e4
- fixed alert display
...
bzr-revno: 2208
2013-03-13 17:43:49 +01:00
Andreas Preikschat
8920e878fc
- break loop, when service item has been found to be not valid
...
bzr-revno: 2207
2013-03-13 17:43:26 +01:00
Andreas Preikschat
3a9e6c8ec0
do not continue when an invalid service is loaded
2013-03-13 14:43:28 +01:00
Andreas Preikschat
3b1dd3e764
- updated the resources.patch file, so that the resources.py file is conform to our standards
...
bzr-revno: 2206
2013-03-13 10:34:00 +01:00
Andreas Preikschat
6c98df064f
I/we figured out, that transitions which end/start at a opacity of 0.2 do not look fluent. When set to 0.1 the transition look smoother.
...
bzr-revno: 2205
2013-03-13 10:33:22 +01:00
Andreas Preikschat
be1f033746
fixed alert display (regression)
2013-03-13 09:54:39 +01:00
Raoul Snyman
cee8d228f2
HEAD
2013-03-13 09:08:58 +02:00
Raoul Snyman
470e48c65a
Some more cleanups and an empty test.
2013-03-13 09:08:41 +02:00
Tim Bentley
c2692b76ea
fix field names
2013-03-12 09:37:27 +00:00
Andreas Preikschat
cdeb846f89
fixed traceback shown when adding media to the service manager
...
fixed SIP regression
bzr-revno: 2204
2013-03-12 09:22:55 +00:00
Tim Bentley
7efe1320fb
Fix theme handling
2013-03-12 09:09:42 +00:00
Andreas Preikschat
841549ad59
make transitions a bit more fluent
2013-03-12 10:00:22 +01:00
Andreas Preikschat
b0b115ee1b
r2203
2013-03-12 09:57:45 +01:00
Andreas Preikschat
f6457956be
cleaned patch
2013-03-12 09:53:50 +01:00
Andreas Preikschat
2691f67dcc
reverted resources to trunk
2013-03-12 09:47:14 +01:00
Andreas Preikschat
312d6a3ff9
enable patching again
2013-03-12 09:46:28 +01:00
Andreas Preikschat
7bf8c45f35
reverted resources.py changes; updated patch
2013-03-12 09:46:00 +01:00
Andreas Preikschat
7fa359dd48
disalbe patching; create 'broken' resources.py
2013-03-12 09:44:54 +01:00
Andreas Preikschat
48e8838289
added image_manager get_image_bytes() test
2013-03-12 09:19:47 +01:00
Andreas Preikschat
2d26110f22
fixed regression bugs
2013-03-12 09:00:48 +01:00
Tim Bentley
762a99dd66
review corrections
2013-03-12 07:39:19 +00:00
Tim Bentley
dcec6ebbac
review corrections
2013-03-12 07:17:14 +00:00
4ec065e804
Added another test or two.
2013-03-11 23:47:55 +02:00
04acacddd6
Added another test.
2013-03-11 23:24:55 +02:00
cdbd34460a
Fix an import issue after the last cleanup.
...
- 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.
2013-03-11 23:10:29 +02:00
Tim Bentley
5c79832bcc
More updates to authentication
2013-03-11 21:00:00 +00:00
Tim Bentley
46fe786f8b
More fixes
2013-03-11 19:11:46 +00:00
Arjan Schrijver
c420a6fc67
Expand a newly added group immediately
2013-03-11 16:26:41 +01:00
Arjan Schrijver
043c35a985
Merge HEAD
2013-03-11 16:23:43 +01:00
Arjan Schrijver
acc9014f55
- Fixed "jumping images" bug
...
- Show progressbar when adding new images
2013-03-11 16:09:11 +01:00
Raoul Snyman
9383f2a4af
HEAD
2013-03-11 15:55:06 +02:00
Raoul Snyman
837118bf07
Cleanup EditVerseForm and friends, and expand the test.
2013-03-11 10:07:17 +02:00