/[suikacvs]/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.13 by wakaba, Thu Aug 14 07:19:44 2008 UTC revision 1.17 by wakaba, Fri Aug 15 05:53:23 2008 UTC
# Line 1  Line 1 
1    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Input.pm (generate_transfer_sections): Use standard
4            error list methods for transfer errors.  Typos fixed.
5    
6            * Output.pm (has_error): New attribute.
7            (start_error_list, end_error_list): Support for role "transfer-errors".
8            (end_error_list): Generate "no error found" paragraph if it should be.
9            (generate_input_section): Decode parameters as UTF-8.
10    
11            * Result.pm (add_error): Set |has_error| flag.  Use catalog
12            for "Unknown location" message.
13            (generate_result_section): Use different text for
14            result table rows than normal messages, to avoid collision
15            with other messages (such as "Charset").
16    
17    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
18    
19            * Input.pm: Methods |generate_transfer_sections|
20            and |generate_http_header_section| are moved to HTTP
21            subclass, since they are irrelevant to non-HTTP inputs.
22            (_get_document): Forbidden host error was not represented
23            by WebHACC::Input::Error subclass.
24            (WebHACC::Input::Error generate_transfer_sections): Use
25            role name for the section.
26            (WebHACC::Input::HTTPError generate_transfer_sections): New method
27            added, since the main superclass, i.e. WebHACC::Input::Error,
28            no longer dumps HTTP headers due to the change mentioned above.
29    
30            * Output.pm (start_section): New roles "transfer-errors" and "result".
31    
32            * Result.pm (parent_result): New attribute.
33            (layer_applicable, layer_uncertain): New methods to set flags.
34            (add_error): Natural language strings are now handled
35            by the catalog mechanism.  Use new scoring mechanism.
36            (generate_result_section): Use catalog for all natural
37            language strings.  Table generation is now much more sophiscated
38            that it was.  Support for subdoc result summary.  Support
39            for the column of the number of informational message.  Support
40            for "N/A" status.
41    
42    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
43    
44            * Output.pm (start_section): Roles set class="", too.  New "source"
45            role for source code sections.
46    
47    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
48    
49            * Input.pm (id_prefix): Use the parent subdoc's id_prefix
50            as the prefix of the subdoc id_prefix (e.g. subdoc-1-subdoc-1-
51            for subdoc #1.1).
52            (start_section): Set the role of the section element as subdoc.
53    
54            * Output.pm (start_section): Support for "subdoc" role.
55            Use parent input's id_prefix as parent_id.
56    
57  2008-08-14  Wakaba  <wakaba@suika.fam.cx>  2008-08-14  Wakaba  <wakaba@suika.fam.cx>
58    
59          * Output.pm: Support for inner tabs for "input" subsections.          * Output.pm: Support for inner tabs for "input" subsections.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.17

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24