/[gnatsweb]/gnatsweb/ChangeLog
ViewVC logotype

Diff of /gnatsweb/ChangeLog

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

revision 1.118 by yngves, Sun Oct 27 21:45:04 2002 UTC revision 1.119 by yngves, Sun Oct 27 22:33:18 2002 UTC
# Line 1  Line 1 
1  2002-10-27  Yngve Svendsen  <yngves@yngve.com>  2002-10-27  Yngve Svendsen  <yngves@yngve.com>
2    
3            * CUSTOMIZE.vars: Document $site_required_field_color.
4    
5            * gnatsweb.pl: New field flag $SENDREQUIRED to mark a field as
6            being set to "inital-entry require" in the dbconfig.
7            - $site_required_field_color: new config variable specifying the
8            color to use when marking required fields on the Create PR page.
9            - (init_fieldinfo): Set it.
10            - (sendpr): Use it to mark required fields.
11    
12          * gnatsweb.pl (query_page): Add missing "print" statement in front          * gnatsweb.pl (query_page): Add missing "print" statement in front
13          of some end table cell and row tags.          of some end table cell and row tags.
14    
15          * gnatsweb.pl (display_query_results): Display `unknown' for          * gnatsweb.pl (display_query_results): Display `unknown' for
16          enumerated-field values that don't exist.          enumerated-field values that don't exist.  This and the 3 next
17                    items are due to Lars Henriksen.
18    
19          * gnatsweb.pl (submitedit): Throw an error if Responsible,          * gnatsweb.pl (submitedit): Throw an error if Responsible,
20          Category or Submitter-Id are set to `unknown'.          Category or Submitter-Id are set to `unknown'.
21          - Remove check for empty username or empty Responsible field.          - Remove check for empty username or empty Responsible field.
# Line 17  Line 27 
27          `unknown'.          `unknown'.
28    
29          * gnatsweb.pl (sendpr): Force users to set category to something          * gnatsweb.pl (sendpr): Force users to set category to something
30          meaningful by setting default value to `unknown'.  Patch by Lars          meaningful by setting default value to `unknown'.
         Henriksen.  
31    
32          * gnatsweb.pl (sendpr, edit): The value being returned from          * gnatsweb.pl (sendpr, edit): The value being returned from
33          fieldinfo() is a hashref, not a hash.  Change @values to $values          fieldinfo() is a hashref, not a hash.  Change @values to $values

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26