|
1.94.4.21 FRAMEWORK_3 (+8 -21 lines) |
08/25/2008 01:10 PM |
Jan Schneider jan |
MFH: 1.136 |
|
1.94.4.20 FRAMEWORK_3 (+2 -4 lines) |
08/25/2008 01:09 PM |
Jan Schneider jan |
MFH: 1.135 |
|
1.136 (+8 -21 lines) |
08/25/2008 12:19 PM |
Jan Schneider jan |
Use Turba::createShare(). |
|
1.135 (+2 -4 lines) |
08/25/2008 12:07 PM |
Jan Schneider jan |
nits |
|
1.94.4.19 FRAMEWORK_3 (+3 -3 lines) |
07/20/2008 04:01 AM |
Jan Schneider jan |
MFH:
Fix sorting so that sort order is always reflected correctly, independent of
the name format and whether name is a composite field or not. |
|
1.134 (+3 -3 lines) |
07/19/2008 12:14 PM |
Jan Schneider jan |
Fix sorting so that sort order is always reflected correctly, independent of
the name format and whether name is a composite field or not. |
|
1.94.4.18 FRAMEWORK_3 (+5 -2 lines) |
04/14/2008 12:59 PM |
Michael Rubinsky mrubinsk |
MFH 1.133 Tags: TURBA_2_2_1, TURBA_2_2, TURBA_2_2_RC4 |
|
1.133 (+5 -2 lines) |
04/14/2008 12:58 PM |
Michael Rubinsky mrubinsk |
ws / phpdoc |
|
1.94.4.17 FRAMEWORK_3 (+37 -1 lines) |
04/14/2008 12:54 PM |
Michael Rubinsky mrubinsk |
MFH 1.132 |
|
1.132 (+37 -1 lines) |
04/14/2008 12:50 PM |
Michael Rubinsky mrubinsk |
We need to check for updated sort prefs during search operations as well |
|
1.94.4.16 FRAMEWORK_3 (+2 -3 lines) |
01/10/2008 10:48 PM |
Chuck Hagenbuch chuck |
MFH:
1.126 +2 -3 turba/browse.php
1.131 +2 -3 turba/search.php
1.42 +2 -2 turba/index.php Tags: TURBA_2_2_RC3, TURBA_2_2_RC2 |
|
1.131 (+2 -3 lines) |
01/10/2008 10:43 PM |
Chuck Hagenbuch chuck |
Don't re-define TURBA_BASE when we include it from index.php. |
|
1.94.4.15 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:32 AM |
Jan Schneider jan |
Happy New Year |
|
1.130 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.94.4.14 FRAMEWORK_3 (+96 -18 lines) |
12/20/2007 09:34 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.129 (+1 -8 lines) |
06/18/2007 12:50 AM |
Chuck Hagenbuch chuck |
[cjh] Shared Address Books are now stored in a flat namespace so that they
do not rely on the hierarchical (i.e. DataTree) properties of the
Horde_Share API (Bug #4960).
To upgrade:
Run scripts/upgrades/2007-06-17_delete_old_vbooks.php and
scripts/upgrades/2007-06-17_flatten_shares.php, in that order. Tags: BEFORE_MERGE_3_2, TURBA_2_2_RC1, TURBA_2_2_ALPHA |
|
1.128 (+66 -100 lines) |
06/17/2007 02:21 PM |
Chuck Hagenbuch chuck |
- remove unnecessary $haveShare global variable
- add Driver::getContactOwner() to encapsulate share logic
- remove custom share code
- treat virtual address books like other shares
- push vbook code into vbook driver
- make sure new address books are added to the visible address books pref
I still need to flatten out shares, but this does flatten vbooks at
least. It was turning into too large a commit, so here's this chunk. |
|
1.127 (+3 -1 lines) |
06/14/2007 11:58 AM |
Chuck Hagenbuch chuck |
[cjh] Show an overlay while running a search (Request #3154). |
|
1.126 (+2 -2 lines) |
05/03/2007 04:12 AM |
Jan Schneider jan |
Default to the currently selected address book. |
|
1.125 (+2 -1 lines) |
04/11/2007 10:36 PM |
Chuck Hagenbuch chuck |
Remove last (I think) usage of hideable.js |
|
1.94.4.13 FRAMEWORK_3 (+2 -2 lines) |
01/02/2007 08:55 AM |
Jan Schneider jan |
Happy New Year Tags: TURBA_2_1_7, TURBA_2_1_6, TURBA_2_1_5, TURBA_2_1_4 |
|
1.124 (+2 -2 lines) |
01/02/2007 07:49 AM |
Jan Schneider jan |
Happy New Year |
|
1.123 (+4 -2 lines) |
01/01/2007 07:41 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.122 (+3 -3 lines) |
12/28/2006 11:55 PM |
Chuck Hagenbuch chuck |
Change to desc (from description) everywhere since I can't follow the
vbook/share code well enough to tell what's what. |
|
1.94.4.12 FRAMEWORK_3 (+2 -2 lines) |
12/21/2006 10:36 PM |
Chuck Hagenbuch chuck |
MFH 1.121 |
|
1.121 (+2 -2 lines) |
12/21/2006 10:36 PM |
Chuck Hagenbuch chuck |
actually, we don't want to test for null, we want some sort of
input. empty is bad because it disallows 0; strlen seems right. |
|
1.94.4.11 FRAMEWORK_3 (+2 -2 lines) |
12/21/2006 10:29 PM |
Chuck Hagenbuch chuck |
MFH 1.120 |
|
1.120 (+4 -2 lines) |
12/21/2006 10:27 PM |
Chuck Hagenbuch chuck |
allow searching fields for "0" |
|
1.119 (+1 -9 lines) |
12/20/2006 04:38 PM |
Jan Schneider jan |
Revert, there is no chance to move or copy these records. |
|
1.118 (+9 -1 lines) |
12/20/2006 04:15 PM |
Jan Schneider jan |
Go directly to contact if only one match found. |
|
1.117 (+1 -2 lines) |
10/22/2006 10:03 PM |
Chuck Hagenbuch chuck |
Object.php is loaded by base.php now. |
|
1.94.4.10 FRAMEWORK_3 (+9 -9 lines) |
08/14/2006 01:29 PM |
Jan Schneider jan |
MFH: Use an array for Turba's session vars. Tags: TURBA_2_1_3 |
|
1.116 (+13 -13 lines) |
08/14/2006 01:24 PM |
Jan Schneider jan |
Use an array for Turba's session vars. |
|
1.115 (+2 -10 lines) |
05/21/2006 08:15 PM |
eraserhd |
* Use Turba::getPreferredSortOrder() |
|
1.114 (+2 -2 lines) |
05/12/2006 10:45 PM |
eraserhd |
* Restore ability to see other columns |
|
1.113 (+3 -2 lines) |
05/08/2006 11:17 PM |
eraserhd |
* Change signature of Turba_List::sort() to allow for multiple columns |
|
1.94.4.9 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:29 PM |
Jan Schneider jan |
Happy new year Tags: TURBA_2_1_2, TURBA_2_1_1, TURBA_2_1, TURBA_2_1_RC2, TURBA_2_1_RC1 |
|
1.112 (+2 -2 lines) |
01/01/2006 04:12 PM |
Jan Schneider jan |
Happy new year\! |
|
1.111 (+10 -1 lines) |
12/27/2005 01:01 PM |
Chuck Hagenbuch chuck |
Put in checks to abort if all sources have been disabled. |
|
1.110 (+5 -5 lines) |
11/23/2005 12:52 PM |
Jan Schneider jan |
Wording, quotes. |
|
1.109 (+121 -10 lines) |
11/22/2005 11:15 AM |
Michael Rubinsky mrubinsk |
Virtual address book support.
Bug:2011 |
|
1.94.4.8 FRAMEWORK_3 (+2 -2 lines) |
11/16/2005 11:46 AM |
Michael Rubinsky mrubinsk |
MFH: 1.108 |
|
1.108 (+2 -2 lines) |
11/16/2005 11:44 AM |
Michael Rubinsky mrubinsk |
Check if $criteria is array. This finally fixes the issue of the search page showing the whole address book when we change sources on the advanced search tab. |
|
1.94.4.7 FRAMEWORK_3 (+2 -2 lines) |
11/15/2005 11:46 AM |
Michael Rubinsky mrubinsk |
MFH: 1.107 |
|
1.107 (+2 -2 lines) |
11/15/2005 11:43 AM |
Michael Rubinsky mrubinsk |
Fix this correctly this time. |
|
1.106 (+2 -2 lines) |
11/15/2005 11:26 AM |
Michael Rubinsky mrubinsk |
Oops. Revert this comparison. |
|
1.94.4.6 FRAMEWORK_3 (+2 -2 lines) |
11/10/2005 12:55 AM |
Michael Rubinsky mrubinsk |
MFH: 1.27 1.105 1.19
Fixes paging when viewing search results. |
|
1.105 (+2 -2 lines) |
11/10/2005 12:52 AM |
Michael Rubinsky mrubinsk |
Fix paging when viewing search results. Fixes bug discussed on the turba list. |
|
1.94.4.5 FRAMEWORK_3 (+29 -37 lines) |
10/18/2005 08:50 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.104 (+18 -14 lines) |
08/16/2005 12:40 PM |
Jan Schneider jan |
Extra error checking. Tags: BEFORE_MERGE_3_1 |
|
1.103 (+21 -37 lines) |
07/24/2005 02:08 PM |
Chuck Hagenbuch chuck |
[cjh] Get rid of cached search results entirely, and move more display
code into Turba_ListView, simplifying a number of different
codepaths and avoiding servercide when using Advanced Search. |
|
1.94.4.4 FRAMEWORK_3 (+3 -4 lines) |
07/23/2005 10:20 PM |
Chuck Hagenbuch chuck |
MFH 1.102 Tags: TURBA_2_0_5, TURBA_2_0_4, TURBA_2_0_3 |
|
1.102 (+3 -4 lines) |
07/23/2005 10:20 PM |
Chuck Hagenbuch chuck |
just use one addParameter call |
|
1.101 (+2 -6 lines) |
06/05/2005 11:31 PM |
Chuck Hagenbuch chuck |
Use the first addressbook in the user-chosen order for searching
defaults (matches the dropdown), but use default_dir for write
operations.
Bug: 1650 |
|
1.100 (+2 -2 lines) |
05/24/2005 04:04 PM |
Chuck Hagenbuch chuck |
Let Turba_Driver::singleton() worry about loading the source config,
so we can avoid passing it in everywhere. |
|
1.99 (+4 -4 lines) |
05/23/2005 04:18 PM |
Chuck Hagenbuch chuck |
[cjh] Contacts can now be added to lists stored in any address book
(Bug #1561).
- also, lots of ui and code cleanup while I was there. |
|
1.94.4.3 FRAMEWORK_3 (+8 -4 lines) |
05/12/2005 06:00 PM |
Jan Schneider jan |
MFH 1.98 Tags: TURBA_2_0_3_RC1 |
|
1.98 (+9 -4 lines) |
05/12/2005 05:47 PM |
Jan Schneider jan |
Wrapping; exit after header() calls. |
|
1.97 (+8 -1 lines) |
03/21/2005 10:24 AM |
Michael Rubinsky mrubinsk |
Displays greyed search results for previous searches when returning to the search page.
Bug: 815 |
|
1.94.4.2 FRAMEWORK_3 (+2 -2 lines) |
03/05/2005 06:15 PM |
Chuck Hagenbuch chuck |
MFH: we consistently put this kind of license into LICENSE, not COPYING. |
|
1.96 (+2 -2 lines) |
03/05/2005 06:15 PM |
Chuck Hagenbuch chuck |
This style of license lives in LICENSE, not COPYING. |
|
1.95 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.94.4.1 FRAMEWORK_3 (+2 -2 lines) |
01/03/2005 07:25 AM |
Jan Schneider jan |
Happy New Year Tags: TURBA_2_0_2, TURBA_2_0_1, TURBA_2_0_1_RC1 |
|
1.47.2.18 RELENG_1 (+2 -2 lines) |
01/03/2005 06:26 AM |
Jan Schneider jan |
Happy New Year! :-) Tags: TURBA_1_2_5, TURBA_1_2_4, TURBA_1_2_3 |
|
1.94 (+2 -2 lines) |
11/25/2004 11:49 PM |
Chuck Hagenbuch chuck |
Change to Turba::getMenu(), fixes the menu on the Options screen.
Bug: 898 Tags: FRAMEWORK_3, TURBA_2_0, TURBA_2_0_RC3 |
|
1.93 (+2 -2 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). Tags: TURBA_2_0_RC2, TURBA_2_0_RC1, TURBA_2_0_BETA |
|
1.92 (+6 -7 lines) |
09/17/2004 05:19 PM |
Chuck Hagenbuch chuck |
Merge Source.php into Driver.php and just use the Turba_Driver class
to handle everything. |
|
1.47.2.17 RELENG_1 (+3 -5 lines) |
06/30/2004 11:41 PM |
Chuck Hagenbuch chuck |
MFH: Update the license bits that have been out of date for years -
point to the Horde ASL-style license as defined in COPYING. Tags: TURBA_1_2_3_RC1 |
|
1.91 (+3 -3 lines) |
06/30/2004 11:41 PM |
Chuck Hagenbuch chuck |
Update the license bits that have been out of date for years - point
to the Horde ASL-style license as defined in COPYING. |
|
1.90 (+1 -2 lines) |
06/08/2004 05:09 PM |
Chuck Hagenbuch chuck |
Just include attributes.php in base.php instead of multiple places. |
|
1.47.2.16 RELENG_1 (+1 -1 lines) |
03/26/2004 05:43 PM |
Jan Schneider jan |
Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too. |
|
1.89 (+4 -6 lines) |
02/25/2004 04:21 PM |
Chuck Hagenbuch chuck |
Start referring to "contacts", not "objects", in the UI/comments/etc. This is
an address book/contact manager. Tags: TURBA_2_0_ALPHA |
|
1.88 (+17 -21 lines) |
01/19/2004 04:43 PM |
Chuck Hagenbuch chuck |
cleanup; remove random empty table |
|
1.87 (+3 -3 lines) |
01/18/2004 12:48 PM |
Jan Schneider jan |
Use javascript notification instead of $js_onLoad. |
|
1.86 (+2 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.85 (+50 -11 lines) |
01/14/2004 10:11 PM |
Chuck Hagenbuch chuck |
[cjh] Unify search and advanced search code to use a much more similar
interface (Joel Vandal <jvandal@infoteck.qc.ca>). |
|
1.84 (+2 -2 lines) |
01/01/2004 11:17 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.83 (+2 -2 lines) |
10/01/2003 05:49 PM |
Michael M Slusarz slusarz |
array_key_exists() -> isset(). |
|
1.82 (+7 -7 lines) |
09/16/2003 07:08 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.81 (+3 -4 lines) |
07/22/2003 01:08 PM |
Chuck Hagenbuch chuck |
set search field focus (Marc Jauvin <marc@register4less.com>) |
|
1.80 (+2 -3 lines) |
05/22/2003 03:42 PM |
Chuck Hagenbuch chuck |
- nuke menu.php
- fix multiple calls to $notification->notify() after output has
already started. |
|
1.79 (+3 -3 lines) |
04/22/2003 11:34 PM |
Chuck Hagenbuch chuck |
Clean up the advanced search to use the same templates as the rest of
the code; remove a bunch of templates that weren't being used anymore. |
|
1.47.2.15 RELENG_1 (+2 -2 lines) |
01/03/2003 07:48 AM |
Jan Schneider jan |
Bump year. Tags: TURBA_1_2_2, TURBA_1_2_2_RC1, TURBA_1_2_1, TURBA_1_2_1_RC1, TURBA_1_2_RC4, TURBA_1_2, TURBA_1_2_RC3, TURBA_1_2_RC2, TURBA_1_2_RC1 |
|
1.78 (+2 -2 lines) |
01/02/2003 09:21 PM |
Jan Schneider jan |
Bump year. |
|
1.77 (+3 -3 lines) |
01/02/2003 03:42 PM |
Michael M Slusarz slusarz |
Horde::addParameter() updates. |
|
1.47.2.14 RELENG_1 (+7 -8 lines) |
12/22/2002 06:32 PM |
Michael M Slusarz slusarz |
MFH: Silence PHP 4.3 session side-effects warnings. |
|
1.76 (+7 -8 lines) |
12/11/2002 02:18 AM |
Michael M Slusarz slusarz |
Turba will not work at all on PHP-4.3 with variable references to the
$_SESSION variable. |
|
1.75 (+6 -3 lines) |
12/02/2002 07:56 PM |
Chuck Hagenbuch chuck |
eh, this is better. |
|
1.74 (+2 -2 lines) |
12/02/2002 07:49 PM |
Chuck Hagenbuch chuck |
default directory patch for turba
Submitted by: Richard Heggs <Richard.Heggs@nottinghamcity.gov.uk> |
|
1.73 (+2 -2 lines) |
11/22/2002 06:52 PM |
Chuck Hagenbuch chuck |
Start converting some redirects to just require statements where we
can. This saves some loading of libraries and variable setup, and
saves an HTTP redirect as well.
Comments on this? I'm thinking of trying to do it in more places, to
streamline our app flow a bit. |
|
1.72 (+2 -2 lines) |
10/16/2002 05:56 PM |
Chuck Hagenbuch chuck |
A little cleanup, and make sure that sorting by name uses the lastname
guess. |
|
1.47.2.13 RELENG_1 (+5 -3 lines) |
09/25/2002 06:50 PM |
Jan Schneider jan |
MFH: Fix some things related to search results caching. A few things still
need to be cleared up, to do with list support, etc...
Chuck, is there any more coming or can we start a new release cycle? |
|
1.71 (+5 -3 lines) |
09/24/2002 04:15 PM |
Chuck Hagenbuch chuck |
Fix some things related to search results caching. A few things still
need to be cleared up, to do with list support, etc... |
|
1.47.2.12 RELENG_1 (+23 -73 lines) |
09/11/2002 07:32 AM |
Jan Schneider jan |
Add UPDATE instructions. This was a quick hack to have at least a start.
Please take a look at it, complete it and turn it into correct English.
MFH:
* Add Turba_List::remove()
* Add Turba_Object::fromvCard()
* Add a registry script for Turba (Michael Cochrane
<mike@graftonhall.co.nz>).
* Add distribution list support (Michael Cochrane <mike@graftonhall.co.nz>).
* Add personal LDAP address book HOWTO and example
* Add generic add, delete, get, list API functions for specific fields
* More addressbook -> address book, ?> and url generation cleanups. |
|
1.70 (+1 -3 lines) |
08/22/2002 12:37 PM |
Chuck Hagenbuch chuck |
?> |
|
1.69 (+6 -2 lines) |
07/07/2002 05:44 PM |
Chuck Hagenbuch chuck |
Clean up URL generation/remove tabs.
Submitted by: Michael Cochrane <mike@graftonhall.co.nz> |
|
1.68 (+2 -2 lines) |
07/03/2002 11:48 AM |
Chuck Hagenbuch chuck |
Fix searching.
Submitted by: Eric Rostetter <eric.rostetter@physics.utexas.edu> |
|
1.67 (+8 -13 lines) |
06/23/2002 03:27 PM |
Chuck Hagenbuch chuck |
Last bits of $_SESSION cleanup. |
|
1.66 (+12 -59 lines) |
06/21/2002 11:20 AM |
Chuck Hagenbuch chuck |
Support for distribution lists in search.php, and other cleanup.
Submitted by: Michael Cochrane <mike@graftonhall.co.nz |
|
1.47.2.11 RELENG_1 (+3 -3 lines) |
06/19/2002 10:58 AM |
Jan Schneider jan |
Use superglobal arrays.
Submitted by: Nuno Loureiro <nuno@co.eth.pt> |
|
1.47.2.10 RELENG_1 (+2 -2 lines) |
05/26/2002 11:04 PM |
Chuck Hagenbuch chuck |
MFH: renamed "Directory Search" to "Search" Tags: TURBA_1_1 |
|
1.65 (+2 -2 lines) |
05/26/2002 11:02 PM |
Chuck Hagenbuch chuck |
renamed "Directory Search" to "Search" |