/[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.25 by wakaba, Sun Aug 17 05:06:21 2008 UTC
# Line 1  Line 1 
1    2008-08-17  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Output.pm: |text/x-h2h| added.
4    
5    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
6    
7            * Output.pm (nl_text): We can finally get rid of a quirk.
8    
9    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
10    
11            * Input.pm (Subdocument new): Invoke superclass's new method
12            such that |urls| attribute is initialized.
13    
14            * Result.pm (add_error): Use ->url attribute to obtain
15            the URL of the document.  No longer output |text| argument,
16            since all error types except for those used in the WebIDL module
17            are now defined in the catalog.
18    
19    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
20    
21            * Output.pm (start_section): Don't add item to the non-tab
22            navigation menu if the item's rank is higher than 2.
23    
24    2008-08-16  Wakaba  <wakaba@suika.fam.cx>
25    
26            * Result.pm (add_error): Pass |value| argument, if any,
27            to the |nl_text| for error type texts.
28    
29    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
30    
31            * Output.pm (xref_text): New method.
32            (node_link): Don't make node path consumed by catalog
33            engine.
34    
35    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
36    
37            * Output.pm (nl_text): New rule, <var>{value}</var>,
38            is implemented.
39    
40    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
41    
42            * Output.pm: |fieldset| end tag no longer necessary.
43    
44            * Result.pm: Link to "#parse-errors" if there are
45            encoding layer errors.
46    
47    2008-08-15  Wakaba  <wakaba@suika.fam.cx>
48    
49            * Input.pm (generate_transfer_sections): Use standard
50            error list methods for transfer errors.  Typos fixed.
51    
52            * Output.pm (has_error): New attribute.
53            (start_error_list, end_error_list): Support for role "transfer-errors".
54            (end_error_list): Generate "no error found" paragraph if it should be.
55            (generate_input_section): Decode parameters as UTF-8.
56    
57            * Result.pm (add_error): Set |has_error| flag.  Use catalog
58            for "Unknown location" message.
59            (generate_result_section): Use different text for
60            result table rows than normal messages, to avoid collision
61            with other messages (such as "Charset").
62    
63    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
64    
65            * Input.pm: Methods |generate_transfer_sections|
66            and |generate_http_header_section| are moved to HTTP
67            subclass, since they are irrelevant to non-HTTP inputs.
68            (_get_document): Forbidden host error was not represented
69            by WebHACC::Input::Error subclass.
70            (WebHACC::Input::Error generate_transfer_sections): Use
71            role name for the section.
72            (WebHACC::Input::HTTPError generate_transfer_sections): New method
73            added, since the main superclass, i.e. WebHACC::Input::Error,
74            no longer dumps HTTP headers due to the change mentioned above.
75    
76            * Output.pm (start_section): New roles "transfer-errors" and "result".
77    
78            * Result.pm (parent_result): New attribute.
79            (layer_applicable, layer_uncertain): New methods to set flags.
80            (add_error): Natural language strings are now handled
81            by the catalog mechanism.  Use new scoring mechanism.
82            (generate_result_section): Use catalog for all natural
83            language strings.  Table generation is now much more sophiscated
84            that it was.  Support for subdoc result summary.  Support
85            for the column of the number of informational message.  Support
86            for "N/A" status.
87    
88    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
89    
90            * Output.pm (start_section): Roles set class="", too.  New "source"
91            role for source code sections.
92    
93    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
94    
95            * Input.pm (id_prefix): Use the parent subdoc's id_prefix
96            as the prefix of the subdoc id_prefix (e.g. subdoc-1-subdoc-1-
97            for subdoc #1.1).
98            (start_section): Set the role of the section element as subdoc.
99    
100            * Output.pm (start_section): Support for "subdoc" role.
101            Use parent input's id_prefix as parent_id.
102    
103    2008-08-14  Wakaba  <wakaba@suika.fam.cx>
104    
105            * Output.pm: Support for inner tabs for "input" subsections.
106            Improved support for "details" widget.
107    
108  2008-08-10  Wakaba  <wakaba@suika.fam.cx>  2008-08-10  Wakaba  <wakaba@suika.fam.cx>
109    
110          * 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.25

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24