[Obm] OBM 2.1.3 has been released

Pierre Baudracco pierre.baudracco at aliasource.fr
Fri Jan 18 15:05:10 CET 2008


OBM 2.1.3 is out and fixes a nasty bug in the Calendar.

*** Bugfix

If you have used a 2.1.2 and has created some events run this query 
(that corrects some events which could have been created with a null owner)

UPDATE CalendarEvent set calendarevent_owner = calendarevent_usercreate 
where calendarevent_owner is null or calendarevent_owner='';

*** General
many small fixes and enhancements in Organizational Chart (allow zoom 
out), calendar and other modules


*** Changelog extract :

2008-01-11 : version 2.1.3

     * BUG#599 : Write event modifications in event update generated email
     * BUG#555 : fixed a CSS bug in User and Resource modules
     * BUG#513 : " in adress does not brake the copy to clipboard anymore
     * BUG#411 : Debian packages now ok, but removed from obm repository
     * BUG#270 : Project task allocation can be set in fraction of day
     * BUG#265 : Calendar navigation with DST fixed
     * BUG#154 : WONTFIX display mandatory fields
     * Calendar : Owner bug fix
     * Calendar : Public groups select widget improvement
     * Organizationalchart : many bugfixes, browser compatibility
     * Organizationalchart : zoom function
     * Postgres compliance improvements (Calendar drag n drop,..)
     * Better task sorting in time filling
     * Page title is now handled within the theme
     * Contact kind selexion fixed when kind label not set
     * URL regexp now allow ',' and URL get trimmed to easy copy/paste
     * Backup warning fixes
     * User defined check rules for entities insert/update

-- 
------------------------------------------------------------------------------
Pierre Baudracco - pierre.baudracco at aliasource.fr - www.aliasource.fr
AliaSource - Groupe LINAGORA Toulouse 05 62 19 24 91 - Paris 01 58 18 68 28


More information about the Obm mailing list