This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fc36ef2d7b
OpenSlides
/
openslides
/
participant
History
Oskar Hahn
bbf4b33086
New Overlay API
2013-04-15 13:24:08 +02:00
..
static
/javascript
template: Removed unused participant.css
2013-02-05 21:51:09 +01:00
templates
Fixed issue
#585
. Sort group members by first name or last name in group detail view according to config variable
2013-04-13 18:13:11 +02:00
__init__.py
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
2013-03-28 15:31:13 +01:00
api.py
Remove participants field 'type'. Use 'group' field instead. Updated csv import, overview table and user detail view
2013-04-09 11:21:55 +02:00
forms.py
Protection for participant managers, Issue
#122
2013-04-14 23:52:20 +02:00
middleware.py
rename openslidesuser to user and openslidesgroup to group
2012-08-12 12:52:38 +02:00
models.py
Remove participants field 'type'. Use 'group' field instead. Updated csv import, overview table and user detail view
2013-04-09 11:21:55 +02:00
signals.py
Update default groups and permissions.
2013-04-02 15:50:40 +02:00
urls.py
New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly.
2013-03-28 15:31:13 +01:00
views.py
New Overlay API
2013-04-15 13:24:08 +02:00