Version-History

V2.7.5.4 (29 Aug 2009 thorn)

  • added documentation
  • added "Saved last by" and "Pushed to history by" to history table
  • fixed history table layout
  • restored entries from history will not be deleted anymore

V2.7.5.3 (15 Aug 2009 thorn)

  • just removed the core-replacement files (directory 'wb').  These files are not ready for use with wb2.8.  Without these files, there will be no workingcopy-icon in the pagetree.

V2.7.5.2 (03 Jan 2009 thorn)

  • fixed some issues with history: do not save old workingcopy in history.
  • delete workingcopy: alert-box added.

V2.7.5.1 (03 Jan 2009 thorn)

  • Added template for manage_history.php.

V2.7.5.0 (01 Jan 2009 thorn)

  • Added checkmark to enable/disable view of all workingcopy-elements, per section.
  • Added template to modify.php.

V2.7.4.5 (10 May 2008 thorn)

  • changed "Go to working copy"-link to "Create working copy" if no actual working copy is present

V2.7.4.4 (10 May 2008 thorn)

  • added core-replacement for wb/admin/pages/index.php with new icon for pages containing wysiwyg-sections with working copy
  • load content as default, to load working-copy use special icon in pages-list or "Go to working copy "-link
  • green header "Published Content" is hidden per css as default
  • fixed some more issues with addslashes() and htmlspecialchars()

V2.7.4.3 (04 May 2008 thorn)

  • bugfix: added missing addslashes()

V2.7.4.2 (04 May 2008 thorn)

  • added autosaved-field to hist
  • added field for max number of autosaved entries in history

V2.7.4.1 (04 May 2008 thorn)

  • added comment-field for content and working-copy
  • reworked comment-handling for history
  • added version-number per section-id
  • added backend.css
  • added compatibility-stubs for zlib-compression-functions (doesn't compress if zlib isn't available)

V2.7.4 (01 May 2008 thorn)

  • added compatibility with website baker < 2.7

V2.7.3 (01 May 2008 thorn)

  • history handling fixed: save/autosave to history will now save the OLD version to history

V2.7.2 (27 Apr 2008 thorn)

  • auto-store content in history if: actual working copy is overwritten by new one, working copy is deleted
  • bugfix: displaying an old version from history didn't worked correctly with multiple sections
  • bugfix: storing (not overwriting) content as working copy creates an empty history entry
  • added autosave checkbox, to save content in history on every change
  • some cleanup

V2.7.1 (25 Apr 2008 thorn)

  • added history
  • auto-store content in history if: actual content is overwritten by working copy or by old content from history
  • added working copy
Close