Suzana Dirla
931181dee0
[ADF-3511] The error message for "Created date" fields is not the correct one when are no inputs - fix ( #3742 )
2018-09-07 10:05:13 +01:00
Eugenio Romano
e4da44fd46
add timeout in download script
2018-09-06 16:46:23 +01:00
Eugenio Romano
ab6cac4d43
remove parallel test
2018-09-06 14:27:51 +01:00
davidcanonieto
eefc054cab
[ADF-3493] Sidenav on top of content on IE bug fix ( #3752 )
2018-09-06 14:10:26 +01:00
davidcanonieto
6ad37c1ecc
[ADF-3455] Show more/less buttons in Search Radio Component hide when they are not necessary ( #3734 )
2018-09-06 14:01:06 +01:00
Vito
6c748cc24b
[ADF-3513] - removed wrong slide from task-detail component ( #3746 )
2018-09-06 12:26:26 +01:00
Eugenio Romano
f5b69ebb98
fix insight test on travis
2018-09-06 11:40:12 +01:00
Eugenio Romano
0d84d36f01
solve clash name folders
2018-09-06 11:14:19 +01:00
Eugenio Romano
fc852dd1c1
add rename downloaded dist
2018-09-06 10:38:39 +01:00
Eugenio Romano
17824824d0
upload library build in stage env
2018-09-06 09:38:31 +01:00
Eugenio Romano
a53f6b770d
change unzip library
2018-09-05 22:30:03 +01:00
Eugenio Romano
e24421b894
improve script download dist
2018-09-05 18:57:45 +01:00
Eugenio Romano
706b76fa04
add log rename folder
2018-09-05 18:45:06 +01:00
Eugenio Romano
c6f56a2c2a
Improve build stages ( #3744 )
...
* travis precache
* rb change
* remove ut
* add cache warm up
* Prepare cache fix
* add test
* use env variabble to tag
* use env to label stages
* move lint step at start
* use dist for e2e
* upload dist in alfresco
* modify permissions
* travis script node
* remove polyfills
* revert some changes
* fix demo shell run test
* solve download
* revert debatable gallery change
2018-09-05 12:40:03 +01:00
Denys Vuika
c0acc53eb9
[ADF-3501] PDF view fixes ( #3735 )
...
* PDF view fixes
* updated package.lock
* fix failing tests
* restore test
* use fake web worker for tests
* test fixes
* test fixes
* disable i18n test
* test fixes
2018-09-04 14:55:44 +01:00
davidcanonieto
567d172176
[ADF-3119] Gallery mode layout fixed for document list ( #3731 )
2018-09-04 11:18:49 +01:00
Denys Vuika
db0b9ae2e0
[ADF-3494] fix formatting for date columns ( #3733 )
...
* fix date formats for columns
* fix date formatting for columns
2018-09-04 10:27:32 +01:00
Vito
ef9b130d4e
[ADF-3340] fixed search for adding groups and users for searching containing words into names ( #3738 )
2018-09-04 09:59:49 +01:00
Vito
3627116b7c
[ADF-2460] fixed some translations ( #3740 )
2018-09-03 17:19:54 +01:00
Eugenio Romano
1ceb26dd4d
2.5.0 update version
2.6.0-beta3
2.6.0-beta2
2.6.0-beta1
2018-08-14 15:43:22 +01:00
Eugenio Romano
a94e76d45f
exclude validators in readonly mode forms
2018-08-14 15:43:21 +01:00
Denys Vuika
d39de25fe9
[ADF-3459] fix datepicker validation regression ( #3697 )
...
* fix datepicker validation regression
* improved validation message
* update libs
2018-08-14 15:43:21 +01:00
Vito
9ac4dba207
[ADF-3473] added check for no form to not be showed when a form is attached and showed ( #3699 )
2018-08-14 15:43:20 +01:00
Eugenio Romano
4f16c25293
rename version test describe e2e
2018-08-14 15:43:18 +01:00
Eugenio Romano
c839fd516b
[Dem0 shell] increase default time to message in order to help the e2e
2018-08-14 15:43:18 +01:00
Eugenio Romano
3c7c3316bf
[ADF-3473] Show complete button when you can't attach a form ( #3695 )
...
* ADF-3473 show complete button
* fix isCompletedTask case
* fix single run test option
2018-08-14 15:43:17 +01:00
Cilibiu Bogdan
2deafbbdd7
default add comment button translation ( #3696 )
2018-08-14 15:43:16 +01:00
davidcanonieto
d47a5bfbbf
[ADF-3432 ]Added size and page control to task list demo ( #3674 )
...
* [ADF-3432] Added size and page control to task listdemo
* [ADF-3432] Removed console log
* [ADF-3432] Errors catched on TaskList component when a bad query is made
* [ADF-3432] It reloads task list content when form is reset
* [ADF-3432] Fixed missing whitespace lint error
* remove unused dependency
2018-08-14 15:43:16 +01:00
Eugenio Romano
dd4c0e37f2
ADF-3474 demo shell process list fix column
2018-08-14 15:43:15 +01:00
Cilibiu Bogdan
4404b724fa
[ADF-3456] DocumentList - context menu ( #3694 )
...
* refactor context menu
* prune log
* remove fdescribe
* remove undescore from private
* fix e2e action buttons
* fix trailing space
* remove fdescribe
2018-08-14 15:43:15 +01:00
Vito
62f0804205
[ADF-3467] force the input to be updated when user type for removing … ( #3693 )
...
* [ADF-3467] force the input to be updated when user type for removing placeholder
* [ADF-3467] fixed error when search page is opened without any parameters to search
2018-08-14 15:43:14 +01:00
Suzana Dirla
cc9548b25a
[ADF-3362][ADF-3361] Search on document picker with custom site list - fix ( #3592 )
...
* [ADF-3362] Search on document picker with custom site list - fix
* refactor & fix ADF-3361 & ADF-3362
* [ADF-3361][ADF-3362] set spy on the right method
* [ADF-3361][ADF-3362] fix tests
* [ADF-3361][ADF-3362] set constant
* [ADF-3361][ADF-3362] remove unused method
* [ADF-3361][ADF-3362] more relevant tests related to the fix
* [ADF-3362] refactor method
* [ADF-3362] fix tslint errors
* remove pagination override
2018-08-14 15:43:14 +01:00
bbcodrin
cacf93ad2f
observable fix ( #3692 )
2018-08-14 15:43:13 +01:00
Eugenio Romano
83b2857097
[ADF-2629] Fix infinite pagination and e2e parallel task ( #3691 )
...
* change infinite pagination logic
make merge in share adapter a real merge
* missing semi column
* type problem
* fix pagination infinite test
* tentative file detector
* add other remote files for webdriver
* parallel execution test
* fix refresh browser e2e
* missing driver remote in util
2018-08-14 15:43:13 +01:00
Eugenio Romano
2602879cba
fix documentation header layout
2018-08-14 15:43:12 +01:00
Eugenio Romano
28209caad2
fix version node sass
2018-08-14 15:43:12 +01:00
Eugenio Romano
a2e630628c
fix node version
2018-08-14 15:43:12 +01:00
Eugenio Romano
7028dc8eec
add option to run remote selenium server
2018-08-14 15:43:11 +01:00
Eugenio Romano
b97b2b61f5
move back travis node 8
2018-08-14 15:43:11 +01:00
Eugenio Romano
ab31590b00
fix demo shell permission error message
2018-08-14 15:43:10 +01:00
Mario Romano
6e1d7336ac
[3463] add missing informations to report diagram ( #3690 )
2018-08-14 15:43:10 +01:00
Eugenio Romano
ff732dcdca
stabilize PS e2e
2018-08-14 15:43:09 +01:00
Eugenio Romano
d89f8f18cd
fix core unit test
2018-08-14 15:43:09 +01:00
Eugenio Romano
416e5c26ee
move creation day form external class const to not be saved from the "optimization"
2018-08-14 15:43:08 +01:00
Denys Vuika
c2566697ea
use default page size for wrong parameter value ( #3687 )
2018-08-14 15:43:08 +01:00
Suzana Dirla
3ac9ce4cca
[ADF-3435][ADF-3436] fix schema json ( #3688 )
...
* fix schema json
* fix description
* update search config from documentation
2018-08-14 15:43:07 +01:00
Mario Romano
10c2115231
update redame scripts folder ( #3689 )
2018-08-14 15:43:07 +01:00
Denys Vuika
4b1afcf143
update docs to remove deprecated feature
2018-08-14 15:43:06 +01:00
Eugenio Romano
7084b2abf6
remove viewer wrong behavior test if you want not have the toolbar there are other properties
2018-08-14 15:43:06 +01:00
Denys Vuika
7ceee231bd
viewer fixes for demo shell ( #3686 )
2018-08-14 15:43:06 +01:00