2232 Commits (fix11502-5)

Author SHA1 Message Date
  Anna Miroshnik 8d036d968a Fix: Navigation to invisible days of week in VAADIN calendar (#12243) 9 years ago
  Henrik Paul 3ae0eeed07 Adds hints to related methods in GridStaticSection (#13334) 9 years ago
  Maciej Przepióra eeec83d56b Set correct versions for json package imports in OSGi manfiests (#14618) 9 years ago
  Teemu Suo-Anttila 7622128012 Fix RpcDataSource to use RPC for row pins/unpins (#13334) 9 years ago
  Sauli Tähkäpää c86d23aab7 Add @since to ContainerEventProvider. (#14178) 9 years ago
  Sauli Tähkäpää e61fd1e8f8 Fix @since for isIPhone() and isIPad(). (#14424, #14423) 9 years ago
  Denis Anisimov 3608ffaa74 FieldGroup should not throw NPE when data source is not set (#14901). 9 years ago
  Sauli Tähkäpää f3f89d66b1 Update atmosphere-runtime to 2.1.2.vaadin6. (#14674, #14861) 9 years ago
  Teemu Suo-Anttila b69d2dd7f8 Add isUserOriginated to SortOrderChangeEvents (#13334) 9 years ago
  Henrik Paul 6290daf788 Clarifies server-side exceptions relating to Columns (#13334) 9 years ago
  Denis Anisimov e157228948 Use isConnectorEnabled instead of isEnabled for DnD service (#12781) 9 years ago
  Denis Anisimov 3f53527ee7 Use isConnectorEnabled instead of isEnabled for client requests(#12781). 9 years ago
  Henrik Paul e0553f9c9e Adds a word to an exception message (#13334) 9 years ago
  Denis Anisimov dda6e0c4dd Make DefaultFieldGroupFieldFactory singleton (#11038). 9 years ago
  Denis Anisimov a420906d61 Use workaround for JDK6 Introspection bug JDK-6788525 (#14839). 9 years ago
  Teemu Suo-Anttila b07484e257 Fix Grid not updating columnOrder on property remove (#13334) 9 years ago
  Denis Anisimov 3f728bea50 Call endUpload() in finally block of fail handling (#14677). 9 years ago
  Denis Anisimov 709f35aca0 isIPad() and isIPhone() methods are added to WebBrowser (#14424,#14423). 9 years ago
  Johannes Dahlström 8fb8cdb178 Refer to correct Container instance in editor row RPC (#13334) 9 years ago
  Johannes Dahlström a33644f29e Implement ImageRenderer (#13334) 9 years ago
  Sergey Budkin 29b57f24f7 FieldGroup.commit throws NPE if not bound to an item (#14732). 9 years ago
  Anna Miroshnik 0abf13890b Re-adding content in Table causes table to lose scroll position (#14581) 9 years ago
  Sergey Budkin e2c9102b29 Possible VaadinSession deadlock when invalidating HTTP session (#14452) 9 years ago
  Sauli Tähkäpää 255b4e5075 Add @since to isWindowsPhone(). (#14425) 9 years ago
  Denis Anisimov 0b9f00b4f0 Check eventRouter value against null in Page class (#14803). 9 years ago
  Denis Anisimov 3eede8ca8a Provide API to change resource/url for BrowserWindowOpener (#12733). 9 years ago
  Johannes Dahlström 59624acfcf Implement Vaadin-specific editor row commit/discard handling (#13334) 9 years ago
  Johannes Dahlström 5b3c9bc4eb Implement ButtonRenderer (#13334) 9 years ago
  Sauli Tähkäpää 8d6f1830a9 Assign timezone before setting initial date in DateField. (#14653) 9 years ago
  Henrik Paul 8b22659b5b Grid now supports bare ItemSetChangeEvents (#13334) 9 years ago
  Johannes Dahlström b473ad8eca Ensure Renderers that do type conversions work properly (#13334) 9 years ago
  Teemu Suo-Anttila f46063daa1 Add support for Grid column reordering (#13334) 9 years ago
  Teemu Suo-Anttila d1e1ecef82 Update sortable columns on property set change (#13334) 9 years ago
  Teemu Suo-Anttila 53cabec8a1 Add a constructor without parameters to Grid (#13334) 9 years ago
  Denis Anisimov fc18848319 Dedicated methods for init params in DeploymentConfiguration (#12087). 9 years ago
  Artur Signell 34934d1055 String <-> Enum converter which produces a human readable string (#14756) 9 years ago
  Denis Anisimov 6cf8c0be06 Read input stream logic is corrected (#14533). 9 years ago
  Teemu Suo-Anttila c4dcc8d442 Map row data with column ids instead of using an array (#13334) 9 years ago
  Artur Signell 99b1c1a793 Add clear() for fields and field group (#14755) 9 years ago
  Johannes Dahlström 76854f9502 Implement ProgressBarRenderer (#13334) 9 years ago
  Teemu Suo-Anttila f641e81de9 Fix Grid static section column removal (#13334) 9 years ago
  Teemu Suo-Anttila 02a12a4c7d Pass correct item instance to PropertyValueGenerators (#13334) 9 years ago
  Teemu Suo-Anttila e752575ce3 Fix GeneratedPropertyContainer property adding and removing (#13334) 9 years ago
  Taras Hupalo 51fef5e8cb Added support PORTLET_CONTEXT for vaadin.resources.path value (#14640) 9 years ago
  Teemu Suo-Anttila 3ab88b718c Fix GridStaticSection communication to use column ids (#13334) 9 years ago
  Teemu Suo-Anttila 16f651275a Fix GeneratedPropertyContainer to support add and remove events (#13334) 9 years ago
  Teemu Suo-Anttila a4509dbd56 Fix Grid header default row cell setup when adding properties (#13334) 9 years ago
  Johannes Dahlström d156b34db4 Add default implementation of Renderer.encode to AbstractRenderer (#13334) 9 years ago
  Sauli Tähkäpää 69df69f494 Set internal value instead of converted value when locale has changed. (#14400) 9 years ago
  Sergey Budkin 05368fe7e1 Exception on closing inactive UI causes issues (#14651) 9 years ago