Oskar Hahn
|
34b6ca80f3
|
Merge branch 'stable/1.6.x'
Conflicts:
CHANGELOG
openslides/users/signals.py
|
2015-01-06 13:04:07 +01:00 |
|
Oskar Hahn
|
2951b4b38c
|
Feature: amendments
|
2015-01-03 15:17:49 +01:00 |
|
Oskar Hahn
|
32137b6523
|
Use python3
python3.3 and python3.4 are supported
|
2014-08-24 21:21:11 +02:00 |
|
Emanuel Schuetze
|
157d4bdc14
|
New poll slides for motion and assignment. (Fixed #862)
Move result table from assignment slide to assignment poll slide.
Use "result" in singular for motion and election results.
|
2014-05-02 23:40:23 +02:00 |
|
Oskar Hahn
|
0752d476e4
|
Change to MIT Licence
* Remove headers
* Changed lineendings to linux style in AUTHORS and CHANGELOG
|
2013-11-04 14:57:30 +01:00 |
|
Oskar Hahn
|
d937262d28
|
Use flake8 instead of pep8. Orderd the imports with isort
* changed the fab-command pep8 to check
* checked and fixed any code with flake8. Also the urls.py
* checkt the projector app with pylint
|
2013-10-14 18:43:12 +02:00 |
|
Emanuel Schuetze
|
a4d024f45c
|
Some template fixes and improvements:
- Fixed absoluteurl in motion detail template. Renamed '_edit' to '_update'.
- Fixed wrong projector link ind assigment poll template.
- Improved assignment projector slide.
- Fixed #884: Add PDF note to translation string "Show paragraph numbering"
|
2013-10-12 20:29:27 +02:00 |
|
Oskar Hahn
|
e630d600ed
|
Fixes #648
delete function for the motion versions
|
2013-06-15 09:18:21 +02:00 |
|
Norman Jäckel
|
31c04c280a
|
Fix #679
|
2013-05-31 14:54:53 +02:00 |
|
Norman Jäckel
|
f07485627f
|
Motion identifier setting and versioning.
Now the view decides, whether to setup a new version or not. Automatic identifier setting is the default. Also some fixes of the motion save method.
|
2013-05-13 23:13:14 +02:00 |
|
Oskar Hahn
|
485518975a
|
motion csv import
|
2013-05-13 18:25:59 +02:00 |
|
Oskar Hahn
|
02d1025346
|
Motion poll PDF
|
2013-04-22 21:47:40 +02:00 |
|
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 |
|
Emanuel Schuetze
|
247f6c9431
|
Merge remote branch 'upstream/master' into motiontemplate
Conflicts:
openslides/motion/models.py
openslides/motion/views.py
|
2013-03-14 21:36:02 +01:00 |
|
Emanuel Schuetze
|
a1a11ff53c
|
New motion version diff view. Improved version history table in motion detail template.
|
2013-03-14 21:28:03 +01:00 |
|
Oskar Hahn
|
71b9bd0a08
|
dont set identifier prefix, if it is empty
|
2013-03-12 23:54:37 +01:00 |
|
Oskar Hahn
|
9cd69f59e0
|
Motion Identifier
|
2013-03-12 22:03:56 +01:00 |
|
Oskar Hahn
|
31ba70efd1
|
Category Delete View
|
2013-03-11 21:38:07 +01:00 |
|
Oskar Hahn
|
2614a1cb2f
|
Categories for Motions
|
2013-03-11 20:17:19 +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
|
a08cf84ab8
|
Wrote docstrings to the motion app
|
2013-02-05 18:46:46 +01:00 |
|
Oskar Hahn
|
b8a353fa7c
|
Added PDF view for the motions
|
2013-02-03 18:18:29 +01:00 |
|
Oskar Hahn
|
ef7f6cf476
|
Permission system for MotionVersions
|
2013-02-03 13:24:29 +01:00 |
|
Oskar Hahn
|
a27bd7eade
|
Add motion to agenda
|
2013-02-02 00:51:08 +01:00 |
|
Oskar Hahn
|
1518543a9a
|
Added motion widget and deletion of motions
|
2013-02-02 00:27:16 +01:00 |
|
Oskar Hahn
|
1a2f0a1b5a
|
Added links to set and reset the state of a motion
|
2013-02-01 17:20:11 +01:00 |
|
Oskar Hahn
|
3f02a28002
|
Added a poll delete view to the new motion app
|
2013-02-01 13:24:44 +01:00 |
|
Oskar Hahn
|
da7a7a9d68
|
Add Poll-system to the new motion app
|
2013-02-01 12:51:54 +01:00 |
|
Oskar Hahn
|
d911e311d6
|
Let the user support and unsupport the motion
|
2013-01-26 18:18:02 +01:00 |
|
Oskar Hahn
|
1ae140c11e
|
Add docstrings to the motion class
|
2013-01-26 12:28:51 +01:00 |
|
Oskar Hahn
|
0231fe37f5
|
Start to rewrite the motion app
|
2013-01-08 20:22:03 +01:00 |
|
Oskar Hahn
|
3229d86d4d
|
Import urls.py needed django functions from django.conf.urls
|
2013-01-05 01:05:38 +01:00 |
|
Oskar Hahn
|
1002ecc6e6
|
Remove redundant keyword for the SupportView class
|
2012-10-25 10:25:59 +02:00 |
|
Oskar Hahn
|
2e41dcdefe
|
Fixt problems with the permission of supporting and unsupporting a motion
Ticket #377
|
2012-10-25 10:15:41 +02:00 |
|
Oskar Hahn
|
681d909fa3
|
rename application to motion
|
2012-10-24 11:07:36 +02:00 |
|