Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fixes #1631 | Matti Tahvonen | 2008-05-08 | 1 | -1/+1 | |
| | | | | svn changeset:4396/svn branch:trunk | |||||
* | Implements SystemMessages, that can be customized. Replaces ↵ | Marc Englund | 2008-05-08 | 2 | -60/+75 | |
| | | | | | | | | Application.get/setSessionExpiredURL(). Fixes #1550 and #1614, and also makes internal error customizable. Marked as Experimental API for the time being. svn changeset:4391/svn branch:trunk | |||||
* | removing obsolete code | Matti Tahvonen | 2008-05-07 | 2 | -47/+1 | |
| | | | | svn changeset:4354/svn branch:trunk | |||||
* | cleaning repaint listener also when purging detached components. Fixes #1518 | Matti Tahvonen | 2008-05-07 | 1 | -0/+1 | |
| | | | | svn changeset:4351/svn branch:trunk | |||||
* | Portlet tools integrated into main src-tree | Marc Englund | 2008-04-29 | 2 | -0/+374 | |
| | | | | svn changeset:4286/svn branch:trunk | |||||
* | It is now possible to specify widgetset and style as request attributes; ↵ | Marc Englund | 2008-04-24 | 1 | -8/+44 | |
| | | | | | | | | portlet tools uses this. Also, a fragment request is now done by setting a ApplicationServlet -specific parameter instead of relying on a portlet -specific one. svn changeset:4229/svn branch:trunk | |||||
* | refactored default css rules to be in themes/default, added ↵ | Matti Tahvonen | 2008-04-24 | 1 | -0/+22 | |
| | | | | | | helperapplication to combine multiple css files, changed app init process again svn changeset:4226/svn branch:trunk | |||||
* | ApplicationConnection now loads theme css | Matti Tahvonen | 2008-04-23 | 1 | -17/+0 | |
| | | | | svn changeset:4206/svn branch:trunk | |||||
* | fixes for #1584 (untested) | Matti Tahvonen | 2008-04-22 | 1 | -6/+17 | |
| | | | | svn changeset:4204/svn branch:trunk | |||||
* | injecting theme stylesheets a node later for better inheritance hierarchy | Matti Tahvonen | 2008-04-17 | 1 | -13/+17 | |
| | | | | svn changeset:4195/svn branch:trunk | |||||
* | Removed debug message. | Marc Englund | 2008-04-15 | 1 | -4/+0 | |
| | | | | svn changeset:4180/svn branch:trunk | |||||
* | Portlet integration refactoring, ApplicationServlet changes. | Marc Englund | 2008-04-15 | 1 | -4/+26 | |
| | | | | svn changeset:4179/svn branch:trunk | |||||
* | fixes #1557, added check if TT has already created global itmill js namespace | Matti Tahvonen | 2008-04-14 | 1 | -7/+11 | |
| | | | | svn changeset:4173/svn branch:trunk | |||||
* | Fixed #1558: ApplicationServlet: closeApplication closes Application twice ↵ | Jani Laakso | 2008-04-13 | 1 | -1/+0 | |
| | | | | | | (not once as it should) svn changeset:4168/svn branch:trunk | |||||
* | Fixed (partially) #1557: ApplicationServlet has broken javascript | Jani Laakso | 2008-04-11 | 1 | -5/+5 | |
| | | | | svn changeset:4166/svn branch:trunk | |||||
* | Modified to suit portal integration. | Marc Englund | 2008-04-11 | 1 | -9/+10 | |
| | | | | svn changeset:4163/svn branch:trunk | |||||
* | Needs to pass back application via request when producing fragment (i.e to ↵ | Marc Englund | 2008-04-11 | 1 | -0/+3 | |
| | | | | | | portlet) svn changeset:4162/svn branch:trunk | |||||
* | avoid all non alphanumeric chars in appId | Matti Tahvonen | 2008-04-11 | 1 | -1/+1 | |
| | | | | svn changeset:4159/svn branch:trunk | |||||
* | refactored app init process (for multiple toolkits in portals/mash-ups), ↵ | Matti Tahvonen | 2008-04-11 | 1 | -95/+70 | |
| | | | | | | some css fixes svn changeset:4158/svn branch:trunk | |||||
* | Added initial html-fragment support (for portlets). | Marc Englund | 2008-04-10 | 1 | -53/+101 | |
| | | | | svn changeset:4156/svn branch:trunk | |||||
* | fixes #1555 | Matti Tahvonen | 2008-04-09 | 1 | -0/+6 | |
| | | | | svn changeset:4150/svn branch:trunk | |||||
* | fixes #1544 | Matti Tahvonen | 2008-04-08 | 1 | -9/+0 | |
| | | | | svn changeset:4148/svn branch:trunk | |||||
* | TT backwards compatibility fix: adds old (pre-multiapp) versionInfo to js. | Marc Englund | 2008-04-07 | 1 | -1/+11 | |
| | | | | | | Also fixed typo in ApplicationConfiguration. svn changeset:4135/svn branch:trunk | |||||
* | -Enhancement: Application.setSessionExpiredURL now allows the developer to ↵ | Jouni Koivuviita | 2008-04-07 | 1 | -9/+60 | |
| | | | | | | | | | set the URL where to redirect the client after the application session has expired. The redirect is not pushed to the client, i.e. the client has to make a request to the expired application to get redirected. -Minor modification to the session expired notification (onclick="window.location.reload()" was not working properly). -Enhancement: "closeApplication" parameter allows Testing Tools to close the application after tests. svn changeset:4134/svn branch:trunk | |||||
* | initial commit for #704 | Matti Tahvonen | 2008-04-04 | 1 | -2/+3 | |
| | | | | svn changeset:4127/svn branch:trunk | |||||
* | Fixes #1514: Add src-attribute for __gwt_historyFrame IFRAME-element to ↵ | Jouni Koivuviita | 2008-03-27 | 1 | -2/+2 | |
| | | | | | | prevent IE6 security issues when using SSL svn changeset:4088/svn branch:trunk | |||||
* | svn changeset:4010/svn branch:trunk | Jani Laakso | 2008-03-10 | 1 | -2/+1 | |
| | ||||||
* | Fixed NPE (warning message): for variable change requests which relate to ↵ | Jani Laakso | 2008-03-10 | 1 | -4/+5 | |
| | | | | | | non-existent components. svn changeset:4009/svn branch:trunk | |||||
* | Mainwindow (and theoretically other windows) can now be changed; fixes #1450 | Marc Englund | 2008-03-07 | 1 | -1/+13 | |
| | | | | svn changeset:4003/svn branch:trunk | |||||
* | Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, Upload | Jani Laakso | 2008-03-07 | 1 | -0/+4 | |
| | | | | | | Upload setReadonly(false) now ignores file upload when set as readonly svn changeset:4002/svn branch:trunk | |||||
* | Fixed #1474: Security Issue: Variable changes are still handled for disabled ↵ | Jani Laakso | 2008-03-07 | 1 | -1/+16 | |
| | | | | | | and non-existent components svn changeset:4000/svn branch:trunk | |||||
* | doc update | Jani Laakso | 2008-03-07 | 1 | -5/+16 | |
| | | | | svn changeset:3994/svn branch:trunk | |||||
* | JSON UIDL change: ')/*{JSON' changed to 'for(;;);[{JSON}]'. Fixes #1247 | Marc Englund | 2008-03-07 | 2 | -8/+11 | |
| | | | | svn changeset:3993/svn branch:trunk | |||||
* | Fixed (again) #1390: Application runner has class / resource loading issues | Jani Laakso | 2008-03-06 | 1 | -12/+12 | |
| | | | | svn changeset:3985/svn branch:trunk | |||||
* | Fixed #1390: Application runner has class / resource loading issues | Jani Laakso | 2008-03-06 | 1 | -10/+19 | |
| | | | | svn changeset:3982/svn branch:trunk | |||||
* | Title of generated page is no longer "IT Mill Toolkit 5" if the mainwindow ↵ | Marc Englund | 2008-03-03 | 1 | -1/+5 | |
| | | | | | | has a caption. Fixes #1456 svn changeset:3957/svn branch:trunk | |||||
* | fixes #1451 | Matti Tahvonen | 2008-02-28 | 1 | -20/+17 | |
| | | | | svn changeset:3937/svn branch:trunk | |||||
* | removed unnecessary TTServerUri | Matti Tahvonen | 2008-02-19 | 1 | -7/+3 | |
| | | | | svn changeset:3838/svn branch:trunk | |||||
* | Does not write TestingTools TestCase script anymore - fetched directly from ↵ | Marc Englund | 2008-02-15 | 1 | -62/+3 | |
| | | | | | | server. svn changeset:3808/svn branch:trunk | |||||
* | slashes and no contexts. fixes #1369 | Matti Tahvonen | 2008-02-12 | 1 | -2/+3 | |
| | | | | svn changeset:3784/svn branch:trunk | |||||
* | Removed unneeded ApplicationServlet reference from CommunicationManager as ↵ | Joonas Lehtinen | 2008-02-11 | 2 | -8/+4 | |
| | | | | | | proposed by Kai Virkki in order to make CommunicationManager runnable in Terracotta. svn changeset:3771/svn branch:trunk | |||||
* | Added TODO ("security" and design related comment) | Jani Laakso | 2008-02-11 | 1 | -0/+2 | |
| | | | | svn changeset:3762/svn branch:trunk | |||||
* | Removed logging. | Jani Laakso | 2008-02-11 | 1 | -5/+0 | |
| | | | | svn changeset:3760/svn branch:trunk | |||||
* | Got rid of last WeakHashMap, should now be able to do Terracotta | Jani Laakso | 2008-02-08 | 1 | -44/+0 | |
| | | | | svn changeset:3758/svn branch:trunk | |||||
* | table now refreshes its contents and does component attaching etc in right ↵ | Matti Tahvonen | 2008-02-08 | 2 | -3/+5 | |
| | | | | | | place (not during paint phase) svn changeset:3756/svn branch:trunk | |||||
* | JSONPaintTarget does not need to be class attribute. | Jani Laakso | 2008-02-08 | 1 | -3/+2 | |
| | | | | svn changeset:3751/svn branch:trunk | |||||
* | Fixed RestartApplication, now also | Jani Laakso | 2008-02-08 | 1 | -0/+3 | |
| | | | | | | | * calls application's close method * removes it from ApplicationServlet.applicationToAjaxAppMgrMap so it can be GC'ed. svn changeset:3750/svn branch:trunk | |||||
* | extracted alignments and spacing to layouts subinterfaces | Matti Tahvonen | 2008-02-07 | 2 | -14/+13 | |
| | | | | svn changeset:3739/svn branch:trunk | |||||
* | Added wwarning message to standard error stream if download fails. | Jani Laakso | 2008-02-07 | 1 | -0/+3 | |
| | | | | svn changeset:3731/svn branch:trunk | |||||
* | Another fix for #1384: Critical memory leak, every ↵ | Jani Laakso | 2008-02-07 | 1 | -14/+12 | |
| | | | | | | paintable/component/layout/event/listener.. leaks within the session svn changeset:3728/svn branch:trunk |