OpenSlides/openslides
Oskar Hahn 139ba74459 Merge remote-tracking branch 'emanuel/newtemplate' into new_template
Conflicts:
	.travis.yml
	INSTALL.txt
	openslides/agenda/templates/agenda/base_agenda.html
	openslides/agenda/templates/agenda/edit.html
	openslides/agenda/templates/agenda/item_row.html
	openslides/agenda/templates/agenda/overview.html
	openslides/agenda/templates/agenda/widget.html
	openslides/assignment/templates/assignment/base_assignment.html
	openslides/assignment/templates/assignment/config.html
	openslides/assignment/templates/assignment/edit.html
	openslides/assignment/templates/assignment/overview.html
	openslides/assignment/templates/assignment/poll_view.html
	openslides/assignment/templates/assignment/view.html
	openslides/assignment/templates/assignment/widget.html
	openslides/config/templates/config/general.html
	openslides/motion/templates/motion/base_motion.html
	openslides/motion/templates/motion/config.html
	openslides/motion/templates/motion/edit.html
	openslides/motion/templates/motion/import.html
	openslides/motion/templates/motion/overview.html
	openslides/motion/templates/motion/poll_view.html
	openslides/motion/templates/motion/view.html
	openslides/motion/templates/motion/widget.html
	openslides/motion/views.py
	openslides/participant/templates/participant/base_participant.html
	openslides/participant/templates/participant/config.html
	openslides/participant/templates/participant/edit.html
	openslides/participant/templates/participant/group_edit.html
	openslides/participant/templates/participant/group_widget.html
	openslides/participant/templates/participant/import.html
	openslides/participant/templates/participant/login.html
	openslides/participant/templates/participant/overview.html
	openslides/participant/templates/participant/password_change.html
	openslides/participant/templates/participant/settings.html
	openslides/participant/templates/participant/user_widget.html
	openslides/projector/templates/projector/base_projector.html
	openslides/projector/templates/projector/control_countdown.html
	openslides/projector/templates/projector/control_overlay_message.html
	openslides/projector/templates/projector/custom_slide_widget.html
	openslides/projector/templates/projector/live_view_widget.html
	openslides/projector/templates/projector/new.html
	openslides/projector/templates/projector/overlay_widget.html
	openslides/templates/base.html
	openslides/utils/template.py
	openslides/utils/views.py
	requirements.txt
2013-02-03 19:03:18 +01:00
..
agenda Merge remote-tracking branch 'emanuel/newtemplate' into new_template 2013-02-03 19:03:18 +01:00
assignment Merge remote-tracking branch 'emanuel/newtemplate' into new_template 2013-02-03 19:03:18 +01:00
config Merge remote-tracking branch 'emanuel/newtemplate' into new_template 2013-02-03 19:03:18 +01:00
locale Major changes for new twitter bootstrap template (e.g. replaced icons) 2013-01-31 10:19:56 +01:00
motion Merge remote-tracking branch 'emanuel/newtemplate' into new_template 2013-02-03 19:03:18 +01:00
participant Merge remote-tracking branch 'emanuel/newtemplate' into new_template 2013-02-03 19:03:18 +01:00
poll Changed utils.- and poll.views 2013-02-01 12:51:01 +01:00
projector Merge remote-tracking branch 'emanuel/newtemplate' into new_template 2013-02-03 19:03:18 +01:00
static Added new glyphicons icons. 2013-01-31 10:20:53 +01:00
templates Major changes for new twitter bootstrap template (e.g. replaced icons) 2013-01-31 10:19:56 +01:00
utils Merge remote-tracking branch 'emanuel/newtemplate' into new_template 2013-02-03 19:03:18 +01:00
__init__.py Merged (conflicts). 2013-01-05 15:29:57 +01:00
global_settings.py Add workflows for motions 2013-02-01 16:33:45 +01:00
main.py Add an option to suppress starting of web browser (closes #436) 2013-01-22 21:04:07 +01:00
urls.py Fixed URLs in projector views 2013-02-02 00:26:08 +01:00