697 Commits

Author SHA1 Message Date
Popovics András
ac018c9cf3 Fix capitalisation error (#2576) 2017-10-31 14:55:22 +00:00
Denys Vuika
de79e736f6 pagination enhancements and fixes (#2579) 2017-10-31 14:49:13 +00:00
Eugenio Romano
4d8dd7ebb5
[ADF-1806] remove old prefix compatibility alfresco- and activiti- (#2567)
* remove old prefix compatibility alfresco- and activiti-

* fix missing close string quotemark

* fix missing datatable changes
2017-10-31 13:28:43 +00:00
Eugenio Romano
7fa592ebe7 [ADF-1786] fix delete and permission on the same button case (#2565)
* fix delete and permission on the same button case

* ripristinate space
2017-10-30 12:47:03 +00:00
Mario Romano
d911d38c12 restore src folders needed for npm build sub projects 2017-10-27 13:20:58 +01:00
Eugenio Romano
f340c00657 add src and config in npmignore (#2560)
remove duplicate license header
remove old asset unused docs files
2017-10-27 11:58:37 +01:00
Eugenio Romano
c51bbe33ee alfresco-js-api right version in package.json documentlist 2017-10-27 11:25:42 +01:00
Eugenio Romano
1c1b62735c add upload dependency in package.json of documentlist 2017-10-27 11:24:46 +01:00
Eugenio Romano
0697be435a fix build of documentlist component 2017-10-27 10:57:00 +01:00
Cilibiu Bogdan
d019dab147 [ADF-1794] Document List - users can see sites they are not members of (#2552)
* member sites

* SitePaging type
2017-10-26 22:54:49 +01:00
Popovics András
71e0204e01 [ADF-1784] Fix empty folder drag&drop message for small devices (#2555)
* Fix empty folder drag&drop message for small devices

* Fix documentation

* Modify documentation again, the unsaved part...
2017-10-26 22:53:43 +01:00
Eugenio Romano
1fd45ba1bd fix userinfo on mobile devices and small refactoring name scss method (#2558) 2017-10-26 22:52:37 +01:00
Popovics András
2588bbda7d [ADF-1751] Version manager POC (#2551)
* First try

* Upload new versions

* Add versionComment

* Permission handling for sidebar also

* Add tests

* Fix rebase

* Add documentation
2017-10-26 14:22:34 +01:00
Cilibiu Bogdan
2ce0441048 [ADF-1815] sort options (#2545) 2017-10-25 15:31:42 +01:00
Mario Romano
dfcaa63d8e restore styles build 2017-10-25 11:32:58 +01:00
Eugenio Romano
ded3847762 clean all the events that start wit on prefix (#2536) 2017-10-25 10:35:38 +02:00
Vito
1e6d0d90e3 [ADF-1726] added responsivness for empty element in tasklist and docu… (#2522)
* [ADF-1726] added responsivness for empty element in tasklist and document list

* [ADF-1726] changed media query with material2 variables
2017-10-23 21:59:57 +01:00
Mario Romano
167336f245 Refactor demo shell as CLI project (#2501)
* split interfaces

* angular cli demo refactoring

* fix test import

* fix demo script

* fix demo script

* fix demo script

* fix demo script
2017-10-22 00:02:41 +01:00
Cilibiu Bogdan
834a61eda4 sort by file size (#2514) 2017-10-20 10:17:23 +01:00
Eugenio Romano
8b0047337f [ADF-1723] LogService configuration (#2496)
* log levels implementation

* documentation and test

* remove logservieMock

* add logLevel in app config file

* remove semicolons

* fix pagination test

* fix test form

* silent test in production config

* fix test
2017-10-19 12:54:56 +01:00
Maurizio Vitale
0bdd66e158 [ADF-1758] Remove the hardcoded work and add keys (#2499) 2017-10-18 19:15:21 +01:00
Maurizio Vitale
ed36d08344 [ADF-1706] Translate ADF i18n strings into all supported languages (#2490)
* ALL LANGUAGES: This includes all ADF UI files localised into 10 languages as indicated in JIRA ADF-1706: Translate ADF i18n strings into all supported languages

* ITALIAN: Small amends to Italian strings as part of previous commit to complete ADF-1706

* Add multilanguages

* Load the languages from the app config file

* Fix it json

* Simplify the adf menu languages

* Removed unused code

* Basic documentation

* Fix unit test
2017-10-18 15:50:52 +01:00
Andy Stark
f8438ea2de [ADF-1586] Moved and renamed docs index file (#2477)
* [ADF-1586] Moved and renamed doc index file

* [ADF-1586] Moved and renamed docs index file
2017-10-16 15:10:29 +01:00
Eugenio Romano
fcb292c849 [ADF-1731] update material2 beta12 e angular2 4.4.5 (#2475)
* update material2 beta12
update angular2 4.4.5

* fix changed version js-api

* update types hammerjs

* fix test

* clean old doc

* fix pagination test

* fix test

* missing update packages

* fix <mat-form-field> for select box

* start task component test
2017-10-16 09:58:19 +01:00
Eugenio Romano
a46cf4be64 [ADF-1724] Remove all log in favor of log service (#2465)
* remove console log from components

* remove console log from demo shell

* fix visibility issue

* fix error template

* remove console.log from spec

* fix tests

* fix test
2017-10-12 23:14:28 +01:00
Eugenio Romano
6d9bbcbf32 1.9.0 2017-10-09 12:11:05 +01:00
Denys Vuika
31c3a5339a pagination fixes (#2448) 2017-10-06 20:51:43 +01:00
Denys Vuika
7894d687ab [ADF-1677] fix issues with paging (#2446)
* fix issues with paging

* update unit test
2017-10-06 17:17:34 +01:00
Denys Vuika
100479f017 reset pagination on data source change (#2443) 2017-10-06 12:22:03 +01:00
Denys Vuika
c9c22bc7c1 fix page size not being saved (#2429) 2017-10-04 22:59:15 +01:00
Popovics András
97d4ecd131 Fix breadcrumb responsiveness (#2430) 2017-10-04 22:56:39 +01:00
Popovics András
cc1efc9cd6 [ADF-1611] Demo shell responsiveness (#2426)
* Reapplying the unreappliable

* Fix buggy search button

* Fix settings

* Last bit of responsive stylings
2017-10-04 17:54:18 +01:00
Denys Vuika
12f5a219f5 support page picker for document list (#2424) 2017-10-04 15:03:11 +01:00
Eugenio Romano
ea29213178 add presets document list in an external model (#2420) 2017-10-04 12:21:57 +01:00
Popovics András
8afe358f33 Fix selection reset issue (#2414) 2017-10-03 16:05:06 +01:00
Andy Stark
e8235fa7fe [ADF-1549] Removed doc content from library README files (#2400)
* [ADF-1549] Removed doc content from library README files

* [ADF-1549] Removed doc content from library README files

* [ADF-1583] Fix change detection error (the quick way) (#2396)

* Fix change detection error (the quick way)

* Fix it the second time

* raise keyboard events, improve task list keyboard handling (#2401)

* [ADF-1549] Removed doc content from library README files

* [ADF-1549] Added doc update from Tasklist readme
2017-10-02 22:41:44 +01:00
Popovics András
33787b0427 Fix shared service design issue (#2399) 2017-09-29 16:28:02 +01:00
Denys Vuika
d789f84ed5 configurable 'supportedPageSizes' for document list (#2395) 2017-09-29 06:58:12 -04:00
Eugenio Romano
70a38acbff Update package json typescript version (#2368)
* update package json typescript version

* fix test problem

* fix minor upload type bug
2017-09-24 16:01:34 +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
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
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
Denys Vuika
43277148b2 [ADF-1488] reset selection on Document List data change (#2341)
* reset selection on data change

* unit tests

* fix unit tests
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
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
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