8000 Fix: Port forward of by fsbraun · Pull Request #7694 · django-cms/django-cms · GitHub
[go: up one dir, main page]

Skip to content

Fix: Port forward of #7694

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

Closed
wants to merge 192 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
44dbb08
Disabled frontend tests (#6415)
vxsx Jun 13, 2018
41c4ab0
Removed Publish button from the toolbar (#6414)
Aiky30 Jun 14, 2018
98380b5
Update apphooks.rst (#6255)
Chematronix Jun 12, 2018
dca3235
Fixed a bug with not enabling plugins that are not rendered in content
vxsx May 29, 2018
e0c940c
Fixed a bug with expanding static placeholder by clicking on "Expand …
vxsx Jun 18, 2018
97515c8
Introduced app registration system (#6421)
monikasulik Jun 26, 2018
61150ed
Added request to page create form (#6425)
czpython Jun 27, 2018
0394153
Log all page and placeholder operations (#6419)
Aiky30 Jul 2, 2018
c8f56a9
Added app registration integration for wizards (#6436)
monikasulik Jul 11, 2018
37082d0
Moved placeholders from Page to Title model (#6442)
Aiky30 Jul 12, 2018
14110d0
Removed unpublish button from toolbar (#6438)
Aiky30 Jul 12, 2018
cf442f7
Removed logic which publishes the first page page as soon as it is cr…
Aiky30 Jul 13, 2018
30f2d28
Introduced Django 2.0 & 2.1 support (#6447)
czpython Jul 16, 2018
9905ca6
Removed publish / unpublish buttons from page changelist (#6445)
Aiky30 Jul 17, 2018
cb19c60
Removed publisher_publish management command (#6453)
monikasulik Jul 23, 2018
1d78946
Removed revert to live feature (#6454)
Aiky30 Jul 24, 2018
0aedfbb
Added Generic Foreign Key field to Placeholder model (#6452)
anirbanlahiri-fidelity Jul 25, 2018
a9947fe
Removed placeholder content fallbacks (#6456)
Aiky30 Jul 26, 2018
5a1c893
Register Placeholder model with admin (#6458)
Aiky30 Jul 26, 2018
83d38db
Refactored plugin tree (#6437)
czpython Jul 26, 2018
bf1af91
Added Placeholder admin plugin endpoints (#6465)
Aiky30 Aug 3, 2018
4dfaa1c
Added MySQL and SQLite compatibility to plugin tree (#6461)
Aug 6, 2018
71a68e1
Re-enabled SQLite & MySQL tests
czpython Aug 6, 2018
eef5cbb
Removed default plugin creation for placeholders (#6468)
chaosk Aug 6, 2018
bda219b
Frontend for new plugin architecture
vxsx Mar 15, 2018
8916d4d
Reenabled some integration tests
vxsx Aug 6, 2018
685361d
Replaced custom app plugin endpoints with placeholder endpoints (#6469)
Aiky30 Aug 8, 2018
cd74dc8
Moved permission creation logic out of _create_user
czpython Aug 13, 2018
d7e2d26
Moved certain Page fields to Title model (#6477)
chaosk Aug 16, 2018
7aeaacf
Disabled more tests due to failures
vxsx Aug 17, 2018
6fa0d6b
Release 4.0.0dev1 (#6480)
czpython Aug 17, 2018
9f25075
Removed publisher from core (#6486)
czpython Aug 22, 2018
0f12156
Added Preview, Structure and Edit endpoints (#6490)
malindap92 Aug 22, 2018
e960ce7
Fixed frontend to use new edit/structure urls
vxsx Aug 23, 2018
f48b869
Added warning for create_page published arg
czpython Aug 23, 2018
2894ae8
Renamed Title model to PageContent (#6489)
Aiky30 Aug 23, 2018
39562ae
Added BaseToolbar.preview_mode_active property (#6499)
chaosk Aug 31, 2018
b075f44
Integrated Placeholder source field (#6496)
malindap92 Sep 3, 2018
2e090d6
Added PageContent admin (#6503)
czpython Sep 3, 2018
70db27c
Added language switcher to page tree + reenabled tests (#6506)
vxsx Sep 3, 2018
53171cf
Added placeholder checks (#6505)
chaosk Sep 3, 2018
ba60a1c
Fixed missing permissions bug
czpython Sep 3, 2018
cfeb3a7
Fixed page list language switcher bugs
czpython Sep 4, 2018
db4ff41
Add frontend editing & rendering registry (#6500)
chaosk Sep 4, 2018
3c3bf88
Fixed broken migration
czpython Sep 4, 2018
730837d
Release 4.0.0dev2 (#6507)
czpython Sep 4, 2018
4981c62
Use get_title_obj on Page toolbar (#6508)
chaosk Sep 5, 2018
ca16415
Added language to Page translation operations
czpython Sep 5, 2018
e43ea53
Release 4.0.0dev3 (#6510)
czpython Sep 6, 2018
59441e5
Fixed failing log entry tests
czpython Sep 6, 2018
2be4e35
Release 4.0.0dev4 (#6513)
czpython Sep 6, 2018
77a48d6
Add toolbar_persist GET parameter, defaulting to true. If set to fals…
Sep 12, 2018
0e885ca
Removed resolve page
vxsx Sep 12, 2018
e3a23a7
Removed resolve view
czpython Sep 12, 2018
085ab6d
Fix data validation
Sep 13, 2018
a7df58d
Rename default persist param
Sep 13, 2018
00fe794
Merge release/4.0.x into feature/toolbar-persist
Sep 13, 2018
fb27c34
Add toolbar persist GET parameter (#6516)
chaosk Sep 14, 2018
aa363d3
Release 4.0.0dev5 (#6525)
chaosk Sep 19, 2018
4dadf9f
Expose sideframe in CMS.API
vxsx Sep 24, 2018
4307e1b
Use PageContent instance in wizard form instead of Page instance (#6532)
chaosk Sep 24, 2018
5974889
Fixed a bug with deleting a model from changelist inside modal
vxsx Aug 31, 2018
5005cd9
Dedicated edit preview buttons (#6528)
malindap92 Oct 2, 2018
017a7e4
Fix add translation form, as AddPageForm expects cms_page parameter (…
chaosk Oct 2, 2018
4e4d1cb
Release 4.0.0dev6 (#6546)
chaosk Oct 25, 2018
a1ac04d
Optionally disable the sideframe (#6553)
Aiky30 Dec 11, 2018
d7b3f58
Release 4.0.0dev7 (#6661)
chaosk Apr 1, 2019
1b80000
Adding support for Django 2.2 LTS to django-cms 4.0 (#6790)
jonathan-s Feb 4, 2020
8e7cdb1
Raise 404 on when page has no content (#6803)
jonathan-s Feb 4, 2020
5bfb1d1
Replaced incorrect model being saved when a foreign key to placeholde…
Aiky30 Feb 4, 2020
e429b45
Provide a general get method that can be monkeypatched (#6806)
jonathan-s Feb 26, 2020
ed696b3
Generated Release 4.0.8 (#6810)
Aiky30 Mar 4, 2020
90bb064
Add Oracle support to custom plugin queries. (#6832)
jonathan-s Mar 30, 2020
7aeacb0
Remove exclude as no longer supported (#6830)
jonathan-s Mar 31, 2020
d6cabc4
Removed bad migration character (#6834)
Aiky30 Mar 31, 2020
f1226a5
Ported: Override urlconf_module so that Django system checks don't cr…
Aiky30 Jun 26, 2020
75978fb
Ported: Fix 'urls.W001' warning with custom apphook urls (#6874)
Aiky30 Jul 8, 2020
7202594
Prevent JS injection in the admin add plugin url (#6885)
Aiky30 Aug 12, 2020
026ff1c
Display the correct url in change_language_menu (#6828)
jonathan-s Sep 7, 2020
8091129
Refactor get_title_cache to be straightforward and populate when only…
jonathan-s Sep 7, 2020
c8fbde7
Bugfix: Added missing softroot to the migration copy from Page to Pag…
Aiky30 Sep 8, 2020
c9cd9fb
Replace deprecated Jquery .load() call with .on('load', (#6922)
Aiky30 Oct 23, 2020
6894748
Fixed: Pagecontent template not changing when the UI option is change…
Aiky30 Oct 29, 2020
0fec812
Deprecate the core Alias plugin (#6918)
Aiky30 Oct 29, 2020
c02308f
Add CMSAppExtension.ready which is called after all cms app configs a…
chaosk Oct 29, 2020
f30f020
Release 4.0.0.dev9 (#6932)
Aiky30 Oct 30, 2020
d889325
Patch defects (#6930)
adam-murray Nov 5, 2020
45aa66e
Release 4.0.0.dev10 (#6939)
Aiky30 Nov 6, 2020
29ae26e
feature: Back ported migrating from Travis.ci to Github actions from …
Aiky30 Apr 9, 2021
66c7039
Fix being able to reset the setting PageContent.limit_visibility_in_m…
Aiky30 Apr 10, 2021
c77b5e0
Split database packages so that tests can be run with sqlite (same ch…
marksweb May 26, 2021
22395d7
FIX: Update support options in README.rst (#7059)
Jun 13, 2021
28f41fe
10000 feat: djangocms 4.0.x documentation updates (#7007) (#7130)
Aiky30 Oct 15, 2021
39483cf
fix: Placeholder copy orphaned plugin children (#7065) (#7131)
Aiky30 Oct 15, 2021
a35e1dc
Release 4.0.0.dev11 (#7098) (#7132)
Aiky30 Oct 15, 2021
c44b6be
feat: backport - django-cms 4.0.x - Django 3.0 support (#7105)
Aiky30 Oct 25, 2021
fb0d4f2
feat: backport - django-cms 4.0.x - Django 3.1 support (#7145)
Aiky30 Nov 8, 2021
b0deaed
feat: backport - django-cms 4.0.x - Django 3.2 support (#7153)
Aiky30 Jan 4, 2022
2008ca8
feat: Re-enable showing the toolbar to anonymous users (#7221)
Aiky30 Feb 28, 2022
f110ddb
feat: backport - Upgrade Gulp and Nodejs (#7255)
Aiky30 Mar 3, 2022
914558d
fix: page tree display and status alignment (#7263)
marksweb Mar 9, 2022
dbec622
ci: Pin jinja2 due to import error from sphinx (#7303)
marksweb May 11, 2022
98959dc
fix: ``get_object`` call was missing request argument (#7302)
marksweb May 11, 2022
7dafe84
fix: Structure mode toggle button disappearing from toolbar (#7272)
fsbraun May 25, 2022
ee89fe4
feat: Add live-url url query parameter to PageContent cms Preview and…
adam-murray Jul 13, 2022
ff6cb9b
feat: Added pre-migrate hook to check version 4 is intentional (#7249)
marksweb Aug 19, 2022
28d3fa5
build: static assets (#7383)
marksweb Sep 16, 2022
edeb03a
fix: Empty all placeholder menu (#7403)
fsbraun Sep 28, 2022
607afe5
Fix linter workflow and improve workflow performance (#7250)
marksweb Oct 1, 2022
0bef867
feat: django-cms 4.0 documentation - Release notes (#7367)
Aiky30 Oct 17, 2022
6990a41
ci: CMS v4: two tests to use self.assertEqual instead of self.assertT…
fsbraun Oct 18, 2022
0c377c6
fix: Replacement of SEND_BROKEN_LINK_EMAILS by BrokenLinkEmailsMiddle…
fsbraun Oct 24, 2022
9757cfa
Release note template (#7411)
fsbraun Oct 26, 2022
2dbc833
feat: [CMS v4] Support for Django 4.1 (#7418)
fsbraun Oct 28, 2022
28ddd6d
Fix page tree w/ empty page contents and language-aware adding of new…
fsbraun Oct 28, 2022
d5f12c9
Allow for Django 4.1 in setup.py (#7424)
fsbraun Oct 28, 2022
6c64fdd
fix: CMS v4: Moving plugins between placeholders, plugin api (#7394)
fsbraun Nov 11, 2022
5ff38b5
feat: graceful plugin exceptions (#7423)
fsbraun Nov 11, 2022
9945a0f
Add docstrings for autodoc (#7436)
fsbraun Nov 25, 2022
497c3c6
Optimize populating title cache for Page model. (#7177)
zkne Nov 25, 2022
d3615ee
Change `TitleExtension` to `PageContentExtension` (#7369)
marksweb Nov 30, 2022
b39799f
feat: [CMS v4] Reintroduce indicator menus (#7426)
fsbraun Dec 8, 2022
e326954
fix: Remove patching of PageContent by djangocms-versioning (#7446)
fsbraun Dec 29, 2022
ddbc99a
feat: add release scripts for develop-4 branch (#7466)
fsbraun Dec 30, 2022
627f43f
Create 4.1.0rc1 (#7467)
fsbraun Dec 30, 2022
0b4bc43
add: Utility function get_placeholder_from_slot for PlaceholderRelati…
fsbraun Jan 23, 2023
7bb471c
fix: Copy page did not create versions for subpages (#7493)
fsbraun Jan 31, 2023
7150398
feat: Icon update (#7494)
fsbraun Feb 3, 2023
042c11c
feat: Improved admin_manager (#7500)
fsbraun Feb 16, 2023
7357b94
Update _tree.scss (#7502)
fsbraun Feb 16, 2023
12fd119
fix: Language switching in page settings (#7507)
fsbraun Feb 24, 2023
f805d5a
fix: Show language menu in toolbar only if at least two languages are…
fsbraun Mar 4, 2023
6fe3572
fix: apphooks at endpoints (#7496)
fsbraun Mar 6, 2023
70a7686
feat: add setting to redirect slugs to lowercase et al. (#7510)
fsbraun Mar 8, 2023
fc2d1b1
feat: Django 4.2 support (#7517)
fsbraun Apr 6, 2023
06a08a7
fix: page content's `get_absolute_url` needs to return URL of page co…
fsbraun Apr 6, 2023
ee4e7d7
feat: Admin for grouper-content-model combinations (#7513)
fsbraun Apr 21, 2023
bdab9e9
fix: Redirect behavior if prefix_default_language = False (port forwa…
fsbraun Apr 21, 2023
923d383
Feat/integrate ruff linter (#7533)
Apr 25, 2023
59fa62c
feat: hide legacy features in v4 admin/toolbar (#7521)
fsbraun Apr 25, 2023
9c31339
Merge branch 'release/4.1.x' into develop-4
fsbraun Apr 25, 2023
322a75e
Merge pull request #7542 from fsbraun/develop-4
fsbraun Apr 25, 2023
58fe31b
build: merge 4.1.0rc2 into `release/4.1.x` (#7543)
fsbraun Apr 25, 2023
0c54438
fix: empty actions shown without unwanted spaces (#7545)
fsbraun Apr 29, 2023
aee76b4
fix: empty actions shown without unwanted spaces (#7545) (#7552)
fsbraun May 10, 2023
8cfe0e9
fix: Preview icon takes user to the language of the page content obje…
fsbraun May 14, 2023
d77992f
Merge branch 'release/4.1.x' into develop-4
fsbraun May 16, 2023
d218e8e
Update CHANGELOG.rst
fsbraun May 16, 2023
35eac8a
Update CHANGELOG.rst
fsbraun May 16, 2023
d97ddc6
build: Release/build (#7561)
fsbraun May 16, 2023
49dc670
Merge pull request #7560 from fsbraun/develop-4
fsbraun May 16, 2023
ba81abc
Update CHANGELOG.rst
fsbraun May 16, 2023
d6a32b4
Update CHANGELOG.rst
fsbraun May 16, 2023
6a6ebec
Fix: take csrf token from admin form or cms toolbar instead of cookie
fsbraun May 30, 2023
bd13e0e
Merge pull request #7570 from fsbraun/fix/csrf_token
fsbraun Jun 1, 2023
59b8ec3
Merge branch 'develop-4' into release/4.1.x
fsbraun Jun 2, 2023
9b3755a
Merge back release candidate 4.1.0rc3 into develop-4 (#7573)
fsbraun Jun 2, 2023
79a063f
fix: create page wizard fails with Asian page titles/unicode slugs (#…
fsbraun Jun 2, 2023
52e6f87
fix: Unlocalize ids to avoid js errors for ids greater than 999 (#7577)
fsbraun Jun 6, 2023
fbd46e6
fix: Borders for action buttons missing when using plain Django admi…
fsbraun Jun 16, 2023
3e3a86b
fix: Add (back) navigation extenders to advanced settings (#7578)
fsbraun Jun 17, 2023
90f9a0e
Replace PositiveSmallIntegerField against PositiveIntegerField (#7585)
jrief Jun 20, 2023
db6cfe0
Fix #7588 overwrite widget attrs (#7589)
jrief Jun 21, 2023
e100087
fix: page settings does not correctly focus (#7576)
fsbraun Jun 21, 2023
1c208a8
fix: Sitemaps in v4 relied on availability of `PageUrl` instead of `P…
fsbraun Jun 25, 2023
e0c9238
feat: Dark mode for v4 branch (#7597)
fsbraun Jun 27, 2023
69a6cef
fix: update diff-dom and karma, run frontend tests on Chrome Headless…
fsbraun Jun 27, 2023
a0977a7
fix: try to upgrade node.js to 18 (#7601)
Jun 30, 2023
5caf8d5
Fix: Remove admin view provided cancel button from modals (since it h…
fsbraun Jul 4, 2023
1f932b0
fix: Cross-talk between grouper admins due to common list initializat…
fsbraun Jul 22, 2023
97ada86
Update .nvmrc
fsbraun Aug 4, 2023
81ad858
fix: remove `copy_to_public` from page and page content extensions (#…
fsbraun Aug 4, 2023
2e21fd1
Merge branch 'release/4.1.x' into develop-4
fsbraun Aug 4, 2023
3581399
Fix: Pull transifex strings from the root directory
fsbraun Aug 9, 2023
d5eff01
Remove CHANGELOG.rst from PR
fsbraun Aug 9, 2023
d71555a
Merge pull request #7623 from fsbraun/fix/transifex-pull
fsbraun Aug 9, 2023
a2721bf
Fix: Release script discards changes in compiled mo files (#7636)
fsbraun Aug 28, 2023
60f384c
ci: Merge back `release/4.1.x` (4.1.0rc4) into `develop-4` (#7640)
fsbraun Sep 1, 2023
16833a2
Fix: Debug toolbar action button has too low contrast in dark mode (#…
fsbraun Sep 2, 2023
534660a
feat: django 5 support (#7648)
fsbraun Sep 22, 2023
f572e38
test: Run tests against django main branch (#7650)
marksweb Sep 22, 2023
160669e
fix: When opening structure board page menu disappears or shows wrong…
fsbraun Oct 17, 2023
2d7ccc0
fix: #7662, add support for python 3.12 and upgrade github actions (#…
Oct 19, 2023
5b592b9
fix: `.load` jQuery method erroneously replaced by `.on('load')` (#7679)
fsbraun Oct 24, 2023
e2d7748
fix: preserve `view_class` in decorated views (#7664)
Will-Hoey Oct 18, 2023
4f8aee4
Fix tests
fsbraun Nov 19, 2023
d9ce1e5
Bugfix: avoid InvalidCacheKey (memcached) for key-length ~249 (fixes …
wfehr Oct 19, 2023
003b059
Remove docs test from test suite (since covered by separate github ac…
fsbraun Nov 20, 2023
bc5581b
Remove docs requirements from the django-main test
fsbraun Nov 20, 2023
17bcea9
Add setuptools to requirements for python 3.12
fsbraun Nov 20, 2023
f832b81
Add setuptools to requirements.txt
fsbraun Nov 20, 2023
bf362b4
Fix: Test with current ckeditor
fsbraun Nov 20, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Removed publisher_publish management command (#6453)
  • Loading branch information
monikasulik authored and czpython committed Jul 23, 2018
commit cb19c60697bbd042b973f7df88f85d2b2a22753b
2 changes: 0 additions & 2 deletions cms/management/commands/cms.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from .subcommands.base import SubcommandsCommand
from .subcommands.check import CheckInstallation
from .subcommands.list import ListCommand
from .subcommands.publisher_publish import PublishCommand
from .subcommands.tree import FixTreeCommand
from .subcommands.uninstall import UninstallCommand
from .subcommands.copy import CopyCommand
Expand All @@ -23,7 +22,6 @@ class Command(SubcommandsCommand):
('delete-orphaned-plugins', DeleteOrphanedPluginsCommand),
('fix-tree', FixTreeCommand),
('list', ListCommand),
('publisher-publish', PublishCommand),
('uninstall', UninstallCommand),
))
missing_args_message = 'one of the available sub commands must be provided'
Expand Down
65 changes: 0 additions & 65 deletions cms/management/commands/subcommands/publisher_publish.py

This file was deleted.

37 changes: 0 additions & 37 deletions cms/tests/test_management.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,43 +293,6 @@ def test_uninstall_plugins_with_plugin(self):
self.assertEqual(out.getvalue(), "1 'TextPlugin' plugins uninstalled\n")
self.assertEqual(CMSPlugin.objects.filter(plugin_type=PLUGIN).count(), 0)

def test_publisher_public(self):
admin = self.get_superuser()
create_page(
'home',
published=True,
language='de',
template='nav_playground.html',
created_by=admin,
)
page_1 = create_page(
'página 1',
published=True,
language='de',
template='nav_playground.html',
created_by=admin,
)
page_1.unpublish('de')

page_2 = create_page(
'página 2',
published=True,
language='de',
template='nav_playground.html',
created_by=admin,
)
page_2.unpublish('de')

management.call_command(
'cms',
'publisher-publish',
'-l de',
'--unpublished',
interactive=False,
)

self.assertEqual(Page.objects.public().count(), 3)


class PageFixtureManagementTestCase(NavextendersFixture, CMSTestCase):

Expand Down
Loading
0