summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modified Reindeer black styles to be a bit more lighter, easier to see textfi...Jouni Koivuviita2009-07-0738-60/+123
* Updated Release Notes for Vaadin 6.0.1 release. For #3118.Marko Grönroos2009-07-061-40/+74
* Updated Release Notes for Vaadin 6.0.1 release. For #3118.Marko Grönroos2009-07-061-26/+49
* Liferay session extending script now calls extend() (again), which actually d...Marc Englund2009-07-061-2/+2
* #3113: Support for shared default theme for whole portal (loaded exactly once...Henri Sara2009-07-062-30/+101
* Fixes #3049: Icons missing from Reindeer theme (form error icon had wrong URL).Jouni Koivuviita2009-07-061-2/+6
* Fix for #3071 - IE6: Undefined/auto subwindow width is brokenArtur Signell2009-07-061-2/+3
* Fix for #3105 - Show "invalid security key" instead of "Session Expired" for ...Artur Signell2009-07-062-7/+41
* Fixes #3119: Release notes back link should not link to index.htmlJouni Koivuviita2009-07-061-1/+1
* Fixes icket #3038: demo main page broken if scrollbars in use (FF, SA)Jouni Koivuviita2009-07-061-31/+21
* Fixes #3074: 100% wide accordion is too wide using "reindeer"Jouni Koivuviita2009-07-061-2/+2
* Fixes Ticket #3052: Link style button icons are always 16px wide in reindeer ...Jouni Koivuviita2009-07-062-2/+10
* Fix for #3115 - A new session should not be created if an application is notArtur Signell2009-07-041-20/+60
* #3113 LifeRay portal integration:Henri Sara2009-07-032-15/+115
* Upload progress listeners called when appropriate, fixes #3102Marc Englund2009-07-031-1/+2
* Small fixes to themes:Jouni Koivuviita2009-07-039-0/+26
* Added null check to Liferay specific hack to extend portal sessionArtur Signell2009-07-031-6/+10
* Test case for #3110Artur Signell2009-07-021-0/+60
* Fixes #3109: Down sort arrow visually broken in table with strong style (rein...Jouni Koivuviita2009-07-022-2/+3
* Added small shadow to header labels in reindeer theme.Jouni Koivuviita2009-07-021-0/+1
* Fixes #3080: Hidden Tabsheet tab causes a gap (reindeer)Jouni Koivuviita2009-07-021-3/+4
* Added ticket numberArtur Signell2009-06-301-2/+1
* Test case and fix for #1623 - Table: Client side should dynamically adjust pa...Artur Signell2009-06-303-0/+113
* #3061 - changed security key header to be more standards compliant Artur Signell2009-06-301-1/+1
* Fix for #3060 - Warn if cross site scripting prevention is turned offArtur Signell2009-06-291-2/+3
* Fix for #3060 - Warn if cross site scripting prevention is turned offArtur Signell2009-06-291-1/+16
* Fix for #3059 - Window's setStyleName, removeStyleName does not remove old st...Artur Signell2009-06-292-1/+10
* Additional fix for #3098 - Tree node text wraps to the next line if an icon i...Artur Signell2009-06-294-4/+12
* Test case and fix for #3098 - Tree node text wraps to the next line if an ico...Artur Signell2009-06-295-8/+56
* Fix for #3099 - PopupView is shown off screenArtur Signell2009-06-291-1/+9
* Test case for #3099Artur Signell2009-06-292-0/+93
* Removed debug printlnArtur Signell2009-06-291-1/+0
* Modified liferay specific hack to extend portal session. This should work in ...Matti Tahvonen2009-06-261-1/+1
* Fixed obvious NPE in file uploadArtur Signell2009-06-251-4/+4
* Fix for #3092 - BeanItemContainer is not extendableArtur Signell2009-06-251-26/+25
* Added liferay specific hack to extend portal session after each Vaadin servle...Matti Tahvonen2009-06-251-1/+24
* Added JS api to hook logic to be performed after each xhr made by Vaadin app....Matti Tahvonen2009-06-231-0/+33
* Fix for #3081/#3015: Added uniqueness check to generated id in IndexedContainerArtur Signell2009-06-231-1/+12
* Test case for #3076Artur Signell2009-06-231-0/+89
* Fix for #3078 - Debug console "root problems" has invalid position in IE7Artur Signell2009-06-231-0/+4
* New fix for #2941 - Panel/Window does not remove all action handlers on clien...Artur Signell2009-06-233-9/+121
* MethodProperty workaround for #3064 - GAE cannot handle primitive class refer...Artur Signell2009-06-182-9/+94
* Test case for #3065Artur Signell2009-06-181-0/+40
* Test case for #3066Artur Signell2009-06-181-0/+42
* Test case and fix for #3073 - IE7: Error when rendering a Tab without a captionArtur Signell2009-06-183-1/+35
* Test case for undefined wide sub windowsArtur Signell2009-06-181-0/+44
* Test case and fix for #3055 - Widgetset is loaded from wrong url when context...Artur Signell2009-06-163-25/+203
* fixes #3039. Added Safari scrollbar bug workaround to safari scrollbar bug wo...Matti Tahvonen2009-06-161-1/+8
* Fix for #3057 - GAE cannot deserialize DateFieldArtur Signell2009-06-161-1/+1
* Marked Table's internal page buffer to be transient. There is no need to seri...Joonas Lehtinen2009-06-141-1/+1