Skip to content
This repository was archived by the owner on Dec 18, 2020. It is now read-only.

1.1.0

Choose a tag to compare

@wachterjohannes wachterjohannes released this 02 Dec 13:17
· 1811 commits to master since this release
  • BUGFIX #567 [SULU-STANDARD] Fixed type map configuration parameter
  • ENHANCEMENT #566  [SULU-STANDARD] Updated example template
  • BUGFIX #561 [SULU-STANDARD] Fixed special character search
  • FEATURE #562 [SULU-STANDARD] Added prefixes to search indexes
  • ENHANCEMENT #550 [SULU-STANDARD] Added translations and adapted SearchController
  • ENHANCEMENT #546 [SULU-STANDARD] Track new .dist files in webspaces
  • ENHANCEMENT #548 [SULU-STANDARD] Fixed usage of block property im example template
  • FEATURE #547 [SULU-STANDARD] Added system-collection build task
  • FEATURE #509 [SULU-STANDARD] Added config for PHPCR types
  • BUGFIX #535 [SULU-STANDARD] Added naming strategy for serializer to handle it the same in both kernels
  • BUGFIX #526 [SULU-STANDARD] Fixed default template preview
  • BUGFIX #525 [SULU-STANDARD] Added translation for new resource locator error
  • ENHANCEMENT #517 [SULU-STANDARD] Ditched saucelabs for faster tests
  • BUGFIX #474 [SULU-STANDARD] Registered SuluGeneratorBundle
  • FEATURE #500 [SULU-STANDARD] Added tag list to overview template
  • BUGFIX #1849 [MediaBundle] Fixed media-edit-overlay language changer
  • BUGFIX #1846 [CoreBundle] Fixed name of type map config parameter
  • BUGFIX #1847 [ContentBundle] Removed disabler from account form
  • BUGFIX #1844 [ContactBundle] Fixed dimensions and position of contact avatar
  • ENHANCEMENT #1843 [ContactBundle] Added new field-descriptors for accounts and contacts (zip, state, country,..)
  • ENHANCEMENT #1842 [ContentBundle] Fixed title generation to ignore checkboxes
  • BUGFIX #1839 [ResourceBundle] Fixed filter-selection of non supported types
  • ENHANCEMENT #1841 [ContentBundle] Extended path-replacers xml file
  • BUGFIX #1837 [ResourceBundle] Fixed filter-result bar when filtering has no results
  • BUGFIX #1836 [ContentBundle] Fixed preview to save before render and avoid over writing cached values
  • BUGFIX #1795 [ContentBundle] Fixed copying shadow pages with urls
  • BUGFIX #1830 [ContentBundle] Fixed load data in correct locale for excerpt
  • BUGFIX #1826 [ContentBundle] Fixed preselected select elements null
  • BUGFIX #1829 [ContentBundle] Refactored url and content type handling
  • BUGFIX #1824 [CategoryBundle] Fixed category-list scroll behaviour
  • BUGFIX #1823 [TagBundle] Added tag serialization groups to tag controller
  • ENHANCEMENT #1806 [All] Added sticky toolbar to content lists
  • FEATURE #1808 [ContentBundle] Implemented content repository to query simple content fast
  • ENHANCEMENT #1822 [MediaBundle] Preview image upload for video assets
  • BUGFIX #1820 [ContentBundle] Fixed migrate url script
  • BUGFIX #1815 [SecurityBundle] Fixed missing locale check for security
  • ENHANCEMENT #1816 [MediaBundle] Added play button to video assets list
  • BUGFIX #1811 [MediaBundle] Normalize file names to avoid error in video preview image generation
  • BUGFIX #1812 [ContactBundle] Fixed translation bug in position dropdown
  • BUGFIX #1814 [MediaBundle] Fixed media selection bug
  • BUGFIX #1807 [SecurityBundle] Removed user locked field and used contact disabled field instead
  • ENHANCEMENT #1806 [ContentBundle] Fixed serialization depth for column-navigation
  • BUGFIX #1800 [ContentBundle] Fixed preview update of date and color
  • BUGFIX #1801 [ContentBundle] Fixed reset values in smart content if values was selected before
  • ENHANCEMENT #1805 [ContentBundle] Fixed validation of external node type and format of warning message
  • BUGFIX #1796 [ContentBundle] Fixed content type date to save as date data-type in phpcr
  • BUGFIX #1802 [ContentBundle] Fixed appearances of content tabs
  • BUGFIX #1793 [TagBundle] Fixed tag-list preview update
  • BUGFIX #1793 [CategoryBundle] Fixed category-list preview update
  • BUGFIX #1790 [MediaBundle] Fixed collection twice after edit collection
  • BUGFIX #1792 [WebsiteBundle] Fixed alternate links with custom x-default locale and remove links to
    homepage
  • FEATURE #1712 [MediaBundle] Added media data-provider
  • ENHANCEMENT #1779 [ContactBundle] Added title to address list and fixed style of title
  • BUGFIX #1794 [ContactBundle] Fixed account-contact allocation with position
  • ENHANCEMENT #1786 [ContactBundle] Added cascade options to account and contact
  • BUGFIX #1789 [CoreBundle] Added replacers for box brackets
  • BUGFIX #1785 [ContentBundle] Fixed data returned for internal link in settings tab
  • BUGFIX #1784 [ContentBundle] Removed webspace as required parameter for get action
  • BUGFIX #1783 [MediaBundle] Fixed not removed deleted original files
  • ENHANCEMENT #1782 [SnippetBundle] Added ghost content parameter to getSnippetsByUuids in repository
  • BUGFIX #1764 [MediaBundle] Added no cache headers for 404 thumbnails
  • BUGFIX #1778 [MediaBundle] Fixed cache handling of system collections
  • ENHANCEMENT #1775 [SmartContent] Add possibility to get ArrayAccessItem as json
  • ENHANCEMENT #1772 [SbippetBundle] Added translated template to snippet list
  • BUGFIX #1761 [MediaBundle] Reduced the number of requests in the collection view
  • BUGFIX #1736 [AdminBundle] Fixed layout for content form
  • ENHANCEMENT #1760 [SecurityBundle] Added missing joins on query for security
  • BUGFIX #1759 [ContactBundle] Fixed upload avatar when category is selected
  • BUGFIX #1750 [SecurityBundle] Added seraialization groups for user
  • BUGFIX #1756 [ContentBundle] Added excerpt values (title, description, tags and categories) to search
    indexing
  • ENHANCEMENT #1754 [MediaBundle] Moved collection key functions to base collection
  • BUGFIX #1751 [Persistence] Fixed UserBlameSubscriber for new DoctrineBundle
  • ENHANCEMENT #1746 [Rest] Use * as placeholder in ListBuilder search
  • FEATURE #1749 [SnippetBundle] Enabled search in snippet selection overlay
  • ENHANCEMENT #1743 [SmartContent] Fixed param names for website operators
  • FEATURE #1739 [MediaBundle] Implemented system collections
  • BUGFIX #1733 [ContentBundle] Added empty locale condition to fix empty locale bug
  • ENHANCEMENT #1719 [SearchBundle] Updated search to only return granted documents
  • BUGFIX #1733 [ContactBundle] Added delete warning and download icon for contact avatar and account logo
  • BUGFIX #1733 [MediaBundle] Fixed a few media-selection bugs
  • ENHANCEMENT #1605 [MediaBundle] Adjust media-selection-overlay title
  • BUGFIX #1716 [ContactBundle] Fixed wrong contact entity identifier
  • ENHANCEMENT #1717 [Persistence] Improved performance of MetadataSubscriber
  • FEATURE #1611 [All] Improved PHPCR content handling to allow custom PHPCR content
  • ENHANCEMENT #1706 [MediaBundle] Changed download link in media section to real link
  • BUGFIX #1714 [ContentBundle] Fixed migration for url scheme
  • BUGFIX #1713 [MediaBundle] Fixed drag and drop behavior in collection view
  • ENHANCEMENT #1704 [AdminBundle] Protected login from CSRF attacks
  • BUGFIX #1702 [MediaBundle] Fixed selected handling in media selection overlay
  • BUGFIX #1685 [ContactBundle] Fixed delete logo/avatar from collection and form
  • FEATURE #1697 [MediaBundle] Replaced StreamedResponse with BinaryFileResponse
  • BUGFIX #1701 [ContentBundle] Added website cache clear button in preview toolbar
  • ENHANCEMENT #1700 [CategoryBundle] Added category translate fallbacks
  • BUGFIX #1696 [MediaBundle] Fixed dropzone for uploading new versions of media
  • BUGFIX #1693 [All] Fixed behat tests
  • BUGFIX #1675 [ContactBundle] Fixed null value for smart content
  • FEATURE #1653 [MediaBundle] Added generation of thumbnails for videos
  • BUGFIX #1688 [ContentBundle] Fixed doctrine cache size for preview with delete on navigate
  • BUGFIX #1687 [MediaBundle] Fixed media-selection overlay responsive and datagrid styles
  • BUGFIX #1692 [MediaBundle] Fixed maximum file size of dropzone
  • FEATURE #1598 [MediaBundle] Added infinite-scroll pagination for masonry-view
  • FEATURE #1598 [ContactBundle] Added infinite-scroll pagination for card-view
  • BUGFIX #1670 [ContentBundle] Fixed missing url-scheme in content type
  • FEATURE #1683 [MediaBundle] Added copyright to media metadata
  • BUGFIX #1673 [ContentBundle] Fixed settings tag for shadows on external links
  • BUGFIX #1678 [ContactBundle] Fixed contact-selection serialization
  • BUGFIX #1667 [ContactBundle] Removed the restriction of start dates from the datepicker
  • BUGFIX #1671 [ContentBundle] Fixed block sorting for blocks with only one type
  • BUGFIX #1668 [ContentBundle] Fixed smart content for usage with block property
  • BUGFIX #1665 [ContentBundle] Fixed creation of new url after template change
  • BUGFIX #1666 [ContentBundle] Fixed min occurs 0 for blocks
  • BUGFIX #1664 [SearchBundle] Fixed search-results deep links
  • BUGFIX #1660 [ContentBundle] Added separate error message for occupied resource locator
  • BUGFIX #1655 [ContentBundle] Fixed ghost pages and phpcr access control provider
  • FEATURE #1606 [SmartContent] Added filter by categories to SmartContent Component
  • FEATURE #1606 [CategoryBundle] Added TwigExtension to handle categories in twig templates
  • BUGFIX #1654 [ContentBundle] Added more path replacers
  • BUGFIX #1656 [ContentBundle] Fixed preview nested properties
  • BUGFIX #1656 [ContentBundle] Fixed preview property attributes
  • BUGFIX #1649 [ContentBundle] Fixed floating of block type select
  • BUGFIX #1650 [LocationBundle] Fixed configure overlay open multiple times
  • BUGFIX #1650 [ContentBundle] Fixed serialization of null values
  • BUGFIX #1650 [ContentBundle] Fixed show ghost and shadow toggler in content column view
  • BUGFIX #1646 [ContactBundle] Fixed upload of contact-avatar when a position is applied to the contact
  • BUGFIX #1645 [CategoryBundle] Removed automatic category translation
  • FEATURE #1644 [MediaBundle] Show collection UI elements based on security
  • BUGFIX #1642 [AdminBundle] Fixed cropping issue in table-view of datagrid
  • BUGFIX #1641 [MediaBundle] Fixed types in media-selection
  • ENHANCEMENT #1638 [ContentBundle] Removed unnecessary variable in content form
  • FEATURE #1643 [ContactBundle] Added title of address
  • FEATURE #1584 [ContentBundle] Show UI elements in content management based on security
  • BUGFIX #1633 [Rest] Listbuilder: fix for concat joins in where clause;
    Fix in sort (order by id as default)
  • BUGFIX #1625 [MediaBundle] Fixed queries for PostgreSQL
  • ENHANCEMENT #1626 [AdminBundle] Added require-css to load css dynamically with require
  • BUGFIX #1619 [CategoryBundle] Fixed category view cropping responsive
  • BUGFIX #1619 [AdminBundle] Fixed responsive interface with sidebar
  • BUGFIX #1614 [ContentBundle] Readded the reorder event to the OrderSubscriber
  • ENHANCEMENT #1607 [ContactBundle] Now passing savedData when calling save and create new account
  • BUGFIX #1609 [MediaBundle] Added further null reference checks to MediaManager
  • ENHANCEMENT #1593 [ResourceBundle] Added configurable avatar collection for contact and account form
  • ENHANCEMENT #1583 [ContactBundle] Added no image icon to table view
  • BUGFIX #1583 [ResourceBundle] Fixed filter button in list-toolbar
  • ENHANCEMENT #1581 [CategoryBundle] Added locale handling in list and list api
  • ENHANCEMENT #1581 [SnippetBundle] Added locale chooser in list
  • FEATURE #1347 [ContactBundle] Content type for contacts and accounts
  • FEATURE #1558 [AdminBundle] Redesign of overlays
  • FEATURE #1557 [MediaBundle] Redesign of data-navigation
  • FEATURE #1557 [AdminBundle] Success-labels in navigation
  • FEATURE #1544 [ContentBundle] Highlighted section in content-edit
  • FEATURE #1541 [ContentBundle] Redesign of preview
  • FEATURE #1540 [ContentBundle] Redesign of content-blocks
  • FEATURE #1530 [ContentBundle] Redesign different content-types
  • FEATURE #1543 [MediaBundle] New view for collection-list
  • ENHANCEMENT #1543 [MediaBundle] Changed front-end bundle structure with the use of services
  • FEATURE #1481 [ContactBundle] Titles in JS-views
  • FEATURE #1481 [AdminBundle] Extension-hook for loading data in JS-files
  • FEATURE #1476 [ContactBundle] Avatar upload via dropzone
  • FEATURE #1478 [ContactBundle] Rest-Api for media lists for contacts and accounts
  • FEATURE #1467 [ContactBundle] New view for contacts- and accounts-edit
  • FEATURE #1431 [ContactBundle] New view for contacts-list
  • ENHANCEMENT #1444 [ContactBundle] changed front-end bundle structure with the use of services
  • ENHANCEMENT #1421 [AdminBundle] New button-api for header and tabs
  • ENHANCEMENT #1417 [AdminBundle] Style upgrade for header and tabs
  • FEATURE #1472 [ContactBundle] Rest-Api support for contact-avatars
  • FEAETURE #1503 [All] Updated to doctrine 2.5
  • ENHANCEMENT #1550 [ContactBundle] Added flat response option to accountContact collection in js
  • ENHANCEMENT #1523 [ContactBundle] Refactored config to make it reusable by other bundles
  • FEATURE #1522 [SecurityBundle] Created OrderByTrait for Repositories to sort by given array data
  • ENHANCEMENT #1522 [SecurityBundle] Added sorting option for findUserByAccount in UserRepository
  • BUGFIX #1508 [AdminBundle] Fixed bug with serializing user settings
  • FEATURE #1505 [All] Added 'fullContact' serialization-groups in contact entity to all relations
  • BUGFIX #1501 [ContentBundle] Fixed caching when ttl is 0
  • FEATURE #1529 [ContentBundle] Added reset smart content button
  • FEATURE #1517 [ContactBundle] Added account DataProvider
  • FEATURE #1513 [ContactBundle] Added contact DataProvider
  • FEATURE #1512 [SmartContent] Extended SmartContent to be able to add tags from website URL
  • FEATURE #1512 [TagBundle] Added TwigExtension to handle tags in twig templates
  • FEATURE #1369 [ContentBundle] Show icons in column navigation based on the user's permission
  • FEATURE #1415 [ContentBundle] Refactored SmartContent to use DataProvider to load content
  • FEATURE #1477 [MediaBundle] Added object security in the media section
  • BUGFIX #1462 [Rest] Fixed type of returned value for the Doctrine list builder count method
  • BUGFIX #1437 [SnippetBundle] Fixed copy-locale overlay bug
  • FEATURE #1424 [All] Implemented and integrated expressions for the listbuilder
  • FEATURE #1429 [ResourceBundle] Updated husky and added preselect for filter dropdown
  • BUGFIX #1411 [All] Only take inner-joins into account that are referenced to selected entity +
    Added Tests
  • FEATURE #1406 [ResourceBundle] Integrated filters into user settings
  • FEATURE #1406 [SecurityBundle] Added api method to delete user settings
  • FEATURE #1404 [AdminBundle] Implemented new login design
  • BUGFIX #1388 [ContactBundle] Fixed issue with multiple instances of the contact-form component
  • BUGFIX #1402 [AdminBundle] Fixed sorting of datagrid
  • FEATURE #1398 [SecurityBundle] Integrated filters for roles
  • FEATURE #1398 [TagBundle] Integrated filters for tags
  • FEATURE #1370 [SnippetBundle] Added copy-locale for snippet UI
  • FEATURE #1362 [MediaBundle] Added resolve media twig extension
  • ENHANCEMENT #1373 [CoreBundle] Performance improvement of ListBuilder: first select ids by filter conditions
    then select data
  • ENHANCEMENT #1367 [AdminBundle] Added new tabs design
  • ENHANCEMENT #1358 [AdminBundle] Added new grid-style and refactored list in all affected bundles
  • ENHANCEMENT #1368 [ResourceBundle] Changed handling of conjunctions for filters
  • BUGFIX #1334 [GeneratorBundle] Fixed twig error due to missing templates
  • ENHANCEMENT #1363 [ContactBundle] Removed old config from filter config
  • ENHANCEMENT #1353 [ContactBundle] Integrated custom filters for account-list
  • ENHANCEMENT #1310 [ContactBundle] Integrated custom filters for contact-list
  • ENHANCEMENT #1356 [ContactBundle] Fixed getContactsByUserSystem function
  • ENHANCEMENT #1345 [ContactBundle] Added VAT validation for switzerland
  • ENHANCEMENT #1341 [SecurityBundle] Excluded user-roles from role-api serialization
  • BUGFIX #1191 [AdminBundle] Fixed unique Navigation ID
  • ENHANCEMENT #1342 [SecurityBundle] Added creator and changer of contact to 'fullContact' serialization group
  • BUGFIX #1365 [ContactBundle] Fixed bug caused by new instance name of datagrid
  • BUGFIX #1136 [MediaBundle] Fixed image scale forceRatio parameter for none squared image formats
  • BUGFIX #1785 [ContentBundle] Fixed data returned for internal link in settings tab