aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Collapse)AuthorAgeFilesLines
* Merge changes from origin/7.1Henrik Paul2013-10-184-12154/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 377d49e Allow configuring deployment port for TB3 tests 6779857 Updatet servlet tests to follow the same *Test naming convention e1c38bf Avoid obsolete calendar panel renderings to avoid various NPEs. (#12504,#12667) 63f10ec Fixed compilation error in TB3 test 3e593b0 Focus selected row in Table #12540 3c842b7 added small pause to make test pass 1b7e40d Only fetch rows if there are some (#11189) f595d05 Make the various Writers member fields instead of local variables (#12446) 4cb304d Converted broken test to TB3 2aa2fdc Handle ClientMethodInvocation serialization with JSONArray as parameter (#12532) 1449425 Also hide shim iframe of VOverlay on setVisible(false) (#12731) 25fc2f2 Fix whitespace after including a mixin (#12715) c29ca5e Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127) f75164f Disable unit cache to avoid compilation issues when switching between branches 6a99730 Allow skipping TB2/TB3 tests using tests.tb2/tb3.skip Change-Id: I5a92798e66575c2cfd1d3f761a5f00af7e83dc64
| * Update to atmosphere javascript 2.0.3-vaadin1 (#12241, #12127)Artur Signell2013-10-142-12152/+0
| | | | | | | | | | | | | | Build vaadinPush.js from the released version instead of having a separate javascript version in the project Change-Id: I37aac284216c8ec6efd03c242e639e88854f11fd
| * Updatet servlet tests to follow the same *Test naming conventionArtur Signell2013-10-082-2/+2
| | | | | | | | Change-Id: I3c718232364f5ca7cce7131fa7685e4a2b833120
* | Merge changes from origin/7.1Leif Åstrand2013-09-233-28/+38
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0e048a5 Clarified error message (#12583) d0af7d1 Add async-supported to all servlets to enable push testing (#12573) 1de4389 Use JUnit 4.11 in all modules (#12572) d6954f8 Include TestBench 3.1.1 in the project (#12572) cdb9a49 Enable native scrolling in all iOS versions newer than 5, not just iOS 6 (#12324) 0e2780a Ensure string converter is always set cf796e2 Add v-iosN classname for all iOS versions instead of just N=6 (#12324) 46ac1e6 Update release notes to more closely be like 7.0.x (#12544) d9f204f PostLayoutListener javadocs (#12562) c7aaa04 Don't try to cast a connector to Widget. Fixes #12619 Change-Id: Icff34ba20a330e633c1b29ca8fd77d84b79841f5
| * Update release notes to more closely be like 7.0.x (#12544)Artur Signell2013-09-191-25/+29
| | | | | | | | | | | | | | | | * Fixed ticket link and removed duplicate link * Reordered sections to changes in this version comes before changes in old versions * Updated browser versions Change-Id: Ib3afc6257c93fe6481103fbb80aa5ebf9d2a5dd5
| * Enable native scrolling in all iOS versions newer than 5, not just iOS 6 ↵Johannes Dahlström2013-09-181-3/+5
| | | | | | | | | | | | (#12324) Change-Id: I8f9ec7f34aefa5b48fd23f3f000f9455475edefa
| * Add async-supported to all servlets to enable push testing (#12573)Artur Signell2013-09-171-0/+4
| | | | | | | | Change-Id: I8025c7d032f1a76244dbf085e76cb231c1a4459c
* | Merge changes from origin/7.1Artur Signell2013-09-171-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | de53191 Fix for #12279 (caret jumps when formatting in RTA). fca0f7a Add <br> as empty representation for webkit (#12490) 6dcece8 Allow creating TextBox or SuggestionPopup when extending VFilterSelect (#12491) 22fcb44 Include unobfuscated file used by test in the war (#12468) bc90a58 Unified xml files to end with new line 3d01d74 Reduce Ivy resolver spam to a minimum (#12510) 1e73ca8 Fix keystore path to correspond to the Vaadin 7 directory structure (#12520) dcf9c61 Protect CurrentInstance instances from garbage collection (#12509) 24ffbc2 Allow storing and restoring null instances in CurrentInstance #12509 0d79a84 Added a comment that hopefully explains the NULL_OBJECT #12509 e4d99b3 Use non-obfuscated version of vaadinPush.js when not in production (#12527) 3a31dfe NullPointerException in TableQuery.fetchMetadata() (#11403) 4659797 fixed incorrect name for close-pressed.png for windows in black theme (#12563) 9b05257 Test for push with streaming based on Table 3cafce3 NullPointerException in DateToSqlDateConverter (#12284) 3a4351f Ensure PushConnection is properly cleaned up on disconnect (#12226, #12522) Change-Id: I44f3d5f003e62e7ab86a22188b22933491226868
| * fixed incorrect name for close-pressed.png for windows in black theme (#12563)Fabian Lange2013-09-131-0/+0
| | | | | | | | | | | | | | | | | | The scss file and the light and normal style suggest that the name should be "-pressed". This is what this patch fixes. I have considered renaming all "-pressed" to "-active", to be consistent with e.g. "maximize-active.png" but decided against due to compatibility concerns. Change-Id: I42f37b3311715fab04e5fe05fdf4bc3026e52ed1
* | Merge changes from origin/7.1Leif Åstrand2013-09-033-33/+36
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d8b0b50 Always unlock the same session instance that was locked (#12481) e6af0f0 Avoid leaking memory from inherited ThreadLocales. Fixes #12401 f7ee8fb Updated _trackMessageSize based on latest upstream version (#12468) a24d391 Table ignores Container updates while painting (#12258) 7068d78 The colon in the calendar event caption is now also hideable. Fixes #12460 61dd8f7 Corrected typo in version variable (#12440) 476e0b8 Changed 'feature release' text to maintenance release (#12486) faa2569 Updated browser versions 831747a Fix regression where empty RTA returns <br> (#12490) cb8df75 Add deprecation message to unused constant 4c5bb0e Sets the locale in the test case. #12460 11cdf93 Excludes WeakValueMap from the serializable test #12401 Change-Id: Id7eeba06d14518c254ceb01e38e2441967932755
| * Updated browser versionsArtur Signell2013-09-021-2/+2
| | | | | | | | Change-Id: If091d718fc45b226a60a4c69d3469b4b31919ac1
| * Changed 'feature release' text to maintenance release (#12486)Artur Signell2013-09-021-4/+3
| | | | | | | | Change-Id: I2896136065232d2704bb4807ff92e6ef384407e8
| * Corrected typo in version variable (#12440)Artur Signell2013-09-021-1/+1
| | | | | | | | Change-Id: Ib9a3efee02f4887072e7892d869911b78ec5e1d8
| * The colon in the calendar event caption is now also hideable. Fixes #12460Jonatan Kronqvist2013-09-021-1/+9
| | | | | | | | Change-Id: Idc81c3cc614bc59c2a93615bd5ac5cac9b72f752
| * Updated _trackMessageSize based on latest upstream version (#12468)Leif Åstrand2013-09-021-25/+21
| | | | | | Change-Id: Ie7db27a026d52befe027ed2abb96e62947f8116d
* | Merge changes from origin/7.1Leif Åstrand2013-08-301-1/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4f3e81a Use <code> instead of {@code} for sample containing { and } (#12311) c7a48ae Delay sending DateField popup value to server until popup is closed #6252 dc491a4 Reset waitingForFilteringResponse flag to false inside onBlur (#12325) 4fb775a Fixed a typo in FieldGroup.isModified() JavaDoc. (#12172) aa47197 Add a chapter on installing IvyDE (for #12359) eaec281 GWT requires max 1.6 compiler compliance level currently - #12345 f72be69 Terminate JVM if server.close() has no effect (#12363) 36413cb Make sure that no fileIds are replayed to the client (#12330) 7182665 Fix scrollbar for Window under WebKit browsers (#11994) 61dbe9c Search only remaining message for delimiter (#12404) b5a212a Report min and max times from Profiler (#12409) 7220ca8 Fixed DragAndDropWrapper using wrong drop target in IE8 #12406 c87772b Escape markup in CustomLayout's JavaDoc (#12410) f5b67af Optimize ComputedStyle.getIntProperty() (#12411) 0473036 Add more detailed profiling for some client side hotspots (#12418) 7dfe5ae Fixed test broken by fixes to drag&drop #12406 234ed1c Fixed test broken by PopupDateField communication change #6252 c7a8c3f Fixed failing TabKeyboardNavigation test #12433 fac9ff6 Optimize resetting of state when detaching components (#10899, #11284) af995de Optimize large Vertical/HorizontalLayout client side (#12420, #10899) 39fd5fc Fix bug for spacing on first widget (#12420) bd4442b Fixed broken test due to changes in drop position by #12406 b83240f Optimize CssLayout hierarchy update (#11284) a52b286 Added controlDirective to ifContentStatement. Fixes ticket #12105. 8ce45c7 Disable slow sanity check when not in debug mode (#12463) 232eb42 Enable use of profiler without debug window (#12465) 6dc46c5 Use the add() path of CssLayout only when appending to the end (#11284) bea7fa3 Only consider caption tooltips for own slots (#12469) dce63d1 Allow creating session for Portlet UI init request (#12473) ad669c3 Adds junit to the ide configuration for the theme-compiler module. Change-Id: Icd734d6849cc4f4014e1268f4fabe1ed92f72e38
| * Search only remaining message for delimiter (#12404)Artur Signell2013-08-201-1/+5
| | | | | | | | Change-Id: I0d61984aa795ec2b3bd384c2f93f6e3ee2a71be3
* | Merge changes from origin/7.1Artur Signell2013-08-191-2/+2
|\| | | | | | | | | | | | | | | | | | | 16d17f9 Fix native scrolling regression in iOS 6 homescreen apps (#12295) 7212e02 Fix race in VaadinService.lockSession() (#12282) 2d5a107 Update "lastRequestedFirstvisible" field value right away (#10666). 325cdf9 Disable failing calendar Actions Menu Test (#12181) 8ba4117 Split UiAccess test (#12332) Change-Id: I30e7aaacaf0ecbdc1a6dbdf956a6e48f4846de32
| * Fix native scrolling regression in iOS 6 homescreen apps (#12295)Johannes Dahlström2013-08-061-2/+2
| | | | | | | | Change-Id: Ie225663ebc2a9ffe4b481a49e34e9dcf79b064b2
* | Merge changes from origin/7.1Artur Signell2013-08-191-2/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7cb49d1 Fix invisible calendar actions menu #12181 44aacf4 Clarify Embedded javadoc (#12290) 59a043b Fix actions in action menu appearing in random order #12250 5d57129 Fix calendar click events on context menu #12297 f5e3663 Document multiple load semantics in @StyleSheet and @JavaScript (#12200) 17bb700 Add optional OSGi Import-Package for javax.validation (#12301) ea148c8 Disable all logging if production mode is enabled (#12299) 326bbb5 Fixes parsing of multiple push messages in streaming mode (#12197) 7fc1054 Ensure StringToIntegerConverter rejects values outside range of int (#12230) f587298 Improve URI fragment listener javadocs (#12296) d97cfbc Refine handling of null and empty URI fragments (#12207) 99c7d0b Show tooltips for ordered layout captions (#10046) Change-Id: Ifb2e0131fde769e2620b7ba03755a5ba324d8aaf
| * Fixes parsing of multiple push messages in streaming mode (#12197)Fabian Lange2013-08-011-2/+9
| | | | | | | | | | | | | | | | | | | | | | The current atmosphere code can handle messages split up using the message length header. But it does not handle the case where the header is actually split up itself. This patch solves it by making sure the length header stays intact. Corresponding atmosphere ticket: https://github.com/Atmosphere/atmosphere/issues/1199 Change-Id: If22c42ea63b0749c68df19c869b316f9b69f4317
* | Merge changes from origin/7.1Artur Signell2013-08-191-9/+9
|\| | | | | | | | | | | | | | | | | | | a53d487 Verify the connector hierarchy if assertions are enabled (#12271) e9f3fcc Fix issue with hidden component cells in Table and TreeTable #12119 cbab936 Fixes light theme window sprites #12171 938d412 Fixes button :active state on firefox #12126 4219227 Fixed wrong classname in WindowThemes TB test #12171 Change-Id: I09bdb2fd0d16acad2afd84c544b26223d5f603a1
| * Fixes light theme window sprites #12171John Ahlroos2013-07-261-9/+9
| | | | | | | | | | | | | | | | | | The close buttons images for the Window black theme was mistakenly added to the white theme sprite and ended up in the middle of the light theme window. Moved the black theme button images to the black theme sprite. Change-Id: Ieaaaa1b404f1d623c61fe7cfecb4996d96904b27
* | Detach previous UI with the same window.name (#10338, #12255)Leif Åstrand2013-07-311-0/+2
| | | | | | | | Change-Id: I15234985f1591d6af383c6e014679762619d5000
* | Merge changes from origin/7.1Leif Åstrand2013-07-231-1/+2
|\| | | | | | | | | | | | | 36aebc8 Update to Atmosphere 1.0.14.vaadin4 (#12242) 62c63a6 Only add DateRangeValidator to DateField if start or end of range is set (#12193) Change-Id: Ie2ba84e2d598313158007e521508c756abef6c2e
| * Update to Atmosphere 1.0.14.vaadin4 (#12242)Leif Åstrand2013-07-191-1/+2
| | | | | | | | Change-Id: I76ccbf631f8ba169f11513b7d585f39b8ab570a4
* | Merge changes from origin/7.1Leif Åstrand2013-07-157-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 419c6c7 Implemented Focusable in MenuBar (#7674) a4f1277 Fixed NPE in ApplicationRunnerServlet (#12145) 08d365a Fixed slider value initialization on HSV and RGB tabs of ColorPicker. (#7863) da480bd Fix VaadinService.findUI to throw Error if UIConstants.UI_ID_PARAMETER is not set (#11943) 6291a50 Ensure that Slider diffstate always contains "value" (#12133) 7e7e698 32x32 favicons added, replacing the old favicons (#12143) 1702059 Replace printStackTrace with getLogger().log() (#12147) b421d6e Updated Javadoc for Table.getColumnAlignment fixing #6810 414e3bf Fixed an error in CustomComponent JavaDoc (#10038), and some improvements. 4583d07 Fix NPE in Like.java (#10167) 6c4da29 Ensure table's cells aren't refreshed if table is detached. (#9138) e37464c #11638: Ending an imported SCSS file with a comment causes an error in the Sass 478eeb5 Test using Jetty 9 (#12124) f7cc72d Close only combobox on escape, not the window (#12163) 9a9b0a5 Automatic test for escape closing window from combobox (#12163) ae565a2 Fix bug in PopupDateField where locale was retained incorrectly if changed while popup was open (#12153) d7a64fd Enable native scrolling in home screen apps on iOS 6+ (#12149) 4a04f00 Add test case for testing ClickEvent after dragging button (#7690) 775c969 Make UploadInterruptedException visible (#12070) 6a4bbe5 Set heartbeat response Content-Type to text/plain (#12182) e4011c6 When InputStream cannot be opened while writing static resource response, display 404 instead of 500 (#10920) 20162db Set current instances when calling UI.push from VaadinSession.unlock (#12168) 94c0f86 Ensure VaadinSession.service is set up by storeInSession (#12204) 23ed487 Attempt to get GAE lock for UIDL requests (#12211) 7f52b2e Improved AbstractClientConnector performance (#12219) a934261 Improving performance of ConnectorTracker (#12218) Change-Id: I810124d60c22d4d0ab837a19eb9c2689951864b5
| * 32x32 favicons added, replacing the old favicons (#12143)Jouni Koivuviita2013-06-287-0/+0
| | | | | | | | | | | | | | | | Added new version for favicon.ico, which has 32x32 pixel version in addition to 16x16 pixels. Adds support for high resolution/retina displays. Change-Id: I49bd84b9d23f1e26ceee28dab1e26d9cd4f6b6d2
* | Tabsheet should not immediately select a tab when changing tab usingmichaelvogt2013-07-121-0/+6
|/ | | | | | | | keyboard (#11823) Adds the necessary WAI-ARIA roles to the component (#11827) Change-Id: Ie1ed40227679e3497971b834919713614a8cc23e
* The 'license.html' file has flaw in the HTML (unclosed span tag)michaelvogt2013-06-281-1/+1
| | | | | | (#11952) Change-Id: Ib940b76df7d2507e8a8b7122e99c4542850f9ac9
* Actually show loading indicator during loading (#12128)Artur Signell2013-06-261-1/+1
| | | | | | * Add theme name already during bootstrap Change-Id: I78da3029b818ced51714d385cd77f5ba9bfce625
* Include Atmosphere fix for Android 4.1 (#12101)Artur Signell2013-06-251-0/+4
| | | | Change-Id: Ia17a9d8c6ece9861476be8861a735fe5d3e054bf
* Specified supported server versions and added Glassfish 4 (#12075)Artur Signell2013-06-141-12/+12
| | | | Change-Id: I1113a1c6133d744ebd9c12e64a3b040855efab27
* DebugWindow styles improved and structured more, for #12058Marc Englund2013-06-141-38/+51
| | | | Change-Id: I1a3a821b15d7350b5ebf2e19056854e9124197ea
* Consistently recover from disconnections in IE (#12073)Johannes Dahlström2013-06-131-2/+1
| | | | Change-Id: Ia65bc9238b712d69ba91b7a7a3fad8c57c4eddce
* DebugWindow resize/move improved, fixes #11937 (also implements shift-resize ↵Marc Englund2013-06-131-2/+22
| | | | | | and alt-move, improves bounds-check) Change-Id: Ic313e545940a6073e30171a610f6d02c38a90037
* Handle push disconnections and reconnections more reliably (#11831, #11922)Johannes Dahlström2013-06-121-19/+16
| | | | | | | | | | | | | | | | Client-side: * Call onOpen() also after a successful reconnection * Reliably call onClose() and try to reconnect after disconnection * Don't try to reconnect if !isApplicationRunning() after push * Queue messages while trying to reconnect (state CONNECT_PENDING) Server-side: * Implement AtmosphereResourceEventListener.onDisconnect() * Push marked as pending until client reconnects (if ever) Change-Id: I1783eb72eb7005b07cae786d8ec8371da3903108
* Merge changes from origin/7.0Artur Signell2013-06-121-0/+60
|\ | | | | | | | | | | 02da730 Merged testbench test for #7110 from 6.8 (fix not needed for 7.0) Change-Id: I4a53d5a1fed3018c8cdda5b1aa88715e911ed112
| * Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)7.0.77.0John Ahlroos2013-06-051-0/+60
| | | | | | | | | | Change-Id: I14e02a02d77420e601ec5f98d70453fa85f1a473 svn: http://dev.vaadin.com/changeset/0000025944/svn
* | Updated release notes for 7.1.0 (#11993, #11991, #11870)Artur Signell2013-06-111-38/+94
| | | | | | | | Change-Id: I6ea0fec8896138d2a4b0e02908217c2fa3d8505f
* | Reformatted release notes using Eclipse (4 spaces)Artur Signell2013-06-111-481/+572
| | | | | | | | Change-Id: Iafebc7ea313e7dc6f6c7b87c6fdae6c83e82fc41
* | Info section for the debug window (#12019)Artur Signell2013-06-071-0/+8
| | | | | | | | Change-Id: Ie265c6e994c8038a3dc0bb05b94233bbc2506c58
* | Correctly report theme version in the debug window (#11442)Artur Signell2013-06-071-0/+4
| | | | | | | | | | | | | | * Adds a special v-vaadin-version selector for detecting the theme version * The version in the base theme is replaced during build (for releases) and by the current version also when compiling in the IDE Change-Id: Id6b94ab2edead61602fed021b7152f6e46be809f
* | Fixed button highlighting when dragging #10917John Ahlroos2013-06-061-1/+3
| | | | | | | | Change-Id: I69ff2c5a987e26d5d065f7c5a7ac45f9d6fa289a
* | Use window.console instead of just console in vaadinPush to appease IE (#11980)Johannes Dahlström2013-06-041-3/+3
| | | | | | | | Change-Id: I6f363e9afc550d70eb451005dcfdfb53e5533273
* | Add missing dialog maximize/restore icons for Runo (#11734)Artur Signell2013-05-313-1/+24
| | | | | | | | Change-Id: If8ebbdb7cd8e6a6acfb15fcdc48a41489ab059c6
* | Extracted dialog style to a separate block (#11734)Artur Signell2013-05-311-23/+25
| | | | | | | | Change-Id: I3f57188cde30122b56bb6f8cea435cd4c56b58e2
* | Formatted XML files using defined rules (#11956)Artur Signell2013-05-304-181/+175
| | | | | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
* | Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-295-5/+21
| | | | | | | | Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
* | Fix debug window SEVERE style, add styles for FINE, FINER and FINEST (#11891)Johannes Dahlström2013-05-281-1/+10
| | | | | | | | Change-Id: Ibbe209a6a67e594318a7ac50f962c48aeab4730d