Commit Graph

435 Commits

Author SHA1 Message Date
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
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
Mario Romano
abb1ef10e8 [ADF-1824] fix moment js secuirty issue (#2547) 2017-10-25 16:18:55 +01:00
Maurizio Vitale
52bba291de [ADF-1819] Start task - Use the correct translation path (#2540)
* Use the correct translation path

* Fix start process component
2017-10-25 11:52:35 +01:00
Eugenio Romano
ded3847762 clean all the events that start wit on prefix (#2536) 2017-10-25 10:35:38 +02:00
Maurizio Vitale
6ce8a33d3b Add new keys (#2538)
Make the existing one more specific
2017-10-24 15:31:47 +01:00
Vito
1e6d0d90e3 [ADF-1726] added responsivness for empty element in tasklist and docu… (#2522)
* [ADF-1726] added responsivness for empty element in tasklist and document list

* [ADF-1726] changed media query with material2 variables
2017-10-23 21:59:57 +01:00
Maurizio Vitale
c958d4a2fe Use the translation keys of task component (#2530) 2017-10-23 21:55:29 +01:00
Mario Romano
167336f245 Refactor demo shell as CLI project (#2501)
* split interfaces

* angular cli demo refactoring

* fix test import

* fix demo script

* fix demo script

* fix demo script

* fix demo script
2017-10-22 00:02:41 +01:00
Maurizio Vitale
4d9591c76c [ADF-1781] Task List - the default columns must be localisable (#2517)
* Rename processlist.component.ts to process-list.component.ts
Rename processlist.component.md to process-list.component.md

* Add a root scope ADF_TASK_LIST into the json file
Remove the hardcoded string from the component and use keys
Refactoring json structure
2017-10-20 16:44:29 +01:00
Vito
6b20c89b6d [ADF-1725] added responsive layout for task details and infodrawer (#2516) 2017-10-20 16:42:23 +01:00
Maurizio Vitale
8963320f01 [ADF-1735] Rename tasklist.component.ts to task-list.component.ts (#2510)
* Rename tasklist.component.ts to task-list.component.ts
Rename tasklist.component.md to task-list.component.md

* Rollback change service name
2017-10-20 12:27:01 +01:00
siva kumar
2aff5434f6 [ADF-1747] Task service - findAllTaskByState return a wrong list. (#2485)
* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Refactored findAllTasksWhitoutState method.

* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Added unit test case.

* [ADF-1747] Task service - findAllTaskByState return a wrong list.

* Refactored unit test cases for tasklist.service
2017-10-20 10:22:29 +01:00
Eugenio Romano
0f8534091b fix hiding header for non group (#2512) 2017-10-19 17:14:14 +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
0bdd66e158 [ADF-1758] Remove the hardcoded work and add keys (#2499) 2017-10-18 19:15:21 +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
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
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
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
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
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
Eugenio Romano
7647f97dda remove deep combinator (#2457) 2017-10-11 17:51:45 +01:00
Vito
a4c427e9ee [ADF-1707] added translation for My Task default app (#2458) 2017-10-11 13:46:01 +01:00
Maurizio Vitale
2e0a6936aa ADF InfoDrawer the title and tabs label must be localized (#2454) 2017-10-11 10:10:25 +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
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
Eugenio Romano
70182c53aa [ADF-1685] tasklist is not loading after logout 2017-10-06 20:28:17 +01:00
Eugenio Romano
c9c5a1318e change indentation task-details 2017-10-06 18:05:52 +01:00
Eugenio Romano
85a275d66a make comments always editable for process (#2447)
make comments editable only when there are users involved
2017-10-06 17:27:10 +01:00
Eugenio Romano
e903168320 public peopleProcessService in search component in order to use it in template 2017-10-06 09:20:53 +01:00
Eugenio Romano
ad13bcafd6 fix user model process service and image loading (#2431) 2017-10-05 22:35:14 +01:00
andyhealey26
b8b3d0a3c9 Update en.json (#2436)
A couple of very minor changes (I'll raise a Jira next time, sorry!)
2017-10-05 15:39:30 +01:00
Eugenio Romano
07c0c1c593 remove console log (#2422) 2017-10-04 12:18:15 +01:00
Maurizio Vitale
757128186c [ADF-1632] Task Header - The default parent name value should be None (#2409)
* The default parent name should be None

* Fix trim

* add js doc
2017-10-03 15:47:13 +01:00
Andy Stark
e8235fa7fe [ADF-1549] Removed doc content from library README files (#2400)
* [ADF-1549] Removed doc content from library README files

* [ADF-1549] Removed doc content from library README files

* [ADF-1583] Fix change detection error (the quick way) (#2396)

* Fix change detection error (the quick way)

* Fix it the second time

* raise keyboard events, improve task list keyboard handling (#2401)

* [ADF-1549] Removed doc content from library README files

* [ADF-1549] Added doc update from Tasklist readme
2017-10-02 22:41:44 +01:00
Popovics András
84d4a1b6ba Fix input stylings for adf-people-search and modify existing fix for form inputs (#2405) 2017-10-02 14:32:06 +01:00
Denys Vuika
e756db03cd raise keyboard events, improve task list keyboard handling (#2401) 2017-09-29 18:34:16 +01:00
Maurizio Vitale
cf0b45acb6 Provide a multiselection property to select more than one row (#2389) 2017-09-29 17:07:41 +01:00
Deepak Paul
9673772f50 [ADF-1291] Attachment list is not instantly refreshed after upload (#2387)
* [ADF-1291] Attachment list after upload list is not instantly refreshed

* Implemented NgZone to ensure change detection

* [#2377 Github] Attachments control won't let you add a document you removed

* Reset the value of input after each upload so that change will be detected if the same file is selected repeatedly

* [#2377 Github] Attachments control won't let you add a document you removed

* Added test to make sure the input value is rest after upload
2017-09-28 14:58:12 +01:00
tdonovancsra
fcd01d6668 Update to comments for 508 compliance with translation (#2386)
* 508 fixes to bring the comments table into compliance. The <thead> element must be visible to users and <th> must display text that indicates what resides in the columns below.

* Updated to properly use the i18 translation
2017-09-28 07:45:56 -04:00
Popovics András
870cab047e [ADF-1582] Revert error widget style modification (#2372)
* Revert error widget style modification

* Fix start form issues
2017-09-26 13:27:19 +01:00