fbed93b866
no issue The post/page bulk actions weren't logged in the history log / actions table. This change adds support for logging bulk actions. - New `addActions` static method on models. It creates an action log in the database for multiple models at once. If only one model was edited, deleted or added, it will fallback to `addAction` - `addAction` can also be called statically now - `actionName` option is now supported when using `addActions`, `addAction`, and as a result also in all bulk manipulation methods, and CRUD methods. This allows you to replace the default '5 posts edited' into something more specific like '5 posts featured' - Fixed support for null resource_id in the parse-history-event helper - Removed the default 'published' status requirement when using Post.findOne for internal queries. |
||
---|---|---|
.. | ||
accent-color-background.js | ||
activity-feed-fetcher.js | ||
author-names.js | ||
background-image-style.js | ||
capitalize-first-letter.js | ||
currency-symbol.js | ||
enable-developer-experiments.js | ||
event-name.js | ||
feature.js | ||
first-name.js | ||
format-number.js | ||
full-email-address.js | ||
get-setting.js | ||
gh-count-characters.js | ||
gh-count-down-characters.js | ||
gh-count-down-html-characters.js | ||
gh-format-post-time.js | ||
gh-pluralize.js | ||
gh-price-amount.js | ||
gh-user-can-admin.js | ||
hex-adjust.js | ||
hex-contrast.js | ||
highlighted-text.js | ||
history-event-fetcher.js | ||
history-event-filter.js | ||
humanize-recipient-filter.js | ||
humanize-setting-key.js | ||
integration-icon-style.js | ||
is-moment-today.js | ||
member-fetcher.js | ||
members-count-fetcher.js | ||
members-event-fetcher.js | ||
members-event-filter.js | ||
moment-site-tz.js | ||
most-recently-updated.js | ||
noop.js | ||
parse-history-event.js | ||
parse-member-event.js | ||
post-author-names.js | ||
publish-options.js | ||
query-selector.js | ||
reset-query-params.js | ||
set-has.js | ||
set-query-params.js | ||
site-icon-style.js | ||
toggle-feature.js | ||
ui-btn-span.js | ||
ui-btn.js | ||
ui-text.js |