-
Hello,
I'm trying to use fullcalendar to save instantly on dayclick an event whose data come from dropdown list before.
So, I need to take data from dropdown list, to save data on click and to displ…
-
Code in the controller:
```php
/**
* @var Transfer|null $transfer
*/
$transfer = Transfer::find()->one();
if (!$transfer) {
return;
…
-
Привет!
Спасибо за extension!
Хотел попробовать его, но при установке столкнулся с проблемой.
Сделал все как в описании, прописал все алиасы, прописал controllerMap, но при попытке выполнить yii node-…
-
Hi Crisu83,
Thanks for this great extension for Yii.
I plan to use the ScrollSpy widget and I would need the related documentation with example. Could you please help me on this point?
Thanks in ad…
-
I am planning to make a major refactor to the module so to make the library more manageable and scalable.
This is what is being planned:
- [ ] Work with current library repository but split i…
-
Hi rmrevin,
at first: thanks a lot for your wonderful extension. It is great !
unfortunately i stumbled upon a problem:
I use the https://github.com/himiklab/yii2-recaptcha-widget to display…
-
```
Swiftmailer supports Sendmail, so, It would be good to have it in yii-mail.
I can give you a hand maintaining this extension if you want.
```
Original issue reported on code.google.com by `robreg…
-
I have installed the extension and configured as was in description but when I run the code it gives me this error.
`Invalid Configuration – yii\base\InvalidConfigException
Unable to locate mess…
-
Yii version: 2.0.15.1
PHP version: 7.1
Operating system: Windows 10
The "English ordinal suffix" is not being output when specifying date format with the `php:` prefix.
Config as follows:
`…
-
### What steps will reproduce the problem?
The majority of files have only one mime type per extension, however, some files do have different mime types per extension.
For example, I have come …