Skip to content

1.4.0

Compare
Choose a tag to compare
@eromano eromano released this 27 Apr 15:43
· 7411 commits to master since this release
Release Notes - Apps Development Framework - Version 1.4.0

Documentation

  • [ADF-333] - Custom Outcome buttons on a "Start" form are not displayed in activiti-start-form component - 1706 Github
  • [ADF-462] - Document and provide an example on how to display metadata
  • [ADF-472] - Wrong documentation comments Api #214

Feature

  • [ADF-164] - Upload component detect if user has permission to upload - 1518 Github
  • [ADF-165] - Disable/hide Delete menu option if user does not have permission - 1520 Github
  • [ADF-216] - Cannot easily check if DocumentList "isEmpty" - 1589 Github
  • [ADF-466] - Activiti Tasks Service - Retrieve filter byId or name
  • [ADF-467] - Activiti process Service - Retrieve filter byId or name
  • [ADF-468] - Activiti Task Filter - Improve the customization
  • [ADF-469] - Activiti Process Filters - Improve the customization
  • [ADF-498] - URL validation for ADF settings

Story

Bug

  • [ADF-128] - Password label moves inside the input field - Github 1214
  • [ADF-176] - Process List in Safari doesn't show date. - 1530 Github
  • [ADF-220] - Pagination component - dropdown doesn't stay visible on screen - 1593 Github
  • [ADF-221] - Pagination component being displayed in empty folder state - 1595 Github
  • [ADF-233] - Components are not fully aware of the context path they are deployed in - 1606 Github
  • [ADF-282] - Save and export are not displayed when initially accessing a saved report - 1652 Github
  • [ADF-331] - Hardcoded date format in date widget - 1704 Github
  • [ADF-425] - Pagination is not aligned correctly.
  • [ADF-428] - If form includes date widget application crashes
  • [ADF-430] - save and complete option avaliable on a completed task
  • [ADF-431] - Process Details doesn't display the name of the process creator.
  • [ADF-432] - Wrong navigation for active and completed tasks within process details
  • [ADF-433] - "Invalid Date" is displayed when changing "Due date" in Process Services.
  • [ADF-440] - "Create Task" and "Start Process" buttons appear on the wrong list.
  • [ADF-450] - Tasks are not shown after completing a process.
  • [ADF-451] - isLoggedIn method of EcmAuth client is returning "true" when ticket expires
  • [ADF-452] - Full name should be displayed in title

New Feature

  • [ADF-29] - Allow App filtering on activiti-apps component - 1389 Github
  • [ADF-166] - Disable Create Folder action if user does not have permission - 1519 Github
  • [ADF-453] - Like component
  • [ADF-458] - Ability to add banners and indicators to clearly highlight information about a node (e.g locked, security, sharing, version etc)
  • [ADF-475] - Dist folder should not be part of the repo

Task

  • [ADF-38] - npm err! peer dep missing - 1397 Github
  • [ADF-65] - Checklist cannot be deleted from task details - 1426 Github
  • [ADF-103] - Ability to hide/show, collapse Task Header panel on activiti-task-details - 1464 Github
  • [ADF-150] - The typeahead option should display a name on a complete start form. - 1504 Github
  • [ADF-152] - When you go on to the tag page initally and enter a tag name the placeholder remains. - 1506 Github
  • [ADF-153] - When creating/deleting a Tag it's not updated on "Tag list By Node ID" table immediately. - 1507 Github
  • [ADF-163] - Task List and Task Details always point on the first created task. - 1517 Github
  • [ADF-178] - Script build refactoring - 1533 Github
  • [ADF-236] - Start Button remains disabled when a mandatory table is present on a start form with a valid entry made to the table - 1611 Github
  • [ADF-237] - Display Table is not shown in ADF App - 1610 Github
  • [ADF-243] - WARN: 'Could not find HammerJS.' on every single unit test execution - 1617 Github
  • [ADF-250] - Task List doesn't load the correct values for Columns - 1625 Github
  • [ADF-251] - Task List / Process List define columns in the HTML and not in the JS - 1624 Github
  • [ADF-264] - Alfresco File and Folder Multiple http Looping Call - 1637 Github
  • [ADF-283] - Can only export a report in Chrome - 1654 Github
  • [ADF-285] - Hide 'debug' buttons when app is running in production mode - 1655 Github
  • [ADF-287] - Process definition overview: all processes displayed in graph - 1657 Github
  • [ADF-290] - Duplicated process filters when using Tasks App - 1660 Github
  • [ADF-296] - Error message is displayed wrong when typing less than 4 characters in login page. - 1666 Github
  • [ADF-297] - Cannot check checkboxes if form has tabs on start event - 1667 Github
  • [ADF-299] - tooltips are not displayed correctly if longer than a single line - 1668 Github
  • [ADF-301] - Dropdown displays options ID in completed task - 1670 Github
  • [ADF-302] - nodeClick and nodeDblClick does not support event.preventDefault(); - 1673 Github
  • [ADF-303] - Display Value for Upload does not work properly (activiti-content) - 1674 Github
  • [ADF-307] - Remove inline style and add an HTML linter - 1678 Github
  • [ADF-308] - There is no action when clicking the zoom-in button in an attached file. - 1679 Github
  • [ADF-321] - Minification is not working because of alfresco-js-api - 1693 Github
  • [ADF-327] - Provide example for dropdown actions for DataTable - 1701 Github
  • [ADF-328] - DataTable lost material styling for checkboxes (multiselect) - 1700 Github
  • [ADF-335] - Double Click Handler on Task List - 1708 Github
  • [ADF-338] - All dependency versions in package.json files must be fixed - 1711 Github
  • [ADF-339] - Form service is using private REST api - 1712 Github
  • [ADF-340] - Add support in ADF for setting CSS classes in the designer - 1714 Github
  • [ADF-346] - Make the applicable input/output on activiti-task-details in activiti-start-form as well - 1718 Github
  • [ADF-352] - Required checkbox is not highlighted - 1725 Github
  • [ADF-353] - Required form fields are missing asterisk symbol in label - 1724 Github
  • [ADF-356] - Wrong CORS error message for Login when server not available - 1728 Github
  • [ADF-360] - Cannot upload the same folder in different subfolders - 1732 Github
  • [ADF-363] - Angular application not working for Internet Explorer 11 - 1734 Github
  • [ADF-371] - Demo shell is not working in Safari and IE11 - 1742 Github
  • [ADF-373] - add test and documentation staticTitle option #1570 - 1744 Github
  • [ADF-374] - Display Value widget is missing 'embedded' mode for documents - 1745 Github
  • [ADF-375] - Task List fails with date conversion issues - 1746 Github
  • [ADF-378] - Doclist component doesn't handle long filenames - 1749 Github
  • [ADF-379] - If "data" input param changes and html columns declaration is used, no data get displayed - 1750 Github
  • [ADF-399] - Update Generators for ADF 1.3.0
  • [ADF-401] - Login - Fix dynamic translate parameter - 1772 Github
  • [ADF-405] - bundle improvements - 1774 Github
  • [ADF-407] - fix long names in columns (ellipsis-cell class) - 1775 Github
  • [ADF-409] - add hammerjs demo shell - 1778 Github
  • [ADF-411] - Review usage of 'material-design-icons' library
  • [ADF-412] - add @angular/material dep on demos systemjs conf - 1780 Github
  • [ADF-423] - use original error message for CORS/offline state in login - 1790 Github
  • [ADF-424] - Start Form - Close the dialog before open the viewer - 1792 Github
  • [ADF-426] - Remove unused old travis file - 1793 Github
  • [ADF-429] - 1.3.0 - 1795 Github
  • [ADF-434] - demo app improvements (ADF-432) - 1796 Github
  • [ADF-439] - Notification service test - 1801 Github
  • [ADF-443] - update ng2-translate-version #1397 - 1805 Github
  • [ADF-447] - Generate Licence reports for all ADF dependencies
  • [ADF-495] - Ability to remove the debug button from Task Details Component - 1826 Github
  • [ADF-502] - Disable Upload Button - 1833 Github
  • [ADF-514] - ADF prefix on accordion