Граф коммитов

154 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org e779717f97 fix for bug #44494
remember the decision the user makes in the askSendFormat dialog so that we don't ask again.

fix for bug #242991
export addressbook is broken (fall out from bug #240723)

r/sr=bienvenu
2004-05-09 23:23:43 +00:00
bienvenu%nventure.com 7b41858ee0 add ability to open address database from nsIFile, r/sr=mscott 241103 2004-04-20 15:59:14 +00:00
bienvenu%nventure.com d072c3e3f4 fix 239474 address book quick search creates multiple ldap connections if you type slowly, r/sr=mscott 2004-04-20 14:01:29 +00:00
gerv%gerv.net 6635d16530 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
gerv%gerv.net 482dc5fcad Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bienvenu%nventure.com ae425dd42f respect ab directory position pref in ab pane order and autocomplete search order of local directories, replace nsISupportsArray with nsCOMArray and nsISimpleEnumerator, misc cleanup 232570, sr=mscott 2004-02-05 18:33:06 +00:00
bienvenu%nventure.com f051a570f3 fix problem importing mailing lists from outlook, patch by wind.li@sun.com, r=me, sr=mscott 149961 2003-11-04 22:46:40 +00:00
scott%scott-macgregor.org 7e7af69639 fix for bug #221318
migrate vCards from 4.x

also fix some problems with pop account migration.

r/sr=bienvenu
2003-10-20 05:36:53 +00:00
scott%scott-macgregor.org 31876f92fc adding vCard support
bug #14373:  Need UI in account manager to add/edit vCard

also landing the fix for bug #206793:
Images do not appear in mail compose window when
"Do not load remote images..." pref is set to true

r/sr=sspitzer
2003-10-05 20:07:22 +00:00
scott%scott-macgregor.org 645303d0a9 new files, not part of the build.
vcard code is going to move from mime to addressbook.
2003-09-01 09:58:26 +00:00
bienvenu%nventure.com 23af120418 remove unused methods, addUnique and replaceElement 214120 miscellaneous cleanup r/sr=mscott 2003-07-28 01:51:20 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
sspitzer%netscape.com 4befb2ff31 fix for bug #198303
"Deleted cards still show up for junk mail whitelisting, people I know views."
ah, thanks to the good old deleted card array, the addressbook code gets uglier.

fix for bug #106461
header pane won't show if the PAB is corrupt.
lots of other bad things will happen if your PAB is corrupt, so
if we can detect it, move it to the side, rename it, create a new one,
and tell the user what we did.

r/sr=bienvenu, a=sspitzer
2003-04-25 03:05:12 +00:00
sspitzer%netscape.com 4073481513 fix for bug #196777
[mailviews] case insensitivity in the "People I Know" view.
[junk] case insensitivity in the junk mail white listing
r=cavin, sr=bienvenu
2003-03-18 18:39:34 +00:00
cavin%netscape.com 3eaeeb46f5 Fix for bug 183087. Disallow certain types of cards to be members of a list and/or be editable. r=ducarroz, sr=sspitzer. 2003-03-06 23:58:13 +00:00
sspitzer%netscape.com 269f644046 remove unused code. 2003-03-05 21:24:28 +00:00
cavin%netscape.com 8941bf68c6 Fix for 124059. Made creating and modifying addrbooks work the right way. r=shliang, sr=sspitzer. 2003-03-05 02:49:18 +00:00
sspitzer%netscape.com eb47741c6b fix for bug #124080.
show secure LDAP server icon for addressbook dir pane.
r/sr=bienvenu, a=asa
2003-01-30 07:24:14 +00:00
nhotta%netscape.com 02e5b44c01 Adding UI to swap first and last name in address book,
the UI is disabled as a default, configuable by the entity "hideSwapFnLnUI",
bug 181883, r=cavin, sr=sspitzer.
2002-12-03 21:36:06 +00:00
nhotta%netscape.com 442cfa1ba0 Adding sort/search support for phonetic names,
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
nhotta%netscape.com 2586dc7438 Adding phonetic name fields to addressbook (default to be disabled),
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:21:28 +00:00
nhotta%netscape.com af6fc51fe9 Fixed the comparison code for the sort direction in SortBy(),
bug 177177, r=cavin, sr=sspitzer.
2002-11-06 22:37:05 +00:00
rdayal%netscape.com dcb82a5f45 Bug #164970 Track deleted cards and update lastUpdatedTimeStamp
This fix tracks deleted cards and stores the lastUpdatedTimeStamp for modified cards
This is required for Palm Sync.

Initial patch by Srilatha.
r=rdayal, sr=bienvenu.
2002-10-08 06:36:20 +00:00
bienvenu%netscape.com b73cf939d1 fix nsIAddrDatabase.h to not include mdb.h part of spam filtering work (the whitelist part) r/sr=sspitzer 169557 2002-10-08 03:50:31 +00:00
sspitzer%netscape.com 57927d75ab clean up code for showing buddy name icon in addressbook. r/sr=bienvenu 2002-09-15 05:07:07 +00:00
sspitzer%netscape.com 46ff07f829 fix for #168269. autocollect improvements. autocollect screennames and displaynames.
r/sr=bienvenu
2002-09-13 14:51:17 +00:00
mscott%netscape.com f7150736db Bug #162789 --> need a method on a mdb directory to see if a card exits for an address. this is part of the work
for adding the ability to filter and search based on the sender in an address book.
r=navin
sr=bienvenu
2002-09-12 20:43:21 +00:00
peterv%netscape.com 4422be93b3 Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2002-09-11 11:22:41 +00:00
sspitzer%netscape.com b44576ce9e fix for #142845. add screenname support to mozilla.
works with any AIM client, if they support goim: uris.

from cavin:
  1) a bunch new card attributes
  2) back end AB changes for AB Sync

from naving:
  1) Screenname -> nscpaimscreenname mapping for LDAP
  2) assertion fix to nsAddrBookSession::AddAddressBookListener()

from me:
  1) addressbook advanced search features, like "any name", "any number", "organization", "title", etc.
  2) add screen name support (UI, import, export) to mozilla, remove it from the ns tree.
  3) don't allow drop onto non-writable (LDAP) addressbooks
  4) bunch of code cleanup
2002-09-11 07:06:19 +00:00
rdayal%netscape.com a5985efe22 Removing obsolete file.
THIS FILE IS NOT PART OF BUILD.
sr=sspitzer.
2002-08-26 17:31:18 +00:00
gerv%gerv.net ee117885c5 Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
shliang%netscape.com d2e480e3fb 133402 - selected addressbook cards in sidebar do not prefill msg compose - r=sspitzer, sr=bienvenu 2002-05-30 01:08:13 +00:00
sspitzer%netscape.com d608773dbc fix for bug #142940. add support to LDIF import / export for generic
AB columns, like _AimScreenName.  r=dmose, sr=bienvenu
2002-05-21 05:20:39 +00:00
srilatha%netscape.com 345cfe7d27 Fix for bug # 124057. Deleting addressbook from prefs should delete it from the addressbook window
r=rdayal, sr=sspitzer
2002-05-11 03:24:23 +00:00
sspitzer%netscape.com 84fbb1efc6 fix for the other dataloss issue in #119360.
there are addressbook fields that we don't export / import.
add LDIF attributes (prefixed with "mozilla") for the missing fields.
also we don't specify an object class.  for now, use
mozillaAbPersonObsolete as the object class, which is temporary.
r=dmose, sr=bienvenu
2002-05-10 01:22:13 +00:00
sspitzer%netscape.com 3811c40f28 fix for #141881. remove addMailListToDatabase() from nsIAbDirectory.idl, not needed.
also, so other code cleanup.  r/sr=bienvenu
2002-05-02 23:46:59 +00:00
rdayal%netscape.com c36a74d795 Landing ChangeLog implementation as per bug # 128087
r=dmose, sr=sspitzer, a=asa

defined a new interface for ChangeLog
defined new replication States for ChangeLog
2002-04-09 09:28:43 +00:00
rdayal%netscape.com b0b7a6fbd1 Landing Address Book LDAP Replication, bug # 128086
these files define : replication service interface called from UI,
replication query interface called for executing an LDAP query,
replication data interface called for processing retrieved data.

r=sspitzer, sr=bienvenu, a=asa.
2002-03-26 10:04:10 +00:00
rdayal%netscape.com 1f443800c9 NOT PART OF THE BUILD
Checking in new idl files for LDAP Replication, bug # 128086.
r/sr=sspitzer, a=asa
2002-03-22 09:33:19 +00:00
sspitzer%netscape.com d1b49b0fd5 fix for #128035. we mixed up home web page and work web page
for LDAP, and LDIF import and export.  initial patch
by rjc and john.marmion.

r=john.marmion,racham sr=bienvenu a=asa
2002-03-08 21:16:15 +00:00
shliang%netscape.com 802eae9b05 bugs 118878, 118882, 118885, 118891, 95699 - addressbook printing - r=bhuvan, sr=sspitzer 2002-02-20 06:30:03 +00:00
sspitzer%netscape.com e09dddfe8d fix for #83023. implement "advanced directory" search, re-using
the existing search code.  r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
sspitzer%netscape.com f9149c7e46 fix for #83091 (show LDAP autocomplete directories in addressbook).
and some code cleanup, and code bloat removal (see nsAbUtils.cpp)
r=dmose, sr=bienvenu
2002-02-06 22:50:26 +00:00
sspitzer%netscape.com f9e5499311 fix for #119932. delete addressbook is failing. while I'm here,
remove unnecessary dependency on the DOM.  the addressbook
backend doesn't need to be dependent on nsIDOMXULElement and
nsIDOMNodeList.  r/sr=bienvenu
2002-01-14 19:50:34 +00:00
sspitzer%netscape.com 7f0477179e fix for #2660, #36760, #54527 and #104987. fix addressbook printing,
it's been broken a long time.  r/sr=bienvenu
2002-01-08 03:19:10 +00:00
sspitzer%netscape.com 404e12e054 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
sspitzer%netscape.com d9bc74de4c merging ab outliner branch to the trunk, not part of the build. 2001-12-20 22:50:14 +00:00
sspitzer%netscape.com b4642f83c5 more work on #73868. converting ab from tree to outliner.
get sort indicators to work, make it so even if we persist some old or illegal
value for "sortedColumn", we do the right thing.

NOT PART OF THE BUILD.
2001-11-16 01:40:22 +00:00
sspitzer%netscape.com fbcf7b2f91 more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2001-11-14 21:38:32 +00:00