From dc675e173b590e1616a4e4a57030909e49dc9518 Mon Sep 17 00:00:00 2001 From: Oskar Hahn Date: Thu, 18 Jun 2015 08:13:43 +0200 Subject: [PATCH] Removed old static files --- openslides/agenda/static/css/agenda.css | 128 - .../agenda/static/css/agenda_projector.css | 61 - .../assignments/static/css/assignments.css | 39 - .../ckeditor/plugins/insertpre/README.md | 27 - .../insertpre/icons/insertpre-color.png | Bin 603 -> 0 bytes .../plugins/insertpre/icons/insertpre.png | Bin 693 -> 0 bytes .../ckeditor/plugins/insertpre/lang/en.js | 6 - .../ckeditor/plugins/insertpre/lang/pl.js | 6 - .../ckeditor/plugins/insertpre/plugin.js | 131 - openslides/core/static/css/base.css | 376 - .../static/css/bootstrap-responsive.min.css | 9 - openslides/core/static/css/chatbox.css | 64 - openslides/core/static/css/dashboard.css | 173 - .../core/static/css/jquery-ui-timepicker.css | 44 - .../css/jquery-ui/images/animated-overlay.gif | Bin 1738 -> 0 bytes .../images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 274 -> 0 bytes .../images/ui-bg_flat_75_ffffff_40x100.png | Bin 271 -> 0 bytes .../images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 387 -> 0 bytes .../images/ui-bg_glass_65_ffffff_1x400.png | Bin 272 -> 0 bytes .../images/ui-bg_glass_75_dadada_1x400.png | Bin 375 -> 0 bytes .../images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 368 -> 0 bytes .../images/ui-bg_glass_95_fef1ec_1x400.png | Bin 384 -> 0 bytes .../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 360 -> 0 bytes .../images/ui-icons_222222_256x240.png | Bin 6781 -> 0 bytes .../images/ui-icons_2e83ff_256x240.png | Bin 4353 -> 0 bytes .../images/ui-icons_454545_256x240.png | Bin 6854 -> 0 bytes .../images/ui-icons_888888_256x240.png | Bin 6897 -> 0 bytes .../images/ui-icons_cd0a0a_256x240.png | Bin 4353 -> 0 bytes .../css/jquery-ui/jquery-ui.custom.min.css | 7 - .../core/static/css/jquery.bsmselect.css | 123 - openslides/core/static/img/draggable.png | Bin 268 -> 0 bytes .../static/img/glyphicons_006_user_add.png | Bin 1044 -> 0 bytes .../core/static/img/glyphicons_041_charts.png | Bin 1029 -> 0 bytes .../img/glyphicons_041_charts_white.png | Bin 1059 -> 0 bytes .../core/static/img/glyphicons_043_group.png | Bin 1030 -> 0 bytes .../static/img/glyphicons_043_group_white.png | Bin 1070 -> 0 bytes .../core/static/img/glyphicons_044_keys.png | Bin 1107 -> 0 bytes .../static/img/glyphicons_045_calendar.png | Bin 1067 -> 0 bytes .../img/glyphicons_045_calendar_white.png | Bin 1111 -> 0 bytes .../core/static/img/glyphicons_054_clock.png | Bin 1033 -> 0 bytes .../static/img/glyphicons_062_paperclip.png | Bin 1095 -> 0 bytes .../img/glyphicons_062_paperclip_white.png | Bin 1126 -> 0 bytes .../core/static/img/glyphicons_152_check.png | Bin 321 -> 0 bytes .../static/img/glyphicons_152_check_white.png | Bin 333 -> 0 bytes .../static/img/glyphicons_153_unchecked.png | Bin 204 -> 0 bytes .../img/glyphicons_154_more_windows.png | Bin 1034 -> 0 bytes .../img/glyphicons_154_more_windows_white.png | Bin 1070 -> 0 bytes .../core/static/img/glyphicons_256_delete.png | Bin 992 -> 0 bytes .../static/img/glyphicons_335_pushpin.png | Bin 979 -> 0 bytes .../static/img/glyphicons_358_file_import.png | Bin 1059 -> 0 bytes openslides/core/static/img/tree-bottom.png | Bin 976 -> 0 bytes openslides/core/static/img/tree.png | Bin 979 -> 0 bytes openslides/core/static/js/chatbox.js | 111 - openslides/core/static/js/config_tags.js | 111 - openslides/core/static/js/dashboard.js | 293 - .../static/js/jquery/datepicker-config.js | 45 - .../js/jquery/jquery-ui-nestedSortable.js | 429 - .../js/jquery/jquery-ui-sliderAccess.min.js | 13 - .../jquery/jquery-ui-timepicker-addon.min.js | 12 - .../static/js/jquery/jquery-ui.custom.min.js | 7 - .../core/static/js/jquery/jquery.bsmselect.js | 382 - .../core/static/js/jquery/jquery.form.js | 1127 - .../core/static/js/jquery/jquery.once.js | 78 - .../core/static/js/jquery/jquery.tmpl.js | 487 - openslides/core/static/js/naturalSort.js | 50 - openslides/core/static/js/utils.js | 214 - .../mediafiles/static/css/mediafile.css | 14 - .../static/css/mediafile_projector.css | 33 - .../static/img/glyphicons_062_paperclip.png | Bin 1095 -> 0 bytes .../img/glyphicons_062_paperclip_white.png | Bin 1126 -> 0 bytes openslides/mediafiles/static/js/pdf.js | 7793 ---- openslides/mediafiles/static/js/pdf.worker.js | 38661 ---------------- .../mediafiles/static/js/pdf_presenter.js | 100 - openslides/motions/static/css/motion.css | 53 - 74 files changed, 51207 deletions(-) delete mode 100644 openslides/agenda/static/css/agenda.css delete mode 100644 openslides/agenda/static/css/agenda_projector.css delete mode 100644 openslides/assignments/static/css/assignments.css delete mode 100644 openslides/core/static/ckeditor/ckeditor/plugins/insertpre/README.md delete mode 100644 openslides/core/static/ckeditor/ckeditor/plugins/insertpre/icons/insertpre-color.png delete mode 100644 openslides/core/static/ckeditor/ckeditor/plugins/insertpre/icons/insertpre.png delete mode 100644 openslides/core/static/ckeditor/ckeditor/plugins/insertpre/lang/en.js delete mode 100644 openslides/core/static/ckeditor/ckeditor/plugins/insertpre/lang/pl.js delete mode 100644 openslides/core/static/ckeditor/ckeditor/plugins/insertpre/plugin.js delete mode 100644 openslides/core/static/css/base.css delete mode 100644 openslides/core/static/css/bootstrap-responsive.min.css delete mode 100644 openslides/core/static/css/chatbox.css delete mode 100644 openslides/core/static/css/dashboard.css delete mode 100644 openslides/core/static/css/jquery-ui-timepicker.css delete mode 100755 openslides/core/static/css/jquery-ui/images/animated-overlay.gif delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-icons_222222_256x240.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-icons_2e83ff_256x240.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-icons_454545_256x240.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-icons_888888_256x240.png delete mode 100755 openslides/core/static/css/jquery-ui/images/ui-icons_cd0a0a_256x240.png delete mode 100755 openslides/core/static/css/jquery-ui/jquery-ui.custom.min.css delete mode 100755 openslides/core/static/css/jquery.bsmselect.css delete mode 100644 openslides/core/static/img/draggable.png delete mode 100644 openslides/core/static/img/glyphicons_006_user_add.png delete mode 100644 openslides/core/static/img/glyphicons_041_charts.png delete mode 100644 openslides/core/static/img/glyphicons_041_charts_white.png delete mode 100644 openslides/core/static/img/glyphicons_043_group.png delete mode 100644 openslides/core/static/img/glyphicons_043_group_white.png delete mode 100644 openslides/core/static/img/glyphicons_044_keys.png delete mode 100644 openslides/core/static/img/glyphicons_045_calendar.png delete mode 100644 openslides/core/static/img/glyphicons_045_calendar_white.png delete mode 100644 openslides/core/static/img/glyphicons_054_clock.png delete mode 100644 openslides/core/static/img/glyphicons_062_paperclip.png delete mode 100644 openslides/core/static/img/glyphicons_062_paperclip_white.png delete mode 100644 openslides/core/static/img/glyphicons_152_check.png delete mode 100644 openslides/core/static/img/glyphicons_152_check_white.png delete mode 100644 openslides/core/static/img/glyphicons_153_unchecked.png delete mode 100644 openslides/core/static/img/glyphicons_154_more_windows.png delete mode 100644 openslides/core/static/img/glyphicons_154_more_windows_white.png delete mode 100644 openslides/core/static/img/glyphicons_256_delete.png delete mode 100644 openslides/core/static/img/glyphicons_335_pushpin.png delete mode 100644 openslides/core/static/img/glyphicons_358_file_import.png delete mode 100644 openslides/core/static/img/tree-bottom.png delete mode 100644 openslides/core/static/img/tree.png delete mode 100644 openslides/core/static/js/chatbox.js delete mode 100644 openslides/core/static/js/config_tags.js delete mode 100644 openslides/core/static/js/dashboard.js delete mode 100644 openslides/core/static/js/jquery/datepicker-config.js delete mode 100644 openslides/core/static/js/jquery/jquery-ui-nestedSortable.js delete mode 100644 openslides/core/static/js/jquery/jquery-ui-sliderAccess.min.js delete mode 100644 openslides/core/static/js/jquery/jquery-ui-timepicker-addon.min.js delete mode 100755 openslides/core/static/js/jquery/jquery-ui.custom.min.js delete mode 100755 openslides/core/static/js/jquery/jquery.bsmselect.js delete mode 100644 openslides/core/static/js/jquery/jquery.form.js delete mode 100644 openslides/core/static/js/jquery/jquery.once.js delete mode 100644 openslides/core/static/js/jquery/jquery.tmpl.js delete mode 100644 openslides/core/static/js/naturalSort.js delete mode 100644 openslides/core/static/js/utils.js delete mode 100644 openslides/mediafiles/static/css/mediafile.css delete mode 100644 openslides/mediafiles/static/css/mediafile_projector.css delete mode 100644 openslides/mediafiles/static/img/glyphicons_062_paperclip.png delete mode 100644 openslides/mediafiles/static/img/glyphicons_062_paperclip_white.png delete mode 100644 openslides/mediafiles/static/js/pdf.js delete mode 100644 openslides/mediafiles/static/js/pdf.worker.js delete mode 100644 openslides/mediafiles/static/js/pdf_presenter.js delete mode 100644 openslides/motions/static/css/motion.css diff --git a/openslides/agenda/static/css/agenda.css b/openslides/agenda/static/css/agenda.css deleted file mode 100644 index 543c40636..000000000 --- a/openslides/agenda/static/css/agenda.css +++ /dev/null @@ -1,128 +0,0 @@ -/* - * Styles for web interface of agenda app - * - */ - -/* Agenda overview page */ -tr.topline td { - border-bottom: 1px solid #333333; - background-color: #CDCDCD; -} -table#agendatime { - width: auto; - margin-bottom: 1em; - font-size: 12px; -} -table#agendatime td { - padding: 3px; - white-space: nowrap; -} - - -/*** List of speakers ***/ -/* List of speakers – agenda item view */ -div#complete_list_of_speakers li { - list-style-type: none; -} -div#complete_list_of_speakers li { - line-height: 30px; -} -#coming_speakers span.ui-icon { - position: absolute; - margin-left: -15px; - margin-top: 6px; -} - - -/*** Style for agenda sorting ***/ -ol { - margin: 0; - padding: 0; - padding-left: 30px; -} -ol.agenda_list, ol.agenda_list ol { - margin: 0 0 0 25px; - padding: 0; - list-style-type: none; -} -ol.agenda_list { - margin: 0; -} -.agenda_list li { - margin: 5px 0 0 0; - padding: 0; -} -.agenda_list li > div { - border: 1px solid #d4d4d4; - -webkit-border-radius: 3px; - -moz-border-radius: 3px; - border-radius: 3px; - border-color: #D4D4D4 #D4D4D4 #BCBCBC; - padding: 6px; - margin: 0; - background: #f6f6f6; - background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); - background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); - background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); - background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); - background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); - background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%); - filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); - overflow: auto; -} -.agenda_list li > div.activeline { - background: #bed4de !important; -} -.agenda_list.sortable li > div { - cursor: move; -} -.disclose { - cursor: pointer; - width: 10px; - display: none; -} -.placeholder { - outline: 1px dashed #4183C4; -} -.agenda_list .openclose { width: 40px; float: left; min-height: 1px; } -.agenda_list .duration { width: 92px; float: right; min-height: 1px; text-align: right; padding-right: 15px; } -.agenda_list .manage { width: 200px; float: right; min-height: 1px; padding-left: 15px; } -.agenda_list .title { float: left; padding-left: 5px;} -.agenda_list .optional { float: left; } -.agenda_list .opener_closer { float: left; margin-right: 8px; margin-left:-4px;} -.agenda_list .opener_closer .btn { padding: 0 2px; } -.agenda_list .optional { float: right; width: 208px; padding-left: 8px;} - -#menu-overview .manage { width: 200px; } -#menu-overview .duration { width: 65px; text-align: right; padding-right: 19px;} -#menu-overview .optional { width: 200px; } - -@media screen and (max-width: 1000px) { - #menu-overview .optional { width: 150px; } - .agenda_list .optional { float: right; width: 158px; padding-left: 8px;} -} -@media screen and (max-width: 800px) { - #menu-overview .optional { width: 100px; } - .agenda_list .optional { float: right; width: 108px; padding-left: 8px;} -} -.agenda_list .opener, .agenda_list .closer { } -.agenda_list .opener { display: none; } -.agenda_list li.closed ol { display: none; } -.agenda_list li.closed .closer { display: none; } -.agenda_list li.closed > div .opener { display: inline-block; } - - -@media (max-width: 480px) { - #menu-overview .manage, .agenda_list .manage { - width: 50px; - } - .agenda_list .manage { - padding-right: 14px; - } - #menu-overview .duration, .agenda_list .duration { - width: 60px; - } - .agenda_list .duration { - padding-right: 11px; - } -} diff --git a/openslides/agenda/static/css/agenda_projector.css b/openslides/agenda/static/css/agenda_projector.css deleted file mode 100644 index 30a68b7ac..000000000 --- a/openslides/agenda/static/css/agenda_projector.css +++ /dev/null @@ -1,61 +0,0 @@ -/* - * Styles for projector slides of agenda app - * - */ - -/*** List of speakers – projector slide ***/ -ul#list_of_speakers { - list-style-type: none; - padding: 0;} -#list_of_speakers li { - font-size: 130%; - line-height: 150%;} -#list_of_speakers .old_speaker { - color: #9FA9B7;} -#list_of_speakers .actual_speaker { - font-weight: bold; - margin-bottom: 0.5em;} - - -/*** List of speakers – overlay ***/ -#overlay_list_of_speaker_box { - position: fixed; - bottom: 0; - right: 0; - border-radius: 0.4em; - border: 0.1em solid #777777; - background-color: #cccccc; - opacity: 0.9; - padding: 1em; - margin: 1em; - z-index: 2; - width: 45%; - min-width: 200px;} -#overlay_list_of_speaker_box h3 { - margin: 5px;} -#overlay_list_of_speaker_box ul { - list-style-type: none; - margin: 5px;} -#overlay_list_of_speaker_box li { - font-size: 120%; - line-height: 120%;} -#overlay_list_of_speaker_box .old_speaker { - color: #777777;} -#overlay_list_of_speaker_box .actual_speaker { - font-weight: bold; - margin-bottom: 0em;} - - -/*** Agenda Items ***/ -.itemlist { - margin-top: 20px; -} -.itemlist li { - font-size:130%; - padding-bottom: 20px; - list-style-type: none; -} -.itemlist .closed { - color: #9FA9B7; - list-style-type: none; -} diff --git a/openslides/assignments/static/css/assignments.css b/openslides/assignments/static/css/assignments.css deleted file mode 100644 index 0d2a8aa65..000000000 --- a/openslides/assignments/static/css/assignments.css +++ /dev/null @@ -1,39 +0,0 @@ -/* - * Styles for web interface of assignment app - * - */ - - -/* Navigation icons (mapping to glyphicons-halflings) */ -.icon-charts { - background-image: url("../img/glyphicons_041_charts.png"); - background-position: 0px center; -} -.leftmenu ul li.active a span.ico i.icon-charts { - background-image: url("../img/glyphicons_041_charts_white.png"); -} - -/* Election result table */ -#election-result-table td.elected { - background-color: #BED4DE !important; -} -#election-result-table td.elected a.election_link { - background-image: url(../img/voting-yes.png); - background-repeat: no-repeat; - background-position: center; - width: 16px; - height: 16px; - display: block; - margin-right: 5px; - float: left; -} -#election-result-table td a.election_link { - background-image: url(../img/voting-yes-grey.png); - background-repeat: no-repeat; - background-position: center; - width: 16px; - height: 16px; - display: block; - margin-right: 5px; - float: left; -} diff --git a/openslides/core/static/ckeditor/ckeditor/plugins/insertpre/README.md b/openslides/core/static/ckeditor/ckeditor/plugins/insertpre/README.md deleted file mode 100644 index 5bf8edb2f..000000000 --- a/openslides/core/static/ckeditor/ckeditor/plugins/insertpre/README.md +++ /dev/null @@ -1,27 +0,0 @@ -CKEditor Insert <pre> Plugin -=============================== - -This plugin makes it easier to insert a <pre> tag in CKEditor. - -Installation ------------- - -1. Clone/copy this repository contents in a new "plugins/insertpre" folder in your CKEditor installation. -2. Enable the "insertpre" plugin in the CKEditor configuration file (config.js): - - config.extraPlugins = 'insertpre'; - -That's all. "InsertPre" button will appear on the editor toolbar and will be ready to use. - -3. Optionally, you may specify which class should be added to the <pre> element: - - CKEDITOR.config.insertpre_class = 'prettyprint'; - - As well as specify how the <pre> tag should be rendered inside CKEditor: - - CKEDITOR.config.insertpre_style = 'background-color:#F8F8F8;border:1px solid #DDD;padding:10px;'; - -License -------- - -Licensed under the terms of any of the following licenses at your choice: [GPL](http://www.gnu.org/licenses/gpl.html), [LGPL](http://www.gnu.org/licenses/lgpl.html) and [MPL](http://www.mozilla.org/MPL/MPL-1.1.html). diff --git a/openslides/core/static/ckeditor/ckeditor/plugins/insertpre/icons/insertpre-color.png b/openslides/core/static/ckeditor/ckeditor/plugins/insertpre/icons/insertpre-color.png deleted file mode 100644 index 0c76bd1297751b66230f74719504b2adb02b1615..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 603 zcmV-h0;K(kP)^~*-1fljz_B$LUvK}k?BNXe#Y!m=zM!!V#}8bncK5m;8VP zw86G*RI63?Cd%b9bX|ueNlZ|wR6rj|r_)VIP@r2imh3?SN+^{|kY%~8B{maJ@F*OK z&VH9LwOeGt#DRjj0~v~8`>iO7!Ybi;zE$va`A^T#yW`y44;k^#O~K5*jD=qcUhPSc zvyy~q;5H_1WT1l~cqje9yfa+l!hu6xjdOJ8s;8E^+=QQ$tw p?%p!Hy#YapB=@+^9(46X{{RQg%9y;OKjr`c002ovPDHLkV1g7l326WT diff --git a/openslides/core/static/ckeditor/ckeditor/plugins/insertpre/icons/insertpre.png b/openslides/core/static/ckeditor/ckeditor/plugins/insertpre/icons/insertpre.png deleted file mode 100644 index 756a4906f94bd832bfd77e8018c82339245c2be7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 693 zcmV;m0!safP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2iyx8 z3=Aw}o`rh=00K2hL_t(I%Z-yePa9DXg}?h)9E;d8iExDC$nXOqiU?@jxuHO`q@hlm zh8|H<1PPEVrKh5&Kr%{4iG)N=8ibLI-@D7+y^{jl!Q^?QsqUFGb7#&d5dlCcRRZ1s zhQFf$d>0W9fQT>@`4B}>D@l^nIVZo1D2il%e}4~{2egPx2rMT_lJG%8NXt&#P ze}6Bxx3}V)lbf3xIXE~Ni;R*Luw=1nyOB#)aIOk+A7)YFWT*PTB%gX=koyMaycrM3f*p(TrS7O#l>SqV|Y3zeSLlX>F(|> znx39E^?IF7rvpHz)8XvwjBGYbv)N>EaS>w-#u&8LV*w>1Y;A45E))v&g@uLp4-XG) zZf%d4Yh<(8@n(h_z*@Va0d{wHn}>&opS|}aNdiEUBzW&xUtb?518A*( z?O@~s=iK>o ul { - width: 37px !important; -} -.leftmenu.lefticon ul ul { - position: absolute; - z-index: 20; - margin-top: -34px; -} -.leftmenu.lefticon > ul > li > a > span.text { - display: none; -} -.leftmenu.lefticon ul ul > li > a { - min-width: 200px !important; -} -.leftmenu.lefticon span.text { - padding-right: 15px; -} - -/** Icons **/ -/* TODO: Move some of them to the respective apps. */ -.icon-assignment { - background: url("../img/glyphicons_041_charts.png") no-repeat !important; - width: 25px; - margin-left: 10px !important; -} -.leftmenu ul li.active a .glyphicon.icon-assignment { - background-image: url("../img/glyphicons_041_charts_white.png") !important; -} -.status_link .icon-on, .icon-checked-new { - background-image: url("../img/glyphicons_152_check.png"); - background-position: 0; -} -.icon-checked-new_white { - background-image: url("../img/glyphicons_152_check_white.png"); - background-position: 0; -} -.status_link .icon-off, .icon-unchecked-new { - background-image: url("../img/glyphicons_153_unchecked.png"); - background-position: 0; -} -.icon-summary { - background-image: url("../img/glyphicons_154_more_windows.png"); - background-position: 0; -} -.icon-summary.icon-white { - background-image: url("../img/glyphicons_154_more_windows_white.png"); - background-position: 0; -} -.icon-login { - background-image: url("../img/glyphicons_044_keys.png"); - background-position: 0; -} -.icon-group { - background-image: url("../img/glyphicons_043_group.png"); - background-position: 0; -} -.icon-import { - background-image: url("../img/glyphicons_358_file_import.png"); - background-position: 0; -} -.icon-delete { - background-image: url("../img/glyphicons_256_delete.png"); - background-position: 0; -} -.icon-add-user { - background-image: url("../img/glyphicons_006_user_add.png"); - background-position: 0; -} -.icon-clock { - background-image: url("../img/glyphicons_054_clock.png"); - background-position: 0; -} -.icon-speaker { - background-image: url("../img/glyphicons_300_microphone.png"); - background-position: 0; -} - -/** Responsive **/ -@media (max-width: 767px) { - body { - padding: 0; - } - .row-fluid .leftmenu { - float: left; - width: auto; - } - #content { - margin: 0 5px 0 45px; - width: auto; - } - /* hide optional column */ - .optional, #searchform #id_q { - display: none; - } - #searchform button { - border-radius: 4px; - } -} - -@media (max-width: 480px) { - body { - padding: 0; - } - .row-fluid .leftmenu { - float: left; - width: auto; - } - #header { - padding: 7px 5px 0; - } - #content { - margin: 0 5px 0 45px; - width: auto; - } - /* hide optional column */ - .optional, .optional-small{ - display: none; - } - #menu-overview .manage, .agenda_list .manage { - width: 50px !important; - } -} diff --git a/openslides/core/static/css/bootstrap-responsive.min.css b/openslides/core/static/css/bootstrap-responsive.min.css deleted file mode 100644 index d1b7f4b0b..000000000 --- a/openslides/core/static/css/bootstrap-responsive.min.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * Bootstrap Responsive v2.3.1 - * - * Copyright 2012 Twitter, Inc - * Licensed under the Apache License v2.0 - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Designed and built with all the love in the world @twitter by @mdo and @fat. - */.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width}.hidden{display:none;visibility:hidden}.visible-phone{display:none!important}.visible-tablet{display:none!important}.hidden-desktop{display:none!important}.visible-desktop{display:inherit!important}@media(min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-tablet{display:inherit!important}.hidden-tablet{display:none!important}}@media(max-width:767px){.hidden-desktop{display:inherit!important}.visible-desktop{display:none!important}.visible-phone{display:inherit!important}.hidden-phone{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:inherit!important}.hidden-print{display:none!important}}@media(min-width:1200px){.row{margin-left:-30px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:30px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px}.span12{width:1170px}.span11{width:1070px}.span10{width:970px}.span9{width:870px}.span8{width:770px}.span7{width:670px}.span6{width:570px}.span5{width:470px}.span4{width:370px}.span3{width:270px}.span2{width:170px}.span1{width:70px}.offset12{margin-left:1230px}.offset11{margin-left:1130px}.offset10{margin-left:1030px}.offset9{margin-left:930px}.offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-left:530px}.offset4{margin-left:430px}.offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%}.row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%}.row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%}.row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%}.row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%}.row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%}.row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%}.row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%}.row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%}.row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%}.row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%}.row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%}.row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%}.row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%}.row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%}.row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%}.row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%}.row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%}.row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%}.row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%}.row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%}.row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%}.row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%}.row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%}.row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%}.row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%}.row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%}.row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%}.row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%}.row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%}.row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%}.row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%}.row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%}.row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%}.row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:30px}input.span12,textarea.span12,.uneditable-input.span12{width:1156px}input.span11,textarea.span11,.uneditable-input.span11{width:1056px}input.span10,textarea.span10,.uneditable-input.span10{width:956px}input.span9,textarea.span9,.uneditable-input.span9{width:856px}input.span8,textarea.span8,.uneditable-input.span8{width:756px}input.span7,textarea.span7,.uneditable-input.span7{width:656px}input.span6,textarea.span6,.uneditable-input.span6{width:556px}input.span5,textarea.span5,.uneditable-input.span5{width:456px}input.span4,textarea.span4,.uneditable-input.span4{width:356px}input.span3,textarea.span3,.uneditable-input.span3{width:256px}input.span2,textarea.span2,.uneditable-input.span2{width:156px}input.span1,textarea.span1,.uneditable-input.span1{width:56px}.thumbnails{margin-left:-30px}.thumbnails>li{margin-left:30px}.row-fluid .thumbnails{margin-left:0}}@media(min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1}.row:before,.row:after{display:table;line-height:0;content:""}.row:after{clear:both}[class*="span"]{float:left;min-height:1px;margin-left:20px}.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px}.span12{width:724px}.span11{width:662px}.span10{width:600px}.span9{width:538px}.span8{width:476px}.span7{width:414px}.span6{width:352px}.span5{width:290px}.span4{width:228px}.span3{width:166px}.span2{width:104px}.span1{width:42px}.offset12{margin-left:764px}.offset11{margin-left:702px}.offset10{margin-left:640px}.offset9{margin-left:578px}.offset8{margin-left:516px}.offset7{margin-left:454px}.offset6{margin-left:392px}.offset5{margin-left:330px}.offset4{margin-left:268px}.offset3{margin-left:206px}.offset2{margin-left:144px}.offset1{margin-left:82px}.row-fluid{width:100%;*zoom:1}.row-fluid:before,.row-fluid:after{display:table;line-height:0;content:""}.row-fluid:after{clear:both}.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="span"]:first-child{margin-left:0}.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%}.row-fluid .span12{width:100%;*width:99.94680851063829%}.row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%}.row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%}.row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%}.row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%}.row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%}.row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%}.row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%}.row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%}.row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%}.row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%}.row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%}.row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%}.row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%}.row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%}.row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%}.row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%}.row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%}.row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%}.row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%}.row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%}.row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%}.row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%}.row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%}.row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%}.row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%}.row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%}.row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%}.row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%}.row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%}.row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%}.row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%}.row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%}.row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%}.row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%}.row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%}input,textarea,.uneditable-input{margin-left:0}.controls-row [class*="span"]+[class*="span"]{margin-left:20px}input.span12,textarea.span12,.uneditable-input.span12{width:710px}input.span11,textarea.span11,.uneditable-input.span11{width:648px}input.span10,textarea.span10,.uneditable-input.span10{width:586px}input.span9,textarea.span9,.uneditable-input.span9{width:524px}input.span8,textarea.span8,.uneditable-input.span8{width:462px}input.span7,textarea.span7,.uneditable-input.span7{width:400px}input.span6,textarea.span6,.uneditable-input.span6{width:338px}input.span5,textarea.span5,.uneditable-input.span5{width:276px}input.span4,textarea.span4,.uneditable-input.span4{width:214px}input.span3,textarea.span3,.uneditable-input.span3{width:152px}input.span2,textarea.span2,.uneditable-input.span2{width:90px}input.span1,textarea.span1,.uneditable-input.span1{width:28px}}@media(max-width:767px){body{padding-right:20px;padding-left:20px}.navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-right:-20px;margin-left:-20px}.container-fluid{padding:0}.dl-horizontal dt{float:none;width:auto;clear:none;text-align:left}.dl-horizontal dd{margin-left:0}.container{width:auto}.row-fluid{width:100%}.row,.thumbnails{margin-left:0}.thumbnails>li{float:none;margin-left:0}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{display:block;float:none;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.row-fluid [class*="offset"]:first-child{margin-left:0}.input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto}.controls-row [class*="span"]+[class*="span"]{margin-left:0}.modal{position:fixed;top:20px;right:20px;left:20px;width:auto;margin:0}.modal.fade{top:-100px}.modal.fade.in{top:20px}}@media(max-width:480px){.nav-collapse{-webkit-transform:translate3d(0,0,0)}.page-header h1 small{display:block;line-height:20px}input[type="checkbox"],input[type="radio"]{border:1px solid #ccc}.form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left}.form-horizontal .controls{margin-left:0}.form-horizontal .control-list{padding-top:0}.form-horizontal .form-actions{padding-right:10px;padding-left:10px}.media .pull-left,.media .pull-right{display:block;float:none;margin-bottom:10px}.media-object{margin-right:0;margin-left:0}.modal{top:10px;right:10px;left:10px}.modal-header .close{padding:10px;margin:-10px}.carousel-caption{position:static}}@media(max-width:979px){body{padding-top:0}.navbar-fixed-top,.navbar-fixed-bottom{position:static}.navbar-fixed-top{margin-bottom:20px}.navbar-fixed-bottom{margin-top:20px}.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px}.navbar .container{width:auto;padding:0}.navbar .brand{padding-right:10px;padding-left:10px;margin:0 0 0 -5px}.nav-collapse{clear:both}.nav-collapse .nav{float:none;margin:0 0 10px}.nav-collapse .nav>li{float:none}.nav-collapse .nav>li>a{margin-bottom:2px}.nav-collapse .nav>.divider-vertical{display:none}.nav-collapse .nav .nav-header{color:#777;text-shadow:none}.nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.nav-collapse .dropdown-menu li+li a{margin-bottom:2px}.nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2}.navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999}.navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111}.nav-collapse.in .btn-group{padding:0;margin-top:5px}.nav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.nav-collapse .open>.dropdown-menu{display:block}.nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none}.nav-collapse .dropdown-menu .divider{display:none}.nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none}.nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}.navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111;border-bottom-color:#111}.navbar .nav-collapse .nav.pull-right{float:none;margin-left:0}.nav-collapse,.nav-collapse.collapse{height:0;overflow:hidden}.navbar .btn-navbar{display:block}.navbar-static .navbar-inner{padding-right:10px;padding-left:10px}}@media(min-width:980px){.nav-collapse.collapse{height:auto!important;overflow:visible!important}} diff --git a/openslides/core/static/css/chatbox.css b/openslides/core/static/css/chatbox.css deleted file mode 100644 index e5d90183d..000000000 --- a/openslides/core/static/css/chatbox.css +++ /dev/null @@ -1,64 +0,0 @@ -/** Chatbox **/ -.icon-comments { - background-position: -240px -120px; -} -div#chatbox { - width: 40%; - height: 220px; - min-height: 140px; - min-width: 300px; - position: fixed; - right: 0px; - bottom: 0; - z-index: 99; - margin-bottom: 0; - box-shadow: -3px -3px 10px rgba(0,0,0,0.2); - border-width: 2px; - border-color: darkgrey; - padding: 0; -} -#chatbox-header{ - background-color: #333333; - background-image: -moz-linear-gradient(top, #444444, #222222); - background-image: -ms-linear-gradient(top, #444444, #222222); - background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222)); - background-image: -webkit-linear-gradient(top, #444444, #222222); - background-image: -o-linear-gradient(top, #444444, #222222); - background-image: linear-gradient(top, #444444, #222222); - border-color: #333333; -} -h1#chatbox-title { - color: #999999; - font-size: 16px; - font-weight: bold; - line-height: 16px; - margin: 0; - padding: 3px 10px 7px 10px; - border-bottom: none; -} -div#chatbox div#chatbox-text { - clear: both; - overflow-y:scroll; - background-color: white; - padding: 0 10px; - font-size: 12px; - height: calc(100% - 65px); -} -#chatbox form { - margin-bottom: 0px; - padding: 5px; -} -#chatbox form input { - width: 90%; -} -#newchatmessage { - border-radius: 8px; - background-color: red; - color: white; - font-size: 0.7em; - position: relative; - right: 0; - top: -6px; - padding: 2px 6px; - display: none; -} diff --git a/openslides/core/static/css/dashboard.css b/openslides/core/static/css/dashboard.css deleted file mode 100644 index 2c7f12d2f..000000000 --- a/openslides/core/static/css/dashboard.css +++ /dev/null @@ -1,173 +0,0 @@ -/* - * OpenSlides dashboard styles - * - */ - -/*** Widgets ***/ -.column { - width: 50%; - float: left; - padding-bottom: 100px; -} -.widget { - margin: 0 10px 10px 0; -} -.widget.affix { - position: fixed; - z-index: 100; - right: 20px; - top: 42px; - max-width: 40%; -} -.widget-header { - min-height: 30px; - background: #E9E9E9; - background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* FF3.6+ */ - background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9)); /* Chrome,Safari4+ */ - background:-webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Chrome10+,Safari5.1+ */ - background:-o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Opera11.10+ */ - background:-ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* IE10+ */ - background:linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* W3C */ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9'); - -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')"; - border: 1px solid #D5D5D5; - border-radius: 5px 5px 0 0; -} -.widget-header:hover { - cursor: pointer; -} -.widget-header button:hover { - cursor: default; -} -.widget-header h3 { - margin: 7px 0 7px 14px; - font-size: 14px; - color: #555; - line-height: 18px; -} -.widget-header [class^="icon-"], .widget-header [class*=" icon-"] { - margin: -2px 5px 0 0px; - color: #555; - vertical-align: middle; -} -.widget-header .collapsebutton, .widget-header .fixbutton{ - margin: -2px 4px 0 0px; -} -.widget-header .fixbutton{ - margin-left: 6px; -} -.widget-header .icon-pushpin { - background-image: url("../img/glyphicons_335_pushpin.png"); - background-position: 0 center; -} -.widget-content { - padding: 0px 15px 0px 13px; - background: #FFF; - border: 1px solid #D5D5D5; - border-radius: 0 0 5px 5px; - -moz-border-radius: 0 0 5px 5px; - -webkit-border-radius: 0 0 5px 5px; -} -.widget-content-inner { - margin-top: 10px; -} -.widget-content li { - padding: 4px 0; -} -.widget-content .overlay_list li { - padding-bottom: 10px; -} -.widget-content ul { - list-style: none inside none; - margin: 0; -} -.widget-content hr { - margin: 5px 0; -} - -.ui-sortable-placeholder { - border: 2px dashed #555555; - visibility: visible !important; - height: 50px !important; -} -.ui-sortable-placeholder * { - visibility: hidden; -} - -.overlay_list .overlayblock { - margin: 0 0 0 31px; -} - -#countdown_time { - width: 40px; -} - -/*** iframe for live view ***/ -#iframe { - width: 1024px; - height: 768px; - -moz-transform-origin: 0 0; - -webkit-transform-origin: 0 0; - -o-transform-origin: 0 0; - transform-origin: 0 0 0; - -moz-transform: scale(0.25); - -webkit-transform: scale(0.25); - -o-transform: scale(0.25); - transform: scale(0.25); - /* IE8+ - must be on one line, unfortunately */ - -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.25, M12=0, M21=0, M22=0.25, SizingMethod='auto expand')"; -} -#iframewrapper { - width: 256px; - height: 192px; - position: relative; - overflow: hidden; - border: 1px solid #D5D5D5; - margin-bottom: 10px; -} -#iframeoverlay { - width: 256px; - height: 192px; - position: absolute; - top: 0px; - left: 0px; - display: block; - z-index: 1; -} - -/* Projector control panel */ -.notNull { - color: red; - font-weight: bold; -} - -/*** misc ***/ -.custom-btn-mini { - width: 20px; -} -.custom-btn-mini i { - -moz-margin-start: 4px !important; - margin-left: -6px; -} - - -/* - * style for countdown shortcuts - * - * TODO: move to projector app or merge projector with core - */ -#countdown_shortcut_storage { - margin-top: 5px; -} - -#countdown_shortcut_storage .countdown_shortcut_time { - margin-right: 2px; -} - -#countdown_shortcut_storage .countdown_shortcut_time span { - padding-right: 5px; -} - -#countdown_shortcut_dummy { - display: none; -} diff --git a/openslides/core/static/css/jquery-ui-timepicker.css b/openslides/core/static/css/jquery-ui-timepicker.css deleted file mode 100644 index 621253cb3..000000000 --- a/openslides/core/static/css/jquery-ui-timepicker.css +++ /dev/null @@ -1,44 +0,0 @@ -/* - * jQuery UI timepicker styles - * - */ - -.ui-timepicker-div .ui-widget-header { - margin-bottom: 8px; -} - -.ui-timepicker-div dl { - text-align: left; -} - -.ui-timepicker-div dl dt { - height: 25px; - margin-bottom: -25px; -} - -.ui-timepicker-div dl dd { - margin: 0 10px 10px 65px; -} - -.ui-timepicker-div td { - font-size: 90%; -} - -.ui-tpicker-grid-label { - background: none; - border: none; - margin: 0; - padding: 0; -} - -.ui-timepicker-rtl{ - direction: rtl; -} - -.ui-timepicker-rtl dl { - text-align: right; -} - -.ui-timepicker-rtl dl dd { - margin: 0 65px 10px 10px; -} diff --git a/openslides/core/static/css/jquery-ui/images/animated-overlay.gif b/openslides/core/static/css/jquery-ui/images/animated-overlay.gif deleted file mode 100755 index d441f75ebfbdf26a265dfccd670120d25c0a341c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1738 zcmZ|OX;ji_6b5ixNYt8>l?gOuO)6lU%W(mxn(`>1S(XO;u`D+P%xqBvMr|w-Vyr1s z7R|Cn0b8|Hu<=Zmv1mFqh9Fj!NuZfKB2MP$e75`XJ@>=!y!Ux9xR3x;EW!q1^V>X| znVFuRUN`NqJ2)ybXh%e__h!!pv(M|S3+?9F%(K}zyE40MGyhWF5-IDgL&=%2-9`Nk z!1@8uk4t%_{(K~>N;sK&dzJbwJ=$kYTlL=$%#0Pfh>U{%i@~wWbvYsD_K-D`&+u1( z#Ma`>%q<^UhzGvi(hyE`zCD{-=2|zL5>wnB=DE!U?(CZG%q4@lDnCq_%&3DCla#(X zmBhDD+RN$aMWWHm?ig*>1Onn6~r?Ma~N2JKAxN>H%UtRyRqS)6Um!-Tz%-r=& zQmTb^JFIe3W^-kAm`}`2P|niMh>RYyd)S^f(dbrx965?rzbhP|XeP}o&&DSZ4|oYQ z)I{f!SfycYw?3=9W;o-B%U5xs(pP267X~9-7L|4WzaYexC0GtG8wWygm63rF{llCEraxzkc=IxvFQ-y37=_;e5 zJLq^gsSO0Ayz?a>E_?{dmUc+t#qv$)XN8$<<}rQ#)lsiw+pmL&J>~+hgpo>i$m+;l zZIa_ZRIfSeT$~v5d`EBV&*k`apPgjv&B|+d`Q!nyu{L4rs%ZfoF0*Kq8I%ByOcFpL zK=>wzofZo<+0GZLCnWM3oQ^pb(gRSf02;~cEn@LJ>~XB9IkEX{$N#Z`m%>S!U{uPx zloI%bLdo$Adxlh(Uv^yX7s5G&C zLwNRG>~T?G{kzupp8EcyLGPoPf)@&9Wqfw_l&uU-6cexk%5;uQg%wb=0k_733{i#& z1a2p)gV3S2+QG1-K9tZ}E~I<(P0r2aFFY-c{o?TUOz3Xjod#TLE2A_c?*T7t z=1>~%YW450{Qqno4t`}gvLnuMrcu8+#xEBoY%2_+Mb#Z6S38+r*M4O`-+!zl(@m`D zQsi|GA2l3gEy}LFe<#Hv8?$_L#u8E|3-bP$*La*E>B{X!Sy4i6?TKam!49aXCAW4S*P_O^H4^*DpiA40o}Uqw~Eo&veh1`|8i zD2$x+>_b^bXE4N;AW=5>iYak2%!JAh0j1*k1{p#iRCjbB7!cSws~U{1IA@acLII$t z$>X#A+^s6iJ5~DFG!xa?>z{=lxtdi1rzbM-(nqAu3D8h-&64xo6|E!p?pK0xT;qoK z`6%+SpBk+~M?nO}>2mTw!A{yZ6O>Z@kwSd4;8aWU5z!P~tQl?u==^+R`{OmOS}oZh zOXQ3{6kuz?Is^n^L7;9ieB9C+8B{>t+pDrlq4xGDDn#T#3T5$l1g`FTQkU;b-981j zNm{zC`$wn7etklM#qHI4=3m5gwa6DNS{?Z!vSObi_od{4eUo=_S2BKNpkSdiqe(k9WtkeM79;2-%CFbb)aB=&H1?i1}uwFzoZQ(38Kn1zBP ORn*B%u*Wk|4g3!*Rv{Mv diff --git a/openslides/core/static/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png b/openslides/core/static/css/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png deleted file mode 100755 index f5f09827f693ed896898f5987c03852d9257ecfa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 274 zcmeAS@N?(olHy`uVBq!ia0vp^8bF-F$P6UUt$JVyq*&4&eH|GXHuiJ>Nn{1`8H!C8<`)MX5lF!N|bSSl7Tv*U%uu(89{p%*w!0*TBNcz@S$-o(V-mZhlH; YS|x4`f9js^18QLKboFyt=akR{07GI&KL7v# diff --git a/openslides/core/static/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png b/openslides/core/static/css/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png deleted file mode 100755 index 9e7a5125257e93d8ddab93f0d685db5128eddbd4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 271 zcmeAS@N?(olHy`uVBq!ia0vp^8bF-F$P6UUt$JVyq*&4&eH|GXHuiJ>Nn{1`8HIsBe3jv*T7lM^IZ7dHS+VTxd2EH!H@2TG}y zxJHzuB$lLFB^RXvDF!10Lt|Y7BV9v-5JL+qQ!^_N*TTxc;OS3>ODGz0^HVa@DsgL= TvSdddPy>UftDnm{r-UW|Lm);= diff --git a/openslides/core/static/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png b/openslides/core/static/css/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png deleted file mode 100755 index 42f16314434dcbe73286dc902150677b11cad1fa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 387 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&fC$~zaujKJSU)dGAg8%w!(ui^3BziR*I}z84KnZk zu3$dcT+u38*8N!e;3H9&!`|^fF8l9$xy+KAL82{D;y&BeDX(VTsr~jY?gNWg;)$NM z21)PAoE)F1i0Ir6oUvh%QoM=D$IB=9ZMOs$CX2nPbltnn^8-sb7qd;aRdP`(kYX@0Ff`URFw!+N2r;y2MMG|WN@iLmZVha+#isx@FnGH9xvX?)FK#IZ0z|dINz)087AjHtZ%GAut$XwUJ!pgv4zNNAfiiX_$l+3hB W+#24c%$^6-z~JfX=d#Wzp$P!6szj~; diff --git a/openslides/core/static/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png b/openslides/core/static/css/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png deleted file mode 100755 index 84c34ed61fbf1a81d5764e8de47044a393ad0358..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 375 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&fC-!3l}eP^2^y2tgpW7t>QVU z!zOt zI!3j`HKHUXu_Vl#>C85qpBR8~UKkei>9 ZnO2Eg!@HE(^MD!{JYD@<);T3K0RY|qd0GGf diff --git a/openslides/core/static/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png b/openslides/core/static/css/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png deleted file mode 100755 index 56d1030895f2e2fa93b7725ea60c58fa3b1c3676..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 368 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&fCN7hf*w8d!INoBxwRi;GitEYKCIC9V-A zDTyViR>?)FK#IZ0z|dINz)087AjHtZ%GAut$XwUJ!pgv4zNNAfiiX_$l+3hB+#24c S%$^6-z~JfX=d#Wzp$Pyst#|+c diff --git a/openslides/core/static/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png b/openslides/core/static/css/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png deleted file mode 100755 index c5ae1338e044c572f1c2f1877b519a492c6a9707..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 384 zcmeAS@N?(olHy`uVBq!ia0vp^j6gI&fC8eS1;{{-AUQbcXq5B8w2)SU0<=PeM`lecf!mJ#|vei-@dS|RF>)Ftim~yHl>Mc zU;1FSYhABg^xWQrCQ<|QIe8al4_M)lnSI6j0_Bobq$Pk4GlsJEv!tcptHiB=*?OfrPy>UftDnm{r-UW|Y2SeL diff --git a/openslides/core/static/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/openslides/core/static/css/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png deleted file mode 100755 index e504a3ca152cd424819cb7313fe13aa7c124ee0d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 360 zcmeAS@N?(olHy`uVBq!ia0vp^j6j?szyu^`+!HJTQY`6?zK#qG8~eHcB(j1O6bHFG zF|0c$^AgBWNcITwWnidMV_;}#VPN41qIX6((c#2JpPek&$r@Ir;|4~0c}?;ag8WRNi0dVN-jzT zQVd20hQ_)EM!JRuA%+%Kre;<~=DG$JRt5(1EtQo}H00)|WTsW(*6=Q6_B@~l22WQ% Jmvv4FO#njTcDn!o diff --git a/openslides/core/static/css/jquery-ui/images/ui-icons_222222_256x240.png b/openslides/core/static/css/jquery-ui/images/ui-icons_222222_256x240.png deleted file mode 100755 index 0de6293259d866646ee06e63162f42bc56c5bae4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6781 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 diff --git a/openslides/core/static/css/jquery-ui/images/ui-icons_2e83ff_256x240.png b/openslides/core/static/css/jquery-ui/images/ui-icons_2e83ff_256x240.png deleted file mode 100755 index 513a241d44d68c31a0db4af7f0c4d4a3d5596822..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4353 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 J8a2n*{{hD+0U`hZ diff --git a/openslides/core/static/css/jquery-ui/images/ui-icons_888888_256x240.png b/openslides/core/static/css/jquery-ui/images/ui-icons_888888_256x240.png deleted file mode 100755 index 8449bebc24690ee945ba5827b2ae8d6d3fb5bb36..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6897 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 diff --git a/openslides/core/static/css/jquery-ui/jquery-ui.custom.min.css b/openslides/core/static/css/jquery-ui/jquery-ui.custom.min.css deleted file mode 100755 index 88d5b1d8c..000000000 --- a/openslides/core/static/css/jquery-ui/jquery-ui.custom.min.css +++ /dev/null @@ -1,7 +0,0 @@ -/*! jQuery UI - v1.10.4 - 2014-03-12 -* http://jqueryui.com -* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.datepicker.css, jquery.ui.slider.css, jquery.ui.theme.css -* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px -* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ - -.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px} \ No newline at end of file diff --git a/openslides/core/static/css/jquery.bsmselect.css b/openslides/core/static/css/jquery.bsmselect.css deleted file mode 100755 index 3b37c52b8..000000000 --- a/openslides/core/static/css/jquery.bsmselect.css +++ /dev/null @@ -1,123 +0,0 @@ -/* - * jQuery bsmSelect styles - * - */ - -.bsmContainer { - /* container that surrounds entire bsmSelect widget */ -} - -.bsmSelect { - /* the newly created regular 'select' */ - display: inline; -} - -.bsmOptionDisabled { - /* disabled options in new select */ - color: #999; -} - -.bsmHighlight { - /* the highlight span */ - float: right; - padding: 0; - margin: 0 0 0 1em; -} - -.bsmList { - /* html list that contains selected items */ - margin: 0.25em 0 1em 0; - position: relative; - display: block; - padding-left: 0; - list-style: none; -} - -.bsmListItem { - /* li item from the html list above */ - position: relative; - margin-left: 0; - padding-left: 0; - list-style: none; - background: #ddd; - border: 1px solid #bbb; - width: auto; - margin: 0 0 -1px 0; - line-height: 1em; -} - -.bsmListItem:hover { - background-color: #e5e5e5; -} - -.bsmListItemLabel { - /* this is a span that surrounds the text in the item, except for the remove link */ - padding: 5px; - display: block; -} - -.bsmListSortable .bsmListItemLabel { - cursor: move; -} - -.bsmListItemRemove { - /* the remove link in each list item */ - position: absolute; - right: 0; - top: 0; - padding: 5px; -} - -.bsmScrollWorkaround { - /* Fix a bug when the 'html' element has an overflow set to either 'scroll' or 'auto' on FF. */ - padding-bottom: 1px; - overflow: auto; -} - - -/* - * Custom styles - */ -.bsmList-custom { - /* html list that contains selected items */ - margin: 0; - display: block; - padding-left: 0; - list-style: none; -} - -.bsmListItem-custom { - /* li item from the html list above */ - margin: 0 5px 5px 0; - padding: 4px; - list-style: none; - background: #ddd; - border: 1px solid #bbb; - line-height: 1em; - float: left; - border-radius: 5px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; -} - -.bsmListItem-custom:hover { - background-color: #e5e5e5; - box-shadow: 0 0 3px #aaa; - -webkit-box-shadow: 0 0 3px #aaa; - -moz-box-shadow: 0 0 3px #aaa; -} - -.bsmListItemLabel-custom { - padding-right: 5px; -} - -.bsmListItemRemove-custom { - text-decoration: none; -} -.bsmContainer:after { - content: ""; - display: block; - height: 0; - clear: both; - visibility: hidden; -} diff --git a/openslides/core/static/img/draggable.png b/openslides/core/static/img/draggable.png deleted file mode 100644 index 93d20d60d504041b9841a35d285d4ba5eaaf6167..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 268 zcmeAS@N?(olHy`uVBq!ia0vp^{6K8O!3-q(o(WU~Dct~{5LY1m9}IvD0Re%cqN3{R z>eklQ?(Xi%lPAxdIrGq=L-+38d;0Y0hYugZ?q|0F)iIX@`2{mL?)Nw)(hlTyd%8G= zRNOl1$H>R5$T53EW4YG<`gdm@I7P@O2s_=nb?UTXlKqx`C;f{`I+32+l9Q_K`=8I+ z^jt1ZwXwfVU?0z!? K&t;ucLK6T6er`$t diff --git a/openslides/core/static/img/glyphicons_006_user_add.png b/openslides/core/static/img/glyphicons_006_user_add.png deleted file mode 100644 index 098d70d3d56417a3456f7579fd4574895fcbcf58..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1044 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 diff --git a/openslides/core/static/img/glyphicons_043_group.png b/openslides/core/static/img/glyphicons_043_group.png deleted file mode 100644 index d0cf9eeed1a1550d10828098f62c908d56d9d340..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1030 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 ZxB=gpe+6j?CW`<7002ovPDHLkV1l;I3uXWS diff --git a/openslides/core/static/img/glyphicons_045_calendar.png b/openslides/core/static/img/glyphicons_045_calendar.png deleted file mode 100644 index 937daeed0ba99ead340d19723775e04ce14c501b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1067 zcmV+`1l0S9P)4Tx04R}-l+Q~PVHn51vyB)iL11Qkh@nGBs7w}RMCGo(*tBg~f0Po$?CiU{ zle4qa%26U(f|ru*d1uDm5$(qdGxK?$AK&MB z-{F0M8d)(-JtP5n!?BWmQR({Vm{j`_Asj&+!l+YJ+l(X<1E9fUv1@F;hrqupt$X|b zI_lE4ng@jaKh%lTb}(f=ak3uu6-!kMZ8FSKs7BM z|C+c%%_(W1MkH>@24YeH&g(_h@8=*r^~@L^r0;R+=`OQ-d=_TXN_RhT8}a8f>+a#2 z#Pb=gH%8n{&sxUn9rjo_p*gW3k3%Dd9v|?z$wwEp4JbjhwM#!rpOV)g4O?IHuKzA8qHe6NWHQ4?5 zW?+>pP^lFuS83d>RC0Yby(58Yf7(5YU7B8Os@7T+7jCT7FHP^*tHQ2TvC67;&Z}|3 zd?p?hPl_?ILp%pbyd-vt7sYOxofiix8N;NaVZv3ip-`5AN%ERI{+SmG@2t6_p^q8N z(o~6`|AbY@XgUiV(SNxAbMSk`qp>3J!UhhXuG%(|?j0gDE>~^N72v`*x)0t~ZOwEZ z4m|-D&ZtGJ}8;WLk96sqPn3I;4%{fxLET5GkbR{t#`+_*~}`j zbQ|oUejI~GzHSswefrdSpYwd4o^zB^U={_9Qi@KY zk$kq4B5;IxjNuBm=*~ldCk$8kX(as93bfK|c>STs7almnbAm`v`^HPE>tF44rEg#m zBRIhd_OR}KP)oSM9d=|=9Wz+X5pQ?+TJk!|N78O?3`E2N79*k;%MsCsDcs}nqs4+A zOrx2V+a2Ca-cwC#qaQ;NF_8&d=`GA*84uM#9AgxdIK(*iv-&}HbB=3l*7DMG>c#uF ldF}9*${BF!^WlD@i#NS6ac#EZp@aYc002ovPDHLkV1jVb{15;D diff --git a/openslides/core/static/img/glyphicons_045_calendar_white.png b/openslides/core/static/img/glyphicons_045_calendar_white.png deleted file mode 100644 index bbc8ff5954cac33594d3a36e6b74524016fc2982..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1111 zcmV-d1gQIoP)4Tx0C?Jslgn!qSrmuA>fE4^APlsxUJRF6NRT9y4>Te^(n)Nhv2DsklORZ^ z`gV7jo9dcd)o~ON$;PG5FnjT_aN!@|!i6i{C=q-ihL_x=1& zqpK9Ub6~B6)ccYOUFi4>)GCux(;zgEJ{biOh;u;N#QOh0dM4)UK-!EuLm+MetK7gu zAnpMJZnao~P66~*5;Zdkp3`-=InN(JxAG?r0~;W9R)r%?wiZgo;R8TFSg%TIcm(JL z>w4MSHwyFs&&y`tM9kJkFB%<>Id#O>`LQOi^Jnshnw}zvvd)r!IDdF#Nk38CUjQ;- zIkU9`4zLDNdrw!#kH&22)77DTlOLJ7GXeYsscV5QjK#C1?l6T$;o+n3kvQbY(no-y zMi~zejYkfJkHX*)GW*?1O(DUO953;CiNWJ<>L?@*N66+`=xsSj`>FlLer#X1ui39J zX6ild%z`=Yxr-OxQ9xl@zRhfNrr6)5#vmF^1;t!zr!X;TV!E<_G1GQ(7cab1=kp&E zTdG8-K4wsa%wq7EN1+K(3?{n$==K!)?wMQb+Pxl&o5vn@-#xSJu4>({vqfgs^sNTl?T(0oIzuwiX?PU2mb|L0jv|!0JnI zbDLW?^G$2Zx(|{1CjuC%1*eQxsYY_MZEu%@L7LgDYj93gdn!sY>_6Ntzef} zO45)cBhNa?yKMef4p!)9~ga%T9?%o)y%B$909Z|&8*-FwBil4z1#;x$%q zja$qiXmF3^DSp)?i5aVl(>k$(aXGZ>AKoPShEaj0K<5!nb@#uo2k-F|&+!%SaE?P< zVi!N~6CYKSy(F)a>{rAeT6$2tmn0LXGxV^8H`u`wyu|`G@C(0T;xwORGfBTr9<;Py ze16(#fJHpRS~(n-o?yGichf<9!3(V8GgfhdO?;}TzvBi+o!T_2eyDFVZt26+8cmWR dUe54L!#})5!!LW+L2Up4002ovPDHLkV1f%R1g`)9 diff --git a/openslides/core/static/img/glyphicons_054_clock.png b/openslides/core/static/img/glyphicons_054_clock.png deleted file mode 100644 index 984bcc2cbffff674effb23933932631ce56a7c33..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1033 zcmV+k1or!hP)4Tx04R}-l+Q~PVHn51vyB)iL11Qkh@nGBs7w}RMCGo(*tBg~f0Po$?CiU{ zle4qa%26U(f|ru*d1uDm5$(qdGxK?$AK&MB z-{F0M8d)(-JtP5n!?BWmQR({Vm{j`_Asj&+!l+YJ+l(X<1E9fUv1@F;hrqupt$X|b zI_lE4ng@jaKh%lTb}(f=ak3uu6-!kMZ8FSKs7BM z|C+c%%_(W1MkH>@24YeH&g(_h@8=*r^~@L^r0;R+=`OQ-d=_TXN_RhT8}a8f>+a#2 z#Pb=gH%8n{&sxUn9rjo_p*gW3k3%Dd9v|?z$wwEp4JbjhwM#!rpOV)g4O?IHuKzA8qHe6NWHQ4?5 zW?+>pP^lFuS83d>RC0Yby(58Yf7(5YU7B8Os@7T+7jCT7FHP^*tHQ2TvC67;&Z}|3 zd?p?hPl_?ILp%pbyd-vt7sYOxofiix8N;NaVZv3ip-`5AN%ERI{+SmG@2t6_p^q8N z(o~6`|AbY@XgUiV(SNxAbMSk`qp>3J!UhhXuG%(|?j0gDE>~^N72v`*x)0t~ZOwEZ z4m|-D&ZtGJ}8;WLk96sqPn3I;4%{fxLET5GkbR{t#`+_*~}`j zbQ|o@)E*zb8fo(EMaMJWXuT+pF}brIVqTqPZj3Ebl? ztWWXdh@X(Y(4xi$TkLR(+(;hU8%T$tVm2)BkjQ({e?c3dHCBmq#x=;Nz+S}Td(@L# zZt)brbHsLm?L^`o>qtK16(5m%OvSb_u(I&;Dp=tYFHlug74dQX*6JPZ!(YZ;=T_&2 zv&2pKZ640-cLeE>zN48Fz$X0GQ~>{$oWF~_$s+#-Jrn06czm%@00000NkvXXu0mjf D4m{^B diff --git a/openslides/core/static/img/glyphicons_062_paperclip.png b/openslides/core/static/img/glyphicons_062_paperclip.png deleted file mode 100644 index fed88de96116b5440440c04a8511be79110cb1fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1095 zcmV-N1i1T&P)4Tx04R}-l+Q~PVHn51vyB)iL11Qkh@nGBs7w}RMCGo(*tBg~f0Po$?CiU{ zle4qa%26U(f|ru*d1uDm5$(qdGxK?$AK&MB z-{F0M8d)(-JtP5n!?BWmQR({Vm{j`_Asj&+!l+YJ+l(X<1E9fUv1@F;hrqupt$X|b zI_lE4ng@jaKh%lTb}(f=ak3uu6-!kMZ8FSKs7BM z|C+c%%_(W1MkH>@24YeH&g(_h@8=*r^~@L^r0;R+=`OQ-d=_TXN_RhT8}a8f>+a#2 z#Pb=gH%8n{&sxUn9rjo_p*gW3k3%Dd9v|?z$wwEp4JbjhwM#!rpOV)g4O?IHuKzA8qHe6NWHQ4?5 zW?+>pP^lFuS83d>RC0Yby(58Yf7(5YU7B8Os@7T+7jCT7FHP^*tHQ2TvC67;&Z}|3 zd?p?hPl_?ILp%pbyd-vt7sYOxofiix8N;NaVZv3ip-`5AN%ERI{+SmG@2t6_p^q8N z(o~6`|AbY@XgUiV(SNxAbMSk`qp>3J!UhhXuG%(|?j0gDE>~^N72v`*x)0t~ZOwEZ z4m|-D&ZtGJ}8;WLk96sqPn3I;4%{fxLET5GkbR{t#`+_*~}`j zbQ|o(`)Fyu}^%v4>0a;TbfV z&>G(4Q+Lwa!U^7G<{vatfjaRAyXmdrFS>DrGnGLEzN0^(z4TVn>&^Zm`_`VpZyB7% zcIu@J_F*ygM0z$+s|=|$K>b)qJz1X#)G*udEz1>XKJ};cn(8-h;72~W73&!s#N7X& zI@pE_{KgG_p$9VweQbmx;;ElfN((-q1&0xFTS^(v@Ifi1DIy+J)+05k+Vx>N@MHi0 N002ovPDHLkV1j7K1l|Au diff --git a/openslides/core/static/img/glyphicons_062_paperclip_white.png b/openslides/core/static/img/glyphicons_062_paperclip_white.png deleted file mode 100644 index cceb921747e81da8bf9512f0b7c4d929bb69747f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1126 zcmV-s1eyDZP)4Tx065Eyl+Q~PVHn51vyB)iL11Qkh@nGBs7w}RMCGo(*tBg~f0Po$?CiU{ zle4qa%26U(f|ru*d1uDm5$(qdGxK?$AK&MB z-{F0M8d)(-JtP5n!?BWmQR({Vm{j`_Asj&+!l+YJ+l(X<1E9fUv1@F;hrqupt$X|b zI_lE4ng@jaKh%lTb}(f=ak3uu6-!kMZ8FSKs7BM z|C+c%%_(W1MkH>@24YeH&g(_h@8=*r^~@L^r0;R+=`OQ-d=_TXN_RhT8}a8f>+a#2 z#Pb=gH%8n{&sxUn9rjo_p*gW3k3%Dd9v|?z$wwEp4JbjhwM#!rpOV)g4O?IHuKzA8qHe6NWHQ4?5 zW?+>pP^lFuS83d>RC0Yby(58Yf7(5YU7B8Os@7T+7jCT7FHP^*tHQ2TvC67;&Z}|3 zd?p?hPl_?ILp%pbyd-vt7sYOxofiix8N;NaVZv3ip-`5AN%ERI{+SmG@2t6_p^q8N z(o~6`|AbY@XgUiV(SNxAbMSk`qp>3J!UhhXuG%(|?j0gDE>~^N72v`*x)0t~ZOwEZ z4m|-D&ZtGJ}8;WLk96sqPn3I;4%{fxLET5GkbR{t#`+_*~}`j zbQ|oy{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2i*i03?45mu$NT; z009LY3Q!lG z@GG@Vyr2hva2kb=fPK^ws;9P|T5rw=)j&rY_tH3nA6c)au@6gGk2lt_i}S*~l@e6L zV%8Il@gkwQ(puIE&_dQzskJm-+`)CW+>Y%ue#Lw<>&kwYkwe6Q`S^houYp46JY5_^G|u;4TIlEOD8PE*^8#Ok zh?M$<32G7#m<4n8*``saETNambOXkoXiv-v7kM9cf@1a^E){6RJG=7ua|Cy^@c~%|Ccj=6ld1NIXmv&UFGuVCy ze^1fFeJjshID5@##U!?UhQ8k-9mdKI;Vst0DRDToB#j- diff --git a/openslides/core/static/img/glyphicons_152_check_white.png b/openslides/core/static/img/glyphicons_152_check_white.png deleted file mode 100644 index 0c4f5fd1a51be544437a62c82032359bb0618572..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 333 zcmeAS@N?(olHy`uVBq!ia0vp^d_c_2!3HG#TlXXZDYhhUcNd2LAh=-f^2tCE&H|6f zVxTHv5N2eUHAey{$X?><>&kwYiIvNmHBWU0Narn27sn8d^SzT6`Z+s_xSV(LG>A~K z|KQ}2&{*t9CQ%Vn`a%K`%qk^2G7M;>#0s$~?NI%6BxM+Np`^P4(PT4(2&8CR#5 z6_p3_U*-S(TF#+1DEw7j&~*oHpGMod@aaKOE6yK?ESTSt?Cif%KeVY`N5=hd=7U7V zD(-dNf7Rqyn7s;oY84c({m#lHI?^Jf{Ob34jImdKo?hXZ+x)w4sa5dytCOQDVrFhV z>ihhl?$z5-H~tu&+-ap*uskl+hQaK>;#v0%8RHMAZdfeGu=qvnv~&M|TCOTjT_j&p Wm&)xYrI8NwC4;A{pUXO@geCy>4Se+g diff --git a/openslides/core/static/img/glyphicons_153_unchecked.png b/openslides/core/static/img/glyphicons_153_unchecked.png deleted file mode 100644 index 23bced66aa9c49c154e5a0f92fd28ed43563cc17..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 204 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s1|(OmDOUqhY)RhkE)4%caKYZ?lYt_f1s;*b zKvlvZ%*Zfnjs#GUy~NYkmHjRwhlnvl>625FfI^X;E{-7*m(N~2$k|{Z;Bs+!g)j3; zCC!6HYfcosIjQTQZ^_Ygakjiz*@O3~Vq9f1{F@i^4Tx04R}-l+Q~PVHn51vyB)iL11Qkh@nGBs7w}RMCGo(*tBg~f0Po$?CiU{ zle4qa%26U(f|ru*d1uDm5$(qdGxK?$AK&MB z-{F0M8d)(-JtP5n!?BWmQR({Vm{j`_Asj&+!l+YJ+l(X<1E9fUv1@F;hrqupt$X|b zI_lE4ng@jaKh%lTb}(f=ak3uu6-!kMZ8FSKs7BM z|C+c%%_(W1MkH>@24YeH&g(_h@8=*r^~@L^r0;R+=`OQ-d=_TXN_RhT8}a8f>+a#2 z#Pb=gH%8n{&sxUn9rjo_p*gW3k3%Dd9v|?z$wwEp4JbjhwM#!rpOV)g4O?IHuKzA8qHe6NWHQ4?5 zW?+>pP^lFuS83d>RC0Yby(58Yf7(5YU7B8Os@7T+7jCT7FHP^*tHQ2TvC67;&Z}|3 zd?p?hPl_?ILp%pbyd-vt7sYOxofiix8N;NaVZv3ip-`5AN%ERI{+SmG@2t6_p^q8N z(o~6`|AbY@XgUiV(SNxAbMSk`qp>3J!UhhXuG%(|?j0gDE>~^N72v`*x)0t~ZOwEZ z4m|-D&ZtGJ}8;WLk96sqPn3I;4%{fxLET5GkbR{t#`+_*~}`j zbQ|o!*0v^Cl zS<9Bk5KSp>;XRZcvR5>N!gnp^Dx5m2bMC$8+`uXJ@s2OF_{2QMIL^%Li0Hy2c1v8u z0DUar7)O~YGX)+pa}6Tm24Tx0C?Jslgn!qSrmuA>fE4^APlsxUJRF6NRT9y4>Te^(n)Nhv2DsklORZ^ z`gV7jo9dcd)o~ON$;PG5FnjT_aN!@|!i6i{C=q-ihL_x=1& zqpK9Ub6~B6)ccYOUFi4>)GCux(;zgEJ{biOh;u;N#QOh0dM4)UK-!EuLm+MetK7gu zAnpMJZnao~P66~*5;Zdkp3`-=InN(JxAG?r0~;W9R)r%?wiZgo;R8TFSg%TIcm(JL z>w4MSHwyFs&&y`tM9kJkFB%<>Id#O>`LQOi^Jnshnw}zvvd)r!IDdF#Nk38CUjQ;- zIkU9`4zLDNdrw!#kH&22)77DTlOLJ7GXeYsscV5QjK#C1?l6T$;o+n3kvQbY(no-y zMi~zejYkfJkHX*)GW*?1O(DUO953;CiNWJ<>L?@*N66+`=xsSj`>FlLer#X1ui39J zX6ild%z`=Yxr-OxQ9xl@zRhfNrr6)5#vmF^1;t!zr!X;TV!E<_G1GQ(7cab1=kp&E zTdG8-K4wsa%wq7EN1+K(3?{n$==K!)?wMQb+Pxl&o5vn@-#xSJu4>({vqfgs^sNTl?T(0oIzuwiX?PU2mb|L0jv|!0JnI zbDLW?^G$2Zx(|{1CjuC%1*eQxsYY_MZEu%@L7GwflEZ#4MA0){xj13D!l`q;-KTA0Bk7Y}p!0!l=@ zV$E+IV*{T_TEYtYxG53wf^8gN7q@69hIqpcHrpvzv5q@j`d{~Wt|`}Gkiq2Dg4yh6 z@lnxDVuQIH#-Ga_bSmC)iunvCZI#4yxv4lx(jrDVoTSn?`vGdj6V5YrFaNxpSWOE( obW21`LvGOV07*qoM6N<$g6FyBf&c&j diff --git a/openslides/core/static/img/glyphicons_256_delete.png b/openslides/core/static/img/glyphicons_256_delete.png deleted file mode 100644 index 81282f990032b88eb44001fe50f21e83d4e851ed..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 992 zcmV<610Vc}P)4Tx04R}-l+Q~PVHn51vyB)iL11Qkh@nGBs7w}RMCGo(*tBg~f0Po$?CiU{ zle4qa%26U(f|ru*d1uDm5$(qdGxK?$AK&MB z-{F0M8d)(-JtP5n!?BWmQR({Vm{j`_Asj&+!l+YJ+l(X<1E9fUv1@F;hrqupt$X|b zI_lE4ng@jaKh%lTb}(f=ak3uu6-!kMZ8FSKs7BM z|C+c%%_(W1MkH>@24YeH&g(_h@8=*r^~@L^r0;R+=`OQ-d=_TXN_RhT8}a8f>+a#2 z#Pb=gH%8n{&sxUn9rjo_p*gW3k3%Dd9v|?z$wwEp4JbjhwM#!rpOV)g4O?IHuKzA8qHe6NWHQ4?5 zW?+>pP^lFuS83d>RC0Yby(58Yf7(5YU7B8Os@7T+7jCT7FHP^*tHQ2TvC67;&Z}|3 zd?p?hPl_?ILp%pbyd-vt7sYOxofiix8N;NaVZv3ip-`5AN%ERI{+SmG@2t6_p^q8N z(o~6`|AbY@XgUiV(SNxAbMSk`qp>3J!UhhXuG%(|?j0gDE>~^N72v`*x)0t~ZOwEZ z4m|-D&ZtGJ}8;WLk96sqPn3I;4%{fxLET5GkbR{t#`+_*~}`j zbQ|opTV)z)wgo( z>e{6^v><|mOUEv*f~%W@{c9YWzuf;~FN70L63)4ah=6|L9D4)~1s*Eyqa2!{sT#`o z?O+bw70o}1PZ(p19j>v=S_AiIY`x$TLyR!Mrs(rnDV6ym;^gWfxpoJx@K%tm;%lYY z$8)RLi->RB;ysIv4Tx04R}-l+Q~PVHn51vyB)iL11Qkh@nGBs7w}RMCGo(*tBg~f0Po$?CiU{ zle4qa%26U(f|ru*d1uDm5$(qdGxK?$AK&MB z-{F0M8d)(-JtP5n!?BWmQR({Vm{j`_Asj&+!l+YJ+l(X<1E9fUv1@F;hrqupt$X|b zI_lE4ng@jaKh%lTb}(f=ak3uu6-!kMZ8FSKs7BM z|C+c%%_(W1MkH>@24YeH&g(_h@8=*r^~@L^r0;R+=`OQ-d=_TXN_RhT8}a8f>+a#2 z#Pb=gH%8n{&sxUn9rjo_p*gW3k3%Dd9v|?z$wwEp4JbjhwM#!rpOV)g4O?IHuKzA8qHe6NWHQ4?5 zW?+>pP^lFuS83d>RC0Yby(58Yf7(5YU7B8Os@7T+7jCT7FHP^*tHQ2TvC67;&Z}|3 zd?p?hPl_?ILp%pbyd-vt7sYOxofiix8N;NaVZv3ip-`5AN%ERI{+SmG@2t6_p^q8N z(o~6`|AbY@XgUiV(SNxAbMSk`qp>3J!UhhXuG%(|?j0gDE>~^N72v`*x)0t~ZOwEZ z4m|-D&ZtGJ}8;WLk96sqPn3I;4%{fxLET5GkbR{t#`+_*~}`j zbQ|o}EuSh=2xN^izM~h*3mnq0$Db;0iaKFe+&( zr3^5^AI1p|(Ziu`*dlPnf1V%MVETGC)B6MhcdV--4LT{76?nlo{XR4)7C0x|HhJw7mMl}I}EDn%<+R+nw__qUdtRYuaeEDU7y{Xe3z71jko{+002ovPDHLkV1lHo B$mak6 diff --git a/openslides/core/static/img/glyphicons_358_file_import.png b/openslides/core/static/img/glyphicons_358_file_import.png deleted file mode 100644 index 36dd2c32226133ed8d8554e0d4aa4ac05ad6ee6a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1059 zcmV+;1l;?HP)4Tx04R}-l+Q~PVHn51vyB)iL11Qkh@nGBs7w}RMCGo(*tBg~f0Po$?CiU{ zle4qa%26U(f|ru*d1uDm5$(qdGxK?$AK&MB z-{F0M8d)(-JtP5n!?BWmQR({Vm{j`_Asj&+!l+YJ+l(X<1E9fUv1@F;hrqupt$X|b zI_lE4ng@jaKh%lTb}(f=ak3uu6-!kMZ8FSKs7BM z|C+c%%_(W1MkH>@24YeH&g(_h@8=*r^~@L^r0;R+=`OQ-d=_TXN_RhT8}a8f>+a#2 z#Pb=gH%8n{&sxUn9rjo_p*gW3k3%Dd9v|?z$wwEp4JbjhwM#!rpOV)g4O?IHuKzA8qHe6NWHQ4?5 zW?+>pP^lFuS83d>RC0Yby(58Yf7(5YU7B8Os@7T+7jCT7FHP^*tHQ2TvC67;&Z}|3 zd?p?hPl_?ILp%pbyd-vt7sYOxofiix8N;NaVZv3ip-`5AN%ERI{+SmG@2t6_p^q8N z(o~6`|AbY@XgUiV(SNxAbMSk`qp>3J!UhhXuG%(|?j0gDE>~^N72v`*x)0t~ZOwEZ z4m|-D&ZtGJ}8;WLk96sqPn3I;4%{fxLET5GkbR{t#`+_*~}`j zbQ|opMNtq1;P2cYqPcVmT2V@fLZMMnskn)s z=v5N&5?(9Tbz6y^cXxAMUaDok-;|i;|jt*6(z%w3k+mQ2sUEJi4I+*-tq%-K@ zEhjse$21mkhkYz#2Wwb~4nx1;VLiyp7~vi+f*WM|Q@w{?;1ZrNi@6x9Z1`2*JPR{yU|!qNZ$002ovPDHLkV1i4k?JWQR diff --git a/openslides/core/static/img/tree-bottom.png b/openslides/core/static/img/tree-bottom.png deleted file mode 100644 index 256ae1f432e6dd602f2b24999baf871fe7b78ccb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 976 zcmZ|OMQkfZ5CBkD$>A&Nzg4P!rLe=y%ytq79LEl`6Fbatn3<)(ReJ*)ov6o41o|qPzow=A0MBcot?nIKx1QL0)b#}Z|~;j=H=z(?d|R8 z=xA$eYieq0Vq#)rW8>oDVqsz7>FMd}>S}FmZEkMv;o;%z?Cj*^6d4&=TwFXoJ)NDM z-PP6g{ryc!N=imXMovynK|w)DNl8UTMNLf&g+gg)XlQ9^>FDU_>FF657#JBDnV6WE znVDHwSXfzE+1S|F+1WWbI5;^uxwyEvxw(0GczAhv`S|$w`S}F|1Ox>Ig@lBJg@r{# zL_|eJ#l*zK#l*Ba&mI=^70A_3W|z~NF-88 zNeP8QDJv_Z(P#_?qoSgss;a7{rlzj0uA!l!si~=@rKPQ{t)ru(tE;Q0r>C#4Z(v}6 z#bON&4ULS9a5x+uj|Wfy1hANynE?b~Vrgk!ckFC z(b3T{F)^{Rv2k&6@$vBq2?>dbiAhOG$;rtnDJiL`scC6x>FMbi85xO-;?s%`Gi0t*xzXZEfxC?HwH*ot>Sa(B0kLJv}|Wy}f;Xef|CY z0|NttgM&juL&L+vBO@cDqoZSEW8>rF6B84Ylao_ZQ=mg;W@ct*XXobT=I7@Z78Vv4 z7nhcnmY0`TR#sM5SJ&3o*4NiJHa0dlH@CL7wzs!IbMEf$?(OaE@9!TR92_1V9vvMW zA0MBboSdGXo}HbYpPye`TwGpWUR_;XUtizc+}z&Y-re2Z-`_txJUl)=K0Q4>KR>^` zyu7}?zP-J@zrTNce0+X>etms`Muq-eBLxPAlz>KJK>EK6q8W5-4jzgiU=k`WYZnt7 ze?TbyB&s1vT@iVaCjOKqhH58eGUlS_{~`&L%tgImUCMYdw7--8?xL%}#1VH;TM}ES Qwu6r#2sjc}C28RIFO<#q8vpNAS-EENt7Fm|Xodp(m7T3ky-QC^Y-QC^YT{}tp z+DT?kPBNK??{_8yg_I)v{`YqXf(Q}P5@=9SU@Lwj0H=N23_mD;;o#~xB^zU$GsYeZ zi5l4$U`Y{H7!xcSi!pMw8^H=f5CMdeQ-=Ha_-t=)2LuEd8yn+rID310H#avgFE4Lz zZ%0Q*TU%RGQ&STY6B`>F7Z(=`3ky$APghr0YinzBb8`<54`*j*Cnu+fh=`)1qN%B= ztgNig&d#r|FCro$Vq#(v5)x8UQZh0!a&mGC3JOX}N-8QUYHDg48X8(!S~@y9dU|>W z1_nk(MkXdEW@cs<78X`kRyH;^c6N3S4h~LEPA)DkZfE-oP<0f)mSB_*Y#q@<;#5eS5gjEt{MMYIrRZUGzU0q#6Lqk(jQ%g%rTU%R4M@LszS5Hq* zUtb@C!5A1A7#bQH85v=*SO5h;0E?NK89)FgmX?-QR#w0SC;>4$J3GMW;NSo}fg$h# zNci;vX|3wD=cs$lT%VsQd3jY($dn?(=#$MGBYzl z9NF2~IXOAGxw(0HdHMPI1qB6#g@quj;^N|xl9JNW(z3F$^78VEii*n0%BrfW>gwv6 znwr|$+Pb>B`uh5YhK9z*#-^sG=H}*>mX_Am*0#2`_V)IUjt&rXS65eecXv-uPj7E; zUteE;fB(S1z~JEE(9qEE@bJjU$mr6w|C+1c5-xw-lI z`Gtjr#l^*?rKRQN<&~9{)z#ItwYBy2^^J{<&CSiNtt~K|J3BkOySsaPd;9zQ2L}g- zhlfW;N5{vAFUXXoeV7Z(?omzP&pSJ&6qH#ax8x3_n9clY=A4-XHIkB?7J zPtVWKFE1~zudi=!Z}0E#A0Ho|pPyh*DSuXrgAYT5LnD_AyM_V*0-S01vG9FaQ7m diff --git a/openslides/core/static/js/chatbox.js b/openslides/core/static/js/chatbox.js deleted file mode 100644 index dc2ba7d1b..000000000 --- a/openslides/core/static/js/chatbox.js +++ /dev/null @@ -1,111 +0,0 @@ -// Functions for OpenSlides chatbox -$(function() { - // Chatbox is resizable on two sides (north and west) and - // one corner (nortwest) - $("div#chatbox").resizable({ handles: 'n, w, nw' }); -}); - -$("#chatboxbutton").click(function(){ - if ($(this).hasClass('active')) { - /* close chatbox */ - $("#chatbox").addClass('hidden'); - // Save new chatbox state in cookie - save_cookie(false); - } else { - /* open chatbox */ - $("#chatbox").removeClass('hidden'); - // Scroll chat content to end - $("#chatbox-text").scrollTop(10000); - // Set focus to input field - $("#chatbox-form-input").val('').focus(); - // Save new chatbox state in cookie - save_cookie(true) - $.cookie('openslides-chatbox-new-message', 0, { path: "/"}); - // Hide new message number - $("#newchatmessage").fadeOut(); - } -}); - -$("#close-chatbox").click(function(){ - $("#chatbox").addClass('hidden'); - $("#chatboxbutton").removeClass('active'); - // Save new chatbox state in cookie - save_cookie(false); -}); - -$("#chatbox").resize(function() { - // If resizing the chatbox window the chatbox text scrolls to latest message. - // Sets a minimum for width and height. - $("#chatbox-text").scrollTop(10000); - $("#chatbox").resizable( "option", "minWidth", 300 ); - $("#chatbox").resizable( "option", "minHeight", 140 ); - save_cookie(true); -}); - - -// Save chatbox state in cookie. -// Parameter 'active': chatbox window is open (true) or closed (false). -function save_cookie(active) { - var status = { - 'active': active, - 'width': $("#chatbox").width(), - 'height': $("#chatbox").height() - }; - $.cookie('openslides-chatbox', JSON.stringify(status), { path: "/"}); -} - -$(document).ready(function(){ - // Load chatbox state from cookie. - var cookie = $.cookie('openslides-chatbox'); - if (cookie) { - var status = $.parseJSON(cookie); - if (status['active']) { - $("#chatbox").removeClass('hidden'); - $("#chatboxbutton").addClass('active'); - // Scroll chat content to end - $("#chatbox-text").scrollTop(10000); - // Set focus to input field - $('#chatbox-form-input').val('').focus(); - } - if (status['width']) { - $("#chatbox").width(status['width']); - } - if (status['height']) { - $("#chatbox").height(status['height']); - } - } - - // Load number of new messages from cookie - if ($.cookie('openslides-chatbox-new-message') > 0) { - $("#newchatmessage").html($.cookie('openslides-chatbox-new-message')); - $("#newchatmessage").show(0); - } - - // Print chat messages into chatbox - function print_message_into_box(message) { - var chatcontent = $('#chatbox-text'); - chatcontent.html(chatcontent.html() + '
' + message); - chatcontent.scrollTop(chatcontent.scrollTop() + 10000); - // if chatbox is hidden show number of new messages and save in cookie - if ($("#chatbox").hasClass('hidden')){ - new_messages = parseInt($.cookie('openslides-chatbox-new-message')) + 1; - if (new_messages == 1) - $("#newchatmessage").fadeIn(); - $("#newchatmessage").html(new_messages); - $.cookie('openslides-chatbox-new-message', new_messages, { path: "/"}); - } - } - - var connection = new SockJS('http://' + window.location.host + '/core/chatbox'); - - connection.onmessage = function(event) { - print_message_into_box(event.data); - }; - - $("#chatbox-form").submit(function(){ - var message = $('#chatbox-form-input').val(); - connection.send(message); - $('#chatbox-form-input').val('').focus(); - return false; - }); -}); diff --git a/openslides/core/static/js/config_tags.js b/openslides/core/static/js/config_tags.js deleted file mode 100644 index 6f017abe6..000000000 --- a/openslides/core/static/js/config_tags.js +++ /dev/null @@ -1,111 +0,0 @@ -/* - * Functions to alter the tags via ajax-commands. - */ - -$(function() { - // The HTML-input field, in which the tag-name can be altered - var insert_element = $('#tag-edit'); - - // Boolean value to block second insert-ajax-requests before the pk was returned - var insert_is_blocked = false; - - // Clears the HTML-input field to add new tags - $('#tag-save').click(function(event) { - event.preventDefault(); - insert_element.val(''); - // This is the important line, where the name-attribute of the html-element is set to new - insert_element.attr('name', 'new'); - insert_is_blocked = false; - }); - - // The same happens, if the enter key (keycode==13) was pressed inside the input element - insert_element.keypress(function(event) { - if ( event.which == 13 ) { - event.preventDefault(); - $('#tag-save').trigger('click'); - } - }); - - // Change the tag which will be updated - $('.tag-edit').click(function(event) { - event.preventDefault(); - var edit_element = $(this); - insert_element.val(edit_element.parents('.tag-row').children('.tag-name').html()); - // This is the important line, where the name-attribute of the html-elemtnt is set to edit - insert_element.attr('name', 'edit-' + edit_element.parents('.tag-row').attr('id')); - insert_is_blocked = false; - }); - - // Code when the delete button of a tag is clicked. Send the ajax-request and - // remove the tag-element from the DOM, when the request was a success. - $('.tag-del').click(function(event) { - event.preventDefault(); - var delete_element = $(this); - $.ajax({ - method: 'POST', - data: { - name: 'delete-' + delete_element.parents('.tag-row').attr('id')}, - dataType: 'json', - success: function(data) { - if (data.action == 'deleted') { - delete_element.parents('.tag-row').remove(); - } - } - }); - }); - - // Send the changed data, when new input is in the insert element. - // Use the 'input'-event instead of the 'change'-event, so new data is send - // event when the element does not loose the focus. - insert_element.on('input', function(event) { - // Only send data, if insert_is_blocked is false - if (!insert_is_blocked) { - // block the insert when a new tag is send to the server - if (insert_element.attr('name') == 'new') { - insert_is_blocked = true; - } - - $.ajax({ - // Sends the data to the current page - method: 'POST', - data: { - name: insert_element.attr('name'), - value: insert_element.val()}, - dataType: 'json', - success: function(data) { - if (data.action == 'created') { - // If a new tag was created, use the hidden dummy-tag as template - // to create a new tag-line - // Known bug: the element is added at the end of the list and - // not in alphabetic order. This will be fixed with angular - var new_element = $('#dummy-tag').clone(withDataAndEvents=true); - new_element.attr('id', 'tag-' + data.pk); - new_element.children('.tag-name').html(insert_element.val()); - new_element.appendTo('#tag-table'); - new_element.slideDown(); - - // Set the insert-element to edit the new created tag and unblock the - // ajax-method - insert_element.attr('name', 'edit-tag-' + data.pk); - insert_is_blocked = false; - - } else if (data.action == 'updated') { - // If a existing tag was altered, change it. - $('#tag-' + data.pk).children('.tag-name').html(insert_element.val()); - } - - if (data.error) { - insert_element.parent().addClass('error'); - if (insert_element.attr('name') == 'new') { - // Remove the block, even if an error happend, so we can send a - // new name for the tag - insert_is_blocked = false; - } - } else { - insert_element.parent().removeClass('error'); - }; - }, - }); - } - }); -}); diff --git a/openslides/core/static/js/dashboard.js b/openslides/core/static/js/dashboard.js deleted file mode 100644 index 831447689..000000000 --- a/openslides/core/static/js/dashboard.js +++ /dev/null @@ -1,293 +0,0 @@ -/* - * JavaScript functions for OpenSlides dashboard. - * - */ - -// function that writes the widget list order to a cookie -function saveOrder() { - $(".column").each(function(index, value){ - var colid = value.id; - var cookieName = "openslides-dashboard-" + colid; - // Get the order for this column. - var order = $('#' + colid).sortable("toArray"); - var cookie_content = []; - for (var i = 0; i < order.length; i++) { - widget_id = order[i]; - widget = $('#' + widget_id); - var is_collabsed = 0; - var is_pinned = 0; - if (!widget.find('.collapse').hasClass('in')) { - is_collabsed = 1; - } - if (widget.hasClass('affix')) { - is_pinned = 1; - } - cookie_content[i] = widget_id + '/' + is_collabsed + '/' + is_pinned; - } - $.cookie(cookieName, cookie_content); - }); -} - -// function that restores the widget list order from a cookie -function restoreOrder() { - $(".column").each(function(index, value) { - var colid = value.id; - var cookieName = "openslides-dashboard-" + colid; - var cookie = $.cookie(cookieName); - if ( cookie === undefined ) { return; } - var widgets = cookie.split(","); - for (var i = 0, n = widgets.length; i < n; i++ ) { - var widget_information = widgets[i].split('/'); - var widgetID = widget_information[0]; - var widget = $(".column").find('#' + widgetID); - widget.appendTo($('#' + colid)); - if (widget_information[1] === "1") { - widget.find('.collapse').removeClass('in'); - console.log(widget_information[0]); - widget.find('.collapsebutton').find('.btn').addClass('active'); - } - if (widget_information[2] === "1") { - widget.addClass('affix'); - widget.data('spy', 'affix'); - widget.find('.fixbutton').find('.btn').addClass('active'); - } - } - }); - $('.collapse') - .on('hidden', function () { saveOrder(); }) - .on('shown', function () { saveOrder(); }); -} - -$(function() { - $( ".column" ).sortable({ - connectWith: ".column", - handle: ".widget-header", - stop: function() { saveOrder(); } - }); - - // control the projector view - $('.projector_edit').click(function(event) { - event.preventDefault(); - var link = $(this); - $.ajax({ - type: 'GET', - url: link.attr('href'), - dataType: 'json', - success: function(data) { - // change scale level number - $('#scale_level').html(data['scale_level']); - if ( data['scale_level'] != 0 ) - $('#scale_level').addClass('notNull'); - else - $('#scale_level').removeClass('notNull'); - // change scroll level number - $('#scroll_level').html(data['scroll_level']); - if ( data['scroll_level'] != 0 ) { - $('#scroll_level').addClass('notNull'); - if ( $('#scroll_up_button').hasClass('disabled') ) - $('#scroll_up_button').removeClass('disabled'); - } - else { - $('#scroll_level').removeClass('notNull'); - $('#scroll_up_button').addClass('disabled'); - } - } - }); - }); - - // control countdown - // TODO: Move Countdown-code into the projector app, or merge the projector - // app with the core app. - $('.countdown_control').click(function(event) { - event.preventDefault(); - var link = $(this); - var requestData = {}; - if (link.attr('id') == "countdown_set") { - requestData = { "countdown_time" : $( "#countdown_time" ).val() }; - } - $.ajax({ - type: 'GET', - url: link.attr('href'), - data: requestData, - dataType: 'json', - success: function(data) { - if (data['state'] == 'active') { - $('#countdown_play').hide(); - $('#countdown_stop').show(); - } else { - $('#countdown_play').show(); - $('#countdown_stop').hide(); - } - $('#countdown_time').val(data['countdown_time']); - } - }); - }); - - $('#countdown_set').click(function(event) { - // Create a shortcut from the value in the form - event.preventDefault(); - var times = get_times(); - times.push($("#countdown_time" ).val()); - localStorage.setItem('countdown_shortcut', times.join()); - build_countdown_shortcuts(); - }); - - get_times = function() { - // Loads the time values from the local storages. Converts all values - // to integers and removes doubles. - // Returns an empty array if an error occurs - try { - return localStorage.getItem('countdown_shortcut').split(',') - .map(function(value) { - // converts times into int - return parseInt(value); - }).filter(function(value, index, self) { - // filters doubles - return self.indexOf(value) === index; - }); - } catch(err) { - return []; - } - }; - - $('.countdown_shortcut_time').click(function(event) { - // click on a shortcut. Set the form value and simulate a click event. - event.preventDefault(); - var time = $(this).children('span').html(); - $('#countdown_time').val(time); - $('#countdown_set').click(); - }); - - $('.countdown_shortcut_time .close').click(function(event) { - // Removes a shortcut. - event.preventDefault(); - var time = $(this).parent().parent().children('span').html(); - var times = get_times().filter( - function(value) { - return value !== parseInt(time); - } - ); - localStorage.setItem('countdown_shortcut', times); - build_countdown_shortcuts(); - }); - - build_countdown_shortcuts = function() { - // Recreates the countdown shortcuts - var times = get_times(); - $('#countdown_shortcut_storage').empty(); - $.each(times, function(index, time) { - var element = $('#countdown_shortcut_dummy').clone(withDataAndEvents=true); - element.attr('id', ''); - $('span', element).html(time); - element.appendTo('#countdown_shortcut_storage'); - }); - }; - - // build shortcuts at start time. - build_countdown_shortcuts(); - - // activate/deactivate overlay - $('.overlay_activate_link').click(function(event) { - event.preventDefault(); - var link = $(this); - $.ajax({ - type: 'GET', - url: link.attr('href'), - dataType: 'json', - success: function(data) { - if (data['active']) { - $('#' + data['name'] + '_active').show(); - $('#' + data['name'] + '_inactive').hide(); - } else { - $('#' + data['name'] + '_active').hide(); - $('#' + data['name'] + '_inactive').show(); - } - } - }); - }); - - $('#overlay_message').ajaxForm({ - dataType: 'json', - success: function(data) { - $('#overlay_message_text').val(data['overlay_message']); - } - }); - $('.fixbutton button').click(function (event) { - event.preventDefault(); - if($(this).hasClass('active')) { - $(this).closest('.widget').removeClass('affix'); - $(this).closest('.widget').removeAttr('data-spy'); - saveOrder(); - } else { - $(this).closest('.widget').addClass('affix'); - $(this).closest('.widget').attr('data-spy', 'affix'); - saveOrder(); - } - }); - - // control pdf pages - $('.pdf-page-ctl').click(function(event){ - event.preventDefault(); - var link = $(this); - $.ajax({ - type: 'GET', - url: link.attr('href'), - dataType: 'json', - success: function(data) { - if (typeof data.current_page !== 'undefined') { - $('#page_num').val(data.current_page); - } - } - }); - }); - - $('.set-page-form').submit(function() { - $(this).ajaxSubmit(); - return false; - }); - - $('.go-first-page').click(function() { - $('#page_num').val('1'); - $('.set-page-form').ajaxSubmit(); - }); - - $('.pdf-toggle-fullscreen').click(function(event){ - event.preventDefault(); - var link = $(this); - $.ajax({ - type: 'GET', - url: link.attr('href'), - dataType: 'json', - success: function(data) { - if(data.fullscreen) { - if (!link.hasClass('btn-primary')) { - link.addClass('btn-primary'); - link.find('i').addClass('icon-white'); - } - } else { - if (link.hasClass('btn-primary')) { - link.removeClass('btn-primary'); - link.find('i').removeClass('icon-white'); - } - } - } - }); - }); - -/* comment out this function because '$.browser' has been removed from jquery 1.9, see: - http://blog.jquery.com/2013/01/15/jquery-1-9-final-jquery-2-0-beta-migrate-final-released/ - TODO: use jquery migrate to have $.browser support for IE8; - - if ($.browser.msie) { - if ($.browser.version >= 8.0 && $.browser.version < 9.0) - { - // scaling bug in IE8.. iframe has to be 4 times bigger - $( "#iframe" ).css('width', 1024 * 4); - $( "#iframe" ).css('height', 768 * 4); - } - $( "#iframe" ).css('zoom', '0.25'); - } -*/ - - restoreOrder(); -}); diff --git a/openslides/core/static/js/jquery/datepicker-config.js b/openslides/core/static/js/jquery/datepicker-config.js deleted file mode 100644 index 39b3720c4..000000000 --- a/openslides/core/static/js/jquery/datepicker-config.js +++ /dev/null @@ -1,45 +0,0 @@ -$(function() { - $.datepicker.regional[gettext('en')] = { - prevText: gettext('previous month'), - nextText: gettext('next month'), - monthNames: [ - gettext('January'), gettext('February'), gettext('March'), - gettext('April'), gettext('May'), gettext('June'), - gettext('July'), gettext('August'), gettext('September'), - gettext('October'), gettext('November'), gettext('December') - ], - monthNamesShort: [ - gettext('Jan'), gettext('Feb'), gettext('Mar'), - gettext('Apr'), gettext('May'), gettext('Jun'), - gettext('Jul'), gettext('Aug'), gettext('Sep'), - gettext('Oct'), gettext('Nov'), gettext('Dec') - ], - dayNames: [ - gettext('Sunday'), gettext('Monday'), gettext('Tuesday'), gettext('Wednesday'), - gettext('Thursday'), gettext('Friday'), gettext('Saturday') - ], - dayNamesMin: [ - gettext('Su'), gettext('Mo'), gettext('Tu'), gettext('We'), - gettext('Th'), gettext('Fr'), gettext('Sa') - ], - dayNamesShort: [ - gettext('Su'), gettext('Mo'), gettext('Tu'), gettext('We'), - gettext('Th'), gettext('Fr'), gettext('Sa') - ], - dateFormat: 'dd.mm.yy', firstDay: 1, isRTL: false - }; - - $.datepicker.setDefaults($.datepicker.regional[gettext('en')]); - - $("#id_agenda_start_event_date_time").datetimepicker ( - { - hour: 12, - timeFormat: 'HH:mm', - timeText: gettext('Time'), - hourText: gettext('Hour'), - minuteText: gettext('Minute'), - currentText: gettext('Current time'), - closeText: gettext('Close') - } - ); -}); diff --git a/openslides/core/static/js/jquery/jquery-ui-nestedSortable.js b/openslides/core/static/js/jquery/jquery-ui-nestedSortable.js deleted file mode 100644 index e6c0d6245..000000000 --- a/openslides/core/static/js/jquery/jquery-ui-nestedSortable.js +++ /dev/null @@ -1,429 +0,0 @@ -/* - * jQuery UI Nested Sortable - * v 1.3.5 / 21 jun 2012 - * http://mjsarfatti.com/code/nestedSortable - * - * Depends on: - * jquery.ui.sortable.js 1.8+ - * - * Copyright (c) 2010-2012 Manuele J Sarfatti - * Licensed under the MIT License - * http://www.opensource.org/licenses/mit-license.php - */ - -(function($) { - - $.widget("mjs.nestedSortable", $.extend({}, $.ui.sortable.prototype, { - - options: { - tabSize: 20, - disableNesting: 'mjs-nestedSortable-no-nesting', - errorClass: 'mjs-nestedSortable-error', - doNotClear: false, - listType: 'ol', - maxLevels: 0, - protectRoot: false, - rootID: null, - rtl: false, - isAllowed: function(item, parent) { return true; } - }, - - _create: function() { - this.element.data('sortable', this.element.data('nestedSortable')); - - if (!this.element.is(this.options.listType)) - throw new Error('nestedSortable: Please check the listType option is set to your actual list type'); - - return $.ui.sortable.prototype._create.apply(this, arguments); - }, - - destroy: function() { - this.element - .removeData("nestedSortable") - .unbind(".nestedSortable"); - return $.ui.sortable.prototype.destroy.apply(this, arguments); - }, - - _mouseDrag: function(event) { - - //Compute the helpers position - this.position = this._generatePosition(event); - this.positionAbs = this._convertPositionTo("absolute"); - - if (!this.lastPositionAbs) { - this.lastPositionAbs = this.positionAbs; - } - - var o = this.options; - - //Do scrolling - if(this.options.scroll) { - var scrolled = false; - if(this.scrollParent[0] != document && this.scrollParent[0].tagName != 'HTML') { - - if((this.overflowOffset.top + this.scrollParent[0].offsetHeight) - event.pageY < o.scrollSensitivity) - this.scrollParent[0].scrollTop = scrolled = this.scrollParent[0].scrollTop + o.scrollSpeed; - else if(event.pageY - this.overflowOffset.top < o.scrollSensitivity) - this.scrollParent[0].scrollTop = scrolled = this.scrollParent[0].scrollTop - o.scrollSpeed; - - if((this.overflowOffset.left + this.scrollParent[0].offsetWidth) - event.pageX < o.scrollSensitivity) - this.scrollParent[0].scrollLeft = scrolled = this.scrollParent[0].scrollLeft + o.scrollSpeed; - else if(event.pageX - this.overflowOffset.left < o.scrollSensitivity) - this.scrollParent[0].scrollLeft = scrolled = this.scrollParent[0].scrollLeft - o.scrollSpeed; - - } else { - - if(event.pageY - $(document).scrollTop() < o.scrollSensitivity) - scrolled = $(document).scrollTop($(document).scrollTop() - o.scrollSpeed); - else if($(window).height() - (event.pageY - $(document).scrollTop()) < o.scrollSensitivity) - scrolled = $(document).scrollTop($(document).scrollTop() + o.scrollSpeed); - - if(event.pageX - $(document).scrollLeft() < o.scrollSensitivity) - scrolled = $(document).scrollLeft($(document).scrollLeft() - o.scrollSpeed); - else if($(window).width() - (event.pageX - $(document).scrollLeft()) < o.scrollSensitivity) - scrolled = $(document).scrollLeft($(document).scrollLeft() + o.scrollSpeed); - - } - - if(scrolled !== false && $.ui.ddmanager && !o.dropBehaviour) - $.ui.ddmanager.prepareOffsets(this, event); - } - - //Regenerate the absolute position used for position checks - this.positionAbs = this._convertPositionTo("absolute"); - - // Find the top offset before rearrangement, - var previousTopOffset = this.placeholder.offset().top; - - //Set the helper position - if(!this.options.axis || this.options.axis != "y") this.helper[0].style.left = this.position.left+'px'; - if(!this.options.axis || this.options.axis != "x") this.helper[0].style.top = this.position.top+'px'; - - //Rearrange - for (var i = this.items.length - 1; i >= 0; i--) { - - //Cache variables and intersection, continue if no intersection - var item = this.items[i], itemElement = item.item[0], intersection = this._intersectsWithPointer(item); - if (!intersection) continue; - - if(itemElement != this.currentItem[0] //cannot intersect with itself - && this.placeholder[intersection == 1 ? "next" : "prev"]()[0] != itemElement //no useless actions that have been done before - && !$.contains(this.placeholder[0], itemElement) //no action if the item moved is the parent of the item checked - && (this.options.type == 'semi-dynamic' ? !$.contains(this.element[0], itemElement) : true) - //&& itemElement.parentNode == this.placeholder[0].parentNode // only rearrange items within the same container - ) { - - $(itemElement).mouseenter(); - - this.direction = intersection == 1 ? "down" : "up"; - - if (this.options.tolerance == "pointer" || this._intersectsWithSides(item)) { - $(itemElement).mouseleave(); - this._rearrange(event, item); - } else { - break; - } - - // Clear emtpy ul's/ol's - this._clearEmpty(itemElement); - - this._trigger("change", event, this._uiHash()); - break; - } - } - - var parentItem = (this.placeholder[0].parentNode.parentNode && - $(this.placeholder[0].parentNode.parentNode).closest('.ui-sortable').length) - ? $(this.placeholder[0].parentNode.parentNode) - : null, - level = this._getLevel(this.placeholder), - childLevels = this._getChildLevels(this.helper); - - // To find the previous sibling in the list, keep backtracking until we hit a valid list item. - var previousItem = this.placeholder[0].previousSibling ? $(this.placeholder[0].previousSibling) : null; - if (previousItem != null) { - while (previousItem[0].nodeName.toLowerCase() != 'li' || previousItem[0] == this.currentItem[0] || previousItem[0] == this.helper[0]) { - if (previousItem[0].previousSibling) { - previousItem = $(previousItem[0].previousSibling); - } else { - previousItem = null; - break; - } - } - } - - // To find the next sibling in the list, keep stepping forward until we hit a valid list item. - var nextItem = this.placeholder[0].nextSibling ? $(this.placeholder[0].nextSibling) : null; - if (nextItem != null) { - while (nextItem[0].nodeName.toLowerCase() != 'li' || nextItem[0] == this.currentItem[0] || nextItem[0] == this.helper[0]) { - if (nextItem[0].nextSibling) { - nextItem = $(nextItem[0].nextSibling); - } else { - nextItem = null; - break; - } - } - } - - var newList = document.createElement(o.listType); - - this.beyondMaxLevels = 0; - - // If the item is moved to the left, send it to its parent's level unless there are siblings below it. - if (parentItem != null && nextItem == null && - (o.rtl && (this.positionAbs.left + this.helper.outerWidth() > parentItem.offset().left + parentItem.outerWidth()) || - !o.rtl && (this.positionAbs.left < parentItem.offset().left))) { - parentItem.after(this.placeholder[0]); - this._clearEmpty(parentItem[0]); - this._trigger("change", event, this._uiHash()); - } - // If the item is below a sibling and is moved to the right, make it a child of that sibling. - else if (previousItem != null && - (o.rtl && (this.positionAbs.left + this.helper.outerWidth() < previousItem.offset().left + previousItem.outerWidth() - o.tabSize) || - !o.rtl && (this.positionAbs.left > previousItem.offset().left + o.tabSize))) { - this._isAllowed(previousItem, level, level+childLevels+1); - if (!previousItem.children(o.listType).length) { - previousItem[0].appendChild(newList); - } - // If this item is being moved from the top, add it to the top of the list. - if (previousTopOffset && (previousTopOffset <= previousItem.offset().top)) { - previousItem.children(o.listType).prepend(this.placeholder); - } - // Otherwise, add it to the bottom of the list. - else { - previousItem.children(o.listType)[0].appendChild(this.placeholder[0]); - } - this._trigger("change", event, this._uiHash()); - } - else { - this._isAllowed(parentItem, level, level+childLevels); - } - - //Post events to containers - this._contactContainers(event); - - //Interconnect with droppables - if($.ui.ddmanager) $.ui.ddmanager.drag(this, event); - - //Call callbacks - this._trigger('sort', event, this._uiHash()); - - this.lastPositionAbs = this.positionAbs; - return false; - - }, - - _mouseStop: function(event, noPropagation) { - - // If the item is in a position not allowed, send it back - if (this.beyondMaxLevels) { - - this.placeholder.removeClass(this.options.errorClass); - - if (this.domPosition.prev) { - $(this.domPosition.prev).after(this.placeholder); - } else { - $(this.domPosition.parent).prepend(this.placeholder); - } - - this._trigger("revert", event, this._uiHash()); - - } - - // Clean last empty ul/ol - for (var i = this.items.length - 1; i >= 0; i--) { - var item = this.items[i].item[0]; - this._clearEmpty(item); - } - - $.ui.sortable.prototype._mouseStop.apply(this, arguments); - - }, - - serialize: function(options) { - - var o = $.extend({}, this.options, options), - items = this._getItemsAsjQuery(o && o.connected), - str = []; - - $(items).each(function() { - var res = ($(o.item || this).attr(o.attribute || 'id') || '') - .match(o.expression || (/(.+)[-=_](.+)/)), - pid = ($(o.item || this).parent(o.listType) - .parent(o.items) - .attr(o.attribute || 'id') || '') - .match(o.expression || (/(.+)[-=_](.+)/)); - - if (res) { - str.push(((o.key || res[1]) + '[' + (o.key && o.expression ? res[1] : res[2]) + ']') - + '=' - + (pid ? (o.key && o.expression ? pid[1] : pid[2]) : o.rootID)); - } - }); - - if(!str.length && o.key) { - str.push(o.key + '='); - } - - return str.join('&'); - - }, - - toHierarchy: function(options) { - - var o = $.extend({}, this.options, options), - sDepth = o.startDepthCount || 0, - ret = []; - - $(this.element).children(o.items).each(function () { - var level = _recursiveItems(this); - ret.push(level); - }); - - return ret; - - function _recursiveItems(item) { - var id = ($(item).attr(o.attribute || 'id') || '').match(o.expression || (/(.+)[-=_](.+)/)); - if (id) { - var currentItem = {"id" : id[2]}; - if ($(item).children(o.listType).children(o.items).length > 0) { - currentItem.children = []; - $(item).children(o.listType).children(o.items).each(function() { - var level = _recursiveItems(this); - currentItem.children.push(level); - }); - } - return currentItem; - } - } - }, - - toArray: function(options) { - - var o = $.extend({}, this.options, options), - sDepth = o.startDepthCount || 0, - ret = [], - left = 2; - - ret.push({ - "item_id": o.rootID, - "parent_id": 'none', - "depth": sDepth, - "left": '1', - "right": ($(o.items, this.element).length + 1) * 2 - }); - - $(this.element).children(o.items).each(function () { - left = _recursiveArray(this, sDepth + 1, left); - }); - - ret = ret.sort(function(a,b){ return (a.left - b.left); }); - - return ret; - - function _recursiveArray(item, depth, left) { - - var right = left + 1, - id, - pid; - - if ($(item).children(o.listType).children(o.items).length > 0) { - depth ++; - $(item).children(o.listType).children(o.items).each(function () { - right = _recursiveArray($(this), depth, right); - }); - depth --; - } - - id = ($(item).attr(o.attribute || 'id')).match(o.expression || (/(.+)[-=_](.+)/)); - - if (depth === sDepth + 1) { - pid = o.rootID; - } else { - var parentItem = ($(item).parent(o.listType) - .parent(o.items) - .attr(o.attribute || 'id')) - .match(o.expression || (/(.+)[-=_](.+)/)); - pid = parentItem[2]; - } - - if (id) { - ret.push({"item_id": id[2], "parent_id": pid, "depth": depth, "left": left, "right": right}); - } - - left = right + 1; - return left; - } - - }, - - _clearEmpty: function(item) { - - var emptyList = $(item).children(this.options.listType); - if (emptyList.length && !emptyList.children().length && !this.options.doNotClear) { - emptyList.remove(); - } - - }, - - _getLevel: function(item) { - - var level = 1; - - if (this.options.listType) { - var list = item.closest(this.options.listType); - while (list && list.length > 0 && - !list.is('.ui-sortable')) { - level++; - list = list.parent().closest(this.options.listType); - } - } - - return level; - }, - - _getChildLevels: function(parent, depth) { - var self = this, - o = this.options, - result = 0; - depth = depth || 0; - - $(parent).children(o.listType).children(o.items).each(function (index, child) { - result = Math.max(self._getChildLevels(child, depth + 1), result); - }); - - return depth ? result + 1 : result; - }, - - _isAllowed: function(parentItem, level, levels) { - var o = this.options, - isRoot = $(this.domPosition.parent).hasClass('ui-sortable') ? true : false, - maxLevels = this.placeholder.closest('.ui-sortable').nestedSortable('option', 'maxLevels'); // this takes into account the maxLevels set to the recipient list - - // Is the root protected? - // Are we trying to nest under a no-nest? - // Are we nesting too deep? - if (!o.isAllowed(this.currentItem, parentItem) || - parentItem && parentItem.hasClass(o.disableNesting) || - o.protectRoot && (parentItem == null && !isRoot || isRoot && level > 1)) { - this.placeholder.addClass(o.errorClass); - if (maxLevels < levels && maxLevels != 0) { - this.beyondMaxLevels = levels - maxLevels; - } else { - this.beyondMaxLevels = 1; - } - } else { - if (maxLevels < levels && maxLevels != 0) { - this.placeholder.addClass(o.errorClass); - this.beyondMaxLevels = levels - maxLevels; - } else { - this.placeholder.removeClass(o.errorClass); - this.beyondMaxLevels = 0; - } - } - } - - })); - - $.mjs.nestedSortable.prototype.options = $.extend({}, $.ui.sortable.prototype.options, $.mjs.nestedSortable.prototype.options); -})(jQuery); diff --git a/openslides/core/static/js/jquery/jquery-ui-sliderAccess.min.js b/openslides/core/static/js/jquery/jquery-ui-sliderAccess.min.js deleted file mode 100644 index 3b42ed0d0..000000000 --- a/openslides/core/static/js/jquery/jquery-ui-sliderAccess.min.js +++ /dev/null @@ -1,13 +0,0 @@ -/* - * jQuery UI Slider Access - * By: Trent Richardson [http://trentrichardson.com] - * Version 0.3 - * Last Modified: 10/20/2012 - * - * Copyright 2011 Trent Richardson - * Dual licensed under the MIT and GPL licenses. - * http://trentrichardson.com/Impromptu/GPL-LICENSE.txt - * http://trentrichardson.com/Impromptu/MIT-LICENSE.txt - * - */ -(function($){$.fn.extend({sliderAccess:function(options){options=options||{};options.touchonly=options.touchonly!==undefined?options.touchonly:true;if(options.touchonly===true&&!("ontouchend"in document))return $(this);return $(this).each(function(i,obj){var $t=$(this),o=$.extend({},{where:'after',step:$t.slider('option','step'),upIcon:'ui-icon-plus',downIcon:'ui-icon-minus',text:false,upText:'+',downText:'-',buttonset:true,buttonsetTag:'span',isRTL:false},options),$buttons=$('<'+o.buttonsetTag+' class="ui-slider-access">'+''+''+'');$buttons.children('button').each(function(j,jobj){var $jt=$(this);$jt.button({text:o.text,icons:{primary:$jt.data('icon')}}).click(function(e){var step=$jt.data('step'),curr=$t.slider('value'),newval=curr+=step*1,minval=$t.slider('option','min'),maxval=$t.slider('option','max'),slidee=$t.slider("option","slide")||function(){},stope=$t.slider("option","stop")||function(){};e.preventDefault();if(newvalmaxval)return;$t.slider('value',newval);slidee.call($t,null,{value:newval});stope.call($t,null,{value:newval})})});$t[o.where]($buttons);if(o.buttonset){$buttons.removeClass('ui-corner-right').removeClass('ui-corner-left').buttonset();$buttons.eq(0).addClass('ui-corner-left');$buttons.eq(1).addClass('ui-corner-right')}var bOuterWidth=$buttons.css({marginLeft:((o.where=='after'&&!o.isRTL)||(o.where=='before'&&o.isRTL)?10:0),marginRight:((o.where=='before'&&!o.isRTL)||(o.where=='after'&&o.isRTL)?10:0)}).outerWidth(true)+5;var tOuterWidth=$t.outerWidth(true);$t.css('display','inline-block').width(tOuterWidth-bOuterWidth)})}})})(jQuery); \ No newline at end of file diff --git a/openslides/core/static/js/jquery/jquery-ui-timepicker-addon.min.js b/openslides/core/static/js/jquery/jquery-ui-timepicker-addon.min.js deleted file mode 100644 index 5bd022c6b..000000000 --- a/openslides/core/static/js/jquery/jquery-ui-timepicker-addon.min.js +++ /dev/null @@ -1,12 +0,0 @@ -/* - * jQuery timepicker addon - * By: Trent Richardson [http://trentrichardson.com] - * Version 1.2 - * Last Modified: 02/02/2013 - * - * Copyright 2013 Trent Richardson - * You may use this project under MIT or GPL licenses. - * http://trentrichardson.com/Impromptu/GPL-LICENSE.txt - * http://trentrichardson.com/Impromptu/MIT-LICENSE.txt - */ -(function($){$.ui.timepicker=$.ui.timepicker||{};if($.ui.timepicker.version){return}$.extend($.ui,{timepicker:{version:"1.2"}});var Timepicker=function(){this.regional=[];this.regional['']={currentText:'Now',closeText:'Done',amNames:['AM','A'],pmNames:['PM','P'],timeFormat:'HH:mm',timeSuffix:'',timeOnlyTitle:'Choose Time',timeText:'Time',hourText:'Hour',minuteText:'Minute',secondText:'Second',millisecText:'Millisecond',timezoneText:'Time Zone',isRTL:false};this._defaults={showButtonPanel:true,timeOnly:false,showHour:true,showMinute:true,showSecond:false,showMillisec:false,showTimezone:false,showTime:true,stepHour:1,stepMinute:1,stepSecond:1,stepMillisec:1,hour:0,minute:0,second:0,millisec:0,timezone:null,useLocalTimezone:false,defaultTimezone:"+0000",hourMin:0,minuteMin:0,secondMin:0,millisecMin:0,hourMax:23,minuteMax:59,secondMax:59,millisecMax:999,minDateTime:null,maxDateTime:null,onSelect:null,hourGrid:0,minuteGrid:0,secondGrid:0,millisecGrid:0,alwaysSetTime:true,separator:' ',altFieldTimeOnly:true,altTimeFormat:null,altSeparator:null,altTimeSuffix:null,pickerTimeFormat:null,pickerTimeSuffix:null,showTimepicker:true,timezoneIso8601:false,timezoneList:null,addSliderAccess:false,sliderAccessArgs:null,controlType:'slider',defaultValue:null,parse:'strict'};$.extend(this._defaults,this.regional[''])};$.extend(Timepicker.prototype,{$input:null,$altInput:null,$timeObj:null,inst:null,hour_slider:null,minute_slider:null,second_slider:null,millisec_slider:null,timezone_select:null,hour:0,minute:0,second:0,millisec:0,timezone:null,defaultTimezone:"+0000",hourMinOriginal:null,minuteMinOriginal:null,secondMinOriginal:null,millisecMinOriginal:null,hourMaxOriginal:null,minuteMaxOriginal:null,secondMaxOriginal:null,millisecMaxOriginal:null,ampm:'',formattedDate:'',formattedTime:'',formattedDateTime:'',timezoneList:null,units:['hour','minute','second','millisec'],control:null,setDefaults:function(settings){extendRemove(this._defaults,settings||{});return this},_newInst:function($input,o){var tp_inst=new Timepicker(),inlineSettings={},fns={},overrides,i;for(var attrName in this._defaults){if(this._defaults.hasOwnProperty(attrName)){var attrValue=$input.attr('time:'+attrName);if(attrValue){try{inlineSettings[attrName]=eval(attrValue)}catch(err){inlineSettings[attrName]=attrValue}}}}overrides={beforeShow:function(input,dp_inst){if($.isFunction(tp_inst._defaults.evnts.beforeShow)){return tp_inst._defaults.evnts.beforeShow.call($input[0],input,dp_inst,tp_inst)}},onChangeMonthYear:function(year,month,dp_inst){tp_inst._updateDateTime(dp_inst);if($.isFunction(tp_inst._defaults.evnts.onChangeMonthYear)){tp_inst._defaults.evnts.onChangeMonthYear.call($input[0],year,month,dp_inst,tp_inst)}},onClose:function(dateText,dp_inst){if(tp_inst.timeDefined===true&&$input.val()!==''){tp_inst._updateDateTime(dp_inst)}if($.isFunction(tp_inst._defaults.evnts.onClose)){tp_inst._defaults.evnts.onClose.call($input[0],dateText,dp_inst,tp_inst)}}};for(i in overrides){if(overrides.hasOwnProperty(i)){fns[i]=o[i]||null}}tp_inst._defaults=$.extend({},this._defaults,inlineSettings,o,overrides,{evnts:fns,timepicker:tp_inst});tp_inst.amNames=$.map(tp_inst._defaults.amNames,function(val){return val.toUpperCase()});tp_inst.pmNames=$.map(tp_inst._defaults.pmNames,function(val){return val.toUpperCase()});if(typeof(tp_inst._defaults.controlType)==='string'){if($.fn[tp_inst._defaults.controlType]===undefined){tp_inst._defaults.controlType='select'}tp_inst.control=tp_inst._controls[tp_inst._defaults.controlType]}else{tp_inst.control=tp_inst._defaults.controlType}if(tp_inst._defaults.timezoneList===null){var timezoneList=['-1200','-1100','-1000','-0930','-0900','-0800','-0700','-0600','-0500','-0430','-0400','-0330','-0300','-0200','-0100','+0000','+0100','+0200','+0300','+0330','+0400','+0430','+0500','+0530','+0545','+0600','+0630','+0700','+0800','+0845','+0900','+0930','+1000','+1030','+1100','+1130','+1200','+1245','+1300','+1400'];if(tp_inst._defaults.timezoneIso8601){timezoneList=$.map(timezoneList,function(val){return val=='+0000'?'Z':(val.substring(0,3)+':'+val.substring(3))})}tp_inst._defaults.timezoneList=timezoneList}tp_inst.timezone=tp_inst._defaults.timezone;tp_inst.hour=tp_inst._defaults.hourtp_inst._defaults.hourMax?tp_inst._defaults.hourMax:tp_inst._defaults.hour;tp_inst.minute=tp_inst._defaults.minutetp_inst._defaults.minuteMax?tp_inst._defaults.minuteMax:tp_inst._defaults.minute;tp_inst.second=tp_inst._defaults.secondtp_inst._defaults.secondMax?tp_inst._defaults.secondMax:tp_inst._defaults.second;tp_inst.millisec=tp_inst._defaults.millisectp_inst._defaults.millisecMax?tp_inst._defaults.millisecMax:tp_inst._defaults.millisec;tp_inst.ampm='';tp_inst.$input=$input;if(o.altField){tp_inst.$altInput=$(o.altField).css({cursor:'pointer'}).focus(function(){$input.trigger("focus")})}if(tp_inst._defaults.minDate===0||tp_inst._defaults.minDateTime===0){tp_inst._defaults.minDate=new Date()}if(tp_inst._defaults.maxDate===0||tp_inst._defaults.maxDateTime===0){tp_inst._defaults.maxDate=new Date()}if(tp_inst._defaults.minDate!==undefined&&tp_inst._defaults.minDate instanceof Date){tp_inst._defaults.minDateTime=new Date(tp_inst._defaults.minDate.getTime())}if(tp_inst._defaults.minDateTime!==undefined&&tp_inst._defaults.minDateTime instanceof Date){tp_inst._defaults.minDate=new Date(tp_inst._defaults.minDateTime.getTime())}if(tp_inst._defaults.maxDate!==undefined&&tp_inst._defaults.maxDate instanceof Date){tp_inst._defaults.maxDateTime=new Date(tp_inst._defaults.maxDate.getTime())}if(tp_inst._defaults.maxDateTime!==undefined&&tp_inst._defaults.maxDateTime instanceof Date){tp_inst._defaults.maxDate=new Date(tp_inst._defaults.maxDateTime.getTime())}tp_inst.$input.bind('focus',function(){tp_inst._onFocus()});return tp_inst},_addTimePicker:function(dp_inst){var currDT=(this.$altInput&&this._defaults.altFieldTimeOnly)?this.$input.val()+' '+this.$altInput.val():this.$input.val();this.timeDefined=this._parseTime(currDT);this._limitMinMaxDateTime(dp_inst,false);this._injectTimePicker()},_parseTime:function(timeString,withDate){if(!this.inst){this.inst=$.datepicker._getInst(this.$input[0])}if(withDate||!this._defaults.timeOnly){var dp_dateFormat=$.datepicker._get(this.inst,'dateFormat');try{var parseRes=parseDateTimeInternal(dp_dateFormat,this._defaults.timeFormat,timeString,$.datepicker._getFormatConfig(this.inst),this._defaults);if(!parseRes.timeObj){return false}$.extend(this,parseRes.timeObj)}catch(err){$.timepicker.log("Error parsing the date/time string: "+err+"\ndate/time string = "+timeString+"\ntimeFormat = "+this._defaults.timeFormat+"\ndateFormat = "+dp_dateFormat);return false}return true}else{var timeObj=$.datepicker.parseTime(this._defaults.timeFormat,timeString,this._defaults);if(!timeObj){return false}$.extend(this,timeObj);return true}},_injectTimePicker:function(){var $dp=this.inst.dpDiv,o=this.inst.settings,tp_inst=this,litem='',uitem='',max={},gridSize={},size=null;if($dp.find("div.ui-timepicker-div").length===0&&o.showTimepicker){var noDisplay=' style="display:none;"',html='
'+'
'+o.timeText+'
'+'
';for(var i=0,l=this.units.length;i'+o[litem+'Text']+''+'
';if(o['show'+uitem]&&o[litem+'Grid']>0){html+='
';if(litem=='hour'){for(var h=o[litem+'Min'];h<=max[litem];h+=parseInt(o[litem+'Grid'],10)){gridSize[litem]++;var tmph=$.datepicker.formatTime(useAmpm(o.pickerTimeFormat||o.timeFormat)?'hht':'HH',{hour:h},o);html+=''}}else{for(var m=o[litem+'Min'];m<=max[litem];m+=parseInt(o[litem+'Grid'],10)){gridSize[litem]++;html+=''}}html+='
'+tmph+''+((m<10)?'0':'')+m+'
'}html+='
'}html+='
'+o.timezoneText+'
';html+='
';html+='
';var $tp=$(html);if(o.timeOnly===true){$tp.prepend('
'+'
'+o.timeOnlyTitle+'
'+'
');$dp.find('.ui-datepicker-header, .ui-datepicker-calendar').hide()}for(var i=0,l=tp_inst.units.length;i0){size=100*gridSize[litem]*o[litem+'Grid']/(max[litem]-o[litem+'Min']);$tp.find('.ui_tpicker_'+litem+' table').css({width:size+"%",marginLeft:o.isRTL?'0':((size/(-2*gridSize[litem]))+"%"),marginRight:o.isRTL?((size/(-2*gridSize[litem]))+"%"):'0',borderCollapse:'collapse'}).find("td").click(function(e){var $t=$(this),h=$t.html(),n=parseInt(h.replace(/[^0-9]/g),10),ap=h.replace(/[^apm]/ig),f=$t.data('for');if(f=='hour'){if(ap.indexOf('p')!==-1&&n<12){n+=12}else{if(ap.indexOf('a')!==-1&&n===12){n=0}}}tp_inst.control.value(tp_inst,tp_inst[f+'_slider'],litem,n);tp_inst._onTimeChange();tp_inst._onSelectHandler()}).css({cursor:'pointer',width:(100/gridSize[litem])+'%',textAlign:'center',overflow:'hidden'})}}this.timezone_select=$tp.find('.ui_tpicker_timezone').append('').find("select");$.fn.append.apply(this.timezone_select,$.map(o.timezoneList,function(val,idx){return $("