Project

General

Profile

Activity

From 07/08/2017 to 08/06/2017

08/06/2017

04:47 AM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11416 fixed jsdocs and find next/previous logic. Planning to complete manual testing at the beginn... Sergey Ivanovskiy

08/04/2017

04:28 PM Feature #1514: implement fully dynamic reports (backed by the database)
This revision is very close. The fixes are good.
Remaining functional/interface issues:
* Please make the tool ti...
Eric Faulhaber
03:03 PM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11415 should fix these issues. Sergey Ivanovskiy
01:41 PM Feature #1514: implement fully dynamic reports (backed by the database)
Thank you, I recreated this bug. Clicking on the Find text box initiates a look-ahead search with position moved to t... Sergey Ivanovskiy
01:21 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > * The " _x_ of matches " text doesn't make sense. Normally, on...
Eric Faulhaber
01:03 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> * The " _x_ of matches " text doesn't make sense. Normally, one would expect, " _x_ of _y_ m...
Sergey Ivanovskiy
12:32 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Committed revision 11410 fixed the focus on the Find text box and added look-ahead all ma...
Eric Faulhaber
05:37 AM Feature #1514: implement fully dynamic reports (backed by the database)
This is a known problem (see third bullet point in defect punch list in #1514-177). If you can fix it quickly (an hou... Eric Faulhaber
08:46 PM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11410 fixed the focus on the Find text box and added look-ahead all matches.
For this rev. there ...
Sergey Ivanovskiy

08/03/2017

05:41 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Does it make sense to display a message with all matches like CTRL+F panel of Firefox? It...
Eric Faulhaber
04:45 PM Feature #1514: implement fully dynamic reports (backed by the database)
I ran conversion regression testing on devsrv01 (ChUI app) for 1514a rev 11404. It passed. The code was identical t... Greg Shah
04:42 PM Feature #1514: implement fully dynamic reports (backed by the database)
Committed rev 11409 fixed highlight of the currently matched element. Does it make sense to display a message with al... Sergey Ivanovskiy
02:24 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> OK, thanks. This is likely a regression due to a recent change I made. I'll look into it.
T...
Eric Faulhaber
01:18 PM Feature #1514: implement fully dynamic reports (backed by the database)
OK, thanks. This is likely a regression due to a recent change I made. I'll look into it. Eric Faulhaber
12:52 PM Feature #1514: implement fully dynamic reports (backed by the database)
Ok, will do this. I just found that Schema Reports>Tables By Database with Database _temp can open an empty dropdown ... Sergey Ivanovskiy
12:37 PM Feature #1514: implement fully dynamic reports (backed by the database)
As you make this change, please ensure the tooltip appears for each use of the back "button". For some reason, it is ... Eric Faulhaber
12:19 PM Feature #1514: implement fully dynamic reports (backed by the database)
Thank you, adding @title@ attribute displays a tooltip properly with a different style. I will fix this issue too. Sergey Ivanovskiy
12:05 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > * If it is straightforward to add tooltips to these tool bar i...
Eric Faulhaber
11:53 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> >Find should only highlight the exact phrase typed by the user in the "Find..." text box,...
Eric Faulhaber
02:55 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> * If it is straightforward to add tooltips to these tool bar items (e.g., "Back", "Copy to C...
Sergey Ivanovskiy

08/02/2017

04:15 PM Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
The committed changes in 3312a resolve the issue only partially. There is at least one remaining problem in the AST g... Hynek Cihlar
02:39 PM Bug #3314: user defined symbols that are unreserved keywords make FWD parser fail
This only can occur with unreserved keywords. Greg Shah
02:38 PM Bug #3314: user defined symbols that are unreserved keywords make FWD parser fail
The recreates are:... Hynek Cihlar
02:26 PM Bug #3314 (New): user defined symbols that are unreserved keywords make FWD parser fail
Hynek Cihlar
11:32 AM Feature #1514: implement fully dynamic reports (backed by the database)
Yes, this set of controls looks ok. A few comments:
* Please make the placeholder text "Find..." instead of "Search....
Eric Faulhaber
10:36 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> We can use the Bootstrap glyphicons again (e.g., @glyphicon glyphicon-search@) in what is be...
Sergey Ivanovskiy

08/01/2017

07:41 PM Feature #1514: implement fully dynamic reports (backed by the database)
Ok, understand, the task is clear for me, thank you. Planning to fix this functionality sooner. Sergey Ivanovskiy
05:04 PM Feature #1514: implement fully dynamic reports (backed by the database)
Let's keep the find itself simple, too. By only allowing a match within a single line (i.e., not across lines), the s... Eric Faulhaber
03:26 PM Feature #1514: implement fully dynamic reports (backed by the database)
Also, I should note that the find feature doesn't need to interact with the AST viewer at all, so this should cut dow... Eric Faulhaber
03:19 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, w.r.t. the find task, I want to make sure we are taking the simplest/cleanest approach to this implementation... Eric Faulhaber

07/28/2017

02:34 PM Feature #3277: implement call-graph v3
Load from file now works in 1514a revision 11395. Greg Shah
09:01 AM Feature #3277: implement call-graph v3
Greg Shah wrote:
> > After Eric completes the file list support, we can check that it works.
>
> File list suppor...
Constantin Asofiei
02:33 PM Feature #1514: implement fully dynamic reports (backed by the database)
Loading from a file list works now.
In my case the load leaves everything off-screen right now, but if you pan/zoo...
Greg Shah
02:26 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg, see 1514a revision 11395 for a revised filter profile for callgraph view. Constantin Asofiei
01:59 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> > Greg, I've made the callgraph to work with the filter profiles.
>
> It is strange but it is...
Constantin Asofiei
01:36 PM Feature #1514: implement fully dynamic reports (backed by the database)
> Greg, I've made the callgraph to work with the filter profiles.
It is strange but it is not working for me. I ...
Greg Shah
01:14 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> Hmmm. Good question. For now, we won't worry about adding filter profiles to the CG reports.
O...
Constantin Asofiei
01:11 PM Feature #1514: implement fully dynamic reports (backed by the database)
Hmmm. Good question. For now, we won't worry about adding filter profiles to the CG reports. Greg Shah
12:54 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg, I've made the callgraph to work with the filter profiles. A question: I don't need to add the filter profiles ... Constantin Asofiei
12:25 PM Feature #1514: implement fully dynamic reports (backed by the database)
I have rebased task branch 1514a to trunk rev 11156. The current 1514a task branch revision is 11391. Eric Faulhaber
11:23 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Sergey, Constantin, I am planning to rebase 1514a to the latest trunk shortly. Is this going...
Constantin Asofiei
11:22 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, Constantin, I am planning to rebase 1514a to the latest trunk shortly. Is this going to cause a problem for e... Eric Faulhaber

07/27/2017

06:59 PM Feature #1514: implement fully dynamic reports (backed by the database)
It seems that this regression was fixed by committed revision 11388. It take more time than expected due to an except... Sergey Ivanovskiy
05:15 PM Feature #1514: implement fully dynamic reports (backed by the database)
This is an SQL snippet I've been using to create and populate the @active_file@ temporary table to represent an "Incl... Eric Faulhaber
03:17 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> I didn't see this dialog until all Hotel GUI report application had been rebuilt with @an...
Eric Faulhaber
02:52 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sorry, I should have mentioned this. Eric Faulhaber
02:48 PM Feature #1514: implement fully dynamic reports (backed by the database)
I didn't see this dialog until all Hotel GUI report application had been rebuilt with @ant rpt@ and @ant callgraph@. ... Sergey Ivanovskiy
09:29 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> The target dialog is created by @wsbase.changePassword@, correct?
Yes.
> How to access ...
Eric Faulhaber
06:04 AM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11386 added the copy to clipboard tool button, fixed duplicated event listeners and the Copy to Cl... Sergey Ivanovskiy
01:21 AM Feature #1514: implement fully dynamic reports (backed by the database)
No, there is a more simple way to check if @srcview@ is visible @$('#srcview').is(':visible')@. Sergey Ivanovskiy
01:08 AM Feature #1514: implement fully dynamic reports (backed by the database)
Ok, the tool icons are good to represent these functionality. I will remove @CTRL+SHIFT+C@ keys handler and then add ... Sergey Ivanovskiy
09:13 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, there seem to be some problems with the copy to clipboard implementation:
* It disrupts the browser's defaul...
Eric Faulhaber
08:29 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> * Make "change password" prompt more user friendly:
> ** <Enter> in a text field to submit
...
Eric Faulhaber
09:16 PM Feature #1513 (Closed): store all filter results (matches, dump text...) in database
The requirements of this issue have been met by the implementation for issue #1514. I'm closing this issue accordingly. Eric Faulhaber

07/26/2017

12:53 PM Feature #1514: implement fully dynamic reports (backed by the database)
As of rev 11381, branch 1514a still has the following features/defects to be addressed:
Short list for initial rel...
Eric Faulhaber
05:30 AM Feature #1514: implement fully dynamic reports (backed by the database)
Committed rev 11381 fixed Chrome copy into clipboard functionality, but added some common code from @p2j.js@ into @ma... Sergey Ivanovskiy
01:32 AM Feature #1514: implement fully dynamic reports (backed by the database)
We have all zipped modules stored in the artifacts repository and each of these zip archives has its own zipped conte... Sergey Ivanovskiy
11:45 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > Sergey, are you still planning to remove the remaining content...
Eric Faulhaber
11:53 AM Feature #3277: implement call-graph v3
> After Eric completes the file list support, we can check that it works.
File list support is now included in 151...
Greg Shah

07/25/2017

04:39 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> It seems that it can be fixed by
> [...]
> I will commit this diff if there are no obje...
Eric Faulhaber
04:24 PM Feature #1514: implement fully dynamic reports (backed by the database)
It seems that it can be fixed by... Sergey Ivanovskiy
04:13 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> In addition to Firefox and Chrome, please test IE, Edge, and Safari.
1.The current web repo...
Sergey Ivanovskiy
01:08 PM Feature #1514: implement fully dynamic reports (backed by the database)
We already developed cross-browsing keys processing in p2j.keyboard.js that implements Progress keystrokes. This code... Sergey Ivanovskiy
12:44 PM Feature #1514: implement fully dynamic reports (backed by the database)
In addition to Firefox and Chrome, please test IE, Edge, and Safari.
If this can be implemented so that it does no...
Eric Faulhaber
12:33 PM Feature #1514: implement fully dynamic reports (backed by the database)
I tested Firefox and Google Chrome. The Alt key's action is to open the Browser's menu but it seems that the default ... Sergey Ivanovskiy
12:19 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Can we use ALT+C keys to open this Copy dialog?
That's fine with me, as long as this com...
Eric Faulhaber
11:52 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Code review 1514a/11373:
>
> * Ctrl+Shift+C is already hooked by Chrome to bring up the d...
Sergey Ivanovskiy
04:25 AM Feature #1514: implement fully dynamic reports (backed by the database)
> Why is the intermediate dialog needed?
This is due to a security feature in all browsers (except IE). They do n...
Greg Shah
12:55 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, next is a find feature for the same source view.
The scrolling viewport only buffers enough rows to displa...
Eric Faulhaber
12:29 AM Feature #1514: implement fully dynamic reports (backed by the database)
Code review 1514a/11373:
Nice work. There are just a few items:
* Ctrl+Shift+C is already hooked by Chrome to bri...
Eric Faulhaber

07/24/2017

04:54 PM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11373 added copy to clipboard functionality. The usage is that press CTRL+SHIFT+C, then Copy to Cl... Sergey Ivanovskiy
08:54 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric, please confirm that save to file and copy to clipboard must be accessed only from t...
Eric Faulhaber
08:48 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Eric Faulhaber wrote:
> > I will provide a server side API which returns an array of source...
Sergey Ivanovskiy

07/22/2017

02:49 AM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> Sergey Ivanovskiy wrote:
> > Sergey Ivanovskiy wrote:
> > > Greg, I was running and archived pa...
Sergey Ivanovskiy
02:42 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Sergey, are you still planning to remove the remaining contents of the @3pl@ directory? I th...
Sergey Ivanovskiy

07/21/2017

05:54 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > Greg, I was running and archived packages incorrectly so th...
Greg Shah
05:33 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, are you still planning to remove the remaining contents of the @3pl@ directory? I thought this normally would... Eric Faulhaber
03:44 PM Feature #1514: implement fully dynamic reports (backed by the database)
The development mode is working without these zipped modules as we realized the @src@ folder should be first in the c... Sergey Ivanovskiy
03:38 PM Feature #1514: implement fully dynamic reports (backed by the database)
Important if you are already using the last revision with incorrect repository, then after fixing the repositories zi... Sergey Ivanovskiy
03:29 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Sergey Ivanovskiy wrote:
> > Yes, @3pl@ is for development mode and @src/com/goldencode/p2j...
Sergey Ivanovskiy
03:18 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Greg, I was running and archived packages incorrectly so they got additional parent folde...
Sergey Ivanovskiy
02:24 PM Feature #1514: implement fully dynamic reports (backed by the database)
Thank you, I am testing changes for commit. Sergey Ivanovskiy
02:23 PM Feature #1514: implement fully dynamic reports (backed by the database)
Try it now. Greg Shah
02:21 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg, it seems that something is wrong with it now because trying to get https://proj.goldencode.com/artifacts/javasc... Sergey Ivanovskiy
02:13 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Greg, I was running and archived packages incorrectly so they got additional parent folde...
Greg Shah
02:09 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg, I was running and archived packages incorrectly so they got additional parent folder. I fixed it and saved file... Sergey Ivanovskiy
01:51 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Sergey Ivanovskiy wrote:
> > Yes, @3pl@ is for development mode and @src/com/goldencode/p2j...
Sergey Ivanovskiy
01:38 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Yes, @3pl@ is for development mode and @src/com/goldencode/p2j/report/web/res/@ is requir...
Eric Faulhaber
01:29 PM Feature #1514: implement fully dynamic reports (backed by the database)
Thank you for changes
> > With these changes local resources under @3pl@ and @src/com/goldencode/p2j/report/web/res/...
Sergey Ivanovskiy
01:25 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> With these changes local resources under @3pl@ and @src/com/goldencode/p2j/report/web/res...
Greg Shah
01:24 PM Feature #1514: implement fully dynamic reports (backed by the database)
> I missed that versions are important here. Could you rename
Done.
Greg Shah
01:23 PM Feature #1514: implement fully dynamic reports (backed by the database)
With these changes local resources under @3pl@ and @src/com/goldencode/p2j/report/web/res/index.html@ should be chang... Sergey Ivanovskiy
01:21 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Ok, please wait 30 minutes. gradle.build should be committed within this time.
Greg, I m...
Sergey Ivanovskiy
12:43 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> I will provide a server side API which returns an array of source code lines. The client cod...
Eric Faulhaber
12:21 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> Running from the filesystem is really not that important. It saves a 30 second jar operation.
T...
Eric Faulhaber
12:15 PM Feature #1514: implement fully dynamic reports (backed by the database)
Ok, please wait 30 minutes. gradle.build should be committed within this time. Sergey Ivanovskiy
12:12 PM Feature #1514: implement fully dynamic reports (backed by the database)
I've uploaded the zips:
See https://proj.goldencode.com/artifacts/javascript/ which contains:...
Greg Shah
12:09 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric, please approve that it works for you.
Eric I forgot to generalize hotel_gui path. ...
Sergey Ivanovskiy
12:08 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> Running from the filesystem is really not that important. It saves a 30 second jar operation. A...
Sergey Ivanovskiy
12:05 PM Feature #1514: implement fully dynamic reports (backed by the database)
Running from the filesystem is really not that important. It saves a 30 second jar operation. And none of those res... Greg Shah
12:03 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> Do not check them in to the branch. Just upload them somewhere on devsrv01. I will move them fr...
Sergey Ivanovskiy
11:59 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric, please approve that it works for you. Sergey Ivanovskiy
11:58 AM Feature #1514: implement fully dynamic reports (backed by the database)
This is a general version. Sergey Ivanovskiy
11:53 AM Feature #1514: implement fully dynamic reports (backed by the database)
This script is working for me if it was running from hotel_gui/deploy/server/, it can be generalized. Sergey Ivanovskiy
11:44 AM Feature #1514: implement fully dynamic reports (backed by the database)
Let me check a minute the script outside eclipse. Sergey Ivanovskiy
11:43 AM Feature #1514: implement fully dynamic reports (backed by the database)
This path /home/sbi/eclipse-workspace/1514a/bin is empty folder. Sergey Ivanovskiy
11:42 AM Feature #1514: implement fully dynamic reports (backed by the database)
We must be able to run outside of eclipse. Eric Faulhaber
11:40 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Sergey, although the 1514a branch is a development branch, it is different than most develop...
Sergey Ivanovskiy
11:33 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, although the 1514a branch is a development branch, it is different than most development branches, in that we... Eric Faulhaber
11:18 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Please update to rev 11367. It moved @cbtree@ under @3pl@ resource folder and fixed its p...
Eric Faulhaber
11:12 AM Feature #1514: implement fully dynamic reports (backed by the database)
I already comitted them by revision 11368. I will roll back. Sergey Ivanovskiy
11:08 AM Feature #1514: implement fully dynamic reports (backed by the database)
Do not check them in to the branch. Just upload them somewhere on devsrv01. I will move them from there to artifacts. Greg Shah
11:03 AM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> But it is also OK to just manually build the zips and I can upload them into the artifacts direct...
Sergey Ivanovskiy
10:56 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Greg, I can propose only to use something like ant get task that downloads these 3pl pack...
Greg Shah
10:36 AM Feature #1514: implement fully dynamic reports (backed by the database)
Greg, I can propose only to use something like ant get task that downloads these 3pl packages using custom urls and t... Sergey Ivanovskiy
10:24 AM Feature #1514: implement fully dynamic reports (backed by the database)
At that moment I can get versions for JQuery, Bootstrap and cbtree, but have difficulties with d3. There is a prepare... Sergey Ivanovskiy
03:00 AM Feature #1514: implement fully dynamic reports (backed by the database)
Please update to rev 11367. It moved @cbtree@ under @3pl@ resource folder and fixed its path used in dojo configurati... Sergey Ivanovskiy
02:12 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Sergey Ivanovskiy wrote:
> > Please review committed revision 11364 that added third party ...
Sergey Ivanovskiy
09:08 PM Feature #1514: implement fully dynamic reports (backed by the database)
Actually, it's much worse than just my missing glyphicons now. I guess the only reason anything was working at all fo... Eric Faulhaber

07/20/2017

07:48 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> BTW, I noticed that my Bootstrap glyphicon use seems to be broken with this update.
Please ...
Eric Faulhaber
07:43 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Please review committed revision 11364 that added third party js dependencies handler.
I...
Eric Faulhaber
03:15 PM Feature #1514: implement fully dynamic reports (backed by the database)
Clipboard. Greg Shah
03:11 PM Feature #1514: implement fully dynamic reports (backed by the database)
If to the clipboard, then I guess the key combination should be Ctrl+Shift+c (Ctrl+c should continue to work as it no... Eric Faulhaber
03:07 PM Feature #1514: implement fully dynamic reports (backed by the database)
As an alternative, copying to the clipboard would be very useful. Greg Shah
02:56 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Please review committed revision 11364 that added third party js dependencies handler.
W...
Eric Faulhaber
02:48 PM Feature #1514: implement fully dynamic reports (backed by the database)
Please review committed revision 11364 that added third party js dependencies handler. Sergey Ivanovskiy
04:37 AM Feature #1514: implement fully dynamic reports (backed by the database)
Ok, let all js listed in application classpath. Sergey Ivanovskiy
04:30 AM Feature #1514: implement fully dynamic reports (backed by the database)
No, I missed the definition of the bootstrap classpath, so I mean "application bootstrap" classpath is that resources... Sergey Ivanovskiy
03:35 AM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> It seems that the most simple way to manage all js zipped packages is to use dedicated re...
Hynek Cihlar
02:16 AM Feature #1514: implement fully dynamic reports (backed by the database)
It seems that the most simple way to manage all js zipped packages is to use dedicated resources but if they are all ... Sergey Ivanovskiy

07/19/2017

05:06 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> > Do you propose to add several handlers, each one for a particular js package zipped in one file...
Sergey Ivanovskiy
05:01 PM Feature #1514: implement fully dynamic reports (backed by the database)
> If this all resources are in this repository, then there are no problems to download then and to include in p2j.jar... Greg Shah
04:56 PM Feature #1514: implement fully dynamic reports (backed by the database)
Do you propose to add several handlers, each one for a particular js package zipped in one file like dojo (@DojoToolk... Sergey Ivanovskiy
04:52 PM Feature #1514: implement fully dynamic reports (backed by the database)
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Ok, understand. Is it correct to manage js libs inside different...
Sergey Ivanovskiy
04:34 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Ok, understand. Is it correct to manage js libs inside different zips. Please look at thi...
Hynek Cihlar
03:59 PM Feature #1514: implement fully dynamic reports (backed by the database)
Ok, understand. Is it correct to manage js libs inside different zips. Please look at this article https://blog.oio.d... Sergey Ivanovskiy
03:32 PM Feature #1514: implement fully dynamic reports (backed by the database)
To be clear: every time we add a dependency to something like npm or git, we make the installation and support of our... Greg Shah
03:26 PM Feature #1514: implement fully dynamic reports (backed by the database)
My plan was to build the zips/jars manually and put it in the artifacts.
Adding a dependency on npm or git is more...
Greg Shah
03:04 PM Feature #1514: implement fully dynamic reports (backed by the database)
There are gradle plugins for npm and for git. If we will not use npm, then it seems that it needs to select the best ... Sergey Ivanovskiy
03:00 PM Feature #1514: implement fully dynamic reports (backed by the database)
I prefer not to be dependent upon the node package manager. Greg Shah
02:49 PM Feature #1514: implement fully dynamic reports (backed by the database)
Javascript libs are typically managed by the @npm@ beast. Hynek Cihlar
02:45 PM Feature #1514: implement fully dynamic reports (backed by the database)
Committed revision 11357 added a classpath to resources for the report web server. In order to start from IDE it need... Sergey Ivanovskiy
02:37 PM Feature #1514: implement fully dynamic reports (backed by the database)
Please don't mind. It seems these info are in package.json files, so this custom package tabulator.js comes from http... Sergey Ivanovskiy
02:28 PM Feature #1514: implement fully dynamic reports (backed by the database)
I don't know where is this custom build jquery-ui-1.12.1.custom comes from. I only know where to find official jquer... Sergey Ivanovskiy
02:25 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric Faulhaber wrote:
> > Sergey Ivanovskiy wrote:
> > > Eric, could you help to detect...
Eric Faulhaber
02:21 PM Feature #1514: implement fully dynamic reports (backed by the database)
Greg Shah wrote:
> Sergey: Are you saying that we don't have to manually build custom artifacts in order to manage t...
Sergey Ivanovskiy
02:19 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> Sergey Ivanovskiy wrote:
> > Eric, could you help to detect another dependencies for source...
Sergey Ivanovskiy
02:17 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey: Are you saying that we don't have to manually build custom artifacts in order to manage the js dependencies? Greg Shah
02:13 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Eric, could you help to detect another dependencies for sources: @jquery-ui-1.12.1.custom...
Eric Faulhaber
02:04 PM Feature #1514: implement fully dynamic reports (backed by the database)
Now I am gathering officials js repositories that were installed in local repository @com/goldencode/p2j/report/web/r... Sergey Ivanovskiy
02:02 AM Feature #1514: implement fully dynamic reports (backed by the database)
Eric, thank you. admin/hotel was passed authentication after rebuilding the report database. Is it correct that this ... Sergey Ivanovskiy
08:25 AM Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
Eric Faulhaber wrote:
> Hynek Cihlar wrote:
> > See the attached diff which fixes the name resolution (the diff was...
Hynek Cihlar
08:22 AM Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
Hynek Cihlar wrote:
> See the attached diff which fixes the name resolution (the diff was made against current branc...
Eric Faulhaber

07/18/2017

07:59 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> To authenticate with the Hotel GUI web app, use admin/hotel.
Sorry, I should have been more...
Eric Faulhaber
07:57 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Please help. Is there any login/password changes related to the reporting tool? It seems ...
Eric Faulhaber
07:45 PM Feature #1514: implement fully dynamic reports (backed by the database)
To authenticate with the Hotel GUI web app, use admin/hotel. Eric Faulhaber
05:23 PM Feature #1514: implement fully dynamic reports (backed by the database)
Please help. Is there any login/password changes related to the reporting tool? It seems that ReportApi.authenticate ... Sergey Ivanovskiy
03:29 PM Feature #1514: implement fully dynamic reports (backed by the database)
> Does it need to manage these 3rd party software from the gradle configuration (download correct versions to the loc... Greg Shah
01:36 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Now they are loaded by dojo loader via web server, so it doesn't matter where the web ser...
Eric Faulhaber
01:32 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey Ivanovskiy wrote:
> Does it need to manage these 3rd party software from the gradle configuration (download c...
Eric Faulhaber
01:15 PM Feature #1514: implement fully dynamic reports (backed by the database)
Eric Faulhaber wrote:
> 1) In addition to cbtree, we use a number of other third party libraries. Currently, these a...
Sergey Ivanovskiy
05:04 PM Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
See the attached diff which fixes the name resolution (the diff was made against current branch 1514a). However there... Hynek Cihlar
04:59 PM Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
When @DEFINE-TABLE@ is present in the @DEFINE BUFFER@ statement, it is used as a hint by the 4gl compiler to prefer a... Hynek Cihlar
04:55 PM Bug #3312: DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
The following case fails to convert in FWD while it does work in native 4gl.... Hynek Cihlar
04:51 PM Bug #3312 (New): DEFINE BUFFER with TEMP-TABLE fails to resolve persistent table
Hynek Cihlar

07/17/2017

12:18 PM Feature #1514: implement fully dynamic reports (backed by the database)
> and make them available for download by the gradle build
I will place the jars in @proj.goldencode.com/artifacts...
Greg Shah
12:06 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, thanks for the update. I need your help for two more library issues.
1) In addition to cbtree, we use a nu...
Eric Faulhaber
07:01 AM Feature #3277: implement call-graph v3
Greg Shah wrote:
> Are the reports in good shape at this point?
Yes.
> The only other critical thing here is that ...
Constantin Asofiei
06:45 AM Feature #3277: implement call-graph v3
After Eric completes the file list support, we can check that it works. Are the reports in good shape at this point?... Greg Shah
05:59 AM Feature #3277: implement call-graph v3
Greg, 1514a revision 11353 adds the dependencies report and issues 1,3,4 from #3277-197 . There is an issue where swa... Constantin Asofiei

07/11/2017

03:06 AM Feature #1514: implement fully dynamic reports (backed by the database)
Please review committed revision 11342 that added this package to the repository and 11341 changed dojo loader config... Sergey Ivanovskiy
08:20 PM Feature #1514: implement fully dynamic reports (backed by the database)
Sergey, I have changed the server-side implementation of the file filter feature, and I am re-working the @filesview.... Eric Faulhaber

07/10/2017

11:04 PM Feature #1514: implement fully dynamic reports (backed by the database)
I have implemented proper authentication for the web application and made some changes to the @ReportDriver@ command ... Eric Faulhaber
 

Also available in: Atom