- 13 Jun, 2014 3 commits
-
-
Jon Rosebaugh authored
It's kind of ridiculous, since we only actually care about the date on this one... Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This fixes a mistake in "Handle tz-aware datetimes when syncing company data" Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
- 12 Jun, 2014 31 commits
-
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
MySQL has an ON UPDATE sort of default; Postgres doesn't, except with triggers. So we'll do this at the Python level. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
instead of calling .fetchall() Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This creates a tz-aware datetime In some cases, uses func.current_timestamp() instead, when it's a SQL default. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
The JS was sending '' for fields it hadn't got to yet, which isn't valid for int or boolean fields. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
not sure if this is necessary
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Timezones, booleans, fun. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
The actual site_announcements logic still needs to be removed. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Herby G authored
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
- 11 Jun, 2014 6 commits
-
-
Jon Rosebaugh authored
69b93332 - BUGZ-1692: Sanely handle the case where an address header is missing 813c5eb8 - BUGZ-1692: Prevent sending a message with an empty To header d3fb935e - BUGZ-1692: Don't bother actually emailing to a user if that user is the sender. -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Nader Hendawi authored
dc8b9440 - BUGZ-1666: Swappy copy
-