{5} Assigned, Active Tickets by Owner (Full Description) (14 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

Joonas Lehtinen (2 matches)

Ticket Summary Component Milestone Type Created
Description
#1878 Ensure correct placement of error indicator for fields in GridLayout gwt-adapter-client User Interface Library 5.3.0 RC defect 07/01/08

See #1710 for details


#1970 Need for a safe way to use application from multiple windows without synchronization errors undefined User Interface Library 5.3.0 RC enhancement 08/07/08

We have an use case where it is rather probable that the user will use the same application from multiple windows (e.g. the user may right click the link to the app to open it a new tab). Now this will naturally produce a lot of synchronization errors ("Synkronointivirhe"-notifications) if the user uses the application from the different windows or tabs.

It would be nice if there will be some way to start a new intance of application if the application is opened in a new window. This may be possible if the client side will tell to the server the name or target of the application window opened..?


Jouni Koivuviita (2 matches)

Ticket Summary Component Milestone Type Created
Description
#1595 Close button on TabSheet control Server-side framework IT Mill Sponsored Backlog enhancement 04/24/08

A close button on each tab 'header' of the TabSheet? control would allow for applications to use a layout design like Azureus in which new tabs are open and closed as you 'drill' through the application. This is an alternative to using pop-ups or replacing a current panel and using a bookmark/breadcrumbs feature to show depth.

Note that they should be configurable per each 'sheet' of the control.


#1671 Create static class-references to default theme icons Server-side framework IT Mill Sponsored Backlog enhancement 05/19/08

Marc Englund (2 matches)

Ticket Summary Component Milestone Type Created
Description
#1983 Table should update its column widths according to the data in container gwt-adapter-client User Interface Library 5.3.0 RC enhancement 08/15/08

I'd like that Table would update it's columns widths accordingly when data in container changes.

See http://forum.itmill.com/posts/list/477.page for discussion.

Happens also with latest nightly build. (15.8.2008)


This is an design issue and needs planning, changing type to enhancement


#1615 Add liferay JARs to trunk and check if this is permitted (license) undefined IT Mill Sponsored Backlog defect 04/29/08

We got at least SimpleReserver? Liferay demo which to my knowledge should be included in official Toolkit package. If you are going to do this then select Liferay release and add JARs to trunk so we can run the application.


Marko Gronroos (4 matches)

Ticket Summary Component Milestone Type Created
Description
#1565 dev.itmill.com is slow undefined IT Mill Sponsored Backlog defect 04/14/08

I guess I have to figure this out with Mikael..

Need to check virtual environment and APache config.


#1964 Path error on custom layouts location in manual Documentation User Interface Library 5.3.0 RC defect 08/06/08

In the 5th chapter of the manual on the website it says: "A template is a HTML file located under layouts folder under a theme folder under the WebContent?/ITMILL/themes/ folder, for example, WebContent?/ITMILL/themes/themename/mylayout.html."

The path is missing the layouts directory after themename.


#1691 Add CoverFlow component demo to standard distribution package Demos IT Mill Sponsored Backlog enhancement 05/20/08

#1797 TimeZone wrong in Feature Browser datefield value in server Server-side framework User Interface Library 5.3.0 RC defect 06/10/08

When I use the Datefield examples in the Feature Browser during daylight saving time, the feedback notification box from the server shows the timezone without the DST, e.g. GMT+2:00 instead of GMT+3:00. When I type "date" on the console, it gives the proper "+0300".


Risto Yrjana (2 matches)

Ticket Summary Component Milestone Type Created
Description
#1267 CoordinateLayout undefined IT Mill Sponsored Backlog enhancement 01/09/08

Initial draft-level description of the idea:

Ideana on siis layoutti jossa annetaan lasten positiot koordinaatteina. Koordinaatit voi antaa joko ainostaan lapsen vasemalle yläkulmalle tai sekä vasemalle ylänurkalle että oikealle alanurkalle. Kukin koordinaatti voidaan antaa joko pikseleinä tai vaihtoehtoisesti prosentteina CoordinateLayoutin? korkeudesta/leveydestä. Lisäksi koordinaateille voi valita (kullekkin erikseen) referenssipisteeksi CoordinateLayoutin? vaseman ylänurkan sijasta oikea alanurkka.

Muutama toteutusdetaili: CoordinateLayoutin? overflow=auto. Jos lapsella on ympärˆivä divin koko määrätty, on sen overlow hidden. Lapset asetellaan ilman z-indeksiä, joten jälkeen tulleet ovat edellisten päällä. Toteutus vaatii coordinaattien laskennan browserissa.

Kuulostaa ensin mutkikkaalta, mutta kun tuota hiukan fundeeraa, niin tuolla saadaan tehty useimmat monimutkaisemmatkin layoutit siten että ne ovat jopa venytettävissä. Idea on kuitenkin erittäin helppo sisäistää jos layoutille tekee wysiwyg editorin!


#1397 PopupView component Server-side framework User Interface Library 5.3.0 RC enhancement 02/11/08

We should have simple wrapper component for editing a property value in such way that the value is shown as plain text normally and when a user clicks the text, an more advanced editor pops up. This would be really nice for example in tables.

(dummy draft-level) API proposal:

editor = new PopupEditor(Property thatIsShownOrEdited, Property.Editor thatIsShownInEditorMode)

By default the property value is shown using toString. if this is not ok, one could define better formatter for the value.

editor.setPropertyValueFormatter(new PopupEditor.PropertyValueFormatter() {
   String getPropertyValueAsHTML(Object value)
});

Sami Ekblad (2 matches)

Ticket Summary Component Milestone Type Created
Description
#1617 Toolkit's online reference manual should show the hierarchy of the current page Documentation IT Mill Sponsored Backlog enhancement 04/29/08

When browsing the reference manual, there is no way to to get back to the table of contents other than either pressing the browser's back-button or re-navigating "Documentation" > "IT Mill Toolkit Manual" from the header toolbar.

A navigation hierarchy could be shown, with links to sibling/parent pages.


#1594 Previous/next chapter links to documentation Documentation IT Mill Sponsored Backlog enhancement 04/24/08

The documentation is missing links to previous/next chapters, or then I'm just unable to see them. This means I always have to click back to the index and choose the next chapter. It would be handy if there would be a next link at the bottom of the page.


Note: See TracReports for help on using and creating reports.