|
1.6.2.5 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:32 AM |
Jan Schneider jan |
Happy New Year Tags: TURBA_2_2_1, TURBA_2_2, TURBA_2_2_RC4, TURBA_2_2_RC3, TURBA_2_2_RC2 |
|
1.14 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.6.2.4 FRAMEWORK_3 (+21 -6 lines) |
12/20/2007 09:34 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.13 (+3 -3 lines) |
01/14/2007 01:22 PM |
Chuck Hagenbuch chuck |
no refs necessary here Tags: BEFORE_MERGE_3_2, TURBA_2_2_RC1, TURBA_2_2_ALPHA |
|
1.6.2.3 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.12 (+2 -2 lines) |
01/02/2007 07:49 AM |
Jan Schneider jan |
Happy New Year |
|
1.11 (+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.10 (+7 -3 lines) |
10/22/2006 10:43 PM |
Chuck Hagenbuch chuck |
Check for mime conf before trying to merge it. |
|
1.9 (+4 -3 lines) |
09/04/2006 06:28 PM |
Jan Schneider jan |
Use Horde_Array::array_merge_recursive_overwrite(). |
|
1.8 (+11 -3 lines) |
09/01/2006 12:43 PM |
Jan Schneider jan |
Vhost'ed mime driver configuration. |
|
1.6.2.2 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:29 PM |
Jan Schneider jan |
Happy new year Tags: TURBA_2_1_3, TURBA_2_1_2, TURBA_2_1_1, TURBA_2_1, TURBA_2_1_RC2, TURBA_2_1_RC1 |
|
1.7 (+2 -2 lines) |
01/01/2006 04:12 PM |
Jan Schneider jan |
Happy new year\! |
|
1.6.2.1 FRAMEWORK_3 (+1 -1 lines) |
10/18/2005 08:50 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.6 (+3 -2 lines) |
09/01/2005 07:01 AM |
Jan Schneider jan |
Fix viewing of attachments; error logging. Tags: FRAMEWORK_3, BEFORE_MERGE_3_1 |
|
1.5 (+2 -2 lines) |
06/25/2005 10:37 AM |
Michael Rubinsky mrubinsk |
Turba_Object and Turba_Driver objects are now responsible for checking permissions on the sources they represent. Concrete Turba_Driver classes can override the default Horde permissions system by defining their own hasPermission() method (to check for backend acls for example).
IMSP driver now uses IMSP acls to check for permissions.
Bug: 2138 |
|
1.4 (+3 -3 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.3 (+3 -3 lines) |
03/05/2005 06:15 PM |
Chuck Hagenbuch chuck |
This style of license lives in LICENSE, not COPYING. |
|
1.2 (+7 -3 lines) |
01/03/2005 11:35 AM |
Jan Schneider jan |
Use configvfs and an init method for VFS instatiation. |
|
1.1 |
01/03/2005 10:31 AM |
Jan Schneider jan |
Add VFS support to attach files to contacts. |