|
1.9.10.4 FRAMEWORK_3 (+1 -0 lines) |
05/06/2008 09:38 PM |
Michael Rubinsky mrubinsk |
Add sql_hierarchical driver to package.xml Tags: HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4 |
|
1.16 (+1 -0 lines) |
04/24/2008 05:19 PM |
Michael Rubinsky mrubinsk |
add sql_hierarchical.php |
|
1.9.10.3 FRAMEWORK_3 (+2 -0 lines) |
03/06/2008 11:33 PM |
Chuck Hagenbuch chuck |
MFH:
1.1 +939 -0 framework/Share/Share/sql.php (new)
1.15 +2 -0 framework/Share/package.xml
1.1047 +1 -0 horde/docs/CHANGES Tags: HORDE_3_2_RC3 |
|
1.15 (+2 -0 lines) |
03/06/2008 11:31 PM |
Chuck Hagenbuch chuck |
[cjh] Add experimental native SQL Share driver (duck@obala.net, Request #6109). |
|
1.9.10.2 FRAMEWORK_3 (+95 -85 lines) |
12/20/2007 08:49 AM |
Jan Schneider jan |
Merge from HEAD. Tags: HORDE_3_2_RC2 |
|
1.14 (+4 -3 lines) |
12/01/2007 09:24 PM |
Chuck Hagenbuch chuck |
Add countShares()
Submitted by: duck@obala.net Tags: BEFORE_MERGE_3_2 |
|
1.13 (+8 -2 lines) |
12/28/2006 10:53 PM |
Chuck Hagenbuch chuck |
[cjh] Horde_Share now has a driver system with DataTree and Kolab backends
(Gunnar Wrobel <wrobel@pardus.de>, Request #4263).
Also greatly simplify the Horde_Share API while we're at it. Tags: HORDE_3_2_RC1, HORDE_3_2_ALPHA |
|
1.9.10.1 FRAMEWORK_3 (+2 -2 lines) |
12/06/2006 01:05 AM |
Chuck Hagenbuch chuck |
MFH: Horde_Identity is not a package anymore. Tags: HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1 |
|
1.12 (+2 -2 lines) |
12/06/2006 01:05 AM |
Chuck Hagenbuch chuck |
Horde_Identity is not a package anymore.
Bug: 4735 |
|
1.11 (+0 -12 lines) |
08/23/2006 04:57 AM |
Jan Schneider jan |
Remove inactive developers. |
|
1.10 (+100 -85 lines) |
05/09/2006 01:15 AM |
Ben Chavet ben |
Finish package.xml-2.0 conversions for pear.horde.org |
|
1.9 (+38 -6 lines) |
10/29/2004 05:10 PM |
Chuck Hagenbuch chuck |
Here's the discussed change to listShares(). $owner is now a restriction on the shares returned instead of a boolean; $userid must still have permission to see them. Tags: FRAMEWORK_3, BEFORE_MERGE_3_1, HORDE_3_1_3, HORDE_3_0_12, HORDE_3_1_2, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1, HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1, HORDE_3_0, HORDE_3_0_RC3 |
|
1.8 (+2 -2 lines) |
01/15/2004 05:35 PM |
Jan Schneider jan |
Fix class names. Tags: HORDE_3_0_ALPHA |
|
1.7 (+2 -2 lines) |
01/05/2004 07:29 PM |
John Morrissey jwm |
this makes Horde_Share installable for me; I'm not that familiar with
building PEAR packages, but all the rest are version 1.0 |
|
1.6 (+2 -3 lines) |
01/05/2004 03:57 PM |
Michael M Slusarz slusarz |
Moved Horde_Share:: to framework.
Removed gettext dependancy.
phpdoc and phpdoc placeholders. |
|
1.5 (+12 -11 lines) |
09/24/2003 07:30 PM |
Jan Schneider jan |
Fixes for package DTD 1.1. |
|
1.4 (+2 -2 lines) |
09/24/2003 01:47 PM |
Jan Schneider jan |
Update package names. Some fixes. |
|
1.3 (+2 -2 lines) |
09/09/2003 05:47 PM |
Jan Schneider jan |
Fix DTD URL |
|
1.2 (+2 -1 lines) |
07/06/2003 08:35 AM |
mikec |
Add provides tags for much quiter packaging in Pear 1.2 |
|
1.1 |
07/05/2003 07:59 AM |
mikec |
Whole bunch more Package Files. All library files that aren't specific to the Horde application are now packaged. |