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
/
uitest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ErrorLevel to Validators and results (#10099)
Teemu Suo-Anttila
2017-10-11
2
-0
/
+70
*
Add aria-rowcount to grid (#10167)
Knoobie
2017-10-11
5
-1
/
+255
*
Prevent Grid refreshAll from getting stuck due mismatched state (#10161)
Ansku
2017-10-10
1
-0
/
+93
*
Fix typos (#10158)
Ahmed Ashour
2017-10-10
3
-6
/
+9
*
Remove unneeded .toString() (#10141)
Ahmed Ashour
2017-10-10
42
-107
/
+86
*
Edit grid row by index - server side (#10040)
Piotr Wilkin
2017-10-10
2
-2
/
+32
*
Use StringBuilder instead of StringBuffer (#10154)
Ahmed Ashour
2017-10-09
7
-9
/
+9
*
Fix typos (#10124)
Ahmed Ashour
2017-10-04
19
-63
/
+67
*
Add role="grid" and aria-multiselectable to grid (#10009)
Knoobie
2017-10-04
2
-0
/
+100
*
Use static import of Assert in tests (#10126)
Ahmed Ashour
2017-10-03
431
-2376
/
+2743
*
Remove unneeded .toArray() (#10131)
Ahmed Ashour
2017-10-03
1
-1
/
+1
*
Use enhanced for loop for arrays. (#10121)
Ahmed Ashour
2017-10-02
15
-66
/
+58
*
Simplify conditional logic. (#10122)
Ahmed Ashour
2017-10-02
2
-2
/
+0
*
Use enhanced for loop instead of Iterator. (#10100)
Ahmed Ashour
2017-09-29
5
-40
/
+14
*
Use StandardCharsets.UTF_8 (#10113)
Ahmed Ashour
2017-09-29
4
-12
/
+12
*
Remove auto-generated comment (#10111)
Ahmed Ashour
2017-09-29
26
-114
/
+23
*
Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844)
Ahmed Ashour
2017-09-28
2
-0
/
+282
*
Use interface instead of implementation (#10073)
Ahmed Ashour
2017-09-28
31
-52
/
+69
*
Use single character for StringBuilder.append (#10102)
Ahmed Ashour
2017-09-28
6
-16
/
+16
*
Update browser version test for Chrome 61 (#10098)
Henri Sara
2017-09-27
1
-1
/
+1
*
Fix typos (#10095)
Ahmed Ashour
2017-09-27
7
-7
/
+7
*
Support addCloseListener for Notification (#10027)
Ahmed Ashour
2017-09-27
2
-0
/
+96
*
Add option to use PushState instead of URI fragments in Navigator (#10042)
Teemu Suo-Anttila
2017-09-27
5
-0
/
+33
*
Implement error level on client side (#9817)
Adam Wagner
2017-09-27
4
-3
/
+373
*
Relayout GridLayout when font loading completes (#10077)
Henri Sara
2017-09-26
5
-8
/
+143
*
Remove unused @VERSION@
Ahmed Ashour
2017-09-25
8
-8
/
+0
*
Fix TreeGrid double click event in hierarchy column (#10070)
Adam Wagner
2017-09-25
2
-0
/
+68
*
Fix typos (#10071)
Ahmed Ashour
2017-09-25
1
-2
/
+2
*
Construct array inline (#10068)
Ahmed Ashour
2017-09-23
76
-135
/
+132
*
Add empty line at end of file
Ahmed Ashour
2017-09-23
69
-73
/
+69
*
Fix javadoc references (#10067)
Ahmed Ashour
2017-09-23
18
-37
/
+0
*
Remove unused methods. (#10058)
Ahmed Ashour
2017-09-22
4
-9
/
+2
*
Replace CRLF with LF (#10062)
Henri Sara
2017-09-22
3
-175
/
+175
*
Replace tabs with spaces in Java files
Henri Sara
2017-09-22
1
-3
/
+3
*
Update modifier order to follow Java Specification suggestions (#10050)
Ahmed Ashour
2017-09-21
22
-42
/
+42
*
Access static members in a static way (#10054)
Ahmed Ashour
2017-09-21
9
-23
/
+22
*
Use String.isEmpty() (#10045)
Ahmed Ashour
2017-09-21
11
-16
/
+16
*
Remove unused methods (#10020)
Ahmed Ashour
2017-09-20
7
-67
/
+0
*
Fix ColorPickerGrid indexing
Henri Sara
2017-09-20
2
-0
/
+77
*
Use simple class names
Ahmed Ashour
2017-09-20
4
-5
/
+5
*
Show validation error selecting invalid date from DateField (#10013)
Marco Collovati
2017-09-20
2
-0
/
+88
*
Use String.isEmpty()
Ahmed Ashour
2017-09-19
12
-18
/
+18
*
Remove unneeded ArrayList construction
Ahmed Ashour
2017-09-19
1
-4
/
+3
*
Replace iterators with enhanced for loops (#10018)
Ahmed Ashour
2017-09-19
11
-51
/
+32
*
Add aria-sort to Grid (#10007)
Knoobie
2017-09-18
1
-0
/
+8
*
Remove redundant versions in POMs (#9990)
Ahmed Ashour
2017-09-14
1
-3
/
+0
*
Add DOCTYPE for GWT module files
Ahmed Ashour
2017-09-14
1
-0
/
+2
*
Unify exec-maven-plugin to 1.6.0
Ahmed Ashour
2017-09-13
1
-1
/
+0
*
Fix varargs warnings
Ahmed Ashour
2017-09-13
17
-27
/
+23
*
Fix generics type in test (#9977)
Ahmed Ashour
2017-09-13
1
-1
/
+1
[next]