|
|
|
@2637
|
[2637]
|
05/05/08 15:09:26 |
Shadowhand |
Properly handle key strings in ORM::safe_array() |
|
|
|
@2631
|
[2631]
|
05/05/08 12:56:22 |
Shadowhand |
Updated Validation to use arr::map_recursive(), since … |
|
|
|
@2626
|
[2626]
|
05/05/08 11:56:32 |
Shadowhand |
Updated Validation array handling using Kohana::key_string_set |
|
|
|
@2618
|
[2618]
|
05/02/08 13:16:13 |
Shadowhand |
Added array support to Validation. By using field.*, you can apply rules … |
|
|
|
@2590
|
[2590]
|
04/28/08 15:47:15 |
Geert |
Split out email obfuscator from html::mailto() into html::email() |
|
|
|
@2587
|
[2587]
|
04/28/08 12:28:25 |
Geert |
Follow-up to r2585. |
|
|
|
@2585
|
[2585]
|
04/28/08 11:43:32 |
Shadowhand |
Added Validation::regex() to do simple regex checks on fields |
|
|
|
@2497
|
[2497]
|
04/15/08 02:17:26 |
Shadowhand |
Fixing more bugs in r2494... maybe I should sleep. |
|
|
|
@2496
|
[2496]
|
04/15/08 02:16:45 |
Shadowhand |
Good catch, jonathangordon. |
|
|
|
@2495
|
[2495]
|
04/15/08 02:15:59 |
Shadowhand |
D'oh! Syntax error in r2494! |
|
|
|
@2494
|
[2494]
|
04/15/08 02:12:37 |
Shadowhand |
Fixing #505. Added Validation::allow_empty_rules($rule, $rule...) and the … |
|
|
|
@2490
|
[2490]
|
04/15/08 00:26:42 |
Shadowhand |
Added Validation::safe_array() to extract only keys that were validated. |
|
|
|
@2449
|
[2449]
|
04/07/08 15:42:51 |
Shadowhand |
Added Validation::submitted() |
|
|
|
@2447
|
[2447]
|
04/07/08 15:17:43 |
Geert |
Moved prep_url from Validation to format helper |
|
|
|
@2436
|
[2436]
|
04/06/08 05:47:37 |
armen |
Followup r2422: Removed $message_format. |
|
|
|
@2423
|
[2423]
|
04/04/08 15:58:39 |
Geert |
Follow-up and fix for r2422 |
|
|
|
@2422
|
[2422]
|
04/04/08 15:28:14 |
Shadowhand |
Updated Validation:
* Validation::message() in favor of … |
|
|
|
@2420
|
[2420]
|
04/04/08 14:39:18 |
Geert |
Cache->set() expects time to live in seconds, not a unix timestamp.
Also … |
|
|
|
@2382
|
[2382]
|
03/30/08 00:55:58 |
Shadowhand |
Fixing a bug in Validation that would prevent a callback from being used … |
|
|
|
@2360
|
[2360]
|
03/27/08 13:18:02 |
Shadowhand |
Moving the non-submitted return in Validation to happen *after* … |
|
|
|
@2357
|
[2357]
|
03/27/08 04:45:08 |
Geert |
Fixed #521 |
|
|
|
@2344
|
[2344]
|
03/25/08 10:21:45 |
Geert |
Added prep_url() method to Validation |
|
|
|
@2334
|
[2334]
|
03/24/08 10:56:23 |
Shadowhand |
Added preliminary support for $submitted status to Validation |
|
|
|
@2223
|
[2223]
|
03/05/08 19:22:35 |
Shadowhand |
Fixing #432. |
|
|
|
@2169
|
[2169]
|
02/25/08 15:36:56 |
Shadowhand |
Added Validation::load_errors($file), to provide a generic interface for … |
|
|
|
@2159
|
[2159]
|
02/24/08 10:34:30 |
Geert |
* Modified Kohana::debug() to also show the variable type because … |
|
|
|
@2143
|
[2143]
|
02/22/08 14:23:19 |
Geert |
Various small cleanups |
|
|
|
@2088
|
[2088]
|
02/20/08 15:27:58 |
armen |
Added depends_on rule.
Update the examples controller with new validation … |
|
|
|
@2082
|
[2082]
|
02/19/08 13:21:23 |
Shadowhand |
Flexiblimilizing Validation somewhat. |
|
|
|
@2071
|
[2071]
|
02/18/08 01:18:58 |
armen |
empty() does not work correctly with ArrayObject? when using … |
|
|
|
@2070
|
[2070]
|
02/17/08 00:56:26 |
armen |
-- |
|
|
|
@2069
|
[2069]
|
02/17/08 00:36:03 |
armen |
in PHP > 5.2.3 its possible to use scope resolution syntax which is nice, … |
|
|
|
@2064
|
[2064]
|
02/16/08 04:40:44 |
Geert |
Some small changes:
* Validation length now utf8
* No more use of :any … |
|
|
|
@2063
|
[2063]
|
02/16/08 01:58:37 |
armen |
Typo. |
|
|
|
@2046
|
[2046]
|
02/14/08 18:26:13 |
Shadowhand |
Replacing Validation with the shiny new extensible version. |
|
|
|
@1992
|
[1992]
|
02/08/08 12:47:16 |
armen |
Fixes #386. |
|
|
|
@1939
|
[1939]
|
02/05/08 19:01:11 |
armen |
Validation comments converted. |
|
|
|
@1911
|
[1911]
|
02/04/08 11:13:16 |
PugFish |
A load more comments converted.
Fixed escaping error in fr_FR i18n … |
|
|
|
@1897
|
[1897]
|
02/01/08 09:09:45 |
OscarB |
Fix for #346 |
|
|
|
@1821
|
[1821]
|
01/26/08 05:11:06 |
Geert |
* Removing database.show_errors from comments as well
* Minor … |
|
|
|
@1816
|
[1816]
|
01/25/08 17:08:12 |
Geert |
* Small regex optimization (non-capturing parentheses now).
* Updating … |
|
|
|
@1815
|
[1815]
|
01/25/08 16:22:37 |
armen |
Fixing #337
You can validate a range of image size eg: 10x20-100x200
Added … |
|
|
|
@1812
|
[1812]
|
01/25/08 14:02:26 |
armen |
Fixing #340, Thanks nrm! |
|
|
|
@1808
|
[1808]
|
01/25/08 12:07:14 |
armen |
Fixing #335. |
|
|
|
@1766
|
[1766]
|
01/21/08 07:56:39 |
Geert |
Cleaning up tons of whitespace:
* Use tabs for indenting
* Use spaces … |
|
|
|
@1734
|
[1734]
|
01/19/08 12:36:39 |
armen |
closes #323 |
|
|
|
@1672
|
[1672]
|
01/04/08 14:39:15 |
Geert |
* Fixed #302 (Translators: update validation file please)
* Some minor … |
|
|
|
@1646
|
[1646]
|
12/30/07 05:00:36 |
Geert |
Thanks, zextra.
http://forum.kohanaphp.com/index.php/topic,444.0.html |
|
|
|
@1546
|
[1546]
|
12/16/07 06:23:11 |
armen |
It is possible to use , in validator parameter now, just use a leading … |
|
|
|
@1545
|
[1545]
|
12/16/07 03:39:45 |
armen |
Removed auto determination of delimiter.
*BC Break*: You have to add … |
|
|
|
@1536
|
[1536]
|
12/14/07 17:35:13 |
armen |
You can use php functions like trim, sha1, md5, strtoupper, etc as a rule, … |
|
|
|
@1529
|
[1529]
|
12/14/07 05:55:34 |
armen |
Optimized validation a bit. |
|
|
|
@1528
|
[1528]
|
12/14/07 05:19:05 |
armen |
Fixed a typo. |
|
|
|
@1522
|
[1522]
|
12/13/07 13:28:54 |
PugFish |
Normalising properties |
|
|
|
@1483
|
[1483]
|
12/10/07 11:47:17 |
Shadowhand |
Removing scheme from the output message. |
|
|
|
@1433
|
[1433]
|
12/06/07 15:47:17 |
Shadowhand |
Fixing a bug in Validation::set_message() |
|
|
|
@1297
|
[1297]
|
11/27/07 16:20:43 |
Shadowhand |
Small changes to core:
* Added Kodoc to the list of available default … |
|
|
|
@1277
|
[1277]
|
11/26/07 13:43:18 |
Shadowhand |
Fixing #234, thanks Maxximus! |
|
|
|
@1270
|
[1270]
|
11/26/07 08:23:00 |
armen |
Fixed #243
Fixed a Typo. |
|
|
|
@1269
|
[1269]
|
11/26/07 03:28:16 |
Geert |
Removing enable_utf8 config setting.
The reason it was added in r1250 was … |
|
|
|
@1250
|
[1250]
|
11/23/07 18:10:56 |
Shadowhand |
More changes to core:
* Added a kohana_loading benchmark, for timing … |
|
|
|
@1230
|
[1230]
|
11/21/07 16:02:03 |
Shadowhand |
Changes to core:
* Updated Kodoc with a slightly more complete usage.
* … |
|
|
|
@1165
|
[1165]
|
11/18/07 02:23:59 |
Shadowhand |
Correction to r1163. |
|
|
|
@1164
|
[1164]
|
11/18/07 00:30:18 |
Shadowhand |
Changed Validation::depend_on to depends_on, for clarity. |
|
|
|
@1163
|
[1163]
|
11/18/07 00:17:01 |
Shadowhand |
Switched to using empty() for Validation::depend_on(), should produce more … |
|
|
|
@1160
|
[1160]
|
11/17/07 23:07:32 |
Shadowhand |
Fixing a bug in Validation::set_rules() that could cause a field name to … |
|
|
|
@1142
|
[1142]
|
11/16/07 16:01:57 |
Shadowhand |
Fixing a bug in validation that prevented uploads from working … |
|
|
|
@1125
|
[1125]
|
11/15/07 18:07:48 |
armen |
Added a depend_on rule. refs #187 |
|
|
|
@1116
|
[1116]
|
11/14/07 17:17:50 |
Shadowhand |
Changes to Validation:
* Fixed a bug that could improperly set a … |
|
|
|
@1115
|
[1115]
|
11/14/07 15:43:26 |
armen |
Added Validation::range, refs #187 |
|
|
|
@1112
|
[1112]
|
11/14/07 13:13:58 |
armen |
additional die removed. |
|
|
|
@1109
|
[1109]
|
11/14/07 07:20:14 |
armen |
Do not force 'callback' and 'matches' to be required. |
|
|
|
@1102
|
[1102]
|
11/12/07 12:53:58 |
armen |
Fixed #183 |
|
|
|
@1101
|
[1101]
|
11/12/07 11:54:25 |
armen |
closes #172 |
|
|
|
@1019
|
[1019]
|
11/07/07 20:41:08 |
Shadowhand |
Small changes:
* Changed Kohana version to 2.0
* Removed … |
|
|
|
@1017
|
[1017]
|
11/07/07 20:02:20 |
Shadowhand |
A couple of small changes:
* Added Validation::run_rule() to properly … |
|
|
|
@1015
|
[1015]
|
11/07/07 18:18:26 |
PugFish |
Comments updated:
* All comments should be converted now except a few not … |
|
|
|
@967
|
[967]
|
11/03/07 03:55:45 |
Shadowhand |
Fixing #165, load the default messages in construct() |
|
|
|
@964
|
[964]
|
11/03/07 01:16:58 |
Shadowhand |
Fixing #161, thanks bwinkers. |
|
|
|
@963
|
[963]
|
11/03/07 01:10:05 |
Shadowhand |
Small changes to Validation:
* Fixing #163
* Validation will now stop … |
|
|
|
@954
|
[954]
|
11/02/07 15:53:16 |
Shadowhand |
Fixed a broken strpos() in Validation. Thanks Arme! |
|
|
|
@944
|
[944]
|
11/01/07 12:41:13 |
Shadowhand |
Added a switch to get() for $this->validation->data_array; |
|
|
|
@942
|
[942]
|
11/01/07 12:07:36 |
Shadowhand |
Added Validation::in_array(), fixed an error in Mysql_Result that would … |
|
|
|
@932
|
[932]
|
11/01/07 04:14:45 |
PugFish |
Englishised some descriptions
Converted Validation to new comments |
|
|
|
@915
|
[915]
|
10/30/07 02:24:36 |
Shadowhand |
Small changes:
* Moved output stats insertion from … |
|
|
|
@912
|
[912]
|
10/28/07 19:03:45 |
Geert |
* Finished porting validation functions to helper.
* UTF-8 compatibility … |
|
|
|
@911
|
[911]
|
10/28/07 18:33:56 |
Geert |
Started porting pure validation functions to a helper. This way you can … |
|
|
|
@906
|
[906]
|
10/27/07 20:33:15 |
Shadowhand |
Added protocol checking to Validation::valid_url() |
|
|
|
@905
|
[905]
|
10/27/07 20:21:24 |
Shadowhand |
Added Validation::valid_url |
|
|
|
@884
|
[884]
|
10/24/07 13:33:58 |
Shadowhand |
Switch to === NULL for config checks, as per the updated Config class. |
|
|
|
@846
|
[846]
|
10/18/07 15:57:13 |
Shadowhand |
Small changes:
* Fixed core to match up with new config files,
* … |
|
|
|
@816
|
[816]
|
10/13/07 17:45:08 |
Shadowhand |
Cleaned up libraries, normalized comment headers, started Cache library, … |
|
|
|
@809
|
[809]
|
10/13/07 14:13:50 |
Geert |
Added:
* utf8_alpha_numeric
* utf8_alpha_dash
* utf8_digit |
|
|
|
@806
|
[806]
|
10/13/07 11:19:31 |
Shadowhand |
Quick changes:
* Added Kohana::debug_output($vars, $to, $debug);
* Spit … |
|
|
|
@797
|
[797]
|
10/12/07 14:42:27 |
Shadowhand |
Added "bmp" to the list of image extensions |
|
|
|
@791
|
[791]
|
10/12/07 01:04:58 |
Geert |
* Made min_length, max_length and exact_length UTF-8 compatible
* Added … |
|
|
|
@790
|
[790]
|
10/11/07 23:25:39 |
Shadowhand |
Most of validation is ported now. |
|
|
|
@755
|
[755]
|
10/11/07 02:58:48 |
Shadowhand |
Fixed typos |
|
|
|
@704
|
[704]
|
10/08/07 12:40:57 |
Geert |
Just some coding style |
|
|
|
@701
|
[701]
|
10/08/07 11:39:27 |
Geert |
View constructor didn't allow for tiff (with double f) because of $ at the … |