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
Maurizio Vitale
7479bb1b6f
[ADF-1537] Fix check property defined ( #2320 )
2017-09-11 16:34:45 +01:00
Denys Vuika
5dd666f423
allow toggling viwer dialog toolbar elements ( #2319 )
2017-09-11 17:20:48 +02:00
Denys Vuika
aed9532d9d
remove unused checkbox from demo shell ( #2322 )
2017-09-11 17:01:31 +02:00
Denys Vuika
c418e428f4
fix memory leaks for pdf viewers ( #2316 )
2017-09-11 16:48:53 +02:00
Popovics András
b93cdc611c
[ADF-1444] Fix name display issue ( #2317 )
2017-09-11 15:31:09 +01:00
Popovics András
45038c52ce
[ADF-1478] Make the pagination more responsive ( #2315 )
2017-09-11 12:29:52 +01:00
Vito
2fc9b63f5c
[ADF-1238] Removed mdl from alfresco search component ( #2309 )
...
* [ADF-1328] removed mdl from adf search
* [ADF-11328] removed mdl from search added theme style
* Fix failing tests
* Fix the last bit of stylings
2017-09-11 11:42:01 +01:00
Denys Vuika
1cf2db48ac
[ADF-1534] Automatic PDF rendering for unsupported types. ( #2313 )
...
* move viewer dialog to a separate folder
* make dialog take full screen size
* automatic PDF conversion
* mime type icon in the title
* [ADF-1530] correct plain text viewer resolving
* separate lightweigh pdf view for the dialog
2017-09-11 10:08:44 +01:00
Popovics András
3ba93a6840
[ADF-1250] Remove MDL from Analytics ( #2311 )
...
* Removal of MDL dialog from report parameters
* Futher mdl removal
* Futher mdl removal
* Fixing demo shell icon position issues
* Futher mdl removal
* Futher mdl removal, tests fix
* Remove mdl leftover
2017-09-10 21:42:32 +02:00
Denys Vuika
0e219687ec
allow loading layout presets from app.config ( #2310 )
2017-09-08 15:25:35 +01:00
Denys Vuika
a8dfbeb572
[ADF-1090] support custom dynamic table row validation ( #2308 )
...
* support custom dynamic table row validation
* test fixes
* export missing models
2017-09-08 08:46:29 +02:00
Denys Vuika
1f766f3ade
new "document" widget ( #2307 )
2017-09-07 16:05:46 +02:00