Commit Graph
4405 Commits
Author SHA1 Message Date
Maurizio Vitale 0c717fe9cc The translation service must be called at the beginning of the bootstrap (#2497)
* The translation service must be called at the beginning of the bootstrap

* Fix name
2017-10-18 17:32:39 +01:00
Eugenio Romano ec53a8d2a2 also in dev we want have "noUnusedLocals": true 2017-10-18 17:03:50 +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
Denys Vuika 1cafaa11f1 remove blue success label from the dialog (#2494) 2017-10-18 15:32:53 +01:00
Vito 5d77060cd4 [ADF-1720] Fixed format for min date and max date (#2492) 2017-10-18 14:22:29 +01:00
Denys Vuika 643921ae30 [ADF-829] i18n support for Viewer (#2489)
* i18n support for viewer

* remove commented out info drawer placeholder

* remove demo buttons
2017-10-18 14:21:56 +01:00
Vito 6d97e6724d [ADF-1681] removed N/A default value (#2493) 2017-10-18 14:19:52 +01:00
mihai sirghe 235fd12824 [ADF-1702] Login Component - Fix username input text (#2468)
* bug fix for ADF-1702

updated login component scss (added adf-full-height class)
update login component template (applied the mentioned class to the html markup)

* Login component - issue ADF-1702 issue

update

applying the adf-full-height class to the password input field which has the same issue as the username field

* added general style rules that will override material design form input line height.

this is application specific change, will not impact the adf component framework

reverted the changes made in my previous attempt to fix this issue (login.component.scss and login.component.html)
2017-10-18 13:57:52 +02:00
Maurizio Vitale c6518dd6c5 Fix dev build (#2491) 2017-10-18 11:54:09 +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
Vito 073003ba9a [ADF-1740] disabling start process button when the process name is empty (#2483)
* [ADF-1740] disabling start process button when the process name is empty

* [ADF-1740] removed wrong fdescribe
2017-10-17 15:11: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
Mario Romano 415d6c7a4a add clean lock file to clean script (#2484) 2017-10-17 14:10:43 +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
Andy Stark 0e80f0ab8a [ADF-1586] Updated doc indexing to include pipes (#2482) 2017-10-17 11:41:07 +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
Denys Vuika bf05b5df05 [ADF-1744] content projection for toolbar and info drawer (#2476)
* content projection for toolbar and info drawer

* unit tests
2017-10-16 18:21:07 +01:00
Andy Stark f8438ea2de [ADF-1586] Moved and renamed docs index file (#2477)
* [ADF-1586] Moved and renamed doc index file

* [ADF-1586] Moved and renamed docs index file
2017-10-16 15:10:29 +01:00
Denys Vuika 89dcc2a26a Merge branch 'development' of https://github.com/Alfresco/alfresco-ng2-components into development 2017-10-16 12:27:57 +01:00
Denys Vuika ccd605aaf6 restore webpack settings 2017-10-16 12:27:55 +01:00
Maurizio Vitale 793432d89f [ADF-1695] Comment component - Fix the header key (#2462)
* Fix the comment header key

* Fix unit test

* Fix process comment
2017-10-16 12:21:13 +01:00
Eugenio Romano fcb292c849 [ADF-1731] update material2 beta12 e angular2 4.4.5 (#2475)
* update material2 beta12
update angular2 4.4.5

* fix changed version js-api

* update types hammerjs

* fix test

* clean old doc

* fix pagination test

* fix test

* missing update packages

* fix <mat-form-field> for select box

* start task component test
2017-10-16 09:58:19 +01:00
Eugenio Romano 9663971256 Sanitise the component and Demo shell from embedded strings (#2474) 2017-10-14 14:27:41 +01:00
Cilibiu Bogdan bfe8fc8d15 [ADF-1733] Restore files and folders from Trash (#2467)
* restore nodes

* changed @Inputs implementation

* NotificationService over mdSnackBar
2017-10-14 11:24:16 +01:00
Eugenio Romano a102a7ffb2 [ADF-1684] [object Object] appears in People control when selecting the same name (#2472)
* object people component bug

* fix test people widget
2017-10-14 08:35:53 +01:00
Eugenio Romano d6c5c7707f fix demo layout tag and social (#2473) 2017-10-14 08:33:15 +01:00
Cilibiu Bogdan 892157f01c [ADF-1729] Mark Files and Folders as Favorite (#2466)
* favorite nodes

* removed fdescribe

* use Output over CustomEvent

* EventEmitter any
1.10.0-beta1
2017-10-13 10:34:25 +01:00
Eugenio Romano a46cf4be64 [ADF-1724] Remove all log in favor of log service (#2465)
* remove console log from components

* remove console log from demo shell

* fix visibility issue

* fix error template

* remove console.log from spec

* fix tests

* fix test
2017-10-12 23:14:28 +01:00
Popovics András 10bc4b3043 Ultimate breadcrumb flex fix fox (#2463) 2017-10-11 18:33:26 +01:00
Eugenio Romano 7647f97dda remove deep combinator (#2457) 2017-10-11 17:51:45 +01:00
Vito c338e6913a [ADF-1679] added it translation for form validator messages (#2461) 2017-10-11 15:32:45 +01:00
Maurizio Vitale 2fff4d038e Remove processDefinitionKey from Process Model (#2459) 2017-10-11 13:46:41 +01:00
Vito a4c427e9ee [ADF-1707] added translation for My Task default app (#2458) 2017-10-11 13:46:01 +01:00
Vito 45db903d49 [ADF-1663] refreshing process list when a task is completed (#2452)
* [ADF-1663] refreshing process list when a task is completed

* [ADF-1663] added check for process list
2017-10-11 10:57:09 +01:00
Cilibiu Bogdan c400d83b34 [ADF-1708] Context Menu - Material Design implementation (#2456)
* use angular material

* removed fdescribe
2017-10-11 10:14:52 +01:00
Vito fcda2228fa [ADF-1679] added translation for form field validators (#2455)
* [ADF-1679] added translation for form field validators

* [ADF-1679] fixed typeahead test
2017-10-11 10:11:52 +01:00
Maurizio Vitale 2e0a6936aa ADF InfoDrawer the title and tabs label must be localized (#2454) 2017-10-11 10:10:25 +01:00
siva kumar 6f69f545ec [ADF-1672] Start Process - Improve the look and feel (#2437)
* [DW-180]  Start Process - Improve the look and feel.

* Created custom-button directive to have custom buttons inside the form.
* Updated en.json.
* Refactored start-process component.
* Added a property showEventIcon in start-form component.

* [DW-180] Start Process - Improve the look and feel.

* Refactored start-process scss file.
* Added some scss class to the html in start process/form components.
* Updated en.json.
* Added  ViewEncapsulation none.

* [ADF-1672] Start Process - Improve the look and feel .

* Removed Event icon.
2017-10-10 14:01:37 +01:00
Eugenio Romano 6016937ea2 renditions core test should not check the host 2017-10-09 17:05:23 +01:00
Eugenio Romano 44d1dd00d5 fix test processDefinitionKey model 2017-10-09 16:52:26 +01:00
Eugenio Romano 469a745b30 remove properties not present in model 2017-10-09 16:36:38 +01:00
Eugenio Romano 4617a3b1cf remove >>> in favor of ::ng-deep
fix license check
2017-10-09 15:51:07 +01:00
Eugenio Romano 6d9bbcbf32 1.9.0 2017-10-09 12:11:05 +01:00
Vito 317ca76741 [ADF-1688] Update value for the form field when is empty string (#2450) 2017-10-09 12:10:48 +01:00
Eugenio Romano 5f7bb98efe reintroduce old name export BC clean postpone in 2.0.0 2017-10-09 12:00:56 +01:00
Eugenio Romano e90fbcf9bc [ADF-1689] fix task comment when the task is running (#2449)
* [ADF-1689] fix task comment when the task is running

* fix test
2017-10-09 00:01:22 +01:00
Vito 7db1a29f04 [ADF-1653] cleaned user suggestion when input type is an empty string (#2444)
* [ADF-1653] cleaned user suggestion when input type is an empty string

* [ADF-1653] removed wrong fdescribe

* [ADF-1653] improved behaviour of people widget

* Removed fdescribe
2017-10-06 21:46:43 +01:00
Eugenio Romano fac532faa1 [ADF-1687] pass entire createdBy obj in user process constructor 2017-10-06 21:44:52 +01:00