Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A6DE7200C03 for ; Sat, 21 Jan 2017 07:54:32 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A5800160B4A; Sat, 21 Jan 2017 06:54:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EDDC3160B3C for ; Sat, 21 Jan 2017 07:54:31 +0100 (CET) Received: (qmail 3933 invoked by uid 500); 21 Jan 2017 06:54:31 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 3924 invoked by uid 99); 21 Jan 2017 06:54:31 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jan 2017 06:54:31 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 9790D1A0466 for ; Sat, 21 Jan 2017 06:54:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 7r9XkUcqCJ7E for ; Sat, 21 Jan 2017 06:54:29 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 1DEE35FB6A for ; Sat, 21 Jan 2017 06:54:29 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1F863E01E5 for ; Sat, 21 Jan 2017 06:54:28 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id C85F225289 for ; Sat, 21 Jan 2017 06:54:26 +0000 (UTC) Date: Sat, 21 Jan 2017 06:54:26 +0000 (UTC) From: "Jacques Le Roux (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OFBIZ-6919) Birt Report Builder: an enhancement of the Birt component. Easier user possibility of report creation. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 21 Jan 2017 06:54:32 -0000 [ https://issues.apache.org/jira/browse/OFBIZ-6919?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1583= 2846#comment-15832846 ]=20 Jacques Le Roux commented on OFBIZ-6919: ---------------------------------------- If you use the current "Birt Report Builder" version (WIP...) with another = theme (tested with Tomahawk) than a Rainbow theme, to see the new functionn= alities (added to current Birt component) look into the dropdown menus for = the "Flexible Report" menu (to be renamed "Report Builder") > Birt Report Builder: an enhancement of the Birt component. Easier user po= ssibility of report creation. > -------------------------------------------------------------------------= ----------------------------- > > Key: OFBIZ-6919 > URL: https://issues.apache.org/jira/browse/OFBIZ-6919 > Project: OFBiz > Issue Type: New Feature > Components: specialpurpose/birt > Affects Versions: Trunk > Reporter: Fran=C3=A7ois Wurmser > Assignee: Jacques Le Roux > Priority: Minor > Fix For: Upcoming Release > > Attachments: flexibleBirt.tar.gz > > > This is a new implementation of Birt. It allows the creation of "report m= asters" by the developer, which will in turn let the user create its own re= ports. Data connection of report is fully generated by OFBiz based on repor= t master. Design is user made. > Filtering is made via content forms stored in the database ("FORM_COMBINE= D") data_resource. > The patch should be available in a few days. > *Credits:* this feature has been designed by Nicolas Malin, Pierre Gaudin= and Fran=C3=A7ois Wurmser. It has been implemented by Fran=C3=A7ois Wurmse= r as a Neogia addon and ported by Jacques Le Roux to a custom OFBiz R13 ver= sion and then to the OFBiz trunk with simple changes in the framework where= it was secured using OWASP security policies. > *Note:* the BIRT_REPORT_BUILDER_USAGE_POLICY still needs to be completed.= For now it's bypassed on "FLEXIBLE_REPORT" contentTypeId, a FIXME exists i= n Java code -- This message was sent by Atlassian JIRA (v6.3.4#6332)