/[pub]/test/html-webhacc/WebHACC/ChangeLog
Suika

Diff of /test/html-webhacc/WebHACC/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by wakaba, Thu Aug 14 11:58:32 2008 UTC revision 1.21 by wakaba, Fri Aug 15 16:03:46 2008 UTC
# Line 1  Line 1 
1    2008-08-16  Wakaba  <[email protected]>
2    
3            * Result.pm (add_error): Pass |value| argument, if any,
4            to the |nl_text| for error type texts.
5    
6    2008-08-15  Wakaba  <[email protected]>
7    
8            * Output.pm (xref_text): New method.
9            (node_link): Don't make node path consumed by catalog
10            engine.
11    
12    2008-08-15  Wakaba  <[email protected]>
13    
14            * Output.pm (nl_text): New rule, <var>{value}</var>,
15            is implemented.
16    
17    2008-08-15  Wakaba  <[email protected]>
18    
19            * Output.pm: |fieldset| end tag no longer necessary.
20    
21            * Result.pm: Link to "#parse-errors" if there are
22            encoding layer errors.
23    
24    2008-08-15  Wakaba  <[email protected]>
25    
26            * Input.pm (generate_transfer_sections): Use standard
27            error list methods for transfer errors.  Typos fixed.
28    
29            * Output.pm (has_error): New attribute.
30            (start_error_list, end_error_list): Support for role "transfer-errors".
31            (end_error_list): Generate "no error found" paragraph if it should be.
32            (generate_input_section): Decode parameters as UTF-8.
33    
34            * Result.pm (add_error): Set |has_error| flag.  Use catalog
35            for "Unknown location" message.
36            (generate_result_section): Use different text for
37            result table rows than normal messages, to avoid collision
38            with other messages (such as "Charset").
39    
40    2008-08-14  Wakaba  <[email protected]>
41    
42            * Input.pm: Methods |generate_transfer_sections|
43            and |generate_http_header_section| are moved to HTTP
44            subclass, since they are irrelevant to non-HTTP inputs.
45            (_get_document): Forbidden host error was not represented
46            by WebHACC::Input::Error subclass.
47            (WebHACC::Input::Error generate_transfer_sections): Use
48            role name for the section.
49            (WebHACC::Input::HTTPError generate_transfer_sections): New method
50            added, since the main superclass, i.e. WebHACC::Input::Error,
51            no longer dumps HTTP headers due to the change mentioned above.
52    
53            * Output.pm (start_section): New roles "transfer-errors" and "result".
54    
55            * Result.pm (parent_result): New attribute.
56            (layer_applicable, layer_uncertain): New methods to set flags.
57            (add_error): Natural language strings are now handled
58            by the catalog mechanism.  Use new scoring mechanism.
59            (generate_result_section): Use catalog for all natural
60            language strings.  Table generation is now much more sophiscated
61            that it was.  Support for subdoc result summary.  Support
62            for the column of the number of informational message.  Support
63            for "N/A" status.
64    
65  2008-08-14  Wakaba  <[email protected]>  2008-08-14  Wakaba  <[email protected]>
66    
67          * Output.pm (start_section): Roles set class="", too.  New "source"          * Output.pm (start_section): Roles set class="", too.  New "source"

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.21

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24