| /[drupal]/contributions/modules/revision_moderation/revision_moderation.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Initial (not working yet) Drupal 7 commit
removing silly debug comment.
Adding confirm form to publishing revisions.
Ugh, last patch removed the new for listing actions in the dsm.
Ugh, last patch removed the new for listing actions in the dsm.
Ugh, last patch removed the new for listing actions in the dsm.
#174888 by Dave Cohen, et al; fix revision message to indicate the *revision* author and date, not the original node info.
#174888 by Dave Cohen, et al; fix revision message to indicate the *revision* author and date, not the original node info.
#174888 by Dave Cohen, et al; fix revision message to indicate the *revision* author and date, not the original node info.
#306033 by mikl and NikLP; better diff support.
#306033 by mikl and NikLP; better diff support.
#92545: by John Morahan; remove notification from teaser. Prevents duplicate dsm with nodewords module.
#92545: by John Morahan; remove notification from teaser. Prevents duplicate dsm with nodewords module.
#92545: by John Morahan; remove notification from teaser. Prevents duplicate dsm with nodewords module.
#312198: by mikl; combine rm actions into one dsm rather than many separate ones.
#312198: by mikl; combine rm actions into one dsm rather than many separate ones.
#312198: by mikl; combine rm actions into one dsm rather than many separate ones.
fixing wrong callback name.
fixing wrong callback name.
Add confrim form for publishing revision.
Add confrim form for publishing revision.
#229035: by fago; clear cache so published revisions will show for anon users.
#229035: by fago; clear cache so published revisions will show for anon users.
#229035: by fago; clear cache so published revisions will show for anon users.
#208106: by jbjaaz; make listing of nodes with pending revisions a theme function.
#208106: by jbjaaz; make listing of nodes with pending revisions a theme function.
#208106: by jbjaaz; make listing of nodes with pending revisions a theme function.
Removing all of the erroneous cron additions from the D6 upgrade patch.
Removing all of the erroneous cron additions from the D6 upgrade patch.
First working version of Revision Moderation for Drupal 6. Thanks to makara, and cwgordon.
#175370 by fago: workflow-ng actions support.
#198587 by cwgordon7: Port to Drupal 6.x (GHOP)
#118666 by toemaz: Views integration for revision moderation module.
#161722 by ronan: Fix problems with edit revision with modules such as CCK.
#114279: Fix watchdog message.
#114279: Fix watchdog message.
Reverting previous commit.
#114279 by toemaz: Fixing watchdog statement.
#120538 by suit4: Fix file inclusion
#120538 by suit4: Fix file inclusion
Oops.
#120538 by suit4: Better way of including files.
#120598: Missing table prefix.
#120598: Missing table prefix.
#120598: Missing table prefix.
#114279 by toemaz: Update title and set watchdog entry.
#114279 by toemaz: Update title and set watchdog entry.
#114279 by toemaz: Update title and set watchdog entry.
#92582 redux: Fixing check for existing records.
#92582 redux: Fixing check for existing records.
#92582 redux: Fixing check for existing records.
#119031: Don't show 'view all pending revisions' when there are no pending revisions.
#119031: Don't show 'view all pending revisions' when there are no pending revisions.
#119031: Don't show 'view all pending revisions' when there are no pending revisions.
#119012: Add in setting for 'admins are exempt' behaviour.
#119012: Add in setting for 'admins are exempt' behaviour.
#119012: Add in setting for 'admins are exempt' behaviour.
#92582 by toemaz: Apply revision_moderation settings to older nodes.
#92582 by toemaz: Apply revision_moderation settings to older nodes.
#92582 by toemaz: Apply revision_moderation settings to older nodes.
Oops. Fixing regression that happened with admin exemption.
Oops. Fixing regression that happened with admin exemption.
Oops. Fixing regression that happened with admin exemption.
#114279 with help from toemaz: Revert to previous revisions, publish newer revisions.
#114279 with help from toemaz: Revert to previous revisions, publish newer revisions.
#114279 with help from toemaz: Revert to previous revisions, publish newer revisions.
Small string fixes.
Fixing edit revision link.
Variety of minor 5.x fixes
#114279: Allow direct publishing of revisions rather than copying. Backport from HEAD.
#114279: Allow direct publishing of revisions rather than copying.
#113830: Don't make admins go through the moderation dance. Backport from HEAD.
#113830: Don't make admins go through the moderation dance.
#107235 with help from jimmygoon: Initial stab at port to 5.x
#114542: Only show log field on revision-enabled types.
#117495 by toemaz: Retain original node title.
#92894: Retreieve actual published vid rather than relying on old one.
Variety of little fixes.
Variety of little fixes.
Clean-up drupal_set_message stuff a bit.
Minor comment clean-ups.
#91879: Fixing bug with menu access permissions.
View drupal_set_messages on non-current revisions regardless if node is currently in revision moderation or not.
#90383: Add log field to node types which don't already have it.
#91814: Add in Actions module support.
Adding load case to make revision_moderation a node property.
Oops. Don't want to show checkbox to non-node admins.
Add in revision moderation node workflow status.
Some usability improvements... use drupal_set_message to let people know they're looking at a revision and what actions they can take.
Add another hook_link for saving revision
Oops. Forgot the store original node code. :)
Added ability to edit revisions, changed storage of original node values.
#86215 by criznach: check for existing vid before overwriting the new one.
A newer, hopefully slightly less buggy version of moderation_revision
Adding revision_moderation module. Warning: buggy.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |