workspace 8.x-1.0-beta17

Bug fixes
Unsupported

This release includes a fix for the Archive workspace functionality and some minor UX fixes.

workspace 8.x-1.0-beta13

New features
Unsupported

- Added the site UUID to the replication ID for better consistency with how Relaxed and CouchDB work.

workspace 8.x-1.0-beta12

Bug fixes
Unsupported

Fixing update hooks relating to the Replication and WorkspacePointer entity types.

workspace 8.x-1.0-beta11

Bug fixes
Unsupported

Test fixes
Replication_stats field type fix
Remove entity.replication.collection route
Fix workspace pointer name length

workspace 8.x-1.0-beta10

New features
Unsupported

- Replication now occurs on cron.
- Extra logging added.
- The internal replicator now saves entities in groups of 100.

workspace 8.x-1.0-beta9

Bug fixes
Unsupported
  • Reverted changes which delete workspace pointer entities for archived workspaces.
  • Added an EntityReferenceSelection for the target workspace field.

workspace 8.x-1.0-beta7

Bug fixes
New features
Unsupported

In this release:
- Added a new permission that restricts users to set or modify replication filters.

workspace 8.x-1.0-beta5

Bug fixes
New features
Unsupported

- Bug fixes
- Add Changes link on toolbar
- Add more columns for Changes table.

workspace 8.x-1.0-beta4

Bug fixes
New features
Unsupported

Add Changes page with the list of the new changes between specific source workspace and target workspace.
Bug fixes.

workspace 8.x-1.0-alpha3

Bug fixes
New features
Unsupported

Bug fixes
Introduced replication filters UI

workspace 8.x-1.0-alpha2

Bug fixes
New features
Unsupported

Filters, pull before push, update button.

workspace 8.x-1.0-unstable1

New features
Unsupported

First Drupal 8 unstable pre-alpha release of Workspace for developer preview
Depends on:
- Multiversion
Use with:
- Deploy
- RELAXed Web Services
- Workbench moderation
- Rules

workspace 6.x-1.4-rc1

Unsupported

I took over as co-maintainer. The first thing I did was creating a 6-1 branch for applying all pending patches. This release is the status of the current HEAD branch.

workspace 6.x-1.3

New features
Bug fixes
Unsupported

This release fixes errors like "warning: Missing argument 3 for blog_access()" when building the content type addition form.

It also introduces a settings page for workspace at Administer - Site configuration - Workspace. There you can click a checkbox to have a link to the user's workspace included on their user profile page. The title of the link is also configurable.

workspace 6.x-1.2

Bug fixes
Unsupported

#284634 Fixes critical bug where the add form was not working.

workspace 6.x-1.0

New features
Unsupported

The workspace module has been rewritten for Drupal 6. The core functionality remains the same: it simply shows you lists of content. New features:

- inspired by kmillecam's work on #232031, I've broken the lists into Content, Comments, and Attachments. This should help with performance and gets rid of the giant UNION query.

- more permissions. Now users can view each others' workspaces with the 'view all workspaces' permission.

Other changes:

- dropped support for the obsolete nodeperm_role and flexinode modules.

Subscribe with RSS Subscribe to Releases for Workspace