| Commit message (Expand) | Author | Age | Files | Lines |
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 18 | -0/+54 |
* | merged changes from 6.3 + some container related changes | Matti Tahvonen | 2010-03-05 | 6 | -276/+535 |
|\ |
|
| * | #3921 removed TODO about potential GateIn problem. | Henri Sara | 2010-03-05 | 1 | -1/+0 |
| * | #4188 PortletListener window parameter and #3921 limited GateIn support | Henri Sara | 2010-03-04 | 6 | -69/+136 |
| * | #3734 - Widgetset fails to load when customized system messages contain speci... | Artur Signell | 2010-03-01 | 1 | -3/+4 |
| * | #4129 - Show a message if cookie support is disabled in the browser | Artur Signell | 2010-03-01 | 1 | -0/+36 |
| * | #4128 - Allow custom servlets to send critical notifications to client | Artur Signell | 2010-03-01 | 1 | -14/+16 |
| * | Revert some AbstractApplicationPortlet methods to private for now, can be ope... | Henri Sara | 2010-02-18 | 1 | -6/+5 |
| * | Refactoring of AbstractApplicationPortlet for (limited) extensibility of requ... | Henri Sara | 2010-02-18 | 2 | -142/+375 |
| * | Merged portlet mode and windowing changes from 6.2. For #4143 | Marc Englund | 2010-02-12 | 2 | -95/+17 |
* | | Unified naming | Artur Signell | 2010-02-22 | 1 | -1/+1 |
* | | removed component transferable (integrated to transferable), changed one test... | Matti Tahvonen | 2010-02-19 | 1 | -27/+4 |
* | | some refactoring | Matti Tahvonen | 2010-02-18 | 1 | -48/+19 |
* | | n:th proto | Matti Tahvonen | 2010-02-12 | 2 | -86/+82 |
* | | fixed callbacks | Matti Tahvonen | 2010-02-04 | 1 | -4/+5 |
* | | Transferrable -> Transferable | Artur Signell | 2010-02-02 | 1 | -28/+130 |
* | | Transferrable -> Transferable | Artur Signell | 2010-02-01 | 1 | -3/+3 |
* | | svn changeset:11066/svn branch:6.3_dd | Matti Tahvonen | 2010-01-31 | 1 | -13/+13 |
* | | dd | Matti Tahvonen | 2010-01-29 | 1 | -0/+177 |
* | | some preliminary drag and drop stuff | Matti Tahvonen | 2010-01-28 | 1 | -4/+29 |
|/ |
|
* | Merged [10797]-[10991] from 6.2 | Artur Signell | 2010-01-25 | 1 | -5/+31 |
* | Merged 6.2.2 fixes from /versions/6.2 | Artur Signell | 2010-01-15 | 2 | -2/+2 |
* | Somewhat better debug message when customlayout is missing + javadoc. Fixes #... | Marc Englund | 2010-01-13 | 1 | -27/+27 |
* | Merged [10696] | Artur Signell | 2010-01-12 | 11 | -63/+60 |
* | Merged [10686]-[10689] from 6.2 | Artur Signell | 2010-01-12 | 4 | -34/+32 |
* | Merged revisions [10620]-[10678] from 6.2 | Artur Signell | 2010-01-12 | 1 | -20/+81 |
* | #3918 Portlet 2.0 modes: minor cleanup and comments | Henri Sara | 2010-01-05 | 1 | -15/+9 |
* | #3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using... | Henri Sara | 2010-01-04 | 3 | -4/+134 |
* | fixes #3920, workaround for glassfish 3 bug | Matti Tahvonen | 2009-12-30 | 1 | -3/+20 |
* | Portlet 1.0 support is not deprecated and thus PortletApplicationContext shou... | Artur Signell | 2009-12-29 | 1 | -2/+1 |
* | Minor javadoc update | Artur Signell | 2009-12-28 | 1 | -7/+7 |
* | fixes minor IE8 rendering issue (main application area pops some pixels down ... | Matti Tahvonen | 2009-12-18 | 1 | -2/+2 |
* | #3879 removing portlet leaked memory due to ConcurrentModificationException | Henri Sara | 2009-12-17 | 1 | -3/+7 |
* | Test case and fix for #3817 - Upload: Browsers send different filenames | Artur Signell | 2009-12-15 | 1 | -1/+18 |
* | cleaned redundancy, added deprecated annotation | Matti Tahvonen | 2009-12-14 | 1 | -2/+2 |
* | replaced(depracated) paintReference with addAttribute(String,Paintable) and a... | Matti Tahvonen | 2009-12-14 | 1 | -205/+44 |
* | #3835 support for "style" parameter in portlet.xml | Henri Sara | 2009-12-10 | 2 | -3/+15 |
* | Window title no longer changed when running embedded, fixes #3479 | Marc Englund | 2009-12-10 | 1 | -2/+2 |
* | #3117 initial JSR-286 shared portlet parameter support and example | Henri Sara | 2009-12-02 | 1 | -4/+61 |
* | #3117 inter-portlet event support (JSR-286), some support for custom portlet ... | Henri Sara | 2009-12-01 | 2 | -26/+120 |
* | fixed some javadoc typos | Henri Sara | 2009-12-01 | 2 | -8/+8 |
* | transactionStart/End and requestStart/End should now always happen in pairs | Matti Tahvonen | 2009-12-01 | 2 | -10/+26 |
* | fixes #3731, added HttpServletRequestListener and PortletRequestListener whic... | Matti Tahvonen | 2009-11-30 | 4 | -75/+209 |
* | Refactoring in Portlet 2.0 support | Henri Sara | 2009-11-30 | 5 | -357/+258 |
* | Minor corrections for Portlet 2.0 and some javadoc | Henri Sara | 2009-11-26 | 4 | -28/+52 |
* | Visibility corrections | Henri Sara | 2009-11-26 | 3 | -5/+5 |
* | #3117 Minor cleanup and fixes in Portlet 2.0 support | Henri Sara | 2009-11-26 | 5 | -70/+75 |
* | Fix for #3655 | Artur Signell | 2009-11-25 | 1 | -0/+2 |
* | Refactored old PortletApplicationContext a little and fixed removeApplication() | Henri Sara | 2009-11-25 | 1 | -18/+13 |
* | Variable enhancements | Matti Tahvonen | 2009-11-25 | 1 | -82/+124 |