Commit Graph

1288 Commits

Author SHA1 Message Date
Oskar Hahn 3e1938941f Append a default class for the person-api.
Also fixed the assignment-ballot-paper for group-persons
2012-10-24 12:15:29 +02:00
Oskar Hahn f99fdc6981 fixed inital_data 2012-10-24 12:00:51 +02:00
Oskar Hahn c58d478151 rename render_to_forbitten to render_to_forbidden. #370 2012-10-24 11:39:27 +02:00
Oskar Hahn 17afa3c5d1 fixed #326 whitespace in allready used names 2012-10-24 11:35:07 +02:00
Oskar Hahn 348bbac7b6 Merge pull request #26 from ostcar/motion
rename application to motion
2012-10-24 02:14:18 -07:00
Oskar Hahn 681d909fa3 rename application to motion 2012-10-24 11:07:36 +02:00
Norman Jäckel c036be05bf Fix new class based view for support/unsupport motions. Fix strange error in QuestionMixin. 2012-10-23 11:54:18 +02:00
Oskar Hahn 20a838b5b9 Merge pull request #24 from normanjaeckel/pep386_compliant_version
Change version number to 1.3a1. Insert git hash as suffix of the version...
2012-10-23 01:17:55 -07:00
Norman Jäckel fe69973dcc Change version number to 1.3a1. Insert git hash as suffix of the version number. (Ticket #388) 2012-10-23 02:03:47 +02:00
Oskar Hahn 483baa09ee Merge pull request #22 from ostcar/master
Changes on the BV
2012-09-27 11:13:04 -07:00
Emanuel Schuetze fa9874038e New welcome widget. 2012-09-20 20:45:37 +02:00
Oskar Hahn 3aefd252ff Merge remote-tracking branch 'emanuel/master' 2012-09-20 10:05:00 +02:00
Oskar Hahn 5b97250df2 Small fix with the overlay message 2012-09-20 09:55:27 +02:00
Oskar Hahn 9c2400ac1a Merge pull request #21 from emanuelschuetze/master
3 fixes: missing number of supporters and attribute error for anonymous
2012-09-19 11:05:40 -07:00
Emanuel Schuetze 05baced315 Merge remote branch 'upstream/master' 2012-09-19 19:42:17 +02:00
Emanuel Schuetze a60f03aebc Fixed: Application is deleted if user clicks 'No' in confirm form. 2012-09-19 17:00:40 +02:00
Emanuel Schuetze 9f9ea81fc6 Fixed attribute error if anonymous opens application/assignment view. 2012-09-19 14:16:17 +02:00
Emanuel Schuetze 4cd1ad5954 Fixed missing supporters number 2012-09-19 11:58:24 +02:00
Norman Jäckel 3bde0a8af9 Use Class-based View to support or unsupport an application. Use QuestionMixin for a confirm message 2012-09-19 03:10:15 +02:00
Oskar Hahn 685b138d8d Merge pull request #19 from emanuelschuetze/master
Fixes for application and assignment ballot paper
2012-09-18 14:08:12 -07:00
Emanuel Schuetze 613956b62a Fixed missing blue 'candidate elected' line in assignment projector template. 2012-09-18 22:55:31 +02:00
Emanuel Schuetze 1548479069 Fixed application and assigment ballot paper: don't use old profile object. 2012-09-18 22:47:12 +02:00
Emanuel Schuetze 12d8527255 Updated translations. 2012-09-18 22:40:30 +02:00
Emanuel Schuetze 9cb9270df3 Assignment: Fixed generating ballot pdf paper (typo: surfix). 2012-09-18 22:37:53 +02:00
Oskar Hahn 5aa2bc650f Merge pull request #18 from normanjaeckel/Default_Sorting
Default sorting using Meta Class option and new config var
2012-09-15 00:23:50 -07:00
Oskar Hahn eb267acf08 removed scrollbar in projector-template 2012-09-15 09:13:36 +02:00
Oskar Hahn 2984fd791c small fix to the person api 2012-09-15 09:11:56 +02:00
Norman Jäckel 0db8af15b7 Clean up the code for pull request 2012-09-14 23:53:59 +02:00
Norman Jäckel 269b093b28 Enhence use of config var and Meta Class for default sorting of users 2012-09-14 03:02:00 +02:00
Norman Jäckel e5c132e34c Use new config var for sorting users 2012-09-14 02:46:43 +02:00
Norman Jäckel f41fe87656 Insert new config var for sorting Users by first_name 2012-09-14 02:40:40 +02:00
Norman Jäckel f8d3390c78 Docstrings and sorting of Users and Groups in the UsersAndGroupsToPersons class object (was: UsersConnector) 2012-09-14 02:24:02 +02:00
Norman Jäckel 811b780fb9 Fix typo TYPE_CHOICE to TYPE_CHOICES 2012-09-14 01:52:20 +02:00
Norman Jäckel cb3b26c45d Default sorting of applications using Meta Class 2012-09-14 01:14:25 +02:00
Norman Jäckel 77ae543ff2 Using Meta Class for ordering assignments by name 2012-09-14 00:21:59 +02:00
Oskar Hahn eac23ecd99 remove confusing image 2012-09-13 22:02:42 +02:00
Oskar Hahn 56e3fe7a37 fix translation 2012-09-13 21:56:50 +02:00
Oskar Hahn f0f14861e8 fixed message for unblocking users 2012-09-13 21:51:50 +02:00
Oskar Hahn d8136045bb update application pdf 2012-09-13 21:33:57 +02:00
Oskar Hahn 0cf0e58af9 Merge branch 'master' of git://github.com/emanuelschuetze/OpenSlides
Conflicts:
	openslides/assignment/models.py
2012-09-13 15:28:35 +02:00
Oskar Hahn f292d6738b Merge branch 'master' of github.com:OpenSlides/OpenSlides 2012-09-13 15:22:48 +02:00
Oskar Hahn ef7deb90c9 translate agenda hidden filter in js 2012-09-13 15:21:43 +02:00
Oskar Hahn 20ac817d49 Fixed error message when delrun after the list is closed 2012-09-13 15:07:24 +02:00
Oskar Hahn e64f4f5efc show blocked candidates of an assignment 2012-09-13 14:59:14 +02:00
Oskar Hahn 0725003377 clarify the submitter name in the application pdf
It was not clear, that the submitter should sign the formular
2012-09-13 12:16:46 +02:00
Oskar Hahn 48a992119a Fixted permissions for editing an application
The suppmitter could edit an application after it was finished by
manipulating the url
2012-09-13 12:09:17 +02:00
Oskar Hahn b15d70d13d typo 2012-09-13 11:52:04 +02:00
Oskar Hahn bcfceccb09 dont use simular passwords in gen_password (no Il10oO) 2012-09-13 11:50:06 +02:00
Oskar Hahn 63835e7443 fixed application deletion 2012-09-13 11:43:11 +02:00
Oskar Hahn d0dccbf279 Merge pull request #17 from ostcar/master
some fixes
2012-09-12 01:21:36 -07:00