[otrs-cvs] CVS: otrs CHANGES,1.267,1.268
cvs-log at otrs.org
cvs-log at otrs.org
Tue Jul 18 18:07:01 CEST 2006
Update of /home/cvs/otrs
In directory lancelot:/tmp/cvs-serv24497
Modified Files:
CHANGES
Log Message:
added new feature to sync ldap groups into otrs roles (see more in Kernel/Config/Defaults.pm under UserSyncLDAPGroupsDefination and UserSyncLDAPRolesDefination)
Index: CHANGES
===================================================================
RCS file: /home/cvs/otrs/CHANGES,v
retrieving revision 1.267
retrieving revision 1.268
diff -C2 -r1.267 -r1.268
*** CHANGES 14 Jul 2006 08:38:34 -0000 1.267
--- CHANGES 18 Jul 2006 15:06:59 -0000 1.268
***************
*** 10,28 ****
# --
CVS head
!
! - (2006/07/14) insert the new statsfunctionality in OTRS 2.1
! - (2006/07/14) Changed language description from Traditional Chinese
! to Simplified Chinese (bug #1258)
- (2006/07/11) improved performance of ticket search mask (in cases with
over 500 Agents and over 50 Groups) by adding GroupMemberInvolvedList()
and modify GroupMemberList(), GroupGroupMemberList(), GroupRoleMemberList()
and GroupUserRoleMemberList() at Kernel/System/Group.pm
! - (2006/07/11) fixed bug 1132 - Wrong display of escalation time
! - (2006/07/04) Fixed bug 1151 - Error when changing customer on ticket in
TicketStatusView
- (2006/06/26) added ticket watcher feature, per default it's disabled
! - (2006/06/22) Fixed bug #1240 - Tickets not shown in "New messages" if
Auto Response "Reply" is active
! - (2006/06/14) Fixed bug #1206 - When no RELEASE file is available, no
product and version is displaied and strange messages apear in the
apache error log; using standard values in this case now
--- 10,31 ----
# --
CVS head
! - (2006/07/18) added new feature to sync ldap groups into otrs roles
! (see more in Kernel/Config/Defaults.pm under UserSyncLDAPGroupsDefination
! and UserSyncLDAPRolesDefination)
! - (2006/07/14) new stats functionality implemented :-)
! - (2006/07/14) fixed bug #1258 changed language description from Traditional Chinese
! to Simplified Chinese
! - (2006/07/04) fixed bug #1151 - Error when changing customer on ticket in
- (2006/07/11) improved performance of ticket search mask (in cases with
over 500 Agents and over 50 Groups) by adding GroupMemberInvolvedList()
and modify GroupMemberList(), GroupGroupMemberList(), GroupRoleMemberList()
and GroupUserRoleMemberList() at Kernel/System/Group.pm
! - (2006/07/11) fixed bug #1132 - Wrong display of escalation time
! - (2006/07/04) Fixed bug #1151 - Error when changing customer on ticket in
TicketStatusView
- (2006/06/26) added ticket watcher feature, per default it's disabled
! - (2006/06/22) fixed bug #1240 - Tickets not shown in "New messages" if
Auto Response "Reply" is active
! - (2006/06/14) fixed bug #1206 - When no RELEASE file is available, no
product and version is displaied and strange messages apear in the
apache error log; using standard values in this case now
More information about the cvs-log
mailing list