aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Add change event for Upload (#13222)Artur Signell2014-02-211-0/+19
* Font icon support (#13152)Marc Englund2014-02-2022-247/+458
* Merge "Merge changes from origin/7.1"Jonatan Kronqvist2014-02-133-5/+9
|\
| * Merge changes from origin/7.1Build Agent2014-02-133-5/+9
| |\
| | * Changed getAbsoluteUrl to use the correct escaping method (#13311)Juho Nurminen2014-02-111-1/+2
| | * Added proper escaping to OptionGroup item icon URLs (#13310)Juho Nurminen2014-02-111-2/+3
| | * Fix caption lost issue related to focus changing (#12967)Teemu Suo-Anttila2014-02-101-2/+4
* | | Add a custom icon for the TestBench debug tab (#12479)Jonatan Kronqvist2014-02-132-2/+4
|/ /
* | Add ' to allowed characters in LegacyLocator validation (#13329)Teemu Suo-Anttila2014-02-121-1/+1
* | Reduce generated ConnectorBundleLoaderImpl size. (#9379)denisanisimov2014-02-123-59/+124
* | Collapse all permutations by default (#13274)Artur Signell2014-02-121-0/+4
* | Re-enable Opera permutation (#13259)Artur Signell2014-02-111-1/+2
* | Merge branch 'testbench4' into masterJonatan Kronqvist2014-02-1025-1178/+3648
|\ \
| * | Change the way TestBenchSection in Debug Window stops finding mode.Teemu Suo-Anttila2014-02-062-3/+5
| * | Add support for non-recursive eQueries in debug WindowTeemu Suo-Anttila2014-02-051-0/+4
| * | Fix a typo in SelectorPath generatorTeemu Suo-Anttila2014-01-291-1/+1
| * | Implement TestBench4 features in debug window (#12694)Patrik Lindström2014-01-297-1145/+767
| * | Fix VaadinFinderLocatorStrategy result filtering (#13154)Teemu Suo-Anttila2014-01-081-6/+4
| * | Merge commit '9026cef9719e8607c289bb91515bb23b5b0b9fe5' into testbench4Henri Sara2013-12-1322-1177/+4021
| |\ \
| | * | Allow also dots and spaces in legacy locator PIDs (#13017)Henri Sara2013-12-131-1/+1
| | * | More flexible criteria for using LegacyLocatorStrategy (#13017)Henri Sara2013-12-121-1/+1
| | * | Allow also subparts in LegacyLocatorStrategy (#13017)Henri Sara2013-12-121-1/+1
| | * | Expand allowed character set for LegacyLocatorStrategy (#13017)Henri Sara2013-12-121-1/+1
| | * | Add VaadinLocator multielement queries (#13016, #13017, #13018, #13019)Patrik Lindström2013-12-116-72/+628
| | * | Merge remote-tracking branch 'origin/7.1' into testbench4Henri Sara2013-11-2122-1175/+3462
| | |\ \
| | | * \ Merge branch '7.1' into testbench4Henri Sara2013-11-127-73/+71
| | | |\ \
| | | * | | Support special characters in quotes in locators (#12738). Teemu Suo-Anttila2013-11-071-3/+31
| | | * | | Make component predicate matches exact (#12913)Patrik Lindström2013-11-062-1/+12
| | | * | | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-11-0615-98/+433
| | | |\ \ \
| | | * | | | Fix TB3 style selectors (#12902, #12904)Patrik Lindström2013-11-064-83/+59
| | | * | | | Produce TB4 style selectors in debug window (#12694)Henri Sara2013-10-313-10/+81
| | | * | | | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-232-0/+50
| | | |\ \ \ \
| | | * | | | | Generate correct selectors in debug window for TestBench 4 (#12694)Henri Sara2013-10-163-64/+910
| | | * | | | | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-1121-130/+326
| | | |\ \ \ \ \
| | | * | | | | | Accept "=" in caption/id strings (#12737)Patrik Lindström2013-10-091-9/+17
| | | * | | | | | Support mixed legacy and VaadinFinder locators (#12641, #12642, #12643)Henri Sara2013-10-014-55/+36
| | | * | | | | | Merge branch '7.1' into testbench4Jonatan Kronqvist2013-09-167-25/+77
| | | |\ \ \ \ \ \
| | | * | | | | | | Implemented SubPartAware in VScrollTable #12514Jonatan Kronqvist2013-09-162-12/+151
| | | * | | | | | | Implemented the extensions to ComponentLocator needed for TB4 #12485Jonatan Kronqvist2013-09-135-2/+472
| | | * | | | | | | Allow different locator strategies #12485Jonatan Kronqvist2013-09-127-724/+841
| | | * | | | | | | Add TestBenchSection for the debug window (#12445)Henri Sara2013-08-303-0/+311
| | | * | | | | | | Preserve open nodes in debug window hierarchy over refresh (#12472)Henri Sara2013-08-302-5/+53
| | | * | | | | | | Refactor the debug window hierarchy section (#12471)Henri Sara2013-08-307-447/+728
* | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-101-0/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Add SuggestionPopup to ComboBox SubParts. (#13286)Teemu Suo-Anttila2014-02-031-0/+4
* | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-101-2/+3
|\| | | | | | | | |
| * | | | | | | | | Prevent setting firstRowInViewPort to negative value (#13008)Jarno Rantala2014-01-311-2/+3
* | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-104-19/+98
|\| | | | | | | | |
| * | | | | | | | | Re-adjusted the rendering order of TabSheet tabs to prevent an NPE in isClipp...Juho Nurminen2014-01-301-1/+1
| * | | | | | | | | Remove unselected rows from selection on client side (#13008)Jarno Rantala2014-01-161-0/+12