Revisions for jonah/content.php

Location: [ Horde ] / jonah / content.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.53 (+3 -2 lines) 06/15/2008 09:13 AM Jan Schneider jan

Pass url to edit and delete icons.

1.52 (+4 -2 lines) 03/28/2008 10:21 AM Michael Rubinsky mrubinsk

Pass link to portal edit form here as well.

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

Happy New Year

1.50 (+2 -2 lines) 11/21/2007 07:36 PM Jan Schneider jan

The parameter type has changed. Did I miss an application with a portal?

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

Happy New Year

1.48 (+4 -2 lines) 01/01/2007 07:41 PM Jan Schneider jan

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

1.47 (+2 -3 lines) 12/16/2006 12:42 AM Chuck Hagenbuch chuck

Use Horde's prototype.js (and tables.js) for block updating.

1.46 (+3 -2 lines) 06/23/2006 12:19 AM Chuck Hagenbuch chuck

this lets things like <link> tags be picked up correctly.

1.45 (+2 -2 lines) 05/24/2006 12:30 PM Chuck Hagenbuch chuck

Make sure menuBottom renders before notifications.

1.44 (+2 -2 lines) 05/11/2006 08:38 AM Jan Schneider jan

Use menuBottom class.

1.43 (+2 -3 lines) 04/19/2006 07:49 PM Chuck Hagenbuch chuck

Fix refresh url.

1.42 (+2 -2 lines) 04/17/2006 01:33 PM Chuck Hagenbuch chuck

Fix variable name.

1.41 (+2 -2 lines) 01/28/2006 09:12 AM Chuck Hagenbuch chuck

No reason to concatenate two static strings.

1.40 (+4 -7 lines) 01/07/2006 07:59 PM Chuck Hagenbuch chuck

Update refresh interval code.

1.39 (+19 -62 lines) 01/06/2006 10:46 PM Chuck Hagenbuch chuck

[cjh] Use Horde_Block_Layout_View for the My News page.

1.38 (+3 -3 lines) 01/01/2006 04:10 PM Jan Schneider jan

Happy new year\!

1.37 (+2 -1 lines) 10/04/2005 03:26 AM Jan Schneider jan

Enable gettext.

1.36 (+2 -2 lines) 08/24/2005 01:39 AM Matt Selsky selsky

Use double-quotes.

1.35 (+2 -1 lines) 06/21/2005 05:36 PM Chuck Hagenbuch chuck

- html cleanup
- don't instantiate $template variable in base.php
- menu item cleanups and accesskeys
- lots of htmlspecialchars fixes

1.34 (+3 -3 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.33 (+3 -3 lines) 11/17/2004 10:00 AM Chuck Hagenbuch chuck

New menu.

Bug: 832

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

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

1.31 (+2 -2 lines) 10/10/2004 06:23 PM Jan Schneider jan

Fix renderChannel() call.
Fix getting all messages of a channel
Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.30 (+2 -2 lines) 03/03/2004 05:40 AM mdjukic

avoids nasty div/zero errors when no cols

1.29 (+2 -2 lines) 03/02/2004 08:57 PM mdjukic

fix notification

1.28 (+50 -46 lines) 02/29/2004 08:08 PM mdjukic

get rid of html in the script file, switch to template

1.27 (+45 -71 lines) 01/21/2004 12:10 PM Chuck Hagenbuch chuck

Remove stocks code from Jonah - it's moving to Juno.

1.26 (+3 -13 lines) 01/20/2004 10:21 PM Chuck Hagenbuch chuck

Remove the last of the weather code from Jonah.

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

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

1.24 (+3 -3 lines) 01/01/2004 10:15 AM Jan Schneider jan

Happy new year everyone.

1.23 (+5 -5 lines) 06/07/2003 02:00 PM Chuck Hagenbuch chuck

Tweaks to the weather HTML, cleaner HTML (table nesting) in many
cases, match up tags, make the content display a bit nicer overall.

1.22 (+2 -2 lines) 06/06/2003 02:30 PM mdjukic

html tweak

1.21 (+4 -3 lines) 06/05/2003 03:54 PM Chuck Hagenbuch chuck

weather and stocks now play nice and share.

1.20 (+2 -2 lines) 06/01/2003 12:10 PM Chuck Hagenbuch chuck

If no ticker symbol provided, show the full listing.

1.19 (+2 -3 lines) 05/23/2003 09:21 AM Chuck Hagenbuch chuck

Another batch of menu.php -> ::menu() changes.

1.18 (+2 -2 lines) 05/20/2003 11:49 AM Chuck Hagenbuch chuck

don't vary this header with the app name.

1.17 (+5 -2 lines) 05/02/2003 01:05 PM Chuck Hagenbuch chuck

Better error checking, consistent HTML.

1.16 (+13 -11 lines) 04/28/2003 03:37 PM Jan Schneider jan

Never change an array you're currently looping through.
Don't break table structure if a channel is inaccessible.
Don't use Notification::push() after the page header.

1.15 (+11 -1 lines) 04/28/2003 12:44 PM mdjukic

get rid of subscribed channels which are no longer available, notification not quite right will rework this script later

1.14 (+13 -18 lines) 04/28/2003 10:16 AM mdjukic

cleaning up

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

point to the correct license file.

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

Fix license URL.

1.11 (+14 -7 lines) 04/23/2003 08:46 PM mdjukic

- clean up, use the new functions/classes/objects
- a bit of a hack for now in an attempt to keep jonah working, more cleaning coming up soon

1.10 (+16 -13 lines) 03/07/2003 05:57 PM Chuck Hagenbuch chuck

Better error checking in a number of places for channels which no longer exist.

1.9 (+57 -22 lines) 02/07/2003 05:06 PM Chuck Hagenbuch chuck

Remove some unneeded prefs, a couple unneeded functions, clean up
HTML, etc.

1.8 (+5 -1 lines) 01/31/2003 01:53 AM Chuck Hagenbuch chuck

Add a weather block for the intercept weather.

Submitted by: Rick Emery <rick@emery.homelinux.net>

1.7 (+2 -2 lines) 01/21/2003 04:56 AM Jan Schneider jan

Silence warning.

1.6 (+4 -5 lines) 01/20/2003 11:10 AM Chuck Hagenbuch chuck

Get some stuff out of api.php that really didn't belong there.

1.5 (+3 -3 lines) 01/02/2003 09:17 PM Jan Schneider jan

Bump year.

1.4 (+2 -2 lines) 12/31/2002 09:37 AM Chuck Hagenbuch chuck

fix alignment

1.3 (+2 -2 lines) 12/27/2002 11:47 PM Chuck Hagenbuch chuck

Clean up a bunch of summary display and HTML.

1.2 (+1 -2 lines) 11/29/2002 01:46 PM Chuck Hagenbuch chuck

Start to clean some of this up.
- remove a bunch of unnecessary calls to notify() (menu.php takes care of it)
- clean up weather prefs/driver a bit.

1.1 08/19/2002 05:52 PM Chuck Hagenbuch chuck

[cjh] Revamp headline management and subscriptions; add multiple sizes
      for each channel, add weather and stock support, and many more
      channels (Eric Rechlin <eric@hpcalc.org>).
[cjh] Add a Block system and an experimental portal-like interface.

Notes: the portal interface, especially, _is_ experimental; there's some duplicate
code in the Block subclasses, and it needs lots of work. But, it's a start. Eric's
stuff is pretty good, but things like the weather interface need work. All
in all, a big boost up in functionality.