Activity
From 06/30/2012 to 07/29/2012
07/27/2012
- 12:23 PM Defect #539 (Closed): globals.DIALOGS.setDialogHeight() breaks buttons
- Same issue as issue #536
- 12:09 PM Defect #533 (Closed): titletext is not used as dialogtitle
- Applied the patch. Will be available in version 1.5.1.
- 12:06 PM Defect #532 (Closed): globals.DIALOGS.showFormInModalDialog( does not work with runtime form argument.
- Patch applied, will be available in version 1.5.1.
- 12:05 PM Defect #531 (Closed): version 1.5 has warnings in 6.1
- Patch applied. Found 2 more warnings and fixed those as well.
Will be available in version 1.5.1 - 11:58 AM Defect #536: globals.DIALOGS.setDialogHeight() breaks buttons
- That's indeed an interesting one. I see the same in version 1.5 of the module.
It looks like it get confused with th... - 11:27 AM Defect #538: Icons show partly in Webclient
- This is on windows/chrome.
- 11:09 AM Defect #538: Icons show partly in Webclient
- Hi Sanneke,
On what OS/browser did you see the partial icons? I can't reproduce this with the original code/styles...
07/26/2012
- 03:14 PM Defect #538 (Closed): Icons show partly in Webclient
- To solve this change the stylesheet:
label.dialogs_message
{
font: 12pt 'Lucida Grande', Arial, Helvetica, sa... - 11:28 AM Defect #531: version 1.5 has warnings in 6.1
- Solved all warnings. I created this after the other two patches so probably you only have to apply this one.
- 11:05 AM Defect #533: titletext is not used as dialogtitle
- Created a patch
- 10:46 AM Defect #532: globals.DIALOGS.showFormInModalDialog( does not work with runtime form argument.
- Created patch for the problem
07/23/2012
- 02:10 PM Defect #536 (Closed): globals.DIALOGS.setDialogHeight() breaks buttons
- It seems that setting globals.DIALOGS.setDialogHeight() stops the dialog buttons from working.
globals.DIALOGS.sho...
07/18/2012
- 01:52 PM Defect #533 (Closed): titletext is not used as dialogtitle
- If you open a form in dialog the normal way the titleText of the form is used as a dialogTitle if you don't provide a...
- 01:15 PM Defect #532 (Closed): globals.DIALOGS.showFormInModalDialog( does not work with runtime form argument.
- If you use globals.DIALOGS.showFormInModalDialog(forms.DemoFIMD, -1, -1, -1, -1, 'FIMD');
Instead of globals.DIALOGS... - 12:04 PM Defect #531 (Closed): version 1.5 has warnings in 6.1
- Could you please solve all the warnings in the module in 6.1?
07/16/2012
- 03:02 AM Defect #529 (Closed): controller.recreateUI() forces full reload of page in web client
- servoy case with further details: https://support.servoy.com/browse/SVY-2678
07/01/2012
- 10:16 PM Feature #406: "x" box and mod_dialog
- Hi Don,
In 6.1 the JSWindow object has an extra 'undecorated' property that removes the window frame. And just lik... - 09:53 PM Feature #406: "x" box and mod_dialog
- Hi Robert,
Are the dialogs in 6.1 you are referring to "full" dialogs, which pause the script and allow user input... - 02:20 PM Feature #406: "x" box and mod_dialog
- Hi Donald,
The dialog frame is created and controlled by Wicket (thus Servoy), not by the dialogs module. Perhaps ... - 09:02 PM Defect #523: Error in smartclient with Servoy 6.1 RC5
- Found a fix that works in 6.0 and 6.1
Wil be available in next release - 09:01 PM Defect #523 (Closed): Error in smartclient with Servoy 6.1 RC5
- Applied in changeset r81.
- 07:24 PM Defect #523: Error in smartclient with Servoy 6.1 RC5
- I see the issue. It seems 6.1 is even more strict in how parameters are passed.
Will try to find a solution. - 06:38 PM Defect #523: Error in smartclient with Servoy 6.1 RC5
- error_dialog.png. I selected the file before creating the issue.
- 05:58 PM Defect #523: Error in smartclient with Servoy 6.1 RC5
- What image ? :)
- 05:45 PM Defect #523 (Closed): Error in smartclient with Servoy 6.1 RC5
- Hi Robert,
I just tried out your dialog plugin and it would worked peachy in the WC but in the SC it displayed an ... - 06:49 PM Defect #521 (Closed): Change introduced in rev 76 prevents Smart client working in 6.0.6
- Working now with rev >= 78. Thanks!
- 01:25 PM Defect #521 (Feedback): Change introduced in rev 76 prevents Smart client working in 6.0.6
- The code is full of conditional code. I did spot one discrepancy though. The terminator variable was declared with a ...
- 02:51 PM Feature #522 (Closed): Support for (new) continuations in Servoy 6.1
- subject says it all
- 02:06 PM Defect #404 (Closed): Can't remove dialog form 'dialogs_fimd' from history
- I did some testing for this issue with the onClose event with the latest version (1.1.5) and 6.0.6.
It seems that yo... - 01:47 PM Defect #387 (Closed): Dialog FID does not close reliably..
- I am closing this ticket. If you stil have the issue with the latest version please reopen.
- 01:43 PM Defect #348 (Closed): Null pointer exception in solutionType Login
- Issue should be fixed in 6.0.4 and 6.1
See https://support.servoy.com/browse/SVY-1204
Looks like this will remain... - 01:30 PM Feature #345 (Closed): Use the new Window object instead of FID
- Implemented in revision r74.
Thanks Patrick!
Also available in: Atom