Revisions for framework/Prefs/package.xml

Location: [ Horde ] / framework / Prefs / package.xml View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.22 (+1 -1 lines) 09/26/2008 10:31 AM Jan Schneider jan

MFB

1.12.10.8 FRAMEWORK_3 (+1 -1 lines) 09/25/2008 06:11 AM Jan Schneider jan

Update package names.

Tags: HORDE_3_3

1.12.10.7 FRAMEWORK_3 (+2 -0 lines) 09/05/2008 11:02 AM Jan Schneider jan

MFH: Fix some strict DTD violations.

Tags: HORDE_3_3_RC1

1.21 (+2 -0 lines) 09/05/2008 10:07 AM Jan Schneider jan

Fix some strict DTD violations.

1.12.10.6 FRAMEWORK_3 (+1 -0 lines) 06/05/2008 03:08 AM Gunnar Wrobel wrobel

MFH (IMAP based Kolab preferences driver).

Tags: HORDE_3_2_2, HORDE_3_2_1

1.12.10.5 FRAMEWORK_3 (+3 -1 lines) 05/02/2008 02:29 PM Chuck Hagenbuch chuck

MFH:
1.1       +224 -0    framework/Prefs/Prefs/file.php (new)
1.20      +3 -1      framework/Prefs/package.xml
1.226     +6 -1      horde/config/conf.xml
1.1076    +2 -0      horde/docs/CHANGES

Tags: HORDE_3_2, HORDE_3_2_RC4

1.20 (+3 -1 lines) 05/02/2008 02:27 PM Chuck Hagenbuch chuck

[cjh] Add a files-based Preferences backend (thomas.jarosch@intra2net.com,
Request #6653).

1.12.10.4 FRAMEWORK_3 (+1 -0 lines) 03/18/2008 01:52 PM Jan Schneider jan

MFH:
Allow users to specify server name and login credentials for IMP in Horde's
preferences. Too late in the game to get thoroughly tested, thus the weird
version numbers.

1.19 (+1 -0 lines) 03/12/2008 02:14 PM Gunnar Wrobel wrobel

An IMAP based preferences driver for Kolab. Bug #6434

1.18 (+1 -0 lines) 02/18/2008 01:10 PM Jan Schneider jan

Allow users to specify server name and login credentials for IMP in Horde's
preferences. Too late in the game to get thoroughly tested, thus the weird
version numbers.

1.12.10.3 FRAMEWORK_3 (+98 -71 lines) 12/20/2007 08:49 AM Jan Schneider jan

Merge from HEAD.

Tags: HORDE_3_2_RC3, HORDE_3_2_RC2

1.12.10.2 FRAMEWORK_3 (+4 -1 lines) 11/22/2006 03:32 PM Chuck Hagenbuch chuck

MFH: test for #2838

Tags: HORDE_3_1_9, 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.17 (+3 -0 lines) 11/22/2006 03:30 PM Chuck Hagenbuch chuck

Add a test for Bug 2838.

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA

1.16 (+0 -6 lines) 08/23/2006 04:57 AM Jan Schneider jan

Remove inactive developers.

1.12.10.1 FRAMEWORK_3 (+2 -1 lines) 05/12/2006 12:00 AM Chuck Hagenbuch chuck

MFH: move Identity.php into the Prefs package.

Tags: HORDE_3_1_3, HORDE_3_1_2

1.15 (+1 -0 lines) 05/11/2006 11:58 PM Chuck Hagenbuch chuck

Move Identity.php into the Prefs package.

1.14 (+100 -68 lines) 05/09/2006 01:15 AM Ben Chavet ben

Finish package.xml-2.0 conversions for pear.horde.org

1.13 (+5 -4 lines) 11/25/2005 05:48 PM mdjukic

add changelog and start new stubs

1.12 (+3 -1 lines) 08/30/2004 12:31 PM stuart

Similar to the Kolab auth object. the Kolab prefs object is simply a wrapper around the LDAP prefs mechanism that provides parameters from the $conf['kolab'] values

Tags: FRAMEWORK_3, BEFORE_MERGE_3_1, HORDE_3_0_12, 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.11 (+3 -1 lines) 05/18/2004 05:36 PM Chuck Hagenbuch chuck

Here's the Prefs_CategoryManager class I've been working on to handle
categories in the future. It's not complete yet, but getting it into CVS won't
hurt anything since it's not used anywhere. :)

1.10 (+4 -2 lines) 04/16/2004 06:55 PM Chuck Hagenbuch chuck

Add IMSP preferences driver.

Submitted by: Michael Rubinsky <mike@theupstairsroom.com>

1.9 (+21 -20 lines) 01/15/2004 07:18 PM Jan Schneider jan

Moved to framework.

Tags: HORDE_3_0_ALPHA

1.8 (+3 -3 lines) 11/26/2003 02:28 PM Chuck Hagenbuch chuck

PrefsUI.php is now Prefs/UI.php for better packaging/etc. More work on this
may follow later. Now it's pie-baking time.

1.7 (+2 -2 lines) 10/01/2003 04:38 AM Jan Schneider jan

Packages that depend on Horde_Util have an optional dependency on gettext
now too.
Should we perhaps remove this dependency completely because of the inherited
dependency on gettext from Horde_Util?

1.6 (+2 -1 lines) 09/24/2003 06:51 PM Jan Schneider jan

Add gettext dependency

1.5 (+3 -2 lines) 09/24/2003 01:47 PM Jan Schneider jan

Update package names. Some fixes.

1.4 (+2 -2 lines) 09/09/2003 05:48 PM Jan Schneider jan

Fix DTD URL

1.3 (+6 -1 lines) 07/06/2003 08:35 AM mikec

Add provides tags for much quiter packaging in Pear 1.2

1.2 (+1 -2 lines) 07/05/2003 11:50 AM mikec

Missing Files, Remove PEAR packages from dependancies. Causes too many problems trying to install the packages.

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.