]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2015-09-02 Artur SignellRemove accidentally commited file
2015-09-02 Artur SignellUpdate Atmosphere to fix reconnect problem (#18686)
2015-09-02 Sauli TähkäpääEnable overriding Grid style variables in Runo and...
2015-08-31 Leif ÅstrandConvert test to JUnit 4
2015-08-31 Johannes DahlströmImprove build and publish reports
2015-08-31 Teemu Suo-AnttilaAdd result folder creation to publish report generator
2015-08-31 Artur SignellDo not include Chrome version in test output
2015-08-26 Artur SignellFix multiple book keeping problems in ContainerOrderedW...
2015-08-25 Artur SignellMeasure width exactly to avoid white padding at the...
2015-08-25 Artur SignellMake checkbox inline-block like all other widgets ...
2015-08-25 Artur SignellResynchronize everything after theme change (#18478)
2015-08-25 Teemu Suo-AnttilaFix Grid column width calculation regression (#18617)
2015-08-25 Artur SignellUpdate to Bourbon 3.2.4 (#15484)
2015-08-25 Artur SignellUse correct classname for ValoTheme.SCROLL_INDICATOR...
2015-08-25 Teppo KurkiCut off Grid cell content when max column width is...
2015-08-24 patrikPrevent race-condition induced sporadic error in Escala...
2015-08-19 Mika MurtojarviAdd missing @since tags 7.5.4
2015-08-19 Henri SaraAdd optional OSGi imports for portals (#18561)
2015-08-19 elmotStringToBooleanConverter API improved (#18466)
2015-08-19 Mika MurtojarviRevert "Write true as attribute="" (#17519)"
2015-08-18 Leif ÅstrandWrite true as attribute="" (#17519)
2015-08-18 Sauli TähkäpääPrevent NPE on missing security key. (#18573)
2015-08-18 Artur SignellHandle renderer exceptions gracefully (#18554)
2015-08-14 Teemu Suo-AnttilaPrevent Escalator scrollbars oscillation in HeightByRow...
2015-08-14 Henri SaraDisable websphereportal8 test
2015-08-13 Artur SignellMake Valo work with sass-lang compiler again (#18438)
2015-08-13 Teemu Suo-AnttilaAdd server check for deployment script
2015-08-13 Artur SignellDecode filename before finding resource (#15407)
2015-08-12 Teemu Suo-AnttilaAdd missing URLs to staging report
2015-08-12 Teemu Suo-AnttilaAdd reporting script for post-publish validation
2015-08-12 Taras HupaloAdd class for last frozen column requested by designers...
2015-08-12 Artur SignellGuard against disconnect() being called twice (#15263)
2015-08-12 Artur SignellDo not force zero height for empty caption height in...
2015-08-12 Teppo KurkiAdd style names to selection checkboxes (#17755)
2015-08-12 Teemu Suo-AnttilaFix Grid client-side NPE finding uneditable column...
2015-08-12 Henri SaraBasic tagging commands in staging report
2015-08-12 Henri SaraUse latest GAE SDK supporting Java 6
2015-08-12 Mika MurtojarviPrevent scrolling when expanding a TreeTable item ...
2015-08-05 patrikAdd @since for change 11526 ticket #17590 7.5.3
2015-08-05 Teppo KurkiUpdate Select all -CheckBox from server and partial...
2015-08-05 Artur SignellTake margin/border/padding into account when measuring...
2015-08-05 Artur SignellAttach Window in hierarchy change as required (#18502)
2015-08-04 Artur SignellRestrict old IE fix to IE <= 10 (#17002)
2015-08-04 Artur SignellTest for multiple manual push in same access block...
2015-08-04 Artur SignellFix NPE when clicking and move handler is not set ...
2015-08-04 Artur SignellEnsure server side focus is applied when opening a...
2015-08-04 Artur SignellTake margin/border/padding into account when measuring...
2015-08-04 Mika MurtojarviUpdate a test for Chrome version.
2015-08-04 Artur SignellReserve enough memory so SDM can be run for more than...
2015-08-04 Artur SignellEnable IE stuff also needed for Edge (#18523)
2015-08-04 Artur SignellDetect Edge correctly (#18537)
2015-08-04 Artur SignellMake methods return what they promise
2015-07-22 Markus KoivistoFix empty @since 7.5.2
2015-07-22 Teemu Suo-AnttilaFix IE8 centered window initial placement (#18498)
2015-07-21 Teemu Suo-AnttilaAdd mention of changed Grid SidebarMenu theme to releas...
2015-07-21 Teemu Suo-AnttilaFix DetailsRow communication use connector IDs (#18493)
2015-07-21 Teemu Suo-AnttilaConvert ComboBoxLargeIconsTest from TB2 to TB4
2015-07-21 Teemu Suo-AnttilaStabilize Grid tests on IE11
2015-07-21 Teemu Suo-AnttilaFix IE8 icons in tree expand regression (#18488)
2015-07-21 Teemu Suo-AnttilaFix IE8 window shadows with undefined height (#18487)
2015-07-21 Artur SignellWorkaround for IE10 invalid min-height calculations...
2015-07-21 Sauli TähkäpääSelect last item only if filtered items exist. (#18441)
2015-07-21 Teemu Suo-AnttilaAdd missing import to staging report generator
2015-07-21 elmotGrid sidebar menu design changed. See design document...
2015-07-21 Johannes DahlströmSupport frozen columns in Grid editor (#16727)
2015-07-21 Teemu Suo-AnttilaUse FixedNotificationElement in BasicPersonFormTest
2015-07-21 Sauli TähkäpääIncrease Tooltip z-index to be larger than the default...
2015-07-21 Artur SignellAllow using only hostname with ?superdevmode
2015-07-21 Teemu Suo-AnttilaConvert EmbeddedWithNullSource test to TB4
2015-07-21 Taras HupaloReplaced HashMaps with TreeMaps to keep the same order...
2015-07-21 Teppo KurkiFixes scrollToLine while resizing Grid via split positi...
2015-07-21 Teemu Suo-AnttilaMove demo links from release report to staging report
2015-07-21 Artur SignellDo not initialize Atmosphere for websocket servlet...
2015-07-21 Teemu Suo-AnttilaStabilize TB4 tests with IE 11
2015-07-21 Leif ÅstrandRead debug window settings when all entry points have...
2015-07-21 Teemu Suo-AnttilaConvert OutOfSyncTest from TB2 to TB4
2015-07-21 Leif ÅstrandUpdate connector hierarch when canceling editor (#16976).
2015-07-21 Teemu Suo-AnttilaAdd optional --repo parameter for Demo validation script
2015-07-21 Artur SignellUse role=alert for all notifications (#17079)
2015-07-21 Henri SaraConvert TB2 test TreeContextMenuAndIcons to TB4
2015-07-21 Henri SaraUpdate archetype validation script to use single repo URL
2015-07-21 Henri SaraIgnore .pyc files
2015-07-21 Henri SaraConvert EmbeddedAltText test to TB4
2015-07-21 Henri SaraConvert UndefinedHeightSubWindowAndContent test to TB4
2015-07-21 Henri SaraConvert EmbeddedClickListenerRelativeCoordinates test...
2015-07-21 Henri SaraFix repo URL in staging report
2015-07-21 Leif ÅstrandCache connector state types (#18437)
2015-07-21 Leif ÅstrandLog exception from responsive with cross site css in...
2015-07-21 Leif ÅstrandMake async remove check work without push (#12909)
2015-07-21 Leif ÅstrandEliminate unguarded Profiler string concatenation
2015-07-21 Teemu Suo-AnttilaRevert "Render nested invalid layouts correctly (#17598)"
2015-07-21 Teemu Suo-AnttilaRevert "Take Window special case into account for inval...
2015-07-10 Teemu Suo-AnttilaAdd staging report file generator
2015-07-10 Teemu Suo-AnttilaAdd @since check to build report generator
2015-07-10 Teemu Suo-AnttilaFix BasicPersonForm test UI notifications to be more...
2015-07-10 Teemu Suo-AnttilaAdd missing @since 7.5.1 to JavaDoc
2015-07-10 Teemu Suo-AnttilaFix Archetype validation script to use correct path...
2015-07-10 Teemu Suo-AnttilaFix passing repo id to archetype generation function
2015-07-10 Teemu Suo-AnttilaFix BuildHelpers to create all necessary directories
2015-07-10 Teemu Suo-AnttilaFix displaying Details when Grid is attached to DOM...
next