Denys Vuika
4266f909ac
document list readme update
2016-06-13 15:15:40 +01:00
Denys Vuika
54a8945338
Remove not supported property from document list
...
Custom folder icons as material design icon names are not supported for
the time being and might be reintroduced later.
2016-06-13 15:02:38 +01:00
Denys Vuika
b8f1521cc4
Fix unit tests
2016-06-13 14:02:28 +01:00
Denys Vuika
eb837530cd
#181 updated demo with context menu
2016-06-13 13:56:46 +01:00
Denys Vuika
1a2d653049
version bump
2016-06-13 13:38:41 +01:00
Denys Vuika
dda57d8b8b
#181 Context menu implementation
2016-06-13 13:37:10 +01:00
Eugenio Romano
8e5f120e94
jsdoc fix and one test added in the viewer
2016-06-13 11:34:21 +01:00
Eugenio Romano
4f28f60d11
single run have to be specify in the package.json command otherwise the browser test can not be executed
2016-06-13 11:34:00 +01:00
Mario Romano
549369f843
update readme
2016-06-13 10:53:52 +01:00
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