Changes between Version 1 and Version 3 of Ticket #26

Show
Ignore:
Timestamp:
11/22/2007 03:48:24 AM (5 years ago)
Author:
DarTar
Comment:

(In [808]) Several modifications to support mass reversions (refs #566):

  • Pages are searchable by last edit date in the pageadmin view
  • Multiple pages can be selected (perhaps after searching by edit date range) and then be mass-reverted to each page's previous

version

  • A new revert handler has been created that reverts a page to its previous version, and also supports multiple page reversions

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26

    • Property cc BrianKoontz added
    • Property version changed from 1.1.6.0 to 1.1.6.3
    • Property milestone changed from 1.1.8 to 1.1.6.4
  • Ticket #26 – description

    v1 v3  
    99=== Related tickets === 
    1010 * #25 User administration module 
     11 * #566 mass reversion handler