The Alerts module is ready. Not completely, but it is running and who is
interested, may try it. Sql_update is needed again. I comitted a lot of
changes to CVS, see below. The current version of documentation may be
found in doc/reader.html and doc/anonym.html.
It's not a final release.
Jakub
02/18/03 - added slice_id=$slice_id automatically to the menu_util and
removed
from the items in menu.php3 (jakub)
02/17/03 - updated sql_update to match the current changes
02/17/03 - fixed the bug in TableEdit with not deleting items
02/17/03 - fixed the bug in Item Manager with ignoring 0 in the Search
box (jakub)
02/17/03 - fixed the bug in se_profile and profile with non-existing
func
inputDefaultTypes() (jakub)
02/17/03 - added "if (class_exists(DB_AA)) return" to extsess and
extsessi (jakub)
02/17/03 - added zids::refill() function (jakub)
02/17/03 - improved the Anonymous Wizard to match the other changes
(jakub)
02/17/03 - added a new field to slice settings, "Allow anonymous
editing",
with several options, described in doc/anonym.html (jakub)
02/17/03 - fixed several bugs in filler and fillform, improved their
documentation,
additional features (jakub)
02/17/03 - added a new Field validation function, "Unique e-mail", which
combines the "Unique" and "e-mail" validations (jakub)
02/17/03 - enhanced the Anonymous form and Reader management
documentation
in doc/reader.xml,html and doc/anonym.xml,html (jakub)
02/17/03 - added new parameters to field Input type Multiple Checkboxes,
which
allow to view them in a table (jakub)
02/17/03 - finished the Alert module which cooperates with the Reader
management
slice, added events to event_handler (jakub)
|