Commit Graph

203 Commits

Author SHA1 Message Date
Artur Signell
45e4dc9fdc Ensure required jars are available when running tests (#9299) 2012-09-09 11:23:18 +03:00
Artur Signell
41a73c1690 Assert field is dirty, does not matter how many times it has been marked 2012-09-09 11:23:15 +03:00
Artur Signell
789c9c85ca Reverted invalid change of test data during package rename 2012-09-09 11:23:14 +03:00
Artur Signell
1d6f0611a8 Added themes-compiled module (#9299) 2012-09-09 11:23:08 +03:00
Artur Signell
557acfb6c4 Module for compiled client side (#9299) 2012-09-09 11:23:07 +03:00
Artur Signell
d8a5f96b36 Support running JUnit tests (#9299) 2012-09-09 11:23:04 +03:00
Artur Signell
856e26aa21 Fixed scopes for generated Maven pom.xml files (#9299) 2012-09-09 11:22:59 +03:00
Artur Signell
30feb6d844 Servlet API dependency 2012-09-09 11:22:58 +03:00
Artur Signell
38212596d9 Jsoup is now declared as a dependency (#9299) 2012-09-09 11:22:54 +03:00
Artur Signell
0a77dae8b5 Created separate build.xml files for each module (#9299) 2012-09-09 11:22:53 +03:00
John Ahlroos
0c34d82bf9 Reverted back to Transitional Doctype #8294 2012-09-08 11:06:13 +03:00
Johannes Dahlström
1fb7d999a0 Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and #5422 (addComponents(Component...) for layouts) with minor formatting/javadoc changes 2012-09-07 17:12:24 +03:00
Leif Åstrand
9f6bceab28 Use dedicated Lock for session synchronization (#9156) 2012-09-07 14:59:13 +03:00
Leif Åstrand
e954dec249 Add some deprecation for stuff that might still change (#8165) 2012-09-07 14:59:12 +03:00
Leif Åstrand
7cf781eaf6 Rename Application back to LegacyApplication (#9402) 2012-09-07 13:48:25 +03:00
Leif Åstrand
cf99cbc9e1 Remove unneeded requestRepaint methods (#9325) 2012-09-07 13:48:23 +03:00
Leif Åstrand
62d52bdaf8 Explicitly document deprecation as it isn't properly inherited (#9378) 2012-09-07 13:48:22 +03:00
John Ahlroos
3824b53479 Fixed references to XHTML and issue found in review #8294 2012-09-07 11:22:33 +03:00
Henri Sara
c74a3d6d7b Return short list instead of exception if less items available (#8028)
Container.Indexed.getItemIds(int, int) does not throw an exception if
too few items are available in the container.
2012-09-07 11:07:57 +03:00
Leif Åstrand
78fcee9817 Add some deprecation messages about upcoming changes (#9402) 2012-09-07 10:46:44 +03:00
John Ahlroos
854fa25e6f Moved base theme constants (v-widget and v-layout) from BaseTheme to
StyleConstants
2012-09-07 10:41:17 +03:00
John Ahlroos
52fa9639ba Removed deprecated ContenMode.XHTML 2012-09-07 10:32:05 +03:00
John Ahlroos
074b1095ee Now using HTML5 content mode. Also deprecated the XHTML content modes. 2012-09-07 10:23:35 +03:00
Leif Åstrand
4222b99bf0 Make ClassResource find associated Application class (#9402) 2012-09-07 10:23:31 +03:00
Leif Åstrand
73f50d5027 Redesign to make session inited in Application.init (#9402) 2012-09-07 10:07:42 +03:00
Artur Signell
8d390ff669 Simple override for getItemIds(int,int) for TreeTable (#9509) 2012-09-06 22:42:41 +03:00
Johannes Dahlström
553f67b697 Separate view name from parameters with a slash in StaticViewProvider as well 2012-09-06 18:44:16 +03:00
Leif Åstrand
4011783ed5 Remove Application from UIProvider API (#9402) 2012-09-06 17:07:49 +03:00
Leif Åstrand
a64b703b2b Add VaadinSession getter to VaadinService (#9402) 2012-09-06 17:07:49 +03:00
Leif Åstrand
cf31c3c750 Remove some 'Application' from CommunicationManager (#9402) 2012-09-06 17:07:48 +03:00
Leif Åstrand
b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 2012-09-06 17:07:47 +03:00
Leif Åstrand
c1e1b20229 Remove some 'Application' from the Bootstrap API (#9402) 2012-09-06 17:07:46 +03:00
Leif Åstrand
18d4096bc4 Remove VaadinSession.isProductionMode() (#9402) 2012-09-06 17:07:45 +03:00
John Ahlroos
50237cc7d4 Renamed .v-boxlayout selector to .v-layout and applied the .v-layout
selector to all layouts
2012-09-06 16:27:04 +03:00
Leif Åstrand
fa6e2d6295 Move ErrorListener implementation out of VaadinSession (#9402) 2012-09-06 13:22:46 +03:00
Leif Åstrand
cad90f9909 Remove unused variable 2012-09-06 13:22:44 +03:00
Leif Åstrand
a6688c9362 Remove some references to Application in API and docs (#9402) 2012-09-06 11:41:22 +03:00
Leif Åstrand
201121c5e0 Rename ApplicationConfiguration -> DeploymentConfiguration (#9402) 2012-09-06 10:58:14 +03:00
Leif Åstrand
83675b5004 Fix some stray references to the name deployment configuration (#9402) 2012-09-06 10:58:13 +03:00
Leif Åstrand
a04e232f51 Fix import for javadocs 2012-09-06 10:20:43 +03:00
Leif Åstrand
adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 2012-09-06 10:20:42 +03:00
Leif Åstrand
28a504e64a Remove invalid import 2012-09-06 08:54:13 +03:00
Leif Åstrand
7d25670284 Reformat project 2012-09-05 19:51:15 +03:00
Artur Signell
1d0c96de95 Deprecated EventRouter with a message that it will be replaced before 7.0.0 (#8640) 2012-09-05 19:45:50 +03:00
Artur Signell
9e84f385ce Fixed copy/paste error 2012-09-05 19:45:49 +03:00
Leif Åstrand
d344148d03 Merge branch 'removeApplication' 2012-09-05 19:35:55 +03:00
Leif Åstrand
4019f7d03a Rename LegacyApplication -> Application (#9402) 2012-09-05 19:32:27 +03:00
Leif Åstrand
cc3ddcac95 Remove getApplication() and add getSession() (#9402) 2012-09-05 19:30:41 +03:00
Leif Åstrand
d1c361e251 Rename Application to VaadinSession (#9402) 2012-09-05 19:04:20 +03:00
Leif Åstrand
5ab35cc608 Combine ApplicationContext into Application (#9402) 2012-09-05 17:10:31 +03:00