|
1.30 (+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.29 (+2 -2 lines) |
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year |
|
1.28 (+2 -1 lines) |
12/22/2007 09:41 AM |
Duck duck |
Add comments |
|
1.27 (+3 -3 lines) |
11/30/2007 04:09 AM |
Duck duck |
is_a is deprecated, use instanceof |
|
1.26 (+2 -1 lines) |
11/30/2007 03:20 AM |
Duck duck |
Auto load |
|
1.25 (+2 -2 lines) |
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year |
|
1.24 (+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.23 (+12 -10 lines) |
03/03/2006 06:00 PM |
Chuck Hagenbuch chuck |
Make sure to check that we got a valid result back from getHistory()
before doing anything with it.
Bug: 3560 |
|
1.22 (+2 -2 lines) |
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\! |
|
1.21 (+1 -2 lines) |
10/29/2005 01:35 PM |
Chuck Hagenbuch chuck |
There's no reason for the print links to require javascript. Make them
all accessible, make them use popup(this.href). Users with javascript
off will just get a blank window using the printer friendly display
styles; they can hit print themselves. |
|
1.20 (+2 -2 lines) |
07/19/2005 09:00 PM |
Chuck Hagenbuch chuck |
@define |
|
1.19 (+2 -1 lines) |
06/08/2005 01:18 PM |
Chuck Hagenbuch chuck |
HTML cleanup. |
|
1.18 (+2 -2 lines) |
01/03/2005 09:34 AM |
Jan Schneider jan |
Happy New Year |
|
1.17 (+2 -2 lines) |
11/21/2004 06:39 AM |
Jan Schneider jan |
New menu.
Submitted by: Roel Gloudemans <roel@gloudemans.info> |
|
1.16 (+7 -8 lines) |
10/19/2004 03:02 PM |
Chuck Hagenbuch chuck |
Move .js files that contain no PHP code to horde/js/. Adapt calls to them.
Also, remove several scripts that were basically duplicates of popup.js and
just use popup.js. |
|
1.15 (+4 -4 lines) |
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.14 (+2 -2 lines) |
09/13/2004 04:16 PM |
Jan Schneider jan |
Print theme. |
|
1.13 (+1 -4 lines) |
03/03/2004 03:41 PM |
Chuck Hagenbuch chuck |
Some small Genie UI tweaks and new graphics. |
|
1.12 (+2 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.11 (+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.10 (+2 -2 lines) |
01/01/2004 10:14 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.9 (+8 -2 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.8 (+18 -2 lines) |
10/23/2003 10:15 AM |
Chuck Hagenbuch chuck |
Show histories in Genie |
|
1.7 (+7 -7 lines) |
09/16/2003 07:04 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.6 (+4 -4 lines) |
08/05/2003 02:25 PM |
Michael M Slusarz slusarz |
Use new Horde::addParameter() usage |
|
1.5 (+2 -3 lines) |
05/23/2003 10:44 AM |
Chuck Hagenbuch chuck |
Last menu.php files. |
|
1.4 (+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.3 (+2 -2 lines) |
04/26/2003 08:27 PM |
Chuck Hagenbuch chuck |
Fix license URL. |
|
1.2 (+2 -3 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. |