oncall icon indicating copy to clipboard operation
oncall copied to clipboard

Oncall is a calendar tool designed for scheduling and managing on-call shifts. It can be used as source of dynamic ownership info for paging systems like http://iris.claims.

Results 80 oncall issues
Sort by recently updated
recently updated
newest added
trafficstars

Pop up a modal warning users that the scheduler does not backfill without a manually triggered "Populate" action when deleting an event with a schedule id.

good first issue

Tried running gunicorn command `gunicorn -b 0.0.0.0:8080 app:get_wsgi_app ` Got this error. `noc@linux-test:/opt/oncall/build/lib.linux-x86_64-2.7/oncall$ gunicorn -b 0.0.0.0:8080 app:get_wsgi_app [2018-08-29 21:52:30 +0000] [2064] [INFO] Starting gunicorn 19.7.1 [2018-08-29 21:52:30 +0000] [2064] [INFO]...

I encounter this error during login ` Aborting response due to origin not allowed INFO:falcon_cors:Aborting response due to origin not allowed 2018-08-16 18:05:37,764 INFO falcon_cors Aborting response due to origin...

bug

Can any options be added to configs/config.yaml to connect to a MySQL database over SSL?

It seems that a minimal version of timezone data is included (js/moment-tz-data.js) rather than the full version js/moment-tz-data-full.js. This results in an error when using timezones outset of the smaller...

More data input validation to clear out any possible 5xxs from KeyErrors and the like. Instead, return 400 Bad Request.

Created by/edited by, plus a timestamp. Should cut down on emails asking us why events appeared.

Since this is probably a fairly unexpected action, pop up a confirmation modal

Hi, Is it possible to modify Calendar body to replicate changes done to ui/static/js/incalendar.js (daysLong, short_days, firstDay)? Header line changes, but cells are not aligned as they should be. I've...