Revisions for framework/Prefs/Prefs/CategoryManager.php

Location: [ Horde ] / framework / Prefs / Prefs / CategoryManager.php 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.11.10.10 FRAMEWORK_3 (+4 -4 lines) 09/12/2008 12:24 PM Jan Schneider jan

MFH: 1.26

Tags: HORDE_3_3

1.26 (+4 -4 lines) 09/12/2008 12:16 PM Jan Schneider jan

Looks like I never committed this. Fixes creating of new categories in Turba.

1.11.10.9 FRAMEWORK_3 (+2 -2 lines) 01/13/2008 12:07 PM Jan Schneider jan

MFH: Catch errors from Pref_CategoryManager::add().

Tags: HORDE_3_3_RC1, HORDE_3_2_2, HORDE_3_2_1, HORDE_3_2, HORDE_3_2_RC4, HORDE_3_2_RC3, HORDE_3_2_RC2

1.25 (+2 -2 lines) 01/13/2008 11:57 AM Jan Schneider jan

If the category that is going to be added exists already, return the category
instead of false. This is not really an error condition.

1.11.10.8 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:30 AM Jan Schneider jan

Happy New Year

1.24 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.11.10.7 FRAMEWORK_3 (+27 -16 lines) 12/20/2007 08:49 AM Jan Schneider jan

Merge from HEAD.

1.23 (+2 -2 lines) 06/28/2007 06:38 PM Michael Rubinsky mrubinsk

ws nit

Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA

1.22 (+4 -1 lines) 06/25/2007 01:31 AM Chuck Hagenbuch chuck

we want to save colors with the preceding #

1.21 (+3 -3 lines) 04/08/2007 08:52 PM Chuck Hagenbuch chuck

Avoid notices if colors aren't present for whatever reason.

1.20 (+23 -15 lines) 03/20/2007 08:24 PM Jan Schneider jan

Colorize category drop down.

1.11.10.6 FRAMEWORK_3 (+2 -2 lines) 01/02/2007 08:54 AM Jan Schneider jan

Happy New Year

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.19 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

1.18 (+2 -2 lines) 01/01/2007 07:40 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.11.10.5 FRAMEWORK_3 (+2 -2 lines) 01/01/2006 04:28 PM Jan Schneider jan

Happy new year

Tags: HORDE_3_1_3, HORDE_3_1_2, HORDE_3_1_1, HORDE_3_1, HORDE_3_1_RC3, HORDE_3_1_RC2, HORDE_3_1_RC1

1.17 (+2 -2 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.11.10.4 FRAMEWORK_3 (+13 -14 lines) 10/18/2005 07:01 AM Jan Schneider jan

Merged from HEAD.

1.16 (+12 -13 lines) 08/29/2005 01:12 PM Chuck Hagenbuch chuck

Make sure not to mark every category as selected.

Tags: BEFORE_MERGE_3_1

1.15 (+2 -2 lines) 08/06/2005 09:14 PM Chuck Hagenbuch chuck

Remove deprecated language="" attribute on script tags wherever possible.

1.11.10.3 FRAMEWORK_3 (+2 -2 lines) 05/20/2005 11:31 AM Chuck Hagenbuch chuck

MFH 1.14

Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, 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

1.14 (+2 -2 lines) 05/20/2005 11:31 AM Chuck Hagenbuch chuck

use shorthand.

1.11.10.2 FRAMEWORK_3 (+1 -2 lines) 04/21/2005 07:26 AM Matt Selsky selsky

Remove @version.

1.13 (+1 -2 lines) 04/21/2005 01:56 AM Matt Selsky selsky

Remove @version.

1.12 (+1 -1 lines) 01/03/2005 08:09 AM Jan Schneider jan

Happy New Year

1.11.10.1 FRAMEWORK_3 (+3 -3 lines) 01/03/2005 07:19 AM Jan Schneider jan

Happy New Year

Tags: 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

1.11 (+10 -10 lines) 10/20/2004 10:08 PM Chuck Hagenbuch chuck

We don't actually rely on creating an object for anything in
CategoryManager, so don't require it (Duck <duck@obala.net>).

Tags: FRAMEWORK_3, HORDE_3_0, HORDE_3_0_RC3

1.10 (+3 -3 lines) 09/25/2004 10:19 PM Chuck Hagenbuch chuck

Tone down the bright foreground color (the one displayed on dark
backgrounds) just a tad.

1.9 (+23 -4 lines) 09/16/2004 12:59 PM Jan Schneider jan

Add fgColors().

1.8 (+13 -5 lines) 05/27/2004 01:51 PM Chuck Hagenbuch chuck

[cjh] Introduce a '_default_' color and better handling of user-specified
Unfiled colors.

Event/Memo colors should no longer be hardcoded anywhere in the code.

1.7 (+3 -3 lines) 05/26/2004 10:02 AM Chuck Hagenbuch chuck

Fix handling of colors for categories with non-simple names.

Bug: 226

1.6 (+3 -3 lines) 05/22/2004 04:22 PM Jan Schneider jan

Fix @since tag.

1.5 (+13 -4 lines) 05/19/2004 04:32 PM Chuck Hagenbuch chuck

- Add a function for updating colors from the $colors array.
- Delete color information as well when removing a category.

1.4 (+34 -36 lines) 05/19/2004 03:04 PM Chuck Hagenbuch chuck

- Editing of categories and colors in Horde now works

1.3 (+40 -7 lines) 05/19/2004 02:12 PM Chuck Hagenbuch chuck

Here are the latest updates to the CategoryManager code, and the changes
to Genie to go with them.

1.2 (+7 -7 lines) 05/18/2004 05:48 PM Chuck Hagenbuch chuck

show current category first

1.1 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. :)