2576 Commits

Author SHA1 Message Date
Mario Romano
84e0426cb3 update readme with yomean app generator 2016-06-13 10:50:56 +01:00
Mario Romano
79e63e21b4 update readme with yomean app generator 2016-06-13 10:50:22 +01:00
Mario Romano
cb9e55a5d4 update readme with yomean app generator 2016-06-13 10:49:54 +01:00
Mario Romano
1ef2adfff6 update readme with yomean app generator 2016-06-13 10:49:24 +01:00
Will Abson
d9f55fec48 Update core version to 0.1.31
- Following merge of AuthenticationService changes to use JS API
2016-06-10 17:29:15 +01:00
Eugenio Romano
79514381a6 new pagination 2016-06-10 17:24:56 +01:00
Will Abson
0045f214da Merge pull request #162 from Alfresco/dev-wabson-loginjsapi
Use JS client lib for authentication service
2016-06-10 17:23:45 +01:00
Will Abson
9167daf110 Increment search version to 0.1.18 2016-06-10 16:11:07 +01:00
Will Abson
ef8fde5c6f Workaround for search box viewer instance not appearing on result click
Refs #173
2016-06-10 16:10:40 +01:00
mauriziovitale84
0028f91fd4 #163 Fixed with empty Observable value 2016-06-10 15:45:27 +01:00
Will Abson
7e6616d053 Display file name in viewer after clicking on live search result 2016-06-10 14:16:37 +01:00
Will Abson
76a01d572f Add test to ensure that file name is present in unsupported dialog 2016-06-10 14:16:08 +01:00
Will Abson
0ee3dbe4f0 Use JS client lib for authentication service
- Fix up, modify and simplify tests

Refs #161
2016-06-10 14:02:02 +01:00
Will Abson
fa6d54bad1 Fix name of file in unsupported notification 2016-06-10 13:52:25 +01:00
Mario Romano
a6c32c79d3 update package 2016-06-10 12:39:09 +01:00
Mario Romano
d40900be40 fix style preview 2016-06-10 12:35:45 +01:00
Will Abson
a398da9a09 Bump search version to 0.1.16 2016-06-10 12:24:03 +01:00
Will Abson
c78c5dd61c Retroactively add mimeType property into and tests 2016-06-10 12:22:21 +01:00
Will Abson
f0e00e39c3 Fix filename shown in title area of viewer component 2016-06-10 12:22:21 +01:00
Mario Romano
de80f3bca9 update package 2016-06-10 11:36:39 +01:00
Mario Romano
c4f318041c style dialog 2016-06-10 11:34:10 +01:00
Mario Romano
a28f70e89d style dialog 2016-06-10 11:34:10 +01:00
Will Abson
eba56e22a8 Fix images being shown as unsupported formats in viewer 2016-06-10 11:31:37 +01:00
Will Abson
a91f563004 Fix unused variable tslint issue and remove AlfrescoSettingsService 2016-06-10 11:06:32 +01:00
Will Abson
bb9c8fc23f Bump document-list to v0.1.23 2016-06-10 11:06:31 +01:00
Will Abson
a9a84026e0 Fix thumbnail-related document-list tests 2016-06-10 11:06:31 +01:00
mauriziovitale84
91b93464e8 #151 Improve css upload component 2016-06-10 10:38:09 +01:00
Mario Romano
d232ef7db7 remove unused var 2016-06-10 10:17:55 +01:00
Eugenio Romano
dcede43684 prettify badge 2016-06-10 10:17:51 +01:00
Eugenio Romano
ad1cd23b67 travis badge status 2016-06-10 10:15:48 +01:00
Eugenio Romano
2d7fbcd3f4 remove unused travis conf files 2016-06-10 10:00:00 +01:00
Denys Vuika
528bd9e934 core version bump (0.1.29) 2016-06-10 09:59:31 +01:00
Mario Romano
3434f746d6 Merge pull request #180 from Alfresco/dev-wabson-contentservice
Add new AlfrescoContentService for building URLs
2016-06-10 09:53:12 +01:00
Eugenio Romano
35c0f86441 travis fix 2016-06-10 09:53:05 +01:00
Will Abson
e7cf6f0225 Fix DI issue in AuthenticationService tests 2016-06-10 09:29:11 +01:00
Will Abson
7391dcb9a8 Bump package versions needed before npm publish 2016-06-09 19:24:05 +01:00
Will Abson
bc5e466faf Limit search results to cm:content items only
Refs #146
2016-06-09 19:13:47 +01:00
Will Abson
e7967fee35 Add ContentService dep to viewer comp in search bar 2016-06-09 19:07:18 +01:00
Will Abson
294cca91de Use public API content URLs in viewer component
- Required a more sophisticated way to detect PDF content
2016-06-09 18:59:11 +01:00
Will Abson
e39439b68c Add new AlfrescoContentService in ng2-alfresco-core
- Returns v1 public API endpoints for content and thumbnails
- Refactor getHost(), basePath and similar props into settings
- Use AlfrescoAuthenticationService to get alf_ticket value
2016-06-09 18:59:11 +01:00
Will Abson
b8f129ed82 Bump search version to 0.1.17 2016-06-09 18:57:26 +01:00
Will Abson
316c6ca263 Revert changes which should have been made in dev-wabson-contentserviceapi 2016-06-09 18:54:52 +01:00
Will Abson
74c77d5028 Add new files missed from commit e67d043a54
Refs #173
2016-06-09 18:47:03 +01:00
Will Abson
8021322a30 Check for MDL-related componentHandler not being present
- Same as in document library, preparing for tests
2016-06-09 18:33:00 +01:00
Will Abson
e67d043a54 Preview search-as-you-type results in the viewer
Refs #173
2016-06-09 18:32:59 +01:00
Will Abson
fc939a4c98 Remove row borders from search-as-you-type control 2016-06-09 18:32:59 +01:00
Will Abson
417e0edd44 Search-as-you-type drop-down should disappear when input focus is lost
Refs #173
2016-06-09 18:32:59 +01:00
Will Abson
914ad910b7 Initial search as you type capability
Refs #173
2016-06-09 18:32:59 +01:00
Will Abson
c713799445 Rename input el to match Control property in component class 2016-06-09 18:32:59 +01:00
Mario Romano
f907361d44 Merge pull request #179 from Alfresco/travis-testing
Travis testing
2016-06-09 17:12:41 +01:00