summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Collapse)AuthorAgeFilesLines
* Updated changelog in Release Notes for 6.7.4.Marko Grönroos2012-01-101-52/+10
| | | | svn changeset:22564/svn branch:6.7
* Updated closed tickets in Release Notes.Marko Grönroos2011-12-121-14/+55
| | | | svn changeset:22383/svn branch:6.7
* Updated supported platforms in Release Notes. For #7789, #8056, and #8057.Marko Grönroos2011-12-121-0/+10
| | | | svn changeset:22374/svn branch:6.7
* #6718 Extend PopupDateField range - allow selection of the last days of theJohannes Dahlström2012-01-251-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | preceding month and the first days of the following month without switching to that month Changes: - Internally use Date objects instead of day-of-month integers to track the selected and focused date - Keep track of the currently displayed month separately from the currently focused date - New CSS class for off-month dates: .v-datefield-calendarpanel-day-offmonth - Off-month days map to negative or past-the-end-of-month integer ids in getSubPart functions - The popup now always shows exactly 6 weeks, so that depending on the month, 1 to 7 days of the preceding month and 4 to 13 days of the following month are shown svn changeset:22758/svn branch:6.8
* Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)Marc Englund2012-01-191-0/+12
| | | | svn changeset:22701/svn branch:6.8
* Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing ↵Marc Englund2012-01-181-2/+13
| | | | | | subwindows) svn changeset:22695/svn branch:6.8
* Merged patch for #6765 from 6.7 (disable TextArea resize handle)Marc Englund2012-01-181-0/+1
| | | | svn changeset:22693/svn branch:6.8
* Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-183-3/+5
| | | | svn changeset:22691/svn branch:6.8
* Merge from 6.7Johannes Dahlström2012-01-161-1/+26
| | | | svn changeset:22637/svn branch:6.8
* Merge from 6.7Johannes Dahlström2012-01-121-21/+2
| | | | svn changeset:22607/svn branch:6.8
* Merged changes from 6.8Johannes Dahlström2011-12-222-1/+13
| | | | svn changeset:22469/svn branch:6.8
* Merge from 6.7Johannes Dahlström2011-12-071-15/+12
|\ | | | | | | svn changeset:22252/svn branch:6.8
| * (non-automated) test case for #7923Leif Åstrand2011-11-141-0/+43
| | | | | | | | svn changeset:21984/svn branch:6.7
| * Updated list of supported browsersArtur Signell2011-11-141-2/+2
| | | | | | | | svn changeset:21979/svn branch:6.7
| * Tickets for 6.7.2Artur Signell2011-11-141-15/+12
| | | | | | | | svn changeset:21978/svn branch:6.7
* | dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-211-0/+21
| | | | | | | | svn changeset:22081/svn branch:6.8
* | Merged fixes from 6.7Artur Signell2011-11-171-2/+2
| | | | | | | | svn changeset:22048/svn branch:6.8
* | Merged some changes from 6.7 to 6.8Henri Sara2011-11-161-0/+43
|/ | | | svn changeset:22016/svn branch:6.8
* Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-0813-0/+0
| | | | svn changeset:21944/svn branch:6.7
* Theme for tickets, based on ReindeerArtur Signell2011-11-041-0/+4
| | | | svn changeset:21904/svn branch:6.7
* Updated release-notes6.7.1Jonatan Kronqvist2011-10-181-76/+22
| | | | svn changeset:21728/svn branch:6.7
* Removed mention of #6494 from release notes6.7.0Jonatan Kronqvist2011-10-041-1/+0
| | | | svn changeset:21544/svn branch:6.7
* Clearer description in release notesJonatan Kronqvist2011-10-041-1/+7
| | | | svn changeset:21537/svn branch:6.7
* Added mention of form DOM update in release notesJonatan Kronqvist2011-10-041-0/+2
| | | | svn changeset:21535/svn branch:6.7
* Updated links and ticket lists in release notesJonatan Kronqvist2011-10-041-28/+27
| | | | svn changeset:21533/svn branch:6.7
* #7492 Add a demo link in release notesArtur Signell2011-10-041-1/+2
| | | | svn changeset:21532/svn branch:6.7
* Manual merge of release notes from 6.6Henri Sara2011-09-301-0/+20
| | | | svn changeset:21472/svn branch:6.7
* Merged changes from 6.6 (#7692)Henri Sara2011-09-301-0/+5
| | | | svn changeset:21470/svn branch:6.7
* #6745: Connectors for TreeJouni Koivuviita2011-09-296-4/+15
| | | | | | -Added 8bit PNG's for IE6 svn changeset:21429/svn branch:6.7
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-2813-145/+180
| | | | | | | -Adjusted all themes to have even pixel caption height -Liferay theme doesn't support the connectors (#7682) svn changeset:21411/svn branch:6.7
* Added mention of security fixes in release notes6.7.0.rc1Jonatan Kronqvist2011-09-281-0/+10
| | | | svn changeset:21406/svn branch:6.7
* Added more fixed defects #7650Jonatan Kronqvist2011-09-271-0/+4
| | | | svn changeset:21348/svn branch:6.7
* Removed height from a couple of Reindeer table selectors that weren't there ↵Jouni Koivuviita2011-09-271-4/+0
| | | | | | previously (because of a typo). svn changeset:21346/svn branch:6.7
* Removed tasks from defect list #7650Jonatan Kronqvist2011-09-271-10/+2
| | | | svn changeset:21341/svn branch:6.7
* Updated release notes #7650Jonatan Kronqvist2011-09-271-2/+70
| | | | svn changeset:21338/svn branch:6.7
* Corrections to table column reordering styles.Jouni Koivuviita2011-09-275-47/+42
| | | | | | Cleaned up table column drag styles for Reindeer (lost of duplication) svn changeset:21334/svn branch:6.7
* #5170 updated to use an additional css class when text input is disabled and ↵Leif Åstrand2011-09-271-0/+4
| | | | | | set the cursor using the theme css file svn changeset:21329/svn branch:6.7
* Fix for #7505John Alhroos2011-09-231-1/+1
| | | | svn changeset:21270/svn branch:6.7
* #7491 Link to source code in release notes should point to correct directoryArtur Signell2011-09-231-2/+3
| | | | svn changeset:21261/svn branch:6.7
* Fixed unwanted 24bit png gradients for IE6 (Chameleon theme)Jouni Koivuviita2011-08-305-1/+23
| | | | svn changeset:20732/svn branch:6.7
* #5780 TreeTable uses images that not display transparent in IE6 - reverted ↵Leif Åstrand2011-08-303-23/+7
| | | | | | previous fix causing problems with safari 4. Added new fix using gif-versions of the arrows in IE6 svn changeset:20726/svn branch:6.7
* Fixes zero width buttons inside segment compound style for IE7Jouni Koivuviita2011-08-301-2/+11
| | | | svn changeset:20724/svn branch:6.7
* #7496 Undo r20719 as the additional '{' and '}' in the css causes Safari 4 ↵Leif Åstrand2011-08-301-1/+9
| | | | | | to stop parsing the rest of the css svn changeset:20723/svn branch:6.7
* #5780 TreeTable uses images that not display transparent in IE6Leif Åstrand2011-08-301-0/+24
| | | | svn changeset:20720/svn branch:6.7
* #7496 Theme files loaded from a css file using AlphaImageLoader only works ↵Leif Åstrand2011-08-301-9/+1
| | | | | | in the root context svn changeset:20719/svn branch:6.7
* #7493 Release notes should only list versions supported by this particular ↵Artur Signell2011-08-291-13/+13
| | | | | | release svn changeset:20713/svn branch:6.7
* Fixes #7490: Multi-line text fields visual and height issues in Chameleon themeJouni Koivuviita2011-08-291-0/+4
| | | | svn changeset:20708/svn branch:6.7
* Chameleon theme fixesJouni Koivuviita2011-08-267-5/+77
| | | | | | | | * Button with explicit width now behaves similarly across browsers, either clipping the text or ellipticizing it * DateField popup button now same height as the input field * Minor stylistic changes svn changeset:20673/svn branch:6.7
* #5608 Item icons do not work in OptionGroupLeif Åstrand2011-08-251-0/+5
| | | | svn changeset:20638/svn branch:6.7
* Small bugfix related to #6745: Connectors for TreeJouni Koivuviita2011-08-241-3/+6
| | | | | | | -Tree root nodes received a wrong classname if they had childnodes (the last root node was always treated as a leaf) -Fixed hover styles in Reindeer svn changeset:20605/svn branch:6.7