Revisions for jonah/channels/index.php

Location: [ Horde ] / jonah / channels / index.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.44 (+1 -7 lines) 06/29/2008 07:16 PM Chuck Hagenbuch chuck

Remove delivery lists now that Jonah has branched (per http://wiki.horde.org/Project/Jonah)

Tags: JONAH_2008_08_22

1.43 (+2 -2 lines) 05/31/2008 05:14 PM Chuck Hagenbuch chuck

Try to make it a bit clearer what this feature is. May be a short term thing as we reorganize jonah and thomas.

1.42 (+8 -2 lines) 05/26/2008 05:33 PM Chuck Hagenbuch chuck

Style the feeds list like other modern Horde tables, and make it sortable and searchable

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

Happy New Year

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

Happy New Year

1.39 (+5 -3 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.38 (+2 -2 lines) 09/10/2006 01:50 PM Chuck Hagenbuch chuck

Remove Jonah_News::singleton() and unnecessary references. Use
Jonah_News::factory() instead.

1.37 (+5 -2 lines) 02/24/2006 03:06 PM Chuck Hagenbuch chuck

Fix bad indexes, XHTML (template tags leaking in), etc.
Bug: 3323

1.36 (+4 -4 lines) 01/25/2006 11:34 AM Chuck Hagenbuch chuck

Tweak title, use Feed not channel

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

Happy new year\!

1.34 (+5 -11 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.33 (+3 -3 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.32 (+2 -2 lines) 12/19/2004 11:06 PM Chuck Hagenbuch chuck

use global delete and edit icons.

1.31 (+3 -8 lines) 11/17/2004 10:01 AM Chuck Hagenbuch chuck

New menu.

Bug: 832

1.30 (+4 -4 lines) 10/19/2004 11:21 AM mdjukic

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

1.29 (+5 -5 lines) 10/19/2004 04:11 AM mdjukic

first lot being moved from gif to png

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

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

1.27 (+4 -4 lines) 10/18/2004 06:47 AM mdjukic

change getParam('graphics') to getImageDir()

1.26 (+2 -3 lines) 07/09/2004 12:00 PM Jan Schneider jan

Remove redundant link.

1.25 (+3 -3 lines) 05/20/2004 11:48 AM Jan Schneider jan

Fix package names.

1.24 (+3 -2 lines) 05/14/2004 11:22 AM Jan Schneider jan

Add support for aggregated channels, like "Planet [insert your favourite project here]".

1.23 (+10 -4 lines) 04/21/2004 04:05 PM Chuck Hagenbuch chuck

- new lists.gif graphic
- try to put the channel graphics in a more intuitive order

1.22 (+7 -2 lines) 04/21/2004 11:05 AM mdjukic

add lists link... chuck if you can find a better icon for lists.gif? thanks...

1.21 (+3 -3 lines) 03/26/2004 01:01 PM Jan Schneider jan

Only show channels of the types being configured.

1.20 (+7 -6 lines) 03/15/2004 04:07 PM mdjukic

better logic

1.19 (+3 -3 lines) 03/02/2004 02:49 PM mdjukic

add rte, fix notification

1.18 (+4 -4 lines) 03/02/2004 12:10 PM mdjukic

fix stories path

1.17 (+6 -6 lines) 03/02/2004 11:17 AM mdjukic

fix paths

1.16 (+3 -3 lines) 03/02/2004 11:11 AM mdjukic

fix template

1.15 (+4 -4 lines) 03/01/2004 07:51 AM mdjukic

use the horde_template menu

1.14 (+3 -3 lines) 02/11/2004 11:35 PM Chuck Hagenbuch chuck

Get rid of refresh.gif icons; use Horde's reload.gif everywhere.

1.13 (+4 -4 lines) 02/04/2004 01:01 PM mdjukic

hasPermission() doesn't check for admin, use Jonah::checkPermissions for all filtering

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

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

1.11 (+4 -4 lines) 01/01/2004 10:15 AM Jan Schneider jan

Happy new year everyone.

1.10 (+7 -7 lines) 12/13/2003 10:14 AM Jan Schneider jan

Use only two Horde delete icons.
Fix some img() calls while I was there.

1.9 (+3 -2 lines) 11/19/2003 03:06 PM Chuck Hagenbuch chuck

page title

1.8 (+8 -8 lines) 09/16/2003 07:05 PM Jan Schneider jan

Use the new Util:: class.

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

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

1.6 (+3 -3 lines) 05/20/2003 12:01 PM Chuck Hagenbuch chuck

small HTML/UI cleanups.

1.5 (+10 -2 lines) 05/16/2003 10:29 AM mdjukic

test for enabled news

1.4 (+3 -3 lines) 05/07/2003 01:59 AM mdjukic

use a different icon for adding a story

1.3 (+3 -4 lines) 05/02/2003 05:34 PM mdjukic

remove the refresh all action until the script is finished and committed

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

Better error checking, consistent HTML.

1.1 04/28/2003 02:49 AM mdjukic

the script to list the available channels