Forum OpenACS Q&A: Organizations 0.5d2 released

Collapse
Posted by Jade Rubick on
Here are some recent comments in the Change Log:

2004-07-25 04:26  jeffd

        * organizations.info,
        sql/postgresql/organizations-plsql-create.sql,
        sql/postgresql/upgrade/upgrade-0.5d1-0.5d2.sql: raise statement
        said organization rather than p_organization in organization__set

2004-07-15 13:00  jader

        * sql/postgresql/organizations-create.sql: Initial values were
        added in with the wrong sequence.

2004-06-25 10:09  jader

        * organizations.info,
        sql/postgresql/organizations-plsql-create.sql,
        sql/postgresql/upgrade/upgrade-0.3d-0.4d.sql: Minor change to the
        __name function. On my installation, this seems to prevent a bug
        that occurs when accessing the __name function (which happens most
        notably on the admin's user view page).

2004-05-27 16:49  jader

        * organizations.info, tcl/organizations-procs.tcl: Add a proc for
        returning the name of an organization when given the ID.  Bump the
        version number to 0.3d

2004-03-25 15:57  jader

        * www/index.tcl: Minor interface improvement: fixed display of edit
        icons

2004-03-06 14:53  marka

        * sql/postgresql/organizations-plsql-create.sql: fixed
        organization__name

2004-02-09 08:10  lars

        * organizations.info: Make organization an application, not a
        service, since it has a full-featured UI

2004-02-09 08:10  lars

        * www/add-edit.tcl: Fixed error with organization_id not existing
        when creating new organization