|
1.30 (+100 -94 lines) |
07/24/2008 05:17 AM |
Michael M Slusarz slusarz |
Break out expandAddress() into 3 separate functions - 1 for expanding a
string, 1 for generically listing all addresses in the sources, and 1 for
generating the source-related prefs values. The 3rd func can be used on
the prefs page (eliminates duplicate code). Also, do a bunch of minifying
of complete unnecessary long DOM strings while I am in here.
The 2nd func will be used for non-AJAX address expansion on the compose page -
I currently have a working prototype using Autocompleter.Local, but it still
needs to be tweaked a bit. With the Autocompleter.Local option, you can only
search a "Name <email>" sring. Unfortunately, I have to figure out how to deal
with a pref value of search_fields other than "name\temail", although for the
life of me I can't really figure out what other fields you would want to
search here. |
|
1.21.10.4 FRAMEWORK_3 (+21 -27 lines) |
12/20/2007 09:00 AM |
Jan Schneider jan |
Merge from HEAD. Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1, IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3, IMP_4_2_RC2 |
|
1.29 (+1 -2 lines) |
05/12/2007 02:15 PM |
Chuck Hagenbuch chuck |
Remove <!-- //--> in javascript
Remove pointless wrapping tables Tags: BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA |
|
1.28 (+6 -9 lines) |
04/26/2007 06:15 PM |
Chuck Hagenbuch chuck |
Avoid using new Array, new Object, etc. in our javascript where possible.
http://yuiblog.com/blog/2006/11/13/javascript-we-hardly-new-ya/ |
|
1.27 (+7 -3 lines) |
07/16/2006 03:02 AM |
Matt Selsky selsky |
Add labels to form elements.
Bug: 4080 |
|
1.21.10.3 FRAMEWORK_3 (+1 -1 lines) |
06/03/2006 11:56 AM |
Michael M Slusarz slusarz |
MFH 1.26 Tags: IMP_4_1_6, IMP_4_1_5, IMP_4_1_4, IMP_4_1_4_RC1, IMP_4_1_3, IMP_4_1_2 |
|
1.26 (+1 -1 lines) |
06/03/2006 11:53 AM |
Michael M Slusarz slusarz |
cleaner way of looping through here. |
|
1.25 (+10 -16 lines) |
05/20/2006 07:53 PM |
Chuck Hagenbuch chuck |
some xhtml fixes (Bug #3090) |
|
1.21.10.2 FRAMEWORK_3 (+4 -4 lines) |
10/18/2005 08:14 AM |
Jan Schneider jan |
Merged from HEAD Tags: IMP_4_1_1, IMP_4_1, IMP_4_1_RC3, IMP_4_1_RC2, IMP_4_1_RC1 |
|
1.24 (+2 -2 lines) |
08/06/2005 09:14 PM |
Chuck Hagenbuch chuck |
Remove deprecated language="" attribute on script tags wherever possible. Tags: BEFORE_MERGE_3_1 |
|
1.23 (+2 -2 lines) |
05/31/2005 09:26 PM |
Chuck Hagenbuch chuck |
Fix scope of variables.
Submitted by: persian-horde@metanetworking.com |
|
1.21.10.1 FRAMEWORK_3 (+0 -4 lines) |
02/04/2005 04:53 AM |
Jan Schneider jan |
MFH 1.22 Tags: IMP_4_0_5, IMP_4_0_4, IMP_4_0_4_RC2, IMP_4_0_4_RC1, IMP_4_0_3, IMP_4_0_3_RC1, IMP_4_0_2 |
|
1.22 (+0 -4 lines) |
02/04/2005 04:51 AM |
Jan Schneider jan |
Always show the address book to add new addresses to, even if there is only
one. It's not very intuitive that you have to save an option that you don't
see because it's in a hidden form field. |
|
1.21 (+4 -4 lines) |
10/19/2004 11:21 AM |
mdjukic |
Change all references to *.gif images to the new *.png. Tags: FRAMEWORK_3, IMP_4_0_2_RC1, IMP_4_0_1, IMP_4_0, IMP_4_0_RC3, IMP_4_0_RC2, IMP_4_0_RC1, IMP_4_0_BETA |
|
1.20 (+4 -4 lines) |
10/18/2004 06:45 AM |
mdjukic |
change getParam('graphics') to getImageDir() |
|
1.19 (+91 -41 lines) |
07/27/2004 10:23 PM |
Chuck Hagenbuch chuck |
Hide unnecessary UI elements when there's only one address book.
Submitted by: Francois Marier <francois@nit.ca> |
|
1.18 (+1 -1 lines) |
10/18/2003 05:19 PM |
Chuck Hagenbuch chuck |
correct multi-select key on Macs Tags: IMP_4_0_ALPHA |
|
1.17 (+2 -2 lines) |
09/05/2003 11:46 PM |
Chuck Hagenbuch chuck |
Nuke a few unused graphics, update the calendar icon in Horde. |
|
1.16 (+2 -2 lines) |
04/29/2003 12:02 PM |
Chuck Hagenbuch chuck |
Use new nav graphics. |
|
1.15 (+1 -1 lines) |
02/13/2003 08:27 AM |
mdjukic |
fix up the turba source array keys |
|
1.14 (+3 -3 lines) |
01/21/2003 04:09 PM |
Michael M Slusarz slusarz |
PEAR::isError() -> is_a() |
|
1.13 (+1 -0 lines) |
07/21/2002 09:05 AM |
Jan Schneider jan |
A bit more spacing. |
|
1.3.2.8 RELENG_3 (+16 -16 lines) |
07/16/2002 11:46 AM |
Jan Schneider jan |
Remove short open tags. Tags: IMP_3_2_8, IMP_3_2_7, IMP_3_2_7_RC1, IMP_3_2_6, IMP_3_2_5, IMP_3_2_4, IMP_3_2_3, IMP_3_2_3_RC1, IMP_3_2_2_RC1, IMP_3_2_2, IMP_3_2_1, IMP_3_2, IMP_3_2_RC3, IMP_3_2_RC2, IMP_3_2_RC1 |
|
1.12 (+5 -5 lines) |
06/22/2002 06:07 AM |
Jan Schneider jan |
addressbook -> address book |
|
1.11 (+16 -16 lines) |
06/15/2002 01:04 AM |
Chuck Hagenbuch chuck |
Replace <?= with <?php echo, and remove the short_open_tags requirement. |
|
1.3.2.7 RELENG_3 (+4 -4 lines) |
05/25/2002 10:55 AM |
Jan Schneider jan |
Fix bc.
Submitted by: Tero Matinlassi <tero.matinlassi@edu.vantaa.fi> Tags: IMP_3_1 |
|
1.3.2.6 RELENG_3 (+13 -13 lines) |
04/12/2002 12:58 PM |
Jan Schneider jan |
MFH: Kill trailing ws. Tags: IMP_3_1_RC3 |
|
1.10 (+13 -13 lines) |
03/21/2002 11:57 AM |
jon |
Kill trailing whitespace. |
|
1.3.2.5 RELENG_3 (+12 -8 lines) |
03/11/2002 10:32 AM |
Jan Schneider jan |
MFH 1.9: Fix cases if there are no writeable and/or no readable
addressbooks. Tags: IMP_3_1_RC2, IMP_3_1_RC1 |
|
1.9 (+12 -8 lines) |
03/11/2002 10:31 AM |
Jan Schneider jan |
Fix cases if there are no writeable and/or no readable addressbooks. |
|
1.3.2.4 RELENG_3 (+7 -6 lines) |
03/09/2002 09:52 PM |
Chuck Hagenbuch chuck |
MFH: IMP templates. |
|
1.3.2.3 RELENG_3 (+0 -2 lines) |
03/07/2002 07:44 PM |
jon |
Remove $Horde: $ tags from templates. |
|
1.3.2.2 RELENG_3 (+4 -4 lines) |
02/07/2002 05:07 AM |
Jan Schneider jan |
MFH 1.8: Don't change page title accidently. |
|
1.8 (+2 -2 lines) |
02/07/2002 05:03 AM |
Jan Schneider jan |
Don't change the page title accidently. |
|
1.7 (+4 -4 lines) |
01/27/2002 10:56 PM |
jon |
Adapt to the new Horde::img() syntax. |
|
1.6 (+0 -1 lines) |
01/23/2002 01:06 PM |
jon |
Removing the $Horde: $ tags from the templates. |
|
1.5 (+4 -4 lines) |
01/17/2002 07:51 PM |
Chuck Hagenbuch chuck |
single quotes |
|
1.3.2.1 RELENG_3 (+5 -3 lines) |
01/02/2002 06:41 AM |
Jan Schneider jan |
MFH 1.4: Make sure we have readable sources before looping through them. Tags: IMP_3_0 |
|
1.4 (+5 -3 lines) |
01/02/2002 06:40 AM |
Jan Schneider jan |
Make sure we have readable sources before looping through them. |
|
1.3 (+2 -2 lines) |
10/31/2001 12:26 PM |
Jan Schneider jan |
Only increment the field index if we really added one.
Submitted by: Nancy <nlin@newton.berkeley.edu> Tags: RELENG_3, IMP_3_0_RC4, IMP_3_0_RC3, IMP_3_0_RC2, IMP_3_0_0_RC1 |
|
1.2 (+105 -2 lines) |
10/28/2001 07:40 AM |
Jan Schneider jan |
Let the users select what fields to search for each selected source when
expanding names. |
|
1.1 |
05/20/2001 02:31 AM |
max |
Add the search and add addressbook user preferences.
CONFIG CHANGE: be sure to update to the latest prefs.php.dist and
registry.php.dist to be able to use this.
TRANSLATORS: please note that there are a few more new strings. |