]> Dogcows Code - chaz/p5-CGI-Ex/blob - Changes
0f195642972b89104f0bda95364e036104f21dcf
[chaz/p5-CGI-Ex] / Changes
1 2005-02-28 Paul Seamons <cgi_ex@seamons.com>
2
3 * Version 1.14 is done
4 * Bug fix in validate (OR's were not working)
5 * Allow for checking for package existence without require in App
6 * Add hash_swap
7 * Add hash_base
8 * Add add_to_ methods for swap, fill, form, common, and errors
9 * Swap the run_hook order of step and hookname
10 * Allow for untaint in CGI::Ex::Validate
11 * Allow for !field in equals of CGI::Ex::Validate
12 * Allow for return of names in CGI::Ex::Validate
13 * All CGI::Ex to work better with CGI/mod_perl1/mod_perl2
14 * Fix required => 0 in javascript
15
16 2004-12-02 Paul Seamons <cgi_ex@seamons.com>
17
18 * Version 1.13 is done
19 * Show more App perldoc examples
20 * Fix some App path bugs
21 * Add more app hooks
22 * Cleanup app code
23 * Allow for Conf to write to each of the types
24
25 2004-11-010 Paul Seamons <cgi_ex@seamons.com>
26
27 * Version 1.12 is done
28 * Show more App perldoc examples
29 * Fix some App path bugs
30 * Change some App method names
31 * Allow for App js_validation
32 * Allow for App validation redirection
33
34 2004-11-08 Paul Seamons <cgi_ex@seamons.com>
35
36 * Version 1.11 is done
37 * Let file path dependent tests succeed
38 * Allow for next current and previous steps in App
39 * Couple of warn cleans in App
40
41 2004-11-05 Paul Seamons <cgi_ex@seamons.com>
42
43 * Version 1.10 is done
44 * Make CGI::Ex::App->print really work with Template
45 * Fix very large javascript variable swapping bug
46 * Numerous upgrades to App
47 * Fix module access in CGI::Ex
48 * Allow validate to populate what_was_validated array
49 * Allow for App to cleanup crossed references
50
51 2004-04-23 Paul Seamons <cgi_ex@seamons.com>
52
53 * Version 1.00 is done
54 * Added set_path method
55 * Added Auth module
56 * Fix validate.js for select-multiple
57 * Fix validate.js for max_values
58 * Add min_in_set and max_in_set types for validate
59 * Add default for validate (sets default value)
60
61 2004-03-22 Paul Seamons <cgi_ex@seamons.com>
62
63 * Version 0.99 is done
64 * Allow swap_template to be called with one argument
65 * Added extended examples in t/samples/cgi_ex_*
66 * Remove dependency on CGI::Util (doesn't exists on some perls)
67 * A few fixes on App
68 * Added set_form
69 * Updated tests
70
71 2004-03-19 Paul Seamons <cgi_ex@seamons.com>
72
73 * Version 0.98 is done
74 * Multiple fixes in Fill module
75 * Updates on perldocs (thanks to Simon Bellwood for bug reports)
76 * Addition of Dump (debug) module
77 * Addition of Die module
78 * Addition of App module
79
80 2004-03-05 Paul Seamons <cgi_ex@seamons.com>
81
82 * Allow for custom_js type
83 * Fix unshift, shift, and push in ie 5.0
84 * Fix type CC in validate.js
85 * Allow for duplicate field definitions
86
87 2003-11-26 Paul Seamons <cgi_ex@seamons.com>
88
89 * Version 0.96 is done
90 * Fix for pos not resetting in CGI::Ex::Fill
91 * Fix for general items set in self not being passed to generate_js
92 * Workaround for yaml_load.js |- not properly trimming whitespace
93
94 2003-11-26 Paul Seamons <cgi_ex@seamons.com>
95
96 * Version 0.94 is done
97 * Javascript functionality is in.
98
99 2003-11-01 Paul Seamons <cgi_ex@seamons.com>
100
101 * Version 0.0 checked in
This page took 0.037107 seconds and 3 git commands to generate.