|
1.76.2.25.2.1 FRAMEWORK_3_1 (+5 -1 lines) |
02/15/2008 11:44 AM |
Chuck Hagenbuch chuck |
MFH: SECURITY: Fix unchecked access to contacts in the same SQL table (Bug #6208). Tags: TURBA_2_1_7 |
|
1.76.2.28 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_3, TURBA_2_3_RC1, TURBA_2_2_1, TURBA_2_2, TURBA_2_2_RC4, TURBA_2_2_RC3, TURBA_2_2_RC2 |
|
1.126 (+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.76.2.27 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:32 AM |
Jan Schneider jan |
Happy New Year |
|
1.125 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.76.2.26 FRAMEWORK_3 (+25 -367 lines) |
12/20/2007 09:34 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.76.2.25 FRAMEWORK_3 (+9 -5 lines) |
08/03/2007 07:54 PM |
Michael Rubinsky mrubinsk |
Not sure if there will be a 2.1.5 release or not, but I needed to fix this to properly test the 2.2 upgrade scripts, so I might as well commit it. Tags: FRAMEWORK_3_1, TURBA_2_1_6, TURBA_2_1_5 |
|
1.124 (+5 -2 lines) |
08/01/2007 06:32 AM |
Jan Schneider jan |
Missed a few copyrights from Chuck. Tags: BEFORE_MERGE_3_2, TURBA_2_2_RC1, TURBA_2_2_ALPHA |
|
1.123 (+2 -2 lines) |
06/27/2007 01:24 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.76.2.24 FRAMEWORK_3 (+8 -8 lines) |
02/28/2007 05:19 PM |
Jan Schneider jan |
MFH: 1.122 Tags: TURBA_2_1_4 |
|
1.122 (+2 -2 lines) |
02/28/2007 02:16 PM |
Jan Schneider jan |
Rename $source to $default_source. Too many conflicts with that name in lib/api.php. |
|
1.121 (+2 -2 lines) |
12/30/2006 03:24 PM |
Jan Schneider jan |
Standardize copyright wrapping and spacing. |
|
1.120 (+10 -11 lines) |
10/18/2006 05:21 PM |
Chuck Hagenbuch chuck |
Move BrowsePage to Turba_View_Browse with the other views. Needs to be
refactored more, but this moves in the direction of having things in
the same place. |
|
1.119 (+2 -1 lines) |
05/17/2006 04:49 PM |
Ben Chavet ben |
We need base.php to set up things like include_path. |
|
1.118 (+18 -2 lines) |
05/10/2006 10:24 PM |
eraserhd |
* Neatly decouple browse page processing from environment |
|
1.117 (+5 -362 lines) |
05/10/2006 09:44 PM |
eraserhd |
* Move page handling code from browse.php -> lib/BrowsePage.php
* Use Variables:: instead of Util::getFormData() |
|
1.116 (+2 -2 lines) |
05/01/2006 03:19 PM |
Karsten Fourmont karsten |
Coding Standards: fixed "if(" and function definitions with opening brace
on same line. |
|
1.76.2.23 FRAMEWORK_3 (+2 -2 lines) |
03/10/2006 12:30 AM |
Matt Selsky selsky |
MFH: 1.115 Tags: TURBA_2_1_3, TURBA_2_1_2, TURBA_2_1_1 |
|
1.115 (+2 -2 lines) |
03/10/2006 12:26 AM |
Matt Selsky selsky |
grammar |
|
1.76.2.22 FRAMEWORK_3 (+8 -1 lines) |
03/09/2006 07:14 PM |
Jan Schneider jan |
MFH: 1.114 |
|
1.114 (+8 -1 lines) |
03/09/2006 07:00 PM |
Jan Schneider jan |
Redirect to default view if doing some actions here without being allowed to
browse the current address book.
Bug: 3587 |
|
1.76.2.21 FRAMEWORK_3 (+2 -2 lines) |
03/02/2006 12:18 PM |
Chuck Hagenbuch chuck |
Fix what looks like a mixed-up merge.
Bug: 3553 Tags: TURBA_2_1 |
|
1.76.2.20 FRAMEWORK_3 (+2 -2 lines) |
02/02/2006 10:04 AM |
Michael Rubinsky mrubinsk |
Move this line to where it belongs...
Bug: 3385 Tags: TURBA_2_1_RC2 |
|
1.76.2.13.2.2 FRAMEWORK_3_0 (+3 -3 lines) |
12/10/2005 05:08 PM |
Chuck Hagenbuch chuck |
Merge XSS fixes to FRAMEWORK_3_0 branch. Tags: TURBA_2_0_5 |
|
1.76.2.19 FRAMEWORK_3 (+8 -5 lines) |
11/14/2005 04:03 PM |
Michael Rubinsky mrubinsk |
MFH 1.112 1.10 Tags: TURBA_2_1_RC1 |
|
1.76.2.13.2.1 FRAMEWORK_3_0 (+8 -2 lines) |
11/14/2005 08:23 AM |
Jan Schneider jan |
MFH 1.113 |
|
1.76.2.18 FRAMEWORK_3 (+9 -3 lines) |
11/14/2005 08:14 AM |
Jan Schneider jan |
MFH: 1.113 |
|
1.113 (+9 -3 lines) |
11/14/2005 08:11 AM |
Jan Schneider jan |
When moving or copying contacts, use getValue() for each target driver
attribute instead of a single getAttributes() for the source object. This
takes composite fields into account etc. |
|
1.112 (+8 -5 lines) |
11/13/2005 11:04 AM |
Michael Rubinsky mrubinsk |
Fixes for adding/deleting/displaying lists when a Turba share is involved. |
|
1.76.2.17 FRAMEWORK_3 (+4 -4 lines) |
11/10/2005 03:48 PM |
Michael Rubinsky mrubinsk |
MFH: 1.111 |
|
1.111 (+4 -4 lines) |
11/10/2005 03:44 PM |
Michael Rubinsky mrubinsk |
Bad choice of variable name. This one is defined in $GLOBALS already. |
|
1.76.2.16 FRAMEWORK_3 (+4 -4 lines) |
11/05/2005 01:55 AM |
Michael Rubinsky mrubinsk |
MFH 1.110 |
|
1.110 (+4 -4 lines) |
11/05/2005 01:53 AM |
Michael Rubinsky mrubinsk |
Turba_Driver::delete returns PEAR_Error on failure, not boolean. |
|
1.76.2.15 FRAMEWORK_3 (+37 -13 lines) |
10/21/2005 10:32 PM |
Matt Selsky selsky |
MFH: Bug #2764 |
|
1.109 (+37 -13 lines) |
10/21/2005 10:14 PM |
Matt Selsky selsky |
Use summary notifications for contact changes, instead of one notice
for each change.
Bug: 2764 |
|
1.76.2.14 FRAMEWORK_3 (+147 -192 lines) |
10/18/2005 08:50 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.108 (+2 -2 lines) |
10/13/2005 12:01 AM |
Matt Selsky selsky |
ws Tags: BEFORE_MERGE_3_1 |
|
1.107 (+2 -2 lines) |
10/12/2005 05:21 AM |
Jan Schneider jan |
quoting |
|
1.106 (+2 -2 lines) |
10/12/2005 05:16 AM |
Jan Schneider jan |
address book |
|
1.105 (+33 -8 lines) |
09/17/2005 11:09 AM |
Michael Rubinsky mrubinsk |
Fix broken browse actions for shared addressbooks.
Bug:2613
Submitted by:tevans (at) tachometry (dot) com |
|
1.76.2.13 FRAMEWORK_3 (+3 -3 lines) |
08/24/2005 09:13 AM |
Matt Selsky selsky |
MFH: Use double-quotes. Tags: FRAMEWORK_3_0, TURBA_2_0_4 |
|
1.104 (+3 -3 lines) |
08/24/2005 08:53 AM |
Matt Selsky selsky |
Use double-quotes. |
|
1.103 (+2 -2 lines) |
08/04/2005 11:48 AM |
Chuck Hagenbuch chuck |
More complete error checking. |
|
1.102 (+1 -3 lines) |
07/24/2005 09:55 PM |
Chuck Hagenbuch chuck |
make sure classes are included where they're needed. |
|
1.101 (+8 -135 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.76.2.12 FRAMEWORK_3 (+1 -29 lines) |
07/18/2005 06:21 AM |
Jan Schneider jan |
MFH:
[jan] Don't show "Add" icon if no writeable address books exist.
[jan] Don't show "Browse" icon and list if no browseable address books exist. Tags: TURBA_2_0_3, TURBA_2_0_3_RC1 |
|
1.100 (+1 -31 lines) |
07/18/2005 05:57 AM |
Jan Schneider jan |
Don't show "Browse" icon and list if no browseable address books exist. |
|
1.76.2.11 FRAMEWORK_3 (+22 -21 lines) |
07/14/2005 10:43 PM |
Michael Rubinsky mrubinsk |
MFH 1.98 1.99 |
|
1.99 (+9 -9 lines) |
07/14/2005 07:00 PM |
Michael Rubinsky mrubinsk |
Don't $notification->push() more than necessary. |
|
1.98 (+26 -25 lines) |
07/14/2005 06:50 PM |
Michael Rubinsky mrubinsk |
Check if the source is browseable before we perform the search.
Bug:2269 |
|
1.76.2.10 FRAMEWORK_3 (+2 -2 lines) |
06/30/2005 09:38 PM |
Matt Selsky selsky |
Add space. |
|
1.97 (+2 -2 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.96 (+2 -2 lines) |
05/31/2005 04:44 PM |
Matt Selsky selsky |
space |
|
1.95 (+6 -6 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.94 (+4 -4 lines) |
05/24/2005 03:15 PM |
Chuck Hagenbuch chuck |
[cjh] Users can select which address books they wish to use, and in
which order they will be displayed (Bug #1650). |
|
1.93 (+21 -21 lines) |
05/24/2005 12:36 PM |
Chuck Hagenbuch chuck |
six of one, half a dozen ... use the same style comments throughout the file. |
|
1.92 (+4 -7 lines) |
05/24/2005 12:26 PM |
Chuck Hagenbuch chuck |
Remove Turba_AbstractObject, just use Turba_Object and
Turba_Object_Group. Also make sure that code supports future other
subclasses in lib/Object/*.php. |
|
1.91 (+14 -3 lines) |
05/24/2005 11:56 AM |
Chuck Hagenbuch chuck |
Try to allow creating new lists in any source that supports them (that
you have write access to). Doesn't target the right source yet. |
|
1.90 (+15 -4 lines) |
05/23/2005 11:12 PM |
Chuck Hagenbuch chuck |
better user notification |
|
1.89 (+103 -100 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.88 (+4 -4 lines) |
05/12/2005 02:20 PM |
Chuck Hagenbuch chuck |
[cjh] Introduce a 'browse' setting on sources, seperate from the 'export'
setting, to allow differentiation of browseable and exportable
sources. |
|
1.76.2.9 FRAMEWORK_3 (+1 -2 lines) |
05/12/2005 01:10 PM |
Michael Rubinsky mrubinsk |
MFH 1.87 - Don't show addressbook selection menu when no browseable addressbooks. |
|
1.87 (+1 -2 lines) |
05/12/2005 12:55 PM |
Michael Rubinsky mrubinsk |
Don't show the addressbook selection menu when there are no browseable addressbooks. |
|
1.76.2.8 FRAMEWORK_3 (+7 -5 lines) |
05/11/2005 11:30 PM |
Michael Rubinsky mrubinsk |
MFH 1.86 |
|
1.86 (+8 -6 lines) |
05/11/2005 11:13 PM |
Michael Rubinsky mrubinsk |
Fixes bug where if no browseable addressbook exists, search results would not display properly.
Also fixes bug where the browse attribute is ignored for a source is set as the default in turba prefs, thus allowing a non-browseable addressbook to be browsed if it was set as default. |
|
1.85 (+36 -17 lines) |
05/06/2005 12:27 PM |
Jan Schneider jan |
Add permissions to restrict number of contacts per address book. |
|
1.76.2.7 FRAMEWORK_3 (+26 -21 lines) |
05/06/2005 11:45 AM |
Jan Schneider jan |
MFH 1.84 |
|
1.84 (+51 -27 lines) |
05/06/2005 11:39 AM |
Jan Schneider jan |
cleanup |
|
1.76.2.6 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.83 (+2 -2 lines) |
03/05/2005 06:15 PM |
Chuck Hagenbuch chuck |
This style of license lives in LICENSE, not COPYING. |
|
1.76.2.5 FRAMEWORK_3 (+6 -2 lines) |
03/04/2005 11:05 PM |
Chuck Hagenbuch chuck |
MFH: Show actions and browse letters at the top and bottom of contact listings.
(Bug #1312, Bug #1458). |
|
1.82 (+6 -2 lines) |
03/04/2005 11:05 PM |
Chuck Hagenbuch chuck |
[cjh] Show actions and browse letters at the top and bottom of contact listings.
(Bug #1312, Bug #1458). |
|
1.76.2.4 FRAMEWORK_3 (+2 -2 lines) |
02/13/2005 07:58 AM |
Jan Schneider jan |
Fix statement order.
Bug: 1363 Tags: TURBA_2_0_2 |
|
1.76.2.3 FRAMEWORK_3 (+9 -5 lines) |
01/24/2005 02:57 PM |
Jan Schneider jan |
MFH 1.81 Tags: TURBA_2_0_1, TURBA_2_0_1_RC1 |
|
1.81 (+8 -4 lines) |
01/24/2005 01:17 PM |
Jan Schneider jan |
More error checking. |
|
1.76.2.2 FRAMEWORK_3 (+3 -1 lines) |
01/24/2005 12:24 PM |
Jan Schneider jan |
Pass errors. |
|
1.80 (+3 -1 lines) |
01/24/2005 12:13 PM |
Jan Schneider jan |
Pass errors. |
|
1.79 (+2 -1 lines) |
01/13/2005 10:11 AM |
Jan Schneider jan |
[jan] Show list of edited contacts below edit form when editing several
contacts at once. |
|
1.78 (+5 -5 lines) |
01/03/2005 10:19 AM |
Jan Schneider jan |
Retrieve only required fields from backend. |
|
1.77 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.76.2.1 FRAMEWORK_3 (+2 -2 lines) |
01/03/2005 07:25 AM |
Jan Schneider jan |
Happy New Year |
|
1.3.2.19 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.76 (+3 -3 lines) |
12/08/2004 04:52 AM |
Jan Schneider jan |
Use 'List' instead of 'Group' like everywhere else. Tags: FRAMEWORK_3, TURBA_2_0 |
|
1.75 (+3 -3 lines) |
12/04/2004 06:44 PM |
Chuck Hagenbuch chuck |
fix method name Tags: TURBA_2_0_RC3 |
|
1.74 (+22 -14 lines) |
12/04/2004 06:40 PM |
Chuck Hagenbuch chuck |
prevent copying/moving of groups
Bug: 935 |
|
1.73 (+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 |
|
1.72 (+2 -2 lines) |
11/16/2004 09:53 AM |
Jan Schneider jan |
space Tags: TURBA_2_0_RC2, TURBA_2_0_RC1 |
|
1.71 (+2 -2 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). Tags: TURBA_2_0_BETA |
|
1.70 (+4 -4 lines) |
09/18/2004 09:27 PM |
Chuck Hagenbuch chuck |
Error checking/simplification in addMember/removeMember. |
|
1.69 (+9 -11 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.68 (+3 -3 lines) |
09/14/2004 12:39 AM |
Chuck Hagenbuch chuck |
- Turba simply needs a mapping to properly handle UIDs. Throw errors
(until we have it) where it matters.
- delete() instead of removeObject()
- Expect a 'uid' attribute. Need to add this to the default schemas
and such. |
|
1.67 (+7 -2 lines) |
07/28/2004 06:56 PM |
Chuck Hagenbuch chuck |
Don't show source selection dropdowns in cases where there would only
be one choice.
Submitted by: Francois Marier <francois@nit.ca> |
|
1.3.2.18 RELENG_1 (+7 -3 lines) |
07/24/2004 02:18 PM |
Chuck Hagenbuch chuck |
Fix HTML nesting.
Bug: 252 Tags: TURBA_1_2_3_RC1 |
|
1.3.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. |
|
1.66 (+3 -5 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.65 (+1 -2 lines) |
06/08/2004 05:09 PM |
Chuck Hagenbuch chuck |
Just include attributes.php in base.php instead of multiple places. |
|
1.64 (+3 -3 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.63 (+3 -3 lines) |
04/01/2004 04:25 PM |
Chuck Hagenbuch chuck |
style |
|
1.62 (+4 -5 lines) |
04/01/2004 04:23 PM |
Chuck Hagenbuch chuck |
[cjh] The alphabetic pager now has an "All" option. |
|
1.3.2.16 RELENG_1 (+2 -2 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.61 (+8 -5 lines) |
03/23/2004 05:42 PM |
Chuck Hagenbuch chuck |
From: Michael Rubinsky <mike@theupstairsroom.com>
The following patches turba to gracefully deal with login failures. This was
specifically done because when a login or connection failure would occur with a IMSP
server (or any other backend for that matter) the browse display would display an error
about $pager and $numDisplayed not being defined or objects etc... Also, in browse.php,
if the $driver is not set (which would happen during a login/connection failure) then the
header.inc and select.inc files would not be included. This patch fixes these issues. Tags: TURBA_2_0_ALPHA |
|
1.60 (+7 -2 lines) |
03/17/2004 05:35 PM |
Chuck Hagenbuch chuck |
This patch fixes a problem when using the alphabetic pager in Turba. When the
addressbook is displayed by pressing the "Browse" menu icon, the source attribute was not
properly set, causing the pager to try to use the top most source in the directory list...
Submitted By: Michael Rubinsky <mike@theupstairsroom.com> |