pupa-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bugcomm ./ChangeLog data/config.rhtml data/conf...


From: Yoshinori K. Okuji
Subject: bugcomm ./ChangeLog data/config.rhtml data/conf...
Date: Thu, 19 Sep 2002 19:01:43 -0400

CVSROOT:        /cvsroot/pupa
Module name:    bugcomm
Changes by:     Yoshinori K. Okuji <address@hidden>     02/09/19 19:01:42

Modified files:
        .              : ChangeLog 
        data           : config.rhtml confirmation.rtxt 
        lib/bugcomm    : database.rb service.rb 

Log message:
        2002-09-20  Yoshinori K. Okuji  <address@hidden>
        
        Now you can configure projects.
        
        * lib/bugcomm/service.rb (cgi_commit): Get a write lock instead
        of a read lock.
        Fix trivial typos.
        
        * lib/bugcomm/database.rb (remove_project): Lock tables
        correctly.
        (config_project): New private method.
        (lock): If READ_ONLY is false, write-lock the tables "projects"
        and "confirmations", even if PROJECT is specified.
        (confirm): Call config_project when ConfigProjectAction.
        (selection_field): New public method.
        (selection_field?): Likewise.
        (text_field): Likewise.
        (text_field?): Likewise.
        
        * data/confirmation.rtxt: Added an extra newline in the loop for
        ConfigProjectAction, for readability.
        
        * data/config.rhtml: Prepend "new-" to "tf-<%= n %>-admin-only",
        "tf-<%= n %>-searchable", "tf-<%= n %>-can-be-empty",
        "tf-<%= n %>-multiple-lines", and "tf-<%= n %>-regexp".

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/ChangeLog.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/data/config.rhtml.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/data/confirmation.rtxt.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/lib/bugcomm/database.rb.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/pupa/bugcomm/lib/bugcomm/service.rb.diff?tr1=1.3&tr2=1.4&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]