|
1.20 (+1 -1 lines) |
11/30/2007 06:15 AM |
Duck duck |
First set of constant removal - for actionIDs |
|
1.19 (+1 -1 lines) |
11/30/2007 05:27 AM |
Duck duck |
Fix type field name, add types.php file to cvsigore |
|
1.18 (+1 -1 lines) |
11/30/2007 05:20 AM |
Duck duck |
Add basic item type definition |
|
1.17 (+1 -1 lines) |
11/30/2007 03:12 AM |
Duck duck |
PHP5 style methos/constants definitions |
|
1.16 (+3 -3 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.15 (+29 -33 lines) |
08/01/2005 10:06 PM |
Chuck Hagenbuch chuck |
Whole bunch of CSS cleanup. |
|
1.14 (+11 -11 lines) |
06/05/2005 01:41 AM |
Matt Selsky selsky |
b/i to strong/em tags. |
|
1.13 (+1 -23 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.12 (+5 -43 lines) |
05/18/2004 05:49 PM |
Chuck Hagenbuch chuck |
Start moving Genie to the new Pref_CategoryManager code. |
|
1.11 (+4 -4 lines) |
05/18/2004 02:12 PM |
Chuck Hagenbuch chuck |
Make sure htmlspecialchars() doesn't break comparisons
Fix defaulting of current category when editing items. |
|
1.10 (+18 -4 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.9 (+1 -2 lines) |
04/13/2004 04:38 PM |
Marcus I. Ryan marcus |
fix syntax error |
|
1.8 (+4 -5 lines) |
04/03/2004 03:45 PM |
Chuck Hagenbuch chuck |
Genie::getDefaultWishlists() and similar permissions/guest/default
wishlist fixes. |
|
1.7 (+1 -1 lines) |
01/14/2004 07:54 AM |
Jan Schneider jan |
Fix PERMS_* constant names. |
|
1.6 (+1 -1 lines) |
01/14/2004 06:49 AM |
Jan Schneider jan |
Fix Share:: method names. |
|
1.5 (+37 -11 lines) |
11/23/2003 12:09 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.4 (+40 -0 lines) |
11/23/2003 01:20 AM |
Chuck Hagenbuch chuck |
More graphical cleanup; remove a few unnecessary files. |
|
1.3 (+2 -2 lines) |
03/27/2003 06:16 PM |
Jan Schneider jan |
typo |
|
1.2 (+29 -16 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. |