Robert Vogel has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/345503 )
Change subject: Added special properties... ...................................................................... Added special properties... ... from BlueSpiceTeamWork/FlaggedRevsConnecor. See ERM5789 for details. Change-Id: I2d0d8ef5191cec2132b82b630b417b83177b710b --- M build/release/build_tarballs.sh 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceSMWConnector refs/changes/03/345503/1 diff --git a/build/release/build_tarballs.sh b/build/release/build_tarballs.sh index ab39c36..029791f 100755 --- a/build/release/build_tarballs.sh +++ b/build/release/build_tarballs.sh @@ -167,7 +167,7 @@ ); \$GLOBALS[ 'bssSpecialProperties' ] = array( - '_RESPEDITOR', '_PARENTPAGE', '_CHECKLIST', '_PAGEASSIGN', '_REVIEW', '_SHOUTBOX', '_FLAGGEDREVSCONNECTOR' + '_RESPEDITOR', '_PARENTPAGE', '_CHECKLIST', '_PAGEASSIGN', '_REVIEW', '_SHOUTBOX', '_FRCDOCSTATE', '_FRCAPPROVALDATE', '_FRCAPPROVALUSER', '_FRCDOCVERSION' ); \$GLOBALS[ 'sespUseAsFixedTables' ] = true; -- To view, visit https://gerrit.wikimedia.org/r/345503 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2d0d8ef5191cec2132b82b630b417b83177b710b Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/BlueSpiceSMWConnector Gerrit-Branch: master Gerrit-Owner: Robert Vogel <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
