Commit Graph

11708 Commits

Author SHA1 Message Date
Samuel Mehrbrodt
b0d3b54f53 Trunk 2014-04-08 11:17:55 +02:00
Samuel Mehrbrodt
cc635e9b96 SQLite doesn't support changing a primary key 2014-04-08 11:16:14 +02:00
Tim Bentley
5e9d9a3cd0 Fix bug in http server restart
clean up error handling display.

clean up pep8 errors in tests.

We are now 100% clean

bzr-revno: 2348
2014-04-04 21:28:40 +01:00
Tim Bentley
8813490bad fix tests 2014-04-04 21:24:11 +01:00
Tim Bentley
edb38d1255 head 2014-04-04 21:22:38 +01:00
Tomas Groth
5304b6b61f Fixed wrong dll load path.
bzr-revno: 2347
2014-04-04 21:22:12 +01:00
Tim Bentley
576ab6e1f9 head 2014-04-04 21:20:00 +01:00
Tomas Groth
7ef62293f3 Added test 2014-04-03 22:22:10 +02:00
Tim Bentley
151f1017c5 finished 2014-04-02 20:35:09 +01:00
Tim Bentley
806ce25296 head 2014-04-02 19:51:36 +01:00
Tim Bentley
c38c576f94 test fixes 2014-04-02 19:51:21 +01:00
Andreas Preikschat
2a9c85c2a2 fixed a spelling mistake
bzr-revno: 2346
2014-04-02 19:51:06 +01:00
Samuel Mehrbrodt
d62cd37db4 Restore comment 2014-04-02 09:07:46 +02:00
Samuel Mehrbrodt
eece90b2ec Merge trunk 2014-04-02 09:04:27 +02:00
Samuel Mehrbrodt
adedb6eaeb Fix setDefaults -> set_defaults 2014-04-02 09:04:12 +02:00
Samuel Mehrbrodt
dffee7fbc1 Restore setting a default author 2014-04-02 09:03:53 +02:00
Samuel Mehrbrodt
31b220c972 Indentation 2014-04-02 08:49:03 +02:00
Samuel Mehrbrodt
691247ffda Don't allow a song to be saved without an author 2014-04-02 08:47:27 +02:00
Samuel Mehrbrodt
830e3d6624 PEP8 2014-04-01 23:07:49 +02:00
Tim Bentley
3e7370c656 head 2014-04-01 18:33:13 +01:00
Tim Bentley
edd1ed849a minor fixes 2014-04-01 18:32:19 +01:00
Andreas Preikschat
5bc5678078 - added a script to trigger jenkins
bzr-revno: 2345
2014-03-31 22:05:42 +02:00
Andreas Preikschat
9d9a8145f6 fixed dectection 2014-03-31 20:10:14 +02:00
Andreas Preikschat
ab4cbfd85e fix: spelling mistake 2014-03-31 19:57:15 +02:00
Andreas Preikschat
6235fa19a9 long line 2014-03-31 19:52:49 +02:00
Andreas Preikschat
3db984a846 clean up: simplify code 2014-03-31 19:32:49 +02:00
Andreas Preikschat
20e7517b03 doc: shortened path 2014-03-31 19:30:14 +02:00
Andreas Preikschat
5227924846 fix: removed stray print 2014-03-31 19:29:14 +02:00
Andreas Preikschat
c451a8eafa added test 2014-03-31 19:01:09 +02:00
Andreas Preikschat
6204454bfb updated doc 2014-03-31 18:40:36 +02:00
Andreas Preikschat
716a79bcc5 cleaned doc 2014-03-31 18:37:43 +02:00
Andreas Preikschat
4bed39869a updated check_dependencies.py sciprt 2014-03-31 18:30:07 +02:00
Andreas Preikschat
5f0b40fe30 Moved script 2014-03-31 18:27:26 +02:00
Andreas Preikschat
13c053bc5c added jenkins script 2014-03-31 18:08:42 +02:00
Samuel Mehrbrodt
51d55aa546 Add Neue evangelistische Übersetzung to bibles database
bzr-revno: 2344
2014-03-31 16:48:14 +01:00
Andreas Preikschat
93ff301840 cleanup: remove local variable 2014-03-31 14:13:50 +02:00
Samuel Mehrbrodt
80284f6f8d Added 'Neue evangelistische Übersetzung' to the list of Online bible translations 2014-03-31 10:08:07 +02:00
Samuel Mehrbrodt
ad982e9fa3 Add try/catch block to upgrade function until better solution is found 2014-03-30 23:49:55 +02:00
Samuel Mehrbrodt
88c641715c Translate this string 2014-03-30 23:45:52 +02:00
Samuel Mehrbrodt
ad9717ea42 Add support for author types to OpenLyrics import and export 2014-03-30 23:42:46 +02:00
Samuel Mehrbrodt
c98970d0e4 Fix mediaitem tests 2014-03-30 20:01:03 +02:00
Samuel Mehrbrodt
c7358e4a9f The author_type column is part of the primary key and thus can't be NULL 2014-03-30 19:38:26 +02:00
Samuel Mehrbrodt
87051a094a Put Author types in an own enum class 2014-03-30 19:23:36 +02:00
Samuel Mehrbrodt
69c32d91a4 Merge trunk 2014-03-30 19:13:26 +02:00
6ad3fca88e Try to fix bug #1136278 by detecting if the upgrades have already run
bzr-revno: 2343
Fixes: https://launchpad.net/bugs/1136278
2014-03-30 13:02:25 +02:00
3e047b3487 Fixes for inheritance in the song importers. This should make the tests pass in Python 3.4.
bzr-revno: 2342
2014-03-30 07:54:35 +01:00
Samuel Mehrbrodt
0adf961b3c Fix missing arguments in event handlers
bzr-revno: 2341
2014-03-30 07:51:35 +01:00
Tomas Groth
0f0e09a282 Fixed wrong dll load path. 2014-03-29 20:56:20 +01:00
98a762e86c HEAD 2014-03-29 15:58:09 +02:00
e4c3f08a2a Fix some of the tests which were failing in Python 3.4 2014-03-29 15:31:28 +02:00