git-svn-id: https://svn.coded.pt/svn/SIPRP@1886 bb69d46d-e84e-40c8-a05a-06db0d633741

lxbfYeaa
João Maurício 12 years ago
parent 086c2ece46
commit 4af3566d96

@ -19,6 +19,8 @@
$scope.add = function(selected){
globals.plugins.buildFloatingSideMenu();
$scope.editForm.$reset();
$scope.editing = angular.copy(selected);
@ -27,17 +29,12 @@
$scope.editing.antecentesOcupacionaisAcidentesTrabalho = [];
$scope.editing.antecentesOcupacionaisDoencasProfissionais = [];
$scope.editing.antecentesOcupacionaisActividadesAnteriores = [];
globals.plugins.buildSideMenu({
onItemClick: function(e){
$('#modalDocumentosTrabalhador').modal('show');
}
});
};
$scope.edit = function(selected){
globals.plugins.buildFloatingSideMenu();
$timeout(function () {
$scope.editForm.$reset();
@ -53,13 +50,6 @@
$scope.editing = angular.copy($scope.selected);
});
globals.plugins.buildSideMenu({
onItemClick: function(e){
$('#modalDocumentosTrabalhador').modal('show');
}
});
}, 0);
//listeners
@ -100,7 +90,7 @@
if(response.success && complete)
{
globals.plugins.hideSideMenu();
globals.plugins.hideFloatingSideMenu();
$scope.$parent.loadModule({Controller: 'Search'}, function(className, scope, isNewModule){
@ -193,7 +183,7 @@
className: 'btn-danger',
callback: function() {
globals.plugins.hideSideMenu();
globals.plugins.hideFloatingSideMenu();
$scope.$parent.loadModule({Controller: 'Search'}, function(className, scope, isNewModule){
@ -208,7 +198,7 @@
$scope.save(false);
globals.plugins.hideSideMenu();
globals.plugins.hideFloatingSideMenu();
$scope.$parent.loadModule({Controller: 'Search'}, function(className, scope, isNewModule){

@ -20,7 +20,7 @@
<form role="form" name="editForm" parsley-validate>
<h4 class="section-title" id="section-1">1 - Identifica&ccedil;&atilde;o</h4>
<h4 class="section-title" id="section1">1 - Identifica&ccedil;&atilde;o</h4>
<div class="panel panel-default">
<div class="panel-heading">1.1 - Empresa</div>
<div class="panel-body">
@ -234,7 +234,7 @@
</div>
</div>
<h4 class="section-title" id="H1">2 - Actividade</h4>
<h4 class="section-title" id="section2">2 - Actividade</h4>
<div class="panel panel-default">
<div class="panel-body">
@ -584,7 +584,7 @@
</div>
</div>
<h4 class="section-title" id="">3 - Antecedentes Ocupacionais</h4>
<h4 class="section-title" id="section3">3 - Antecedentes Ocupacionais</h4>
<div class="panel panel-default">
<div class="panel-body">
@ -873,7 +873,7 @@
</div>
<h4 class="section-title" id="H2">4 - Antecedentes Pessoais</h4>
<h4 class="section-title" id="section4">4 - Antecedentes Pessoais</h4>
<div class="panel panel-default">
<div class="panel-body">
@ -1537,7 +1537,7 @@
</div>
</div>
<h4 class="section-title" id="H3">5 - Hábitos</h4>
<h4 class="section-title" id="section5">5 - Hábitos</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="row">
@ -1812,7 +1812,7 @@
</div>
</div>
<h4 class="section-title" id="H4">6 - Antecedentes Familiares</h4>
<h4 class="section-title" id="section6">6 - Antecedentes Familiares</h4>
<div class="panel panel-default">
<div class="panel-body">
<table class="table table-bordered table-striped">
@ -2232,7 +2232,7 @@
</div>
</div>
<h4 class="section-title" id="H5">7 - Exame Objectivo</h4>
<h4 class="section-title" id="section7">7 - Exame Objectivo</h4>
<div class="panel panel-default">
<div class="panel-heading">7.1 - Biometria</div>
<div class="panel-body">
@ -2718,7 +2718,7 @@
</div>
</div>
<h4 class="section-title" id="H6">8 - Doenças Activas</h4>
<h4 class="section-title" id="section8">8 - Doenças Activas</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="row">
@ -3358,7 +3358,7 @@
</div>
</div>
<h4 class="section-title" id="H7">9 - Classificação Individual de Saúde</h4>
<h4 class="section-title" id="section9">9 - Classificação Individual de Saúde</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="row">
@ -3410,7 +3410,7 @@
</div>
</div>
<h4 class="section-title" id="H8">10 - Absentismo</h4>
<h4 class="section-title" id="section10">10 - Absentismo</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="form-group">
@ -3424,7 +3424,7 @@
</div>
</div>
<h4 class="section-title" id="H9">11 - Esquema Vacinal</h4>
<h4 class="section-title" id="section11">11 - Esquema Vacinal</h4>
<div class="panel panel-default">
<div class="panel-body">
@ -3538,7 +3538,7 @@
</div>
</div>
<h4 class="section-title" id="H10">12 - Conclusões/Resumo</h4>
<h4 class="section-title" id="section12">12 - Conclusões/Resumo</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="form-group">
@ -3552,7 +3552,7 @@
</div>
</div>
<h4 class="section-title" id="H11">13 - Propostas de Solução</h4>
<h4 class="section-title" id="section13">13 - Propostas de Solução</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="form-group">
@ -3566,7 +3566,7 @@
</div>
</div>
<h4 class="section-title" id="H12">14 - Observações</h4>
<h4 class="section-title" id="section14">14 - Observações</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="form-group">
@ -3574,10 +3574,9 @@
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h4 class="section-title" id="H14">15 - Parecer</h4>
<h4 class="section-title" id="section15">15 - Parecer</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="row">
@ -3611,7 +3610,7 @@
</div>
</div>
<div class="col-md-6">
<h4 class="section-title" id="H15">16 - Reavaliação</h4>
<h4 class="section-title" id="section16">16 - Reavaliação</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="row">
@ -3680,15 +3679,12 @@
</div>
</div>
<h4 class="section-title" id="H13">17 - Data do Exame</h4>
<h4 class="section-title" id="section17">17 - Data do Exame</h4>
<div class="panel panel-default">
<div class="panel-body">
<div class="row">
<div class="col-md-2">
<input ng-model="editing.conclusoesResumo.data_exame" type="text" class="form-control" datepicker />
</div>
</div>
</div>
@ -3699,7 +3695,6 @@
<div class="row">
<div class="col-md-12">
<button ng-click="save(false)" type="button" class="btn btn-primary col-md-2 m-r-5 m-b-5">Gravar</button>
<button ng-click="save(true)" type="button" class="btn btn-success col-md-2 m-b-5">Concluir</button>
</div>
</div>
@ -3710,7 +3705,6 @@
<p>&nbsp;</p>
<p>&nbsp;</p>
<!-- Modal -->
<div class="modal fade" id="modalDocumentosTrabalhador">
<div class="modal-dialog modal-medium">
@ -3761,7 +3755,6 @@
</div>
<!-- /.modal -->
</section>

@ -12,7 +12,7 @@
$scope.editing = {
user: 'admin',
pass: 'admin'
pass: '2Yz146Oss5Q'
};
//login procedure ---> user clicks the Login button

@ -25,7 +25,7 @@
</div>
<div class="form-group">
<label class="control-label">Palavra-Passe</label>
<input ng-model="editing.pass" type="text" class="form-control" />
<input ng-model="editing.pass" type="password" class="form-control" />
</div>
<div class="form-group">

@ -68,6 +68,7 @@
$scope.storeFichasTrabalhador.items = [];
$scope.comboEmpresas.setValue(null);
$scope.comboEstabelecimentos.clear();
$scope.comboTrabalhadores.clear();
};
@ -76,32 +77,42 @@
$scope.comboEstabelecimentos.clear();
$scope.comboTrabalhadores.clear();
$scope.storeFichasTrabalhador.items = [];
$scope.comboEstabelecimentos.store.extraParams = {
empresaID: selectedRecord.id
};
if(selectedRecord)
{
$scope.comboEstabelecimentos.store.extraParams = {
empresaID: selectedRecord.id
};
$scope.comboEstabelecimentos.loadStore(function(response, status, headers, config, items){
$scope.comboEstabelecimentos.loadStore(function(response, status, headers, config, items){
});
});
}
};
$scope.onEstabelecimentoChange = function(selectedValue, selectedRecord){
$scope.comboTrabalhadores.setValue(null);
$scope.comboTrabalhadores.clear();
$scope.storeFichasTrabalhador.items = [];
$scope.comboTrabalhadores.store.extraParams = {
estabelecimentoID: selectedRecord.id
};
if(selectedRecord)
{
$scope.comboTrabalhadores.store.extraParams = {
estabelecimentoID: selectedRecord.id
};
$scope.comboTrabalhadores.loadStore(function(response, status, headers, config, items){
$scope.comboTrabalhadores.loadStore(function(response, status, headers, config, items){
});
});
}
};
$scope.onTrabalhadorChange = function(selectedValue, selectedRecord){
$scope.storeFichasTrabalhador.items = [];
$scope.storeResumoTrabalhador.extraParams = {
trabalhadorID: selectedRecord.id
};
@ -116,7 +127,6 @@
}
var fichas = response.data.fichas;
$scope.storeFichasTrabalhador.items = [];
$scope.storeFichasTrabalhador.loadData(fichas);
}
});

@ -30,7 +30,7 @@
store-actions-get="getEmpresas"
value-field="id"
display-field="designacao_social"
add-empty-option="false"
add-empty-option="true"
on-change="onEmpresaChange(selectedValue, selectedRecord)">
</custom-combo>
</div>
@ -47,7 +47,7 @@
store-actions-get="getEstabelecimentos"
value-field="id"
display-field="nome"
add-empty-option="false"
add-empty-option="true"
on-change="onEstabelecimentoChange(selectedValue, selectedRecord)">
</custom-combo>
</div>
@ -64,7 +64,7 @@
store-actions-get="getTrabalhadores"
value-field="id"
display-field="nome"
add-empty-option="false"
add-empty-option="true"
on-change="onTrabalhadorChange(selectedValue, selectedRecord)">
</custom-combo>
</div>
@ -89,7 +89,7 @@
<h4 class="section-title">Fichas</h4>
<table class="table table-hover table-striped" data-store="storeFichasTrabalhador" datatable>
<table class="table table-hover table-striped m-b-5" data-store="storeFichasTrabalhador" datatable>
<thead>
<tr>
<th class="col-md-2 hidden-xs">Data</th>
@ -104,9 +104,9 @@
<td class="hidden-xs"><span ng-bind="item.data | date: 'yyyy-MM-dd hh:mm'"></span></td>
<td class="hidden-xs"><span ng-bind="item.tipo"></span></td>
<td><span ng-bind="item.responsavel"></span></td>
<td><span>{{item.concluido ? 'Concluido' : 'Em Aberto'}}</span></td>
<td><span ng-class="{'label label-success': item.concluido, 'label label-primary': !item.concluido}">{{item.concluido ? 'Concluido' : 'Em Aberto'}}</span></td>
<td>
<button ng-click="edit(item)" type="button" class="btn btn-xs btn-default">
<button data-toggle="tooltip" data-placement="left" title="Tooltip on left" ng-click="edit(item)" type="button" class="btn btn-xs btn-default">
<span class="glyphicon glyphicon-pencil"></span>
</button>
</td>
@ -114,12 +114,14 @@
</tbody>
</table>
<paging-toolbar store="storeFichasTrabalhador" show-pager="false"></paging-toolbar>
</div>
</div>
<div class="form-horizontal">
<div class="form-horizontal m-t-30">
<div class="form-group m-t-15">
<div class="form-group">
<label class="col-sm-2 control-label"><span ng-show="dadosTrabalhador != null">Nova Ficha</span></label>
<div class="col-sm-10">

@ -1,6 +1,10 @@
//select2 documentation: http://ivaynberg.github.io/select2/index.html
evoapp.directive('customCombo', function() {
// angularui select2: https://github.com/angular-ui/ui-select2/blob/master/src/select2.js
// http://silviomoreto.github.io/bootstrap-select/
evoapp.directive('customCombo', function($timeout) {
//http://www.befundoo.com/university/tutorials/angularjs-directives-tutorial/
@ -16,8 +20,8 @@ evoapp.directive('customCombo', function() {
require: '^ngController',
restrict: 'AE',
template:
'<select class="form-control populate" data-required="true">' +
'<option value="" ng-if="addEmptyOption === \'true\'">Seleccione uma opção...</option>' +
'<select title="Seleccione uma opção..." class="selectpicker show-tick form-control" data-live-search="true" data-required="true">' +
'<option value="" ng-if="addEmptyOption === \'true\' && options.length > 0">Seleccione uma opção...</option>' +
'<option ng-repeat="item in options" value="{{item[valueField]}}" ng-selected="getSelected(item[valueField])">{{item[displayField]}}</option>' +
'</select>',
scope: {
@ -63,6 +67,16 @@ evoapp.directive('customCombo', function() {
sort: $scope.displayField
});
$scope.$watch('store.items', function() {
$timeout(function () {
$scope.domEl.selectpicker('deselectAll');
$scope.domEl.selectpicker('refresh');
});
});
$scope.options = [];
$scope.getSelected = function(record){
@ -84,12 +98,6 @@ evoapp.directive('customCombo', function() {
$scope.options = $scope.store.items;
//$timeout(function () {
// $scope.setValue(null);
// angular.element($scope.domEl).triggerHandler('select');
//});
if(callBackFn != null)
{
callback(callBackFn, [response, status, headers, config, items]);
@ -99,19 +107,16 @@ evoapp.directive('customCombo', function() {
$scope.setValue = function(newValue){
$scope.domEl.selectpicker('deselectAll');
var option = $scope.domEl.find('option[value=' + newValue + ']');
if(option.length > 0)
{
var record = angular.element(option[0]).scope();
if(record)
if(record.item)
{
$($scope.domEl).val(newValue);
$($scope.domEl).select2(
'val', newValue
);
//TODO: this might throw an exception - recheck it please
if($scope.bindToModel === 'true')
{
@ -124,16 +129,11 @@ evoapp.directive('customCombo', function() {
selectedRecord: record.item
});
$scope.domEl.blur();
$scope.domEl.selectpicker('val', newValue);
}
}
else
{
$($scope.domEl).val(newValue);
$($scope.domEl).select2(
'val', newValue
);
}
$scope.domEl.selectpicker('refresh');
};
$scope.loadData = function(data){
@ -149,50 +149,44 @@ evoapp.directive('customCombo', function() {
$scope.clear = function(){
$scope.store.items = [];
$scope.domEl.select2('data', null);
$scope.options = [];
$scope.domEl.selectpicker('deselectAll');
$scope.domEl.find('option').remove();
$scope.domEl.selectpicker('refresh');
};
},
link: function (scope, elem, attrs, controller) {
scope.name = attrs.name == undefined ? scope.valueField : attrs.name;
scope.elem = elem;
scope.domEl = $(elem.find('select')[0]);
scope.domEl.attr('name', scope.name);
$(scope.domEl).select2({
allowClear: true,
selectOnBlur: true
}).on('change', function(e) {
$timeout(function () {
var record = angular.element($(this).find("option:selected")).scope();
scope.domEl.selectpicker({
if(record)
{
var value = $(this).find("option:selected").val();
}).on('change', function(e) {
scope.$apply(function () {
var record = angular.element($(this).find("option:selected")).scope();
if(scope.bindToModel === 'true')
{
scope.selectedValue = value;
scope.selectedRecord = record.item;
}
var value = $(this).find("option:selected").val();
scope.onChange({
selectedValue: value,
selectedRecord: record.item
});
if(scope.bindToModel === 'true')
{
scope.selectedValue = value;
scope.selectedRecord = record.item;
}
elem.blur();
scope.onChange({
selectedValue: value,
selectedRecord: record.item
});
}
});
});
});
}
}

@ -4,7 +4,7 @@
restrict: 'AE',
template:
'<footer class="panel-footer">' +
'<footer class="">' +
'<div class="row">' +
'<div class="col-sm-6 text-left text-center-xs">' +
@ -14,13 +14,13 @@
'<div ng-show="showPager" class="col-sm-6 text-right text-center-xs">' +
'<div class="btn-group">' +
'<button ng-disabled="store.start == 0" ng-click="move(\'back\')" class="btn btn-white btn-sm">' +
'<i class="icon-chevron-left"></i>' +
'<button ng-disabled="store.start == 0" ng-click="move(\'back\')" class="btn btn-default btn-sm">' +
'<i class="glyphicon glyphicon-chevron-left"></i>' +
'</button>' +
'<button type="button" class="btn btn-white btn-sm" ng-bind="pageInfo()"></button>' +
'<button ng-click="get()" type="button" class="btn btn-white btn-sm"><i class="icon-refresh"></i></button>' +
'<button ng-disabled="currentPage == numberOfPages()" ng-click="move(\'forward\')" class="btn btn-white btn-sm">' +
'<i class="icon-chevron-right"></i>' +
'<button type="button" class="btn btn-default btn-sm" ng-bind="pageInfo()"></button>' +
'<button ng-click="get()" type="button" class="btn btn-default btn-sm"><i class="glyphicon glyphicon-refresh"></i></button>' +
'<button ng-disabled="currentPage == numberOfPages()" ng-click="move(\'forward\')" class="btn btn-default btn-sm">' +
'<i class="glyphicon glyphicon-chevron-right"></i>' +
'</button>' +
'</div>' +
'</div>' +
@ -42,6 +42,8 @@
var numberOfPages = 0;
scope.store.total = scope.store.items.length > 0 ? 1 : 0;
if(scope.store.total > 0)
{
numberOfPages = Math.ceil(scope.store.total/scope.store.limit);
@ -108,7 +110,7 @@
var from = (scope.store.items.length == 0 ? 0 : (scope.store.start + 1)),
to = (scope.store.start + scope.store.items.length);
return $filter('stringFormat')('A mostrar {0} - {1} de {2}', [from, to, scope.store.total]);
return ('A mostrar ' + from + ' - ' + to + ' de ' + scope.store.total);
};
scope.pageInfo = function(){

@ -1,4 +1,4 @@
 evoapp.factory('plugins', function($rootScope, utils) {
 evoapp.factory('plugins', function($rootScope, utils, $timeout) {
var me = this;
@ -177,7 +177,7 @@
var buildSideMenu = function(options){
// Append Button
$("body").append($("<a />")
$('#main-panel').append($("<a />")
.addClass("form-side-menu")
.attr({
"href": "#",
@ -209,10 +209,104 @@
$('#formSideMenu').remove();
};
var buildFloatingSideMenu = function(options){
var wrapper = $('<div class="floating-side-menu"></div>');
var h4 = $('<h4><strong>Ficha Clínica</strong></h4>');
var cogs = $('<a href="#"><i class="glyphicon glyphicon-th-list"></i></a>');
cogs.click(function(e){
e.preventDefault();
if(wrapper.hasClass('active'))
{
wrapper.animate({
left: "-" + wrapper.width() + "px"
}, 300).removeClass("active");
}
else
{
wrapper.animate({
left: "0"
}, 300).addClass("active");
}
});
h4.append(cogs);
wrapper.append(h4);
var innerWrapper = $('<div></div>');
wrapper.append(innerWrapper);
var menuItems = $(
'<div id="scrollspy1"> ' +
'<ul class="nav nav-pills nav-stacked"> ' +
' <li><a href="#section1">1 - Identifica&ccedil;&atilde;o</a></li>' +
' <li><a href="#section2">2 - Actividade</a></li>' +
' <li><a href="#section3">3 - Antecedentes Ocupacionais</a></li>' +
' <li><a href="#section4">4 - Antecedentes Pessoais</a></li>' +
' <li><a href="#section5">5 - Hábitos</a></li>' +
' <li><a href="#section6">6 - Antecedentes Familiares</a></li>' +
' <li><a href="#section7">7 - Exame Objectivo</a></li>' +
' <li><a href="#section8">8 - Doenças Activas</a></li>' +
' <li><a href="#section9">9 - Classificação Individual de Saúde</a></li>' +
' <li><a href="#section10">10 - Absentismo</a></li>' +
' <li><a href="#section11">11 - Esquema Vacinal</a></li>' +
' <li><a href="#section12">12 - Conclusões/Resumo</a></li>' +
' <li><a href="#section13">13 - Propostas de Solução</a></li>' +
' <li><a href="#section14">14 - Observações</a></li>' +
' <li><a href="#section15">15 - Parecer</a></li>' +
' <li><a href="#section16">16 - Reavaliação</a></li>' +
' <li><a href="#section17">17 - Data do Exame</a></li>' +
'</ul> ' +
'</div>'
);
var links = menuItems.find('a');
links.each(function(index) {
$(links[index]).click(function(e){
wrapper.animate({
left: "-" + wrapper.width() + "px"
}, 300).removeClass("active");
//var hash = $(e.target).prop('hash');
//var position = $(hash).position();
//$timeout(function () {
// $('html, body').animate({ scrollTop: position.top - 60 }, 'fast');
//});
});
});
wrapper.append(menuItems);
$('#main-panel').append(wrapper);
$timeout(function () {
$('body').scrollspy({ target: '#scrollspy1'});
//$('body').scrollspy('refresh');
});
};
var hideFloatingSideMenu = function(){
$('.floating-side-menu').remove();
};
return {
setDefaults: setDefaults,
setBootstrap: setBootstrap,
buildSideMenu: buildSideMenu,
hideSideMenu: hideSideMenu
hideSideMenu: hideSideMenu,
buildFloatingSideMenu: buildFloatingSideMenu,
hideFloatingSideMenu: hideFloatingSideMenu
};
});

@ -117,13 +117,13 @@ code {
.page-title
{
font-weight:bold;
color:#777;
color:#000;
}
.section-title
{
text-transform:uppercase;
color:#777;
color:#000;
}
.form-horizontal .control-label
@ -285,7 +285,6 @@ body.modal-open {
cursor:text;
}
/* form side menu */
a.form-side-menu {
-moz-border-radius: 0px;
@ -324,7 +323,6 @@ a.form-side-menu.visible {
}
/* modal dialog */
@media (min-width: 400px) {
.modal-large, .modal-medium, .modal-small
@ -350,3 +348,73 @@ a.form-side-menu.visible {
width: 40%;
}
}
.modal-scrollable
{
overflow:hidden!important;
}
/* side menu 2 */
div.floating-side-menu {
background: #303030;
width: 205px;
position: fixed;
top: 60px;
z-index: 1002;
border-radius: 0 0 3px 0;
left: -205px;
opacity:0.9;
}
div.floating-side-menu h4 {
background: #404040;
color: #FFF;
padding: 0px 5px 0px 5px;
margin: 0;
line-height: 30px;
font-size: 15px;
opacity:0.9;
}
div.floating-side-menu h4 a {
background-color: #404040;
display: block;
height: 30px;
position: absolute;
right: -30px;
top: 0;
width: 30px;
font-size: 12px;
/* line-height: 38px; */
color: #FFF;
text-align: center;
text-decoration: none;
border-radius: 0 3px 3px 0;
opacity: 0.9;
}
div.floating-side-menu .nav
{
font-size:12px;
}
div.floating-side-menu .nav li a
{
color:#ffffff;
}
div.floating-side-menu .nav li.active a
{
background-color: #d62d31;
color:#ffffff;
}
.floating-side-menu .nav-pills > li > a {
border-radius: 0px;
padding: 4px 8px;
}
.floating-side-menu .nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #d5716e;
}

@ -12,8 +12,7 @@
<link href="js/bootstrap-modal/css/bootstrap-modal.css" rel="stylesheet" />
<link href="js/select2/select2.css" rel="stylesheet" />
<link href="js/select2/select2-bootstrap.css" rel="stylesheet" />
<link href="js/bootstrap-select/bootstrap-select.css" rel="stylesheet" />
<!-- Libraries -->
<script src="js/jquery.js"></script>
@ -40,8 +39,8 @@
<script src="js/noty/layouts/topRight.js"></script>
<script src="js/noty/themes/default.js"></script>
<script src="js/select2/select2.js"></script>
<script src="js/select2/select2_locale_pt-PT.js"></script>
<script src="js/bootstrap-select/bootstrap-select.js"></script>
<script src="js/bootstrap-select/i18n/defaults-pt_BR.js"></script>
<!-- app -->
<script src="app/main.js"></script>
@ -60,6 +59,7 @@
<script src="app/directives/customCombo.js"></script>
<script src="app/directives/datatable.js"></script>
<script src="app/directives/modalWindow.js"></script>
<script src="app/directives/pagingToolbar.js"></script>
<script src="app/Main/MainController.js"></script>
<script src="app/Login/LoginController.js"></script>
@ -113,7 +113,7 @@
</div>
</div>
<div id="main-panel" class="container">
<div id="main-panel" class="container" ng-cloak>
</div>
@ -126,5 +126,6 @@
</div>
</div>
</body>
</html>

@ -0,0 +1,87 @@
# Contributing to this project
Please take a moment to review this document in order to make the contribution
process easy and effective for everyone involved.
Following these guidelines helps to communicate that you respect the time of
the developers managing and developing this open source project. In return,
they should reciprocate that respect in addressing your issue or assessing
patches and features.
## Using the issue tracker
The issue tracker is the preferred channel for [bug reports](#bugs),
[features requests](#features) and submitting pull
requests, but please respect the following restrictions:
* Please **do not** use the issue tracker for personal support requests (use
[Stack Overflow](http://stackoverflow.com) or IRC).
* Please **do not** derail or troll issues. Keep the discussion on topic and
respect the opinions of others.
<a name="bugs"></a>
## Bug reports
A bug is a _demonstrable problem_ that is caused by the code in the repository.
Good bug reports are extremely helpful - thank you!
Guidelines for bug reports:
1. **Use the GitHub issue search.** Check if the issue has already been
reported.
2. **Check if the issue has been fixed.** Try to reproduce it using the
latest `master` or development branch in the repository.
3. **Provide environment details.** Provide your operating system, browser(s), jQuery version, Bootstrap version, and bootstrap-select version.
4. **Create an isolated and reproducible test case.** Create a [reduced test
case](http://css-tricks.com/6263-reduced-test-cases/).
5. **Include a live example.** Make use of jsFiddle or jsBin to share your isolated test cases.
A good bug report shouldn't leave others needing to chase you up for more
information. Please try to be as detailed as possible in your report. What is
your environment? What steps will reproduce the issue? What browser(s) and OS
experience the problem? What would you expect to be the outcome? All these
details will help people to fix any potential bugs.
Example:
> Short and descriptive example bug report title
>
> A summary of the issue and the browser/OS environment in which it occurs. If
> suitable, include the steps required to reproduce the bug.
>
> 1. This is the first step
> 2. This is the second step
> 3. Further steps, etc.
>
> `<url>` - a link to the reduced test case
>
> Any other information you want to share that is relevant to the issue being
> reported. This might include the lines of code that you have identified as
> causing the bug, and potential solutions (and your opinions on their
> merits).
<a name="features"></a>
## Feature requests
Feature requests are welcome. But take a moment to find out whether your idea
fits with the scope and aims of the project. It's up to *you* to make a strong
case to convince the project's developers of the merits of this feature. Please
provide as much detail and context as possible.
## Pull Request Guidelines
* To instantiate a context or use it, use the variable **that** instead of **_this**.
* Submit your CLA, if you haven't.
* Please check to make sure that there aren't existing pull requests attempting to address the issue mentioned. We also recommend checking for issues related to the issue on the tracker, as a team member may be working on the issue in a branch or fork.
* Non-trivial changes should be discussed in an issue first
* If possible, use JSlint or JSHint to validate it
* If possible, add relevant tests to cover the change
* Write a convincing description of your PR and why we should land it

@ -0,0 +1,61 @@
bootstrap-select
================
A custom select / multiselect for Bootstrap using button dropdown, designed to behave like regular Bootstrap selects;
## Demo and Documentation
See a Bootstrap 2.3.2 example [here](http://silviomoreto.github.com/bootstrap-select/). <br/>
See a Bootstrap 3.0.2 example [here](http://silviomoreto.github.com/bootstrap-select/3) (work-in-progress).
## Authors
[Silvio Moreto](http://github.com/silviomoreto),
[Ana Carolina](http://github.com/anacarolinats),
[caseyjhol](https://github.com/caseyjhol), and
[Matt Bryson](https://github.com/mattbryson).
## Usage
Create your `<select>` with the `.selectpicker` class.
<select class="selectpicker">
<option>Mustard</option>
<option>Ketchup</option>
<option>Barbecue</option>
</select>
Enable Bootstrap-Select via JavaScript:
$('.selectpicker').selectpicker();
Or just
$('select').selectpicker();
Checkout the [documentation](http://silviomoreto.github.com/bootstrap-select/) for further information.
## CDN
* https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.3.5/bootstrap-select.min.js
* https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.3.5/bootstrap-select.min.css
## Bugs and feature requests
Anyone and everyone is welcome to contribute. Please take a moment to
review the [guidelines for contributing](CONTRIBUTING.md). Make sure you're using the latest version of bootstrap-select before submitting an issue.
* [Bug reports](CONTRIBUTING.md#bugs)
* [Feature requests](CONTRIBUTING.md#features)
## Copyright and license
Copyright (C) 2013 bootstrap-select
Licensed under the MIT license.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

@ -0,0 +1,309 @@
/*!
* bootstrap-select v1.5.4
* http://silviomoreto.github.io/bootstrap-select/
*
* Copyright 2013 bootstrap-select
* Licensed under the MIT license
*/
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="span"] {
float: none;
display: inline-block;
margin-bottom: 10px;
margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
margin-bottom: 0;
}
.bootstrap-select.form-control {
margin-bottom: 0;
padding: 0;
border: none;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
float: right;
}
.input-append .bootstrap-select.btn-group {
margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
margin-right: -1px;
}
.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
width: 220px;
}
.bootstrap-select {
/*width: 220px\9; IE8 and below*/
width: 220px\0; /*IE9 and below*/
}
.bootstrap-select.form-control:not([class*="span"]) {
width: 100%;
}
.bootstrap-select > .btn {
width: 100%;
padding-right: 25px;
}
.error .bootstrap-select .btn {
border: 1px solid #b94a48;
}
.bootstrap-select.show-menu-arrow.open > .btn {
z-index: 2051;
}
.bootstrap-select .btn:focus {
outline: thin dotted #333333 !important;
outline: 5px auto -webkit-focus-ring-color !important;
outline-offset: -2px;
}
.bootstrap-select.btn-group .btn .filter-option {
display: inline-block;
overflow: hidden;
width: 100%;
float: left;
text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
position: absolute;
top: 50%;
right: 12px;
margin-top: -2px;
vertical-align: middle;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn {
width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
min-width: 100%;
z-index: 2000;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
position: static;
border: 0;
padding: 0;
margin: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
display: block;
padding: 3px 20px;
cursor: default;
}
.bootstrap-select.btn-group .div-contain {
overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
position: relative;
padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
position: absolute;
display: inline-block;
right: 15px;
margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
display: none;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
color: #64b1d8;
color: rgba(255,255,255,0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #CCC;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
bottom: -4px;
left: 9px;
display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid white;
position: absolute;
bottom: -4px;
left: 10px;
display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
bottom: auto;
top: -3px;
border-top: 7px solid #ccc;
border-bottom: 0;
border-top-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
bottom: auto;
top: -3px;
border-top: 6px solid #ffffff;
border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
right: 12px;
left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
right: 13px;
left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
display: block;
}
.bootstrap-select.btn-group .no-results {
padding: 3px;
background: #f5f5f5;
margin: 0 5px;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
position: absolute;
bottom: 5px;
width: 96%;
margin: 0 2%;
min-height: 26px;
padding: 3px 5px;
background: #f5f5f5;
border: 1px solid #e3e3e3;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
pointer-events: none;
opacity: 0.9;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mobile-device {
position: absolute;
top: 0;
left: 0;
display: block !important;
width: 100%;
height: 100% !important;
opacity: 0;
}
.bootstrap-select.fit-width {
width: auto !important;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
position: static;
top: auto;
margin-top: -1px;
}
.control-group.error .bootstrap-select .dropdown-toggle{
border-color: #b94a48;
}
.bootstrap-select-searchbox,
.bootstrap-select .bs-actionsbox {
padding: 4px 8px;
}
.bootstrap-select .bs-actionsbox {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bootstrap-select-searchbox + .bs-actionsbox {
padding: 0 8px 4px;
}
.bootstrap-select-searchbox input {
margin-bottom: 0;
}
.bootstrap-select .bs-actionsbox .btn-group button {
width: 50%;
}

@ -0,0 +1,29 @@
{
"name": "bootstrap-select",
"title": "Bootstrap Select",
"description": "A custom select / multiselect for Bootstrap using button dropdown, designed to behave like regular Bootstrap selects",
"keywords": [
"form",
"bootstrap",
"select",
"replacement"
],
"version": "1.5.4",
"author": {
"name": "Silvio Moreto",
"url": "https://github.com/silviomoreto/"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/silviomoreto/bootstrap-select#copyright-and-license"
}
],
"bugs": "https://github.com/silviomoreto/bootstrap-select/issues",
"homepage": "https://github.com/silviomoreto/bootstrap-select",
"docs": "https://github.com/silviomoreto/bootstrap-select",
"download": "https://github.com/silviomoreto/bootstrap-select/releases",
"dependencies": {
"jquery": ">=1.7"
}
}

@ -0,0 +1,977 @@
/*!
* bootstrap-select v1.5.4
* http://silviomoreto.github.io/bootstrap-select/
*
* Copyright 2013 bootstrap-select
* Licensed under the MIT license
*/
!function($) {
'use strict';
$.expr[':'].icontains = function(obj, index, meta) {
return $(obj).text().toUpperCase().indexOf(meta[3].toUpperCase()) >= 0;
};
var Selectpicker = function(element, options, e) {
if (e) {
e.stopPropagation();
e.preventDefault();
}
this.$element = $(element);
this.$newElement = null;
this.$button = null;
this.$menu = null;
this.$lis = null;
//Merge defaults, options and data-attributes to make our options
this.options = $.extend({}, $.fn.selectpicker.defaults, this.$element.data(), typeof options == 'object' && options);
//If we have no title yet, check the attribute 'title' (this is missed by jq as its not a data-attribute
if (this.options.title === null) {
this.options.title = this.$element.attr('title');
}
//Expose public methods
this.val = Selectpicker.prototype.val;
this.render = Selectpicker.prototype.render;
this.refresh = Selectpicker.prototype.refresh;
this.setStyle = Selectpicker.prototype.setStyle;
this.selectAll = Selectpicker.prototype.selectAll;
this.deselectAll = Selectpicker.prototype.deselectAll;
this.init();
};
Selectpicker.prototype = {
constructor: Selectpicker,
init: function() {
var that = this,
id = this.$element.attr('id');
this.$element.hide();
this.multiple = this.$element.prop('multiple');
this.autofocus = this.$element.prop('autofocus');
this.$newElement = this.createView();
this.$element.after(this.$newElement);
this.$menu = this.$newElement.find('> .dropdown-menu');
this.$button = this.$newElement.find('> button');
this.$searchbox = this.$newElement.find('input');
if (id !== undefined) {
this.$button.attr('data-id', id);
$('label[for="' + id + '"]').click(function(e) {
e.preventDefault();
that.$button.focus();
});
}
this.checkDisabled();
this.clickListener();
if (this.options.liveSearch) this.liveSearchListener();
this.render();
this.liHeight();
this.setStyle();
this.setWidth();
if (this.options.container) this.selectPosition();
this.$menu.data('this', this);
this.$newElement.data('this', this);
},
createDropdown: function() {
//If we are multiple, then add the show-tick class by default
var multiple = this.multiple ? ' show-tick' : '';
var inputGroup = this.$element.parent().hasClass('input-group') ? ' input-group-btn' : '';
var autofocus = this.autofocus ? ' autofocus' : '';
var header = this.options.header ? '<div class="popover-title"><button type="button" class="close" aria-hidden="true">&times;</button>' + this.options.header + '</div>' : '';
var searchbox = this.options.liveSearch ? '<div class="bootstrap-select-searchbox"><input type="text" class="input-block-level form-control" /></div>' : '';
var actionsbox = this.options.actionsBox ? '<div class="bs-actionsbox">' +
'<div class="btn-group btn-block">' +
'<button class="actions-btn bs-select-all btn btn-sm btn-default">' +
'Select All' +
'</button>' +
'<button class="actions-btn bs-deselect-all btn btn-sm btn-default">' +
'Deselect All' +
'</button>' +
'</div>' +
'</div>' : '';
var drop =
'<div class="btn-group bootstrap-select' + multiple + inputGroup + '">' +
'<button type="button" class="btn dropdown-toggle selectpicker" data-toggle="dropdown"'+ autofocus +'>' +
'<span class="filter-option pull-left"></span>&nbsp;' +
'<span class="caret"></span>' +
'</button>' +
'<div class="dropdown-menu open">' +
header +
searchbox +
actionsbox +
'<ul class="dropdown-menu inner selectpicker" role="menu">' +
'</ul>' +
'</div>' +
'</div>';
return $(drop);
},
createView: function() {
var $drop = this.createDropdown();
var $li = this.createLi();
$drop.find('ul').append($li);
return $drop;
},
reloadLi: function() {
//Remove all children.
this.destroyLi();
//Re build
var $li = this.createLi();
this.$menu.find('ul').append( $li );
},
destroyLi: function() {
this.$menu.find('li').remove();
},
createLi: function() {
var that = this,
_liA = [],
_liHtml = '';
this.$element.find('option').each(function() {
var $this = $(this);
//Get the class and text for the option
var optionClass = $this.attr('class') || '';
var inline = $this.attr('style') || '';
var text = $this.data('content') ? $this.data('content') : $this.html();
var subtext = $this.data('subtext') !== undefined ? '<small class="muted text-muted">' + $this.data('subtext') + '</small>' : '';
var icon = $this.data('icon') !== undefined ? '<i class="' + that.options.iconBase + ' ' + $this.data('icon') + '"></i> ' : '';
if (icon !== '' && ($this.is(':disabled') || $this.parent().is(':disabled'))) {
icon = '<span>'+icon+'</span>';
}
if (!$this.data('content')) {
//Prepend any icon and append any subtext to the main text.
text = icon + '<span class="text">' + text + subtext + '</span>';
}
if (that.options.hideDisabled && ($this.is(':disabled') || $this.parent().is(':disabled'))) {
_liA.push('<a style="min-height: 0; padding: 0"></a>');
} else if ($this.parent().is('optgroup') && $this.data('divider') !== true) {
if ($this.index() === 0) {
//Get the opt group label
var label = $this.parent().attr('label');
var labelSubtext = $this.parent().data('subtext') !== undefined ? '<small class="muted text-muted">'+$this.parent().data('subtext')+'</small>' : '';
var labelIcon = $this.parent().data('icon') ? '<i class="'+$this.parent().data('icon')+'"></i> ' : '';
label = labelIcon + '<span class="text">' + label + labelSubtext + '</span>';
if ($this[0].index !== 0) {
_liA.push(
'<div class="div-contain"><div class="divider"></div></div>'+
'<dt>'+label+'</dt>'+
that.createA(text, 'opt ' + optionClass, inline )
);
} else {
_liA.push(
'<dt>'+label+'</dt>'+
that.createA(text, 'opt ' + optionClass, inline ));
}
} else {
_liA.push(that.createA(text, 'opt ' + optionClass, inline ));
}
} else if ($this.data('divider') === true) {
_liA.push('<div class="div-contain"><div class="divider"></div></div>');
} else if ($(this).data('hidden') === true) {
_liA.push('<a></a>');
} else {
_liA.push(that.createA(text, optionClass, inline ));
}
});
$.each(_liA, function(i, item) {
var hide = item === '<a></a>' ? 'class="hide is-hidden"' : '';
_liHtml += '<li rel="' + i + '"' + hide + '>' + item + '</li>';
});
//If we are not multiple, and we dont have a selected item, and we dont have a title, select the first element so something is set in the button
if (!this.multiple && this.$element.find('option:selected').length===0 && !this.options.title) {
this.$element.find('option').eq(0).prop('selected', true).attr('selected', 'selected');
}
return $(_liHtml);
},
createA: function(text, classes, inline) {
return '<a tabindex="0" class="'+classes+'" style="'+inline+'">' +
text +
'<i class="' + this.options.iconBase + ' ' + this.options.tickIcon + ' icon-ok check-mark"></i>' +
'</a>';
},
render: function(updateLi) {
var that = this;
//Update the LI to match the SELECT
if (updateLi !== false) {
this.$element.find('option').each(function(index) {
that.setDisabled(index, $(this).is(':disabled') || $(this).parent().is(':disabled') );
that.setSelected(index, $(this).is(':selected') );
});
}
this.tabIndex();
var selectedItems = this.$element.find('option:selected').map(function() {
var $this = $(this);
var icon = $this.data('icon') && that.options.showIcon ? '<i class="' + that.options.iconBase + ' ' + $this.data('icon') + '"></i> ' : '';
var subtext;
if (that.options.showSubtext && $this.attr('data-subtext') && !that.multiple) {
subtext = ' <small class="muted text-muted">'+$this.data('subtext') +'</small>';
} else {
subtext = '';
}
if ($this.data('content') && that.options.showContent) {
return $this.data('content');
} else if ($this.attr('title') !== undefined) {
return $this.attr('title');
} else {
return icon + $this.html() + subtext;
}
}).toArray();
//Fixes issue in IE10 occurring when no default option is selected and at least one option is disabled
//Convert all the values into a comma delimited string
var title = !this.multiple ? selectedItems[0] : selectedItems.join(this.options.multipleSeparator);
//If this is multi select, and the selectText type is count, the show 1 of 2 selected etc..
if (this.multiple && this.options.selectedTextFormat.indexOf('count') > -1) {
var max = this.options.selectedTextFormat.split('>');
var notDisabled = this.options.hideDisabled ? ':not([disabled])' : '';
if ( (max.length>1 && selectedItems.length > max[1]) || (max.length==1 && selectedItems.length>=2)) {
title = this.options.countSelectedText.replace('{0}', selectedItems.length).replace('{1}', this.$element.find('option:not([data-divider="true"]):not([data-hidden="true"])'+notDisabled).length);
}
}
this.options.title = this.$element.attr('title');
//If we dont have a title, then use the default, or if nothing is set at all, use the not selected text
if (!title) {
title = this.options.title !== undefined ? this.options.title : this.options.noneSelectedText;
}
this.$button.attr('title', $.trim(title));
this.$newElement.find('.filter-option').html(title);
},
setStyle: function(style, status) {
if (this.$element.attr('class')) {
this.$newElement.addClass(this.$element.attr('class').replace(/selectpicker|mobile-device/gi, ''));
}
var buttonClass = style ? style : this.options.style;
if (status == 'add') {
this.$button.addClass(buttonClass);
} else if (status == 'remove') {
this.$button.removeClass(buttonClass);
} else {
this.$button.removeClass(this.options.style);
this.$button.addClass(buttonClass);
}
},
liHeight: function() {
if (this.options.size === false) return;
var $selectClone = this.$menu.parent().clone().find('> .dropdown-toggle').prop('autofocus', false).end().appendTo('body'),
$menuClone = $selectClone.addClass('open').find('> .dropdown-menu'),
liHeight = $menuClone.find('li > a').outerHeight(),
headerHeight = this.options.header ? $menuClone.find('.popover-title').outerHeight() : 0,
searchHeight = this.options.liveSearch ? $menuClone.find('.bootstrap-select-searchbox').outerHeight() : 0,
actionsHeight = this.options.actionsBox ? $menuClone.find('.bs-actionsbox').outerHeight() : 0;
$selectClone.remove();
this.$newElement
.data('liHeight', liHeight)
.data('headerHeight', headerHeight)
.data('searchHeight', searchHeight)
.data('actionsHeight', actionsHeight);
},
setSize: function() {
var that = this,
menu = this.$menu,
menuInner = menu.find('.inner'),
selectHeight = this.$newElement.outerHeight(),
liHeight = this.$newElement.data('liHeight'),
headerHeight = this.$newElement.data('headerHeight'),
searchHeight = this.$newElement.data('searchHeight'),
actionsHeight = this.$newElement.data('actionsHeight'),
divHeight = menu.find('li .divider').outerHeight(true),
menuPadding = parseInt(menu.css('padding-top')) +
parseInt(menu.css('padding-bottom')) +
parseInt(menu.css('border-top-width')) +
parseInt(menu.css('border-bottom-width')),
notDisabled = this.options.hideDisabled ? ':not(.disabled)' : '',
$window = $(window),
menuExtras = menuPadding + parseInt(menu.css('margin-top')) + parseInt(menu.css('margin-bottom')) + 2,
menuHeight,
selectOffsetTop,
selectOffsetBot,
posVert = function() {
selectOffsetTop = that.$newElement.offset().top - $window.scrollTop();
selectOffsetBot = $window.height() - selectOffsetTop - selectHeight;
};
posVert();
if (this.options.header) menu.css('padding-top', 0);
if (this.options.size == 'auto') {
var getSize = function() {
var minHeight,
lisVis = that.$lis.not('.hide');
posVert();
menuHeight = selectOffsetBot - menuExtras;
if (that.options.dropupAuto) {
that.$newElement.toggleClass('dropup', (selectOffsetTop > selectOffsetBot) && ((menuHeight - menuExtras) < menu.height()));
}
if (that.$newElement.hasClass('dropup')) {
menuHeight = selectOffsetTop - menuExtras;
}
if ((lisVis.length + lisVis.find('dt').length) > 3) {
minHeight = liHeight*3 + menuExtras - 2;
} else {
minHeight = 0;
}
menu.css({'max-height' : menuHeight + 'px', 'overflow' : 'hidden', 'min-height' : minHeight + headerHeight + searchHeight + actionsHeight + 'px'});
menuInner.css({'max-height' : menuHeight - headerHeight - searchHeight - actionsHeight - menuPadding + 'px', 'overflow-y' : 'auto', 'min-height' : Math.max(minHeight - menuPadding, 0) + 'px'});
};
if(that.$lis)
{
getSize();
this.$searchbox.off('input.getSize propertychange.getSize').on('input.getSize propertychange.getSize', getSize);
$(window).off('resize.getSize').on('resize.getSize', getSize);
$(window).off('scroll.getSize').on('scroll.getSize', getSize);
}
} else if (this.options.size && this.options.size != 'auto' && menu.find('li'+notDisabled).length > this.options.size) {
var optIndex = menu.find('li'+notDisabled+' > *').filter(':not(.div-contain)').slice(0,this.options.size).last().parent().index();
var divLength = menu.find('li').slice(0,optIndex + 1).find('.div-contain').length;
menuHeight = liHeight*this.options.size + divLength*divHeight + menuPadding;
if (that.options.dropupAuto) {
this.$newElement.toggleClass('dropup', (selectOffsetTop > selectOffsetBot) && (menuHeight < menu.height()));
}
menu.css({'max-height' : menuHeight + headerHeight + searchHeight + actionsHeight + 'px', 'overflow' : 'hidden'});
menuInner.css({'max-height' : menuHeight - menuPadding + 'px', 'overflow-y' : 'auto'});
}
},
setWidth: function() {
if (this.options.width == 'auto') {
this.$menu.css('min-width', '0');
// Get correct width if element hidden
var selectClone = this.$newElement.clone().appendTo('body');
var ulWidth = selectClone.find('> .dropdown-menu').css('width');
var btnWidth = selectClone.css('width', 'auto').find('> button').css('width');
selectClone.remove();
// Set width to whatever's larger, button title or longest option
this.$newElement.css('width', Math.max(parseInt(ulWidth), parseInt(btnWidth)) + 'px');
} else if (this.options.width == 'fit') {
// Remove inline min-width so width can be changed from 'auto'
this.$menu.css('min-width', '');
this.$newElement.css('width', '').addClass('fit-width');
} else if (this.options.width) {
// Remove inline min-width so width can be changed from 'auto'
this.$menu.css('min-width', '');
this.$newElement.css('width', this.options.width);
} else {
// Remove inline min-width/width so width can be changed
this.$menu.css('min-width', '');
this.$newElement.css('width', '');
}
// Remove fit-width class if width is changed programmatically
if (this.$newElement.hasClass('fit-width') && this.options.width !== 'fit') {
this.$newElement.removeClass('fit-width');
}
},
selectPosition: function() {
var that = this,
drop = '<div />',
$drop = $(drop),
pos,
actualHeight,
getPlacement = function($element) {
$drop.addClass($element.attr('class').replace(/form-control/gi, '')).toggleClass('dropup', $element.hasClass('dropup'));
pos = $element.offset();
actualHeight = $element.hasClass('dropup') ? 0 : $element[0].offsetHeight;
$drop.css({'top' : pos.top + actualHeight, 'left' : pos.left, 'width' : $element[0].offsetWidth, 'position' : 'absolute'});
};
this.$newElement.on('click', function() {
if (that.isDisabled()) {
return;
}
getPlacement($(this));
$drop.appendTo(that.options.container);
$drop.toggleClass('open', !$(this).hasClass('open'));
$drop.append(that.$menu);
});
$(window).resize(function() {
getPlacement(that.$newElement);
});
$(window).on('scroll', function() {
getPlacement(that.$newElement);
});
$('html').on('click', function(e) {
if ($(e.target).closest(that.$newElement).length < 1) {
$drop.removeClass('open');
}
});
},
mobile: function() {
this.$element.addClass('mobile-device').appendTo(this.$newElement);
if (this.options.container) this.$menu.hide();
},
refresh: function() {
this.$lis = null;
this.reloadLi();
this.render();
this.setWidth();
this.setStyle();
this.checkDisabled();
this.liHeight();
},
update: function() {
this.reloadLi();
this.setWidth();
this.setStyle();
this.checkDisabled();
this.liHeight();
},
setSelected: function(index, selected) {
if (this.$lis == null) this.$lis = this.$menu.find('li');
$(this.$lis[index]).toggleClass('selected', selected);
},
setDisabled: function(index, disabled) {
if (this.$lis == null) this.$lis = this.$menu.find('li');
if (disabled) {
$(this.$lis[index]).addClass('disabled').find('a').attr('href', '#').attr('tabindex', -1);
} else {
$(this.$lis[index]).removeClass('disabled').find('a').removeAttr('href').attr('tabindex', 0);
}
},
isDisabled: function() {
return this.$element.is(':disabled');
},
checkDisabled: function() {
var that = this;
if (this.isDisabled()) {
this.$button.addClass('disabled').attr('tabindex', -1);
} else {
if (this.$button.hasClass('disabled')) {
this.$button.removeClass('disabled');
}
if (this.$button.attr('tabindex') == -1) {
if (!this.$element.data('tabindex')) this.$button.removeAttr('tabindex');
}
}
this.$button.click(function() {
return !that.isDisabled();
});
},
tabIndex: function() {
if (this.$element.is('[tabindex]')) {
this.$element.data('tabindex', this.$element.attr('tabindex'));
this.$button.attr('tabindex', this.$element.data('tabindex'));
}
},
clickListener: function() {
var that = this;
$('body').on('touchstart.dropdown', '.dropdown-menu', function(e) {
e.stopPropagation();
});
this.$newElement.on('click', function() {
that.setSize();
if (!that.options.liveSearch && !that.multiple) {
setTimeout(function() {
that.$menu.find('.selected a').focus();
}, 10);
}
});
this.$menu.on('click', 'li a', function(e) {
var clickedIndex = $(this).parent().index(),
prevValue = that.$element.val(),
prevIndex = that.$element.prop('selectedIndex');
//Dont close on multi choice menu
if (that.multiple) {
e.stopPropagation();
}
e.preventDefault();
//Dont run if we have been disabled
if (!that.isDisabled() && !$(this).parent().hasClass('disabled')) {
var $options = that.$element.find('option'),
$option = $options.eq(clickedIndex),
state = $option.prop('selected'),
$optgroup = $option.parent('optgroup'),
maxOptions = that.options.maxOptions,
maxOptionsGrp = $optgroup.data('maxOptions') || false;
//Deselect all others if not multi select box
if (!that.multiple) {
$options.prop('selected', false);
$option.prop('selected', true);
that.$menu.find('.selected').removeClass('selected');
that.setSelected(clickedIndex, true);
}
//Else toggle the one we have chosen if we are multi select.
else {
$option.prop('selected', !state);
that.setSelected(clickedIndex, !state);
if ((maxOptions !== false) || (maxOptionsGrp !== false)) {
var maxReached = maxOptions < $options.filter(':selected').length,
maxReachedGrp = maxOptionsGrp < $optgroup.find('option:selected').length,
maxOptionsArr = that.options.maxOptionsText,
maxTxt = maxOptionsArr[0].replace('{n}', maxOptions),
maxTxtGrp = maxOptionsArr[1].replace('{n}', maxOptionsGrp),
$notify = $('<div class="notify"></div>');
if ((maxOptions && maxReached) || (maxOptionsGrp && maxReachedGrp)) {
// If {var} is set in array, replace it
if (maxOptionsArr[2]) {
maxTxt = maxTxt.replace('{var}', maxOptionsArr[2][maxOptions > 1 ? 0 : 1]);
maxTxtGrp = maxTxtGrp.replace('{var}', maxOptionsArr[2][maxOptionsGrp > 1 ? 0 : 1]);
}
$option.prop('selected', false);
that.$menu.append($notify);
if (maxOptions && maxReached) {
$notify.append($('<div>' + maxTxt + '</div>'));
that.$element.trigger('maxReached.bs.select');
}
if (maxOptionsGrp && maxReachedGrp) {
$notify.append($('<div>' + maxTxtGrp + '</div>'));
that.$element.trigger('maxReachedGrp.bs.select');
}
setTimeout(function() {
that.setSelected(clickedIndex, false);
}, 10);
$notify.delay(750).fadeOut(300, function() { $(this).remove(); });
}
}
}
if (!that.multiple) {
that.$button.focus();
} else if (that.options.liveSearch) {
that.$searchbox.focus();
}
// Trigger select 'change'
if ((prevValue != that.$element.val() && that.multiple) || (prevIndex != that.$element.prop('selectedIndex') && !that.multiple)) {
that.$element.change();
}
}
});
this.$menu.on('click', 'li.disabled a, li dt, li .div-contain, .popover-title, .popover-title :not(.close)', function(e) {
if (e.target == this) {
e.preventDefault();
e.stopPropagation();
if (!that.options.liveSearch) {
that.$button.focus();
} else {
that.$searchbox.focus();
}
}
});
this.$menu.on('click', '.popover-title .close', function() {
that.$button.focus();
});
this.$searchbox.on('click', function(e) {
e.stopPropagation();
});
this.$menu.on('click', '.actions-btn', function(e) {
if (that.options.liveSearch) {
that.$searchbox.focus();
} else {
that.$button.focus();
}
e.preventDefault();
e.stopPropagation();
if ($(this).is('.bs-select-all')) {
that.selectAll();
} else {
that.deselectAll();
}
that.$element.change();
});
this.$element.change(function() {
that.render(false);
});
},
liveSearchListener: function() {
var that = this,
no_results = $('<li class="no-results"></li>');
this.$newElement.on('click.dropdown.data-api', function() {
that.$menu.find('.active').removeClass('active');
if (!!that.$searchbox.val()) {
that.$searchbox.val('');
that.$lis.not('.is-hidden').removeClass('hide');
if (!!no_results.parent().length) no_results.remove();
}
if (!that.multiple) that.$menu.find('.selected').addClass('active');
setTimeout(function() {
that.$searchbox.focus();
}, 10);
});
this.$searchbox.on('input propertychange', function() {
if (that.$searchbox.val()) {
that.$lis.not('.is-hidden').removeClass('hide').find('a').not(':icontains(' + that.$searchbox.val() + ')').parent().addClass('hide');
if (!that.$menu.find('li').filter(':visible:not(.no-results)').length) {
if (!!no_results.parent().length) no_results.remove();
no_results.html(that.options.noneResultsText + ' "'+ that.$searchbox.val() + '"').show();
that.$menu.find('li').last().after(no_results);
} else if (!!no_results.parent().length) {
no_results.remove();
}
} else {
that.$lis.not('.is-hidden').removeClass('hide');
if (!!no_results.parent().length) no_results.remove();
}
that.$menu.find('li.active').removeClass('active');
that.$menu.find('li').filter(':visible:not(.divider)').eq(0).addClass('active').find('a').focus();
$(this).focus();
});
this.$menu.on('mouseenter', 'a', function(e) {
that.$menu.find('.active').removeClass('active');
$(e.currentTarget).parent().not('.disabled').addClass('active');
});
this.$menu.on('mouseleave', 'a', function() {
that.$menu.find('.active').removeClass('active');
});
},
val: function(value) {
if (value !== undefined) {
this.$element.val( value );
this.$element.change();
return this.$element;
} else {
return this.$element.val();
}
},
selectAll: function() {
if (this.$lis == null) this.$lis = this.$menu.find('li');
this.$element.find('option:enabled').prop('selected', true);
$(this.$lis).filter(':not(.disabled)').addClass('selected');
this.render(false);
},
deselectAll: function() {
if (this.$lis == null) this.$lis = this.$menu.find('li');
this.$element.find('option:enabled').prop('selected', false);
$(this.$lis).filter(':not(.disabled)').removeClass('selected');
this.render(false);
},
keydown: function(e) {
var $this,
$items,
$parent,
index,
next,
first,
last,
prev,
nextPrev,
that,
prevIndex,
isActive,
keyCodeMap = {
32:' ', 48:'0', 49:'1', 50:'2', 51:'3', 52:'4', 53:'5', 54:'6', 55:'7', 56:'8', 57:'9', 59:';',
65:'a', 66:'b', 67:'c', 68:'d', 69:'e', 70:'f', 71:'g', 72:'h', 73:'i', 74:'j', 75:'k', 76:'l',
77:'m', 78:'n', 79:'o', 80:'p', 81:'q', 82:'r', 83:'s', 84:'t', 85:'u', 86:'v', 87:'w', 88:'x',
89:'y', 90:'z', 96:'0', 97:'1', 98:'2', 99:'3', 100:'4', 101:'5', 102:'6', 103:'7', 104:'8', 105:'9'
};
$this = $(this);
$parent = $this.parent();
if ($this.is('input')) $parent = $this.parent().parent();
that = $parent.data('this');
if (that.options.liveSearch) $parent = $this.parent().parent();
if (that.options.container) $parent = that.$menu;
$items = $('[role=menu] li:not(.divider) a', $parent);
isActive = that.$menu.parent().hasClass('open');
if (!isActive && /([0-9]|[A-z])/.test(String.fromCharCode(e.keyCode))) {
if (!that.options.container) {
that.setSize();
that.$menu.parent().addClass('open');
isActive = that.$menu.parent().hasClass('open');
} else {
that.$newElement.trigger('click');
}
that.$searchbox.focus();
}
if (that.options.liveSearch) {
if (/(^9$|27)/.test(e.keyCode) && isActive && that.$menu.find('.active').length === 0) {
e.preventDefault();
that.$menu.parent().removeClass('open');
that.$button.focus();
}
$items = $('[role=menu] li:not(.divider):visible', $parent);
if (!$this.val() && !/(38|40)/.test(e.keyCode)) {
if ($items.filter('.active').length === 0) {
$items = that.$newElement.find('li').filter(':icontains(' + keyCodeMap[e.keyCode] + ')');
}
}
}
if (!$items.length) return;
if (/(38|40)/.test(e.keyCode)) {
index = $items.index($items.filter(':focus'));
first = $items.parent(':not(.disabled):visible').first().index();
last = $items.parent(':not(.disabled):visible').last().index();
next = $items.eq(index).parent().nextAll(':not(.disabled):visible').eq(0).index();
prev = $items.eq(index).parent().prevAll(':not(.disabled):visible').eq(0).index();
nextPrev = $items.eq(next).parent().prevAll(':not(.disabled):visible').eq(0).index();
if (that.options.liveSearch) {
$items.each(function(i) {
if ($(this).is(':not(.disabled)')) {
$(this).data('index', i);
}
});
index = $items.index($items.filter('.active'));
first = $items.filter(':not(.disabled):visible').first().data('index');
last = $items.filter(':not(.disabled):visible').last().data('index');
next = $items.eq(index).nextAll(':not(.disabled):visible').eq(0).data('index');
prev = $items.eq(index).prevAll(':not(.disabled):visible').eq(0).data('index');
nextPrev = $items.eq(next).prevAll(':not(.disabled):visible').eq(0).data('index');
}
prevIndex = $this.data('prevIndex');
if (e.keyCode == 38) {
if (that.options.liveSearch) index -= 1;
if (index != nextPrev && index > prev) index = prev;
if (index < first) index = first;
if (index == prevIndex) index = last;
}
if (e.keyCode == 40) {
if (that.options.liveSearch) index += 1;
if (index == -1) index = 0;
if (index != nextPrev && index < next) index = next;
if (index > last) index = last;
if (index == prevIndex) index = first;
}
$this.data('prevIndex', index);
if (!that.options.liveSearch) {
$items.eq(index).focus();
} else {
e.preventDefault();
if (!$this.is('.dropdown-toggle')) {
$items.removeClass('active');
$items.eq(index).addClass('active').find('a').focus();
$this.focus();
}
}
} else if (!$this.is('input')) {
var keyIndex = [],
count,
prevKey;
$items.each(function() {
if ($(this).parent().is(':not(.disabled)')) {
if ($.trim($(this).text().toLowerCase()).substring(0,1) == keyCodeMap[e.keyCode]) {
keyIndex.push($(this).parent().index());
}
}
});
count = $(document).data('keycount');
count++;
$(document).data('keycount',count);
prevKey = $.trim($(':focus').text().toLowerCase()).substring(0,1);
if (prevKey != keyCodeMap[e.keyCode]) {
count = 1;
$(document).data('keycount', count);
} else if (count >= keyIndex.length) {
$(document).data('keycount', 0);
if (count > keyIndex.length) count = 1;
}
$items.eq(keyIndex[count - 1]).focus();
}
// Select focused option if "Enter", "Spacebar", "Tab" are pressed inside the menu.
if (/(13|32|^9$)/.test(e.keyCode) && isActive) {
if (!/(32)/.test(e.keyCode)) e.preventDefault();
if (!that.options.liveSearch) {
$(':focus').click();
} else if (!/(32)/.test(e.keyCode)) {
that.$menu.find('.active a').click();
$this.focus();
}
$(document).data('keycount',0);
}
if ((/(^9$|27)/.test(e.keyCode) && isActive && (that.multiple || that.options.liveSearch)) || (/(27)/.test(e.keyCode) && !isActive)) {
that.$menu.parent().removeClass('open');
that.$button.focus();
}
},
hide: function() {
this.$newElement.hide();
},
show: function() {
this.$newElement.show();
},
destroy: function() {
this.$newElement.remove();
this.$element.remove();
}
};
$.fn.selectpicker = function(option, event) {
//get the args of the outer function..
var args = arguments;
var value;
var chain = this.each(function() {
if ($(this).is('select')) {
var $this = $(this),
data = $this.data('selectpicker'),
options = typeof option == 'object' && option;
if (!data) {
$this.data('selectpicker', (data = new Selectpicker(this, options, event)));
} else if (options) {
for(var i in options) {
data.options[i] = options[i];
}
}
if (typeof option == 'string') {
//Copy the value of option, as once we shift the arguments
//it also shifts the value of option.
var property = option;
if (data[property] instanceof Function) {
[].shift.apply(args);
value = data[property].apply(data, args);
} else {
value = data.options[property];
}
}
}
});
if (value !== undefined) {
return value;
} else {
return chain;
}
};
$.fn.selectpicker.defaults = {
style: 'btn-default',
size: 'auto',
title: null,
selectedTextFormat : 'values',
noneSelectedText : 'Nothing selected',
noneResultsText : 'No results match',
countSelectedText: '{0} of {1} selected',
maxOptionsText: ['Limit reached ({n} {var} max)', 'Group limit reached ({n} {var} max)', ['items','item']],
width: false,
container: false,
hideDisabled: false,
showSubtext: false,
showIcon: true,
showContent: true,
dropupAuto: true,
header: false,
liveSearch: false,
actionsBox: false,
multipleSeparator: ', ',
iconBase: 'glyphicon',
tickIcon: 'glyphicon-ok',
maxOptions: false
};
$(document)
.data('keycount', 0)
.on('keydown', '.bootstrap-select [data-toggle=dropdown], .bootstrap-select [role=menu], .bootstrap-select-searchbox input', Selectpicker.prototype.keydown)
.on('focusin.modal', '.bootstrap-select [data-toggle=dropdown], .bootstrap-select [role=menu], .bootstrap-select-searchbox input', function (e) { e.stopPropagation(); });
}(window.jQuery);

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,29 @@
{
"name": "bootstrap-select",
"main": [
"bootstrap-select.css",
"bootstrap-select.js"
],
"version": "1.5.4",
"homepage": "https://github.com/silviomoreto/bootstrap-select",
"authors": [
"silviomoreto"
],
"keywords": [
"form",
"bootstrap",
"select",
"replacement"
],
"dependencies": {
"jquery": ">=1.7"
},
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

@ -0,0 +1,17 @@
{
"name": "bootstrap-select/bootstrap-select",
"description": "A custom <select> for Bootstrap using button dropdown as replacement",
"keywords": ["form", "bootstrap", "select", "replacement"],
"homepage": "https://github.com/silviomoreto/bootstrap-select",
"version": "1.5.4",
"authors": [
{
"name": "Silvio Moreto",
"homepage": "https://github.com/silviomoreto/"
}
],
"license": "MIT",
"suggest": {
"components/jquery": "1.8.*"
}
}

@ -0,0 +1,29 @@
/*
* Translated default messages for bootstrap-select.
* Locale: ES (Spanish)
* Region: CL (Chile)
*/
(function($) {
$.fn.selectpicker.defaults = {
style: 'btn-default',
size: 'auto',
title: null,
selectedTextFormat : 'values',
noneSelectedText : 'No hay selección',
noneResultsText : 'No hay resultados',
countSelectedText : 'Seleccionados {0} de {1}',
maxOptionsText: ['Límite alcanzado ({n} {var} max)', 'Límite del grupo alcanzado({n} {var} max)', ['elementos','element']],
width: false,
container: false,
hideDisabled: false,
showSubtext: false,
showIcon: true,
showContent: true,
dropupAuto: true,
header: false,
liveSearch: false,
multipleSeparator: ', ',
iconBase: 'glyphicon',
tickIcon: 'glyphicon-ok'
};
}(jQuery));

@ -0,0 +1,6 @@
/*
* Translated default messages for bootstrap-select.
* Locale: ES (Spanish)
* Region: CL (Chile)
*/
(function(e){e.fn.selectpicker.defaults={style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",noneSelectedText:"No hay selección",noneResultsText:"No hay resultados",countSelectedText:"Seleccionados {0} de {1}",maxOptionsText:["Límite alcanzado ({n} {var} max)","Límite del grupo alcanzado({n} {var} max)",["elementos","element"]],width:false,container:false,hideDisabled:false,showSubtext:false,showIcon:true,showContent:true,dropupAuto:true,header:false,liveSearch:false,multipleSeparator:", ",iconBase:"glyphicon",tickIcon:"glyphicon-ok"}})(jQuery)

@ -0,0 +1,30 @@
/*
* Translated default messages for bootstrap-select.
* Locale: EU (Basque)
* Region:
*/
(function($) {
$.fn.selectpicker.defaults = {
style: 'btn-default',
size: 'auto',
title: null,
selectedTextFormat : 'values',
noneSelectedText : 'Hautapenik ez',
noneResultsText : 'Emaitzarik ez',
countSelectedText : '{1}(e)tik {0} hautatuta',
maxOptionsText: ['Mugara iritsita ({n} {var} gehienez)', 'Taldearen mugara iritsita ({n} {var} gehienez)', ['elementu','elementu']],
width: false,
container: false,
hideDisabled: false,
showSubtext: false,
showIcon: true,
showContent: true,
dropupAuto: true,
header: false,
liveSearch: false,
multipleSeparator: ', ',
iconBase: 'glyphicon',
tickIcon: 'glyphicon-ok'
};
}(jQuery));

@ -0,0 +1,6 @@
/*
* Translated default messages for bootstrap-select.
* Locale: EU (Basque)
* Region:
*/
(function(e){e.fn.selectpicker.defaults={style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",noneSelectedText:"Hautapenik ez",noneResultsText:"Emaitzarik ez",countSelectedText:"{1}(e)tik {0} hautatuta",maxOptionsText:["Mugara iritsita ({n} {var} gehienez)","Taldearen mugara iritsita ({n} {var} gehienez)",["elementu","elementu"]],width:false,container:false,hideDisabled:false,showSubtext:false,showIcon:true,showContent:true,dropupAuto:true,header:false,liveSearch:false,multipleSeparator:", ",iconBase:"glyphicon",tickIcon:"glyphicon-ok"}})(jQuery)

@ -0,0 +1,33 @@
/*
* Translated default messages for bootstrap-select.
* Locale: PT (Portuguese; português)
* Region: BR (Brazil; Brasil)
* Author: Rodrigo de Avila <rodrigo@avila.net.br>
*/
(function($) {
$.fn.selectpicker.defaults = {
style: 'btn-default',
size: 'auto',
title: null,
selectedTextFormat : 'values',
noneSelectedText : 'Nada selecionado',
noneResultsText : 'Nada encontrado contendo',
countSelectedText : 'Selecionado {0} de {1}',
maxOptionsText: ['Limite excedido (máx. {n} {var})', 'Limite do grupo excedido (máx. {n} {var})', ['itens','item']],
width: false,
container: false,
hideDisabled: false,
showSubtext: false,
showIcon: true,
showContent: true,
dropupAuto: true,
header: false,
liveSearch: false,
actionsBox: false,
multipleSeparator: ', ',
iconBase: 'glyphicon',
tickIcon: 'glyphicon-ok',
maxOptions: false
};
}(jQuery));

@ -0,0 +1,7 @@
/*
* Translated default messages for bootstrap-select.
* Locale: PT (Portuguese; português)
* Region: BR (Brazil; Brasil)
* Author: Rodrigo de Avila <rodrigo@avila.net.br>
*/
!function(a){a.fn.selectpicker.defaults={style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",noneSelectedText:"Nada selecionado",noneResultsText:"Nada encontrado contendo",countSelectedText:"Selecionado {0} de {1}",maxOptionsText:["Limite excedido (m\xe1x. {n} {var})","Limite do grupo excedido (m\xe1x. {n} {var})",["itens","item"]],width:!1,container:!1,hideDisabled:!1,showSubtext:!1,showIcon:!0,showContent:!0,dropupAuto:!0,header:!1,liveSearch:!1,actionsBox:!1,multipleSeparator:", ",iconBase:"glyphicon",tickIcon:"glyphicon-ok",maxOptions:!1}}(jQuery);

@ -0,0 +1,31 @@
/*
* Translated default messages for bootstrap-select.
* Locale: RU (Russian; Русский)
* Region: RU (Russian Federation)
*/
(function($) {
$.fn.selectpicker.defaults = {
style: 'btn-default',
size: 'auto',
title: null,
selectedTextFormat : 'values',
noneSelectedText : 'Ничего не выбрано',
noneResultsText : 'Не нейдено Совпадений',
countSelectedText : 'Выбрано {0} из {1}',
maxOptionsText: ['Достигнут предел ({n} {var} максимум)', 'Достигнут предел в группе ({n} {var} максимум)', ['items','item']],
width: false,
container: false,
hideDisabled: false,
showSubtext: false,
showIcon: true,
showContent: true,
dropupAuto: true,
header: false,
liveSearch: false,
actionsBox: false,
multipleSeparator: ', ',
iconBase: 'glyphicon',
tickIcon: 'glyphicon-ok',
maxOptions: false
};
}(jQuery));

@ -0,0 +1,6 @@
/*
* Translated default messages for bootstrap-select.
* Locale: RU (Russian; Русский)
* Region: RU (Russian Federation)
*/
(function(e){e.fn.selectpicker.defaults={style:"btn-default",size:"auto",title:null,selectedTextFormat:"values",noneSelectedText:"Ничего не выбрано",noneResultsText:"Не нейдено Совпадений",countSelectedText:"Выбрано {0} из {1}",maxOptionsText:["Достигнут предел ({n} {var} максимум)","Достигнут предел в группе ({n} {var} максимум)",["items","item"]],width:false,container:false,hideDisabled:false,showSubtext:false,showIcon:true,showContent:true,dropupAuto:true,header:false,liveSearch:false,actionsBox:false,multipleSeparator:", ",iconBase:"glyphicon",tickIcon:"glyphicon-ok",maxOptions:false}})(jQuery)

@ -0,0 +1,31 @@
{
"name": "bootstrap-select",
"title": "bootstrap-select",
"filename": "bootstrap-select.js",
"description": "A custom <select> for Bootstrap using button dropdown as replacement",
"version": "1.5.4",
"homepage": "http://silviomoreto.github.io/bootstrap-select/",
"author": {
"name": "Silvio Moreto",
"url": "https://github.com/silviomoreto/"
},
"repository": {
"type": "git",
"url": "git://github.com/antonellopasella/bootstrap-select.git"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/silviomoreto/bootstrap-select/blob/master/README.md#copyright-and-license"
}
],
"dependencies": {
"jquery": "1.8"
},
"keywords": [
"form",
"bootstrap",
"select",
"replacement"
]
}

@ -0,0 +1,62 @@
<!DOCTYPE html>
<html>
<head>
<title></title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script type="text/javascript" src="bootstrap-select.js"></script>
<link rel="stylesheet" type="text/css" href="bootstrap-select.css">
<!-- 3.0 -->
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet">
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<!-- 2.3.2
<link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
<script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.js"></script>
-->
<script type="text/javascript">
$(window).on('load', function () {
$('.selectpicker').selectpicker({
'selectedText': 'cat'
});
// $('.selectpicker').selectpicker('hide');
});
</script>
</head>
<body>
<label for="id_select">Test label YEag</label>
<select id="id_select" class="selectpicker bla bla bli" multiple data-live-search="true">
<option>cow</option>
<option>bull</option>
<option class="get-class" disabled>ox</option>
<optgroup label="test" data-subtext="another test" data-icon="icon-ok">
<option>ASD</option>
<option selected>Bla</option>
<option>Ble</option>
</optgroup>
</select>
<div class="container">
<form class="form-horizontal" role="form">
<div class="form-group">
<label for="bs3Select" class="col-lg-2 control-label">Test bootstrap 3 form</label>
<div class="col-lg-10">
<select id="bs3Select" class="selectpicker show-tick form-control" multiple data-live-search="true">
<option>cow</option>
<option>bull</option>
<option class="get-class" disabled>ox</option>
<optgroup label="test" data-subtext="another test" data-icon="icon-ok">
<option>ASD</option>
<option selected>Bla</option>
<option>Ble</option>
</optgroup>
</select>
</div>
</div>
<form>
</div>
</body>
</html>

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save