Revisions for wicked/history.php

Location: [ Horde ] / wicked / history.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.21 (+2 -2 lines) 01/02/2008 06:14 AM Jan Schneider jan

Happy New Year

1.20 (+4 -2 lines) 11/18/2007 09:04 PM Jan Schneider jan

Copyright from Tyler Colbert

1.19 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.18 (+2 -2 lines) 01/01/2007 07:42 PM Jan Schneider jan

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

1.17 (+1 -18 lines) 02/23/2006 12:47 PM Chuck Hagenbuch chuck

[cjh] Run all page/version deletion through a non-JavaScript, POST
confirmation page.

1.16 (+3 -4 lines) 02/07/2006 10:34 AM Chuck Hagenbuch chuck

clean up some unnecessary references.

1.15 (+2 -2 lines) 01/01/2006 04:12 PM Jan Schneider jan

Happy new year\!

1.14 (+5 -7 lines) 05/30/2005 02:18 PM Chuck Hagenbuch chuck

[cjh] Add a config option to toggle use of pretty URLS with mod_rewrite
(Bug #1878).

1.13 (+3 -3 lines) 04/26/2005 04:34 PM Chuck Hagenbuch chuck

Lots and lots of HTML cleanups, display headers where they were missing before, show links back to referring pages, etc.

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

Happy New Year

1.11 (+2 -2 lines) 11/21/2004 05:23 PM Chuck Hagenbuch chuck

New menu.

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

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

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

1.9 (+2 -2 lines) 05/14/2004 03:31 PM Chuck Hagenbuch chuck

Just use &Page::getCurrentPage().

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

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

1.7 (+4 -5 lines) 01/03/2004 09:53 AM Jan Schneider jan

Another allows() call.
Don't recreate removed page.

1.6 (+2 -2 lines) 01/03/2004 09:49 AM Jan Schneider jan

Add and use Page::allows(). Should be easily wrapped around a real perms
system in the future.
Random cleanups while I was there.

1.5 (+2 -2 lines) 01/01/2004 11:18 AM Jan Schneider jan

Happy new year everyone.

1.4 (+1 -2 lines) 11/17/2003 09:46 AM Chuck Hagenbuch chuck

Some minor tweaks, and Page.php is now included in base.php.

1.3 (+9 -9 lines) 11/11/2003 04:41 PM Chuck Hagenbuch chuck

Util:: fixes

1.2 (+17 -29 lines) 11/11/2003 04:32 PM Chuck Hagenbuch chuck

- Wicke -> Wicked, should be globally.

- Cleanup, some modernization.

1.1 11/11/2003 12:51 PM Chuck Hagenbuch chuck

Initial import of Wicked, original code written by Tyler Colbert
<tyler-hordeml@colberts.us>. The initial name was "wicke", so a lot of
d's need to be added in various places, but this should be a complete,
otherwise functional start on a Horde Wiki.