* 2020-05-04 added new function to join values by a separator which retrieving from the dataset (Q1801-10818) @DatasetJoinValues("data_set_name","where condition","format","separator") or @DatasetJoinValues("data_set_name","where condition","format","separator","default value") * 2020-02-25 fixed issue with copy attachments to temporary folder (Q1801-9449) * 2020-01-28 added new method to data set provider v3 allow fetch data by "from" and "to" (Q1801-8889) * 2020-02-03 added new function to render view @Render.ViewContent(,) (Q1801-8858) * 2020-01-29 added new settings allow disable HTML decode for rendered form view (Q1801-8857) * 2020-01-14 added feature to force apply audience for specific form or dataset (Q1801-8674) * 2020-01-13 fixed issue with cloning Repeater control with stored procedure as the data source (Q1801-6106) * 2020-01-13 fixed issue with send push notification by audience without "Send personalized notifications" options are checked (Q1801-8548) * 2019-12-30 added new feature to overwrite user session sso data (Language, CountryCode) during retrieving data via data set provider v2 and v3, use "customSSO" parameter to define language or country code, example: {"Language":"EN"}(Q1801-8478) * 2019-12-28 added new feature encode value of SingleLineOfText control (Q1801-8501) * 2019-12-26 added new feature to upload files from front-end application to form images (Q1801-8425) * 2019-12-19 fixed issue with invalid URL on resources, refactoring error pages (Q1801-7916) * 2019-12-16 fixed issue with override values of text controls of the edit view by the user session values (Q1801-8349) * 2019-12-10 added feature to validate request data (use Validate Request Data field of view) during saving or displaying form view (Q1801-8050) * 2019-11-29 extended the salesforce workflow action by the new tibco fields (Q1801-8026) * 2019-11-27 fixed issue with drag and drop container on self in Form Containers widget (Q1801-6840) * 2019-11-27 fixed issue with case sensitive the kendo filter and sort parameters what sending to dataset provider (Q1801-7056) * 2019-11-26 extended the Email Workflow Action with new SendLogField field to allow specify form field where will save information about count of sended (success,fails) email () * 2019-11-24 added new function to allow calculate date difference between date fields: @DateTime.Diff("StartDateField","EndDateField",day|hour|minute|second,) (Q1801-7953) * 2019-11-23 added functionality to checking access to downloaded form file, when data of form require user authentication (Q1801-7518) * 2019-11-12 fixed issue with sending email to users by audience(Q1801-7618) * 2019-10-28 added feature to specify the list of columns for retrieving data from v2 and v3 data providers, use "columns" parameter with type is JSON array(Q1801-7073) * 2019-10-25 added feature to allow configure access to data for services working with form data and datasets(Q1801-7145) * 2019-09-25 fixed issue with refresh FormConfiguration widget after upload data file(Q1801-6623) * 2019-09-24 fixed issue with drag and drop of controls in to designer area occurs in FF browser(Q1801-6607) * 2019-09-24 added v4 version of storage procedure call controller(Q1801-6329) * 2019-09-24 added feature to trigger workflow for specific record in preview data(Q1801-6277) * 2019-09-19 added new options to SmartPortal.UI.Message class to allow customizing button texts and icons(Q1801-6577) * 2019-09-18 fixed issue with deleting rows with use data set provider v2/v3 (Q1801-6629) * 2019-09-18 added new feature to proxy request allowed download files from protected servers(Q1801-6618) * 2019-09-17 removed LOWER function from query generated by the DataManager in MS SQL data provider(Q1801-6624) * 2019-09-11 added feature to creatind external datasource based on MS SQL or Amazon Redshift(Q1801-6225) * 2019-09-10 added feature to enable/disable executing workflow (Q1801-6533) * 2019-08-20 fixed issue with hidden view containers in IE explore (Q1801-6196) * 2019-08-17 fixed issue with saving workflow container filter with value what contains '&' symbol (Q1801-5933) * 2019-08-17 added new parameter "skipTotal" to data set provider (v2, v3) request of select rows, this parameter allow skip calculation of total rows (Q1801-6164) * 2019-08-17 fixed issue with append information to history for created filter inside container (Q1801-6159) * 2019-08-14 fixed issue with adding new control with field in /builder application inside "designer widget" (Q1801-6092) * 2019-08-14 added new method for storage procedure v3 controller to allow export data to xlsx file (Q1801-6083) * 2019-08-10 updated newrelic api agent, added additional information for transaction reports related with data set provider (Q1801-6046) * 2019-07-20 bootstrap layout for /builder * 2019-07-03 added new feature to export big data to csv by bcp tools * 2019-06-19 implemented async controller actions form(data-set-provider(v1,v2,v3), sp/proc/call (v1,v2,v3), show view) (Q1801-5400) * 2019-05-11 added new data source type for repeater field to allow use storage procedure. Requirements to sql procedure: name: AD_, @where MAX, @orderBy MAX, @take, @skip, @ssoData MAX, [custom params] (Q1801-4845) * 2019-05-07 fixed issue with save exported file of form with invalid name (Q1801-4813) * 2019-05-07 fixed issue with displaying deleted filters in "Form Views" widget (Q1801-4727) * 2019-05-03 fixed issue with displaying favicon.ico in browser tab for "builder" and "mbe" applications(Q1801-4731) * 2019-05-02 fixed issue with converting string value with format "ddd MMM dd yyyy HH:mm:ss" to date time before saving to database (Q1801-4774) * 2019-05-01 added new function @Json.Serialize, Example: @Json.Serialize('field name') or @Json.Serialize('field name','default value')(Q1801-4751) * 2019-04-29 fixed issue with saving Datetime, Numeric fields to data table with default values(Q1801-4714) * 2019-04-26 incremet pool size for connection initialized for access to form data(Q1801-4682) * 2019-04-26 added new method (/form/data-set-provider[?/{version}]/{formId}/{dataSetName}/kendo/data/search) in to data-set-provider controller to allow send POST request for read data from data set(Q1801-4682) * 2019-04-26 fixed issue with ignore email addresses with containing \n\r symbols during sent emails by the executing workflow(Q1801-4656) * 2019-04-26 extend mobile oauth authentication with users which has custom sso data and PartnerSalesManager is equal 1(Q1801-3298) * 2019-04-23 fix issue with apply workflow during import data (Q1801-4636) * 2019-04-21 added log manager to preview logs of specific workflow (Q1801-3236) * 2019-04-18 fixed issue with import data to the created form in first time with "Flush and Fill" option selected(Q1801-4561) * 2019-04-17 fixed problem with damage to navigation folders during drag and drop operation(Q1801-4513) * 2019-04-16 fixed issue with cloning "repeater field" control (Q1801-4441) * 2019-04-14 add functionality to log changes(hide, archive, reorder) with container to log history (Q1801-4431) * 2019-04-14 fix issue with add from view resource for selected view (Q1801-4439) * 2019-04-14 add timeout field to form data source table to allow set command timeout of executing SQL query(Q1801-4369) * 2019-03-14 fix issue with cashing translation entries in scheduler workflow (Q1801-4017) * 2019-03-10 optimize DataManager to select data with calculate total rows of table * 2019-03-08 fix issue with saving data value via DataManager if his type is JArray or JObject (Q1801-3946) * 2019-03-07 add selector of trusted sources in HttpActions (Q1801-3606) * 2019-03-04 change functionality of sql filters builder to allow support Unicode values (Q1801-3855) * 2019-02-23 fix problem with web session re-creation during authorization via jwt token (Q1801-3782) * 2019-02-22 add feature to protect limit of take data from specific datasets (Q1801-3769) * 2019-02-17 add feature to mapping sso region by country code (Q1801-3683) * 2019-02-13 join push notification action fields(priority, data and notification) in one(Q1801-3678) * 2019-02-07 update getFilteredByAudience function with new parameters, to allow pass sso data as one parameter(Q1801-3586) * 2019-02-03 fix issue with open edit form for translation with invalid html(Q1801-3326) * 2019-02-02 fix issue with wrong assigned the parent node in form navigation widget(Q1801-3433) * 2019-01-31 fix issue with applying workflow container filter for data rows gets from workflow scheduler(Q1801-3377) * 2019-01-31 add feature to save sso field if they added on form as specific field(Q1801-3490) * 2019-01-31 add new workflow action to allow send push notification to clients use SignalR server (Q1801-3257) * 2019-01-30 fix issue with replace signature in generated ps file on image resource(Q1801-3477) * 2019-01-24 add feature to refresh ssoData of user session for HPC authentication(Q1801-3396) * 2019-01-21 add new languages('he-IL','lv-LV','lt-LT','et-EE') to builder also create index on Culture column (Q1801-3352) * 2019-01-09 add new function @ExecProc, Example: @ExecProc("CalculateRequestProgress","{requestId:578}") or @ExecProc("CalculateRequestProgress","{requestId:578}","[0].Progress"), MS SQL proc name: rfbCalculateRequestProgress * 2019-01-09 add new resource v3 for call stored procedure /form//sp/v3//call (Q1801-1034) * 2018-12-24 remove custom headers from responses gets from form/mobile app (Q1801-3053) * 2018-12-20 update application table with new field, RootUrl, add functionality to concatenate RootUrl with relative urls comes from oauth authentication (Q1801-3078) * 2018-12-20 add new services: data set provider v3 and sp v3 proc call with checking authentication (Q1801-3077) * 2018-11-21 add @Base64.Decode and @Base64.Encode functions (Q1801-2594) * 2018-11-04 add trace log for calling @functions (Q1801-2312) * 2018-11-04 fix issue with adding validation messages during each click on save button (Q1801-181) * 2018-10-23 added @DynamicContent function. Example: @DynamicContent("FieldName","DatasetName","#Field of dataset with space# > [EntryId] AND DataSetField1='[InputParamField]' AND DataSetField1=1") (Q1801-2131) * 2018-10-13 add CustomSSOData field to PortalUser table * 2018-10-11 add feature to mapping form field to mode field of upsert workflow action (Q1801-2019) * 2018-09-17 add feature to change connection of external data source and sync form fields structure (Q1801-1643) * 2018-09-07 add new workflow action "Upsert"(Q1801-1596) * 2018-09-04 update CORS domain politics for "form" application (Q1801-1620) * 2018-09-03 move configuration of OAuth from config file to database table to configure clientid, client secret via database (Q1801-1591) * 2018-08-29 update data set provider v2 for getting data by use getFilteredByAudience with aggregation data (Q1801-1454) * 2018-08-24 fixed the issue of checking subscriptions that have not yet started (Q1801-1498) * 2018-08-24 fix issue with build IsContainedIn(IN) clause with input parameters passed to data set provider v2 read action (Q1801-1486) * 2018-08-20 move sql command timeout parameter to configuration file (Q1801-1326) * 2018-08-07 update SELECT statements in all data manager (include getFilteredByAudience) with add NOLOCK condition (Q1801-1277) * 2018-07-17 create form DataManager to allow work with external datasource. Upgrade data set provider to add aggregation function like min, max, sum, count, avg (Q1801-1064) * 2018-07-09 added @IfAll function. Example: @IfAll(113,"(RequestId = [RequestId]) AND (ActionId IN (SELECT value FROM OPENJSON(N'[Predecessors]')))",{field:"Status",operator:"eq",value:"DONE"},"YES","NO") (Q1801-1014) * 2018-07-08 extend onboarding api with new methods for prepare data for gantt chart (Q1801-1007) * 2018-07-04 update onboarding api to add Predecessors field population from action template (Q1801-1004) * 2018-06-25 add functionality to navigate by site page inside MBE by call api functions from iframe widget (Q1801-872) * 2018-06-24 add translation to ReplayTo field of email workflow (Q1801-915) * 2018-06-10 move session time to datebase Setting table (Q1801-824) * 2018-06-08 add functionality to export feature to allow define title of columns in exported file (Q1801-802) * 2018-06-07 fix issue with added sso fields from Form Fields widget(Q1801-811) * 2018-06-04 fix issue with expired auth token when ExpireAt updated in database as past (Q1801-795) * 2018-06-04 add functionality to split portal user by app with user app id in portal and session (Q1801-716, Q1801-712) * 2018-06-02 update Email workflow action to add User Audience swithcer for sending email to users what applied by audience filter (Q1801-774) - update ckeditor form 4.4.7 to 4.9.2 - change layout of Email action on bootstrap * 2018-05-21 fix issue with export data from VIEW dataset(Q1801-713) * 2018-05-18 move fcm tokens from JSON field of PortalUsers to data base table FcmTokens, add functionality to remove duplicate FCM tokens (Q1801-632) * 2018-05-16 update workflow manager to add call stack for calling triggered workflow (Q1801-658) * 2018-05-15 change HPID authentication for HP user that is not in portal users (Q1801-649) * 2018-05-11 add new feature I LIKE button to allow user to mark pages as liked. Exmp.:
(Q1801-617, Q1801-618, Q1801-619) * 2018-04-23 extend form history logs and create logs filter panel (ADP-82) * 2018-05-07 extend EmailAction of General workflow (Q1801-612) * 2018-05-02 fix issue with token validation with TLS 1.1 and TLS 1.2 certificate (Q1801-604) * 2018-04-29 add feature to export data with specific columns list inside xlsx or csv (Q1801-585) * 2018-04-20 add functionality to remove invalid token from the list of user tokens (Q1801-534) * 2018-04-15 change data structure of custom google fields to add encode property (Q1801-535) * 2018-04-09 fix issue to display timezone in date preview for date time fields (Q1801-338) * 2018-04-09 extend GoogleAnalyticsReportsService to request multiple Dimensions (Q1801-502) * 2018-04-07 extend EmailAction of GeneralWorkflow to use MSA (Q1801-486) * 2018-04-07 add functionality to create and add email to MSA queue (Q1801-452) * 2018-04-01 add support HEAD request for form view (Q1801-474) * 2018-03-31 fix issue with edit online help (Q1801-470) * 2018-03-30 fix issue with sorting and filtering list of data sets in add data set to form dialog window (Q1801-466) * 2018-03-20 integrate oAuth 2.0 authentication provided by the hpid for mobile devices (Q1801-380) * 2018-03-16 fix issue with duplicate EntryId in form container (Q1801-389) * 2018-03-13 update export data to xlsx and css (add fileName for download url) (Q1801-352) * 2018-03-07 add functionality to saving information about send push notification to the database (Q1801-345) * 2018-03-04 add general snippet script to registrate pageviews in newrelic (Q1801-317) * 2018-03-04 add feature to add custom variables to google analytic (Q1801-188) * 2018-02-28 change Google analytic system widget to replace jQuery syntax on DOM model (Q1801-327) * 2018-02-26 add feature to set chacked 'Do not add wrapping HTML to container' checkbox during create Content or Group as default (Q1801-237) * 2018-02-20 split kendo all js and css on different components (kendo.core.js, kendo.data.js, kendo.grid.js, kendo.grid.export.js, kendo.menu.js, kendo.autocomplete.js, kendo.dropdownlist.js, kendo.window.js (Q1801-298) * 2018-02-08 add new resource sets 'hp.heroes.20180208.css' for hp heroes pages (Q1801-238) * 2018-01-31 fixed issue with hard coded http protocol for @theme_url variable. For switching between 'http' and 'https' use database settings 'RequireHttps' * 2018-01-30 add functionality to clone the form view resources during clone the form view (Q1801-171) * 2018-01-30 fix issue with import/export form(Q1801-89, Q1801-170, Q1801-172) * 2018-01-30 fix issue with display the 'Add' button of Form data sets widget for external form * 2018-01-29 fix issue with add hidden PrimeryField to form container if view contains archived containers with primary field * 2018-01-15 added "Add New Record" button to PreviewFormData grid (ADP-76) * 2018-01-19 fixed issue with exporting form (ADP-73) * 2018-01-19 add new function to @DateTime module to allow to add minutes, days, months, years to specific date or now date Syntax: @DateTime.Add(<'NameOfField'|now>,,[,<"date format">]) (HHAS-827) * 2018-01-15 added Google Analytics Reporting Service available for use within form views. (ADP-60) * 2018-01-12 add parameter to update/create actions of data set provider controller to skip call workflow. Use parameter `skipWorkflow=true` in update/create url to skip call workflow (HHAS-795) * 2018-01-08 added ability to invoke edit control settings window from context menu of controls tree (ADP-13) * 2018-01-08 added @DatasetValue function. Example: @DatasetValue("DatasetName","#EntryId#=[EntryId] AND #DataTableField#='[InputParamField]'","EntryId: #EntryId# Data Field: #DataTableField#","defaultValue")(ADP-38) * 2018-01-05 fix issue with create mobile auth token when user send login instead of email(HHAS-777) * 2018-01-03 add new data set provider for kendo to allow display data with columns of name contains specific symbols (numbers, spaces & $ % and other symbols) (HHAS-767) - fix preview data of form configuration widget Ex. URL: "/form/data-set-provider/v2//self/kendo/data" var dataSource = new kendo.data.DataSource({ type: "rfb-v2", ...}) * 2017-12-22 fixed rounding some float values stored to string DB fields (ADP-37) * 2017-12-22 added @RegExp function to server side Ex: @RegexReplace('1 Mb. - 20 Mb. 30 Mb.', "\b(\d+)\W?(Mb.)", '$$$1') (ADP-35) * 2017-12-22 fixed applying server side filters for view containers on NewEntry(ADP-11) * 2017-12-17 update getFilteredByAudience to add support the following sso fields:DeviceName,OSName,AppVersion(HHAS-725) * 2017-12-17 fixed missing datasource configuration control for existing repeater (ADP-51) * 2017-12-17 fixed broken repeater filter (ADP-52) * 2017-12-14 added Kendo Hierarchical DataSource support for DataSets (ADP-39) * 2017-12-14 fixed intersection of images, pasted to ReachEdit control (ADP-41) * 2017-12-14 fix issue with trigger advanced workflow then row is added/changed by /kendo/data Request (ADP-56) * 2017-12-13 upgrade kendo ui up to v2017.3 (HHAS-742) * 2017-11-29 added new Audience Filter Control that allows visual edit of SQL query (ADP-17) * 2017-11-14 reduced row height in Data Preview Widget. Long strings are shown as a tooltip (ADP-16) * 2017-11-06 added export to CSV for data preview (ADP-21) * 2017-11-05 colums in exported excel file are grouped by field type (System, Custom, SSO) and ordered alphabetically (ADP-21) * 2017-11.11 update sso data of page to add employee user email witch start simulation (HHAS-613) * 2017-11-02 added posibility to export data from DataSets to excel within frontend (see comments to ADP-18) * 2017-10-29 new views now created with default resources set (default.css, default.js) (HHAS-601) * 2017-10-30 @AttachURL function has optional parameter for specifying download file name. Ex: @AttachURL('AttachmentFieldName', 'DefaultValue', 'NewFileName.pdf') (HHAS-579) * 2017-10-25 HPSimplified font face selection logic on server side based on user language and portal theme (HHAS-529) * 2017-10-18 redesign preview form data with export data to xlsx and support server operations (sort, filter) also added feature with work grid layout (change width of columns, reorder columns, hide columns) (HHAS-495) * 2017-10-15 update google analytic form view script to add userid * 2017-10-15 add validation on Form Import package file type. Only Zip files are supported (HHAS-472) * 2017-10-15 add feature to render content of embedded form form in designer * 2017-10-13 add caching for @LinkUrl and @AttachUrl functions result (HHAS-501) * 2017-10-12 add HTML and JS code beautifier for edit controls in Container Editor (HHAS-296) * 2017-10-12 force to use HTTPS throughout the application (HHAS-469) * 2017-10-12 fixed Vertical and Horizontal privilege escalation by request replay, added audience validation for form fields based on form audience permission, check form audience for Workflows and Form Views operations (HHAS-465, HHAS-466) * 2017-10-12 added bulk translation export/import with forms selection (HHAS-374) * 2017-10-12 updated jszip.js library for proper exporting Kendo Grids to Excel(HHAS-530) * 2017-10-06 fixed issue with CKEditor Create Table and Paste features (HHAS-531) * 2017-10-05 add add placeholder attributes to Single Line Text and Multiline Text controls (HHAS-520) * 2017-10-04 fixed issue with render choose control with translation(translation not applied)(HHAS-545) * 2017-10-04 added redirect url verfication to prevent open redirection vulnerability (HHAS-464) * 2017-10-04 fixed "Not a legal OleAut date" issue. Updated ExcelDataReader library * 2017-10-04 connected Google Analytics Reporting API for viewing pageviews statistics obtained from Google Analytics(HHAS-324) * 2017-09-29 add functionality to display specific subscription form for each instance (HAS-308) * 2017-09-24 add feature to render content of embedded form form in designer(HHAS-158) * 2017-09-18 add feature to set SKIP rows value in repeater field * 2017-09-01 add feature to include resources like js or css from combres xml file for each form view(HHAS-452) * 2017-08-20 add feature to update sso data if page received view id from portal by esm link(HHAS-347) * 2017-08-12 update repeater to add feature to select dataset source(HHAS-179) * 2017-08-11 add ApplyAudienceFilter checkbox in Repeater field control to use this flag for render data with audience ruels (HHAS-179) * 2017-08-11 split input params on collection(SessionData.,SSOData.,RowData.,FormData.)(HHAS-303) * 2017-08-10 add feature to display different footer in backend based on current theme(HHAS-2855) * 2017-08-10 add feature to resolve error pages for other site instance(HHAS-255) * 2017-08-07 add feature to call request via tools proxy(POST,GET,PUT,DELETE)(HHAS-76) * 2017-08-03 add feature to mobile api for updating portal user fcm token(HHAS-282) * 2017-08-03 add feature sync portal user by current portal session(HHAS-281) * 2017-08-03 add feature to send topic or personal(from PortalUsers) push notification to mobile phone (HHAS-275) * 2017-08-02 add key of dictionary in exported translation file (HHAS-261) * 2017-08-01 add feature to simulate user by email form mobile api (HHAS-259) * 2017-07-31 add a @Math function to calculate total value by specific field and where condition (HHAS-133) update @LinkURL and @AttachURL function to add default parameter in each function specify string value if field value or entry not found * 2017-07-27 add a function to create an application data set and assign their specific form (HHAS-149/150) * 2017-07-24 add feature to read translation params from several key name provided in hp.translation.param.language and hp.translation.param.region, these value enumirate via comma-separator (HHAS-151) Example: keyName1,keyName2 * 2017-07-23 apply sso params of current user for filtring form data by audience (HHAS-77) * 2017-07-20 update sso managment widget, add feature to select data type and set length of string field (HHAS-141) * 2017-07-19 add functionality to set ETag header for caching form view on client side (HHAS-107) * 2017-07-18 change form view designer for controls connected to SSO filed should not be readonly (HHAS-96) * 2017-07-17 fix FriendlyURL requires unique value when updating Parent ID of form view (HHAS-92) * 2017-07-17 replace form view grid kendo control on tree view grid control with possibility define parent view (HHAS-66) * 2017-07-16 fix issue with create filter in from view content(HHAS-106) * 2017-07-14 integrate code mirror library in to form view content container edit popup(HHAS-63) add feature to edit content container in full screen mode (HHAS-64) * 2017-07-13 add new field to view content container to indicate possibility to do not generate wrapping HTML for containers(HHAS-62) * 2017-07-12 add class style name to controls (single line of text, choice, multiply line, currency, number, datetime) move translation parameter to define country and region in to web config(PT-147424729) * 2017-07-11 add functionality to store specific list of sso params to SSOData table what related on current session of frontend user (HHAS-72) * 2017-07-10 add content type field to view (HTML or JSON) (HHAS-67) * 2017-07-05 add gridstack lib for system administration page to allow configure layout of page, add custom widget, draggable widgets, resize widgets * 2017-07-04 add server side functionality for audience rules (HHAS-19) * 2017-06-27 redesign system administration page on bootstrap layout * 2017-06-05 add feature to search and replace text in form containers * 2017-05-13 fix issue with import/export form * 2017-05-12 add feature to clone process shape from 'Process Elements' widget * 2017-05-11 add feature "Continue WF" for workflow state to allow continue execute workflow after set value of state * 2017-05-06 add css class field to tab strip item and fix issue with apply css class to tab control * 2017-05-04 upgrade dashboard widgets (add header, button actions, etc.) * 2017-04-27 add new container type. Tab container allow to create tab inside tree container with tabs, each tab item can display Static HTML or Dynamic (via URL page) * 2017-04-14 add feature to display relation between process that contains status with bulk set status * 2017-04-12 fix issue with replace input params of tab control * 2017-04-12 add feature to call advanced workflow for statuses that was set via call sets of list with flag trigger * 2017-04-09 update bundle action (add order marker, name and description) * 2017-04-08 add group name for form specific fields in Form Fields widget * 2017-04-07 add workspace log * 2017-03-31 add workspace status audit * 2017-03-29 add feature to load tab control using iframe with additional options (allow set height) * 2017-03-29 add bundle element to advanced workflow functionality * 2017-03-28 add HP Simplified Light and make a default font for frontend * 2017-03-03 add dashboard container with allow add widget. Dashboard rendered gridstack html. * 2017-02-18 add feature to allow add @function to field dropdown list of query builder. Note: allow add function @FormValueEx, @FormValue, @ValueEx etc * 2017-02-17 increase canvas workspace height for additional workflow * 2017-02-17 add FormValueEx function. Example: @FormValueEx(112,"#EntryId#=[EntryId] AND #DataTableField#='[InputParamField]'","EntryId: #EntryId# Data Field: #DataTableField#","defaultValue") or @FormValueEx(112,"#EntryId#=[EntryId] AND #DataTableField#='[InputParamField]'","EntryId: #EntryId# Data Field: #DataTableField#") * 2017-02-15 add additional workflow vizard with feature to create diageam usig drag and drop nodes * 2016-12-15 add tab control * 2016-12-05 add http workflow action to execute/send data by specific url * 2016-11-30 add feature to retrieving data from reference table use sql where condition * 2016-09-30 fix issue with displaying datetime in excel of exported data source file * 2016-09-16 fix issue with init child controls of embedded form * 2016-09-16 fix issue with display translations * 2016-08-19 add feature to render error page in embedded form * 2016-08-10 add feature to remove output and error files after read file content in ftp action * 2016-08-10 add placehodler for input field of email action * 2016-08-10 add feature to execute onCreate workflow for append row action * 2016-08-05 add beta version of import/export form * 2016-08-03 fix issue with init js events after submit embadded form * 2016-07-26 change functionality of handling error during generate form and added additional parameters to error log * 2016-07-25 change functionality of sso customizer with use kendo grid * 2016-07-24 add feature to delete ftp files before execute ftp action * 2016-07-24 add feature to mass update/delete/create record via form data requests * 2016-07-20 fix issue with init inline editor of ckeditor for elements with enabled content editing options * 2016-07-20 add feature to download base64 data * 2016-07-15 add ftp action * 2016-07-14 update ftp monitor service, update functionality to upload tracked file * 2016-07-11 add new fitler for workflows * 2016-07-01 add feature to hide/archive form containers in tree * 2016-06-27 remove reports (claer code, remove db tables of reports) * 2016-06-23 add feature to display default translation(en) of subscription form if not found requested languages * 2016-06-23 add feature to hide RepeaterField if no data retrieving * 2016-06-21 remove unused roles * 2016-06-21 change [EmailActions] table columns string size form limited size on max * 2016-06-17 add feature to set max varchar for form field * 2016-06-16 add feature to autoupload images in VE field from windows clipboard or use drag and drop * 2016-06-13 replace static datacontext of per-request on instance * 2016-06-07 add attachments for salesforce * 2016-06-04 fix issue with sorting by specific columns of user subscription * 2016-06-03 update workflow list * 2016-06-03 add sort order for workflow * 2016-06-02 add feature to skip validate token if it is empty * 2016-06-02 add NewRelic Action/StoredProcedureCall transaction for StoredProcedureCall action * 2016-06-02 add feature to set collapse/expand group container * 2016-06-01 add stop workflow action * 2016-06-01 add the form id into the page name in the backend * 2016-06-01 add functionality to populate Modified By/Created By during add/update row from workflow manager * 2016-05-31 add kendo grid for user subscription data with pagination * 2016-05-15 add custom TIBCO credentials for both instances * 2016-05-15 exclude certain pages from NewRelic apdex score * 2016-05-15 add NewRelic Action/FormDataExtendedRead transaction for ExtendedRead action * 2016-05-15 fix issue with display required message from text field control * 2016-05-13 add new workflow for create cases in salesforce * 2016-05-04 add missing Assembly to scheduler project * 2016-05-04 add feature to translate email body in subscriptions * 2016-04-16 allow RunAfter in On Schedule to be a negative * 2016-04-09 add feature to replace @function in form view and container filter; * 2016-04-07 fix issue with multipart/mixed email content with text/html * 2016-04-07 add feature to call workflow from update field action fix issue with restore selected workflow after refresh page * 2016-04-05 add feature to get/set/remove session value * 2016-04-05 fix issue with replace @Translate in chosen field control * 2016-04-04 add additional information to log then form view unable to load data by filter * 2016-03-30 fix issue with save grid data in append row workflow action * 2016-03-30 change dictionary grid on kendo mvc grid with supporting server data paging and filtering * 2016-03-30 add feature to select date field from list in schedule workflow * 2016-03-30 fix issue with editing workflow filter in update field action * 2016-03-30 fix issue with load external datasource list for building connection string * 2016-03-30 add appointment to workflow email action * 2016-03-14 update Settings table rows value refactoring code * 2016-03-13 add feature to attach files to email workflow action * 2016-03-09 add feature to sync timer monitor with check interval * 2016-03-09 upgrade user subscription monitor * 2016-03-09 add feature to remove user subscription * 2016-03-09 add subscription log table * 2016-02-29 upgrade kendo ui controls * 2016-02-27 fix issue with details view render when view id parameter not passed * 2016-02-27 add async call render designer ifreme body * 2016-02-26 add feature to remove current translation if parent has same value * 2016-02-26 add feature to check user languages during import/export * 2016-02-26 add remove marker for translations import functionality * 2016-02-26 add sort order for language drop down list on translation page * 2016-02-25 add async call method to save import loga records to db;turn off logers(debug.log, smtp, sql.log) * 2016-02-25 add design mode hidden field * 2016-02-24 change dictioanry manager for translation page * 2016-02-23 upgrade iframeResizer up to v3.5.1(fix log issue in js console) * 2016-02-23 fix performance issue with load translations and dictionaries for form view * 2016-02-17 fix issue with append absolute css link to form from css manager * 2016-02-08 add lock screen then user click on buttons * 2016-02-08 add translation functionality (L10n, field translation, languages, ltr/rtl text align) * 2015-12-09 add push notification workflow action * 2015-12-08 fix layout of grid for form data sources in form configuration and data access widgets * 2015-11-26 apply new name convention to widget titles * 2015-11-02 fix issue with upload css and images file in IE * 2015-10-29 fix issue with save form data source file in IE during upload * 2015-10-28 fix issue with render online help section * 2015-10-26 add Google Analytic for form and builder app * 2015-10-21 added switcher for color scheme RBB/CMYK(default) to download button * 2015-10-21 fixed issue with transparent rectangle in ps file after converting html to ps * 2015-10-19 fix issue with load plugins then combres is turn on * 2015-10-17 added repeater control * 2015-10-15 added cache images for image container preview * 2015-10-13 fixed issue with deleting css file with same name then added in different form * 2015-10-09 add one-click deploy scripts * 2015-10-09 add custom params for HPI, HPE and QA profiles * 2015-10-07 added default font family in db Settings * 2015-10-06 changed colorspace for image magic tools then get image from eps * 2015-10-05 fixed build Warning in solution * 2015-10-02 added additional information about EntityValidationErrors items * 2015-10-01 added to log event to delete form or view * 2015-09-29 fixed issue with init attachment field if form contains embedded forms * 2015-09-24 added message of add/remove file to event log * 2015-09-23 update ckeditor from v3.6.4 upto 4.4.7 * 2015-09-23 add rtl direction for arabic languages * 2015-09-22 fixed issue with send notification to exiting translator * 2015-09-08 added JS notifications * 2015-09-08 added notifications to common JS * 2015-09-01 added import/export translation * 2015-08-23 added online help * 2015-08-01 add publish profiles for HPI and HPE production envs * 2015-06-10 fixed issue with backgroud css for IE browsers * 2015-06-08 added sso fields to exported csv for data source * 2015-06-05 added StrValue and NumValue for getting form value * 2015-06-03 added client template id for Attachment control * 2015-05-31 changed Attachment control on kendo ui Upload control * 2015-05-29 fixed issue with export subscriptions * 2015-05-25 added functionality to call stored procedure to retrieving data * 2015-05-19 add reference table data source * 2015-05-13 added form audience * 2015-05-10 added languages * 2015-05-06 added forgot password functionality * 2015-05-05 added ftp port settings key * 2015-05-05 added friendly error message then user try to delete form * 2015-05-05 added comment field to form view * 2015-05-03 added link on styles for send emails for workflow and subscription * 2015-04-30 added additional parameters with hints to Preview Form button * 2015-04-29 added functionality to mass record update in workflow using update action * 2015-04-28 fixed issue with generate html for art button * 2015-04-27 added functionality to supporting external data source * 2015-04-25 added functionality to read sso data from db after auth via token * 2015-04-22 fixed issue with "display:none" style from HTML of form view when we send it as message body * 2015-04-22 fixed issue with grouping functionality of repeater * 2015-04-17 added additional information for NewRelic for FormDataController * 2015-04-17 fixed issue with added pictures within a subfolder of image manager * 2015-04-16 added group by fields in repeator * 2015-04-15 fix issue with cloning from where has layout container * 2015-04-09 fixed issue with calling workflow for new/existing record of Kendo ui controls * 2015-03-28 fixed issue with updating records count after import records on form configuration widget * 2015-03-28 added upp authentication by token id * 2015-03-27 added feature to pass additional parameters to test emails * 2015-03-27 fixed issue with updating the text of the button after the user has subscribed/unsubscribed on the alerts * 2015-03-27 added feature to parse user input params of test email form for getting these from [field] construction * 2015-03-18 added feature to allow user to change subscription subject and to email when subscription button configured with these options * 2015-03-17 added handling exception with max length of data file during import * 2015-03-17 added Summary Local and Summary Utc time columns * 2015-03-15 changed functionality to generate files (eps, pdf e.t.c) via generating static html based on current page * 2015-03-12 added feature to send test email for subscription * 2015-03-12 added feature to convert utc time to client time updated subscription monitor for working with utc time * 2015-03-10 fixed issue with deleting form view in 'Form Views' widget * 2015-03-10 added functionality to display subscribe/unsubscribe button text based on user subscription * 2015-03-10 fixed issue with hard-coding from email address in test email of workflow * 2015-03-09 added feature with maintain information about the error in import process and move on to the next record, do not stoping import process * 2015-03-08 added functionality to confirm changes of user roles via retyping current password of user * 2015-03-05 replace old tree view for audiences and roles on Kendo Ui tree view * 2015-03-04 fixed issue with sent workflow email then one of address (to, from etc) is not valid * 2015-03-03 fixed issue when EntryID is not being shown dynamically in Email Body for workflow action * 2015-03-03 fixed issue with missing columns during data import (auto-creating columns in data table when column not exists) * 2015-03-02 add features for workflow email action (send test email, map form view filter with workflow form fields) * 2015-03-02 add features for email action (send test email, map form view filter with workflow form fields) * 2015-02-27 add summary info for subscription * 2015-02-25 add import/export subscriptions * 2015-02-22 add subscribe monitor * 2015-02-20 add subscribe self functionality * 2015-02-28 added debugging information for failed sendings emails of workflow email action * 2015-02-19 upgrade kendo ui v2014.3.1411 * 2015-02-13 fix generate email body of email action related on form view * 2015-02-12 fix issue with context menu of form configuration tree after upgrade kendo ui * 2015-02-10 change import functionality(added Merge and Flush options, integrated with workflow) * 2015-02-09 add length attribute for form fields * 2015-02-09 add unique indexe attribute for form fields * 2015-02-08 add lookup form view for form view email workflow action * 2015-02-06 add functionality to configure workflow action for import * 2015-02-02 add One Token authentication * 2015-01-24 fix issue with SQL limited of field column length (max 128 symbols) * 2015-01-24 upgrade kendo ui v2014.3.1316 * 2015-01-15 added 'Powred by'link in to footer * 2014-11-28 add hpp session validation * 2014-11-05 upgrade kendo.ui from v2013.3.1220 up to v2014.2.1008 * 2014-09-30 fix issue with added new field * 2014-09-20 json2json library * 2014-09-12 https://www.portal-rfbuilder.com/form/view/165?EntryId=146 * 2014-09-11 add edit mode for free form container (text only) * 2014-09-08 add logger for sql * 2014-08-28 https://www.portal-rfbuilder.com/form/view/165?EntryId=181 * 2014-08-27 https://www.portal-rfbuilder.com/form/view/165?EntryId=177 * 2014-08-27 https://www.portal-rfbuilder.com/form/view/165?EntryId=182 * 2014-08-21 https://www.portal-rfbuilder.com/form/view/165?EntryId=52 * 2014-08-21 https://www.portal-rfbuilder.com/form/view/165?EntryId=180 * 2014-08-20 https://www.portal-rfbuilder.com/form/view/165?EntryId=179 * 2014-07-28 https://www.portal-rfbuilder.com/form/view/165?EntryId=160 * 2014-07-24 add functionality to display color layout in design (R3 - Layout Display in Designer.pptx) * 2014-07-20 https://www.portal-rfbuilder.com/form/view/165?EntryId=61 * 2014-07-18 add feature to unlock form * 2014-07-16 http://www.portal-rfbuilder.com/form/view/160?EntryId=173 * 2014-07-15 add kendo ui data reader/update/create/destroy * 2014-07-13 https://portal-rfbuilder.com/form/view/165?EntryId=132 https://www.portal-rfbuilder.com/form/view/165?EntryId=59 https://www.portal-rfbuilder.com/form/view/165?EntryId=57 https://www.portal-rfbuilder.com/form/view/165?EntryId=81 https://www.portal-rfbuilder.com/form/view/165?EntryId=70 * 2014-07-07 https://portal-rfbuilder.com/form/view/165?EntryId=128 * 2014-07-02 fix issue with switching data source after import * 2014-06-30 https://www.portal-rfbuilder.com/form/view/165?EntryId=67 https://www.portal-rfbuilder.com/form/view/165?EntryId=71 https://www.portal-rfbuilder.com/form/view/165?EntryId=60 https://www.portal-rfbuilder.com/form/view/165?EntryId=55 https://www.portal-rfbuilder.com/form/view/165?EntryId=77 * 2014-06-27 https://www.portal-rfbuilder.com/form/view/165?EntryId=164 * 2014-06-27 https://www.portal-rfbuilder.com/form/view/165?EntryId=165 * 2014-06-26 fix issue with WARNING loop controls in repeater * 2014-06-26 http://www.portal-rfbuilder.com/form/view/160?EntryId=163 * 2014-06-14 https://portal-rfbuilder.com/form/view/165?EntryId=129 * 2014-06-13 add layout container, upgrade container tree on kendo ui * 2014-05-30 When an error occurs in the Designer toolbar is not displayed for controls * 2014-05-30 https://www.portal-rfbuilder.com/form/view/165?EntryId=150 * 2014-05-29 Issue with upload of xls file - all SSO fields added under Form Specific Fields * 2014-05-27 https://www.portal-rfbuilder.com/form/view/165?EntryId=68 * 2014-05-27 https://www.portal-rfbuilder.com/form/view/165?EntryId=63 https://www.portal-rfbuilder.com/form/view/165?EntryId=53 * 2014-05-20 Add resizing JS Script to report and form templates * 2014-05-19 http://www.portal-rfbuilder.com/form/view/160?EntryId=137 * 2014-05-18 http://www.portal-rfbuilder.com/form/view/160?EntryId=142 * 2014-05-18 performance improvement (add SSO fields to form on demand) * 2014-05-15 https://www.portal-rfbuilder.com/form/view/165?EntryId=65 * 2014-05-13 performance optimization (sql query, forms render) * 2014-05-08 added limit of cell value length in preview entries of grid * 2014-05-07 added index for EntryId every time when, occurs data source switching * 2014-05-07 varmax field name define size of column * 2014-05-07 https://portal-rfbuilder.com/form/view/165?EntryId=125 * 2014-05-04 https://portal-rfbuilder.com/form/view/165?EntryId=127 * 2014-05-03 https://portal-rfbuilder.com/form/view/165?EntryId=130 * 2014-05-03 HP Simplified Font not displaying on computers that do not have the font installed * 2014-05-03 https://portal-rfbuilder.com/form/view/165?EntryId=131