/[pupa]/bugcomm/ChangeLog
ViewVC logotype

Diff of /bugcomm/ChangeLog

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

revision 1.20 by okuji, Thu Sep 26 10:19:27 2002 UTC revision 1.21 by okuji, Fri Sep 27 10:34:06 2002 UTC
# Line 1  Line 1 
1    2002-09-27  Yoshinori K. Okuji  <okuji@enbug.org>
2    
3            The interface for changing a bug is working.
4            
5            * data/change-success.rhtml: New file.
6    
7            * lib/bugcomm/service.rb (serve_cgi): Call cgi_change when the
8            mode is 'change'.
9            (cgi_submit): Ensure that a regular expression is safe, if any.
10            (cgi_change): New private method.
11    
12            * lib/bugcomm/database.rb (change_bug): New private method.
13            (confirm): Call change_bug when ChangeBugAction.
14            (bug): Added an optional argument, to specify if a caller wants
15            a exclusive lock.
16    
17            * lib/bugcomm/action.rb (ChangeBugAction): New class.
18            (ChangeValueAction): Likewise.
19    
20            * data/confirmation.rtxt: Added support for ChangeBugAction.
21    
22            * data/browse.rhtml: Added hidden fields, "project" and
23            "bug_id".
24    
25  2002-09-26  Yoshinori K. Okuji  <okuji@enbug.org>  2002-09-26  Yoshinori K. Okuji  <okuji@enbug.org>
26    
27          The interface for searching bugs is mostly working.          The interface for searching bugs is mostly working.

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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