Revisions for genie/list.php

Location: [ Horde ] / genie / list.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.
 
  Revision Date Author Log Message
1.64 (+2 -3 lines) 01/15/2008 10:53 AM Chuck Hagenbuch chuck

alternative to silencing

1.63 (+2 -2 lines) 01/15/2008 04:12 AM Jan Schneider jan

Silence. Can be loaded from index.php.

1.62 (+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.61 (+2 -2 lines) 01/02/2008 06:12 AM Jan Schneider jan

Happy New Year

1.60 (+5 -4 lines) 12/03/2007 10:36 AM Jan Schneider jan

Escape, charsets.

1.59 (+2 -1 lines) 12/03/2007 10:21 AM Jan Schneider jan

CategoryManager.php is not being autoloaded.

1.58 (+2 -1 lines) 12/01/2007 06:57 AM Duck duck

Replace drop down list selection with classic panel.

1.57 (+2 -1 lines) 11/30/2007 06:49 AM Duck duck

Ups, I lost prototype loading somehow

1.56 (+3 -3 lines) 11/30/2007 06:15 AM Duck duck

First set of constant removal - for actionIDs

1.55 (+2 -1 lines) 11/30/2007 05:20 AM Duck duck

Add basic item type definition

1.54 (+3 -3 lines) 11/30/2007 04:09 AM Duck duck

is_a is deprecated, use instanceof

1.53 (+2 -5 lines) 11/30/2007 03:30 AM Duck duck

Remove Horde_Template usage

1.52 (+1 -4 lines) 11/30/2007 03:20 AM Duck duck

Auto load

1.51 (+3 -3 lines) 11/30/2007 03:12 AM Duck duck

PHP5 style methos/constants definitions

1.50 (+2 -3 lines) 11/30/2007 02:58 AM Duck duck

Use horde central tables.js

1.49 (+2 -2 lines) 03/18/2007 11:08 PM Michael M Slusarz slusarz

Use Horde's prototype.

1.48 (+2 -2 lines) 01/02/2007 07:47 AM Jan Schneider jan

Happy New Year

1.47 (+4 -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.46 (+2 -2 lines) 12/09/2006 01:26 AM Chuck Hagenbuch chuck

Use the rest prefs interface instead of the RPC_rest backend (which should go away).

1.45 (+5 -5 lines) 04/11/2006 12:53 PM Chuck Hagenbuch chuck

Remove some unnecessary references and minor cleanup.

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

Happy new year\!

1.43 (+2 -2 lines) 12/02/2005 03:35 PM Chuck Hagenbuch chuck

More escaping fixes, though generally not exploitable except on
yourself, and never by an unauthenticated user.

1.42 (+3 -1 lines) 10/02/2005 11:21 AM Chuck Hagenbuch chuck

[cjh] Add support for dynamic re-sorting of the wishlist, including saving
the sort preferences on any changes.

1.41 (+10 -15 lines) 08/01/2005 10:06 PM Chuck Hagenbuch chuck

Whole bunch of CSS cleanup.

1.40 (+2 -2 lines) 06/11/2005 02:21 AM Matt Selsky selsky

Add missing semi-colons.

1.39 (+8 -1 lines) 02/13/2005 03:20 PM Chuck Hagenbuch chuck

- show category colors in item listings
- add a link to category/color management

1.38 (+2 -2 lines) 01/03/2005 09:34 AM Jan Schneider jan

Happy New Year

1.37 (+2 -2 lines) 11/21/2004 06:39 AM Jan Schneider jan

New menu.
Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.36 (+2 -2 lines) 11/15/2004 10:09 PM Chuck Hagenbuch chuck

Better tabs behavior.

1.35 (+6 -5 lines) 10/29/2004 11:50 AM Chuck Hagenbuch chuck

Apps using Horde_UI_Tabs should call Horde::applicationUrl() on their own. Makes javascript: urls much simpler to handle, etc.

1.34 (+3 -3 lines) 10/19/2004 11:21 AM mdjukic

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

1.33 (+2 -2 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.32 (+4 -3 lines) 10/13/2004 06:00 PM Jan Schneider jan

Ditch Text::linkUrls().

1.31 (+2 -3 lines) 09/19/2004 12:49 PM Chuck Hagenbuch chuck

These checkboxes weren't used for anything, so remove them and a whole
lot of javascript that had no business being here.

1.30 (+2 -2 lines) 05/19/2004 03:09 PM Chuck Hagenbuch chuck

Show Unfiled for empty categories in list.

1.29 (+2 -2 lines) 05/18/2004 12:26 AM Chuck Hagenbuch chuck

This should take care of storing categories as plaintext in the
backends. When you get this update, you'll start seeing numbers for
all category values. Run the convert_categories scripts and you'll see
the names again.

What will *not* quite work (probably) is adding/deleting categories.

Hope no one minds this going in stages; it's just a *lot* easier that
way.

1.28 (+4 -4 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.27 (+2 -2 lines) 03/03/2004 03:41 PM Chuck Hagenbuch chuck

Some small Genie UI tweaks and new graphics.

1.26 (+9 -5 lines) 02/25/2004 02:12 PM eraserhd

* Use Variables:: instead of Horde_Form_Vars:: in UI widgets.

1.25 (+3 -2 lines) 02/22/2004 12:12 AM eraserhd

* Add $vars and $config parameters to widget constructor.
* Update Horde_UI_Widget:: and derived classes to use a Horde_Form_Vars:: to
access the variable space.

1.24 (+2 -2 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

1.23 (+2 -2 lines) 01/14/2004 06:49 AM Jan Schneider jan

Fix Share:: method names.

1.22 (+2 -2 lines) 01/13/2004 10:44 PM Chuck Hagenbuch chuck

These are by no means private constants. Remove the weird leading _
(it was my idea in the first place, for the record. Dunno why).

1.21 (+2 -2 lines) 01/01/2004 10:14 AM Jan Schneider jan

Happy new year everyone.

1.20 (+2 -2 lines) 12/13/2003 02:10 PM Michael M Slusarz slusarz

Move Horde_Template to framework

1.19 (+9 -4 lines) 11/25/2003 04:04 PM Chuck Hagenbuch chuck

[cjh] Guests can now purchase items; they go through a form that requests
their email address so that they can confirm cancelling a gift
if necessary.

Purchase time is now recorded for everyone, and when a user purchases their
own item, their email address gets filled in also.

1.18 (+53 -37 lines) 11/25/2003 02:22 PM Chuck Hagenbuch chuck

[cjh] Wishlist descriptions are now shown on the list and item view
pages if the description is non-empty.

1.17 (+19 -5 lines) 11/25/2003 01:48 PM Chuck Hagenbuch chuck

use a Horde_Template for the item summaries.

1.16 (+2 -2 lines) 11/25/2003 10:40 AM Chuck Hagenbuch chuck

these aren't necessarily "my" items

1.15 (+10 -8 lines) 11/23/2003 01:59 PM Chuck Hagenbuch chuck

Remove/merge unnecessary js files.

1.14 (+7 -18 lines) 11/23/2003 12:25 PM Chuck Hagenbuch chuck

Use tabs to switch between all/purchased/unpurchased items.

1.13 (+3 -3 lines) 11/23/2003 01:11 AM Chuck Hagenbuch chuck

[cjh] Add sorting by item category.
[cjh] Fix filtering by purchased/unpurchased status.

Also:
- A few newer/nicer graphics
- Start some UI tweaks to get it looking a bit sharper and consistent with
other apps.

1.12 (+18 -16 lines) 10/22/2003 03:30 PM Chuck Hagenbuch chuck

Convert Genie to the new nag-inspired driver model, add history tracking, and
associated html cleanups.

1.11 (+1 -2 lines) 10/22/2003 01:57 PM Chuck Hagenbuch chuck

no reason to include html.php here

1.10 (+1 -4 lines) 09/26/2003 01:04 PM Chuck Hagenbuch chuck

Kill a lot more unnecessary Horde::getThemeConfig() calls and shorten
mouseover javascript.

1.9 (+15 -15 lines) 09/16/2003 07:04 PM Jan Schneider jan

Use the new Util:: class.

1.8 (+8 -8 lines) 08/05/2003 02:25 PM Michael M Slusarz slusarz

Use new Horde::addParameter() usage

1.7 (+4 -3 lines) 07/04/2003 12:52 PM Chuck Hagenbuch chuck

Quote regular expression metacharacters.

1.6 (+2 -3 lines) 05/23/2003 10:44 AM Chuck Hagenbuch chuck

Last menu.php files.

1.5 (+1 -2 lines) 05/08/2003 01:19 PM Chuck Hagenbuch chuck

- consolidate status.php files in apps that just include them directly
from menu.php, so no need for a seperate file

- consolidate $notification->notify() calls into menu.php files

- fix checks for available shares to guests to check all available,
not just whether or not one is selected to display.

1.4 (+2 -2 lines) 04/26/2003 08:27 PM Chuck Hagenbuch chuck

Fix license URL.

1.3 (+3 -1 lines) 02/23/2003 08:46 PM Chuck Hagenbuch chuck

- Add an "itemselected" color slightly lighter than the "selected" color
- Sort by price correctly in Genie
- Use new sort direction graphics in Genie
- Only show sort direction graphics on the current column
- Clicking the current sort column header reverses the sort, whether or
not you click the triangle
- The current sort column is now highlighted all the way down, not just
the header.

A bunch of these UI changes could be applied to multiple Horde apps;
I'd appreciate feedback on them and whether we should propogate them.

1.2 (+6 -6 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.