Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add chosen to module order field #11991

Closed
wants to merge 158 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
158 commits
Select commit Hold shift + click to select a range
4049e3c
Move component message to system-message-container
Nov 5, 2015
2cf81e2
Revert pkg_weblinks.xml
Nov 5, 2015
379b513
Move messages to view.html.php and revert changes is com_cache
Nov 5, 2015
98c6a57
Merge branch 'staging' of https://github.com/joomla/joomla-cms into c…
Nov 12, 2015
e598eaf
CS
Nov 12, 2015
dc4c0b2
CS + generate css from less
Nov 12, 2015
d2fe9fb
solve merge conflict
Jan 27, 2016
272c1b0
New URL Routing!
Hackwar Feb 20, 2016
d413626
Merge branch 'staging' into 3.6.x
wilsonge Feb 20, 2016
6ef9e16
Add missing files from the routing PR
Hackwar Feb 28, 2016
6c3908b
Merge branch 'staging' into 3.6.x
wilsonge Feb 28, 2016
5e4f6fb
Merge branch 'staging' into 3.6.x
wilsonge Mar 12, 2016
80a8939
Merge branch 'staging' into 3.6.x
wilsonge Mar 18, 2016
feb89d7
Merge branch 'staging' into 3.6.x
wilsonge Apr 7, 2016
ed80108
Merge branch 'form' into 3.6.x
wilsonge Apr 9, 2016
6e4b192
Merge branch 'form' into 3.6.x
wilsonge Apr 9, 2016
2b8f134
Merge branch 'form' into 3.6.x
wilsonge Apr 9, 2016
26a3437
Merge branch 'staging' into 3.6.x
wilsonge Apr 9, 2016
342da16
Merge branch 'nesteddelete' into 3.6.x
wilsonge Apr 9, 2016
43ac191
Merge branch 'message' into 3.6.x
wilsonge Apr 9, 2016
b853b6b
Merge branch 'category' into 3.6.x
wilsonge Apr 9, 2016
f1c0128
Merge branch 'category' into 3.6.x
wilsonge Apr 9, 2016
d39f4ad
Merge branch 'category' into 3.6.x
wilsonge Apr 9, 2016
9783a53
Merge branch 'whereQueries' into 3.6.x
wilsonge Apr 9, 2016
745990f
Merge branch 'categories' into 3.6.x
wilsonge Apr 9, 2016
72ba4a0
Version bump dev branch
mbabker Apr 25, 2016
1718205
Merge branch 'staging' into 3.6.x
wilsonge May 20, 2016
09d589f
Merge branch 'staging' into 3.6.x
wilsonge May 20, 2016
c14f7a5
Merge branch 'staging' into 3.6.x
wilsonge May 20, 2016
b0b4706
Merge branch 'staging' into 3.6.x
wilsonge May 20, 2016
8e1a6b1
Merge branch 'staging' into 3.6.x
wilsonge May 20, 2016
9f549fa
Merge branch 'staging' into 3.6.x
wilsonge May 20, 2016
120edf3
Merge branch 'staging' into 3.6.x
wilsonge May 20, 2016
7daa866
Merge branch 'staging' into 3.6.x
wilsonge May 20, 2016
e422717
Merge branch 'staging' into 3.6.x
wilsonge May 21, 2016
4cdd13b
Merge branch 'staging' into 3.6.x
wilsonge May 21, 2016
655a932
site system to html5
andrepereiradasilva May 26, 2016
7e8cfba
Remove usage of deprecated JArrayHelper - com_config
izharaazmi May 30, 2016
30b11e9
Remove usage of deprecated JArrayHelper - com_menus
izharaazmi May 30, 2016
23320f0
(2) Remove usage of deprecated JArrayHelper - com_menus
izharaazmi May 30, 2016
8991164
Change how JPluginHelper::load() caches data
mbabker Jun 12, 2016
e4834ef
use $this instead of $doc
andrepereiradasilva Jun 17, 2016
1a1c892
Merge pull request #4 from joomla/staging
nielsnuebel Jun 20, 2016
ad306d1
Add sortable function to repeatable field
nielsnuebel Jun 20, 2016
79af3f7
Add JFactory::getDocument
nielsnuebel Jun 20, 2016
b27f47f
Add Space
nielsnuebel Jun 20, 2016
004986d
Add Jquery Document Ready
nielsnuebel Jun 20, 2016
bcb7c84
JArrayHelper => ArrayHelper for the backend
zero-24 Jun 24, 2016
1dfcb76
some missing
zero-24 Jun 24, 2016
703d721
Quote fields
mbabker Jun 25, 2016
ed5f17c
Merge branch 'staging' into 3.6.x
wilsonge Jun 27, 2016
edf064c
Bump version to 3.7-dev
wilsonge Jun 27, 2016
7b06aec
Convert to a lambda function and make the callback cache controller w…
mbabker Jun 27, 2016
21b7bb1
merge conflichts
zero-24 Jul 21, 2016
e61b56a
Merge branch 'staging' into 3.6.x
wilsonge Jul 27, 2016
5963142
Merge branch 'staging' into 3.7.x
wilsonge Jul 27, 2016
4b4d2f1
Merge branch 'staging' into 3.7.x
wilsonge Jul 30, 2016
c0aadb2
Add a 'check all' box for media lists. Fixes #8852
okonomiyaki3000 Jan 7, 2016
99f9c5f
Use layouts in the vote plugin. Closes #11300
mbabker Jul 25, 2016
63d06a6
Deprecate overriding pagination functions. Fixes #11247
mbabker Jul 22, 2016
761bf53
Make JAuthentication autoloaded, split 2 classes to 2 files. Fixes #1…
mbabker Jul 4, 2016
c34cdd8
Move pagination list rendering to layout. Fixes #10982
laoneo Jul 1, 2016
60709aa
Color Form Field using JLayouts. Fixes #11030
dgrammatiko Jul 5, 2016
b495656
Email form field using JLayout. Fixes #11009
dgrammatiko Jul 3, 2016
c0a5f70
Hidden form field using JLayout. Fixes #11008
dgrammatiko Jul 3, 2016
9ef83f7
Merge branch 'array_helper' into 3.7.x
wilsonge Jul 30, 2016
8e22183
Merge branch 'staging' into 3.7.x
wilsonge Jul 30, 2016
14ff580
Merge branch 'array_helper' into 3.7.x. Fixes #10675
wilsonge Jul 30, 2016
a9d8b90
Merge branch 'array_helper' into 3.7.x
wilsonge Jul 30, 2016
a585c9b
Bugfixes and improvements for html5fallback. Fixes #6409
okonomiyaki3000 Mar 13, 2015
b303358
JModelForm - add parameter group to preprocessData
Jun 2, 2016
40936e6
Meter field using JLayouts. Fixes #11007
dgrammatiko Jul 3, 2016
de59943
Text field using JLayouts. Fixes #11000
dgrammatiko Jul 3, 2016
e932121
Number field using JLayout. Fixes #11006
dgrammatiko Jul 3, 2016
02ccfa2
Password field using JLayout. Fixes #11003
dgrammatiko Jul 3, 2016
4b11874
URL field using JLayout. Fixes #10995
dgrammatiko Jul 2, 2016
f7c28ab
Textarea field using JLayout. Fixes #11001
dgrammatiko Jul 3, 2016
1079bac
Range Field using JLayout. Fixes #11002
dgrammatiko Jul 3, 2016
c40f16b
Merge branch 'staging' into 3.7.x
wilsonge Aug 8, 2016
e4894d2
Add a plugin with a nag message to update PHP. Fixes #11498
mbabker Aug 6, 2016
8f0fcdf
added show/hide introtext parameter to mod_articles_news
coolcat-creations Aug 11, 2016
b959e01
added <?php if (!$params->get('intro_only')) : ?> back again since it…
coolcat-creations Aug 11, 2016
18b633c
added tabs in code
coolcat-creations Aug 11, 2016
0d1ee67
Update mod_articles_news.xml
zero-24 Aug 11, 2016
913f24c
Update _item.php
zero-24 Aug 11, 2016
df5ecc7
Merge pull request #4 from zero-24/patch-14
coolcat-creations Aug 11, 2016
59efa71
corrected typo from last merge
coolcat-creations Aug 11, 2016
8c0e15a
changed label and description
coolcat-creations Aug 12, 2016
ff20286
Merge branch 'staging' into 3.7.x
wilsonge Aug 13, 2016
32766cd
Add JHtmlBootstrap for front-end editing. Fixes #11562
Aug 11, 2016
bdd641a
Merge branch 'repeatable' into 3.7.x
wilsonge Aug 13, 2016
3d744c0
Merge #10795 into 3.7.x. Fixes #10795
wilsonge Aug 18, 2016
1f48268
Implementing Menu Items modals (New feature)
infograf768 Aug 5, 2016
d9136fc
Merge branch 'staging' into 3.7.x
wilsonge Aug 27, 2016
294554d
Merge branch 'staging' into 3.7.x
wilsonge Aug 27, 2016
c7bc96f
Wrong class for chosen (#11820)
Aug 27, 2016
4eab186
Merge branch 'staging' into 3.7.x
wilsonge Aug 28, 2016
9bf258a
3.7.0: Using the new modal_menu field in various core places (#11694)
infograf768 Aug 28, 2016
45e14dd
Using modal_category field in various core locations
infograf768 Aug 22, 2016
ef98d6b
Merge branch 'modal_category_field' into 3.7.x. Fixes #11717
wilsonge Aug 28, 2016
5a9b297
Merge branch '3.7.x' of github.com:joomla/joomla-cms into 3.7.x
wilsonge Aug 28, 2016
b9a6c20
3.7.0: New Feature=>editor-xtd to insert menu items links in content …
infograf768 Aug 28, 2016
a145880
Merge branch 'staging' into 3.7.x
wilsonge Aug 31, 2016
08f116c
Chosen upgrade. Fixes #11779
wilsonge Aug 31, 2016
5a1d455
Two search modules on same page: Invalid HTML. (#11229)
bertmert Sep 2, 2016
c78d4ba
Merge branch 'staging' into 3.7.x
wilsonge Sep 3, 2016
12b0979
Reduce use of JFactory::getConfig() where practical
mbabker Sep 2, 2016
a3808b3
Allow registering callback functions for the debug console. Fixes #11700
mbabker Aug 20, 2016
611cb2e
Allow adding script options without inline JavaScript. Fixes #11671
Fedik Aug 18, 2016
d6c8ea8
Adding "category on fly" functionality when create/edit contact. Fixe…
vinespie Sep 3, 2016
45164a4
New method for retrieving the strings from the store. Fixes #11692
mbabker Aug 20, 2016
84b6c70
Merge branch 'introtext_mod_news' into 3.7.x. Fixes #11564
wilsonge Sep 3, 2016
d7a776f
[html5] Hathor administrator template. Fixes #10634
andrepereiradasilva Sep 3, 2016
51a23f8
Merge branch 'system_frontend_html5' into 3.7.x. Fixes #10641
wilsonge Sep 3, 2016
0ba5a11
[Optimize] Generate thumbnail image method to avoid pixelated error i…
Sep 3, 2016
33aa3ba
Fix since tag
wilsonge Sep 3, 2016
e3c4fca
Normalise Block this User button styling. Fixes #11421
brianteeman Sep 3, 2016
133e4b6
[html5] System administrator template. Fixes #10638
andrepereiradasilva Sep 3, 2016
a905a01
URL checking improved in com_wrapper. Fixes #4670
jo-sf Sep 3, 2016
ff5d51b
Update en-GB.com_users.ini (#11909)
zero-24 Sep 3, 2016
09fe795
Templates are in the scope of JDocument. Fixes #10847
mbabker Jun 16, 2016
82fc99b
Merge branch '3.7.x' of github.com:joomla/joomla-cms into 3.7.x
wilsonge Sep 3, 2016
b888ab0
Small review/cleanup in JHtml. Fixes #10771
mbabker Sep 3, 2016
d1b7b4f
Merge branch 'staging' into 3.7.x
wilsonge Sep 3, 2016
ed36cb6
Fix form field unit tests. Fixes #11910 Fixes #11413
Hackwar Sep 3, 2016
7d97f7f
Improvements to article modals (with Create Article button). Fixes #1…
andrepereiradasilva Sep 3, 2016
f9f7969
[com_content] - Allow captcha when submit article. Fixes #10976
alikon Sep 3, 2016
cd7cde3
Proxy JData to the Framework. Fixes #11588
mbabker Sep 4, 2016
bbb74c3
[newsfeed modal field] Adds Create News Feed button and other improve…
andrepereiradasilva Sep 4, 2016
4c630e5
Allow force refreshing the cache when getting fields in JTable. Fixes…
alex7r Sep 4, 2016
1724530
Allow a custom page title to be defined for an article without a menu…
mbabker Jun 16, 2016
dcf2d3e
Code review on com_content component. Fixes #10851
wilsonge Sep 4, 2016
28bd41d
[category modal field] Adds Create Category button and other improvem…
andrepereiradasilva Sep 4, 2016
5e54494
Joomla.JText uses scriptOptions 'joomla.jtext'. Fixes #11690
Fedik Sep 4, 2016
92c08ef
Remove legacy frame breaking js code. Fixes #11679
andrepereiradasilva Sep 4, 2016
581130d
[contact modal field] Adds Create Contact button and other improvemen…
andrepereiradasilva Sep 4, 2016
daf470e
Support collection of custom stats in admin stats module. Fixes #10870
mbabker Sep 4, 2016
4058aa6
Use intro_image in newsfeed. Fixes #11402
brianteeman Sep 4, 2016
e2e4b98
[com_tags] - Add count and link to tagged items. Fixes #10895
alikon Sep 4, 2016
a6f5e84
Allow the vote plugin's position to be configured. Fixes #11375
mbabker Sep 4, 2016
f50eb41
Return a 403 status code instead of a 404 for a not accessible catego…
rdeutz Sep 4, 2016
b5bc62c
Add Sort by Modified Date in the Module mod_articles_news (#11128)
imanickam Sep 4, 2016
2ece1a7
Cleanup deprecated unused files. Fixes #11762
brianteeman Sep 4, 2016
fe3c13b
Merge branch '3.7.x' of github.com:joomla/joomla-cms into 3.7.x
wilsonge Sep 4, 2016
7602661
Merge branch 'staging' into 3.7.x
wilsonge Sep 4, 2016
075a14b
Add Polyfill js for legacy browsers (adds events and classlist polyfi…
andrepereiradasilva Sep 4, 2016
60bc67b
[com_content] Add icons layout. Fixes #10423
Sep 5, 2016
a62b2a7
[3.7.x] Fixes issues with the category article view after #11624 (#11…
zero-24 Sep 5, 2016
0bafbac
Merge branch 'staging' into 3.7.x
wilsonge Sep 6, 2016
d6dcc76
Fixing missing getItems in mock JMenu for (routing) unittests. Fixes …
Hackwar Sep 6, 2016
d41e779
Enable caching of menu data in JMenuSite (#10797)
mbabker Sep 6, 2016
417a6a6
Add Microseconds to JDate('now') (#11890)
andrepereiradasilva Sep 6, 2016
f13cca4
Router options (#11962)
brianteeman Sep 6, 2016
8900e6e
[unit tests] Just need to check one microsecond now (3.7.x Branch) (#…
andrepereiradasilva Sep 7, 2016
c35d86b
Fix button classes (#11971)
C-Lodder Sep 7, 2016
c08eaa2
Merge branch 'staging' into 3.7.x
Sep 8, 2016
646ba9e
Merge branch 'staging' into 3.7.x
Sep 8, 2016
0016c9e
remove crap, add chosen
dgrammatiko Sep 8, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
28 changes: 24 additions & 4 deletions administrator/components/com_admin/script.php
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,11 @@ protected function updateManifestCaches()
array('plugin', 'updatenotification', 'system', 0),
array('plugin', 'module', 'editors-xtd', 0),
array('plugin', 'stats', 'system', 0),
array('plugin', 'packageinstaller','installer',0),
array('plugin', 'folderinstaller','installer', 0),
array('plugin', 'urlinstaller','installer', 0),
array('plugin', 'packageinstaller', 'installer', 0),
array('plugin', 'folderinstaller', 'installer', 0),
array('plugin', 'urlinstaller', 'installer', 0),
array('plugin', 'phpversioncheck', 'quickicon', 0),
array('plugin', 'menu', 'editors-xtd', 0),

// Templates
array('template', 'beez3', '', 0),
Expand Down Expand Up @@ -1426,10 +1428,26 @@ public function deleteUnexistingFiles()
'/administrator/templates/isis/js/jquery.js',
'/administrator/templates/isis/js/bootstrap.min.js',
'/media/system/js/permissions.min.js',
'/libraries/platform.php',
// Joomla! 3.6.3
'/media/editors/codemirror/mode/jade/jade.js',
'/media/editors/codemirror/mode/jade/jade.min.js',
// Joomla __DEPLOY_VERSION__
'/libraries/joomla/user/authentication.php',
'/libraries/platform.php',
'/libraries/joomla/data/data.php',
'/libraries/joomla/data/dumpable.php',
'/libraries/joomla/data/set.php',
'/administrator/components/com_banners/views/banners/tmpl/default_batch.php',
'/administrator/components/com_categories/views/category/tmpl/edit_extrafields.php',
'/administrator/components/com_categories/views/category/tmpl/edit_options.php',
'/administrator/components/com_categories/views/categories/tmpl/default_batch.php',
'/administrator/components/com_content/views/articles/tmpl/default_batch.php',
'/administrator/components/com_menus/views/items/tmpl/default_batch.php',
'/administrator/components/com_modules/views/modules/tmpl/default_batch.php',
'/administrator/components/com_newsfeeds/views/newsfeeds/tmpl/default_batch.php',
'/administrator/components/com_redirect/views/links/tmpl/default_batch.php',
'/administrator/components/com_tags/views/tags/tmpl/default_batch.php',
'/administrator/components/com_users/views/users/tmpl/default_batch.php',
);

// TODO There is an issue while deleting folders using the ftp mode
Expand Down Expand Up @@ -1528,6 +1546,8 @@ public function deleteUnexistingFiles()
'/libraries/simplepie',
// Joomla! 3.6.3
'/media/editors/codemirror/mode/jade',
// Joomla __DEPLOY_VERSION__
'/libraries/joomla/data',
);

jimport('joomla.filesystem.file');
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(458, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', 'quickicon', 0, 1, 1, 1, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
INSERT INTO `#__extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES
(459, 'plg_editors-xtd_menu', 'plugin', 'menu', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '0000-00-00 00:00:00', 0, 0);
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
INSERT INTO "#__extensions" ("extension_id", "name", "type", "element", "folder", "client_id", "enabled", "access", "protected", "manifest_cache", "params", "custom_data", "system_data", "checked_out", "checked_out_time", "ordering", "state") VALUES
(458, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', 'quickicon', 0, 1, 1, 1, '', '', '', '', 0, '1970-01-01 00:00:00', 0, 0);
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
INSERT INTO "#__extensions" ("extension_id", "name", "type", "element", "folder", "client_id", "enabled", "access", "protected", "manifest_cache", "params", "custom_data", "system_data", "checked_out", "checked_out_time", "ordering", "state") VALUES
(459, 'plg_editors-xtd_menu', 'plugin', 'menu', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1970-01-01 00:00:00', 0, 0);
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
SET IDENTITY_INSERT #__extensions ON;

INSERT INTO #__extensions ([extension_id], [name], [type], [element], [folder], [client_id], [enabled], [access], [protected], [manifest_cache], [params], [custom_data], [system_data], [checked_out], [checked_out_time], [ordering], [state])
SELECT 458, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', 'quickicon', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0;

SET IDENTITY_INSERT #__extensions OFF;
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
SET IDENTITY_INSERT [#__extensions] ON;

INSERT INTO [#__extensions] ([extension_id], [name], [type], [element], [folder], [client_id], [enabled], [access], [protected], [manifest_cache], [params], [custom_data], [system_data], [checked_out], [checked_out_time], [ordering], [state])
SELECT 459, 'plg_editors-xtd_menu', 'plugin', 'menu', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0;

SET IDENTITY_INSERT [#__extensions] OFF;
58 changes: 58 additions & 0 deletions administrator/components/com_banners/helpers/banners.php
Original file line number Diff line number Diff line change
Expand Up @@ -238,4 +238,62 @@ public static function countItems(&$items)

return $items;
}

/**
* Adds Count Items for Tag Manager.
*
* @param stdClass[] &$items The banner tag objects
* @param string $extension The name of the active view.
*
* @return stdClass[]
*
* @since 3.6
*/
public static function countTagItems(&$items, $extension)
{
$db = JFactory::getDbo();

foreach ($items as $item)
{
$item->count_trashed = 0;
$item->count_archived = 0;
$item->count_unpublished = 0;
$item->count_published = 0;
$query = $db->getQuery(true);
$query->select('published as state, count(*) AS count')
->from($db->qn('#__contentitem_tag_map') . 'AS ct ')
->where('ct.tag_id = ' . (int) $item->id)
->where('ct.type_alias =' . $db->q($extension))
->join('LEFT', $db->qn('#__categories') . ' AS c ON ct.content_item_id=c.id')
->group('state');

$db->setQuery($query);
$banners = $db->loadObjectList();

foreach ($banners as $banner)
{
if ($banner->state == 1)
{
$item->count_published = $banner->count;
}

if ($banner->state == 0)
{
$item->count_unpublished = $banner->count;
}

if ($banner->state == 2)
{
$item->count_archived = $banner->count;
}

if ($banner->state == -2)
{
$item->count_trashed = $banner->count;
}
}
}

return $items;
}
}

This file was deleted.

2 changes: 2 additions & 0 deletions administrator/components/com_categories/models/category.php
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,8 @@ protected function preprocessForm(JForm $form, $data, $group = 'content')
$field->addAttribute('label', $language->title);
$field->addAttribute('translate_label', 'false');
$field->addAttribute('extension', $extension);
$field->addAttribute('select', 'true');
$field->addAttribute('new', 'true');
$field->addAttribute('edit', 'true');
$field->addAttribute('clear', 'true');
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,15 @@ protected function getOptions()
// Filter language
if (!empty($this->element['language']))
{
$subQuery->where('language = ' . $db->quote($this->element['language']));
if (strpos($this->element['language'], ',') !== false)
{
$language = implode(',', $db->quote(explode(',', $this->element['language'])));
}
else
{
$language = $db->quote($this->element['language']);
}
$subQuery->where($db->quoteName('language') . ' IN (' . $language . ')');
}

// Filter on the published state
Expand Down
Loading