Denys Vuika
c9641da932
improved "start:dist" script ( #2369 )
2017-09-25 10:09:27 +01:00
Eugenio Romano
70a38acbff
Update package json typescript version ( #2368 )
...
* update package json typescript version
* fix test problem
* fix minor upload type bug
1.9.0-beta6
2017-09-24 16:01:34 +01:00
Andy Stark
7f3a4fc513
[ADF-1549] Moved docassets folder inside docs folder ( #2367 )
2017-09-22 16:29:30 +01:00
Eugenio Romano
a9eff7fbaf
[ADF-1584] remove primary color from user description in userinfo
1.9.0-beta4
2017-09-21 22:08:22 +01:00
Eugenio Romano
62f6ca0d08
[ADF-1238] Search debounce click issue fix and minor style clean ( #2361 )
...
* fix search issues no result table not shown
minor issues style button
* fix issue animation search input field debouncing toggle search
* fix test search
remove expandable probeprties
* remove test expand
* ripristinate expandable properties
* fix test
2017-09-21 20:13:37 +01:00
Popovics András
fbaf901462
[ADF-226] Add requeue button to task header ( #2366 )
...
* Add requeue button to task header
* Fixing typescript declaration
2017-09-21 18:37:27 +01:00
Andy Stark
417071db01
[ADF-1549] Improved formatting for doc index ( #2365 )
...
* [ADF-1549] Added undoc stoplist feature
* [ADF-1549] Better grouping of items in doc index
* [ADF-1549] Added undoc stoplist feature
* [ADF-1549] Better grouping of items in doc index
2017-09-21 17:58:43 +01:00
Popovics András
2d6c8f92f0
[ADF-1364] Infinite scrolling for Copy & Move ( #2362 )
...
* Use infinite pagination for search also
* Fix highlight in copy & move
* Fix highlight and material menu issue
* Update documentation
2017-09-21 14:34:31 +01:00
Denys Vuika
b28a5b2a69
proxy setup to fix native login dialog (for local runs) ( #2363 )
2017-09-21 11:25:56 +01:00
Eugenio Romano
4f84079a19
refactoring autocomplete fields form in order to use the material 2 autocomplete ( #2358 )
2017-09-21 10:10:47 +01:00
madhukar23
c8743dacc6
[ADF-1574] Info Drawer - Add a mechanism to know the current active tab ( #2352 )
...
* [ADF-1574] Info Drawer - Add a mechanism to know the current active tab
* Added a output event in adf-info-drawer component to get the currently active tab
* [ADF-1574] Info Drawer - Add a mechanism to know the current active tab
* Added a output event in adf-info-drawer component to get the currently active tab
* Added unit test file
* Updated info-drawer.md
2017-09-21 09:23:47 +01:00
Andy Stark
a3020897ed
[ADF-1549] Added docs for Upload, Userinfo, Viewer and Webscript ( #2359 )
2017-09-20 18:12:01 +01:00
Maurizio Vitale
5cf61e319f
Disable drag drop parent component ( #2357 )
2017-09-20 17:07:11 +01:00
Andy Stark
526ef72ed2
[ADF-1549] Added docs for Login, Search, Social and Tag ( #2355 )
2017-09-20 14:59:45 +01:00
Maurizio Vitale
77e75757a6
Fix start task form ( #2356 )
2017-09-20 14:59:35 +01:00
Andy Stark
1b3c8ac6ee
[ADF-1549] Added doc files for remaining Activiti libraries ( #2354 )
2017-09-20 12:15:07 +01:00
Andy Stark
99f12b18a4
[ADF-1549] Added doc files for Processlist library ( #2353 )
2017-09-19 20:42:53 +01:00
Andy Stark
a41afe0dbd
[ADF-1549] Added doc files for Tasklist library ( #2350 )
2017-09-19 13:37:31 +01:00
Maurizio Vitale
7a31a16178
Disable the attachment component when the task/process is completed ( #2351 )
2017-09-19 13:36:05 +01:00
Eugenio Romano
d7bd9aa50b
[ADF-1568] Clean polyfills ( #2347 )
...
Use msSaveOrOpenBlob in content service for save fiel in IE
2017-09-19 10:03:41 +01:00
Eugenio Romano
c429aa8a10
fix people widget form component when no images are present ( #2349 )
2017-09-19 09:59:05 +01:00
Andy Stark
c76e13de4c
[ADF-1549] Added doc files for Datatable library ( #2348 )
2017-09-18 20:04:00 +01:00
Andy Stark
1c6866f7d1
[ADF-1549] Added files for Core library ( #2345 )
...
* [ADF-1549] Added files for Core library
* [ADF-1549] Updated md files following checks
2017-09-18 16:52:56 +01:00
siva kumar
12e54da11c
[ADF-1560] Process fields are not translated when starting a process and on process pag. ( #2346 )
...
* Detached extra curly brace in en.json.
2017-09-18 16:10:24 +01:00
Eugenio Romano
fcd85fab1f
save js-api version in demo shell
2017-09-18 15:06:32 +01:00
Denys Vuika
95d6a04f99
[ADF-1548] deprecate the usage of the "forRoot" methods in modules ( #2344 )
...
* remove CoreModule.forRoot
* remove forRoot methods
* fix form issues (lint)
2017-09-18 14:35:41 +01:00
Eugenio Romano
cd46a589e1
[ADF-1555] add animation on show and hide of results ( #2343 )
...
* add animation on show and hide of results
make the style similar to the other material 2 menu
fix issue popup always stays on the screen
fix Search does not collapse if its input is focused
* minor code style issues
* minors fix and test fix
* fix app.config.json error in test
* update beta10 mat-menu-base method
* karma configuration all
2017-09-18 11:06:45 +01:00
Andy Stark
7157d60ed0
[ADF-1549] Initial files for new doc format ( #2342 )
2017-09-18 10:47:16 +01:00
Denys Vuika
43277148b2
[ADF-1488] reset selection on Document List data change ( #2341 )
...
* reset selection on data change
* unit tests
* fix unit tests
1.9.0-beta3
2017-09-15 14:00:41 +01:00
Eugenio Romano
3c1729b960
[ADF-1518] Update material2 beta 10 and angular 4.3.6 ( #2304 )
...
* ignore pkg lock
* update pkg json
* date picker update material beta.10
* isDateInstance moment adapter
* style and datepicker update material2 beta 10
* update test dateitem to beta10
* regenerate style files
* use material icons web font
* fix data range material 2 beta 10
* minors cleaning
* recreate styles
* remove unused componentHandler var
* fix failing test checkbox
2017-09-15 11:39:27 +01:00
Eugenio Romano
ab9fbda53f
move readonly checklist from icon to button
2017-09-15 10:55:46 +01:00
Eugenio Romano
5c7ccb9b83
fix toolbar and page port view for size in small devices ( #2338 )
...
remove old alfresco and activiti prefix
fix login toggle mobile devices
2017-09-14 19:53:46 +01:00
Popovics András
6d12b07fe2
[ADF-1246] Remove mdl from Tasklist ( #2339 )
...
* Remove mdl from app list
* Remove mdl from adf-people
* Update prebuuilt styles
* Remove mdl dialog from task details
* Remove some mdl from checklist
* Further mdl removal
* Last mdl parts removed
2017-09-14 19:51:46 +01:00
andyhealey26
dfccf13fb1
[ADF-1515] Internationalization - ADF strings review ( #2336 )
...
* Update en.json
ADF-1515
Update to match Content Services terminology
* Update en.json
ADF-1515
Improvements to readability in line with docs.alfresco.com/writing-for-alfresco
* Update en.json
ADF-1515
Improvements to readability and consistency
* Update en.json
* Update en.json
ADF-1515
Fix typo
* Update en.json
ADF-1515
Updated for US spelling and consistency with docs.alfresco.com/writing-for-alfresco
* Update en.json
ADF-1515 - reduced word count
* Update en.json
ADF-1515
Readability improvements
* Update en.json
ADF-1515
Updates for readability and consistency
* Update en.json
ADF-1515
Updated for readability and consistency
* Update en.json
* Update en.json
* Update en.json
ADF-1515 - removed variables section as discussed w. Eugenio
* Update en.json
ADF-1515 - removed search label as discussed with Eugenio
2017-09-14 16:38:14 +01:00
Denys Vuika
e96f6aa481
[ADF-1544] app config file management refactoring ( #2331 )
...
* application configuration service refactoring
* fix demo shell
* remove logging to console
2017-09-14 10:06:40 +01:00
Eugenio Romano
d9bd59833c
[ADF-1543] Remove local copy of muli ( #2335 )
...
Use http request to load the font
Add the Muli font in all the theme
Remove the overwritten font-family not necessary
2017-09-14 09:27:55 +01:00
Eugenio Romano
54d575ff52
change name export module userinfo ( #2334 )
2017-09-13 20:24:02 +01:00
Eugenio Romano
16fd68fad3
doc update
2017-09-13 18:31:44 +01:00
Eugenio Romano
d1d3e02c33
disable upload content for completed task ( #2332 )
...
use primary color for upload button in proccess attachment and task attachment
2017-09-13 18:22:30 +01:00
Denys Vuika
1fd23cfd40
[ADF-1547] tooltip fixes and enhancements ( #2333 )
...
* tooltip enhancements
* fix unit tests
2017-09-13 17:31:00 +01:00
Eugenio Romano
eafe884a9d
unused label in search component
2017-09-13 13:05:15 +01:00
Popovics András
17f8dc92e8
[ADF-1247] Remove MDL from processlist package ( #2329 )
...
* Removing mdl stuff
* Further mdl removal
* Further mdl removal
* Removing mdl is finished
2017-09-13 09:34:22 +01:00
Denys Vuika
d26c755d0d
breadcrumb enhancements ( #2328 )
2017-09-12 17:08:34 +01:00
Eugenio Romano
dc840a0120
skipcount 0 after pagesize change ( #2327 )
2017-09-12 14:39:48 +01:00
Eugenio Romano
a516d72304
[ADF-1012] Hide delete checklist button when the checklist is in readonly mode ( #2325 )
...
* disable button to delete when the checklist is in readonly mode
* style issues
* fix test
2017-09-12 14:39:33 +01:00
Popovics András
1f4b1231c6
Fix minimal responsiveness of demo app's activiti section ( #2324 )
2017-09-12 14:10:16 +01:00
Eugenio Romano
beb34b251a
remove unused document var
2017-09-11 17:32:57 +01:00
Eugenio Romano
cebadc8bd5
remove max length attribute ( #2321 )
1.9.0-beta1
2017-09-11 18:21:24 +02:00
Eugenio Romano
6abebe4ff7
avoid in app list long name are displayed under the logo. ( #2323 )
2017-09-11 18:02:06 +02:00
Maurizio Vitale
7a26c1d53d
[ADF-1521] Form string type is not rendered ( #2318 )
...
* Fix missing string widget and task list loading
* Update tasklist.component.ts
call initStream
2017-09-11 18:01:42 +02:00