aboutsummaryrefslogtreecommitdiffstats
path: root/src/filters.js
AgeCommit message (Expand)Author
2011-08-18doc(typos): fix couple of typos in the docsdandoyon
2011-07-29doc(date filter): fix dashes in api docsIgor Minar
2011-07-27style(): fix couple of missing semi-colonsVojta Jina
2011-07-27test(filter.date): fix e2e test to pass on different time zonesVojta Jina
2011-07-26feat(number/currency filter): format numbers and currency using patternDi Peng
2011-07-20feat(filter.date): add support for default datetime formats in enDi Peng
2011-07-18feat(strict mode): adding strict mode flag to all js filesIgor Minar
2011-07-18fix(strict mode): fix all issues discovered by strict mode and unit/e2e testsIgor Minar
2011-06-23feat:filter.date: add day/month string format supportDi Peng
2011-06-08Number filter would return incorrect value when fractional part had leading z...Misko Hevery
2011-06-06yet another docs batchIgor Minar
2011-06-06api doc fixes from kenIgor Minar
2011-04-11fix indentation in angular.filter.html examplesIgor Minar
2011-04-11doc fix - ng:autobind, ng:controller and moreKenneth R. Culp
2011-02-01changed the documentation @example to use <doc:example>Misko Hevery
2011-01-10Fixed filter.date, so it parses format ending with non-replaced stringVojta Jina
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2010-11-18add @workInProgress tag and mark all @ngdocs as work in progressIgor Minar
2010-11-18fixing angular.filter.number jsdocsIgor Minar
2010-11-10Added DirectivesMisko Hevery
2010-11-09improve jsdocsIgor Minar
2010-11-08Support ISO 8601 extended datetime format troughout angular.Igor Minar
2010-11-08Add isDate method + fix old codeIgor Minar
2010-11-08date filter should accept ISO 8601 formatted string as inputIgor Minar
2010-11-07Added documentation for validators.Misko Hevery
2010-11-03doc parser should recognize the 'defaults' syntax for paramsIgor Minar
2010-11-03fix the linky filterMisko Hevery
2010-11-03more documentation for filtersIgor Minar
2010-11-03jsdoc parser + generator + viewer + scenario runnerMisko Hevery
2010-11-03add jsdocs for angular and filter namespaces + all filtersIgor Minar
2010-10-26Simplify dateGetter() within the date filter.Igor Minar
2010-10-26create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.Misko Hevery
2010-10-25Add millisecond support for date filterIgor Minar
2010-10-23Revert "added support for treating numbers as date in miliseconds"Igor Minar
2010-10-23added support for treating numbers as date in milisecondsMisko Hevery
2010-10-19fix date filter to igrone falsy inputMisko Hevery
2010-10-18fixing css class name for currency filter and its specIgor Minar
2010-10-18JSON parser is now strict (ie, expressions are not allowed for security)Misko Hevery
2010-10-16fixed date formater and make it work on ieMisko Hevery
2010-10-14removed stray console.logMisko Hevery
2010-10-13Added support for date filterMisko Hevery
2010-08-18stringify names for better compression, remove dead functions, removed unders...Misko Hevery
2010-08-11removed google charts and few other filters, switched to simple optimization ...Misko Hevery
2010-07-15add basic date supportMisko Hevery
2010-07-15fixed buildMisko Hevery
2010-07-13changed remaining ng- to ng:Misko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-22working on jQuery passing testsMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko Hevery
2010-04-08tests failing jstd to show coryMisko Hevery