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

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.18

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24