Revisions for wicked/templates/history/summary.inc

Location: [ Horde CVS ] / wicked / templates / history / summary.inc 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.20 (+3 -3 lines) 02/29/2008 02:30 PM Chuck Hagenbuch chuck

Escape page names and versions.

1.19 (+6 -7 lines) 02/23/2006 01:02 PM Chuck Hagenbuch chuck

[cjh] Run all revert actions through a non-JavaScript, POST
confirmation page.

1.18 (+10 -13 lines) 02/23/2006 12:47 PM Chuck Hagenbuch chuck

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

1.17 (+1 -1 lines) 10/04/2005 03:34 AM Jan Schneider jan

The changelog is already converted at this point.

1.16 (+2 -2 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.15 (+12 -13 lines) 04/26/2005 04:33 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.14 (+1 -1 lines) 12/23/2004 12:51 PM Jan Schneider jan

Convert remaining delete icons.

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

use global delete and edit icons.

1.12 (+7 -3 lines) 11/24/2004 04:39 AM Jan Schneider jan

Confirm restoring of old versions.

1.11 (+1 -1 lines) 10/19/2004 11:22 AM mdjukic

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

1.10 (+1 -1 lines) 10/19/2004 04:11 AM mdjukic

first lot being moved from gif to png

1.9 (+1 -1 lines) 10/18/2004 06:02 AM mdjukic

change getParam('graphics') to getImageDir()

1.8 (+1 -1 lines) 09/11/2004 11:05 AM Jan Schneider jan

edit.php -> display.php?page=EditPage
Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.7 (+1 -1 lines) 07/01/2004 08:02 PM Jan Schneider jan

More charset fixes. We don't convert the charset directly after retrieving
them from the backend atm because Text_Wiki is breaking multibyte texts.

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

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

1.5 (+1 -1 lines) 05/09/2004 11:41 PM Chuck Hagenbuch chuck

Use Horde's delete graphics.

1.4 (+1 -1 lines) 05/09/2004 12:42 AM Chuck Hagenbuch chuck

Changelogs

1.3 (+11 -7 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 -7 lines) 04/29/2004 03:21 PM eraserhd

* Fix message when deleting a version of a page.

1.1 01/08/2004 06:52 PM Jan Schneider jan

Rename templates to standard file names.