Alexandre Gaigalas
1180ac07b4
Updated package files
0.4.2
2012-04-10 00:51:55 -03:00
Alexandre Gaigalas
b735e4be8f
Updated package files
2012-04-09 23:42:56 -03:00
Alexandre Gaigalas
370ca251e1
Trying back pirum 1.1.1
2012-04-09 23:42:51 -03:00
Alexandre Gaigalas
4f44c37c06
More README.md improvements
2012-04-09 23:14:20 -03:00
Alexandre Gaigalas
d23476bc70
Removed old README
2012-04-09 22:48:46 -03:00
Alexandre Gaigalas
15d601983b
New try on README.md headers
2012-04-09 22:46:28 -03:00
Alexandre Gaigalas
969aa8cf9a
Ops, commited broken test
2012-04-08 22:46:30 -03:00
Alexandre Gaigalas
455ca0c8cf
Fixed bug with additionalChars in alpha and its children
2012-04-08 22:44:35 -03:00
Alexandre Gaigalas
0d1daede30
Updated package files
0.4.1
2012-04-08 22:27:42 -03:00
Alexandre Gaigalas
71f4af32a3
Fixed bug with allOf message template
2012-04-08 22:27:25 -03:00
Alexandre Gaigalas
78c0a9023a
Merge branch 'develop'
2012-04-08 19:58:36 -03:00
Alexandre Gaigalas
7de3626181
Updated package files
0.4.0
2012-04-08 19:55:16 -03:00
Alexandre Gaigalas
c4495a61c8
Better readme and some tweak on Roman
2012-04-08 19:55:05 -03:00
Alexandre Gaigalas
926b67a0b7
New README on its way, some fixes
2012-04-08 19:08:39 -03:00
Alexandre Gaigalas
7d888f135f
Tests and small fixes
2012-04-08 05:30:44 -03:00
Alexandre Gaigalas
9f21396896
Trying to fix travis
2012-04-07 23:19:18 -03:00
Alexandre Gaigalas
25f53eb139
Updated package files
0.3.9
2012-04-07 23:06:21 -03:00
Alexandre Gaigalas
747f6d0373
Updated package files
2012-04-07 23:05:22 -03:00
Alexandre Gaigalas
e3a34851d4
Updating packaging tools
2012-04-07 23:05:16 -03:00
Alexandre Gaigalas
731d47b7a3
Refactoring some validators to utf-8 and improving code readability
2012-04-07 21:37:37 -03:00
Alexandre Gaigalas
e27c931a75
Merge branch 'develop' of github.com:Respect/Validation into develop
2012-04-07 20:42:19 -03:00
Henrique Moody
3ac6b39d46
Just to rebuild on Travis.
2012-04-07 15:11:15 -03:00
Henrique Moody
889d5f0686
Merge pull request #71 from henriquemoody/develop
...
Created validator for versions.
2012-04-07 10:58:25 -07:00
Henrique Moody
e09cc9bf14
Merge branch 'develop' of github.com:henriquemoody/RespectValidation into develop
2012-04-07 14:51:40 -03:00
Henrique Moody
8ec8dfb260
Create validator for versions.
2012-04-07 14:50:52 -03:00
Henrique Moody
ead09fde11
Create validator for versions.
2012-04-07 14:49:18 -03:00
Alexandre Gaigalas
cf3b4fc388
When rule for conditional validation
2012-04-05 22:03:41 -03:00
Alexandre Gaigalas
3b4f05b8eb
Merging develop
2012-03-29 14:12:19 -03:00
Alexandre Gomes Gaigalas
11e291975e
Merge pull request #69 from kleberhs007/consonant_validation
...
Insert validation, unit test and exception for consonants.
2012-03-28 09:38:14 -07:00
Alexandre Gomes Gaigalas
9a1fe0d58a
Merge pull request #68 from kleberhs007/vowel_validation
...
Correct negative message for exception VowelsException.php
2012-03-28 09:37:43 -07:00
Kleber Hamada Sato
3b3166122a
Correct negative message for exception VowelsException.php
...
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-27 15:29:36 -03:00
Kleber Hamada Sato
43a11cf9c5
Insert validation, unit test and exception for consonants.
...
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-27 15:26:52 -03:00
Alexandre Gaigalas
51f25d22ef
Removed LICENSE from recent PR
2012-03-27 07:29:40 -03:00
Alexandre Gomes Gaigalas
fee92ca6c5
Merge pull request #67 from kleberhs007/vowel_validation
...
Insert vowel validation, tests and exceptions.
2012-03-27 03:28:26 -07:00
Kleber Hamada Sato
30857349a2
Inserts vowel validation, tests and exceptions.
...
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-27 00:26:31 -03:00
Alexandre Gaigalas
1210b6f77a
Removed license text from class files
2012-03-22 23:53:06 -03:00
Alexandre Gaigalas
87621e346f
Removed incomplete filter/sanitize support
2012-03-22 23:07:17 -03:00
Alexandre Gaigalas
33d931d258
Whitespace bugging travis?
2012-03-22 22:49:29 -03:00
Alexandre Gaigalas
b364382f3d
Fix #64
2012-03-22 22:12:07 -03:00
Alexandre Gaigalas
7ba352e905
Added test for #64
2012-03-22 21:55:27 -03:00
Alexandre Gaigalas
7148a09722
Added test for #64
2012-03-22 21:54:29 -03:00
Alexandre Gomes Gaigalas
cec7540ad2
Merge pull request #65 from kleberhs007/square_root_rules
...
Insert validation, tests and exception for perfect square numbers.
2012-03-20 12:17:56 -07:00
Kleber Hamada Sato
21aa5bf0a0
Insert validation, tests and exception for perfect square numbers.
...
About perfect square numbers:
Perfect square numbers are numbers which is a product of some integer
with itself. A square root of a perfect square numbers is always a integer
number.
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-20 13:24:55 -03:00
Alexandre Gomes Gaigalas
19ce32ab12
Merge pull request #63 from kleberhs007/correct_slug
...
Correct method from testInvalidFormattedCpf to testInvalidSlug
2012-03-19 20:34:51 -07:00
Kleber Hamada Sato
0cd76d0346
Correct method from testInvalidFormattedCpf to testInvalidSlug, because
...
this method verifies a slug , not a CPF number.
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-19 13:58:39 -03:00
Alexandre Gomes Gaigalas
39a774404c
Merge pull request #61 from kleberhs007/prime_rules
...
Prime rules - Prime Number validation
2012-03-15 07:42:55 -07:00
Kleber Hamada Sato
55f217e473
Fix exception messages
...
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-14 16:40:22 -03:00
Kleber Hamada Sato
23a9d83517
Fix problem with validation return (returns a boolean type now).
...
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-14 16:39:30 -03:00
Kleber Hamada Sato
11ecf0b95e
Change file PrimeNumberTest to PrimeNumberTest.php
...
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-14 16:37:51 -03:00
Kleber Hamada Sato
61d5e9b452
- Inserts copyright comments in PrimeNumberTest.
...
- Modifies the exception class name to PrimeNumberException and modifies
the copyright current year to 2012.
Signed-off-by: Kleber Hamada Sato <kleberhs007@yahoo.com>
2012-03-13 23:51:48 -03:00