Commit Graph
4873 Commits
Author SHA1 Message Date
Eugenio Romano e8cf6f6f38 fix no content node display (#3351) 2.4.0-beta6 2018-05-21 16:44:16 +01:00
Eugenio Romano 8fae47639c fix breadcrumb align in object picker (#3353) 2018-05-21 16:23:07 +01:00
Eugenio Romano ce75d42079 replace jasmine ajax with spy in rating tests 2018-05-21 16:20:51 +01:00
Andy Stark 0e64efc4e2 [ADF-3040] Replaced doc template engine to fix whitespace issues (#3356) 2018-05-21 15:54:22 +01:00
Eugenio Romano c63dee50f1 remove fdescribe 2018-05-21 15:45:05 +01:00
Eugenio Romano adc1d9cb95 fix failing tests replace ajax with spy 2018-05-21 15:44:38 +01:00
Denys Vuika 266ad76ad9 fix typo in the resource key (#3352) 2018-05-21 15:33:11 +01:00
Eugenio Romano ff5d02b5b7 fix like test 2018-05-21 15:15:15 +01:00
Vito 1c7f267c63 [ADF-2726] fixed save content for external repository (#3341)
* [ADF-2726] start fixing the show of files loaded from CS

* [ADF-2726] start fixing the show of files loaded from CS

* [ADF-2726] fixed save content for external repository|

* [ADF-2726] fixed save content for external repository|

* [ADF-2726] reeanabled and fixed the tests

* [ADF-2726] reeanabled and fixed the tests

* [ADF-2726] added tests for attach file widget and activiti alfresco service

* [ADF-2726] added tests for attach file widget and activiti alfresco service

* [ADF-2726] fixed test
2018-05-21 12:14:11 +01:00
Denys Vuika b599e3a41a breadcrumb bug fixes (#3348) 2018-05-20 20:07:10 +01:00
davidcanonieto 70d93805d4 [ADF-2753] New error component (#3336)
* [ADF-1938] Overflowing text in reports section fidex

* [ADF-1938] Long names in report section now fit

* [ADF-1938] Reverted changes in container widget

* [ADF-2753] New error component created

* [ADF-2753] Unit test for Error Content Component

* Deleting unused files

* Deleting unused files

* Deleting unused files

* [ADF-2753] Documentation added

* [ADF-2753] Fixed minor bugs

* [ADF-2753] Authentication not needed to view error

* add error handler

* tslint fix

* router app component

* remove unused import

* fix import modules

* limit to 404

* destroy fixture after any test

* misspelling error
2018-05-19 01:20:49 +01:00
Denys Vuika e2bfcd20a9 restore deleted breadcrumb code 2018-05-18 21:26:04 +01:00
Denys Vuika 4fb1a29c4c dummy commit 2018-05-18 19:48:23 +01:00
Suzana Dirla 67e0c02a5a [ADF-2984] Show date invalid message on search date range picker (#3323)
* [ADF-2984] Show date invalid message on search date range picker

* [ADF-2984] test that required format is displayed when date input is invalid

* [ADF-2984] More space above buttons
2018-05-18 17:22:12 +01:00
Eugenio Romano 2ad5dac77a update project permissions change 2018-05-18 17:04:33 +01:00
Deepak Paul bdf0a455dc [ADF-2884] Task List - Custom apps display all tasks (#3329)
* [ADF-2884] Handled filterParam input change
Changed component selector

* [ADF-2884] Modified/Added tests

* [ADF-2884] Deprecated old selectors

* [ADF-2884] Added deprecated version

* [ADF-2884] Improved filter finding condition
2018-05-18 16:16:48 +01:00
Denys Vuika 07440731fa [ADF-2131] Search sorting (#3334)
* sorting configuration

* detect primary sorting and use with document list

* search results sorting

* docs update

* unit tests and code updates

* update code

* update code

* generic sorting picker, test updates

* ability to switch off client side sorting

* update docs for document list
2.4.0-beta5
2018-05-18 14:33:28 +01:00
Andy Stark 73bc62ae8f [ADF-2979] Updated doc tools to avoid erasing MD docs with blank JSDocs in services (#3347)
* [ADF-2979] Update to ignore blank JSDocs for method signature

* [ADF-2979] Finished adding blank JSDoc check for services
2018-05-18 14:30:26 +01:00
Denys Vuika 592ad185e7 [ADF-1997] override custom form widgets by default (#3346)
* override custom form widgets by default

* update tests
2018-05-18 12:36:50 +01:00
Denys Vuika ace38942af (demo shell) login css fixes (#3344) 2018-05-18 10:57:18 +01:00
Denys Vuika 37b3638703 fixed constraint for viewer name width (#3343) 2018-05-18 10:54:12 +01:00
Denys Vuika 53cf5acc86 [ADF-3028] i18n support for title service (#3342)
* i18n support for title service

* cleanup tests

* update tests
2018-05-18 10:51:13 +01:00
Suzana Dirla b00eb1433e [ADF-3000] Update the documentation by adding the steps of date format custom configuration. (#3339) 2018-05-17 14:07:37 +01:00
Suzana Dirla 4e70a116eb [ADF-2997] The meaning of the range fields is not clear (#3338)
* [ADF-2997] restrict 'to' field not to allow dates in the future

* [ADF-2997] more clear labels for start and end date fields

the translation team will decide what will be the best values for the date fields
2018-05-17 11:41:51 +01:00
Eugenio Romano 9e3a4aa49f [ADF-2563] Improve versioning functionality (#3335)
* change input with textarea

* update file version use now the update content API

* provide way to test read only mode version list

* fix test

* test fix
2018-05-17 11:35:42 +01:00
Eugenio Romano 9772b2308a about component (#3337) 2018-05-17 09:58:22 +01:00
Maurizio Vitale 0ebd4c62e3 Only the username form control should be emitted (#3333) 2018-05-16 15:45:39 +01:00
Maurizio Vitale 3f9dc53722 Fix sidenav action icons (#3331) 2018-05-16 12:40:05 +01:00
Cilibiu Bogdan 374c5a3fed [ADF-2995] Permissions - Consumer should be able to upload a new version for his file on a private site (#3326)
* check node permission instead of parent

* tests
2018-05-16 09:40:49 +01:00
Eugenio Romano 35ee120d5c [ADF-2821] move module sidebar action menu (#3321)
* move module sidebar action menu

* fix core import test

* remove sidebar module

* skip error

* skiperror old versions
2018-05-15 17:15:56 +01:00
Denys Vuika d67f160fdc [ADF-2503] conditional visibility for content actions (#3325)
* conditional visibility for content actions

* fix typo

* workaround for "target: all"
2018-05-15 16:53:52 +01:00
Vito 7154eb1e84 [ADF-2989] updated documentation with multiple node example (#3328) 2018-05-15 16:34:37 +01:00
Andy Stark 92e0809a16 [ADF-2979] Updated props script to avoid copying missing JSDocs (#3327)
* [ADF-2979] Updated tools to ignore blank JSDocs for inputs/outputs

* [ADF-2979] Bug fixes for handling missing tables, etc
2018-05-15 16:03:51 +01:00
Francesco Corti 25f20dbec9 Added the tutorial 'Working with the Nodes API Service'. (#3319) 2018-05-15 15:25:35 +01:00
bbcodrin fd924c439a [ADF-2925] Required and invalid validators added (#3277)
* test added

* tests clean

* test added

* tslint clean

* test name changed

* update tests
2018-05-15 13:21:38 +01:00
Denys Vuika db7d0b7c08 [ADF-2961] support for protocol substition in app config files (#3324)
* support for protocol substition in app config files

* Update app-config.service.spec.ts

* Update app-config.service.spec.ts
2018-05-15 13:10:27 +01:00
Vito f159fbaa2c [ADF-2967] fixed create new task navigation (#3322)
* [ADF-2967] fixed create new task navigation

* [ADF-2967] removed extra variables

* [ADF-2967] removed unused methods
2018-05-15 10:45:38 +01:00
Eugenio Romano 4ced4164bf pipeline-update (#3309)
* deploy PR script
2018-05-14 16:05:27 +01:00
davidcanonieto e94ce4602b [ADF-2739] Improved breadcrumb logic (#3287)
* [ADF-2739] Long names in breadcrumb fixed

* [ADF-2739] Updated styles

* [ADF-2739] Fixing @mixin for breadcrumb

* [ADF-2739] Waiting for changes in demo-shell

* [ADF-2739] Fixed @mixin

* [ADF-2739] Fixed issue related to breadcrumb position

* [ADF-2739] Improved ngOnChanges call for breadcrumb

* [ADF-2739] Fixed issues with lint

* [ADF-2739] Removed comment in dropdown breadcrumb component file

* [ADF-2739] Changed recalculateNodes method from public to protected
2018-05-14 12:18:49 +01:00
Vito 2dff636fb1 [ADF-2826] fixed wrong parsing for error message (#3317) 2018-05-14 10:27:22 +01:00
Vito 9749a3837e [ADF-2912] group everyone is always visible even for no search result (#3316) 2018-05-14 10:26:47 +01:00
Vito 7fdd43f339 [ADF-2986] try to pick the start value from local storage before the standard default (#3318) 2018-05-14 10:25:16 +01:00
Denys Vuika bd4451e83d remove search configuration enforcement (#3315) 2018-05-14 10:24:29 +01:00
camorra-skk 84a9837789 [ADF-2888] UX doesn't respect the Sidenav specifiactions (#3303)
* [ADF-2771] Sidebar action menu component - UX review

* Add a input property to set the width of sidebar-action-menu.

* [ADF-2888]  UX doesn't respect the Sidenav specifiactions

* Add a input property to set the width of sidebar-action-menu.
2018-05-14 10:00:05 +01:00
Francesco Corti 2b9eec4af7 Added the tutorial 'Creating your JavaScript application using alfresco-js-api'. (#3310)
* Added the working-with-nodes-api-service tutorial.

* Added the 'Alfresco Example Content Application' paragraph to the 'Preparing the development environment' tutorial.

* Added the tutorial 'Creating your JavaScript application using alfresco-js-api'.

* Added the image of the tutorial.

* Typo in 'creating-javascript-app-using-alfresco-js-api.md'

Typo in 'Prerequisites'.

* Typos in 'creating-javascript-app-using-alfresco-js-api.md'

Two small typos.

* Wrong sentence in 'creating-javascript-app-using-alfresco-js-api.md'

...into Angular applications, but it is "framework agnostic".

* Typo on 'creating-javascript-app-using-alfresco-js-api.md'.

...and Angular...
2.4.0-beta4
2018-05-11 14:30:16 +01:00
Vito 0d8825c97e [ADF-2891] decoupled search service love (#3312) 2018-05-11 14:13:09 +01:00
Georgiana Roman fd12481843 [ADF-2813] set default sorting (#3311) 2018-05-11 14:12:15 +01:00
Andy Stark 60644d9917 [ADF-2969] Moved doc tools to new tools folder (#3314)
* [ADF-2969] Moved doc tools to new tools folder

* [ADF-2969] Added files missing from schematic

* [ADF-2969] Added missing files to schematic
2018-05-11 14:01:19 +01:00
Vito 9d0ccff189 [ADF-2978] added a check when locally set permission is undefined (#3307) 2018-05-11 12:22:11 +01:00
Denys Vuika 33115567db fix search filter styles (#3313) 2018-05-11 12:21:07 +01:00