Nick Winter
|
d09636306c
|
Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs!
|
2015-02-11 13:12:54 -08:00 |
|
Scott Erickson
|
b686a7f4a1
|
Fixed running tests with karma.
|
2015-02-05 13:58:07 -08:00 |
|
Scott Erickson
|
ba1ffe194c
|
Deferring user creation until after the client app loads, to try and lower the massive number of anonymous users that are created.
|
2015-01-05 14:43:20 -08:00 |
|
Scott Erickson
|
1446f77a17
|
Refactored away from having the underscore string library added to the String prototype.
|
2015-01-04 08:05:46 -08:00 |
|
Scott Erickson
|
e5c5f0ba04
|
Fixed Karma client test runner.
|
2014-12-12 13:12:35 -08:00 |
|
Matt Lott
|
343ad28761
|
Fix IE9 missing console object
Debugging IE9 without debugging tools, when the debugging tools are
kind of the problem. Fun.
|
2014-12-07 15:24:15 -08:00 |
|
Scott Erickson
|
be809337c4
|
Refactored to make TreemaUtils generally available but TreemaNode only available for views that need it.
|
2014-11-29 17:51:40 -08:00 |
|
Scott Erickson
|
31214e854e
|
Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways.
|
2014-11-28 17:49:41 -08:00 |
|