319 Commits

Author SHA1 Message Date
Big Ginger Nerd
da56650a52 Added test 2013-10-15 15:01:56 +02:00
Big Ginger Nerd
89352fcc15 Added validator for boolean 2013-10-15 14:59:34 +02:00
Vance Lucas
247f6f3112 Merge pull request #26 from chrissound/readmefix
Fixed wrong parameter format in readme
2013-08-31 09:14:26 -07:00
chrissound
4c21ee2b84 Fixed wrong parameter format in readme 2013-08-31 16:15:58 +01:00
Vance Lucas
4465bfd4a1 Version 1.1.4 Release 1.1.4 2013-08-30 10:34:54 -05:00
Vance Lucas
5dc7fd9fb3 Add support for associative arrays using 'in' 2013-08-30 10:31:57 -05:00
Marcos Neves
120975b49c change test comment to state the fixing instead of the error 2013-08-21 06:42:48 -03:00
Marcos Neves
8ec9d8affe refactor test to use public interface instead of protected data by reflection 2013-08-21 06:38:33 -03:00
Marcos Neves
cf12d976a6 fix addRule by merging the loaded language with the current messages 2013-08-20 22:03:17 -03:00
Marcos Neves
676e80dd8e add failing tests before fix addRule 2013-08-20 21:25:14 -03:00
Vance Lucas
f0e08fbc06 Version 1.1.3 Release (I18n fixes) v1.1.3 2013-08-19 16:02:47 -05:00
Vance Lucas
c5b50c0617 Merge pull request #24 from neves/static-vs-instance
Static vs instance
2013-08-19 08:41:31 -07:00
Marcos Neves
f793bb7555 missing language file now raises InvalidArgumentException 2013-08-19 12:31:11 -03:00
Marcos Neves
367ec9a7c7 fix bug moving message loading to constructor and replace require with include to avoid fatal error 2013-08-19 10:58:10 -03:00
Marcos Neves
ca4f6737dc add test to show the bug 2013-08-19 10:58:10 -03:00
Vance Lucas
12ebfb312f Merge pull request #23 from neves/bug-static-lang-without-dir
Bug static lang without dir
2013-08-19 06:53:03 -07:00
Marcos Neves
e23ebf6277 fix lang and langDir to have default values 2013-08-16 23:05:24 -03:00
Marcos Neves
611f264885 Add a BaseTest class to reset static properties on setUp and tearDown 2013-08-16 23:02:13 -03:00
Vance Lucas
d3dfa81996 Merge pull request #22 from neves/static-lang
add global static lang support and sample to README.md
2013-08-16 17:43:49 -07:00
Vance Lucas
d5759513aa Merge pull request #21 from neves/add_lang_pt_br
add lang pt-BR
2013-08-16 17:12:13 -07:00
Marcos Neves
2dd9fa79a3 add global static lang support and sample to README.md 2013-08-16 12:20:25 -03:00
Marcos Neves
d88dc56a69 add lang pt-BR 2013-08-16 11:21:21 -03:00
Vance Lucas
2fac74557b Version 1.1.2 Release v1.1.2 2013-08-09 11:44:14 -05:00
Vance Lucas
f0aa5011b6 Add tests for custom labels & fix #20
Ticket: https://github.com/vlucas/valitron/issues/20
2013-08-09 11:42:55 -05:00
Vance Lucas
2e6218414b Version 1.1.1 Release v1.1.1 2013-08-07 18:17:00 -05:00
Vance Lucas
0f96c883bc Add test coverage for 'addRule' method 2013-08-07 18:14:09 -05:00
Vance Lucas
4beb5f6075 Merge pull request #19 from diegosala/master
Fix for _validations not associative
2013-07-16 12:00:05 -07:00
Diego Sala
a31233f615 Merge branch 'master' of https://github.com/diegosala/valitron 2013-07-16 15:51:01 -03:00
Diego Sala
884076b6f7 Fix for issue #17 2013-07-16 15:49:34 -03:00
Diego Sala
b639814a7e Fix for issue #17 2013-07-16 15:18:10 -03:00
Vance Lucas
60ceeec2b0 Merge pull request #16 from pinoytech/master
Typo on Class description
2013-07-10 08:04:15 -07:00
Thorpe J.Y. Obazee
e0881bdb2a Just a typo 2013-07-10 04:21:33 +08:00
Vance Lucas
05c1b9ab15 Error messages now include field name by default
* Version 1.1.0 release
v1.1.0
2013-06-29 10:26:03 -05:00
Vance Lucas
13853d226c Merge pull request #14 from noginn/master
Added support for non-mandatory fields
2013-06-19 15:01:34 -07:00
Tom Graham
81978ef8c7 Added support for non-mandatory fields. Fixes issue #13. 2013-06-19 21:27:56 +01:00
Vance Lucas
7a0a4a3039 Version 1.0.4 release v1.0.4 2013-05-23 14:23:56 -05:00
Vance Lucas
07866b56cc Update README.md 2013-05-13 09:22:58 -05:00
Vance Lucas
c50b0186fc Merge pull request #12 from silentworks/message-labels
Message labels
2013-05-13 07:21:48 -07:00
Andrew Smith
366450a1e0 fixed typo on labels method 2013-05-13 13:18:16 +01:00
Andrew Smith
4a14b0e13e Added in field labels to allow user to label fields with a different name than the actual label defined in the html. 2013-05-13 13:16:22 +01:00
Vance Lucas
285c56ba74 Merge pull request #7 from panxianhai/Chinese_translation
add Chinese translation
2013-04-06 13:38:45 -07:00
panxianhai
e77af45613 add Chinese translation 2013-04-06 11:44:06 +08:00
Vance Lucas
9e13e8ef82 Merge pull request #6 from spekkionu/master
Fixed some typos in messages and documentation.
2013-03-20 07:09:16 -07:00
Jonathan Bernardi
922f3546bd Fix some typos. 2013-03-19 11:09:39 -08:00
Vance Lucas
ff277b512e Merge pull request #5 from ArabCoders/master
added Arabic translation
2013-03-16 12:58:22 -07:00
Abdul.Mohsen B. A. A.
9748d4d0e5 added Arabic translation 2013-03-16 15:58:41 +03:00
Vance Lucas
a2c165f650 Merge pull request #4 from pborreli/typos
Fixed typos
2013-03-05 18:31:12 -08:00
Pascal Borreli
0ada9f2ad6 Fixed typos 2013-03-06 01:54:59 +00:00
Vance Lucas
c049a8f380 Merge branch 'add-rules-in-bulk' v1.0.3 2013-03-05 18:01:35 -06:00
Joel Clermont
4ed332c66e update README for bulk rule method 2013-03-05 17:54:05 -06:00