Commit Graph

6943 Commits

Author SHA1 Message Date
Artur Signell
e9db3e8c1b Test for #6166
svn changeset:16530/svn branch:6.5
2010-12-16 11:50:36 +00:00
Matti Tahvonen
97730c46ab #6150 tuning. Avoid npe caused by fix. Most likely a bug in components can cause ComponentDetail to be null here.
svn changeset:16528/svn branch:6.5
2010-12-16 10:59:20 +00:00
Matti Tahvonen
a73d94dfd0 #6150 tuning. Avoid npe caused by fix. Most likely a bug in components can cause ComponentDetail to be null here.
svn changeset:16526/svn branch:6.5
2010-12-16 09:04:04 +00:00
Matti Tahvonen
dacf4e66cc added test script for SubWindowOrder, covers #6161, #5037
svn changeset:16521/svn branch:6.5
2010-12-15 16:28:34 +00:00
Matti Tahvonen
a1231f9584 Modified test case for more flexible testing
svn changeset:16517/svn branch:6.5
2010-12-15 12:42:04 +00:00
Matti Tahvonen
c2c87b406c fixes #6161
svn changeset:16515/svn branch:6.5
2010-12-15 12:12:59 +00:00
Matti Tahvonen
9746373773 fixes #5037 and modifies a test case to cover it and #6161
svn changeset:16514/svn branch:6.5
2010-12-15 12:00:31 +00:00
Jonatan Kronqvist
84b36e3dd0 Liferay theme tweak
svn changeset:16512/svn branch:6.5
2010-12-15 10:20:50 +00:00
Jonatan Kronqvist
f62b0baf06 Yet another revision of the fix for #6071
svn changeset:16511/svn branch:6.5
2010-12-15 08:58:01 +00:00
Matti Tahvonen
1bae621b97 reverted fixes for #6060, #6061, should be better covered by #6150
svn changeset:16509/svn branch:6.5
2010-12-15 07:57:47 +00:00
Matti Tahvonen
71c4fb9eef javadoc fix
svn changeset:16508/svn branch:6.5
2010-12-15 07:55:43 +00:00
Jonatan Kronqvist
e87edd7ccd Revised fix for #6071
svn changeset:16507/svn branch:6.5
2010-12-15 07:28:26 +00:00
Matti Tahvonen
13f693205f null check for #6150 + fixes #6158
svn changeset:16505/svn branch:6.5
2010-12-14 16:35:03 +00:00
Artur Signell
cff66e958c #6154 - Exception when opening CalendarPanel for a PopupDateField with resolution year
#5600 - Click on next/prev year in PopupDateField popup is not recorded

svn changeset:16504/svn branch:6.5
2010-12-14 15:31:34 +00:00
Matti Tahvonen
dcc370da01 fixes #6150, see also #6060, #6061
svn changeset:16501/svn branch:6.5
2010-12-14 13:21:17 +00:00
Artur Signell
80f356e854 #6154 Exception when opening CalendarPanel for a PopupDateField with resolution year
svn changeset:16500/svn branch:6.5
2010-12-14 12:45:41 +00:00
Jouni Koivuviita
f3ad6a8840 Updated and added several Sampler sample icons.
svn changeset:16499/svn branch:6.5
2010-12-14 12:43:26 +00:00
John Alhroos
151abd3c3e Calling SplitPanel.removeComponent with any component or null always removes the second component fixed.
svn changeset:16498/svn branch:6.5
2010-12-14 12:36:21 +00:00
Artur Signell
e305146a83 Corrected locators broken in test refactorings
svn changeset:16493/svn branch:6.5
2010-12-14 11:48:13 +00:00
Jonatan Kronqvist
3e81d61c5c Fix for #6071
svn changeset:16491/svn branch:6.5
2010-12-14 11:40:33 +00:00
John Alhroos
ec7b145645 Fix for #6145
svn changeset:16484/svn branch:6.5
2010-12-14 09:32:57 +00:00
Artur Signell
552c497ba1 #6026 Keyboard multiselection in Firefox broken in Table and Tree
svn changeset:16483/svn branch:6.5
2010-12-14 08:50:56 +00:00
Jonatan Kronqvist
4e247e537b Fix for #5810
svn changeset:16482/svn branch:6.5
2010-12-14 08:42:09 +00:00
Jonatan Kronqvist
e3c3944506 Refactored fix for #6142
svn changeset:16479/svn branch:6.5
2010-12-13 13:59:59 +00:00
Jonatan Kronqvist
df448c58a3 Fix for #6134
svn changeset:16478/svn branch:6.5
2010-12-13 13:32:04 +00:00
Jonatan Kronqvist
4bed2fae30 Fix for #6143
svn changeset:16477/svn branch:6.5
2010-12-13 13:32:04 +00:00
Jonatan Kronqvist
3158e7d705 Fix for #6142
svn changeset:16476/svn branch:6.5
2010-12-13 13:32:03 +00:00
Artur Signell
645eac58eb Tests for:
* NativeButton
 * PasswordField
 * Select
 * Slider
 
 Lock for SplitPanel test

svn changeset:16473/svn branch:6.5
2010-12-13 13:09:37 +00:00
Artur Signell
7bc9d9ef84 Javadoc typo fix
svn changeset:16471/svn branch:6.5
2010-12-13 13:03:46 +00:00
Artur Signell
be07426521 Explicitly marked interface methods public to make code easier to read
svn changeset:16463/svn branch:6.5
2010-12-13 10:05:22 +00:00
Artur Signell
08cda3f0ea #6026 Keyboard multiselection in Firefox broken in Table and Tree
svn changeset:16462/svn branch:6.5
2010-12-13 10:00:54 +00:00
Artur Signell
4ac6880ee8 Automated test for AddressBook (#6133)
svn changeset:16456/svn branch:6.5
2010-12-10 16:04:32 +00:00
Jonatan Kronqvist
1cdc3dd185 Updated release notes for 6.5.0.pre1
svn changeset:16452/svn branch:6.5
2010-12-10 12:40:40 +00:00
Artur Signell
8387ead887 Reverted [16446] as the problem was an extra .class file and catching all java.lang.Error would also catch all virtual machine errors such as out of memory problems
svn changeset:16449/svn branch:6.5
2010-12-10 11:51:35 +00:00
Artur Signell
cebb112d1e #6129 - Widgetset compilation fails when encountering a NoClassDefFoundError
svn changeset:16446/svn branch:6.5
2010-12-10 11:37:42 +00:00
Artur Signell
4a8f6d1fd4 Joined backwards incompatibility sections
svn changeset:16442/svn branch:6.5
2010-12-10 11:08:50 +00:00
Jonatan Kronqvist
3530cd3e8b Don't clean the checkout directory in the build script #6038
svn changeset:16440/svn branch:6.5
2010-12-10 08:46:42 +00:00
Jonatan Kronqvist
6d768284f2 Actually working fix for #6038
svn changeset:16438/svn branch:6.5
2010-12-10 07:58:19 +00:00
John Alhroos
6da6f37502 NPE fix.
svn changeset:16435/svn branch:6.5
2010-12-09 15:35:34 +00:00
Jonatan Kronqvist
27977a7b77 Fixed the table header styles in the liferay theme
svn changeset:16423/svn branch:6.5
2010-12-09 09:12:50 +00:00
Artur Signell
40435ee38a Avoid artifacts around ComboBox when zoomed in (#6119)
svn changeset:16421/svn branch:6.5
2010-12-08 18:11:02 +00:00
Artur Signell
be83280897 #5571 - SplitPanel splitter (reindeer) looks different with Opera
svn changeset:16419/svn branch:6.5
2010-12-08 17:12:15 +00:00
Artur Signell
893db065e4 Test for TextChangeEvent. Only works in FF at the moment and therefore named .htm
svn changeset:16418/svn branch:6.5
2010-12-08 15:56:56 +00:00
Artur Signell
c26d635b67 #6030 - TextField TextChangeEvent with prompt as value
svn changeset:16416/svn branch:6.5
2010-12-08 15:51:24 +00:00
Artur Signell
7aaa73bcee #6119 - ComboBox visually broken in iPhone/iPad
svn changeset:16415/svn branch:6.5
2010-12-08 14:32:58 +00:00
Artur Signell
e33e85f6c6 #6119 - ComboBox visually broken in iPhone/iPad
svn changeset:16414/svn branch:6.5
2010-12-08 14:31:56 +00:00
Artur Signell
15a6a9f1f2 Use 3 rows by default in test
svn changeset:16411/svn branch:6.5
2010-12-08 13:40:32 +00:00
Artur Signell
b38dafaa0a Corrected invalid locator
svn changeset:16410/svn branch:6.5
2010-12-08 13:39:20 +00:00
Artur Signell
e4dac33c23 Unified deprecation comments
svn changeset:16409/svn branch:6.5
2010-12-08 13:12:59 +00:00
Artur Signell
d2ecd43c56 Javadoc fix, rows are always explicitly specified for a TextArea
svn changeset:16408/svn branch:6.5
2010-12-08 13:10:31 +00:00