Activity
From 12/17/2016 to 01/15/2017
01/13/2017
- 04:12 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- > My unknown is whether the servlet (handler) can be (or should be) running inside the server JVM
Running inside t... - 04:06 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- I am currently working on bootsrapping the new admin application and require an advice of what server/client runtime ...
- 03:05 PM Conversion Tools Feature #3225: windows vs linux in p2j.cfg.xml
- Ovidiu Maxiniuc wrote:
> The same stands for @case-sensitive@, @path-separator@ and @file-separator@. They are used ... - 12:54 PM Conversion Tools Feature #3225: windows vs linux in p2j.cfg.xml
- Greg Shah wrote:
> I prefer to encode everything in a standard way (using @/@ and @:@).
Committed 1st revision. A...
01/12/2017
- 05:30 PM Runtime Infrastructure Feature #28: version the P2J code and/or jars
- I have committed a change of version scheme to make it compatible with existing schemes of Mavem, Ivy, etc.
The n... - 03:55 PM Runtime Infrastructure Feature #28: version the P2J code and/or jars
- The initial version of build target versioning committed to 2699a. The version string is added to the jars' manifests...
- 04:48 AM Runtime Infrastructure Feature #28: version the P2J code and/or jars
- > We would have to make sure not to ever rebase the release branch to get the revision numbers stable.
I think thi... - 03:00 PM Runtime Infrastructure Feature #3226 (WIP): change p2j to fwd in names, filenames, paths, environment variables et al
- 02:58 PM Conversion Tools Feature #3225: windows vs linux in p2j.cfg.xml
- When we run conversion, you have to have a different @p2j.cfg.xml@ file that depends on whether you are running the c...
- 02:41 PM Conversion Tools Feature #3225 (WIP): windows vs linux in p2j.cfg.xml
- 08:16 AM Base Language Bug #3217 (Closed): LINE-COUNTER function returns incorrect values
- 08:04 AM Base Language Bug #3217: LINE-COUNTER function returns incorrect values
- The task branch (3201c) containing the changes for this issue was merged to trunk as rev 11135. This task can be closed.
- 07:46 AM Database Bug #3220 (Closed): (TEMP-TABLE) rows get iterated twice in certain conditions
- 07:44 AM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
- During extensive testing, the patch held, no regressions noticed.
The change is part of 11135 revision, committed w... - 07:45 AM Base Language Bug #3216 (Closed): second operand of logical AND and OR operators must be deferred
- 07:40 AM Base Language Bug #3216: second operand of logical AND and OR operators must be deferred
- The final patch for this task is part of 11135 revision, committed from 3201c. This issue can be closed.
01/11/2017
- 03:42 PM Runtime Infrastructure Feature #28: version the P2J code and/or jars
- According to #3063-3 the idea is to build the version from the following components.
* major version
* minor vers... - 01:59 PM Runtime Infrastructure Feature #28 (WIP): version the P2J code and/or jars
- You can include changes for this into 2699a.
Please see #3063 for some useful discussion.
01/06/2017
- 06:42 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> Hmm. Good points. Is it worth deferring these pieces while we have more urgent work to complete... - 06:32 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Hmm. Good points. Is it worth deferring these pieces while we have more urgent work to complete?
- 05:53 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Something I haven't considered when translating the top-left origin and resizing the canvas, so that the chrome gets ...
01/05/2017
- 04:46 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Does anyone know how to get the iframe height (and not the screen height...) using javascript? I've tried @document....
- 02:50 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> How much time do you need to finish this task?
I think tomorrow will be finished. - 01:40 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- How much time do you need to finish this task?
- 12:36 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> The callback approach could be done quickly and then we could defer the proprietary control as an... - 11:49 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- The callback approach could be done quickly and then we could defer the proprietary control as an improvement for later.
- 11:48 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- > how to handle status-area and message-area - haven't thought of a good solution for this yet - Hynek's idea is inte...
- 10:29 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> What is left on this task?
# how to handle status-area and message-area - haven't thought of a g... - 09:57 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- It works perfectly! I really, really like it.
What is left on this task? - 09:36 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg, see 3209b rev 11154 - it fixes the overlay panel problems (not showing sometimes and the bgcolor).
- 08:49 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> Wasn't that darker color also showing in the original approach? I think it is just being drawn d... - 08:23 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- > I have an idea here: let every window draw with the chrome, and fix it in the javascript - get the boundary of the ...
- 08:20 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Interestingly, when you nest dialogs, the inner shading "comes back" (after being missing).
From Guests, use the U... - 08:17 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- > I've fixed this in 3209b rev 11153. I've added an internal overlay panel (in the P2J window...), to cover the P2J w...
- 07:46 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Eric suggests disabling the ability of the user to grab and move the win... - 05:44 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> Notice how the shading is around the owner (non-modal) window. It is confusing because it sugges... - 05:34 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> Eric suggests disabling the ability of the user to grab and move the window using the titlebar. ...
01/04/2017
- 05:20 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Item for discussion (BUT NOT needed for the demo): when you move a modal dialog, it can go "underneath" the outside e...
- 05:16 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Wow! I've tested out rev 11152 from 3209b. This is really close now.
The most important change I would like is t... - 02:46 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- > but, wouldn't we want for these properties to report the same values, regardless if embedded mode or not?
Yes, t... - 12:40 PM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg, there is a catch in deciding on a per-dialog frame case if it requires decorations or not: we can't know this u...
- 08:55 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- > An issue here is if the top-most visible window is a modal (non-alert-box) window... it should not have chrome.
... - 07:44 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Also, what about a nested scenario, using this z-order (from bottom to top): window1 -> dialog1 -> dialog2 -> dialog3...
- 07:38 AM User Interface Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg, the current approach is this:
# all modal windows are left with their chrome on, regardless of their size. A...
12/27/2016
- 12:39 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- > Is there a requirement for the UI to be built using responsive design? If so, how easy is it to do so with GWT?
... - 12:37 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Eric Faulhaber wrote:
> Is there a requirement for the UI to be built using responsive design? If so, how easy is it... - 12:22 PM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- Is there a requirement for the UI to be built using responsive design? If so, how easy is it to do so with GWT?
- 11:48 AM Runtime Infrastructure Feature #3222: rewrite admin console for native web (html5/css/javascript)
- This task is for the rewrite/conversion of the current admin console (java applet) to a pure javascript approach.
... - 11:19 AM Runtime Infrastructure Feature #3222 (Closed): rewrite admin console for native web (html5/css/javascript)
12/23/2016
- 04:16 PM User Interface Bug #3221 (Closed): Implement multi-rectangle clipping
Also available in: Atom