calendar-bundle icon indicating copy to clipboard operation
calendar-bundle copied to clipboard

A bundle for managing calendars in Symfony 2

Results 9 calendar-bundle issues
Sort by recently updated
recently updated
newest added

Hi, Tested branch dev-symfony3 on symfony 3.1.4-DEV. Followed readme. $ php bin/console doctrine:schema:update --dump-sql $ Nothing to update - your database is already in sync with the current entity metadata....

An exception occurred while executing 'SELECT t0.name AS name1, t0.value AS value2, t0.id AS id3 FROM calendar_settings t0': SQLSTATE[42S02]: Base table or view not found:

doesn't look like it's symfony3 compatible

Hi, I use Symfony 3. After installing the bundle, there are many exceptions cause : " ....config/services.yml" does not contain valid YAML. The reserved indicator "@" cannot start a plain...

As reported via email by a user: > I'm trying to use your CalendarBundle for Symfony2. Could you advice me whether the following is possible: If I add a new...

bug

Hi, Everytime I add/edit an event or category, I have the same issue : You have requested a non-existent service "session". 500 Internal Server Error - ServiceNotFoundException The datas are...