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
*
Split CellStyleGenerator into separate cell and row style generators
Artur Signell
2014-12-12
2
-27
/
+222
*
Add expand and min/max width for GridColumns (#13334)
Henrik Paul
2014-12-12
1
-0
/
+135
*
Refactor server-side editor row to work in real(er) cases (#13334)
Leif Åstrand
2014-12-12
4
-218
/
+114
*
Remove unnecessary @since and @author JavaDoc markings (#13334)
Teemu Suo-Anttila
2014-12-12
1
-15
/
+0
*
Remove SortEventOriginator and replace it with a boolean (#13334)
Teemu Suo-Anttila
2014-12-12
2
-17
/
+15
*
Merge remote-tracking branch 'origin/master' into grid
Artur Signell
2014-12-12
48
-218
/
+913
|
\
|
*
Make SQLContainer.removeAllItems() work properly with paging (#12882)
Ilya Ermakov
2014-12-12
2
-1
/
+20
|
*
Validate input to FileResource constructor (#14253)
Artur Signell
2014-12-11
2
-0
/
+39
|
*
Convert empty string to null Enum value, only throw ConversionExceptions (#14...
Artur Signell
2014-12-11
2
-9
/
+25
|
*
Clear all bound fields when nulling the field group data source (#12371)
Artur Signell
2014-12-11
3
-20
/
+20
|
*
Add public Field.isEmpty() and clear() (#15354)
Artur Signell
2014-12-10
9
-21
/
+200
|
*
Long events aren't displayed properly when using Container (#15242)
Sergey Budkin
2014-12-10
1
-56
/
+18
|
*
Make TextField.clear() use empty string to be consistent with constructor (#1...
Artur Signell
2014-12-10
1
-1
/
+11
|
*
Make addNestedContainerBean work with existing bean item container items (#15...
Artur Signell
2014-12-09
2
-1
/
+43
|
*
Returning all validation errors in the exception cause when submitting a fiel...
Alexey Fansky
2014-12-09
1
-23
/
+63
|
*
Fix issues when using java.sql.Date as DateField range (#15342)
Teemu Pöntelin
2014-12-09
1
-6
/
+8
|
*
Hierarchy change markAsDirty to AbstractComponentContainer (#14227)
Anna Miroshnik
2014-12-09
8
-19
/
+59
|
*
Basic tests for default converter factory
Artur Signell
2014-12-08
1
-0
/
+128
|
*
Add new StringTo<Byte, Short, BigInteger> Converters (#14583)
Anna Miroshnik
2014-12-08
8
-28
/
+54
|
*
UIInitHandler emits Content-Length when writing json response (#15271)
Fabian Lange
2014-12-05
1
-13
/
+8
|
*
SQLContainer removeItem Error when isModified (#8802)
Ilya Ermakov
2014-12-05
2
-12
/
+28
|
*
Add null check to UI.setTheme. (#15326)
Sauli Tähkäpää
2014-12-04
2
-15
/
+61
|
*
Escape dynamic and configured theme names in the same way. (#15309)
Leif Åstrand
2014-12-02
3
-5
/
+52
|
*
Allow BeanFieldGroup.setItemDataSource() method accept null (#14731).
Denis Anisimov
2014-12-02
4
-7
/
+66
|
*
Show push version information in debug window (#14904).
Denis Anisimov
2014-12-02
1
-0
/
+2
|
*
Prevent NPE in AbstractBeanContainer.getType() method (#15173).
Denis Anisimov
2014-12-01
3
-2
/
+32
|
*
set Cache-Control and Expires header even when not-modified (#8757)
Fabian Lange
2014-12-01
1
-12
/
+10
*
|
Columns can now have subpixel accuracy widths (#13334)
Henrik Paul
2014-12-12
2
-9
/
+8
*
|
Do not prefix generated styles (#13334)
Artur Signell
2014-12-12
1
-4
/
+0
*
|
Make AbstractRemoteDataSource easier to use (#13334)
Leif Åstrand
2014-12-12
1
-31
/
+34
*
|
Move Sort related helpers and events to correct packages (#13334)
Teemu Suo-Anttila
2014-12-12
10
-122
/
+128
*
|
Make SelectionChangeEvent general and move it to event packacge (#13334)
Teemu Suo-Anttila
2014-12-11
6
-91
/
+50
*
|
Move server-side SelectionModels inside Grid (#13334)
Teemu Suo-Anttila
2014-12-11
8
-676
/
+577
*
|
Remove editor row discard methods; rename "commit" to "save" (#13334)
Johannes Dahlström
2014-12-11
1
-24
/
+8
*
|
Move Renderers to com.vaadin.ui.renderer package (#13334)
Teemu Suo-Anttila
2014-12-11
13
-18
/
+18
*
|
Fix selecting logic of SingleSelectionModel API (#13334)
Teemu Suo-Anttila
2014-12-11
5
-28
/
+169
*
|
Split and capitalize header captions by default
Artur Signell
2014-12-10
3
-40
/
+10
*
|
Add sanity checking to server side selection models (#13334)
Teemu Suo-Anttila
2014-12-10
5
-7
/
+51
*
|
Render empty cell instead of stopping rendering if a converter is missing
Artur Signell
2014-12-10
2
-6
/
+22
*
|
Flattening server-side EditorRow API (#13334)
Leif Åstrand
2014-12-10
2
-500
/
+426
*
|
Add Grid.addRow (#13334)
Leif Åstrand
2014-12-09
4
-14
/
+344
*
|
Allow limiting server-side selection size (#13334)
Leif Åstrand
2014-12-09
2
-83
/
+158
*
|
Add getColumns function to Grid (#13334)
Teemu Suo-Anttila
2014-12-08
2
-21
/
+47
*
|
Add select all / select none checkbox to SelectionColumn (#13334)
Teemu Suo-Anttila
2014-12-08
1
-0
/
+7
*
|
Fix appendHeaderRow and appendFooterRow JavaDoc (#13334)
Teemu Suo-Anttila
2014-12-08
1
-9
/
+8
*
|
Avoid non-fatal server-side assertions from selection tests (#13334)
Leif Åstrand
2014-12-06
1
-2
/
+7
*
|
Refactor frozen column API (#13334)
Leif Åstrand
2014-12-05
2
-77
/
+39
*
|
Remove Column visibility setting from server side (#13334)
Teemu Suo-Anttila
2014-12-05
4
-57
/
+18
*
|
Fix Java 8 compatibility
Jouni Koivuviita
2014-12-04
1
-2
/
+2
*
|
Add server-side CellStyleGenerator (#13334)
Leif Åstrand
2014-12-04
2
-1
/
+109
[next]