539 Commits

Author SHA1 Message Date
Popovics András
e1e9c735b4 [REGRESSION-AFTER-CLI] Fixing --prod mode (#2633)
* FormRenderingService refactoring

* Move common part to core and use in card view

* Add documentation
2017-11-09 17:12:41 +00:00
suzanadirla
298012f0b0 [ADF-1605] [Destination picker] Folder cannot be selected if user has Contributor permissions on it (#2630)
fix issue by allowing to select as destination the folder with "create" permission
fix display of disabled folder icon
2017-11-09 14:24:34 +00:00
andyhealey26
cbc5e9ad45 Dev andy adf 1877 (#2631)
* Update en.json

Copy update for ADF-1877

* Update en.json

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877

* Update en.json

Copy update for ADF-1877
2017-11-09 14:21:58 +00:00
Eugenio Romano
a2310336dd
[ADF-1895] update Material2 to 5.0.0-rc0 (#2621)
update Material2 to 5.0.0-rc0
2017-11-08 00:39:34 +00:00
Eugenio Romano
c9dbd41047 [ADF-1723] log service fix debug scenario 2017-11-07 00:04:39 +00:00
Cilibiu Bogdan
834b8a98a2 redirect to previous state.url (#2615) 2017-11-06 23:47:17 +00:00
Eugenio Romano
4ec5548c24
log service warn fix (#2617) 2017-11-06 17:54:54 +00:00
Eugenio Romano
9f3ea6ea71
[ADF-1868] Update to Angular 5 (#2606)
* Angular 5.0.0 update

* fix core http import

* split language html from ts

* http deprecation module change

* fix test core

* fix analytics api

* update dependency

* exclude breadcrumb object picker test

* fix viewer and common new test

* fix test cs

* fix tasklist test

* fix demo shell angular 5

* fix translate

* dix search test

* restore files demo shell

* update tsconfig

* rebuild automatic prebuild theme

* Fix breadcrumb tests

* Fix tests, the right way
2017-11-06 14:23:46 +00:00
Maurizio Vitale
7146ee51a2 Rollback background color. (#2609)
By default, toolbars use a neutral background color based on the current theme (light or dark). This can be changed to 'primary', 'accent', or 'warn'.
2017-11-06 13:00:04 +00:00
mihai sirghe
256b6d1c5e [ADF-1765] - info drawer (#2608)
fixed close button position
fixed title case
fixed editable date time field position
2017-11-06 10:36:38 +00:00
Maurizio Vitale
9ef4c8003b Fix production mode dependency (#2605) 2017-11-03 17:54:02 +00:00
suzanadirla
5dabc39841 [ADF-1774] Extend "Create Folder" and add "Edit Folder" dialogs to ADF (#2585)
* [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
2017-11-03 14:45:42 +00:00
Denys Vuika
5f95e5f7b2 translation service upgrade and fixes (#2604) 2017-11-03 13:05:36 +00:00
Eugenio Romano
861d44f021
[ADF-1649] [Document List] IE11 select icon is not aligned (#2594)
* [Document List] IE11 select icon is not aligned
[Document List] Login is not aligned
Register Alfresco file type icons within the mat-icon
remove old material-icons pice of code

* fix lint 180 in thumbnailservice

* remove unnecessary duplicate code

* fix thumbnail test
2017-11-02 16:17:35 +00:00
Maurizio Vitale
30ee40a4be Fetch the background color from the theme (#2592) 2017-11-02 11:14:14 +00:00
Maurizio Vitale
1a01b67e7c Fix accordion menu css (#2591) 2017-11-01 19:33:42 +00:00
Cilibiu Bogdan
b67ed7e545 removed DL reload dependency (#2581) 2017-11-01 09:36:51 +00:00
Eugenio Romano
24b590ca16
setting component (#2571) 2017-10-31 17:16:14 +00:00
Eugenio Romano
a03145f765 fix build 2017-10-31 16:03:56 +00:00
Eugenio Romano
4d8dd7ebb5
[ADF-1806] remove old prefix compatibility alfresco- and activiti- (#2567)
* remove old prefix compatibility alfresco- and activiti-

* fix missing close string quotemark

* fix missing datatable changes
2017-10-31 13:28:43 +00:00
Popovics András
641c382711 [ADF-1846] Fix IE11, add material typography, remove design lite (#2570)
* IE11 vertical centering fix

* Material design way of typography

* Remove material design lite from demo shell
2017-10-31 10:10:00 +00:00
Eugenio Romano
7fa592ebe7 [ADF-1786] fix delete and permission on the same button case (#2565)
* fix delete and permission on the same button case

* ripristinate space
2017-10-30 12:47:03 +00:00
Mario Romano
d911d38c12 restore src folders needed for npm build sub projects 2017-10-27 13:20:58 +01:00
Eugenio Romano
f340c00657 add src and config in npmignore (#2560)
remove duplicate license header
remove old asset unused docs files
2017-10-27 11:58:37 +01:00
Eugenio Romano
1fd45ba1bd fix userinfo on mobile devices and small refactoring name scss method (#2558) 2017-10-26 22:52:37 +01:00
Popovics András
2588bbda7d [ADF-1751] Version manager POC (#2551)
* First try

* Upload new versions

* Add versionComment

* Permission handling for sidebar also

* Add tests

* Fix rebase

* Add documentation
2017-10-26 14:22:34 +01:00
Mario Romano
abb1ef10e8 [ADF-1824] fix moment js secuirty issue (#2547) 2017-10-25 16:18:55 +01:00
Mario Romano
dfcaa63d8e restore styles build 2017-10-25 11:32:58 +01:00
Eugenio Romano
ded3847762 clean all the events that start wit on prefix (#2536) 2017-10-25 10:35:38 +02:00
Mario Romano
07be61bfa5 fix type 2017-10-25 01:37:59 +01:00
Mario Romano
2351c0acb0 remove style build to make build working 2017-10-25 01:34:25 +01:00
Denys Vuika
f33284a2e3 [ADF-1708] prevent native context menu for Menu component (#2534)
* prevent native context menu for Menu component

* fix unit tests
2017-10-24 09:31:39 +01:00
Denys Vuika
fad5118bb6 add missing pipe export (#2531) 2017-10-23 21:52:46 +01:00
Eugenio Romano
25ae5373cf fix log service (#2527) 2017-10-23 21:52:20 +01:00
madhukar23
40e657d486 [ADF-1765] Info Drawer - Review the specification (#2519)
* Changed css for adf-info-drawer as per design specification
2017-10-23 16:55:34 +01:00
Maurizio Vitale
729270b138 [ADF-1782] Language menu - Fix typo (#2520)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Fix typo

* Fix typo
2017-10-20 16:43:08 +01:00
Vito
6b20c89b6d [ADF-1725] added responsive layout for task details and infodrawer (#2516) 2017-10-20 16:42:23 +01:00
Denys Vuika
f9fc76a3ce optional port number (#2518) 2017-10-20 16:41:19 +01:00
madhukar23
6ee53fe302 Revert the scss changes on Process Info Drawer (#2505)
* [ADF-1760] Process Info Drawer - The keys must be localized

* Reverting scss changes done in the previous PR for the same issue

* Revert the scss changes on Process Info Drawer
2017-10-19 14:51:10 +02:00
Eugenio Romano
8b0047337f [ADF-1723] LogService configuration (#2496)
* 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
2017-10-19 12:54:56 +01:00
madhukar23
b7e00caee1 [ADF-1760] Process Info Drawer - The keys must be localized (#2502)
* Made all the keys localised for process header

* Added style for adf-info-drawer according to zeplin specification
2017-10-19 11:18:15 +02:00
Vito
224c97642c [ADF-1651] removed pagination from site service query (#2500) 2017-10-18 19:22:32 +01:00
Maurizio Vitale
d5cd38b7ee [ADF-1698] Task Info Drawer should be localizable (#2495)
* Card component should provide the localization

* Fix unit test
2017-10-18 19:21:18 +01:00
Maurizio Vitale
ed36d08344 [ADF-1706] Translate ADF i18n strings into all supported languages (#2490)
* 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
2017-10-18 15:50:52 +01:00
Cilibiu Bogdan
448c5564b2 [ADF-1745] Delete multiple nodes (#2481)
* multiple delete

* removed restore functionality

* data types
2017-10-18 09:26:10 +01:00
Eugenio Romano
036c63e43d [ADF-1004] The process service definition file in the alfresco-js-api is incomplete (#2488)
* correction after new declaration file for PS

* remove unused jasmine

* commit ifx initial pipe

* fix tasklist test

* fix tasklist test

* reinsert test
2017-10-18 09:20:19 +01:00
Denys Vuika
0cc578ba0e [ADF-1748] remove MDL dependency and fix style issues (#2486)
* remove dialogPolyfill references

* remove MDL dependencies

* style fixes

* exclude the test (needs dialog support)
2017-10-17 17:20:06 +01:00
Maurizio Vitale
fa7f89c75f [ADF-1694] Datepicker should be localizable (#2471)
* Add locate as user preference property

* The datepicker should be localizable.
Save the locale as user preference
The app should get the default locale from the store or appcongif or Browser or en

* Fix build error

* Fix unit test date widget

* Needs more investigation

* Fix import UserPreference

* Rollback date format change
2017-10-17 14:12:07 +01:00
Denys Vuika
3dfb67313a [ADF-1746] node name tooltip pipe (#2480)
* node name tooltip pipe

* update docs
2017-10-17 11:41:53 +01:00
Vito
3023d30d38 [ADF - 1681] Added username and created initials pipe for user info (#2479)
* [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
2017-10-16 22:55:40 +01:00