From b28a1bee6e9f9d3a020078a90194766e2a584074 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Mon, 8 Nov 2010 18:47:11 +0000 Subject: [PATCH] See Changelog Monotone-Parent: 19bd38381f65942b0903a2e2aaa8abbc9c9862ab Monotone-Revision: 6c9151f261ad9f73f6614808f73d4ca224c2cb8e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-08T18:47:11 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 7 ++++ UI/Templates/ContactsUI/UIxContactEditor.wox | 1 + UI/WebServerResources/ContactsUI.js | 42 +++++++++++--------- UI/WebServerResources/UIxContactEditor.js | 2 +- 4 files changed, 32 insertions(+), 20 deletions(-) diff --git a/ChangeLog b/ChangeLog index fb29ac4a1..bac5db313 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,13 @@ * UI/WebServerResources/SOGoDragHandles.js (adjust): for vertical drag handles, prioritize the top limit rather than the bottom one. + * UI/WebServerResources/UIxContactEditor.js (onComboButtonClick): + return false so the form is not submitted when the button is clicked. + + * UI/WebServerResources/ContactsUI.js + (onCategoriesMenuPrepareVisibility): don't verify the selection if + the list doesn't exist (happens in the contact editor). + 2010-11-05 Francis Lachapelle * UI/MailerUI/UIxMailListActions.m (-getSortedUIDsAction): now diff --git a/UI/Templates/ContactsUI/UIxContactEditor.wox b/UI/Templates/ContactsUI/UIxContactEditor.wox index af9c49758..ebb3eb41c 100644 --- a/UI/Templates/ContactsUI/UIxContactEditor.wox +++ b/UI/Templates/ContactsUI/UIxContactEditor.wox @@ -8,6 +8,7 @@ xmlns:label="OGo:label" className="UIxPageFrame" title="name" + const:userDefaultsKeys="SOGoContactsCategories" const:popup="YES" >