Project

General

Profile

Activity

From 12/11/2016 to 01/09/2017

01/09/2017

02:50 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I think I have Apache2 configured properly on proj.goldencode.com.
>
> Try: @https://proj.gold...
Hynek Cihlar
02:31 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
I think I have Apache2 configured properly on proj.goldencode.com.
Try: @https://proj.goldencode.com/artifacts/com...
Greg Shah
01:46 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
The attached zip file contains the patched hibernate-core with the directory structure expected by Gradle. Note that ... Hynek Cihlar
12:25 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
Does anybody know if the file p2j/lib/H2Dialect.java.txt is used anywhere? I could not find any reference myself. Hynek Cihlar
11:13 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I'd like to enable a workflow like this:
>
> 1. User is on redmine, uses the Download page to ...
Hynek Cihlar
10:51 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
I'd like to enable a workflow like this:
1. User is on redmine, uses the Download page to pull down some snapshot ...
Greg Shah
10:21 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I also want to enable offline use from a local file system. There are plenty of times when that ...
Hynek Cihlar
09:31 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
> In short, we will need metadata files only for those artifacts we ourselves put into the repository.
This makes ...
Greg Shah
09:30 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
If we need to match a specific directory structure, then Redmine will not be a good fit. I don't think we can contro... Greg Shah
09:29 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
Hynek Cihlar wrote:
> Greg Shah wrote:
> > I thought that we would be defining the dependencies in the gradle build...
Hynek Cihlar
09:26 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> I thought that we would be defining the dependencies in the gradle build script itself and that t...
Hynek Cihlar
09:08 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
I thought that we would be defining the dependencies in the gradle build script itself and that there would be no nee... Greg Shah
08:45 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> Why do we need a Maven POM? Aren't we using Gradle's built-in dependency management?
It could...
Hynek Cihlar
08:43 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
2699a revision 11136 resolves dependencies so that they match the lib dir. There are two exceptions:
* antlr.jar, th...
Hynek Cihlar
08:42 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
Why do we need a Maven POM? Aren't we using Gradle's built-in dependency management? Greg Shah
02:22 AM Build and Source Control Feature #2699: convert the ant build environment to gradle
Greg Shah wrote:
> > I think the repository could be a simple static HTTP endpoint
>
> Can we specify any URL? ...
Hynek Cihlar

01/08/2017

04:18 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
> I think the repository could be a simple static HTTP endpoint
Can we specify any URL? How about uploading the ...
Greg Shah
02:20 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
In p2j/lib project folder we have a custom patched hibernate-core library. Greg, in order to also remove it from p2j/... Hynek Cihlar
02:13 PM Build and Source Control Feature #2699: convert the ant build environment to gradle
Created task branch 2699a and committed an initial version of gradle build script.
This is a hybrid solution where...
Hynek Cihlar

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...
Constantin Asofiei
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? Greg Shah
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 ... Constantin Asofiei

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.... Constantin Asofiei
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.
Constantin Asofiei
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? Greg Shah
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...
Constantin Asofiei
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. Greg Shah
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... Greg Shah
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...
Constantin Asofiei
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?
Greg Shah
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). Constantin Asofiei
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...
Constantin Asofiei
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 ... Greg Shah
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...
Greg Shah
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... Greg Shah
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...
Greg Shah
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...
Constantin Asofiei
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. ...
Hynek Cihlar

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... Greg Shah
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...
Greg Shah
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...
Greg Shah
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... Constantin Asofiei
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.
...
Greg Shah
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... Constantin Asofiei
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...
Constantin Asofiei

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?
...
Greg Shah
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...
Hynek Cihlar
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? Eric Faulhaber
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.
...
Greg Shah
11:19 AM Runtime Infrastructure Feature #3222 (Closed): rewrite admin console for native web (html5/css/javascript)
Greg Shah

12/23/2016

04:16 PM User Interface Bug #3221 (Closed): Implement multi-rectangle clipping
Hynek Cihlar

12/14/2016

03:22 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
Eric,
I have some difficulties to find the exact cause why the @breakValue@ is deleted.
In the event of deleting th...
Ovidiu Maxiniuc

12/13/2016

03:13 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
After further debugging. Apparently the @AdaptiveQuery@ is quite eager to return back to progressive/preselect mode. ... Ovidiu Maxiniuc

12/12/2016

03:28 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
Eric Faulhaber wrote:
> I believe the delete switches the adaptive query from preselect into dynamic mode. Sorting u...
Ovidiu Maxiniuc
02:36 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
I believe the delete switches the adaptive query from preselect into dynamic mode. Sorting uses the primary key in th... Eric Faulhaber
02:13 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
Eric Faulhaber wrote:
> What is the Progress output for the same test?
Progress outputs as expected:...
Ovidiu Maxiniuc
02:09 PM Database Bug #3220: (TEMP-TABLE) rows get iterated twice in certain conditions
What is the Progress output for the same test? Eric Faulhaber
02:00 PM Database Bug #3220 (WIP): (TEMP-TABLE) rows get iterated twice in certain conditions
I have found in client code code similar to this one:... Ovidiu Maxiniuc
01:49 PM Database Bug #3220 (Closed): (TEMP-TABLE) rows get iterated twice in certain conditions
Ovidiu Maxiniuc
 

Also available in: Atom