index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
FiltersSpec.js
Age
Commit message (
Expand
)
Author
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-10
Fixed filter.date, so it parses format ending with non-replaced string
Vojta Jina
2010-11-09
Updated filters tests to use jasmine expects
Vojta Jina
2010-11-08
Support ISO 8601 extended datetime format troughout angular.
Igor Minar
2010-11-08
fixing spec description for the date filter
Igor Minar
2010-11-08
date filter should accept ISO 8601 formatted string as input
Igor Minar
2010-11-03
fix the linky filter
Misko Hevery
2010-10-26
Add TzDate to angular-mocks.js
Igor Minar
2010-10-25
Add millisecond support for date filter
Igor Minar
2010-10-23
Revert "added support for treating numbers as date in miliseconds"
Igor Minar
2010-10-23
added support for treating numbers as date in miliseconds
Misko Hevery
2010-10-19
fix date filter to igrone falsy input
Misko Hevery
2010-10-18
fixing css class name for currency filter and its spec
Igor Minar
2010-10-16
fixed date formater and make it work on ie
Misko Hevery
2010-10-16
Fixed filter date test - remove dependency on machine timezone
Vojta Jina
2010-10-13
Added support for date filter
Misko Hevery