Commit Graph

10 Commits

Author SHA1 Message Date
Oskar Hahn fb82a1787b Add workflows for motions 2013-02-01 16:33:45 +01:00
Oskar Hahn 87e42cf9f8 Let the user choose if the motion should have a new version
via config or form
2013-01-26 17:09:13 +01:00
Oskar Hahn 0702d49e2e Save the supporter 2013-01-26 16:42:23 +01:00
Oskar Hahn 567e6c975a Show initial submitters in the update-form 2013-01-26 16:05:30 +01:00
Oskar Hahn 8708ba5da6 Only save new version, when version-data has changed 2013-01-26 15:39:35 +01:00
Oskar Hahn 1f87749742 Save the submitters to the motion 2013-01-26 15:25:54 +01:00
Oskar Hahn 0231fe37f5 Start to rewrite the motion app 2013-01-08 20:22:03 +01:00
Oskar Hahn bd32994296 cleanup
Removed unused imports and fixed pep8 errors
2012-11-24 14:01:21 +01:00
Andy Kittner fbd77da788 Fix missing translations (#415)
- The text "motions" was used with a plural here, but it was also
  present in other places without a plural, therefore the .po file
  contained only a singular translation. Solved by disambiguating the
  uses with a context

- The submitter field of the MotionManagerForm was missing a label
2012-11-07 00:12:15 +01:00
Oskar Hahn 681d909fa3 rename application to motion 2012-10-24 11:07:36 +02:00