Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | Prevent to exit a Window with the tab key (#11874) | michaelvogt | 2013-07-12 | 1 | -0/+77 | |
| * | | | | | | | | | | | | | | | | Fixes @PreserveOnRefresh losing page title on refresh #11054 | Joonas Lehtinen | 2013-07-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | simplified isStaticResourceRequest and improved its performance (#11758) | Fabian Lange | 2013-07-09 | 1 | -14/+2 | |
| * | | | | | | | | | | | | | | | | Support uploading files larger 2GB via drag and drop and file input (#11947). | Fabian Lange | 2013-07-08 | 2 | -7/+20 | |
| * | | | | | | | | | | | | | | | | Add getCacheTime(filename) to VaadinServlet (#11744) | Fabian Lange | 2013-07-08 | 1 | -15/+42 | |
| * | | | | | | | | | | | | | | | | Tabsheet tabs should support alternate text (#11824) | michaelvogt | 2013-07-08 | 1 | -4/+104 | |
| * | | | | | | | | | | | | | | | | Accessibility for Window (#11821) | michaelvogt | 2013-07-04 | 1 | -2/+107 | |
| * | | | | | | | | | | | | | | | | Support screen reader only notifications (#11830) | michaelvogt | 2013-07-03 | 1 | -2/+12 | |
| * | | | | | | | | | | | | | | | | Accessibility for Notification (#11820) | michaelvogt | 2013-07-03 | 4 | -7/+422 | |
| * | | | | | | | | | | | | | | | | Adds String <-> BigDecimal converter (#9997) | Artur Signell | 2013-07-01 | 3 | -0/+116 | |
| * | | | | | | | | | | | | | | | | Removed StringToNumberConverter (#12092) | Artur Signell | 2013-07-01 | 3 | -91/+0 | |
| * | | | | | | | | | | | | | | | | Merge changes from origin/7.1 | Artur Signell | 2013-06-28 | 13 | -91/+73 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Add support for setId to TabSheet.Tab (#12064) | tapio | 2013-06-24 | 2 | -5/+40 | |
| * | | | | | | | | | | | | | | | | | Merge changes from origin/7.1 | Artur Signell | 2013-06-18 | 15 | -45/+121 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-13 | 14 | -84/+328 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-12 | 53 | -302/+555 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'a9ff7993c2f0e3f3412ef68a236aa2eb02385c64' | Leif Åstrand | 2013-06-12 | 4 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-06-07 | 70 | -1154/+2968 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-05-17 | 4 | -14/+88 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-05-17 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-05-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge changes from origin/7.1 | Leif Åstrand | 2013-05-10 | 1 | -6/+63 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a typo in @Widgetset annotation Javadoc. #11803 | Teemu Pöntelin | 2013-05-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a typo in UI class Javadoc. #11804 | Teemu Pöntelin | 2013-05-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed swallower access. Now error handler logs exceptions. (#12703) | Felype Santiago Ferreira | 2013-10-15 | 4 | -2/+106 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127) | Artur Signell | 2013-10-14 | 3 | -5/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Handle ClientMethodInvocation serialization with JSONArray as parameter | Pekka Hyvönen | 2013-10-11 | 2 | -0/+165 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Make the various Writers member fields instead of local variables (#12446) | Johannes Dahlström | 2013-10-10 | 3 | -14/+148 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Recreate transient pendingAccessQueue in readObject() (#12456) | Johannes Dahlström | 2013-10-08 | 2 | -12/+33 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Prefixes GET parameters in Liferay with portlet namespace #12602 | John Ahlroos | 2013-09-27 | 2 | -4/+36 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Fixes issue with Table not scrolling completely to the end #12651 | John Ahlroos | 2013-09-26 | 1 | -4/+28 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Ensure string converter is always set | Artur Signell | 2013-09-19 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Use JUnit 4.11 in all modules (#12572) | Artur Signell | 2013-09-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Clarified error message (#12583) | Artur Signell | 2013-09-16 | 1 | -2/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522) | Johannes Dahlström | 2013-09-13 | 2 | -36/+56 | |
* | | | | | | | | | | | | | | | | | | | | | NullPointerException in DateToSqlDateConverter (#12284) | Edoardo Vacchi | 2013-09-13 | 2 | -0/+34 | |
* | | | | | | | | | | | | | | | | | | | | | NullPointerException in TableQuery.fetchMetadata() (#11403) | Edoardo Vacchi | 2013-09-13 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | | | | Use non-obfuscated version of vaadinPush.js when not in production (#12527) | Artur Signell | 2013-09-10 | 1 | -2/+9 | |
* | | | | | | | | | | | | | | | | | | | | | Added a comment that hopefully explains the NULL_OBJECT #12509 | Jonatan Kronqvist | 2013-09-09 | 1 | -0/+16 | |
* | | | | | | | | | | | | | | | | | | | | | Allow storing and restoring null instances in CurrentInstance #125097.1.5 | Jonatan Kronqvist | 2013-09-09 | 2 | -9/+75 | |
* | | | | | | | | | | | | | | | | | | | | | Protect CurrentInstance instances from garbage collection (#12509) | Leif Åstrand | 2013-09-05 | 2 | -236/+74 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Excludes WeakValueMap from the serializable test #12401 | Jonatan Kronqvist | 2013-09-03 | 2 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | Add deprecation message to unused constant | Leif Åstrand | 2013-09-02 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | Table ignores Container updates while painting (#12258) | Henrik Paul | 2013-09-02 | 1 | -0/+19 | |
* | | | | | | | | | | | | | | | | | | | | Avoid leaking memory from inherited ThreadLocales. Fixes #12401 | Jonatan Kronqvist | 2013-09-02 | 2 | -1/+229 | |
* | | | | | | | | | | | | | | | | | | | | Always unlock the same session instance that was locked (#12481) | Leif Åstrand | 2013-08-30 | 3 | -6/+11 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Allow creating session for Portlet UI init request (#12473) | Leif Åstrand | 2013-08-30 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | Escape markup in CustomLayout's JavaDoc (#12410) | Henrik Paul | 2013-08-20 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | Make sure that no fileIds are replayed to the client (#12330) | Henrik Paul | 2013-08-15 | 1 | -4/+23 | |
* | | | | | | | | | | | | | | | | | | | Fixed a typo in FieldGroup.isModified() JavaDoc. (#12172) | Teemu Pöntelin | 2013-08-12 | 1 | -1/+1 |