Jaroslav Stika

Results 13 issues of Jaroslav Stika

Hi, how can I: 1) to use radiobox instead chceckbox? 2) to use grido in form (with radioboxes)? Is it posibble?

This is correct translation without last ,jQuery.extend(jQuery.fn.pickatime.defaults,{clear:"vymazať"}) jQuery.extend( jQuery.fn.pickadate.defaults,{ monthsFull:["január","február","marec","apríl","máj","jún","júl","august","september","október","november","december"], monthsShort:["jan","feb","mar","apr","máj","jún","júl","aug","sep","okt","nov","dec"], weekdaysFull:["nedeľa","pondelok","utorok","streda","štvrtok","piatok","sobota"], weekdaysShort:["Ne","Po","Ut","St","Št","Pi","So"], today:"dnes", clear:"vymazať", close:"zavrieť", firstDay:1, format:"d. mmmm yyyy", formatSubmit:"yyyy/mm/dd" } )/*,jQuery.extend(jQuery.fn.pickatime.defaults,{clear:"vymazať"})*/;

If grid is set to $grid->setAutoSubmit(false) I found translation key "ublaboo_datagrid.filter_submit_button" is missing. Ok, It's easy corretct it 'ublaboo_datagrid.filter_submit_button' => 'Search'. But. Button is generated from code from Filter\SubmitButton.php. Can...

Can I see somewhere working sample? I see error like this fig. ![screen](https://f.cloud.github.com/assets/722942/1007021/27492be8-0afa-11e3-88c6-768860bae875.jpg) Is needed load jquery.ui too?

Hi, help me, please. 1) How can I add custom marker with custom icon? 2) How can I init map and marker with filled form fields latitide and longtitude onload?

Hi, I successfuly made some chaneges, upgrades to using BT3. But, I don't know how can I override ConfirmedPasswordField() which depens on getMemberFormFields(). Can you help me, please?

How can I solve Passord fields for horizontal layout? See: ![screen-horizontal](https://f.cloud.github.com/assets/722942/798444/7dda8e00-ed60-11e2-8e38-e30cff9e8063.jpg)

Hi, please, fix bug in https://github.com/janmarek/WebLoader/tree/v2.5.0/WebLoader/Nette/Diagnostics/panel.latte line 11: to line 21: to

Hi, how to disable wrap title content?

Hi, can you help me, please? In main code I'm using for "mainWindow" style as: QApplication.setStyle(QStyleFactory.create("Fusion")) How can be automaticaly used Toast Preset *_DARK without set it?