/[pupa]/bugcomm/ChangeLog
ViewVC logotype

Diff of /bugcomm/ChangeLog

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

revision 1.17 by okuji, Wed Sep 18 10:33:01 2002 UTC revision 1.18 by okuji, Thu Sep 19 23:01:42 2002 UTC
# Line 1  Line 1 
1    2002-09-20  Yoshinori K. Okuji  <okuji@enbug.org>
2    
3            Now you can configure projects.
4            
5            * lib/bugcomm/service.rb (cgi_commit): Get a write lock instead
6            of a read lock.
7            Fix trivial typos.
8    
9            * lib/bugcomm/database.rb (remove_project): Lock tables
10            correctly.
11            (config_project): New private method.
12            (lock): If READ_ONLY is false, write-lock the tables "projects"
13            and "confirmations", even if PROJECT is specified.
14            (confirm): Call config_project when ConfigProjectAction.
15            (selection_field): New public method.
16            (selection_field?): Likewise.
17            (text_field): Likewise.
18            (text_field?): Likewise.
19    
20            * data/confirmation.rtxt: Added an extra newline in the loop for
21            ConfigProjectAction, for readability.
22    
23            * data/config.rhtml: Prepend "new-" to "tf-<%= n %>-admin-only",
24            "tf-<%= n %>-searchable", "tf-<%= n %>-can-be-empty",
25            "tf-<%= n %>-multiple-lines", and "tf-<%= n %>-regexp".
26    
27  2002-09-18  Yoshinori K. Okuji  <okuji@enbug.org>  2002-09-18  Yoshinori K. Okuji  <okuji@enbug.org>
28    
29          Now you can add and remove projects.          Now you can add and remove projects.

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

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