CVSROOT:        /cvs/gnome
Module name:    glom
Changes by:     murrayc 06/04/29 08:26:51

Modified files:
        .              : ChangeLog 
        glom           : base_db.cc base_db.h 
        glom/mode_data : box_data.cc box_data_details.cc 
                         box_data_list.cc 

Log message:
2006-04-29  Murray Cumming  <[EMAIL PROTECTED]>

* glom/base_db.cc:
* glom/base_db.h: Added check_entered_value_for_uniqueness()
and get_field_value_is_unique() and get_field_value_in_database().
set_entered_field_data(): Catch exceptions here, and return false, so that the
caller can handle errors more easily and more immediately.
* glom/mode_data/box_data_details.cc: on_flowtable_field_edited():
* glom/mode_data/box_data_list.cc: on_adddel_user_added(), 
on_adddel_user_changed():
Warn the user if the new value would not be unique, if it needs to be. This 
adds a new
translatable string, but the new string replaces an untranslated error message 
from
Postgres.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-04-29%2008:25&maxdate=2006-04-29%2008:27

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to