Commit Graph

  • 63695ad7d1 Version 1.1.5 Release v1.1.5 Vance Lucas 2013-11-11 15:11:45 -06:00
  • add2cc92d2 Merge pull request #31 from biggingernerd/master Vance Lucas 2013-11-11 13:05:13 -08:00
  • d51f4c0fa5 Always use custom label in place of field name Vance Lucas 2013-11-11 15:02:19 -06:00
  • 66d62dd96d Removed silly string = true check Martijn van Maasakkers 2013-10-15 21:21:30 +02:00
  • da56650a52 Added test Big Ginger Nerd 2013-10-15 15:01:56 +02:00
  • 89352fcc15 Added validator for boolean Big Ginger Nerd 2013-10-15 14:59:34 +02:00
  • 247f6f3112 Merge pull request #26 from chrissound/readmefix Vance Lucas 2013-08-31 09:14:26 -07:00
  • 4c21ee2b84 Fixed wrong parameter format in readme chrissound 2013-08-31 16:15:58 +01:00
  • 4465bfd4a1 Version 1.1.4 Release 1.1.4 Vance Lucas 2013-08-30 10:34:54 -05:00
  • 5dc7fd9fb3 Add support for associative arrays using 'in' Vance Lucas 2013-08-30 10:31:57 -05:00
  • 120975b49c change test comment to state the fixing instead of the error Marcos Neves 2013-08-21 06:42:48 -03:00
  • 8ec9d8affe refactor test to use public interface instead of protected data by reflection Marcos Neves 2013-08-21 06:38:33 -03:00
  • cf12d976a6 fix addRule by merging the loaded language with the current messages Marcos Neves 2013-08-20 22:03:17 -03:00
  • 676e80dd8e add failing tests before fix addRule Marcos Neves 2013-08-20 21:25:14 -03:00
  • f0e08fbc06 Version 1.1.3 Release (I18n fixes) v1.1.3 Vance Lucas 2013-08-19 16:02:47 -05:00
  • c5b50c0617 Merge pull request #24 from neves/static-vs-instance Vance Lucas 2013-08-19 08:41:31 -07:00
  • f793bb7555 missing language file now raises InvalidArgumentException Marcos Neves 2013-08-19 12:31:11 -03:00
  • 367ec9a7c7 fix bug moving message loading to constructor and replace require with include to avoid fatal error Marcos Neves 2013-08-17 12:41:58 -03:00
  • ca4f6737dc add test to show the bug Marcos Neves 2013-08-17 12:14:19 -03:00
  • 12ebfb312f Merge pull request #23 from neves/bug-static-lang-without-dir Vance Lucas 2013-08-19 06:53:03 -07:00
  • e23ebf6277 fix lang and langDir to have default values Marcos Neves 2013-08-16 23:05:24 -03:00
  • 611f264885 Add a BaseTest class to reset static properties on setUp and tearDown Marcos Neves 2013-08-16 22:34:44 -03:00
  • d3dfa81996 Merge pull request #22 from neves/static-lang Vance Lucas 2013-08-16 17:43:49 -07:00
  • d5759513aa Merge pull request #21 from neves/add_lang_pt_br Vance Lucas 2013-08-16 17:12:13 -07:00
  • 2dd9fa79a3 add global static lang support and sample to README.md Marcos Neves 2013-08-16 12:20:25 -03:00
  • d88dc56a69 add lang pt-BR Marcos Neves 2013-08-16 11:21:21 -03:00
  • 2fac74557b Version 1.1.2 Release v1.1.2 Vance Lucas 2013-08-09 11:44:14 -05:00
  • f0aa5011b6 Add tests for custom labels & fix #20 Vance Lucas 2013-08-09 11:42:55 -05:00
  • 2e6218414b Version 1.1.1 Release v1.1.1 Vance Lucas 2013-08-07 18:17:00 -05:00
  • 0f96c883bc Add test coverage for 'addRule' method Vance Lucas 2013-08-07 18:14:09 -05:00
  • 4beb5f6075 Merge pull request #19 from diegosala/master Vance Lucas 2013-07-16 12:00:05 -07:00
  • a31233f615 Merge branch 'master' of https://github.com/diegosala/valitron Diego Sala 2013-07-16 15:50:40 -03:00
  • 884076b6f7 Fix for issue #17 Diego Sala 2013-07-16 15:18:10 -03:00
  • b639814a7e Fix for issue #17 Diego Sala 2013-07-16 15:18:10 -03:00
  • 60ceeec2b0 Merge pull request #16 from pinoytech/master Vance Lucas 2013-07-10 08:04:15 -07:00
  • e0881bdb2a Just a typo Thorpe J.Y. Obazee 2013-07-10 04:21:33 +08:00
  • 05c1b9ab15 Error messages now include field name by default v1.1.0 Vance Lucas 2013-06-29 10:26:03 -05:00
  • 13853d226c Merge pull request #14 from noginn/master Vance Lucas 2013-06-19 15:01:34 -07:00
  • 81978ef8c7 Added support for non-mandatory fields. Fixes issue #13. Tom Graham 2013-06-19 21:27:56 +01:00
  • 7a0a4a3039 Version 1.0.4 release v1.0.4 Vance Lucas 2013-05-23 14:23:56 -05:00
  • 07866b56cc Update README.md Vance Lucas 2013-05-13 09:22:58 -05:00
  • c50b0186fc Merge pull request #12 from silentworks/message-labels Vance Lucas 2013-05-13 07:21:48 -07:00
  • 366450a1e0 fixed typo on labels method Andrew Smith 2013-05-13 13:18:16 +01:00
  • 4a14b0e13e Added in field labels to allow user to label fields with a different name than the actual label defined in the html. Andrew Smith 2013-05-13 13:16:22 +01:00
  • 285c56ba74 Merge pull request #7 from panxianhai/Chinese_translation Vance Lucas 2013-04-06 13:38:45 -07:00
  • e77af45613 add Chinese translation panxianhai 2013-04-06 11:44:06 +08:00
  • 9e13e8ef82 Merge pull request #6 from spekkionu/master Vance Lucas 2013-03-20 07:09:16 -07:00
  • 922f3546bd Fix some typos. Jonathan Bernardi 2013-03-19 11:09:39 -08:00
  • ff277b512e Merge pull request #5 from ArabCoders/master Vance Lucas 2013-03-16 12:58:22 -07:00
  • 9748d4d0e5 added Arabic translation Abdul.Mohsen B. A. A. 2013-03-16 15:58:41 +03:00
  • a2c165f650 Merge pull request #4 from pborreli/typos Vance Lucas 2013-03-05 18:31:12 -08:00
  • 0ada9f2ad6 Fixed typos Pascal Borreli 2013-03-06 01:54:59 +00:00
  • c049a8f380 Merge branch 'add-rules-in-bulk' v1.0.3 Vance Lucas 2013-03-05 18:01:11 -06:00
  • 4ed332c66e update README for bulk rule method Joel Clermont 2013-03-05 17:54:05 -06:00
  • 173ad40b7d fix array structure to make it easier to parse. update tests Joel Clermont 2013-03-05 17:12:42 -06:00
  • 76105e277b Add php code highlighting to code blocks in README Vance Lucas 2013-03-05 16:26:09 -06:00
  • 035de87cf7 update rules method to be more consistent with rule method Joel Clermont 2013-03-05 14:14:34 -06:00
  • eee2cc299e Merge branch 'validation-updates' (closes #3) v1.0.2 Vance Lucas 2013-03-05 14:12:12 -06:00
  • 36f4e8d3b1 Ensuring array values are strings for sprintf Vance Lucas 2013-03-05 14:00:13 -06:00
  • ca553cf658 remove debugging code Joel Clermont 2013-03-05 11:27:01 -06:00
  • 6169b04cc5 adding default error message to EN language file for "contains" Chris Cornutt 2013-03-05 10:41:38 -06:00
  • 24f26b75e9 adding "contains" to the README Chris Cornutt 2013-03-05 09:45:58 -06:00
  • cb880e73b2 fixing some logic on the URL checking and adding new "contains" validator Chris Cornutt 2013-03-05 09:40:28 -06:00
  • fdaa2d6502 README update to clarify testing requirements Vance Lucas 2013-03-05 09:33:33 -06:00
  • 1d68384f05 updated tests to more clearly isolate the issue Joel Clermont 2013-03-05 06:48:47 -06:00
  • d41d115ab7 tests and code to support adding multiple rules via an array Joel Clermont 2013-03-04 21:06:04 -06:00
  • 650db517b4 Add example for adeding custom validation rules Vance Lucas 2013-02-06 14:12:36 -06:00
  • 85b359babe Removed missing method passthru for leaner API Vance Lucas 2013-02-04 18:07:18 -06:00
  • 4123e185f4 Add error messages with basic translation support v1.0.0 Vance Lucas 2013-02-02 20:10:02 -06:00
  • 33c92a3f24 Add tests for array of field names in rule Vance Lucas 2013-01-31 17:36:40 -06:00
  • 1c387a67c0 README update Vance Lucas 2013-01-31 16:55:04 -06:00
  • 9a69eb6198 All initial validators added and tested Vance Lucas 2013-01-28 13:10:50 -06:00
  • ef40f0e187 Working basic validations with tests Vance Lucas 2013-01-26 21:30:55 -06:00