Keith Loy
|
53e8f9b774
|
Fixing bug where custom validation messages in bundle language files were not getting picked up.
|
2012-04-09 21:11:54 -05:00 |
Dayle Rees
|
533112e2f5
|
added before and after date filters
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
|
2012-03-21 21:07:10 +00:00 |
Taylor Otwell
|
52091bda5f
|
Added "match" validation rule for regular expression checks.
|
2012-03-21 13:40:52 -05:00 |
Taylor Otwell
|
5c8527f579
|
Use str_getcsv instead of explode in validator to allow commas in in and not_in rules.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-12 10:50:04 -05:00 |
Taylor Otwell
|
c4594afce1
|
cleaning up the validator.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-03-03 15:12:30 -06:00 |
Taylor Otwell
|
909413916c
|
cleaning up code.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
|
2012-02-25 22:32:12 -06:00 |
Taylor Otwell
|
bf6313e50b
|
cleaning up code.
|
2012-02-17 14:02:53 -06:00 |
Taylor Otwell
|
75280a9fea
|
cleaning up validator method.
|
2012-02-14 16:53:08 -06:00 |
Taylor Otwell
|
e1c8928550
|
added passes and fails method to validtor.
|
2012-02-14 15:19:01 -06:00 |
Taylor Otwell
|
3a92facc76
|
updated routing to fix several issues.
|
2012-02-12 14:48:36 -06:00 |
Phill Sparks
|
62072e5281
|
PHPDoc fixes
|
2012-02-04 21:30:52 +00:00 |
Taylor Otwell
|
46bf67aeed
|
remove unused property from validator.
|
2012-02-03 13:37:28 -06:00 |
Taylor Otwell
|
ee2d38f260
|
added replace_mimes method.
|
2012-02-03 11:15:54 -06:00 |
Taylor Otwell
|
ad24b08b29
|
refactor the validation replacement code.
|
2012-02-03 11:13:44 -06:00 |
Taylor Otwell
|
554d390f1e
|
added same and different validation rules.
|
2012-02-03 11:02:54 -06:00 |
Taylor Otwell
|
eaa2cf593c
|
added support for custom validation lines.
|
2012-02-01 10:11:27 -06:00 |
Taylor Otwell
|
5a6f2f888d
|
unfix bug in validator, heh.
|
2012-01-31 14:21:59 -06:00 |
Taylor Otwell
|
fd446aec62
|
fix bug in validation unique method.
|
2012-01-31 10:22:26 -06:00 |
Taylor Otwell
|
72d181b330
|
added exists method and language lines for ip and exists rules.
|
2012-01-30 09:54:19 -06:00 |
Taylor Otwell
|
008819cd1e
|
added db method to validator.
|
2012-01-29 13:59:50 -06:00 |
Taylor Otwell
|
3488a5449e
|
adjust comment.
|
2012-01-29 13:55:33 -06:00 |
Taylor Otwell
|
af5e4c6be6
|
Merge pull request #278 from codler/patch-8
Validate IP
|
2012-01-29 11:54:48 -08:00 |
Taylor Otwell
|
1fc861026a
|
added back support for specifying column in validator unique rule. id is now a third parameter option.
|
2012-01-29 13:19:47 -06:00 |
Han Lin Yap
|
5974a58b3f
|
validate ip
|
2012-01-26 18:26:54 +01:00 |
Taylor Otwell
|
b5442c67fc
|
merged skunkworks into develop.
|
2012-01-16 13:59:24 -06:00 |
Taylor Otwell
|
9e46cadab3
|
Minor refactoring of the Validator. Mainly code formatting and naming changes.
|
2011-11-29 13:40:33 -06:00 |
Taylor Otwell
|
09b4471a5d
|
fix file validation check in validator.
|
2011-11-27 19:05:54 -06:00 |
Taylor Otwell
|
472e377b02
|
fix the validation of required file uploads.
|
2011-11-27 15:38:59 -06:00 |
Taylor Otwell
|
dae283943f
|
refactor the validate required method for clarity.
|
2011-11-27 13:50:50 -06:00 |
Taylor Otwell
|
a675b05237
|
fixing some commits i accidently overwrote.
|
2011-11-21 19:13:32 -06:00 |
Taylor Otwell
|
994949c6ce
|
refactoring various classes.
|
2011-11-21 19:09:48 -06:00 |
Han Lin Yap
|
ab5181e814
|
typo
|
2011-11-21 18:09:48 +01:00 |
Taylor Otwell
|
1c6f15a9fa
|
make database connection protected.
|
2011-11-16 22:45:50 -06:00 |
Taylor Otwell
|
a6641130c4
|
fixing bugs in validator and file classes.
|
2011-11-15 19:32:32 -06:00 |
Phill Sparks
|
58638216e8
|
Throw better Exceptions
|
2011-11-15 12:35:04 +00:00 |
Taylor Otwell
|
b6ab0b08ce
|
moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file.
|
2011-11-11 21:27:30 -06:00 |
Taylor Otwell
|
1e7850d9ba
|
refactoring for dependency injection and testability.
|
2011-08-25 22:53:05 -05:00 |
Taylor Otwell
|
6a8aafc259
|
refactoring and adding more dependency injection through ioc container.
|
2011-08-24 22:51:32 -05:00 |
Taylor Otwell
|
1e90e42404
|
first commit of 2.0
|
2011-08-18 19:56:29 -05:00 |