Maurizio Vitale
69699c337b
Fix getProcesses service call ( #1629 )
...
* Fix getprocesses service call
* Fix unit test wrong url
2017-02-14 16:18:05 +00:00
Maurizio Vitale
9b2740ff64
ADF Rebranding ( #1628 )
...
* #1512 Rebranding
* Fix peer review
2017-02-13 17:20:00 +00:00
Denys Vuika
07bad77547
i18n fixes ( #1614 )
...
* i18n fixes
- fix issue with default (fallback) language set to browser language
- fix issue with fallback language loading when browser language set to
non-English locale
* code and UI fixes
- move document list i18n strings into own scope
- replace MDL menu with @angular/material menu (fixes issue with menu
items translation, not supported by MDL)
- minor improvements
* fix unit tests
* improve i18n docs and code
- provide basic documentation for Translation service
- remove custom Login component localisation in favour of documentation
sample
- simplified i18n setup for demo shell (single path for dev/prod env)
* remove unnecessary comments
2017-02-10 11:22:25 +00:00
Ole Hejlskov
8edd2a2d23
Fix spelling in ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE ( #1607 )
2017-02-08 10:58:12 +00:00
Eugenio Romano
b8c500682c
Demo shell build problem with Node 5 #1602 ( #1603 )
2017-02-07 15:34:08 +00:00
Vito
8bb00fdd00
#1184 - Added option to reports : Save, Delete and Export to CSV ( #1600 )
...
* #1184 - adding save export and delete to report
* #1184 - added save button for report
* #1184 - improved export file
* 1184 - fix condition for save and export button
* #1184 - added custom validator for dropdown to avoid wrong selection
* #1184 -start fixing form model
* #1184 - added dynamic build for formBuilder
* #1184 - rebased to development
* #1184 - little test refactoring
* #1184 - added test and some fix
* #1184 - added new events
* #1184 - removed old changes to api service
2017-02-07 15:21:03 +00:00
Eugenio Romano
8cd2dfa9c1
remove double build npm-build-bundle-all.sh ( #1601 )
2017-02-07 11:04:20 +00:00
Maurizio Vitale
d3d67c5934
Create a new activiti content component that provide the file preview ( #1516 )
...
* #1236 Add activiti content component
* fix wrong name
* Fix unit test import
* Rollback api changes
* #1236 fix preview using blob
* Fix after review
2017-02-06 19:40:49 +00:00
Maksim
112d7a2d0e
Dev kodermax translate ( #1580 )
...
* add russian translate for alfresco-login
* add russian translate for documentlist
* add russian translate for alfresco-upload
2017-02-06 12:50:58 +00:00
Denys Vuika
7c54090dea
ability to change position of the dropdown menu (left|right) ( #1590 )
...
* ability to change position of the dropdown menu (left|right)
* unit tests
2017-02-06 09:55:12 +00:00
Eugenio Romano
5c5911beef
Dev eromano tag example ( #1596 )
...
* Update README.md
* Readme update with tag example integration document list
* add tag component in the document list demo
2017-02-06 09:54:35 +00:00
Maurizio Vitale
30b4db8161
Analytics - Improve look and feel and user experience ( #1585 )
...
* #1583 Improve look and feel and user experience
* #1583
Add layoutType property to report list
Improve unit test
Improve docs
* #1583 Review changes
2017-02-03 16:12:17 +00:00
Mario Romano
6431d7c04f
Update README.md
2017-02-03 15:55:54 +00:00
John Sotiropoulos
aee2d194b3
Update README.md
2017-02-02 23:33:59 +00:00
Mario Romano
c18165caf1
#1576 fix npm build
2017-01-30 19:06:00 +00:00
Denys Vuika
a743ad95cb
Merge pull request #1573 from Alfresco/development
...
1.1.0
1.1.0
2017-01-30 16:50:08 +00:00
Mario Romano
3a08a217b8
Merge branch 'master' into development
2017-01-30 12:59:51 +00:00
Mario Romano
ffb959d331
1.1.0 ( #1562 )
2017-01-30 12:57:27 +00:00
Will Abson
5519f9fb00
Fix typos in component properties ( #1560 )
...
* Fix typo `fallbackThubnail` -> `fallbackThumbnail`
* Fix typo `showUdoNotificationBar` -> `showNotificationBar`
Update upload mis-spelled properties to 'showNotificationBar' since
showUndoNotificationBar is already a method on the drag area component
Refs #1559
* Fix test cases
2017-01-28 14:52:23 +00:00
Will Abson
09b98e7071
Allow button label to be added via staticTitle input ( #1566 )
...
* Allow button label to be added via staticTitle input
Refs #1551
* Minor fix to JSDoc
2017-01-28 14:52:12 +00:00
Mario Romano
3fad45394a
#1564 remove unused code ( #1565 )
2017-01-28 14:51:57 +00:00
Mario Romano
e38db7a484
Update ISSUE_TEMPLATE.md
2017-01-28 13:59:14 +00:00
Eugenio Romano
662effea6c
add test auth-guard ( #1561 )
2017-01-28 13:17:50 +00:00
Mario Romano
251f05e421
#1212 add cutom header and footer option, plus custom footer links ( #1553 )
2017-01-27 10:34:47 -08:00
Will Abson
0ddd245f83
Fix build errors when using latest JS-API ( #1555 )
...
Refs #1554
2017-01-27 16:20:59 +00:00
Mario Romano
9d77346aab
fix type issue
2017-01-27 15:55:55 +00:00
Maurizio Vitale
537be1e058
#1175 Separate analytics generator and hide analytics parameters ( #1546 )
...
* #1175 Separate analytics generator and hide analytics parameters
* Remove unused code
fix unit test
* Rollback mandatory field (appId)
* fix the onChanges problem
* #1175 - rebased branch
2017-01-27 14:35:28 +00:00
Mario Romano
b05247dade
#1014 use document list to display search results ( #1548 )
...
* #1014 use document list to diplay search results
* #1014 refactor pagination
* #1014 documentation and scripts update
* fix random erros on tests executrion
* #1014 fix travis scripts and raise timeout jasmine
* #1014 fix appveyor script
* #1014 type nodeId
2017-01-27 12:22:25 +00:00
Denys Vuika
9e00b1d4f1
documentation updates ( #1549 )
...
* documentation updates
refs #1357
refs #400
* Update README.md
2017-01-27 09:50:35 +00:00
Denys Vuika
63a7585922
fix 'change detection crash' when using router multiple times ( #1550 )
2017-01-26 22:04:27 +00:00
Denys Vuika
ab73cc66ee
fix special chars in readme
2017-01-25 10:59:14 +00:00
Denys Vuika
bd485c730f
basic form events hooks and readme updates ( #1528 )
...
* basic form events hooks
FormService now exposes the following events:
- formLoaded (formRendered alternative)
- formFieldValueChanged
- taskCompleted
- taskCompletedError
- taskSaved
- taskSavedError
* readme updates
2017-01-25 10:44:41 +00:00
Vito
dd753ba890
#1495 - Added no process definition message on start process ( #1532 )
2017-01-24 18:48:47 +00:00
Mario Romano
1c21875607
#537 snackbar notification system ( #1527 )
...
* #537 snackbar notification system
* #537 add test dependencies
* #537 add export material module
* #537 fix demo project
2017-01-24 17:09:13 +00:00
Maurizio Vitale
d8c433c055
Filter start form outcomes ( #1529 )
...
* #1467 customs outcome
* #1467 Filter the start form outcomes
2017-01-24 14:08:52 +00:00
Maurizio Vitale
89bcdbef24
Fix dynamic value inside the min length error message ( #1523 )
2017-01-24 10:20:20 +00:00
Will Abson
e846a15aa8
Display name and date for process instances if no name present ( #1515 )
...
* Display name and date for process instances if no name present
Refs #1461
* Re-work tests for processlist and process details to reflect changes
Refs #1461
2017-01-24 00:56:23 +00:00
Will Abson
82603bbfef
Display process instance details after Start Process ( #1525 )
...
Refs #1332
2017-01-24 00:53:25 +00:00
Vito
32558da0a7
#1454 - Align element in form ( #1524 )
2017-01-24 00:51:25 +00:00
Denys Vuika
eacdfd7f6a
Support for column (cell) templates ( #1513 )
...
support for column (cell) templates readme updates and test fixes
2017-01-23 10:28:57 +00:00
Denys Vuika
bf5482bf7b
documentation updates for DocumentList
2017-01-20 14:06:35 +00:00
Denys Vuika
be578c607b
readme updates
2017-01-20 11:21:28 +00:00
Denys Vuika
e3a94fc2d2
improved focus outline for datatable rows ( #1503 )
2017-01-19 15:29:01 +00:00
Vito
dcee6abc35
#1484 - clean search result when nothing is typed in the search input ( #1502 )
2017-01-19 11:52:06 +00:00
Vito
4653b9ad23
#1485 - add clean input search on close ( #1498 )
2017-01-18 14:56:11 +00:00
Eugenio Romano
a0ccd6c8b3
Update alfresco tag with the material chips #1499 ( #1500 )
...
* Update alfresco tag with the material chips #1499
* remove unused css
2017-01-18 14:42:28 +00:00
Maurizio Vitale
9c0604a6c2
#1429 fix unsupported files margin ( #1497 )
2017-01-18 13:20:34 +00:00
Maurizio Vitale
4b3c77799e
Set default select option ( #1496 )
...
* #1479 default select option
* #1479 Fix task dropdown default value
2017-01-18 02:43:31 -08:00
Mario Romano
7ef954139c
#1443 improve license error - login component ( #1494 )
2017-01-17 16:19:25 +00:00
Vito
0fd45a2f88
#1431 - fix tasklist on click process task detail ( #1492 )
...
* #1431 - fix tasklist on click process task detail
* Update form-viewer.component.html
#1431 - removed wrong change on form-viewer
2017-01-17 15:00:37 +00:00