Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 21 | -3221/+0 |
| | | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 | ||||
* | #2590 - Added jdbcUrl support to reservr | Artur Signell | 2009-02-16 | 2 | -8/+13 |
| | | | | svn changeset:6858/svn branch:trunk | ||||
* | Remove need for "NoEntry" widgetset definitions, fail if multiple widgetsets ↵ | Marc Englund | 2009-01-27 | 1 | -2/+2 |
| | | | | | | get initialized. For #2494 svn changeset:6639/svn branch:trunk | ||||
* | Use Alignment.* constants instead of layout-specific *Layout.ALIGNMENT_* ↵ | Marko Grönroos | 2009-01-11 | 1 | -3/+2 |
| | | | | | | constants in setComponentAlignment() in demos. Fixes #2432 for the demos. svn changeset:6494/svn branch:trunk | ||||
* | Cleaned up the whole project | Artur Signell | 2009-01-02 | 7 | -0/+12 |
| | | | | svn changeset:6398/svn branch:trunk | ||||
* | WindowedDemos and CalendarDemos adjusted slightly. | Marc Englund | 2008-12-05 | 1 | -2/+7 |
| | | | | svn changeset:6092/svn branch:trunk | ||||
* | Small layout fixes. | Marc Englund | 2008-11-28 | 2 | -0/+5 |
| | | | | svn changeset:6037/svn branch:trunk | ||||
* | layout changes to Reservr | Matti Tahvonen | 2008-11-28 | 2 | -0/+3 |
| | | | | svn changeset:6036/svn branch:trunk | ||||
* | updated widget sets to gwt 1.5 style code | Matti Tahvonen | 2008-11-24 | 1 | -17/+7 |
| | | | | svn changeset:5957/svn branch:trunk | ||||
* | updated gwt-maps.jar | Matti Tahvonen | 2008-09-29 | 1 | -4/+4 |
| | | | | svn changeset:5531/svn branch:trunk | ||||
* | Fixed style/layout issues. For #2017 but needs backport to 5.2 | Marc Englund | 2008-09-12 | 1 | -1/+8 |
| | | | | svn changeset:5392/svn branch:trunk | ||||
* | Removed unneeded methods. | Marc Englund | 2008-09-08 | 1 | -10/+0 |
| | | | | svn changeset:5371/svn branch:trunk | ||||
* | Using itmill.com API-key by default; seems to work fine on localhost. | Marc Englund | 2008-09-03 | 1 | -3/+5 |
| | | | | svn changeset:5338/svn branch:trunk | ||||
* | Updated Reservr to use "GALGWT" googlemaps gwt api (compatible w/ gwt 1.5). ↵ | Marc Englund | 2008-09-03 | 4 | -93/+62 |
| | | | | | | Removed reservr.html (not needed). svn changeset:5337/svn branch:trunk | ||||
* | Mass format | Artur Signell | 2008-09-02 | 2 | -11/+14 |
| | | | | svn changeset:5331/svn branch:trunk | ||||
* | Fixes #2010 - Client classes renamed | Artur Signell | 2008-08-28 | 1 | -4/+4 |
| | | | | svn changeset:5285/svn branch:trunk | ||||
* | WidgetSet.createWidget() now returns Paintable, to indicate that that's ↵ | Marc Englund | 2008-08-20 | 1 | -1/+2 |
| | | | | | | required. Fixes #1974. svn changeset:5223/svn branch:trunk | ||||
* | Fixed 1933 Reservr main screen too narrow | Joonas Lehtinen | 2008-07-11 | 1 | -0/+3 |
| | | | | svn changeset:5084/svn branch:trunk | ||||
* | All reservations -table fullsized, fixes #1690 | Marc Englund | 2008-06-09 | 1 | -9/+3 |
| | | | | svn changeset:4819/svn branch:trunk | ||||
* | More styling for #1646 | Marc Englund | 2008-06-09 | 1 | -9/+10 |
| | | | | svn changeset:4818/svn branch:trunk | ||||
* | A calendarpanel style was overriding; fixed, fixes #1646 | Marc Englund | 2008-06-09 | 1 | -1/+1 |
| | | | | svn changeset:4816/svn branch:trunk | ||||
* | Fix for #1718 (?) | Marc Englund | 2008-05-26 | 1 | -3/+3 |
| | | | | svn changeset:4634/svn branch:trunk | ||||
* | db name changed; used the same as reservr | Marc Englund | 2008-05-26 | 1 | -1/+1 |
| | | | | svn changeset:4633/svn branch:trunk | ||||
* | trying to fix #1625 | Matti Tahvonen | 2008-05-13 | 2 | -2/+2 |
| | | | | svn changeset:4447/svn branch:trunk | ||||
* | Portlet tools integrated into main src-tree | Marc Englund | 2008-04-29 | 4 | -0/+925 |
| | | | | svn changeset:4286/svn branch:trunk | ||||
* | Removed one console (debug) message | Marc Englund | 2008-04-28 | 1 | -2/+1 |
| | | | | svn changeset:4268/svn branch:trunk | ||||
* | relocated portal example | Matti Tahvonen | 2008-04-21 | 4 | -973/+0 |
| | | | | svn changeset:4203/svn branch:trunk | ||||
* | Simple Reserver enhancements | Matti Tahvonen | 2008-04-17 | 4 | -21/+80 |
| | | | | svn changeset:4193/svn branch:trunk | ||||
* | Fixed nasty bug with CalendarField component (used in Reservr). It worked ↵ | Matti Tahvonen | 2008-04-17 | 2 | -15/+32 |
| | | | | | | correctly only if server and client had same timezone. Had to fight with this too long while playing around with liferay... svn changeset:4192/svn branch:trunk | ||||
* | fixed bad default value | Matti Tahvonen | 2008-04-16 | 1 | -2/+0 |
| | | | | svn changeset:4184/svn branch:trunk | ||||
* | Simplified reesrvr to become a practical portal gadget example | Matti Tahvonen | 2008-04-16 | 4 | -0/+916 |
| | | | | svn changeset:4182/svn branch:trunk | ||||
* | Removed obsolete code. | Jani Laakso | 2008-02-06 | 3 | -12/+6 |
| | | | | svn changeset:3717/svn branch:trunk | ||||
* | component implements sizeable and simple general terminal implementation | Matti Tahvonen | 2008-01-28 | 1 | -2/+2 |
| | | | | svn changeset:3662/svn branch:trunk | ||||
* | Major layout API changes: Sizeable is now deprecated. Use HasSize-interface ↵ | Jouni Koivuviita | 2007-12-13 | 1 | -3/+3 |
| | | | | | | instead in combination with Size object (see ExpandLayout.java for example). OrderedLayout is no longer sizable. Table and Panel implement compatibility methods to proxy old size calls to the new Size object. svn changeset:3228/svn branch:trunk | ||||
* | better notifications | Marc Englund | 2007-12-10 | 1 | -17/+19 |
| | | | | svn changeset:3205/svn branch:trunk | ||||
* | Reservations refreshed better. | Marc Englund | 2007-12-10 | 2 | -35/+33 |
| | | | | | | Tried to fix hsqldb threading/locking issue: failed thus far... svn changeset:3204/svn branch:trunk | ||||
* | License header parametrized | Jani Laakso | 2007-12-04 | 10 | -203/+251 |
| | | | | | | | | Cleanup performed Organized imports Format svn changeset:3162/svn branch:trunk | ||||
* | Select a category to begin with, for quicker initial render. | Marc Englund | 2007-12-04 | 2 | -0/+15 |
| | | | | svn changeset:3153/svn branch:trunk | ||||
* | removed calendar on "all reservations" -tab | Marc Englund | 2007-12-04 | 1 | -9/+5 |
| | | | | svn changeset:3150/svn branch:trunk | ||||
* | fixed: in some cases notifications showed up when changing tabs | Marc Englund | 2007-11-28 | 1 | -8/+1 |
| | | | | svn changeset:3014/svn branch:trunk | ||||
* | Calendar layout fixed. | Marc Englund | 2007-11-26 | 1 | -3/+6 |
| | | | | svn changeset:2959/svn branch:trunk | ||||
* | Notifications instead of statusmessage&popups. | Marc Englund | 2007-11-26 | 1 | -57/+39 |
| | | | | | | | Layout fixes. Fixes #972 svn changeset:2949/svn branch:trunk | ||||
* | Removed Boston for now | Marc Englund | 2007-11-26 | 1 | -10/+11 |
| | | | | svn changeset:2935/svn branch:trunk | ||||
* | MASS REFORMAT. | Marc Englund | 2007-11-19 | 10 | -1890/+1893 |
| | | | | | | According to http://toolkit.intra.itmill.com/trac/itmilltoolkit/wiki/CodingConventions svn changeset:2864/svn branch:trunk | ||||
* | Replaced french character with plain "o" #1104 | Marc Englund | 2007-11-08 | 1 | -31/+30 |
| | | | | svn changeset:2752/svn branch:trunk | ||||
* | Refactored widget set names in demo applications. | Marko Grönroos | 2007-11-07 | 2 | -2/+2 |
| | | | | svn changeset:2731/svn branch:trunk | ||||
* | -Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). ↵ | Jouni Koivuviita | 2007-11-06 | 2 | -9/+11 |
| | | | | | | | | | | Sizeable implementation now copy-pasted to all implementing classes (Panel, Tabsheet, SplitPanel...). -Changed ReservationApplication to conform to new setStyleName. Removed deprecated style constant usages also. Some margins enabled to layouts. -IOrderedLayout vertical reverted back to DIV implementation. -Margins added to demo layouts where needed. svn changeset:2714/svn branch:trunk | ||||
* | Layout API changes (#1041) to server-side. Client-side implementation still ↵ | Jouni Koivuviita | 2007-11-01 | 1 | -0/+10 |
| | | | | | | not done. svn changeset:2659/svn branch:trunk | ||||
* | Small Reservr-theme fixes/additions. | Jouni Koivuviita | 2007-10-31 | 2 | -7/+9 |
| | | | | svn changeset:2636/svn branch:trunk | ||||
* | Java 1.4 compatible | Marc Englund | 2007-10-24 | 1 | -1/+1 |
| | | | | svn changeset:2586/svn branch:trunk |