Alex

Results 3 issues of Alex

Pushes the next notification date from "stay in touch" setting by the number of dates user selected. Intended to do so only when _adding_ calls, activities, or conversations to contact,...

In my apps, we do not store the timezone in `users.timezone`. We have a separate database table that stores various account-level settings, the timezone being only one of them. I...

Refactored change.js so that varchar ("CHAR") fields show an error message immediately on the insert screen when going over the character limit. Also created logic to check for valid numeric...