John Bintz
142a0c974b
make sure src_files can also be loaded from other asset paths, should fix problem found by @christiannelson
2012-01-24 14:38:10 -05:00
John Bintz
ed4590ee44
ensure assets with same logical_path but different pathnames are included, fixes #110
2012-01-12 14:16:16 -05:00
John Bintz
1f56031d8b
-q to silence some noisy things, fixes #97
2012-01-11 08:44:28 -05:00
John Bintz
dfe1bece2c
make sure window.promot doesn't get called, fixes #106
2012-01-09 11:09:34 -05:00
John Bintz
352ee417c5
fix extension search issue and expand bad extension searches to jasmine-style includes
2011-12-06 09:31:23 -05:00
John Bintz
9affa65df4
fix writing of paths and stuff, fixes #77
2011-11-29 10:56:02 -05:00
John Bintz
16f867af09
a little cleanup work
2011-11-25 16:18:06 -05:00
John Bintz
3911041866
merge sprockets code into mainline, please report bugs
2011-11-23 09:50:14 -05:00
John Bintz
a18100bb71
move the jquery console test to the right spot
2011-11-21 14:13:15 -05:00
John Bintz
fde8bc3b7b
a ton of changes
2011-11-21 10:32:49 -05:00
Leo Lännenmäki
115e2eff8b
Clone elements before appending them to the temporary div that is used for logging.
2011-11-21 08:18:16 +02:00
John Bintz
ca8c655f00
more sprockets improvements
2011-11-20 11:56:25 -05:00
John Bintz
61c8ed8828
more sprockets improvements
2011-11-19 19:15:38 -05:00
John Bintz
8867d00ac8
support sprockets-style jst templates
2011-11-18 16:00:24 -05:00
Leo Lännenmäki
f57a59d767
console.log to clone jQuery objects before appending them.
...
If the appended element was a child of another element it was removed from that element.
This caused console.logging a child element to remove it from the parent.
2011-11-18 15:09:36 +02:00
John Bintz
a2e3ea90c9
require works, whoa
2011-11-17 22:16:04 -05:00
John Bintz
4150dd1828
working on stuff, broken
2011-11-16 15:28:02 -05:00
John Bintz
2c27d6b6b3
handle when forms try to leave, too
2011-07-22 12:48:51 -04:00
John Bintz
8a5121bd90
small clenaup and ensure form submits don't trigger loops, either
2011-07-22 09:40:40 -04:00
John Bintz
13bcd5226e
ensure a spec can't leave the page, causing a craaaazy loop
2011-07-22 07:42:25 -04:00
John Bintz
c67f8dbadf
run all tests after focused run if console.log was used
2011-06-24 15:57:00 -04:00
John Bintz
c359e8b28b
targeted runs w/ files outside scope work
2011-06-23 09:29:07 -04:00
John Bintz
46d1027982
fix coffeescript compile error support
2011-06-10 17:14:50 -04:00
John Bintz
f7d899b0f7
write out two templates and execute one after the other if everything's cool
2011-06-10 11:02:26 -04:00
John Bintz
3f630c73e9
give better messages with javascript errors
2011-05-31 09:37:29 -04:00
John Bintz
a582c6387b
more stuff, like console.log error code and others
2011-04-13 20:21:23 -04:00