Revisions for wicked/diff.php

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

Happy New Year

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

Happy New Year

1.12 (+5 -3 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.11 (+2 -2 lines) 11/14/2006 11:18 PM Chuck Hagenbuch chuck

remove unneeded reference

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

Happy new year\!

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

Happy New Year

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

New menu.

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

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

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

1.5 (+8 -3 lines) 10/16/2004 12:23 AM eraserhd

* Add $page->previousVersion() method.
* Add ability to specify diff to previous version with setting v1=?

1.4 (+3 -4 lines) 05/10/2004 10:44 AM Chuck Hagenbuch chuck

Avoid fatal errors; don't submit diffs between the same versions.

1.3 (+19 -6 lines) 05/07/2004 03:05 PM Chuck Hagenbuch chuck

- Diffs between page versions on the history view work now
- General cleanup of the history view; add a space for changlogs.
- Misc related cleanup to all of this.

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

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

1.1 01/11/2004 11:52 PM Chuck Hagenbuch chuck

Add some of the support necessary for showing diffs between different
revisions of pages. The UI needs a bunch of cleaning up first.