aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/filter
AgeCommit message (Expand)Author
2014-03-18fix(orderBy): support string predicates containing non-ident charactersCaitlin Potter
2014-03-07style(jsdoc tags): remove/ammend invalid tagsPeter Bacon Darwin
2014-03-06feat(input): support types date, time, datetime-local, month, weekBen Lesh
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert <doc:...> examples to <example>...Peter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-15fix(numberFilter): convert all non-finite/non-numbers/non-numeric strings to ...Sergei Z
2014-02-12docs(currencyFilter): added missing line break in currency doc ptor testJames Kyle
2014-02-11feat(filterFilter): support deeply nested predicate objectsCaitlin Potter
2014-02-05chore(testing): run end to end tests on firefox and safari as well as chromeJulie
2014-01-31fix(filterFilter): don't interpret dots in predicate object fields as pathsIgor Minar
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-05refactor(filterFilter): simplify code by a ternary op instead of if-elseRoyLING
2014-01-04docs(ng/filter/filter): make docs human readableIgor Minar
2014-01-03docs($filter): fix wrong param order in docroyling
2013-11-07docs(guide/filter): Refactor filter guide docsTobias Bosch
2013-10-22style: make jshint happyVojta Jina
2013-10-05docs(filter): add missing semi-colonTom Elovie Spruce
2013-10-01fix(dateFilter): allow negative millisecond value stringsHenning Teek
2013-09-16docs(orderBy): fix typo in orderBy.js documentationJesse Palmer
2013-08-15fix(filter): filter on false propertiesTom Dunstan
2013-08-14fix(orderBy): remove redundant if statementItsLeeOwen
2013-07-24fix(numberFilter): always convert scientific notation to decimalPaul Meskers
2013-07-17docs(dateFilter): fix typosBruno Coelho
2013-07-08docs(numberFilter): fix explanation of default fraction sizePete Bacon Darwin
2013-05-20docs(filters): fix minor typographical errorDaniel Tse
2013-05-20doc(filter): remove invalid characterMisha Moroshko
2013-05-07fix(date): correctly format dates with more than 3 sub-second digitsKevin Wells
2013-05-07fix(dateFilter): correctly format ISODates on Android<=2.1Pete Bacon Darwin
2013-04-02chore(docs): correct few unclosed elementsMisko Hevery
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-14fix(timezone): correct timezone date filter for 1/2 hour offsetsSujeet Pillai
2013-02-25docs(dateFilter): properly specify range for the Z format modifierPawel Kozlowski
2013-02-14style(filter): remove wsIgor Minar
2013-02-14fix(*): don't use instanceof to detect arraysIgor Minar
2013-02-14feat(filter): Add comparison function to filterRosina Bignall
2013-02-14fix(numberFilter): fix formatting when "0" passed as fractionSizeKury Kruitbosch
2013-02-07feat(dateFilter): add `[.,]sss` formatter for millisecondsMaxim Grach
2013-02-07fix(date): invert timezone sign and always display signPhilip Roberts
2013-01-24docs(date): add missing doc about TZ behaviorIgor Minar
2013-01-09fix(date): parse string input as local time unless TZ is specifiedIgor Minar
2012-12-19feat(limitTo): limitTo filter accepts stringsJeremy Tymes
2012-10-26fix(currency): Handle not-quite-zero valuesBraden Shepherdson
2012-09-06fix(dateFilter): make timezone optionalIwein Fuld
2012-09-06fix(dateFilter): support sub-second precision on dateFilterStein Jakob Nordbø
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02doc(ngdoc): clean up doc generation and add missing documentation linksMisko Hevery
2012-04-11chore(ngSanitize): extract $sanitize, ngBindHtml, linkyFilter into a moduleVojta Jina
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar