index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: Add a very visible obsoletion message (#12634)
HEAD
master
Patrik Lindström
2024-11-08
2
-0
/
+23
*
feat: Update POMs and bump build dependency versions (#12636)
Patrik Lindström
2024-11-08
2
-3
/
+5
*
chore: Downgrade snapshot version for free version (#12635)
Patrik Lindström
2024-11-06
1
-1
/
+1
*
Update copyright year range (#12507)
Anna Koskinen
2022-01-11
555
-555
/
+555
*
Update Liferay kernel version to support 7.4.3.5 GA5 (#12503)
Tatu Lund
2021-12-30
1
-1
/
+1
*
chore: Add comment in Styles (#12480)
Tatu Lund
2021-11-17
1
-0
/
+2
*
fix: Check if injected CSS String is already in the list of injected styles (...
Tatu Lund
2021-11-16
2
-4
/
+49
*
Support Liferay 7.4.3 kernel version (#12477)
Tatu Lund
2021-11-11
1
-1
/
+1
*
feat: Add better API to configure maximum allowed rows (#12466)
Tatu Lund
2021-11-03
2
-4
/
+22
*
Remove obsolete comment and assert in Binder (#12456)
Tatu Lund
2021-10-28
1
-3
/
+1
*
fix: avoid ConcurrentModificationException in Binder (#12458)
Tatu Lund
2021-10-27
2
-7
/
+37
*
fix: don't update bean property which is read-only bound (#12457)
Tatu Lund
2021-10-27
2
-1
/
+72
*
fix: Ensure that side effects of readBean does not set hasChanges true (#12455)
Tatu Lund
2021-10-27
2
-1
/
+23
*
Fixed JavaDoc for setting page title. (#12433)
Anna Koskinen
2021-10-17
1
-2
/
+2
*
fix: Add row limit to DataCommunicator row data requests (#12415)
Tatu Lund
2021-09-30
3
-0
/
+42
*
fix: Add MPR UI id request parameter (#12412)
Mikhail Shabarov
2021-09-28
1
-0
/
+6
*
fix: set Vaadin session attribute using lock in reinitializeSession (#12401)
Tatu Lund
2021-09-16
2
-4
/
+58
*
Update project to 8.15-SNAPSHOT (#12392)
Zhe Sun
2021-08-31
1
-1
/
+1
*
chore: Update liferay kernel version (#12387)
Tatu Lund
2021-08-26
1
-1
/
+1
*
Cleaned out old references to removed buildhelpers and widgets modules. (#12383)
Anna Koskinen
2021-08-25
1
-3
/
+0
*
Update to Jsoup 1.14.2 (#12381)
Tatu Lund
2021-08-24
4
-6
/
+20
*
Add detection of HCL Digital Experience rebranding (#12242)
Marcello Barnaba
2021-08-09
1
-1
/
+1
*
fix: Prevent deadlock in findOrCreateVaadinSession (#12355)
Tatu Lund
2021-08-09
1
-11
/
+30
*
fix: Avoid processing value change event due writing back of converted value ...
Tatu Lund
2021-08-06
2
-1
/
+35
*
Deprecating Flash component. (#12348)
Anna Koskinen
2021-07-26
1
-1
/
+4
*
Checkstyle fixes (#12347)
Anna Koskinen
2021-07-23
2
-2
/
+28
*
fix: Reuse existing filesystem (#12346)
Anna Koskinen
2021-07-22
2
-2
/
+53
*
Checkstyle fixes (#12339)
Anna Koskinen
2021-07-15
1
-3
/
+0
*
Code cleanup (#12333)
Anna Koskinen
2021-07-08
17
-121
/
+188
*
fix: don't serve directories as static files (#12325)
Anna Koskinen
2021-06-23
4
-9
/
+793
*
fix: add JavaDoc warning to avoid using ResponseWriter for directories (#12324)
Anna Koskinen
2021-06-15
1
-0
/
+7
*
Update Atmosphere (#12293)
Tatu Lund
2021-05-17
1
-1
/
+1
*
Update Liferay kernel dependency range to [7.0.0,12.0.0) (#12290)
Tatu Lund
2021-05-04
1
-1
/
+1
*
Fix validation in non-buffered Grid editor (#12281)
Tarek Oraby
2021-04-28
1
-0
/
+5
*
Add browser specific handling in setRows (#12141)
Tatu Lund
2021-04-19
1
-2
/
+5
*
Update 8.14-SNAPSHOT and release note (#12261)
Zhe Sun
2021-04-14
1
-1
/
+1
*
feat: Add API to control whether Binder converts back to presentation (#12246)
Tatu Lund
2021-03-18
2
-3
/
+55
*
Add missing 8.13 since tag (#12236)
Zhe Sun
2021-03-11
2
-3
/
+3
*
Fix updating Grid's item set when details rows are open. (#12231)
Anna Koskinen
2021-03-08
1
-0
/
+10
*
Prevent NPE in comparison (#12218)
Tatu Lund
2021-03-05
1
-1
/
+1
*
Update copyright year range. (#12215)
Anna Koskinen
2021-03-04
555
-555
/
+555
*
update to Atmosphere runtime 2.4.30.vaadin3 (#12214)
Olli Tietäväinen
2021-03-03
1
-1
/
+1
*
Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213)
Anna Koskinen
2021-03-03
1
-8
/
+0
*
Merged column headers should work within declarative Grid. (#12206)
Anna Koskinen
2021-02-26
2
-10
/
+15
*
Add API to prevent invalid input when integrated range validator is used (#12...
Tatu Lund
2021-02-19
1
-1
/
+34
*
Added missing file ending (#12202)
Anna Koskinen
2021-02-16
1
-0
/
+0
*
Clear out ClientCache when UI is detached to prevent a minor memory leak (#12...
Anna Koskinen
2021-02-11
1
-0
/
+15
*
Dead code removal (#12187)
Tatu Lund
2021-02-04
1
-3
/
+0
*
fix: use time-constant comparison for CSRF tokens (#12188)
Tatu Lund
2021-02-01
1
-1
/
+5
*
fix: use time-constant comparison for security tokens (#12189)
Tatu Lund
2021-01-29
3
-3
/
+18
[next]