1.3.3-final05 - 2005-08-30 ========================== * nothing again - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz] 1.3.3-final04 - 2005-08-07 ========================== * nothing - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz] 1.3.3-final03 - 2005-08-01 ========================== * nothing - the odd version checking needs a version change to stick to Archetypes version again. [yenzenz] 1.3.3-final02 - 2005-07-17 ========================== * nothing - the odd version checking needs a version change to stick to Archetypes version. [yenzenz] 1.3.3-final - 2005-07-06 ======================== * added Expression Validator [zwork] 1.3.2-final02 - 2005-05-20 ========================== * nothing (I hate to write this. But the odd version checking needs it). [yenzenz] 1.3.2-rc1 - 2005-03-25 ====================== * Added isMailto validator for mailto:user@host.tld' [tiran] * Added protocol list for isUrl validator with lot's of additional protocols: http, ftp, irc, news, imap, gopher, jabber, webdav, smb, fish, ldap, pop3, smtp, sftp, ssh The *s variants like https are included by the re. [tiran] 1.3.1-final - 2005-03-05 ======================== * Added isValidId validator. Thanks to Francis J. Lacoste for his first implementation and Christian Theune for his CMF only implementation. [tiran] * Fixed isUnixLikeName validator [tiran] 1.3.0-9 - 2004-10-17 ==================== * Fixed [ 1040556 ] validators type mismatch (was [1036938]) [tiran] 1.3.0-8 ==================== * Fixed a bug in MaxSizeValidator, added some comments and made it much faster. [tiran] 1.3.0-7 - 2004-09-25 ==================== * Updated README.txt [tiran] * Fixed last failing unit tests [tiran] 1.3.0-6 - 2004-09-17 ==================== * Removed old setup.py [tiran] * Added isEmptyNoError validator to fix [ 1023153 ] isEmpty validator must return empty string when it failed. {tiran] * Don't show error msg in chain when a validator doesn't return StringTypes. It was required for isEmptyNoError validator which is returning False. {tiran] 1.3.0-5 - 2004-09-04 ==================== * Fixed typo in RegexValidator [tiran] * Unit tests now based on ZopeTestCase [tiran] 1.3.0-4 - 2004-08-16 ==================== * nothing changed 1.3.0-3 - 2004-08-06 ==================== * Nothing changed 1.3.0-2 - 2004-07-29 ==================== * Nothing changed