easyappointments icon indicating copy to clipboard operation
easyappointments copied to clipboard

:date: Easy!Appointments - Self Hosted Appointment Scheduler

Results 170 easyappointments issues
Sort by recently updated
recently updated
newest added

Hey, This is my first pull request ever 😬 I was wondering why it's not possible to add Google Meet links automatically, so I did it myself. Maybe this is...

Hello Alex, I am currently trying to get CalDAV syncing to work, but so far, I have not had any success. I am using a CalDAV server integrated with Namecheap...

In addition to #1432, it would be useful to be able to schedule multiple items at once or repeating events. Two example cases: A speaker is requested to deliver a...

https://github.com/alextselegidis/easyappointments/blob/e45fcf30b579a9a2a03bbbb35efb96556f1ad426/assets/js/http/booking_http_client.js#L366 We need to call `getAvailableHours(moment(dateQueryParamMoment.toDate()).format('YYYY-MM-DD'));`

enhancement

Issue: [Successful Caldav Login but no Syncing](https://github.com/alextselegidis/easyappointments/issues/1574#top) #1574 should be resolved with this

Only happens with the regular time format (not with military) and it will not allow the user to complete the booking. Alex Tselegidis, Easy!Appointments Creator Need a customization? Get a...

bug

I have the same issue as #1537. I am using WAMP server. When I visit http://localhost/index.php I get redirected to http://localhost\/index.php/installation https://github.com/alextselegidis/easyappointments/blob/e45fcf30b579a9a2a03bbbb35efb96556f1ad426/application/config/config.php#L27 If I remove $request_uri I get the correct...

If you are switching back from a month further ahead the variable monthChangeStep is -1 it loops in line 285 to 288 in booking_http_client endlessly.

I just get 404 pages when trying to get categories list with API. Also, the API documentation for 1.5.0 may need corrections. I see "categoryId" in the services response but...

Add missing import to be able to use the console.