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

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.26

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24