Ploneintranet

Latest version: v1.2.72

Safety actively analyzes 629639 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 15

1.2.0a26

---------------------

* Merge branch 'master' into release-1.2.x [Alexander Pilz]
* Merge pull request 942 from quaive/de-trans [GitHub]
* Merge pull request 941 from quaive/fix-groupspace-basics [GitHub]
* Merge pull request 940 from quaive/fix-return-value [GitHub]
* Merge pull request 937 from quaive/936-group-not-addable-workspacewq [GitHub]
* Merge pull request 939 from quaive/paginating-group-view [GitHub]
* Merge pull request 935 from quaive/fix-news-app-creation [GitHub]
* typo [Wolfgang Thomas]
* added some German translations [Wolfgang Thomas]
* Merge pull request 938 from quaive/selfhealing [GitHub]
* With all the refactoring and performance improvements that came with the paradigm "we only support membrane" groups and the introduction of workgroups, a lot of assumptions were hard-coded that break the existing "workspaces can be membrane groups" behaviour. This behaviour was built to be fully PAS compatible and therefore provides all the required methods and properties. The current performance enhancements for the workspace sidebar assume that we are always dealing with membrane objects, and not GroupData via PAS. This commit attempts to leave all the performance enhancements in place, while restoring the basic functionality of using PAS in case of the MembraneWorkspaceGroup behaviour. [Wolfgang Thomas]
* Merge pull request 934 from quaive/sidebar-search-fix [GitHub]
* Paginating the users in the group view [Alessandro Pisa]
* add some code to handle sideeffects of transaction conflicts [Alexander Pilz]
* hard-code exclusion of workgroups in the add workspace menu. Fixes 936 [Wolfgang Thomas]
* By default, plone creates a top-level folder "news", which needs to be removed [Wolfgang Thomas]
* Sidebar bugfix: use getId for the index, not 'id' [Cillian de Roiste]
* Merge pull request 933 from quaive/fix-unicode-tag-stream [GitHub]
* don't fail if a workgroup has no email [Wolfgang Thomas]
* Tags can contain non-ASCII, therefore need to be url-quoted [Wolfgang Thomas]
* Merge pull request 930 from quaive/customizable-grouping [GitHub]
* Merge pull request 931 from quaive/workgroup-missing-values [GitHub]
* Allow default workspace grouping customization [Alessandro Pisa]
* Merge pull request 929 from quaive/async-debounce [GitHub]
* Merge pull request 925 from quaive/async-dashboard [GitHub]
* Workgroup missing values [Alessandro Pisa]
* Merge pull request 927 from quaive/fix-filter_news_layer [GitHub]
* Fix tile URL [Alessandro Pisa]
* Merge pull request 926 from quaive/fix-ws-url [GitHub]
* add debouncing for preview generation to not generate every 2 secs [Alexander Pilz]
* Fix upgrade step filter_news_layer: the registry record we are trying to set expects a list of unicodes. A tuple of strings mixed with unicodes just won't do it. [Wolfgang Thomas]
* Fix view of Workspace. After 903, we don't have dicts any more with a key URL, but brains with the method getURL [Wolfgang Thomas]
* Load tiles in parallel [Alexander Pilz]
* Merge branch 'master' into translation_allday [Alexander Pilz]
* Merge pull request 924 from quaive/secure-contact-search [GitHub]
* corrected translation for all day event [Angela Steinhardt]
* Merge pull request 923 from quaive/placeholder [GitHub]
* Added a tal condition to check getId [Alessandro Pisa]
* Break dependency on quaive.resources.ploneintranet by providing ++theme++ploneintranet.layout static resource [Guido A.J. Stevens]
* gitignore .pip [Guido A.J. Stevens]
* wrong variable [Alexander Pilz]
* Merge branch 'master' of github.com:quaive/ploneintranet [Alexander Pilz]
* Remove leading _ [Alexander Pilz]
* Merge pull request 922 from quaive/allow-skipping-solr [GitHub]
* Merge pull request 921 from quaive/translations-calendar [GitHub]
* Back to development: 1.2.0a26 [Alexander Pilz]
* Allow disabling solr through the registry [Alessandro Pisa]
* added translation and i18n statement for document autosave batch [Angela Steinhardt]
* added i18n statements to calendar views to enable translation and added translations to po file for them [Angela Steinhardt]
* Use always the same return type [Alessandro Pisa]

1.2.0a25

---------------------

* Merge branch 'master' into release-1.2.x [Alexander Pilz]
* Merge pull request 918 from quaive/filter-news-layers [GitHub]
* Merge pull request 919 from quaive/move-external-editor-from-context-menu [GitHub]
* doc view: only display ext editor link for files [Cillian de Roiste]
* Bulk action notes: i18n:translate [Cillian de Roiste]
* Bulk actions: note which items can't be processed [Cillian de Roiste]
* Fix tag ajax call when adding a tag in the CMS [Cillian de Roiste]
* Merge pull request 917 from quaive/bulk-actions-permission-note [GitHub]
* Merge pull request 915 from quaive/adding-news-in-cms [GitHub]
* Doc view: show the external editor link [Cillian de Roiste]
* Upgrade step to filter out news app layers in CMS [Alessandro Pisa]
* Merge pull request 914 from quaive/create-structure-fix [GitHub]
* Merge pull request 913 from quaive/fix-principal-title [GitHub]
* Bulk action notes: i18n:translate [Cillian de Roiste]
* Bulk actions: note which items can't be processed [Cillian de Roiste]
* Fix tag ajax call when adding a tag in the CMS [Alessandro Pisa]
* Fix test and remove the heisenbug tag [Alessandro Pisa]
* Merge pull request 912 from quaive/translations_sidebar-history-div [GitHub]
* Merge pull request 911 from quaive/fix-typo [GitHub]
* Merge pull request 910 from quaive/fix-back-to-parent [GitHub]
* Return the principal id if we are not able to resolve it [Alessandro Pisa]
* more templte changes for translation [Angela Steinhardt]
* Fix typo [ci skip] [Alessandro Pisa]
* Fixed back-to-parent link [Manuel Reinhardt]
* Merge branch 'master' into translations_sidebar-history-div [Angela Steinhardt]
* translations added for sidebar parts, version history management, events portlet, chat and more [Angela Steinhardt]
* Merge pull request 909 from quaive/backports-3 [GitHub]
* Fixed typo [Alessandro Pisa]
* Add outdated field and fix query [Alessandro Pisa]
* Use ISiteSearch to get the sidebar documents [Alessandro Pisa]
* Further optimizations [Alessandro Pisa]
* Make some parts of the sidebar optional [Alessandro Pisa]
* Fix pat-display-time locales [Alessandro Pisa]
* Display the more menu only if user can add or edit [Alessandro Pisa]
* Merge pull request 905 from quaive/optimize-opening-folders [GitHub]
* Merge pull request 902 from quaive/sync-improvements [GitHub]
* Fix another test [Alessandro Pisa]
* Test updated [Alessandro Pisa]
* Fix wrong test (not unique selector) [Alessandro Pisa]
* update the tests [Alessandro Pisa]
* Fix the heisenbug Alice can edit modify status update of herself [Alessandro Pisa]
* We need just the sidebar.documents when expanding a folder [Alessandro Pisa]
* Clear the cache and be more resistent if a user is not there [Alessandro Pisa]
* Merge pull request 901 from quaive/news_app3 [GitHub]
* Merge pull request 904 from quaive/external-app [GitHub]
* Mark another unstable content_views test as noncritical [Guido A.J. Stevens]
* Merge pull request 903 from quaive/optimize-get-user [GitHub]
* Improve fastest differ so it actually finds all commits of this branch [Guido A.J. Stevens]
* Don't error on uninstall [Guido A.J. Stevens]
* Merge pull request 899 from quaive/metromap-optimizations [GitHub]
* Robustify loremipsum titles [Guido A.J. Stevens]
* Don't check out sources [Guido A.J. Stevens]
* Add app-redirect-to-url view [Cillian de Roiste]
* Merge pull request 900 from quaive/kill-previews-on-new-upload [GitHub]
* Be tolerant with non membrane users [Alessandro Pisa]
* Merge pull request 898 from quaive/remove-unused-code [GitHub]
* Speed up the case manager using the metromap tile [Alessandro Pisa]
* Add some very basic robot coverage for news magazine and publisher [Guido A.J. Stevens]
* Fix getting the fullname, remove portrait also from testing [Alessandro Pisa]
* Fix refactoring [Alessandro Pisa]
* Move the get_related_workspaces function to the view [Alessandro Pisa]
* remove comment for a function that will never exist [Alessandro Pisa]
* Reuse already memoized methods [Alessandro Pisa]
* Remove unused define [Alessandro Pisa]
* Remove unused define and fix user counting [Alessandro Pisa]
* Avoid circular dependencies [Alessandro Pisa]
* Use pi_api.userprofile.get when possible [Alessandro Pisa]
* Use pi_api.userprofile.get when possible [Alessandro Pisa]
* Basic install/uninstall tests for news [Guido A.J. Stevens]
* Move the existing_users method to the view [Alessandro Pisa]
* Also provide a :testing migration for good measure [Guido A.J. Stevens]
* Add migration to activate news [Guido A.J. Stevens]
* Purge previews before generating them async [Alessandro Pisa]
* Added a metromap tile [Alessandro Pisa]
* Remove unused code [Alessandro Pisa]
* Add missing stream portlet title now we're tuning portlets anyway [Guido A.J. Stevens]
* Merge pull request 897 from quaive/replicate-missing-markup [GitHub]
* Remove unused code [Alessandro Pisa]
* Audit and polish news portlet [Guido A.J. Stevens]
* Merge pull request 896 from quaive/split-sidebar-cleanup [GitHub]
* Replicate missing markup for the sidebar toggle to work on tablet [Alexander Pilz]
* Backport optimizations that were wiped out while merging 886 [Alessandro Pisa]
* Merge pull request 886 from quaive/split-sidebar.pt [GitHub]
* Configure fastest with news testing policy (tests to be provided...) [Guido A.J. Stevens]
* Run only fastest on Gitlab [Guido A.J. Stevens]
* Show proper title on news publisher app [Guido A.J. Stevens]
* Activate news portal tab [Guido A.J. Stevens]
* Catch empty leadimage in stream [Guido A.J. Stevens]
* Move legacy newsitems into app on install [Guido A.J. Stevens]
* Move legacy newsitems into app on install [Guido A.J. Stevens]
* Don't generate newsitem testcontent in Library [Guido A.J. Stevens]
* Show newsitem leadimage in stream [Guido A.J. Stevens]
* Merge branch 'master' into news_app3 [Guido A.J. Stevens]
* Do not inject [Alessandro Pisa]
* Fix tests [Alessandro Pisa]
* Rebase [Alessandro Pisa]
* Back to development: 1.2.0a25 [Alexander Pilz]
* Disable trending "more" [Guido A.J. Stevens]
* Properly index all news content auto-creation [Guido A.J. Stevens]
* Add sidebar toggle [Guido A.J. Stevens]
* Update markup and imperfectly resolve pat-inject/pat-modal clash (at the cost of not showing save confirmation) [Guido A.J. Stevens]
* Fix dates [Guido A.J. Stevens]
* Implement item delete (requires degraded injection as workaround for now) [Guido A.J. Stevens]
* Disable erroring batch markup [Guido A.J. Stevens]
* Section delete [Guido A.J. Stevens]
* Implement section create/edit and visibility [Guido A.J. Stevens]
* Fix create item dialog and handling [Guido A.J. Stevens]
* Hide "group by" and batch actions [Guido A.J. Stevens]
* Sort publisher by created not effective [Guido A.J. Stevens]
* Fix 'all news' link in item view [Guido A.J. Stevens]
* Implement "more section..." [Guido A.J. Stevens]
* Refactor query API to use portal_catalog (and make section reference mandatory) [Guido A.J. Stevens]
* Fix permission check on edit link [Guido A.J. Stevens]
* Apply magazine_home filter only on homepage [Guido A.J. Stevens]
* Implement metadata visibility toggles and do not accidentally remove hero [Guido A.J. Stevens]
* Edit text [Guido A.J. Stevens]
* Edit title [Guido A.J. Stevens]
* Show only published items in magazine (without section is allowed though) [Guido A.J. Stevens]
* Update metadata toggle [Guido A.J. Stevens]
* Implement preview [Guido A.J. Stevens]
* Fix review permission check [Guido A.J. Stevens]
* Badge unpublished items [Guido A.J. Stevens]
* Support barely-initialized news items [Guido A.J. Stevens]
* Hero upload [Guido A.J. Stevens]
* Implement section editing, and re-inject sidebar on save [Guido A.J. Stevens]
* Extract browser logic from content backend, and completely refactor accessors [Guido A.J. Stevens]
* Fix publisher regression [Guido A.J. Stevens]
* Implement NewsItemView [Guido A.J. Stevens]
* Section filtering [Guido A.J. Stevens]
* Implement news section view [Guido A.J. Stevens]
* Replace item macro with proper view delegation [Guido A.J. Stevens]
* Force newsfeed images to 16x9 center crop [Guido A.J. Stevens]
* News edit workflow and readonly mode [Guido A.J. Stevens]
* News basic metadata [Guido A.J. Stevens]
* Hook up basic metadata editing [Guido A.J. Stevens]
* .gitignore some [Guido A.J. Stevens]
* Show section [Guido A.J. Stevens]
* Hook up magazine with item macro and feed template re-use [Guido A.J. Stevens]
* News app integration [Guido A.J. Stevens]

1.2.0a24

---------------------

* Merge branch 'master' into release-1.2.x [Alexander Pilz]
* Back to development: 1.2.0a24 [Alexander Pilz]
* Merge pull request 895 from quaive/member_can_replace [GitHub]
* Merge pull request 892 from quaive/refactor-tasks [GitHub]
* Merge pull request 890 from quaive/check-calendar-permission [GitHub]
* simply adding ids [Alexander Pilz]
* Merge pull request 894 from quaive/custom-label-order [GitHub]
* Move tasks method to the workspace view [Alessandro Pisa]
* Merge pull request 893 from quaive/calendar-format-timezone [GitHub]
* Chuck it [Guido A.J. Stevens]
* Remove click on auto-disappearing buttons [Guido A.J. Stevens]
* Introduce extra wait [Guido A.J. Stevens]
* flake8 [Manuel Reinhardt]
* Merge pull request 889 from quaive/case-avatar-tag [GitHub]
* Merge pull request 891 from quaive/fix-calendar-categories [GitHub]
* Support for custom tag order in sidebar grouping [Manuel Reinhardt]
* Output time zone in _format_date_time. This allows the calendar JS to properly localize times. [Manuel Reinhardt]
* Merge pull request 887 from quaive/optimizations [GitHub]
* Merge pull request 888 from quaive/workspaces-json-refactor [GitHub]
* Fixed calendar categories. Events were associated with all workspaces of the same type as their containing workspace. [Manuel Reinhardt]
* When creating an event in the calendar app, only show workspaces where the user has add permission. [Manuel Reinhardt]
* Use the api to get the avatar and cache it [Alessandro Pisa]
* Refactored WorkspacesJSONView for easier subclassing. [Manuel Reinhardt]
* Additional metadata are not displayed anyway [Alessandro Pisa]
* Do not try to query portal_catalog if we have no UIDs [Alessandro Pisa]
* Merge pull request 885 from quaive/optimize-permission-check [GitHub]
* Merge pull request 883 from quaive/sidebar-optimizations [GitHub]
* Merge pull request 882 from quaive/statusupdate-optimizations [GitHub]
* Merge pull request 884 from quaive/memoize-current-user [GitHub]
* Do not call can_add multiple times [Alessandro Pisa]
* Memoize the current user [Alessandro Pisa]
* Optimize the sidebar [Alessandro Pisa]
* Look for a userprofile before trying to search the user in PAS [Alessandro Pisa]
* Merge pull request 881 from quaive/calendar-toggle-sidebar [GitHub]
* Merge pull request 880 from quaive/timestamp-for-preview-urls [GitHub]
* Added toggle-sidebar to calendar app [Manuel Reinhardt]
* Avoid caching after previews are regenerated [Alessandro Pisa]
* Merge pull request 879 from quaive/fix-calendar [GitHub]
* Merge pull request 878 from quaive/qrp-release [GitHub]
* Merge pull request 877 from quaive/related-workspaces-num-results [GitHub]
* Do not break badly if the timezone is not indexed [Alessandro Pisa]
* New release of quaive.resources.ploneintranet [Wolfgang Thomas]
* Return more results in WorkspacesJSONView [Manuel Reinhardt]
* Merge pull request 874 from quaive/870-pwreset-finish [GitHub]
* Customise pwreset_finish: add document-content wrapper so that the header is dispalyed correctly, and turn "log in" into a link to the login form [Wolfgang Thomas]
* Customise pwreset_invalid: add document-content wrapper [Wolfgang Thomas]
* Customize mail_password_response: add proper document-content wrapper. Note: the inline style is there for a reason! [Wolfgang Thomas]
* override further PW resetting forms so that we can customize them [Wolfgang Thomas]
* Merge pull request 873 from quaive/backport-from-membrane-groups-9 [GitHub]
* Remove the unused and expensive to calculate _get_users_and_guests [Alessandro Pisa]
* Merge pull request 872 from quaive/backport-from-membrane-groups-8 [GitHub]
* Merge pull request 871 from quaive/backport-from-membrane-groups-7 [GitHub]
* Allow workgroups in workspacecontainers [Alessandro Pisa]
* If only_membrane_groups is True, use just the membrane catalog [Alessandro Pisa]
* Added only_membrane_groups registry record [Alessandro Pisa]
* Give an own template to the workgroup, so that the other view will still be working [Alessandro Pisa]
* Merge pull request 869 from quaive/backport-from-membrane-groups-6 [GitHub]
* Merge pull request 868 from quaive/related-workspaces-sorting [GitHub]
* Give an own template to the workgroup, so that the other view will still be working [Alessandro Pisa]
* Backports from the membrane groups branch [Alessandro Pisa]
* Sort WorkspacesJSONView by title [Manuel Reinhardt]
* Merge pull request 861 from quaive/backport-from-membrane-groups-5 [GitHub]
* Fix conflict in imports [Alexander Pilz]
* Merge pull request 860 from quaive/backport-from-membrane-groups-4 [GitHub]
* Merge pull request 857 from quaive/backport-from-membrane-groups-1 [GitHub]
* Merge pull request 859 from quaive/backport-from-membrane-groups-3 [GitHub]
* Merge pull request 862 from quaive/mark-heisenbug [GitHub]
* Merge pull request 855 from quaive/restricted-filters-switch [GitHub]
* Merge pull request 864 from quaive/related-workspaces-sitesearch [GitHub]
* Merge pull request 858 from quaive/backport-from-membrane-groups-2 [GitHub]
* add pinning to not break ext editor [Alexander Pilz]
* need authenticator in subform [Alexander Pilz]
* Merge branch 'master' of github.com:quaive/ploneintranet [Alexander Pilz]
* remove a loading-class to show the spinner on file version upload [Alexander Pilz]
* Merge pull request 856 from quaive/release-1.2.x [GitHub]
* Ported WorkspacesJSONView to ISiteSearch [Manuel Reinhardt]
* Try to fix an heisenbug [Alessandro Pisa]
* Group together normal users and guests [Alessandro Pisa]
* Fix membrane search to return the correct group id and look for all groups [Alessandro Pisa]
* Prepare for membrane groups [Alessandro Pisa]
* Added a memoize [Alessandro Pisa]
* Backport some modifications to the existing_users method [Alessandro Pisa]
* Merge pull request 854 from quaive/fix/calendar-timezone [GitHub]
* Allow bypassing filter restrictions [Manuel Reinhardt]
* Convert event dates back to original time zone. Solr indexes UTC times which gives the wrong date for whole_day events, [Manuel Reinhardt]

1.2.0a23

---------------------

* Brown Bag release [Alexander Pilz]

1.2.0a22

---------------------

* Merge pull request 853 from quaive/bookmarking-at-midnight [GitHub]
* Merge pull request 852 from quaive/search-enhancements [GitHub]
* Merge pull request 849 from quaive/release-1.2.x [GitHub]
* remove class [Alexander Pilz]
* make day not zero padded [Alexander Pilz]
* Skip test that can fail close to midnight [Alessandro Pisa]
* Merge pull request 851 from quaive/authenticator-to-workspace [GitHub]
* Allow to replace the search navigation overriding just one template [Alessandro Pisa]
* The div is needed for injection, even if we have no results [Alessandro Pisa]
* Do not try to display a preview if there is not [Alessandro Pisa]
* Fix batching [Alessandro Pisa]
* add an authenticator when linking to workspace from stream [Alexander Pilz]
* Merge pull request 850 from quaive/markup-fixes [GitHub]
* More markup fixes to fix sidebar positioning on doc and event view [Alexander Pilz]
* Back to development: 1.2.0a22 [Alexander Pilz]

1.2.0a21

---------------------

* Merge pull request 848 from quaive/expandable-stream [GitHub]
* adapt test to new dom nesting [Alexander Pilz]
* Merge pull request 847 from quaive/markup-alignment-proto [GitHub]
* stream is now collapsible/expandable. Also markup has been aligned with proto [Alexander Pilz]
* Merge pull request 846 from quaive/versioning-improvements [GitHub]
* release theme and bump [Alexander Pilz]
* Disarmed a div.content which leads to a large padding around the comment box. Cornelis wants the div completely gone but we use it to carry an id which is used to inject the new post into the comment stream. And there is no replacement available. So this would mean major refactoring. I take this shortcut in stressful times. [Alexander Pilz]
* Changes requested in https://github.com/quaive/ploneintranet.prototype/commit/c95a10e63f9b088daab949c72303382bbc8f84e6 [Alexander Pilz]
* implement revert preview generation [Alexander Pilz]
* enable file download [Alexander Pilz]
* Make the CMFEditions template show [Alexander Pilz]
* fix styling [Alexander Pilz]
* Merge pull request 845 from quaive/fix-injection-parameter [GitHub]
* Merge pull request 844 from quaive/release-1.1.x [GitHub]
* Merge pull request 841 from quaive/release-1.2.x [GitHub]
* Fix the loading-class syntax [Alexander Pilz]
* Merge remote-tracking branch 'origin/release-1.2.x' into release-1.1.x [Guido A.J. Stevens]
* Merge pull request 843 from quaive/show-archived-tags-byline [GitHub]
* adapt test to changed markup (= the very essence of this PR) [Wolfgang Thomas]
* Indicate archived status of tags in byline. See https://github.com/quaive/ploneintranet.prototype/issues/350 [Manuel Reinhardt]
* Merge pull request 842 from quaive/fix_whole_day [GitHub]
* Load start and end date for whole_day events [Manuel Reinhardt]
* Back to development: 1.2.0a21 [Alexander Pilz]
* s/venus/gaia/ [Guido A.J. Stevens]
* Back to development: 1.1.0rc2 [Guido A.J. Stevens]
* Preparing release 1.1.0rc1 [Guido A.J. Stevens]
* Prepare Gaia RC1 [Guido A.J. Stevens]
* Include tag fetching in release docs [ci skip] [Guido A.J. Stevens]
* Merge pull request 641 from quaive/gaia_hotfix [GitHub]
* Apply Products.PloneHotfix20160830==1.0 [Guido A.J. Stevens]

Page 9 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.