You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Jörg Rade (JIRA)" <ji...@apache.org> on 2015/04/02 15:30:41 UTC

[jira] [Commented] (ISIS-1085) Add cssClassFa to DomainObjectLayout

    [ https://issues.apache.org/jira/browse/ISIS-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392668#comment-14392668 ] 

Jörg Rade commented on ISIS-1085:
---------------------------------

{code}
C:\data_jra\git\isis>git push -u origin ISIS-1085-CssClassFa
Username for 'https://github.com': joerg.rade@kuehne-nagel.com
Password for 'https://joerg.rade@kuehne-nagel.com@github.com':
Counting objects: 1138, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (307/307), done.
Writing objects: 100% (496/496), 59.10 KiB | 0 bytes/s, done.
Total 496 (delta 211), reused 252 (delta 71)
To http://github.com/joerg-rade/isis.git
 * [new branch]      ISIS-1085-CssClassFa -> ISIS-1085-CssClassFa
Branch ISIS-1085-CssClassFa set up to track remote branch ISIS-1085-CssClassFa from origin.
{code}

> Add cssClassFa to DomainObjectLayout
> ------------------------------------
>
>                 Key: ISIS-1085
>                 URL: https://issues.apache.org/jira/browse/ISIS-1085
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.8.0
>            Reporter: Jörg Rade
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.9.0
>
>         Attachments: ScreenShot 090 SALOG 2.5.6.0 -_ 2.6.0.0-SNAPSHOT - Mozilla Firefox.png, ScreenShot 091 IfcMgmt - Bndtools - sdm-dom_src_main_java_sdm_dom_Application.java - Eclipse SDK.png
>
>
> * @CssClassFa is deprecated but is able to decorate DomainObjects with font awesome icons.
> * this feature does not work reliably (in my app it works with 11 out 13 classes).
> * @DomainObjectLayout does not support cssClassFa currently
> # add attribute to @DomainObjectLayout, move/copy implementation
> # eventually fix bug
> # eventually remove deprecated annotation



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)