Revisions for genie/config/prefs.php.dist

Location: [ Horde ] / genie / config / prefs.php.dist 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.
 
  Revision Date Author Log Message
1.23 (+1 -4 lines) 03/11/2008 11:55 AM Chuck Hagenbuch chuck

don't need to load Genie.php anymore

1.22 (+2 -3 lines) 01/15/2008 05:02 AM Jan Schneider jan

Fix undefined constant.

1.21 (+2 -2 lines) 01/12/2008 07:58 AM Duck duck

- Add a wishlist display page to allow preview a wishlist that is still not in out display prefs. A link to directy add it is preset in tabs.
- @define -> define

1.20 (+2 -2 lines) 12/03/2007 10:45 AM Jan Schneider jan

Typos, wording.

1.19 (+4 -2 lines) 12/02/2007 08:01 AM Duck duck

Fix shared wishlist management

1.18 (+9 -2 lines) 12/01/2007 09:39 AM Duck duck

Add pref to limit the number of shares after wich the special shared wishlist management is needed. Still need to find out a solution to not retreive always all shares.

1.17 (+18 -2 lines) 12/01/2007 07:57 AM Duck duck

Add inital shared wishlist managment.

1.16 (+11 -10 lines) 11/30/2007 06:39 AM Duck duck

Remove other constants - sorting

1.15 (+10 -10 lines) 11/30/2007 03:12 AM Duck duck

PHP5 style methos/constants definitions

1.14 (+2 -2 lines) 03/06/2005 09:40 AM Jan Schneider jan

Sort by wishlist by default.

1.13 (+3 -16 lines) 12/07/2004 02:55 PM Chuck Hagenbuch chuck

Don't need these links in prefs now, since they're right in the menu.

1.12 (+1 -9 lines) 11/13/2004 10:40 AM Chuck Hagenbuch chuck

Genie never had a release, so remove it's category pref
entirely. Remove the values for Nag, Kronolith, and Mnemo so that
update scripts will still work.

1.11 (+2 -2 lines) 10/19/2004 11:21 AM mdjukic

Change all references to *.gif images to the new *.png.

1.10 (+1 -19 lines) 05/18/2004 04:17 PM Chuck Hagenbuch chuck

Remove category management from individual apps. The prefs themselves
are still there for access while migrating/sorting all this out.

1.9 (+2 -2 lines) 11/28/2003 03:38 PM Chuck Hagenbuch chuck

Make sure the default share defaults to something as valid as possible.

1.8 (+11 -20 lines) 11/23/2003 01:36 PM Chuck Hagenbuch chuck

better prefs organization

1.7 (+1 -17 lines) 11/23/2003 12:08 PM Chuck Hagenbuch chuck

- fix handling of categories as was done earlier for Kronolith (give
the user the actual list of categories for the wishlist they're adding
to).

- Show item descriptions in the wishlist overview (takes more space,
but much more end-user friendly).

- More UI tweaks; link Urls in item names and descriptions

- Don't show description tooltips since the description is right there.

1.6 (+5 -1 lines) 11/18/2003 03:28 PM Michael M Slusarz slusarz

Pointer to prefs file format documentation

1.5 (+9 -7 lines) 05/08/2003 09:38 AM Chuck Hagenbuch chuck

don't show category management options to guests

1.4 (+2 -1 lines) 03/04/2003 03:47 PM Chuck Hagenbuch chuck

a few more defines.

1.3 (+2 -2 lines) 03/04/2003 02:59 PM Chuck Hagenbuch chuck

Nuke the rest of the constants.php files. You'll have to update your
prefs.php files from prefs.php.dist for this one. Yay less file
inclusion.

1.2 (+8 -25 lines) 02/06/2003 12:32 AM Chuck Hagenbuch chuck

[cjh] Add a Horde_Block for Genie.
[cjh] Basic adding/listing/viewing/editing/deleting of items works.

1.1 01/17/2003 03:05 PM Chuck Hagenbuch chuck

Initial Genie commit.