summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Move deprecated getComponentIterator() from HasComponents to implementing ↵Johannes Dahlström2012-10-305-16/+35
| | | | | | classes (#10085) Change-Id: Iedcb7b51f6d2a095b402a7141dc906b112ee6fe7
* Fix potential NPE in Page.setFragment (#10089)Johannes Dahlström2012-10-291-14/+15
| | | | Change-Id: I0a0f2981bfd0e3dd26f935e4961b24454103bb30
* Merge "Implement HasComponents, not ComponentContainer in CustomField (#10078)"Artur Signell2012-10-261-131/+4
|\
| * Implement HasComponents, not ComponentContainer in CustomField (#10078)Henri Sara2012-10-261-131/+4
| | | | | | | | Change-Id: Iff2ac36b088df825e0c1f328a72bbf329365aefb
* | Fixed problem with Table calling markAsDirty in paint (#10071)Artur Signell2012-10-262-14/+22
| | | | | | | | | | | | AbstractCommunicationManager now sets the writingResponse flag after calling beforeClientResponse to adhere to beforeClientResponse javadoc which says markAsDirty is ignored if called from beforeClientResponse. Change-Id: I58f4d009c85bef6756e2f2938d6f42ed88e11143
* | Formatted projectArtur Signell2012-10-261-1/+2
|/ | | | Change-Id: I771ca4edea66ad29a80628ee1a98d1c5ff1679ab
* Merge "Return 404 if a resource cannot be found (#10053)"Henri Sara2012-10-251-0/+5
|\
| * Return 404 if a resource cannot be found (#10053)Artur Signell2012-10-241-0/+5
| | | | | | | | Change-Id: Iaf87eb7af6f89decb61b7fd2ac953ca6a6dac15a
* | Merge "Updated ProgressIndicator to use state and rpc (#10008)"John Ahlroos2012-10-241-148/+41
|\ \
| * | Updated ProgressIndicator to use state and rpc (#10008)Artur Signell2012-10-241-148/+41
| | | | | | | | | | | | Change-Id: Iec3d0c4e9e1432f7dda4aae5c8c4f21cb96f08be
* | | Merge "Refactor GET parameter names to ApplicationConstants"Leif Åstrand2012-10-241-12/+9
|\ \ \
| * | | Refactor GET parameter names to ApplicationConstantsJohannes Dahlström2012-10-241-12/+9
| | | | | | | | | | | | | | | | Change-Id: Id599a6f02f41fa4d4828007cf46bdfa397d81180
* | | | Merge "Properly support extension connectors in debug console (#8422, #9999) ↵Leif Åstrand2012-10-241-29/+25
|\| | | | |_|/ |/| | | | | * Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any * Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors"
| * | Properly support extension connectors in debug console (#8422, #9999)Johannes Dahlström2012-10-191-29/+25
| | | | | | | | | | | | | | | | | | | | | * Clicking an ExtensionConnector entry highlights their ancestor ComponentConnector if any * Shift-clicking also works, change server side highlighting to support arbitrary ClientConnectors Change-Id: I834a602a75a70d2fa2a7b44e9ae8da6e85f91be7
* | | Merge "Fixed NPE when converter is null (#10043)"Henri Sara2012-10-242-9/+28
|\ \ \
| * | | Fixed NPE when converter is null (#10043)Artur Signell2012-10-242-9/+28
| | | | | | | | | | | | | | | | Change-Id: I1d753a4da16feae0c83d755e9dcceae86f3dfbdc
* | | | Merge "Create UIProvider & Extension for easily opening popups. (#9513)"Artur Signell2012-10-242-0/+218
|\ \ \ \
| * | | | Create UIProvider & Extension for easily opening popups. (#9513)Leif Åstrand2012-10-242-0/+218
| |/ / / | | | | | | | | | | | | | | | | | | | | * Based on Pekka Hyvönen's patch Change-Id: Ib97fc77a9a116da2b5af0cb2233a81aaa829f763
* / / / Add license to new files (#9524)Leif Åstrand2012-10-241-0/+16
|/ / / | | | | | | | | | Change-Id: Ifcd61b32db696de075918de1429dd75c94b63a29
* | | Merge "FileDownloader for starting downloads with any component (#9524)"Artur Signell2012-10-231-0/+127
|\ \ \ | |_|/ |/| |
| * | FileDownloader for starting downloads with any component (#9524)Leif Åstrand2012-10-231-0/+127
| | | | | | | | | | | | | | | | | | * Based on patch by Pekka Hyvönen Change-Id: I9263078ffc624f9cabec6c25264920dfdb430efe
* | | Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-2331-126/+51
|/ / | | | | | | Change-Id: I9f0e6bd62102c5adc461884b1f3b2cbe69f19259
* / Make the current session available in session init listeners (#9946)Leif Åstrand2012-10-191-0/+2
|/ | | | Change-Id: I49ec1ed22fb3cae4f2e7ea7e6d989f2157014499
* Merge "Improve message when session is already set (#9989)"Johannes Dahlström2012-10-181-1/+13
|\
| * Improve message when session is already set (#9989)Leif Åstrand2012-10-181-1/+13
| | | | | | | | Change-Id: If75868863999f61d014402eb98c74a142dc22c4a
* | Properly read heartbeat interval servlet parameter (#9987)Johannes Dahlström2012-10-182-2/+2
| | | | | | | | | | | | * Test that servlet parameters in general are read correctly Change-Id: I4a015070e5ce03cff0fee10e037b4df2c3df8219
* | Add Navigator.getState() returning the current navigation state (#9972)Johannes Dahlström2012-10-172-4/+22
|/ | | | Change-Id: Ic423252ed82ea5c991760ece76a9a0f0e5a259a4
* Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5Leif Åstrand2012-10-164-5/+15
| | | | | | | * Change ApplicationConstants.APP_REQUEST_PATH to not include an ending slash so it can be used by the new check as well. Change-Id: If613e339b0e1ef4fd9e4f07d7567cd381678b912
* Remove Navigator.SimpleViewDisplay (#9936)Johannes Dahlström2012-10-162-33/+30
| | | | Change-Id: I4c7e9ae14d7a50981d8da4909e6832d337fdf059
* Delegate UI.replaceComponent() to content instead of throwing UOE (#9967)Johannes Dahlström2012-10-163-2/+71
| | | | | | * Added a test, also renamed tests/server/component/root to tests/server/component/ui Change-Id: I80d30dd5acb3643cfb3cfc0b972f52ffa4512691
* Merge "Add VaadinService.closeSession + test (#9859)"Johannes Dahlström2012-10-162-0/+38
|\
| * Add VaadinService.closeSession + test (#9859)Leif Åstrand2012-10-162-0/+38
| | | | | | | | | | | | Also test that the HttpSession can be invalidated (#6093) Change-Id: I4e415fe15d7a734db81562e24a5ab6a7fbc5304b
* | Merge "Merged AbstractSelect now listens to changes in icon property (#9663)"Marc Englund2012-10-151-0/+9
|\ \
| * | Merged AbstractSelect now listens to changes in icon property (#9663)Artur Signell2012-09-281-0/+9
| | | | | | | | | | | | | | | | | | svn changeset:24490/svn branch:6.8 Change-Id: Id5fdf46295fba758fc4be7d1b3b47e29651e0535
* | | Merge "Reuse provided session instead of attempting to find it again (#9888)"Marc Englund2012-10-151-4/+3
|\ \ \ | |_|/ |/| |
| * | Reuse provided session instead of attempting to find it again (#9888)Leif Åstrand2012-10-101-4/+3
| | | | | | | | | | | | Change-Id: I89799e99629990730d5c94ef10254ba033f78591
* | | Remove invalid constructors and fix setCaption exception (#9947)Leif Åstrand2012-10-121-35/+5
| | | | | | | | | | | | Change-Id: I2d2a73ab4e421b873e401a1d05b81d968fd907a2
* | | Parse Trident versions to support IE in compatibility mode (#9887)Leif Åstrand2012-10-101-3/+6
| | | | | | | | | | | | Change-Id: If4c12ed2ec4fca63bb68259f44904e014782792b
* | | Allow overriding handleContextRootWithoutSlash (#9921)Leif Åstrand2012-10-101-6/+17
|/ / | | | | | | Change-Id: I79947a5ce1f54e0e6477d4ed745bd9e77d9b294c
* | Update test to use relative paths (#6771)Leif Åstrand2012-10-101-11/+19
| | | | | | | | Change-Id: I1360ea57c1d3396e3ef9d0fe803e3953dc8f70da
* | Preserve query string and use sendRedirect (#9921)Leif Åstrand2012-10-101-3/+7
| | | | | | | | Change-Id: I493e1a03d41f086dfa02ecb9b472ebe2a728e685
* | Import all required jsoup packages (#9793)Johannes Dahlström2012-10-091-1/+1
| | | | | | | | Change-Id: I00206bc1497aaef6ed556e851c63538db7671553
* | Explicitly specify symbolic names for each bundle to prevent names like ↵Johannes Dahlström2012-10-091-2/+3
| | | | | | | | | | | | "com.vaadin.vaadin-shared" (#9793) Change-Id: I329e4d6b8334864be5023ef51225a6e340e74aa6
* | Merge "Allow specifying prefixes also for resource directories (#9793)"Johannes Dahlström2012-10-091-0/+1
|\ \
| * | Allow specifying prefixes also for resource directories (#9793)Artur Signell2012-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Export VAADIN/widgetsets/* in client-compiled * Export VAADIN/themes/* in themes * Export VAADIN in server (vaadinBootstrap.js) Change-Id: I15b0f7352779479bf73585017f0b95492692f73b
* | | Redirect if no ending slash in context root request (#9921)Leif Åstrand2012-10-091-0/+25
|/ / | | | | | | Change-Id: Ief3f2c339a962230607df2e3e17dea93fcfb4f2e
* | Fixed typos and added missing import in OSGi requirements (#9793)Artur Signell2012-10-091-3/+3
| | | | | | | | | | | | | | * Import-package: javax.servlet.http * Require-bundle should use bundle-version, not version Change-Id: I100235621de94ee344352c59e6685245c7e21697
* | Merge "Rename connector resource -> dependency resource (#9691)"Leif Åstrand2012-10-094-38/+38
|\ \
| * | Rename connector resource -> dependency resource (#9691)Leif Åstrand2012-10-094-38/+38
| | | | | | | | | | | | Change-Id: If263c3e9eb3d2221ae7a7ca39c5bc05f2c8c14d9
* | | Added import package and require bundle definitions (#9793)Artur Signell2012-10-091-0/+3
| | | | | | | | | | | | Change-Id: I106dc90c30ddac4abf90131824893a4d5d40921f