* [ADF-1774] Extend "Create Folder" and add "Edit Folder" dialogs to ADF
- added create and edit folder directives and used them inside the demo-shell file component
- added FolderDialogComponent for edit/create actions with name validators: forbidSpecialCharacters, forbidEndingDot and forbidOnlySpaces
- updated the translation files
- added unit tests for the new components
- removed the CreateFolderDialogComponent and its usage inside demo-shell
- added documentation files for FolderCreateDirective and FolderEditDirective
* [ADF-1774] fix messed up translation files because of previous commit
* [ADF-1774] changes required on code review comments
* log levels implementation
* documentation and test
* remove logservieMock
* add logLevel in app config file
* remove semicolons
* fix pagination test
* fix test form
* silent test in production config
* fix test
* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages
* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706
* Add multilanguages
* Load the languages from the app config file
* Fix it json
* Simplify the adf menu languages
* Removed unused code
* Basic documentation
* Fix unit test
* correction after new declaration file for PS
* remove unused jasmine
* commit ifx initial pipe
* fix tasklist test
* fix tasklist test
* reinsert test
* [ADF-1681] appling design spec to userinfo component
* [ADF-1681] added default pipe to userinfo
* [ADF-1681] fixed pipe name and added pipe test
* [ADF-168] fixed test for new userinfo feature
* [ADF-1681] fixed test
* [ADF-1681] fixed style for initials image
* [ADF-1681] fixed button for new material design spec
* [ADF - 1681] Added documentation for the new values
* [ADF - 1681] added some test to check new input attributes
* move viewer dialog to a separate folder
* make dialog take full screen size
* automatic PDF conversion
* mime type icon in the title
* [ADF-1530] correct plain text viewer resolving
* separate lightweigh pdf view for the dialog
* First version of adf-info-drawer with design make-ups for task details page
* Moving tabbing functionality into adf-info-drawer
* Update documentation
* Deprecate enabled input property in UploadDragAreaComponent
* Refactoring about disabled property
* using adf-node-permission directive, deprecating disableWithNoPermission
* Parent component access from directive
* Upliad drag area component uses the directive also
* Usage of property instead of helper method in the NodePermissionSubjects
* Fix small issues
* Update readme files
* support 'timeAgo' format for data-column
* file size column type and bug fixes
* readme updates
* location column type
* readme fixes
* update unit tests
* file size pipe tests
* Adding current folder to list by default
* Fix documentlist component's rowFilter and imageResolver
* Adding rowfilter to not show the current node in the list
* Removing unpermitted nodes from the selectable ones (not visually)
* Restore documentlist original behaviour (rowFilter and imageResolver)
* Select event interface works with array from this point on
* Introducing the one and only, mighty Breadcrumb
* Breadcrumb position fix
* Extract hightlight transform functionality from highlight pipe
* Highlight part I.
* Showing breadcrumb with the new redesigned functionality
* Rebase fix
* Error and success callback for the new content actions
* Tests for HighlightDirective
* Update documentation
* Until proper pagination we use this temporary fix
* Fix node unselection on folder change
* Fix accessibility support in dropdown breadcrumb
* Add pagination module with pagination component
* Update the old pagination to have the old selector
* Add licence headers to ts files
* Update pagination files
* Rename properties for consistency reasons and remove redundant event emitters
* Add PaginationQueryParams interface to reference the query params used for paginated requests
* Add documentation of pagination (work in progress)
* Add i18n translations to pagination component
* Rename some variables used in pagination template
* Update pagination component to be backwards compatible
* Update pagination component specs
* Update pagination’s documentation
* Remove the old pagination code
* Add old alfresco-pagination tag selector
* Update document list component to include the new pagination
* Add adf-pagination in search component
* Update link to pagination component from main readme file
* Update search component specs
* Add a default pagination object in case it’s not provided
* Assign pagination to default one to default the missing properties (if any)
* Remove unused variables
* Add fail hints from expectancies of pagination tests
* Add default onInit and remove the old defaults
* mdl2 transition part form 1
* hyperlink
* radio buttons
* label
* people component
* [ADF-852] moved textarea to new angular material
* number widget
* change error multiline
* [ADF-852] added md desgin for dropdown
* [ADF-852] removed unused css file
* functional widget
* error dropdown
* [ADF-852] - changed to new md date
* remove md-date-time-picker dependency in ng2-alfresco-from
* [ADF-852] conversion dynamic table phase 1
* container widget
* remove test unused
* validation change
* [ADF-852] convert dynamic table phase 2
* [ADF-852] improving style and fixing bugs
* move custom style for form in form.scss
* error footer refactor
* fix models and test
* [ADF-852]- fixed minor twitch on dynamic table
* align fields and fix tests dropdown
* disabling button in readonly
clean mdl form start process form
* align dropdown
* [ADF-1048] Upload widget can manage multiple files. (#2134)
* [ADF-1048] improving upload widget
* [ADF-1048] added ability to upload multiple file on upload widget
* [ADF-1048] added multiple upload elements on upload widget
* [ADF-1048] - show all the files on the completed form
* [ADF-1048] fixed wrong selecion on displya upload
* [ADF-1048] removed fdescribe from upload widget
* date validation and custom moment data adapter
* move content widget in the widget folder
* add style fields and theming
* color primary radio and checkbox
* fix amount widget and colors
* change ViewEncapsulation and fix date style button issue
* empty form customization 1736
* focus label style
* [ADF-224] fix the rendering of custom stencils when form is opened in readonly state. (#2161)
* [ADF-224] Fixed rendering of custom stencil in readonly mode
* [ADF-224] improved variable name
* test fix
* container filter in form model creation
* show display value correctly
* fix change date and test
* fix date editor and add some test coverage for date
* style minor issue
* fix new unused local import rule
* fix test date
* strict date check
* fix analytics failing test
* restore null as default in model
* unify model diagrams and analytics
* First try
* Dialog basic functionality
* Search input
* Hammering it together
* Fist working proto for copy
* Fix the tests and tslint errors for a happier world
* Add more tests (and test shells for the future)
* copyNode and moveNode methods
* Copy and move actions for content type
* Extract common parts in favor of using them in folder content type also
* Small fixes
* Copy and Move actions for folders as well
* Style fixes, ui behaviours and tests needed to be written
* Move duplicated search service from documentlist to core
* Use search service from core within the search component
* Fix dialog width
* Update docs
* Tests for node selector
* Change seletionMade event's name to select
* Add a MapItem component inside the CardVied
Add a way to define a property clickable
* Fix unit test
* Add basic documentation
Unify css class name
* Fix class name
* remove unused class
* [ADF-487] - added discovery service to core
* [ADF-487]- added activiti about call
* [ADF-487] added discovery info into about component
* [ADF-487] removed wrong console log
* [ADF-487] fixed problem on index
* [ADF-968] added demo project and new component
* [ADF-968] added default option choice
* [ADF-968] - moved site dropdown into documentlist
* [ADF-968] fixed test for new component
* [ADF-968] removed fdescribe for single cases
* [ADF-968] fixed test to check rendering
* [ADF-968] added conversion to Boolean forced by alfresco-js-api
* [ADF-968]- moved site service into core
* [ADF-968] reflected changes on js-api index
* [ADF-968] fixed wrongly merged path from rebase
* [ADF-968] fixed wrongly merged path from rebase
* [ADF-968] fixed import problem on demo shell demo
* [ADF-968] revert changes on package.json
* [ADF-968] removed wrong package-lock
* [ADF-968] applied changes from PR
* [ADF-968] reindented file html
* toolbar improvements
- simple "title" property to render toolbar title
- advanced "adf-toolbar-title" element for compound toolbars
* move to SASS and improve styling
* fix divider color
* Add Assignee to readonly mode
* Style adoption and first steps to editable mode
* Switch between mode coverage
* Rebase fix
* Because of design and requirement changes, revert unnecessary parts
* Small refactoring before the introduction of CardViewDateItem
* Fix AdfCardView tests
* Editable Card date item
* Do not allow edit on task details after the task is completed.
* Update task details request
* Login footer switch fix
* Login customisable copyright text
* Card text item (first sketches)
* Small fix for supported card items' template
* Dynamic component loading for card view items
* Test and linting fixes
* Updating Readme.md
* Update Readme.md
* Fix Readme.md errors
* CardViewTextItemComponent tests
* Rebase fix
* use the same upload component between the content and process service
* Create a BaseUploadServe inside the core
The AlfrescoUpload should extend the BaseUpload
* Improve the code
* Move the process service from the demo shell to form component
* Merge [ADF-917] added exlcluded files into app config to prevent special files
* Remove typo
* Fix import
* Fix FileModel import
* Fix Denys comment
* Fix unit test with the new path of UploadService
* Add missing implementation
* add codelyzer in core and datatable
* add codelyzer in the main build
* order imports
* fix import in test
* fix import test
* import reorder form
* tasklist and processlist import reorder
* user preferences service
* unit tests and code improvements
* fix tests
* fix tests
* fix tests
* add missing production settings
* readme updates
* integrate with the core module
* aot compatibility updates
- remove index files where needed
- move material dependencies to a separete module
- use aot compatible lambda functions for module export
* remove unused imports
* re-export Material module
* core module enhancements
- fix AOT issue with providers (use lambda instead of variable)
- move context menu to a separate module
* core module enhancements
* feature modules