Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declarative: handle inner html for Button and Label (#7749). | Mika Murtojarvi | 2014-12-05 | 2 | -0/+95 |
| | | | | Change-Id: Ie98d633e8583efed142a6a3d2cc980070cbc73f7 | ||||
* | Fixes for the public API of DesignContext. | Mika Murtojarvi | 2014-12-04 | 6 | -148/+128 |
| | | | | | | Also adds tests for parsing and for finding components by id. Change-Id: I3202a19f1699ee906f97cc57b08a9b2fd540f51b | ||||
* | Declarative support for AbsoluteLayout (#7749) | Matti Hosio | 2014-12-04 | 4 | -6/+144 |
| | | | | Change-Id: Icd90d78b3ddd14ffaef48f610c043e7a816db106 | ||||
* | Declarative feature improvements (#7749) | Matti Hosio | 2014-12-04 | 3 | -318/+316 |
| | | | | Change-Id: Ie04db36ad08f686bf6b173241652836f639d3bd9 | ||||
* | Declarative: Use Element in DesingSynchronizable method parameters | Matti Hosio | 2014-12-03 | 5 | -48/+45 |
| | | | | Change-Id: I18f49d3248e3ecacd08bfa2e2baa03dd0329b0c7 | ||||
* | Declarative: Set used file separators and decimal symbols explicitly | Matti Hosio | 2014-12-03 | 1 | -2/+12 |
| | |||||
* | Declarative: remove unnecessary files. | Mika Murtojarvi | 2014-12-03 | 2 | -30/+0 |
| | | | | | | | The files were used for manual testing. Automatic tests with new test files will be created soon. Change-Id: I14b823dbd3c446a0288129a511ba8f8ec920f13b | ||||
* | Vaadin declarative: parser and html generator. | Mika Murtojarvi | 2014-12-02 | 9 | -193/+551 |
| | | | | | | | | | | | | The parser creates a Component hierarchy from a given html file. The html generator does the converse, outputs html given a component hierarchy with a single root. Current TODOs: 1) add automatic tests - some of the functionality may not have been tested in any way. 2) Remove files that are not relevant for this change set but were accidentally included in a commit. Change-Id: I222e01291aab75c2249d4aa4904f16fb153d4397 | ||||
* | Declarative support for AbstractOrderedLayout | Matti Hosio | 2014-12-02 | 3 | -9/+500 |
| | |||||
* | Support for synchronizing to design in AbstractComponent | Matti Hosio | 2014-12-02 | 2 | -135/+408 |
| | |||||
* | support for declarative in AbstractComponent | Matti Hosio | 2014-11-28 | 4 | -1/+558 |
| | |||||
* | Optimizing and avoiding NPE in RowId and ReadOnlyRowId toString(#10410). | Denis Anisimov | 2014-11-19 | 3 | -35/+24 |
| | | | | Change-Id: I6f16b9c55f661f5f75628ff627a01f8ec35e714e | ||||
* | Add constructor for directly extending a connector (#13579) | Leif Åstrand | 2014-11-17 | 2 | -0/+41 |
| | | | | Change-Id: Id8ba60cf8767ba171a5bcbd5541d8c0c7a9fa62d | ||||
* | Update selection after changes in underlying data source (#13580). | Denis Anisimov | 2014-11-11 | 1 | -0/+19 |
| | | | | Change-Id: I6354d85bd6bc37b1cbb69f388559278d5a163256 | ||||
* | Update @since to VaadinService. | Sauli Tähkäpää | 2014-11-11 | 1 | -1/+1 |
| | | | | Change-Id: I1b473b9f5316674c5c5ed9a35d776fb8906eb559 | ||||
* | Add null check to FieldGroup.bind. (#14729) | Sauli Tähkäpää | 2014-11-05 | 1 | -7/+22 |
| | | | | Change-Id: I56ee44f34307d76c8c98ca3346feed8e7ee2f72e | ||||
* | Fix VCalendar to use correct year of week. (#14783) | Sauli Tähkäpää | 2014-11-03 | 1 | -2/+20 |
| | | | | Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a | ||||
* | Change the way classloader for VaadinService is selected (fixes #11295) | Maciej Przepióra | 2014-10-31 | 5 | -21/+93 |
| | | | | Change-Id: I2a25b4149f927ee7940edf596e8cebaaa48dcd0d | ||||
* | Fixed typo in Javadoc | Markus Koivisto | 2014-10-29 | 1 | -1/+1 |
| | | | | Change-Id: I8c84e09c8c485e310638a814fe686fe5f856656e | ||||
* | Upload: OutOfMemory if stream already been read (#10096) | Sergey Budkin | 2014-10-29 | 1 | -1/+7 |
| | | | | | | Added -1 check and test. Change-Id: I3f6c61417353884d22d8e6b33ef21319475c1907 | ||||
* | Fire attach/detach events when Window is added/removed from UI (#14908). | Denis Anisimov | 2014-10-29 | 1 | -0/+2 |
| | | | | Change-Id: Idc51aa5ab97a9d3f7a1f316d9536ae1cbaeafe38 | ||||
* | Fix: Navigation to invisible days of week in VAADIN calendar (#12243) | Anna Miroshnik | 2014-10-29 | 2 | -0/+32 |
| | | | | | | | | Some changes in BasicBackwardHandler and BasicForwardHandler. Also test was added (CalendarBackwardForwardTest). Changes after review. Change-Id: Ibe0283534b784e3c18134619e1843440ca74e65c | ||||
* | Add @since to ContainerEventProvider. (#14178) | Sauli Tähkäpää | 2014-10-22 | 1 | -0/+4 |
| | | | | Change-Id: Ic44e8abf1e7405735c940573558e150b4e0de35d | ||||
* | Fix @since for isIPhone() and isIPad(). (#14424, #14423) | Sauli Tähkäpää | 2014-10-22 | 1 | -0/+2 |
| | | | | Change-Id: I8b72b362134d564165a7037e0722c3ff28f59497 | ||||
* | FieldGroup should not throw NPE when data source is not set (#14901). | Denis Anisimov | 2014-10-22 | 1 | -1/+2 |
| | | | | Change-Id: I74bea857306fac5123aa86cdabc70d81c2a72094 | ||||
* | Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861) | Sauli Tähkäpää | 2014-10-21 | 1 | -1/+1 |
| | | | | Change-Id: Ie239bf110909f8acb47f2141431965061f9ac407 | ||||
* | Use isConnectorEnabled instead of isEnabled for DnD service (#12781) | Denis Anisimov | 2014-10-16 | 1 | -1/+1 |
| | | | | Change-Id: Ica20d57283db74d66176de7c696136a9a3615c41 | ||||
* | Use isConnectorEnabled instead of isEnabled for client requests(#12781). | Denis Anisimov | 2014-10-16 | 4 | -6/+11 |
| | | | | Change-Id: Iac6dc5caf9ece76d9289da05f83289152b005406 | ||||
* | Make DefaultFieldGroupFieldFactory singleton (#11038). | Denis Anisimov | 2014-10-13 | 2 | -1/+18 |
| | | | | Change-Id: I40250fadfe78d663d1cb7614f4f8818216e773a4 | ||||
* | Use workaround for JDK6 Introspection bug JDK-6788525 (#14839). | Denis Anisimov | 2014-10-13 | 1 | -3/+65 |
| | | | | Change-Id: Ib7ef769b7537675c681ac1fab24a425d19a267e7 | ||||
* | Call endUpload() in finally block of fail handling (#14677). | Denis Anisimov | 2014-10-09 | 1 | -12/+14 |
| | | | | Change-Id: I0b5976abf0d8804e8cd34c5dd489da8617ef89f1 | ||||
* | isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423). | Denis Anisimov | 2014-10-09 | 1 | -0/+20 |
| | | | | Change-Id: I7b3556d5f9c1dd84beec638d7fbff1c5382070a4 | ||||
* | FieldGroup.commit throws NPE if not bound to an item (#14732). | Sergey Budkin | 2014-10-09 | 1 | -2/+8 |
| | | | | | | Added null check and corresponding test. Change-Id: I197dad14d6b5f7bf9bedcdf083d4b1f0f20efdcd | ||||
* | Re-adding content in Table causes table to lose scroll position (#14581) | Anna Miroshnik | 2014-10-07 | 1 | -64/+18 |
| | | | | | | | | | | | | At this moment behavior of restoring scroll position more like as in 7.2.6. But restoring is only in case of removeAll() - addAll() (or add() one time - then restore index is reset). In 7.2.6 restoring of scroll position was the result of client defect (scrolling in lazyScroller was not changed if variable "firstvisible" fromserver was 0). This "defect" was fixed in one of the patches. Change-Id: I2e2fb8749ec95f3409caeacafff46c4c29159e74 | ||||
* | Possible VaadinSession deadlock when invalidating HTTP session (#14452) | Sergey Budkin | 2014-10-07 | 1 | -1/+1 |
| | | | | | | VaadinService.fireSessionDestroy: session.accessSynchronously -> session.access Change-Id: I72e08c9285e6b34dac54401c6c84b7175133e481 | ||||
* | Add @since to isWindowsPhone(). (#14425) | Sauli Tähkäpää | 2014-10-07 | 1 | -0/+1 |
| | | | | Change-Id: Ia4c212ead39d7b71c56db586c0a8559935cae263 | ||||
* | Check eventRouter value against null in Page class (#14803). | Denis Anisimov | 2014-10-07 | 1 | -5/+8 |
| | | | | Change-Id: Ia7dd54c4cf10a2c56a5ef36864a6bb94f1d9167f | ||||
* | Provide API to change resource/url for BrowserWindowOpener (#12733). | Denis Anisimov | 2014-10-07 | 1 | -0/+49 |
| | | | | Change-Id: I48d3bc36ea5283225524a75bcbc941534e4a419a | ||||
* | Assign timezone before setting initial date in DateField. (#14653) | Sauli Tähkäpää | 2014-10-07 | 1 | -6/+4 |
| | | | | Change-Id: I3b527084d23ee8bd49887bef3d018c1003f492e2 | ||||
* | Dedicated methods for init params in DeploymentConfiguration (#12087). | Denis Anisimov | 2014-09-30 | 8 | -23/+97 |
| | | | | Change-Id: I3610814509f38ed4c8789de52cc53e7b19a4c4a2 | ||||
* | String <-> Enum converter which produces a human readable string (#14756) | Artur Signell | 2014-09-30 | 2 | -0/+99 |
| | | | | Change-Id: I3a825f52a43daea3172ced23bc510118376e76cb | ||||
* | Read input stream logic is corrected (#14533). | Denis Anisimov | 2014-09-30 | 1 | -13/+12 |
| | | | | Change-Id: I1a8a895d631889e04f7acbde29306e86da344a23 | ||||
* | Add clear() for fields and field group (#14755) | Artur Signell | 2014-09-26 | 3 | -0/+43 |
| | | | | Change-Id: If9372ccceeaacd0826f8b1ed07f64af12bf47fc6 | ||||
* | Added support PORTLET_CONTEXT for vaadin.resources.path value (#14640) | Taras Hupalo | 2014-09-24 | 2 | -1/+7 |
| | | | | Change-Id: Ie801a17ed1eff29a7dc6be61755241777071ab8f | ||||
* | Set internal value instead of converted value when locale has changed. (#14400) | Sauli Tähkäpää | 2014-09-23 | 1 | -1/+2 |
| | | | | Change-Id: I2440f6471b8bbb016497bf59cffd023b013460dd | ||||
* | Exception on closing inactive UI causes issues (#14651) | Sergey Budkin | 2014-09-22 | 1 | -0/+1 |
| | | | | | | Added proposed fix Change-Id: I88085546c2bf47f1e0952d64efadfc40bac12987 | ||||
* | Document that current session and UI are referenced weakly (#14595) | Leif Åstrand | 2014-09-22 | 2 | -3/+14 |
| | | | | Change-Id: Iccf6a2b0da6e47b5b14c40e0ebaab52df1eef92a | ||||
* | Add autogenerated style name for UI based on its class name (#14670) | Denis Anisimov | 2014-09-22 | 1 | -3/+5 |
| | | | | Change-Id: Ic2ff4c29f997c33ea952a94c17aa9e70a0339337 | ||||
* | Fixed ComboBox filtering when page length is zero (#14509) | Teemu Pöntelin | 2014-09-19 | 1 | -7/+9 |
| | | | | Change-Id: I663b39a37bcdf4383fa76d04acd127503ced11df | ||||
* | Add new StringTo<Byte, Short, BigInteger> Converters(#14583) | denis.magdenkov | 2014-09-19 | 3 | -0/+240 |
| | | | | | | Fixing code review points. Moving converters to server/src Change-Id: I3f2140c7366d514c1c24531a420a1e4eb0dcd086 |