frank.git
9 years agoAdd translations for French and Japanese
Chris Jaekl [Mon, 29 Dec 2014 02:49:42 +0000 (21:49 -0500)]
Add translations for French and Japanese

9 years agoAdd user-friendly explanation for server timeout.
Chris Jaekl [Sun, 28 Dec 2014 20:14:48 +0000 (15:14 -0500)]
Add user-friendly explanation for server timeout.

9 years agoImprove error reporting. New error page that gives a bit more of an explanation...
Chris Jaekl [Mon, 22 Dec 2014 04:13:24 +0000 (23:13 -0500)]
Improve error reporting.  New error page that gives a bit more of an explanation for InvalideResponseExceptions.

9 years agoAdd ability to see raw response from server when something goes wrong. (OC Transpo...
Chris Jaekl [Sun, 21 Dec 2014 03:24:59 +0000 (22:24 -0500)]
Add ability to see raw response from server when something goes wrong.  (OC Transpo returns a non-html plain-text response when things go wrong).  Also, clean up a warning about deprecation in one unit test.

9 years agoIdentify bad responses coming back from the server, and throw a specific exception...
Chris Jaekl [Sat, 13 Dec 2014 05:02:45 +0000 (00:02 -0500)]
Identify bad responses coming back from the server, and throw a specific exception.  Eventual goal is to react to this exception with a user-friendly error page.

9 years agoDisplay local Ottawa time even when server is not in that timezone
Chris Jaekl [Sat, 13 Dec 2014 02:59:37 +0000 (21:59 -0500)]
Display local Ottawa time even when server is not in that timezone

9 years agoRemove more test output files that should not have been committed
Chris Jaekl [Sat, 13 Dec 2014 02:50:55 +0000 (21:50 -0500)]
Remove more test output files that should not have been committed

9 years agoRemove coverage report output that should not really have been committed in the first...
Chris Jaekl [Sat, 13 Dec 2014 02:19:40 +0000 (21:19 -0500)]
Remove coverage report output that should not really have been committed in the first place.

9 years agoInitial
Chris Jaekl [Fri, 12 Dec 2014 05:36:40 +0000 (00:36 -0500)]
Initial