Norman Jäckel
|
e1b149cde3
|
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
Changes after some reviews are done.
Problematic is still that the JS can not be moved to an extra file because of the template tags in the code.
|
2013-03-28 15:31:13 +01:00 |
|
Norman Jäckel
|
edce8c59f1
|
Fix PEP8, and forgotten import change. Update .travis.
|
2013-03-12 21:56:13 +01:00 |
|
Norman Jäckel
|
03fff46517
|
Add new TestCase class in utils to call the signal on running every test.
|
2013-03-12 21:38:22 +01:00 |
|
Norman Jäckel
|
514577f7c6
|
Built-in Workflows are created by listening to a signal which is sent after syncdb.
|
2013-03-11 21:32:09 +01:00 |
|
Norman Jäckel
|
2603d93d69
|
Fix PEP8 and tests.
|
2013-02-17 17:07:44 +01:00 |
|
Norman Jäckel
|
f2dde228c9
|
Work on motion workflow system.
Also: Insert new base exception for OpenSlides.
Also: Insert a workflow field to the state class. Update tests. Rename versioning attribute.
|
2013-02-13 23:04:24 +01:00 |
|
Oskar Hahn
|
cbd4acbd4b
|
fixed motion tests
|
2013-02-03 13:55:42 +01:00 |
|
Oskar Hahn
|
a27bd7eade
|
Add motion to agenda
|
2013-02-02 00:51:08 +01:00 |
|
Oskar Hahn
|
bd317aed31
|
Wrote tests for openslides.motion.models.Motion
|
2013-02-01 19:19:18 +01:00 |
|