summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* Make tests pass in any timezone (#19813)Marco Collovati2016-05-262-9/+15
| | | | Change-Id: I78411b92a5b3c2f04ed8a15ebd2c183aa1af4ab9
* Make tests pass in any timezoneJoonas Lehtinen2016-05-203-5/+13
| | | | Change-Id: Ic81205bca5e25d0f525ae5fa0cbe20d0bd736a58
* Load CustomLayout templates like other theme resources (#8578)Artur Signell2016-05-204-26/+51
| | | | Change-Id: I0ee79c357a1a3e4c5ce1cb8a93ac0cf1ba4d4163
* Throw exception early on null itemId (#16541)vilo2016-05-201-0/+3
| | | | Change-Id: Iff42a6e9e5e00006c96fa82e102ff145449c6f88
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-192-5/+17
| | | | | | (#19427) Change-Id: I79cfe68cf5e9e37db27c53d2f7a1aa9a1573df90
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-171-3/+1
| | | | | | | e.g., Panel shadows actionManager with its own instance field * solution: always invoke getActionManager() Change-Id: Ibeca2ad53cb1175ae1ebcfb4d68b3d2bf36ea8b2
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-161-19/+1
| | | | Change-Id: I9d5c135dbfbe108c17fea6334966d4df09ac61ca
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-33/+13
| | | Change-Id: Idf05dde5d6526fafee618fd3e2eb1afa63fab7bc
* Fix typo in VariableOwner error messageLeif Åstrand2016-05-161-8/+8
| | | | Change-Id: I80f038903e0f32e8b6cb38d6e7931362c4f0f285
* Remove guava URL encode dependencyMarkus Koivisto2016-05-112-3/+11
| | | | Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9
* Eliminate most server-side Guava useHenri Sara2016-05-114-30/+105
| | | | Change-Id: Iac0f5c96d827e2078ace0be76bc14aa34f379d57
* Update to Atmosphere 2.2.9.vaadin2 (#19742)Artur Signell2016-05-111-3/+2
| | | | Change-Id: I634e44971c6e4f653ecdcbf694be78ae67ef728f
* Fix UIProvider backwards compatibility with AppWidgetsetTeemu Suo-Anttila2016-05-112-7/+29
| | | | Change-Id: Ia3171f4398caa9824f9b511da6576baa7b40be07
* Fix comment for AttachListener interface (#19792)7.7.0.alpha2Anton Yegorov2016-05-101-1/+1
| | | | Change-Id: I45fe48134b05c961e09043f0626763a9fc9e0093
* Fix null selection to work again (#19787)Artur Signell2016-05-092-7/+24
| | | | | | Reverts the fix for #15181 Change-Id: I9ec45b1c9aad9788559d0de2b086bf5cf4af6b12
* Clarify expand javadoc for GridLayoutArtur Signell2016-05-091-6/+16
| | | | Change-Id: If68e81c7116c9294754167981ea3fb53360501bb
* Add @since for DesignContextHenri Sara2016-05-061-2/+2
| | | | Change-Id: I92fbe5ed5bc8e770b6289b4cfae725f837b8eaef
* Revert "Better default for nullRepresentation (#13221, #12877)"feature/standard-sassIlia Motornyi2016-05-042-48/+1
| | | | | | This reverts commit 85870ccd9f93cebd839d22d2bd63ec817bb90a3d. Change-Id: Ifb9bbac0ee36e71d2251c31b936a12f1f3ea7315
* Revert "Documentation fix for null representation (#13221)"Ilia Motornyi2016-05-041-3/+3
| | | | | | This reverts commit 41e29dd2e32d8ca70bfcec25a1883f7965e53296. Change-Id: I4065d4db8dcc2dc652b171ab0472186bbe40ee17
* Throw IAE in setExpandRatio() if given ratio is less than 0Maciej Przepióra2016-05-031-0/+8
| | | | Change-Id: Ie7f92edea210c54400f6dce38e1376e3c0eae575
* Ensure addItem(null) returns nullArtur Signell2016-05-033-9/+8
| | | | Change-Id: I67823b306e68637b469ed35fad00f6af64e8cc15
* Documentation fix for null representation (#13221)elmot2016-05-021-3/+3
| | | | Change-Id: Ib532fbd9efd587080a75155139ae1a7a219c1003
* Better default for nullRepresentation (#13221, #12877)Matti Tahvonen2016-05-022-1/+48
| | | | Change-Id: Ia4662c79b20ee699b3a9741ffa24c4de6645b775
* Add interface for AppWidgetset (#19770)Markus Koivisto2016-04-295-43/+263
| | | | | | | | | This allows selecting the widgetset name and URL simply by placing a class in the default package if nothing is explicitly give by the user. This can be used e.g. by the Maven plug-in and other build automation tools to automatically generate widgetsets or use one from CDN. Change-Id: If3a7b35e3b25371e08e6d9b504fcda6f66de5119
* Clarify error message for column mismatches (#18323)Leif Åstrand2016-04-281-5/+9
| | | | Change-Id: I94b0819b68dbdda96fb1036e503bf63390a800d7
* Store unknown attributes in DesignContext #19749John Ahlroos2016-04-284-12/+95
| | | | Change-Id: I1e90d422ec716092e6d407b6965902f48eac1646
* Fix PropertyValueGenerator javadocsLeif Åstrand2016-04-281-4/+6
| | | | Change-Id: I8a6bc3b5807f78f459cc9f9e2f02a55835370d7f
* Move checkstyles plugin to actual moduleselmot2016-04-271-0/+13
| | | | Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
* Move compiled themes out from resourcesTeemu Suo-Anttila2016-04-271-1/+1
| | | | Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31
* Merge remote-tracking branch 'origin/master' into feature/mavenizeTeemu Suo-Anttila2016-04-217-9/+35
|\ | | | | | | Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6
| * Merge remote-tracking branch 'origin/feature/appwidgetset'Teemu Suo-Anttila2016-04-202-5/+21
| |\ | | | | | | | | | Change-Id: I2136f2790d780e762736334145b0addaf2194d11
| | * Allow system properties to override app properties (#19683)Henri Sara2016-03-161-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables e.g. overriding the productionMode setting on a server with -DproductionMode=true. This change also allows the use of system properties prefixed with "vaadin." or the full package name of the actual servlet class. Change-Id: I196ae71f9d88222f98fe360add3e7038914b79d6
| | * Add a default widgetset to look for in the project (#19675)Teemu Suo-Anttila2016-03-141-1/+11
| | | | | | | | | | | | Change-Id: I39c303885b5712476780cb8fb7814763610eab47
| * | Ensure getItemProperty returns null for unknown property ids (#7103)Artur Signell2016-04-202-0/+8
| | | | | | | | | Change-Id: I77e826f81f2469badf35462ba40f0e8d73e48245
| * | Change @since from 7.6.5 to 7.7 - new API is not released in maintenance releaseelmot2016-04-152-4/+4
| | | | | | | | | | | | Change-Id: Ia8cec8bb9d4bd89d8f0609df19dedcc10ab46bdd
| * | Add javadoc and @since for new APIelmot2016-04-151-0/+2
| | | | | | | | | | | | | | | Change-Id: I5c6be2ae0fdaff8b6b6169d6a1110ae824472532 (cherry picked from commit 97741f4545e5f246e7b1af01270abc832b9cf3ab)
| * | Add missing @since for 7.6.5elmot2016-04-142-4/+4
| | | | | | | | | | | | Change-Id: I985f85e51ea3522d534ae24517eac534012485ab
* | | Merge branch 'master' into feature/mavenizeelmot2016-04-1323-114/+415
|\| | | | | | | | | | | Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94
| * | Prevent closing of uncloseable Window on esc (#19700)Teemu Pöntelin2016-04-111-1/+3
| | | | | | | | | | | | Change-Id: I4d67cd84c6f4179da6d6fea6b881e8ccd65e70d9
| * | Documentation for container switch limitations (#18323)elmot2016-04-111-2/+7
| | | | | | | | | | | | Change-Id: If6fa13c84c8afb5caaf2d46ac283f704baf88695
| * | Fix ClassPathExplorer widgetset source directory lookup (#19694)Teemu Suo-Anttila2016-03-232-12/+37
| |/ | | | | | | Change-Id: I2daf32e0c49501ef3807fd694a641491b26d46bd
| * Update @since tags for 7.6.4 and related javadocHenri Sara2016-03-081-2/+2
| | | | | | | | Change-Id: Ia548da265c4cdfae13c6f0f76939f767ccf60975
| * Try to detect Liferay 7 requests correctly (#19645)Artur Signell2016-03-081-5/+22
| | | | | | | | Change-Id: I5bc616b216e3ecadc76b8f0ef542e74eb4493bda
| * Make it possible to intercept RPC calls without copy/pasteArtur Signell2016-03-052-33/+78
| | | | | | | | Change-Id: I50c2e4a95b492a42c4291e8dcbede3de87f1be6f
| * Don't set null value for unmapped client side keys. (#15181)Sauli Tähkäpää2016-03-051-6/+9
| | | | | | | | Change-Id: Icff63665d6cbef5a5dfd07c64a4535f6bf55de08
| * Omit timings in production mode (#19644)Henri Sara2016-03-011-3/+6
| | | | | | | | | | | | | | | | * UIDL responses only include server side timing information when not in production mode. * Update documentation accordingly. Change-Id: I961d1fdc96b3d04f22254fcd13a5412f17118b42
| * Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-011-0/+10
| | | | | | | | | | | | | | | | | | | | | | After a file has been uploaded VDragAndDropWrapper tries to pull changes from the server by calling ApplicationConnection.sendPendingVariableChanges() which has no effect. This change replaces the ApplicationConnection.sendPendingVariableChanges() call with an RPC. Change-Id: Ibdf7f4d702add9507dbe54c1fdb402f0f4b19d19
| * Use @Inherited for annotations that have inherited semantic (#12351).Denis Anisimov2016-02-298-9/+150
| | | | | | | | Change-Id: I70f0d79095bfd05b83905df6a3eedd1a5e93b48e
| * MarginInfo CTOR with two booleans: vertical, horizontal (#14113).Denis Anisimov2016-02-291-1/+1
| | | | | | | | Change-Id: Iad15b95abeb24e7dd1e06b1d9f70844cb061cb49
| * Read GridLayout component alignments from declarative files (#19536)Artur Signell2016-02-294-42/+92
| | | | | | | | Change-Id: I04524b71f6cdc2a31cb87958c30b6f698789511c