[jira] [Closed] (OFBIZ-10437) <#if containerId?has_content> id="${containerId}" is missed in renderFormOpen

2018-07-01 Thread Aditya Sharma (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aditya Sharma closed OFBIZ-10437.
-
   Resolution: Fixed
Fix Version/s: Upcoming Branch

> <#if containerId?has_content> id="${containerId}" is missed in 
> renderFormOpen
> ---
>
> Key: OFBIZ-10437
> URL: https://issues.apache.org/jira/browse/OFBIZ-10437
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Wei Zhang
>Assignee: Aditya Sharma
>Priority: Minor
> Fix For: Upcoming Branch
>
>
> <#if containerId?has_content> id="${containerId}" is missed for 
> renderFormOpen in revision 1832307. And there is no id for html form in 
> rendered html.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10437) <#if containerId?has_content> id="${containerId}" is missed in renderFormOpen

2018-07-01 Thread Aditya Sharma (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529396#comment-16529396
 ] 

Aditya Sharma commented on OFBIZ-10437:
---

Done at r1834816

Thanks Wei and Jacques for your contribution. 

No need to backport as committed only for trunk at 
[r1832307|http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/themes/common-theme/template/macro/HtmlFormMacroLibrary.ftl?r1=1832307=1832306=1832307]

> <#if containerId?has_content> id="${containerId}" is missed in 
> renderFormOpen
> ---
>
> Key: OFBIZ-10437
> URL: https://issues.apache.org/jira/browse/OFBIZ-10437
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Wei Zhang
>Assignee: Aditya Sharma
>Priority: Minor
>
> <#if containerId?has_content> id="${containerId}" is missed for 
> renderFormOpen in revision 1832307. And there is no id for html form in 
> rendered html.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10437) <#if containerId?has_content> id="${containerId}" is missed in renderFormOpen

2018-07-01 Thread Aditya Sharma (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529375#comment-16529375
 ] 

Aditya Sharma commented on OFBIZ-10437:
---

Thanks [~tzngvi] and [~jacques.le.roux]  

Pardon me for the delay and inconvenience caused.

Indeed some unwanted changes snicked with my patch. I will rectify the code and 
check again if there were no such other instances with my patch.

> <#if containerId?has_content> id="${containerId}" is missed in 
> renderFormOpen
> ---
>
> Key: OFBIZ-10437
> URL: https://issues.apache.org/jira/browse/OFBIZ-10437
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Affects Versions: Trunk
>Reporter: Wei Zhang
>Assignee: Aditya Sharma
>Priority: Minor
>
> <#if containerId?has_content> id="${containerId}" is missed for 
> renderFormOpen in revision 1832307. And there is no id for html form in 
> rendered html.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10268) Add Document Content: hr-training.adoc

2018-07-01 Thread Sharan Foga (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529145#comment-16529145
 ] 

Sharan Foga commented on OFBIZ-10268:
-

Thanks [~bjugl] for starting on this. I've re-written a few things and will 
test as I go, just to make sure it is working as originally expected. I'll 
submit this initial patch and continue to update it.

 

> Add Document Content: hr-training.adoc
> --
>
> Key: OFBIZ-10268
> URL: https://issues.apache.org/jira/browse/OFBIZ-10268
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Sharan Foga
>Assignee: Sharan Foga
>Priority: Minor
> Attachments: OFBIZ-10268.patch, hr-training.adoc, hr-training.adoc
>
>
> Using details from the OFBiz wiki workspaces and the Human Resources Guide 
> and other human resources asciidoc file,  write or organise the content for 
> the hr-training.adoc file.
> A copy of the existing file will be attached. Please write document content 
> for hr-training.adoc by updating the template then re-attach the updated 
> document to this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10268) Add Document Content: hr-training.adoc

2018-07-01 Thread Sharan Foga (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sharan Foga updated OFBIZ-10268:

Attachment: OFBIZ-10268.patch

> Add Document Content: hr-training.adoc
> --
>
> Key: OFBIZ-10268
> URL: https://issues.apache.org/jira/browse/OFBIZ-10268
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Sharan Foga
>Assignee: Sharan Foga
>Priority: Minor
> Attachments: OFBIZ-10268.patch, hr-training.adoc, hr-training.adoc
>
>
> Using details from the OFBiz wiki workspaces and the Human Resources Guide 
> and other human resources asciidoc file,  write or organise the content for 
> the hr-training.adoc file.
> A copy of the existing file will be attached. Please write document content 
> for hr-training.adoc by updating the template then re-attach the updated 
> document to this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10256) Add Document Content: hr-intro.adoc

2018-07-01 Thread Sharan Foga (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sharan Foga reassigned OFBIZ-10256:
---

Assignee: Olivier Heintz  (was: Sharan Foga)

> Add Document Content: hr-intro.adoc
> ---
>
> Key: OFBIZ-10256
> URL: https://issues.apache.org/jira/browse/OFBIZ-10256
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Sharan Foga
>Assignee: Olivier Heintz
>Priority: Minor
> Attachments: OFBizMainScreen.png, hr-intro.adoc, hr-intro.patch
>
>
> Using details from the OFBiz wiki workspaces and the Human Resources Guide 
> and other human resources asciidoc file,  write or organise the content for 
> the hr-intro.adoc file.
> A copy of the existing file will be attached. Please write document content 
> for hr-intro.adoc by updating the template then re-attach the updated 
> document to this issue.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10256) Add Document Content: hr-intro.adoc

2018-07-01 Thread Sharan Foga (JIRA)


[ 
https://issues.apache.org/jira/browse/OFBIZ-10256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16529074#comment-16529074
 ] 

Sharan Foga commented on OFBIZ-10256:
-

Thanks [~holivier]. As you are working on this I will re-assign this Jira to 
you. Please let me know if you need anything from me.

> Add Document Content: hr-intro.adoc
> ---
>
> Key: OFBIZ-10256
> URL: https://issues.apache.org/jira/browse/OFBIZ-10256
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Sharan Foga
>Assignee: Sharan Foga
>Priority: Minor
> Attachments: OFBizMainScreen.png, hr-intro.adoc, hr-intro.patch
>
>
> Using details from the OFBiz wiki workspaces and the Human Resources Guide 
> and other human resources asciidoc file,  write or organise the content for 
> the hr-intro.adoc file.
> A copy of the existing file will be attached. Please write document content 
> for hr-intro.adoc by updating the template then re-attach the updated 
> document to this issue.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)